]> git.mxchange.org Git - friendica.git/commitdiff
Merge remote-tracking branch 'upstream/develop' into manage
authorMichael <heluecht@pirati.ca>
Mon, 30 Sep 2019 06:30:13 +0000 (06:30 +0000)
committerMichael <heluecht@pirati.ca>
Mon, 30 Sep 2019 06:30:13 +0000 (06:30 +0000)
50 files changed:
CHANGELOG
VERSION
bin/auth_ejabberd.php
bin/console.php
bin/daemon.php
bin/worker.php
boot.php
composer.lock
doc/BBCode.md
doc/de/BBCode.md
doc/de/Remove-Account.md
index.php
mod/community.php
mod/dfrn_poll.php
mod/item.php
mod/notifications.php
mod/photos.php
mod/profiles.php
mod/redir.php
src/App/Mode.php
src/Console/AutomaticInstallation.php
src/Content/Text/BBCode.php
src/Content/Text/HTML.php
src/Content/Widget.php
src/Core/Session.php
src/Database/Database.php
src/Factory/LoggerFactory.php
src/Model/Contact.php
src/Model/Profile.php
src/Module/Magic.php
src/Module/Profile/Contacts.php
src/Network/Probe.php
src/Protocol/ActivityPub/Transmitter.php
src/Util/Security.php
src/Util/Temporal.php
src/Worker/CronJobs.php
src/Worker/Notifier.php
static/dbstructure.config.php
static/dependencies.config.php
tests/bootstrap.php
tests/src/App/ModeTest.php
tests/src/Content/Text/BBCodeTest.php
tests/src/Content/Text/HTMLTest.php
update.php
view/lang/de/messages.po
view/lang/de/strings.php
view/lang/en-gb/messages.po
view/lang/en-gb/strings.php
view/lang/en-us/messages.po
view/lang/en-us/strings.php

index affc5b1a524f064eb14fd16bf6f551b96f390e8b..0121e1d5f56927588a93578dc9f404fec7702216 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,24 +1,27 @@
-Version 2019.09-dev (UNRELEASED)
+Version 2019.09 (2019-09-29)
   Friendica Core:
-    Update to the translations (CS, DE, FR, JA, NL, PL) [translation teams]
+    Update to the translations (CS, DE, EN GB, EN US, FR, JA, NL, PL) [translation teams]
     Update to the themes (frio, vier) [JeroenED, MrPetovan, tobiasd, vinzv]
-    Update to the documentation [guzzisti, vinzv]
+    Update to the documentation [annando, tobiasd, guzzisti, vinzv]
     Enhanced the log output of the background process [annando]
-    Enhanced the vcard translation in the profile (JeroenED)
+    Enhanced the vcard translation in the profile [JeroenED]
     Enhanced the delivery count [annando]
     Enhanced ActivityPub envelopes [MrPetovan]
+    Enhanced communication about deleted accounts via AP [annando]
     Enhanced the following process [annando]
     Enhanced the tests [nupplaphil]
-    Enhanced the frontend worker [annando]
+    Enhanced the front-end worker [annando]
     Enhanced the img format to allow alternative texts [annando]
     Enhanced the detection of supported protocols for contacts [annando]
-    Enhanced the reshare of items [annando]
+    Enhanced the re-share of items [annando]
     Enhanced 2FA process [MrPetovan]
     Enhanced server wide theme settings [MrPetovan]
     Enhanced config loading process [MrPetovan, nupplaphil]
     Enhanced handling of emoticons [MrPetovan]
-    Fixed a bug in the admin panel leading to orphand options [tobiasd]
+    Enhanced performance [annando]
+    Fixed a bug in the admin panel leading to orphaned options [tobiasd]
     Fixed a problem that could lead to duplicated Pleroma contacts [annando]
+    Fixed a problem with the hide profile setting [annando]
     Fixed the problem sending out the post when hitting the enter key in the ACL dialog [MrPetovan]
     Fixed a bug in HTML special character escaping of event titles [MrPetovan]
     Fixed a bug in HTML special character conversion in item titles [MrPetovan]
@@ -26,7 +29,19 @@ Version 2019.09-dev (UNRELEASED)
     Fixed a bug that prevented the display of images in some postings from diaspora* [MrPetovan]
     Fixed a bug in setting the permissions on uploaded images [annando]
     Fixed a bug that lead to potentially unwanted importing threads started by contacts of contacts [annando]
+    Fixed implicit self mentions [MrPetovan]
     Fixed display of register links on closed nodes landing pages [MrPetovan]
+    Fixed the display of [spoiler] tags [MrPetovan]
+    Fixed an issue with photo permissions in private mails [annando]
+    Fixed a bug in the process of following Pleroma accounts [annando]
+    Fixed a bug that caused notifications about locally deleted items [annando]
+    Fixed the link to the source of an event [MrPetovan]
+    Fixed a problem that caused authors from twitter postings having no profile pic [annando]
+    Fixed a bug in BBCode -> Markdown conversation for font size [annando]
+    Fixed a BBCode parser problem with the audio tag [MrPetovan]
+    Fixed a session problem [annando]
+    Fixed a problem with the auto-installer [nupplaphil]
+    Fixed a bug with magic links redirection for non profiles [annando]
     General code cleaning [annando, MrPetovan, nupplaphil]
     Removed contacts auto completion (in /contacts [MrPetovan]
     Replaced FontAwesome by ForkAwesome in frio theme [vinzv]
@@ -37,19 +52,29 @@ Version 2019.09-dev (UNRELEASED)
     Added support of wildcards to server block lists [MrPetovan]
     Added app specific passwords when using 2FA [MrPetovan]
     Added fetching of postings via URL to interact with public postings [annando]
+    Added opt-out flag for federated search engines and associated header information for profiles [annando]
 
   Friendica Addons:
-    Update to the translation (CS, DE, FR, JA, NL SV) [translation teams]
+    Update to the translation (CS, DE, EN GB, EN US, ES, FR, JA, NL SV) [translation teams]
     General code cleanup [nupplaphil, Quix0r]
+    blockbot:
+      Added translations
+      Added more bots [annando]
+      Added admin panel settings [annando]
+    tumblr:
+      Changed used URLs to https adopting tumblrs change [annando]
     twitter:
       Enhanced handling of multi image postings [annando]
+      Enhanced display of quoted tweets [MrPetovan]
       Added alternative text support for images [annando]
 
   Closed Issues:
-    3816, 4815, 6384, 6675, 7235, 7293, 7314, 7317, 7337, 7338, 7346,
-    7350, 7367, 7383, 7396, 7397, 7401, 7406, 7408, 7426, 7428, 7456,
-    7442, 7457, 7468, 7471, 7473, 7488, 7497, 7498, 7501, 7507, 7522,
-    7527, 7536, 7542, 7545, 7576, 7586
+     870, 1605, 2199, 3239, 3816, 4117, 4815, 5721, 6384, 6521, 6553,
+    6675, 7212, 7235, 7285, 7293, 7314, 7317, 7337, 7338, 7346, 7350,
+    7367, 7383, 7396, 7397, 7401, 7406, 7408, 7426, 7428, 7456, 7442,
+    7457, 7468, 7471, 7473, 7488, 7497, 7498, 7501, 7507, 7521, 7526,
+    7527, 7536, 7542, 7545, 7576, 7586, 7594, 7597, 7603, 7610, 7618,
+    7629, 7635, 7638, 7663, 7665, 7672
 
 Version 2019.06 (2019-06-23)
   Friendica Core:
diff --git a/VERSION b/VERSION
index 3193eddcdaf16b7896a168386a38853a2f72423f..41367d09e212cd613662bac5cac516c365f52da9 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2019.09-rc
+2019.12-dev
index 206e484470058bff0aa98c3625f2f47b4f29e0e4..5ccdd0174bb5068cea5d3716ca5903e6241e4825 100755 (executable)
@@ -36,6 +36,7 @@ use Dice\Dice;
 use Friendica\App\Mode;
 use Friendica\BaseObject;
 use Friendica\Util\ExAuth;
+use Psr\Log\LoggerInterface;
 
 if (sizeof($_SERVER["argv"]) == 0) {
        die();
@@ -54,6 +55,8 @@ chdir($directory);
 require dirname(__DIR__) . '/vendor/autoload.php';
 
 $dice = (new Dice())->addRules(include __DIR__ . '/../static/dependencies.config.php');
+$dice = $dice->addRule(LoggerInterface::class,['constructParams' => ['auth_ejabberd']]);
+
 BaseObject::setDependencyInjection($dice);
 
 $appMode = $dice->create(Mode::class);
index 4c396854dc09c06564f5c4e86b01c645f49dfc5c..a6513a2e8f992bdd52d5a8bfea7ff81e5c7e94ef 100755 (executable)
@@ -2,9 +2,11 @@
 <?php
 
 use Dice\Dice;
+use Psr\Log\LoggerInterface;
 
 require dirname(__DIR__) . '/vendor/autoload.php';
 
 $dice = (new Dice())->addRules(include __DIR__ . '/../static/dependencies.config.php');
+$dice = $dice->addRule(LoggerInterface::class,['constructParams' => ['console']]);
 
 (new Friendica\Core\Console($dice, $argv))->execute();
index 8ea60fa9ac79b86f247f30325e222de011c8df5c..948829c1bf8ae02815af420267ce3c1f3f02e7d3 100755 (executable)
@@ -12,6 +12,7 @@ use Friendica\Core\Config;
 use Friendica\Core\Logger;
 use Friendica\Core\Worker;
 use Friendica\Database\DBA;
+use Psr\Log\LoggerInterface;
 
 // Get options
 $shortopts = 'f';
@@ -33,6 +34,7 @@ if (!file_exists("boot.php") && (sizeof($_SERVER["argv"]) != 0)) {
 require dirname(__DIR__) . '/vendor/autoload.php';
 
 $dice = (new Dice())->addRules(include __DIR__ . '/../static/dependencies.config.php');
+$dice = $dice->addRule(LoggerInterface::class,['constructParams' => ['daemon']]);
 
 \Friendica\BaseObject::setDependencyInjection($dice);
 $a = \Friendica\BaseObject::getApp();
index f6b2d90a59313ab088f2653e8a61417a62e67465..469dcb001e6419accd062df13597abc705cfbf2d 100755 (executable)
@@ -11,6 +11,7 @@ use Friendica\BaseObject;
 use Friendica\Core\Config;
 use Friendica\Core\Update;
 use Friendica\Core\Worker;
+use Psr\Log\LoggerInterface;
 
 // Get options
 $shortopts = 'sn';
@@ -32,6 +33,7 @@ if (!file_exists("boot.php") && (sizeof($_SERVER["argv"]) != 0)) {
 require dirname(__DIR__) . '/vendor/autoload.php';
 
 $dice = (new Dice())->addRules(include __DIR__ . '/../static/dependencies.config.php');
+$dice = $dice->addRule(LoggerInterface::class,['constructParams' => ['worker']]);
 
 BaseObject::setDependencyInjection($dice);
 $a = BaseObject::getApp();
index 028ba1e829f400c35710daa98dfa67610b61ffdc..ff1ae7fb3eadfab9c79000bd435abf46a95a1639 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -31,7 +31,7 @@ use Friendica\Util\DateTimeFormat;
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'Dalmatian Bellflower');
-define('FRIENDICA_VERSION',      '2019.09-rc');
+define('FRIENDICA_VERSION',      '2019.12-dev');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);
 
@@ -413,7 +413,7 @@ function public_contact()
  *
  * @return int|bool visitor_id or false
  */
-function remote_user()
+function remote_user($uid = null)
 {
        // You cannot be both local and remote.
        // Unncommented by rabuzarus because remote authentication to local
@@ -422,13 +422,22 @@ function remote_user()
 //             return false;
 //     }
 
-       if (empty($_SESSION)) {
+       if (empty($_SESSION['authenticated'])) {
                return false;
        }
 
-       if (!empty($_SESSION['authenticated']) && !empty($_SESSION['visitor_id'])) {
+       if (!is_null($uid) && !empty($_SESSION['remote'])) {
+               /// @todo replace it with this:
+               // if (!empty($_SESSION['remote'][$uid])) ...
+               foreach ($_SESSION['remote'] as $visitor) {
+                       if ($visitor['uid'] == $uid) {
+                               return $visitor['cid'];
+                       }
+               }
+       } elseif (is_null($uid) && !empty($_SESSION['visitor_id'])) {
                return intval($_SESSION['visitor_id']);
        }
+
        return false;
 }
 
index 73cc38f8071fc7247ee303f4a0148d804cc5bf27..3aad3a1544dfe61774ded230b6ff5b40dffc8bb6 100644 (file)
         },
         {
             "name": "bower-asset/Chart-js",
-            "version": "v2.7.2",
+            "version": "v2.8.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/chartjs/Chart.js.git",
-                "reference": "98f104cdd03617f1300b417b3d60c23d4e3e3403"
+                "reference": "947d8a7ccfbfc76dd9d384ea75436fa4a7aeefb1"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/98f104cdd03617f1300b417b3d60c23d4e3e3403",
-                "reference": "98f104cdd03617f1300b417b3d60c23d4e3e3403",
+                "url": "https://api.github.com/repos/chartjs/Chart.js/zipball/947d8a7ccfbfc76dd9d384ea75436fa4a7aeefb1",
+                "reference": "947d8a7ccfbfc76dd9d384ea75436fa4a7aeefb1",
                 "shasum": ""
             },
             "type": "bower-asset-library",
                 "MIT"
             ],
             "description": "Simple HTML5 charts using the canvas element.",
-            "time": "2018-03-01T21:45:21+00:00"
+            "time": "2019-03-14T13:03:00+00:00"
         },
         {
             "name": "bower-asset/base64",
-            "version": "1.0.1",
+            "version": "1.0.2",
             "source": {
                 "type": "git",
                 "url": "https://github.com/davidchambers/Base64.js.git",
-                "reference": "b2d49f347ed1bce61000a82769bffc837b7c79dc"
+                "reference": "10f0e9990dab0a73009fc106ff2b88102a0a13cf"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/davidchambers/Base64.js/zipball/b2d49f347ed1bce61000a82769bffc837b7c79dc",
-                "reference": "b2d49f347ed1bce61000a82769bffc837b7c79dc",
+                "url": "https://api.github.com/repos/davidchambers/Base64.js/zipball/10f0e9990dab0a73009fc106ff2b88102a0a13cf",
+                "reference": "10f0e9990dab0a73009fc106ff2b88102a0a13cf",
                 "shasum": ""
             },
             "type": "bower-asset-library",
                 "WTFPL"
             ],
             "description": "Base64 encoding and decoding",
-            "time": "2017-03-25T21:16:21+00:00"
+            "time": "2019-02-12T17:19:36+00:00"
         },
         {
             "name": "bower-asset/dompurify",
-            "version": "1.0.10",
+            "version": "1.0.11",
             "source": {
                 "type": "git",
                 "url": "https://github.com/cure53/DOMPurify.git",
-                "reference": "b537cab466329b1b077e0e5e3c14edad2b7142f7"
+                "reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/cure53/DOMPurify/zipball/b537cab466329b1b077e0e5e3c14edad2b7142f7",
-                "reference": "b537cab466329b1b077e0e5e3c14edad2b7142f7",
+                "url": "https://api.github.com/repos/cure53/DOMPurify/zipball/3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38",
+                "reference": "3c1c0d7e11cda896b0c69cf82e0ca6e0c0e7dd38",
                 "shasum": ""
             },
             "type": "bower-asset-library",
                 "svg",
                 "xss"
             ],
-            "time": "2019-02-19T13:27:01+00:00"
+            "time": "2019-06-18T13:33:05+00:00"
         },
         {
             "name": "bower-asset/fork-awesome",
         },
         {
             "name": "bower-asset/vue",
-            "version": "v2.5.17",
+            "version": "v2.6.10",
             "source": {
                 "type": "git",
                 "url": "https://github.com/vuejs/vue.git",
-                "reference": "636c9b4ef17f2062720b677cbbe613f146f4d4db"
+                "reference": "e90cc60c4718a69e2c919275a999b7370141f3bf"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/vuejs/vue/zipball/636c9b4ef17f2062720b677cbbe613f146f4d4db",
-                "reference": "636c9b4ef17f2062720b677cbbe613f146f4d4db",
+                "url": "https://api.github.com/repos/vuejs/vue/zipball/e90cc60c4718a69e2c919275a999b7370141f3bf",
+                "reference": "e90cc60c4718a69e2c919275a999b7370141f3bf",
                 "shasum": ""
             },
             "type": "bower-asset-library"
         },
         {
             "name": "divineomega/do-file-cache",
-            "version": "v2.0.2",
+            "version": "v2.0.6",
             "source": {
                 "type": "git",
                 "url": "https://github.com/DivineOmega/DO-File-Cache.git",
-                "reference": "261c6e30a0de8cd325f826d08b2e51b2e367a1a3"
+                "reference": "23696a8a4c3ebe2ab3d68a35b2698fa103f69334"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/DivineOmega/DO-File-Cache/zipball/261c6e30a0de8cd325f826d08b2e51b2e367a1a3",
-                "reference": "261c6e30a0de8cd325f826d08b2e51b2e367a1a3",
+                "url": "https://api.github.com/repos/DivineOmega/DO-File-Cache/zipball/23696a8a4c3ebe2ab3d68a35b2698fa103f69334",
+                "reference": "23696a8a4c3ebe2ab3d68a35b2698fa103f69334",
                 "shasum": ""
             },
             "require": {
+                "ext-json": "*",
+                "ext-zlib": "*",
                 "php": ">=5.6"
             },
             "require-dev": {
                 "library",
                 "php"
             ],
-            "time": "2018-09-12T23:08:34+00:00"
+            "time": "2018-12-31T09:36:51+00:00"
         },
         {
             "name": "divineomega/do-file-cache-psr-6",
         },
         {
             "name": "divineomega/password_exposed",
-            "version": "v2.5.3",
+            "version": "v2.8.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/DivineOmega/password_exposed.git",
-                "reference": "1f1b49e3ec55b0f07115d342b145091368b081c4"
+                "reference": "908ed8e62ef95411bd0f866e29c69cef2bbca880"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/DivineOmega/password_exposed/zipball/1f1b49e3ec55b0f07115d342b145091368b081c4",
-                "reference": "1f1b49e3ec55b0f07115d342b145091368b081c4",
+                "url": "https://api.github.com/repos/DivineOmega/password_exposed/zipball/908ed8e62ef95411bd0f866e29c69cef2bbca880",
+                "reference": "908ed8e62ef95411bd0f866e29c69cef2bbca880",
                 "shasum": ""
             },
             "require": {
                 "divineomega/do-file-cache-psr-6": "^2.0",
                 "guzzlehttp/guzzle": "^6.3",
-                "paragonie/certainty": "^1",
+                "paragonie/certainty": "^1|^2",
                 "php": ">=5.6"
             },
             "require-dev": {
                 "fzaninotto/faker": "^1.7",
                 "php-coveralls/php-coveralls": "^2.1",
-                "phpunit/phpunit": "^5.7",
+                "phpunit/phpunit": "^6.5",
                 "vimeo/psalm": "^1"
             },
             "type": "library",
                 }
             ],
             "description": "This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.",
-            "time": "2018-07-12T22:09:43+00:00"
+            "time": "2019-01-25T12:00:28+00:00"
         },
         {
             "name": "ezyang/htmlpurifier",
         },
         {
             "name": "fxp/composer-asset-plugin",
-            "version": "v1.4.4",
+            "version": "v1.4.6",
             "source": {
                 "type": "git",
                 "url": "https://github.com/fxpio/composer-asset-plugin.git",
-                "reference": "0d07328eef6e6f3753aa835fd2faef7fed1717bf"
+                "reference": "886ece037849d3935c5a34cdcd984e46f2de5fae"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/0d07328eef6e6f3753aa835fd2faef7fed1717bf",
-                "reference": "0d07328eef6e6f3753aa835fd2faef7fed1717bf",
+                "url": "https://api.github.com/repos/fxpio/composer-asset-plugin/zipball/886ece037849d3935c5a34cdcd984e46f2de5fae",
+                "reference": "886ece037849d3935c5a34cdcd984e46f2de5fae",
                 "shasum": ""
             },
             "require": {
                 "npm",
                 "package"
             ],
-            "time": "2018-07-02T11:37:17+00:00"
+            "time": "2019-08-08T18:36:07+00:00"
         },
         {
             "name": "guzzlehttp/guzzle",
         },
         {
             "name": "guzzlehttp/psr7",
-            "version": "1.4.2",
+            "version": "1.6.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/guzzle/psr7.git",
-                "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c"
+                "reference": "239400de7a173fe9901b9ac7c06497751f00727a"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/guzzle/psr7/zipball/f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
-                "reference": "f5b8a8512e2b58b0071a7280e39f14f72e05d87c",
+                "url": "https://api.github.com/repos/guzzle/psr7/zipball/239400de7a173fe9901b9ac7c06497751f00727a",
+                "reference": "239400de7a173fe9901b9ac7c06497751f00727a",
                 "shasum": ""
             },
             "require": {
                 "php": ">=5.4.0",
-                "psr/http-message": "~1.0"
+                "psr/http-message": "~1.0",
+                "ralouphie/getallheaders": "^2.0.5 || ^3.0.0"
             },
             "provide": {
                 "psr/http-message-implementation": "1.0"
             },
             "require-dev": {
-                "phpunit/phpunit": "~4.0"
+                "ext-zlib": "*",
+                "phpunit/phpunit": "~4.8.36 || ^5.7.27 || ^6.5.8"
+            },
+            "suggest": {
+                "zendframework/zend-httphandlerrunner": "Emit PSR-7 responses"
             },
             "type": "library",
             "extra": {
                 "branch-alias": {
-                    "dev-master": "1.4-dev"
+                    "dev-master": "1.6-dev"
                 }
             },
             "autoload": {
             "keywords": [
                 "http",
                 "message",
+                "psr-7",
                 "request",
                 "response",
                 "stream",
                 "uri",
                 "url"
             ],
-            "time": "2017-03-20T17:10:46+00:00"
+            "time": "2019-07-01T23:21:34+00:00"
         },
         {
             "name": "league/html-to-markdown",
-            "version": "4.8.0",
+            "version": "4.8.2",
             "source": {
                 "type": "git",
                 "url": "https://github.com/thephpleague/html-to-markdown.git",
-                "reference": "f9a879a068c68ff47b722de63f58bec79e448f9d"
+                "reference": "e747489191f8e9144a7270eb61f8b9516e99e413"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/f9a879a068c68ff47b722de63f58bec79e448f9d",
-                "reference": "f9a879a068c68ff47b722de63f58bec79e448f9d",
+                "url": "https://api.github.com/repos/thephpleague/html-to-markdown/zipball/e747489191f8e9144a7270eb61f8b9516e99e413",
+                "reference": "e747489191f8e9144a7270eb61f8b9516e99e413",
                 "shasum": ""
             },
             "require": {
                 "MIT"
             ],
             "authors": [
-                {
-                    "name": "Nick Cernis",
-                    "email": "nick@cern.is",
-                    "homepage": "http://modernnerd.net",
-                    "role": "Original Author"
-                },
                 {
                     "name": "Colin O'Dell",
                     "email": "colinodell@gmail.com",
                     "homepage": "https://www.colinodell.com",
                     "role": "Lead Developer"
+                },
+                {
+                    "name": "Nick Cernis",
+                    "email": "nick@cern.is",
+                    "homepage": "http://modernnerd.net",
+                    "role": "Original Author"
                 }
             ],
             "description": "An HTML-to-markdown conversion helper for PHP",
                 "html",
                 "markdown"
             ],
-            "time": "2018-09-18T12:18:08+00:00"
+            "time": "2019-08-02T11:57:39+00:00"
         },
         {
             "name": "level-2/dice",
         },
         {
             "name": "mobiledetect/mobiledetectlib",
-            "version": "2.8.33",
+            "version": "2.8.34",
             "source": {
                 "type": "git",
                 "url": "https://github.com/serbanghita/Mobile-Detect.git",
-                "reference": "cd385290f9a0d609d2eddd165a1e44ec1bf12102"
+                "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/cd385290f9a0d609d2eddd165a1e44ec1bf12102",
-                "reference": "cd385290f9a0d609d2eddd165a1e44ec1bf12102",
+                "url": "https://api.github.com/repos/serbanghita/Mobile-Detect/zipball/6f8113f57a508494ca36acbcfa2dc2d923c7ed5b",
+                "reference": "6f8113f57a508494ca36acbcfa2dc2d923c7ed5b",
                 "shasum": ""
             },
             "require": {
                 "mobile detector",
                 "php mobile detect"
             ],
-            "time": "2018-09-01T15:05:15+00:00"
+            "time": "2019-09-18T18:44:20+00:00"
         },
         {
             "name": "monolog/monolog",
-            "version": "1.24.0",
+            "version": "1.25.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/Seldaek/monolog.git",
-                "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266"
+                "reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
-                "reference": "bfc9ebb28f97e7a24c45bdc3f0ff482e47bb0266",
+                "url": "https://api.github.com/repos/Seldaek/monolog/zipball/70e65a5470a42cfec1a7da00d30edb6e617e8dcf",
+                "reference": "70e65a5470a42cfec1a7da00d30edb6e617e8dcf",
                 "shasum": ""
             },
             "require": {
                 "logging",
                 "psr-3"
             ],
-            "time": "2018-11-05T09:00:11+00:00"
+            "time": "2019-09-06T13:49:17+00:00"
         },
         {
             "name": "nikic/fast-route",
             "dist": {
                 "type": "tar",
                 "url": "https://registry.npmjs.org/cropperjs/-/cropperjs-1.2.2.tgz",
-                "reference": null,
                 "shasum": "30dc7a7ce872155b23a33bd10ad4c76c0d613f55"
             },
             "require-dev": {
             "dist": {
                 "type": "tar",
                 "url": "https://registry.npmjs.org/ev-emitter/-/ev-emitter-1.1.1.tgz",
-                "reference": null,
                 "shasum": "8f18b0ce5c76a5d18017f71c0a795c65b9138f2a"
             },
             "type": "npm-asset-library",
         },
         {
             "name": "npm-asset/fullcalendar",
-            "version": "3.10.0",
+            "version": "3.10.1",
             "dist": {
                 "type": "tar",
-                "url": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-3.10.0.tgz",
-                "reference": null,
-                "shasum": "cc5e87d518fd6550e142816a31dd191664847919"
+                "url": "https://registry.npmjs.org/fullcalendar/-/fullcalendar-3.10.1.tgz",
+                "shasum": "cca3f9a2656a7e978a3f3facb7f35934a91185db"
             },
             "type": "npm-asset-library",
             "extra": {
                 "full-sized",
                 "jquery-plugin"
             ],
-            "time": "2019-01-11T02:39:12+00:00"
+            "time": "2019-08-10T16:05:46+00:00"
         },
         {
             "name": "npm-asset/imagesloaded",
             "dist": {
                 "type": "tar",
                 "url": "https://registry.npmjs.org/imagesloaded/-/imagesloaded-4.1.4.tgz",
-                "reference": null,
                 "shasum": "1376efcd162bb768c34c3727ac89cc04051f3cc7"
             },
             "require": {
                 "npm-asset/ev-emitter": ">=1.0.0,<2.0.0"
             },
+            "require-dev": {
+                "npm-asset/chalk": ">=1.1.1,<2.0.0",
+                "npm-asset/cheerio": ">=0.19.0,<0.20.0",
+                "npm-asset/gulp": ">=3.9.0,<4.0.0",
+                "npm-asset/gulp-jshint": ">=1.11.2,<2.0.0",
+                "npm-asset/gulp-json-lint": ">=0.1.0,<0.2.0",
+                "npm-asset/gulp-rename": ">=1.2.2,<2.0.0",
+                "npm-asset/gulp-replace": ">=0.5.4,<0.6.0",
+                "npm-asset/gulp-requirejs-optimize": "dev-github:metafizzy/gulp-requirejs-optimize",
+                "npm-asset/gulp-uglify": ">=1.4.2,<2.0.0",
+                "npm-asset/gulp-util": ">=3.0.7,<4.0.0",
+                "npm-asset/highlight.js": ">=8.9.1,<9.0.0",
+                "npm-asset/marked": ">=0.3.5,<0.4.0",
+                "npm-asset/minimist": ">=1.2.0,<2.0.0",
+                "npm-asset/transfob": ">=1.0.0,<2.0.0"
+            },
             "type": "npm-asset-library",
             "extra": {
                 "npm-asset-bugs": {
             "dist": {
                 "type": "tar",
                 "url": "https://registry.npmjs.org/jgrowl/-/jgrowl-1.4.6.tgz",
-                "reference": null,
                 "shasum": "2736e332aaee73ccf0a14a5f0066391a0a13f4a3"
             },
+            "require-dev": {
+                "npm-asset/grunt": "~0.4.2",
+                "npm-asset/grunt-contrib-cssmin": "~0.9.0",
+                "npm-asset/grunt-contrib-jshint": "~0.6.3",
+                "npm-asset/grunt-contrib-less": "~0.11.0",
+                "npm-asset/grunt-contrib-uglify": "~0.4.0",
+                "npm-asset/grunt-contrib-watch": "~0.6.1"
+            },
             "type": "npm-asset-library",
             "extra": {
                 "npm-asset-bugs": {
             "dist": {
                 "type": "tar",
                 "url": "https://registry.npmjs.org/jquery/-/jquery-2.2.4.tgz",
-                "reference": null,
                 "shasum": "2c89d6889b5eac522a7eea32c14521559c6cbf02"
             },
+            "require-dev": {
+                "npm-asset/commitplease": "2.0.0",
+                "npm-asset/core-js": "0.9.17",
+                "npm-asset/grunt": "0.4.5",
+                "npm-asset/grunt-babel": "5.0.1",
+                "npm-asset/grunt-cli": "0.1.13",
+                "npm-asset/grunt-compare-size": "0.4.0",
+                "npm-asset/grunt-contrib-jshint": "0.11.2",
+                "npm-asset/grunt-contrib-uglify": "0.9.2",
+                "npm-asset/grunt-contrib-watch": "0.6.1",
+                "npm-asset/grunt-git-authors": "2.0.1",
+                "npm-asset/grunt-jscs": "2.1.0",
+                "npm-asset/grunt-jsonlint": "1.0.4",
+                "npm-asset/grunt-npmcopy": "0.1.0",
+                "npm-asset/gzip-js": "0.3.2",
+                "npm-asset/jsdom": "5.6.1",
+                "npm-asset/load-grunt-tasks": "1.0.0",
+                "npm-asset/qunit-assert-step": "1.0.3",
+                "npm-asset/qunitjs": "1.17.1",
+                "npm-asset/requirejs": "2.1.17",
+                "npm-asset/sinon": "1.10.3",
+                "npm-asset/sizzle": "2.2.1",
+                "npm-asset/strip-json-comments": "1.0.3",
+                "npm-asset/testswarm": "1.1.0",
+                "npm-asset/win-spawn": "2.0.0"
+            },
             "type": "npm-asset-library",
             "extra": {
                 "npm-asset-bugs": {
             "dist": {
                 "type": "tar",
                 "url": "https://registry.npmjs.org/jquery-colorbox/-/jquery-colorbox-1.6.4.tgz",
-                "reference": null,
                 "shasum": "799452523a6c494839224ef702e807deb9c06cc5"
             },
             "require": {
         },
         {
             "name": "npm-asset/jquery-datetimepicker",
-            "version": "2.5.20",
+            "version": "2.5.21",
             "dist": {
                 "type": "tar",
-                "url": "https://registry.npmjs.org/jquery-datetimepicker/-/jquery-datetimepicker-2.5.20.tgz",
-                "reference": null,
-                "shasum": "687d6204b90b03dc93f725f8df036e1d061f37ac"
+                "url": "https://registry.npmjs.org/jquery-datetimepicker/-/jquery-datetimepicker-2.5.21.tgz",
+                "shasum": "00c388a78df2732fedfdb5c6529b6e84d53e0235"
             },
             "require": {
                 "npm-asset/jquery": ">=1.7.2",
                 "time",
                 "timepicker"
             ],
-            "time": "2018-03-21T16:26:39+00:00"
+            "time": "2019-02-23T11:25:30+00:00"
         },
         {
             "name": "npm-asset/jquery-mousewheel",
             "dist": {
                 "type": "tar",
                 "url": "https://registry.npmjs.org/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz",
-                "reference": null,
                 "shasum": "06f0335f16e353a695e7206bf50503cb523a6ee5"
             },
+            "require-dev": {
+                "npm-asset/grunt": "~0.4.1",
+                "npm-asset/grunt-contrib-connect": "~0.5.0",
+                "npm-asset/grunt-contrib-jshint": "~0.7.1",
+                "npm-asset/grunt-contrib-uglify": "~0.2.7"
+            },
             "type": "npm-asset-library",
             "extra": {
                 "npm-asset-bugs": {
         },
         {
             "name": "npm-asset/moment",
-            "version": "2.22.2",
+            "version": "2.24.0",
             "dist": {
                 "type": "tar",
-                "url": "https://registry.npmjs.org/moment/-/moment-2.22.2.tgz",
-                "reference": null,
-                "shasum": "3c257f9839fc0e93ff53149632239eb90783ff66"
+                "url": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz",
+                "shasum": "0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b"
             },
             "type": "npm-asset-library",
             "extra": {
                 "time",
                 "validate"
             ],
-            "time": "2018-06-01T06:58:41+00:00"
+            "time": "2019-01-21T21:10:34+00:00"
         },
         {
             "name": "npm-asset/php-date-formatter",
             "dist": {
                 "type": "tar",
                 "url": "https://registry.npmjs.org/typeahead.js/-/typeahead.js-0.11.1.tgz",
-                "reference": null,
                 "shasum": "4e64e671b22310a8606f4aec805924ba84b015b8"
             },
             "require": {
         },
         {
             "name": "paragonie/certainty",
-            "version": "v1.0.4",
+            "version": "v2.5.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/paragonie/certainty.git",
-                "reference": "d0f22c0fe579cf0e4f8ee301de5bc97ab124faac"
+                "reference": "cc39b91595e577fdff6128d7ce787892bd117274"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/paragonie/certainty/zipball/d0f22c0fe579cf0e4f8ee301de5bc97ab124faac",
-                "reference": "d0f22c0fe579cf0e4f8ee301de5bc97ab124faac",
+                "url": "https://api.github.com/repos/paragonie/certainty/zipball/cc39b91595e577fdff6128d7ce787892bd117274",
+                "reference": "cc39b91595e577fdff6128d7ce787892bd117274",
                 "shasum": ""
             },
             "require": {
+                "ext-curl": "*",
+                "ext-json": "*",
                 "guzzlehttp/guzzle": "^6",
                 "paragonie/constant_time_encoding": "^1|^2",
-                "paragonie/sodium_compat": "^1.6",
-                "php": "^5.6|^7"
+                "paragonie/sodium_compat": "^1.11",
+                "php": "^5.5|^7"
             },
             "require-dev": {
-                "phpunit/phpunit": "^5|^6",
-                "vimeo/psalm": "^1"
+                "composer/composer": "^1",
+                "phpunit/phpunit": "^4|^5|^6"
             },
             "bin": [
                 "bin/certainty-cert-symlink"
                 "ssl",
                 "tls"
             ],
-            "time": "2018-04-09T07:21:55+00:00"
+            "time": "2019-09-27T22:26:33+00:00"
         },
         {
             "name": "paragonie/constant_time_encoding",
         },
         {
             "name": "paragonie/sodium_compat",
-            "version": "v1.7.0",
+            "version": "v1.11.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/paragonie/sodium_compat.git",
-                "reference": "7b73005be3c224f12c47bd75a23ce24b762e47e8"
+                "reference": "a9f968bc99485f85f9303a8524c3485a7e87bc15"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/7b73005be3c224f12c47bd75a23ce24b762e47e8",
-                "reference": "7b73005be3c224f12c47bd75a23ce24b762e47e8",
+                "url": "https://api.github.com/repos/paragonie/sodium_compat/zipball/a9f968bc99485f85f9303a8524c3485a7e87bc15",
+                "reference": "a9f968bc99485f85f9303a8524c3485a7e87bc15",
                 "shasum": ""
             },
             "require": {
                 "paragonie/random_compat": ">=1",
-                "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7"
+                "php": "^5.2.4|^5.3|^5.4|^5.5|^5.6|^7|^8"
             },
             "require-dev": {
                 "phpunit/phpunit": "^3|^4|^5"
                 "secret-key cryptography",
                 "side-channel resistant"
             ],
-            "time": "2018-09-22T03:59:58+00:00"
+            "time": "2019-09-12T12:05:58+00:00"
         },
         {
             "name": "pear/console_table",
             ],
             "time": "2018-11-20T15:27:04+00:00"
         },
+        {
+            "name": "ralouphie/getallheaders",
+            "version": "3.0.3",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/ralouphie/getallheaders.git",
+                "reference": "120b605dfeb996808c31b6477290a714d356e822"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/ralouphie/getallheaders/zipball/120b605dfeb996808c31b6477290a714d356e822",
+                "reference": "120b605dfeb996808c31b6477290a714d356e822",
+                "shasum": ""
+            },
+            "require": {
+                "php": ">=5.6"
+            },
+            "require-dev": {
+                "php-coveralls/php-coveralls": "^2.1",
+                "phpunit/phpunit": "^5 || ^6.5"
+            },
+            "type": "library",
+            "autoload": {
+                "files": [
+                    "src/getallheaders.php"
+                ]
+            },
+            "notification-url": "https://packagist.org/downloads/",
+            "license": [
+                "MIT"
+            ],
+            "authors": [
+                {
+                    "name": "Ralph Khattar",
+                    "email": "ralph.khattar@gmail.com"
+                }
+            ],
+            "description": "A polyfill for getallheaders.",
+            "time": "2019-03-08T08:55:37+00:00"
+        },
         {
             "name": "seld/cli-prompt",
             "version": "1.0.3",
         },
         {
             "name": "symfony/polyfill-php56",
-            "version": "v1.11.0",
+            "version": "v1.12.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/polyfill-php56.git",
-                "reference": "f4dddbc5c3471e1b700a147a20ae17cdb72dbe42"
+                "reference": "0e3b212e96a51338639d8ce175c046d7729c3403"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/f4dddbc5c3471e1b700a147a20ae17cdb72dbe42",
-                "reference": "f4dddbc5c3471e1b700a147a20ae17cdb72dbe42",
+                "url": "https://api.github.com/repos/symfony/polyfill-php56/zipball/0e3b212e96a51338639d8ce175c046d7729c3403",
+                "reference": "0e3b212e96a51338639d8ce175c046d7729c3403",
                 "shasum": ""
             },
             "require": {
             "type": "library",
             "extra": {
                 "branch-alias": {
-                    "dev-master": "1.11-dev"
+                    "dev-master": "1.12-dev"
                 }
             },
             "autoload": {
                 "portable",
                 "shim"
             ],
-            "time": "2019-02-06T07:57:58+00:00"
+            "time": "2019-08-06T08:03:45+00:00"
         },
         {
             "name": "symfony/polyfill-util",
-            "version": "v1.11.0",
+            "version": "v1.12.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/polyfill-util.git",
-                "reference": "b46c6cae28a3106735323f00a0c38eccf2328897"
+                "reference": "4317de1386717b4c22caed7725350a8887ab205c"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/b46c6cae28a3106735323f00a0c38eccf2328897",
-                "reference": "b46c6cae28a3106735323f00a0c38eccf2328897",
+                "url": "https://api.github.com/repos/symfony/polyfill-util/zipball/4317de1386717b4c22caed7725350a8887ab205c",
+                "reference": "4317de1386717b4c22caed7725350a8887ab205c",
                 "shasum": ""
             },
             "require": {
             "type": "library",
             "extra": {
                 "branch-alias": {
-                    "dev-master": "1.11-dev"
+                    "dev-master": "1.12-dev"
                 }
             },
             "autoload": {
                 "polyfill",
                 "shim"
             ],
-            "time": "2019-02-08T14:16:39+00:00"
+            "time": "2019-08-06T08:03:45+00:00"
         }
     ],
     "packages-dev": [
-        {
-            "name": "dasprid/enum",
-            "version": "1.0.0",
-            "source": {
-                "type": "git",
-                "url": "https://github.com/DASPRiD/Enum.git",
-                "reference": "631ef6e638e9494b0310837fa531bedd908fc22b"
-            },
-            "dist": {
-                "type": "zip",
-                "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/631ef6e638e9494b0310837fa531bedd908fc22b",
-                "reference": "631ef6e638e9494b0310837fa531bedd908fc22b",
-                "shasum": ""
-            },
-            "require-dev": {
-                "phpunit/phpunit": "^6.4",
-                "squizlabs/php_codesniffer": "^3.1"
-            },
-            "type": "library",
-            "autoload": {
-                "psr-4": {
-                    "DASPRiD\\Enum\\": "src/"
-                }
-            },
-            "notification-url": "https://packagist.org/downloads/",
-            "license": [
-                "BSD-2-Clause"
-            ],
-            "authors": [
-                {
-                    "name": "Ben Scholzen 'DASPRiD'",
-                    "email": "mail@dasprids.de",
-                    "homepage": "https://dasprids.de/"
-                }
-            ],
-            "description": "PHP 7.1 enum implementation",
-            "keywords": [
-                "enum",
-                "map"
-            ],
-            "time": "2017-10-25T22:45:27+00:00"
-        },
         {
             "name": "doctrine/instantiator",
-            "version": "1.0.5",
+            "version": "1.2.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/doctrine/instantiator.git",
-                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d"
+                "reference": "a2c590166b2133a4633738648b6b064edae0814a"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/8e884e78f9f0eb1329e445619e04456e64d8051d",
-                "reference": "8e884e78f9f0eb1329e445619e04456e64d8051d",
+                "url": "https://api.github.com/repos/doctrine/instantiator/zipball/a2c590166b2133a4633738648b6b064edae0814a",
+                "reference": "a2c590166b2133a4633738648b6b064edae0814a",
                 "shasum": ""
             },
             "require": {
-                "php": ">=5.3,<8.0-DEV"
+                "php": "^7.1"
             },
             "require-dev": {
-                "athletic/athletic": "~0.1.8",
+                "doctrine/coding-standard": "^6.0",
                 "ext-pdo": "*",
                 "ext-phar": "*",
-                "phpunit/phpunit": "~4.0",
-                "squizlabs/php_codesniffer": "~2.0"
+                "phpbench/phpbench": "^0.13",
+                "phpstan/phpstan-phpunit": "^0.11",
+                "phpstan/phpstan-shim": "^0.11",
+                "phpunit/phpunit": "^7.0"
             },
             "type": "library",
             "extra": {
                 "branch-alias": {
-                    "dev-master": "1.0.x-dev"
+                    "dev-master": "1.2.x-dev"
                 }
             },
             "autoload": {
                 }
             ],
             "description": "A small, lightweight utility to instantiate objects in PHP without invoking their constructors",
-            "homepage": "https://github.com/doctrine/instantiator",
+            "homepage": "https://www.doctrine-project.org/projects/instantiator.html",
             "keywords": [
                 "constructor",
                 "instantiate"
             ],
-            "time": "2015-06-14T21:17:01+00:00"
+            "time": "2019-03-17T17:37:11+00:00"
         },
         {
             "name": "hamcrest/hamcrest-php",
         },
         {
             "name": "mikey179/vfsstream",
-            "version": "v1.6.5",
+            "version": "v1.6.7",
             "source": {
                 "type": "git",
                 "url": "https://github.com/bovigo/vfsStream.git",
-                "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145"
+                "reference": "2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/d5fec95f541d4d71c4823bb5e30cf9b9e5b96145",
-                "reference": "d5fec95f541d4d71c4823bb5e30cf9b9e5b96145",
+                "url": "https://api.github.com/repos/bovigo/vfsStream/zipball/2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb",
+                "reference": "2b544ac3a21bcc4dde5d90c4ae8d06f4319055fb",
                 "shasum": ""
             },
             "require": {
                 "php": ">=5.3.0"
             },
             "require-dev": {
-                "phpunit/phpunit": "~4.5"
+                "phpunit/phpunit": "^4.5|^5.0"
             },
             "type": "library",
             "extra": {
             "authors": [
                 {
                     "name": "Frank Kleine",
-                    "role": "Developer",
-                    "homepage": "http://frankkleine.de/"
+                    "homepage": "http://frankkleine.de/",
+                    "role": "Developer"
                 }
             ],
             "description": "Virtual file system to mock the real file system in unit tests.",
             "homepage": "http://vfs.bovigo.org/",
-            "time": "2017-08-01T08:02:14+00:00"
+            "time": "2019-08-01T01:38:37+00:00"
         },
         {
             "name": "mockery/mockery",
-            "version": "1.2.0",
+            "version": "1.2.3",
             "source": {
                 "type": "git",
                 "url": "https://github.com/mockery/mockery.git",
-                "reference": "100633629bf76d57430b86b7098cd6beb996a35a"
+                "reference": "4eff936d83eb809bde2c57a3cea0ee9643769031"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/mockery/mockery/zipball/100633629bf76d57430b86b7098cd6beb996a35a",
-                "reference": "100633629bf76d57430b86b7098cd6beb996a35a",
+                "url": "https://api.github.com/repos/mockery/mockery/zipball/4eff936d83eb809bde2c57a3cea0ee9643769031",
+                "reference": "4eff936d83eb809bde2c57a3cea0ee9643769031",
                 "shasum": ""
             },
             "require": {
                 "php": ">=5.6.0"
             },
             "require-dev": {
-                "phpunit/phpunit": "~5.7.10|~6.5|~7.0"
+                "phpunit/phpunit": "~5.7.10|~6.5|~7.0|~8.0"
             },
             "type": "library",
             "extra": {
                 "test double",
                 "testing"
             ],
-            "time": "2018-10-02T21:52:37+00:00"
+            "time": "2019-08-07T15:01:07+00:00"
         },
         {
             "name": "myclabs/deep-copy",
-            "version": "1.7.0",
+            "version": "1.9.3",
             "source": {
                 "type": "git",
                 "url": "https://github.com/myclabs/DeepCopy.git",
-                "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
+                "reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
-                "reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
+                "url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/007c053ae6f31bba39dfa19a7726f56e9763bbea",
+                "reference": "007c053ae6f31bba39dfa19a7726f56e9763bbea",
                 "shasum": ""
             },
             "require": {
-                "php": "^5.6 || ^7.0"
+                "php": "^7.1"
+            },
+            "replace": {
+                "myclabs/deep-copy": "self.version"
             },
             "require-dev": {
                 "doctrine/collections": "^1.0",
                 "doctrine/common": "^2.6",
-                "phpunit/phpunit": "^4.1"
+                "phpunit/phpunit": "^7.1"
             },
             "type": "library",
             "autoload": {
                 "object",
                 "object graph"
             ],
-            "time": "2017-10-19T19:58:43+00:00"
+            "time": "2019-08-09T12:45:53+00:00"
         },
         {
             "name": "phpdocumentor/reflection-common",
         },
         {
             "name": "phpspec/prophecy",
-            "version": "1.8.0",
+            "version": "1.8.1",
             "source": {
                 "type": "git",
                 "url": "https://github.com/phpspec/prophecy.git",
-                "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06"
+                "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
-                "reference": "4ba436b55987b4bf311cb7c6ba82aa528aac0a06",
+                "url": "https://api.github.com/repos/phpspec/prophecy/zipball/1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
+                "reference": "1927e75f4ed19131ec9bcc3b002e07fb1173ee76",
                 "shasum": ""
             },
             "require": {
                 }
             },
             "autoload": {
-                "psr-0": {
-                    "Prophecy\\": "src/"
+                "psr-4": {
+                    "Prophecy\\": "src/Prophecy"
                 }
             },
             "notification-url": "https://packagist.org/downloads/",
                 "spy",
                 "stub"
             ],
-            "time": "2018-08-05T17:53:17+00:00"
-        },
-        {
-            "name": "phpunit/dbunit",
-            "version": "2.0.3",
-            "source": {
-                "type": "git",
-                "url": "https://github.com/sebastianbergmann/dbunit.git",
-                "reference": "5c35d74549c21ba55d0ea74ba89d191a51f8cf25"
-            },
-            "dist": {
-                "type": "zip",
-                "url": "https://api.github.com/repos/sebastianbergmann/dbunit/zipball/5c35d74549c21ba55d0ea74ba89d191a51f8cf25",
-                "reference": "5c35d74549c21ba55d0ea74ba89d191a51f8cf25",
-                "shasum": ""
-            },
-            "require": {
-                "ext-pdo": "*",
-                "ext-simplexml": "*",
-                "php": "^5.4 || ^7.0",
-                "phpunit/phpunit": "^4.0 || ^5.0 || ^6.0",
-                "symfony/yaml": "^2.1 || ^3.0"
-            },
-            "bin": [
-                "dbunit"
-            ],
-            "type": "library",
-            "extra": {
-                "branch-alias": {
-                    "dev-master": "2.0.x-dev"
-                }
-            },
-            "autoload": {
-                "classmap": [
-                    "src/"
-                ]
-            },
-            "notification-url": "https://packagist.org/downloads/",
-            "license": [
-                "BSD-3-Clause"
-            ],
-            "authors": [
-                {
-                    "name": "Sebastian Bergmann",
-                    "email": "sb@sebastian-bergmann.de",
-                    "role": "lead"
-                }
-            ],
-            "description": "DbUnit port for PHP/PHPUnit to support database interaction testing.",
-            "homepage": "https://github.com/sebastianbergmann/dbunit/",
-            "keywords": [
-                "database",
-                "testing",
-                "xunit"
-            ],
-            "abandoned": true,
-            "time": "2016-12-02T14:39:14+00:00"
+            "time": "2019-06-13T12:50:23+00:00"
         },
         {
             "name": "phpunit/php-code-coverage",
             "authors": [
                 {
                     "name": "Sebastian Bergmann",
-                    "role": "lead",
-                    "email": "sb@sebastian-bergmann.de"
+                    "email": "sb@sebastian-bergmann.de",
+                    "role": "lead"
                 }
             ],
             "description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information.",
             "authors": [
                 {
                     "name": "Sebastian Bergmann",
-                    "role": "lead",
-                    "email": "sebastian@phpunit.de"
+                    "email": "sebastian@phpunit.de",
+                    "role": "lead"
                 }
             ],
             "description": "The PHP Unit Testing framework.",
         },
         {
             "name": "symfony/polyfill-ctype",
-            "version": "v1.9.0",
+            "version": "v1.12.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/polyfill-ctype.git",
-                "reference": "e3d826245268269cd66f8326bd8bc066687b4a19"
+                "reference": "550ebaac289296ce228a706d0867afc34687e3f4"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/e3d826245268269cd66f8326bd8bc066687b4a19",
-                "reference": "e3d826245268269cd66f8326bd8bc066687b4a19",
+                "url": "https://api.github.com/repos/symfony/polyfill-ctype/zipball/550ebaac289296ce228a706d0867afc34687e3f4",
+                "reference": "550ebaac289296ce228a706d0867afc34687e3f4",
                 "shasum": ""
             },
             "require": {
             "type": "library",
             "extra": {
                 "branch-alias": {
-                    "dev-master": "1.9-dev"
+                    "dev-master": "1.12-dev"
                 }
             },
             "autoload": {
                 "MIT"
             ],
             "authors": [
-                {
-                    "name": "Symfony Community",
-                    "homepage": "https://symfony.com/contributors"
-                },
                 {
                     "name": "Gert de Pagter",
                     "email": "BackEndTea@gmail.com"
+                },
+                {
+                    "name": "Symfony Community",
+                    "homepage": "https://symfony.com/contributors"
                 }
             ],
             "description": "Symfony polyfill for ctype functions",
                 "polyfill",
                 "portable"
             ],
-            "time": "2018-08-06T14:22:27+00:00"
+            "time": "2019-08-06T08:03:45+00:00"
         },
         {
             "name": "symfony/yaml",
-            "version": "v3.4.16",
+            "version": "v4.3.4",
             "source": {
                 "type": "git",
                 "url": "https://github.com/symfony/yaml.git",
-                "reference": "61973ecda60e9f3561e929e19c07d4878b960fc1"
+                "reference": "5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/symfony/yaml/zipball/61973ecda60e9f3561e929e19c07d4878b960fc1",
-                "reference": "61973ecda60e9f3561e929e19c07d4878b960fc1",
+                "url": "https://api.github.com/repos/symfony/yaml/zipball/5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686",
+                "reference": "5a0b7c32dc3ec56fd4abae8a4a71b0cf05013686",
                 "shasum": ""
             },
             "require": {
-                "php": "^5.5.9|>=7.0.8",
+                "php": "^7.1.3",
                 "symfony/polyfill-ctype": "~1.8"
             },
             "conflict": {
             "type": "library",
             "extra": {
                 "branch-alias": {
-                    "dev-master": "3.4-dev"
+                    "dev-master": "4.3-dev"
                 }
             },
             "autoload": {
             ],
             "description": "Symfony Yaml Component",
             "homepage": "https://symfony.com",
-            "time": "2018-09-24T08:15:45+00:00"
+            "time": "2019-08-20T14:27:59+00:00"
         },
         {
             "name": "webmozart/assert",
-            "version": "1.3.0",
+            "version": "1.5.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/webmozart/assert.git",
-                "reference": "0df1908962e7a3071564e857d86874dad1ef204a"
+                "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a",
-                "reference": "0df1908962e7a3071564e857d86874dad1ef204a",
+                "url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4",
+                "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4",
                 "shasum": ""
             },
             "require": {
-                "php": "^5.3.3 || ^7.0"
+                "php": "^5.3.3 || ^7.0",
+                "symfony/polyfill-ctype": "^1.8"
             },
             "require-dev": {
-                "phpunit/phpunit": "^4.6",
-                "sebastian/version": "^1.0.1"
+                "phpunit/phpunit": "^4.8.36 || ^7.5.13"
             },
             "type": "library",
             "extra": {
                 "check",
                 "validate"
             ],
-            "time": "2018-01-29T19:49:41+00:00"
+            "time": "2019-08-24T08:43:50+00:00"
         }
     ],
     "aliases": [],
index a1c736cc00a16efeb4df17419a1ee1e5bb5ab852..b13d081195190cbb387e8c04c1f19ebd9318932b 100644 (file)
@@ -602,6 +602,9 @@ While taking pictures in the woods I had a really strange encounter...</td>
 The [abstract] element is not working with connectors where we post HTML directly, like Tumblr, Wordpress or Pump.io.
 For the native connections--that is to e.g. Friendica, Hubzilla, Diaspora or GNU Social--the full posting is used and the contacts instance will display the posting as desired.
 
+For postings that are delivered via ActivityPub, the text from the abstract is placed in the summary field.
+On Mastodon this field is used for the content warning.
+
 ## Special
 
 <table class="bbcodes">
index fe51bec64276d4c2b567527ad3ad52f5ed5a1378..5789be2e5746f53ee5d6f739839951f08f48d31a 100644 (file)
@@ -580,6 +580,9 @@ F&uuml;r Verbindungen zu Netzwerken, zu denen Friendica den HTML Code postet, wi
 Bei nativen Verbindungen; das hei&szlig;t zu z.B. Friendica, Hubzilla, Diaspora oder GNU Social Kontakten; wird der ungek&uuml;rzte Beitrag &uuml;bertragen.
 Die Instanz des Kontakts k&uuml;mmert sich um die Darstellung.
 
+Wird ein Beitrag über das ActivityPub Protokoll &uuml;bermittelt, wird der Text des Abstracts f&uuml;r das "summary" (Zusammenfassung) Feld verwendet.
+Dieses Feld wird von Mastodon f&uuml;r die Inhaltswarnung (content warning) verwendet.
+
 ## Special
 
 <table class="bbcodes">
index 9c6e0403b12b4617de5fb651f955214833931874..dccb0655a1cb56937a7c6394d95e8fcbf987f68b 100644 (file)
@@ -10,24 +10,14 @@ Wir freuen uns nicht, wenn Leute Friendica verlassen, aber wenn du deinen Accoun
 in deinem Webbrowser. Du musst dabei eingeloggt sein. 
 
 Du wirst nach deinem Passwort gefragt, um die Anfrage zu bestätigen. 
-Wenn dieses mit deinem gespeichertem Passwort übereinstimmt, dann wird dein Account sofort gelöscht. 
-Anders als andere Netzwerke, behalten wir die Daten **nicht** für eine gewisse Zeit, falls du deine Meinung noch änderst. 
-Deine Nutzerdetails, deine Unterhaltungen, deine Photos, deine Freunde - alles; wird sofort gelöscht und du wirst ausgeloggt.
+Wenn dieses mit deinem gespeichertem Passwort übereinstimmt, dann wird dein Account als "gelöscht" markiert.
+Dies passiert sofort und kann nicht rückgängig gemacht werden.
+Die meisten Deiner Inhalte und Benutzerdaten werden kurzfristig danach durch Hintergrundprozesse gelöscht.
 
-Wenn Beiträge ablaufen, schicken wir Mitteilungen an Friendica, um diese zu löschen. 
-Diaspora hat keine automatische Löschfunktion, so dass diese Funktion in dem Netzwerk deaktiviert ist. 
-Und hoffentlich ist klar, dass das Löschen auch in anderen Netzwerken nicht funktioniert. 
-Wenn du manuell einen Beitrag bzw. eine Reihe von Beiträgen löschst, dann senden wir individuelle Mitteilungen zu Friendica und Diaspora für jeden gelöschten Post. 
+Parallel dazu senden wir eine Mitteilung an die Server deiner Kontakte, damit sie deine dort vorliegenden Daten ebenfalls löschen.
+Wir haben keinen Einfluss darauf, wie sorgfältig und ob überhaupt diese Systeme der Löschaufforderung nachgehen.
 
-Diaspora versäumt dieses oft.
+Aus technischen Gründen benötigen wir für die Übetragung dieser Mitteilung ein paar Benutzerdaten.
+Diese Daten werden dann nach einer Frist von etwa sieben Tagen ebenfalls gelöscht.
 
-Wenn du einen Beitrag löscht, aber jemand diesem Beitrag folgt, wird es trotzdem gelöscht. 
-Dein Wunsch hat Priorität. 
-
-Wenn du deinen Account löscht, dann löschen wir alle Beiträge, dein Profil, die Nutzerdaten etc. sofort. 
-
-Um einen Gesamtlöschauftrag zu versenden, bräuchten wir zunächst noch deinen Account; auch, um deinen Freunden zu zeigen, wer diese Anfrage stellt. 
-Das können wir nicht tun, wenn du keinen Account mehr hast. 
-
-Deine Freunde können möglicherweise noch deine Beiträge sehen, wenn dein Account gelöscht wurde, aber es gibt keinen öffentlichen Ort in Friendica mehr, wo diese angeschaut werden können. 
-Wenn du Freunde bei Diaspora hast, kann es sein, dass deine Beiträge weiterhin vorhanden und für andere aus diesem Netzwerk sichtbar sind. 
+Wir speichern deinen Benutzernamen dauerhaft, damit sich niemand einen Account unter deinem Spitznamen anlegen kann.
index 1e6439e0383cb22d20d80c91af4bbbeef393b116..5407532d494fdec91eefcf52b00c966ba8c26056 100644 (file)
--- a/index.php
+++ b/index.php
@@ -13,6 +13,7 @@ if (!file_exists(__DIR__ . '/vendor/autoload.php')) {
 require __DIR__ . '/vendor/autoload.php';
 
 $dice = (new Dice())->addRules(include __DIR__ . '/static/dependencies.config.php');
+$dice = $dice->addRule(Friendica\App\Mode::class, ['call' => [['determineRunMode', [false, $_SERVER], Dice::CHAIN_CALL]]]);
 
 \Friendica\BaseObject::setDependencyInjection($dice);
 
index 5ffb00729fd8aa8a33aebc037174aea275795080..3cafced5426469192c3fbfa3d4260e461fcb4f32 100644 (file)
@@ -227,6 +227,7 @@ function community_getitems($start, $itemspage, $content, $accounttype)
                        $values = [$start, $itemspage];
                }
 
+               /// @todo Use "unsearchable" here as well (instead of "hidewall")
                $r = DBA::p("SELECT `item`.`uri`, `author`.`url` AS `author-link` FROM `thread`
                        STRAIGHT_JOIN `user` ON `user`.`uid` = `thread`.`uid` AND NOT `user`.`hidewall`
                        STRAIGHT_JOIN `item` ON `item`.`id` = `thread`.`iid`
@@ -237,9 +238,9 @@ function community_getitems($start, $itemspage, $content, $accounttype)
                return DBA::toArray($r);
        } elseif ($content == 'global') {
                if (!is_null($accounttype)) {
-                       $condition = ["`uid` = ? AND `owner`.`contact-type` = ?", 0, $accounttype];
+                       $condition = ["`uid` = ? AND NOT `author`.`unsearchable` AND NOT `owner`.`unsearchable` AND `owner`.`contact-type` = ?", 0, $accounttype];
                } else {
-                       $condition = ['uid' => 0];
+                       $condition = ["`uid` = ? AND NOT `author`.`unsearchable` AND NOT `owner`.`unsearchable`", 0];
                }
 
                $r = Item::selectThreadForUser(0, ['uri'], $condition, ['order' => ['commented' => true], 'limit' => [$start, $itemspage]]);
index 6c849cb807fa6b28059991e51e6207cb9a85aa84..d805bcfd49e7db8266beb3cb9e510a70899c775e 100644 (file)
@@ -114,7 +114,7 @@ function dfrn_poll_init(App $a)
                                                $_SESSION['remote'] = [];
                                        }
 
-                                       $_SESSION['remote'][] = ['cid' => $r[0]['id'], 'uid' => $r[0]['uid'], 'url' => $r[0]['url']];
+                                       $_SESSION['remote'][$r[0]['uid']] = ['cid' => $r[0]['id'], 'uid' => $r[0]['uid']];
 
                                        $_SESSION['visitor_id'] = $r[0]['id'];
                                        $_SESSION['visitor_home'] = $r[0]['url'];
@@ -521,7 +521,7 @@ function dfrn_poll_content(App $a)
                                                $_SESSION['remote'] = [];
                                        }
 
-                                       $_SESSION['remote'][] = ['cid' => $r[0]['id'], 'uid' => $r[0]['uid'], 'url' => $r[0]['url']];
+                                       $_SESSION['remote'][$r[0]['uid']] = ['cid' => $r[0]['id'], 'uid' => $r[0]['uid']];
                                        $_SESSION['visitor_id'] = $r[0]['id'];
                                        $_SESSION['visitor_home'] = $r[0]['url'];
                                        $_SESSION['visitor_visiting'] = $r[0]['uid'];
index 51bbc76e7270b54151ba3dbc567c0439864c4540..8bc394bcb9ef1aef42d5db73863a522c41e24216 100644 (file)
@@ -284,10 +284,6 @@ function item_post(App $a) {
 
                $private = ((strlen($str_group_allow) || strlen($str_contact_allow) || strlen($str_group_deny) || strlen($str_contact_deny)) ? 1 : 0);
 
-               if ($user['hidewall']) {
-                       $private = 2;
-               }
-
                // If this is a comment, set the permissions from the parent.
 
                if ($toplevel_item) {
index 3276e65491dc9060541c2dd3e5ca7c46569b0862..cd572895f14b3abd23e83ca56c9558f04c0aa784 100644 (file)
@@ -49,11 +49,15 @@ function notifications_post(App $a)
                if ($_POST['submit'] == L10n::t('Discard')) {
                        DBA::delete('intro', ['id' => $intro_id]);
                        if (!$fid) {
-                               // The check for pending is in case the friendship was already approved
-                               // and we just want to get rid of the pending contact
+                               // When the contact entry had been created just for that intro, we want to get rid of it now
                                $condition = ['id' => $contact_id, 'uid' => local_user(),
                                        'self' => false, 'pending' => true, 'rel' => [0, Contact::FOLLOWER]];
-                               if (DBA::exists('contact', $condition)) {
+                               $contact_pending = DBA::exists('contact', $condition);
+
+                               // Remove the "pending" to stop the reappearing in any case
+                               DBA::update('contact', ['pending' => false], ['id' => $contact_id]);
+
+                               if ($contact_pending) {
                                        Contact::remove($contact_id);
                                }
                        }
index fb43619b6e085d450fc9cc4a4ce57fff70873347..50f40b248ccf2aea22b7b00ab92f3e9433ebf5b5 100644 (file)
@@ -154,17 +154,8 @@ function photos_post(App $a)
 
        if (local_user() && (local_user() == $page_owner_uid)) {
                $can_post = true;
-       } elseif ($community_page && remote_user()) {
-               $contact_id = 0;
-
-               if (!empty($_SESSION['remote']) && is_array($_SESSION['remote'])) {
-                       foreach ($_SESSION['remote'] as $v) {
-                               if ($v['uid'] == $page_owner_uid) {
-                                       $contact_id = $v['cid'];
-                                       break;
-                               }
-                       }
-               }
+       } elseif ($community_page && remote_user($page_owner_uid)) {
+               $contact_id = remote_user($page_owner_uid);
 
                if ($contact_id > 0) {
                        if (DBA::exists('contact', ['id' => $contact_id, 'uid' => $page_owner_uid, 'blocked' => false, 'pending' => false])) {
index 58f23e4634afff5d1a87a5af876a0cd5ccb98040..72bcac49fc0b6ebf7760111a069f67d8dca16428 100644 (file)
@@ -594,7 +594,7 @@ function profiles_content(App $a) {
                        '$default' => (($is_default) ? '<p id="profile-edit-default-desc">' . L10n::t('This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet.') . '</p>' : ""),
                        '$name' => ['name', L10n::t('Your Full Name:'), $r[0]['name']],
                        '$pdesc' => ['pdesc', L10n::t('Title/Description:'), $r[0]['pdesc']],
-                       '$dob' => Temporal::getDateofBirthField($r[0]['dob']),
+                       '$dob' => Temporal::getDateofBirthField($r[0]['dob'], $a->user['timezone']),
                        '$hide_friends' => $hide_friends,
                        '$address' => ['address', L10n::t('Street Address:'), $r[0]['address']],
                        '$locality' => ['locality', L10n::t('Locality/City:'), $r[0]['locality']],
index c99e1823c76c84f05de01e5a7a3adbe622909e34..45e2791693fff464fab3c20fec1ef9f7aa9fab67 100644 (file)
@@ -15,16 +15,16 @@ function redir_init(App $a) {
 
        $url = defaults($_GET, 'url', '');
        $quiet = !empty($_GET['quiet']) ? '&quiet=1' : '';
-       $con_url = defaults($_GET, 'conurl', '');
 
        if ($a->argc > 1 && intval($a->argv[1])) {
                $cid = intval($a->argv[1]);
-       } elseif (local_user() && !empty($con_url)) {
-               $cid = Contact::getIdForURL($con_url, local_user());
        } else {
                $cid = 0;
        }
 
+       // Try magic auth before the legacy stuff
+       redir_magic($a, $cid, $url);
+
        if (!empty($cid)) {
                $fields = ['id', 'uid', 'nurl', 'url', 'addr', 'name', 'network', 'poll', 'issued-id', 'dfrn-id', 'duplex', 'pending'];
                $contact = DBA::selectFirst('contact', $fields, ['id' => $cid, 'uid' => [0, local_user()]]);
@@ -140,3 +140,63 @@ function redir_init(App $a) {
        notice(L10n::t('Contact not found.'));
        $a->internalRedirect();
 }
+
+function redir_magic($a, $cid, $url)
+{
+       $visitor = Profile::getMyURL();
+       if (!empty($visitor)) {
+               Logger::info('Got my url', ['visitor' => $visitor]);
+       }
+
+       /// @todo Most likely these lines are superfluous. We will remove them in the next version
+       if (empty($visitor) && remote_user()) {
+               $contact = DBA::selectFirst('contact', ['url'], ['id' => remote_user()]);
+               if (!empty($contact['url'])) {
+                       $visitor = $contact['url'];
+                       Logger::info('Got remote user', ['visitor' => $visitor]);
+               }
+       }
+
+       if (empty($visitor) && local_user()) {
+               $contact = DBA::selectFirst('contact', ['url'], ['id' => local_user()]);
+               if (!empty($contact['url'])) {
+                       $visitor = $contact['url'];
+                       Logger::info('Got local user', ['visitor' => $visitor]);
+               }
+       }
+
+       $contact = DBA::selectFirst('contact', ['url'], ['id' => $cid]);
+       if (!DBA::isResult($contact)) {
+               Logger::info('Contact not found', ['id' => $cid]);
+               // Shouldn't happen under normal conditions
+               notice(L10n::t('Contact not found.'));
+               if (!empty($url)) {
+                       $a->redirect($url);
+               } else {
+                       $a->internalRedirect();
+               }
+       } else {
+               $contact_url = $contact['url'];
+               $target_url = defaults($url, $contact_url);
+       }
+
+       $basepath = Contact::getBasepath($contact_url);
+
+       // We don't use magic auth when there is no visitor, we are on the same system or we visit our own stuff
+       if (empty($visitor) || Strings::compareLink($basepath, System::baseUrl()) || Strings::compareLink($contact_url, $visitor)) {
+               Logger::info('Redirecting without magic', ['target' => $target_url, 'visitor' => $visitor, 'contact' => $contact_url]);
+               $a->redirect($target_url);
+       }
+
+       // Test for magic auth on the target system
+       $serverret = Network::curl($basepath . '/magic');
+       if ($serverret->isSuccess()) {
+               $separator = strpos($target_url, '?') ? '&' : '?';
+               $target_url .= $separator . 'zrl=' . urlencode($visitor) . '&addr=' . urlencode($contact_url);
+
+               Logger::info('Redirecting with magic', ['target' => $target_url, 'visitor' => $visitor, 'contact' => $contact_url]);
+               $a->redirect($target_url);
+       } else {
+               Logger::info('No magic for contact', ['contact' => $contact_url]);
+       }
+}
index f3f269b87b9f8b3948556149397cb1e3613aeed1..0a5f98e24f2617d03abc4cbc9ca52d2cb7b80d09 100644 (file)
@@ -106,15 +106,16 @@ class Mode
        /**
         * Checks if the site is called via a backend process
         *
+        * @param bool         $isBackend    True, if the call is from a backend script (daemon, worker, ...)
         * @param Module       $module       The pre-loaded module (just name, not class!)
         * @param array        $server       The $_SERVER variable
         * @param MobileDetect $mobileDetect The mobile detection library
         *
         * @return Mode returns the determined mode
         */
-       public function determineRunMode(Module $module, array $server, MobileDetect $mobileDetect)
+       public function determineRunMode(bool $isBackend, Module $module, array $server, MobileDetect $mobileDetect)
        {
-               $isBackend = basename(($server['PHP_SELF'] ?? ''), '.php') !== 'index' ||
+               $isBackend = $isBackend ||
                             $module->isBackend();
                $isMobile  = $mobileDetect->isMobile();
                $isTablet  = $mobileDetect->isTablet();
index 0f1e7a742f1864e191a75cd73144020f400fb21d..8815b98799fbb854ced93fc0d124c71b09f83cd1 100644 (file)
@@ -129,16 +129,13 @@ HELP;
                $config_file = $this->getOption(['f', 'file']);
 
                if (!empty($config_file)) {
-                       if ($config_file != 'config' . DIRECTORY_SEPARATOR . 'local.config.php') {
-                               // Copy config file
-                               $this->out("Copying config file...\n");
-                               if (!copy($basePathConf . DIRECTORY_SEPARATOR . $config_file, $basePathConf . DIRECTORY_SEPARATOR . 'config' . DIRECTORY_SEPARATOR . 'local.config.php')) {
-                                       throw new RuntimeException("ERROR: Saving config file failed. Please copy '$config_file' to '" . $basePathConf . "'" . DIRECTORY_SEPARATOR . "config" . DIRECTORY_SEPARATOR . "local.config.php' manually.\n");
-                               }
+
+                       if (!file_exists($config_file)) {
+                               throw new RuntimeException("ERROR: Config file does not exist.\n");
                        }
 
                        //reload the config cache
-                       $loader = new ConfigFileLoader($basePathConf);
+                       $loader = new ConfigFileLoader($config_file);
                        $loader->setupCache($configCache);
 
                } else {
@@ -195,7 +192,7 @@ HELP;
                        $installer->createConfig($configCache);
                }
 
-               $this->out(" Complete!\n\n");
+               $this->out("Complete!\n\n");
 
                // Check database connection
                $this->out("Checking database...\n");
@@ -219,6 +216,14 @@ HELP;
                        throw new RuntimeException($errorMessage);
                }
 
+               if (!empty($config_file) && $config_file != 'config' . DIRECTORY_SEPARATOR . 'local.config.php') {
+                       // Copy config file
+                       $this->out("Copying config file...\n");
+                       if (!copy($basePathConf . DIRECTORY_SEPARATOR . $config_file, $basePathConf . DIRECTORY_SEPARATOR . 'config' . DIRECTORY_SEPARATOR . 'local.config.php')) {
+                               throw new RuntimeException("ERROR: Saving config file failed. Please copy '$config_file' to '" . $basePathConf . "'" . DIRECTORY_SEPARATOR . "config" . DIRECTORY_SEPARATOR . "local.config.php' manually.\n");
+                       }
+               }
+
                $this->out(" Complete!\n\n");
 
                // Install theme
index 02c9551027283d9b49f44b1e9a4b0f109deb924e..c5f9986f1fb55c0137148473c042f5ea4422fab2 100644 (file)
@@ -1466,6 +1466,11 @@ class BBCode extends BaseObject
 
                $text = str_replace('[hr]', '<hr />', $text);
 
+               if (!$for_plaintext) {
+                       // Autolinker for isolated URLs
+                       $text = preg_replace(Strings::autoLinkRegEx(), '[url]$1[/url]', $text);
+               }
+
                // This is actually executed in Item::prepareBody()
 
                $nosmile = strpos($text, '[nosmile]') !== false;
@@ -1648,9 +1653,7 @@ class BBCode extends BaseObject
                        $text = Smilies::replace($text);
                }
 
-               // if the HTML is used to generate plain text, then don't do this search, but replace all URL of that kind to text
                if (!$for_plaintext) {
-                       $text = preg_replace(Strings::autoLinkRegEx(), '[url]$1[/url]', $text);
                        if (in_array($simple_html, [7, 9])) {
                                $text = preg_replace_callback("/\[url\](.*?)\[\/url\]/ism", 'self::convertUrlForOStatusCallback', $text);
                                $text = preg_replace_callback("/\[url\=(.*?)\](.*?)\[\/url\]/ism", 'self::convertUrlForOStatusCallback', $text);
index ddc587d72a58ddb73d0ec42d7a730807c11290c0..eee443a8f3a9bec99226b44c64f455beb9bf7c79 100644 (file)
@@ -42,14 +42,32 @@ class HTML
                return $cleaned;
        }
 
-       private static function tagToBBCode(DOMDocument $doc, $tag, $attributes, $startbb, $endbb)
+       /**
+        * Search all instances of a specific HTML tag node in the provided DOM document and replaces them with BBCode text nodes.
+        *
+        * @see HTML::tagToBBCodeSub()
+        */
+       private static function tagToBBCode(DOMDocument $doc, string $tag, array $attributes, string $startbb, string $endbb, bool $ignoreChildren = false)
        {
                do {
-                       $done = self::tagToBBCodeSub($doc, $tag, $attributes, $startbb, $endbb);
+                       $done = self::tagToBBCodeSub($doc, $tag, $attributes, $startbb, $endbb, $ignoreChildren);
                } while ($done);
        }
 
-       private static function tagToBBCodeSub(DOMDocument $doc, $tag, $attributes, $startbb, $endbb)
+       /**
+        * Search the first specific HTML tag node in the provided DOM document and replaces it with BBCode text nodes.
+        *
+        * @param DOMDocument $doc
+        * @param string      $tag            HTML tag name
+        * @param array       $attributes     Array of attributes to match and optionally use the value from
+        * @param string      $startbb        BBCode tag opening
+        * @param string      $endbb          BBCode tag closing
+        * @param bool        $ignoreChildren If set to false, the HTML tag children will be appended as text inside the BBCode tag
+        *                                    Otherwise, they will be entirely ignored. Useful for simple BBCode that draw their
+        *                                    inner value from an attribute value and disregard the tag children.
+        * @return bool Whether a replacement was done
+        */
+       private static function tagToBBCodeSub(DOMDocument $doc, string $tag, array $attributes, string $startbb, string $endbb, bool $ignoreChildren = false)
        {
                $savestart = str_replace('$', '\x01', $startbb);
                $replace = false;
@@ -98,7 +116,7 @@ class HTML
 
                                $node->parentNode->insertBefore($StartCode, $node);
 
-                               if ($node->hasChildNodes()) {
+                               if (!$ignoreChildren && $node->hasChildNodes()) {
                                        /** @var \DOMNode $child */
                                        foreach ($node->childNodes as $key => $child) {
                                                /* Remove empty text nodes at the start or at the end of the children list */
@@ -296,14 +314,14 @@ class HTML
                self::tagToBBCode($doc, 'a', ['href' => '/mailto:(.+)/'], '[mail=$1]', '[/mail]');
                self::tagToBBCode($doc, 'a', ['href' => '/(.+)/'], '[url=$1]', '[/url]');
 
-               self::tagToBBCode($doc, 'img', ['src' => '/(.+)/', 'alt' => '/(.+)/'], '[img=$1]$2', '[/img]');
-               self::tagToBBCode($doc, 'img', ['src' => '/(.+)/', 'width' => '/(\d+)/', 'height' => '/(\d+)/'], '[img=$2x$3]$1', '[/img]');
-               self::tagToBBCode($doc, 'img', ['src' => '/(.+)/'], '[img]$1', '[/img]');
+               self::tagToBBCode($doc, 'img', ['src' => '/(.+)/', 'alt' => '/(.+)/'], '[img=$1]$2', '[/img]', true);
+               self::tagToBBCode($doc, 'img', ['src' => '/(.+)/', 'width' => '/(\d+)/', 'height' => '/(\d+)/'], '[img=$2x$3]$1', '[/img]', true);
+               self::tagToBBCode($doc, 'img', ['src' => '/(.+)/'], '[img]$1', '[/img]', true);
 
 
-               self::tagToBBCode($doc, 'video', ['src' => '/(.+)/'], '[video]$1', '[/video]');
-               self::tagToBBCode($doc, 'audio', ['src' => '/(.+)/'], '[audio]$1', '[/audio]');
-               self::tagToBBCode($doc, 'iframe', ['src' => '/(.+)/'], '[iframe]$1', '[/iframe]');
+               self::tagToBBCode($doc, 'video', ['src' => '/(.+)/'], '[video]$1', '[/video]', true);
+               self::tagToBBCode($doc, 'audio', ['src' => '/(.+)/'], '[audio]$1', '[/audio]', true);
+               self::tagToBBCode($doc, 'iframe', ['src' => '/(.+)/'], '[iframe]$1', '[/iframe]', true);
 
                self::tagToBBCode($doc, 'key', [], '[code]', '[/code]');
                self::tagToBBCode($doc, 'code', [], '[code]', '[/code]');
index a1482ae943a68aab80e3427d631caf3de006fe4a..90974427965538d5425637361e7c437a21bad759 100644 (file)
@@ -337,16 +337,9 @@ class Widget
                        return;
                }
 
-               $cid = $zcid = 0;
+               $zcid = 0;
 
-               if (!empty($_SESSION['remote'])) {
-                       foreach ($_SESSION['remote'] as $visitor) {
-                               if ($visitor['uid'] == $profile_uid) {
-                                       $cid = $visitor['cid'];
-                                       break;
-                               }
-                       }
-               }
+               $cid = remote_user($profile_uid);
 
                if (!$cid) {
                        if (Profile::getMyURL()) {
index 22909a6e6e039720d3d43b6310e6a762304ca331..9927fca189336f539bfc339f0e1b6222fa5326f3 100644 (file)
@@ -9,8 +9,10 @@ use Friendica\App;
 use Friendica\Core\Session\CacheSessionHandler;
 use Friendica\Core\Session\DatabaseSessionHandler;
 use Friendica\Database\DBA;
+use Friendica\Model\Contact;
 use Friendica\Model\User;
 use Friendica\Util\DateTimeFormat;
+use Friendica\Util\Strings;
 
 /**
  * High-level Session service class
@@ -118,8 +120,21 @@ class Session
                        'my_url'        => $a->getBaseURL() . '/profile/' . $user_record['nickname'],
                        'my_address'    => $user_record['nickname'] . '@' . substr($a->getBaseURL(), strpos($a->getBaseURL(), '://') + 3),
                        'addr'          => defaults($_SERVER, 'REMOTE_ADDR', '0.0.0.0'),
+                       'remote'        => []
                ]);
 
+               $remote_contacts = DBA::select('contact', ['id', 'uid'], ['nurl' => Strings::normaliseLink($_SESSION['my_url']), 'rel' => [Contact::FOLLOWER, Contact::FRIEND], 'self' => false]);
+               while ($contact = DBA::fetch($remote_contacts)) {
+                       if (($contact['uid'] == 0) || Contact::isBlockedByUser($contact['id'], $contact['uid'])) {
+                               continue;
+                       }
+
+                       /// @todo Change it to this format to save space
+                       // $_SESSION['remote'][$contact['uid']] = $contact['id'];
+                       $_SESSION['remote'][$contact['uid']] = ['cid' => $contact['id'], 'uid' => $contact['uid']];
+               }
+               DBA::close($remote_contacts);
+
                $member_since = strtotime($user_record['register_date']);
                self::set('new_member', time() < ($member_since + ( 60 * 60 * 24 * 14)));
 
index bf7c1c9596d993341e249c9189d656bf86848bb8..bf819e7e80ee35116f89425e28aaf111940d1820 100644 (file)
@@ -90,9 +90,12 @@ class Database
        public function connect()
        {
                if (!is_null($this->connection) && $this->connected()) {
-                       return true;
+                       return $this->connected;
                }
 
+               // Reset connected state
+               $this->connected = false;
+
                $port       = 0;
                $serveraddr = trim($this->configCache->get('database', 'hostname'));
                $serverdata = explode(':', $serveraddr);
@@ -187,19 +190,20 @@ class Database
         */
        public function disconnect()
        {
-               if (is_null($this->connection)) {
-                       return;
+               if (!is_null($this->connection)) {
+                       switch ($this->driver) {
+                               case 'pdo':
+                                       $this->connection = null;
+                                       break;
+                               case 'mysqli':
+                                       $this->connection->close();
+                                       $this->connection = null;
+                                       break;
+                       }
                }
 
-               switch ($this->driver) {
-                       case 'pdo':
-                               $this->connection = null;
-                               break;
-                       case 'mysqli':
-                               $this->connection->close();
-                               $this->connection = null;
-                               break;
-               }
+               $this->driver    = null;
+               $this->connected = false;
        }
 
        /**
@@ -369,6 +373,7 @@ class Database
                                $connected = $this->connection->ping();
                                break;
                }
+
                return $connected;
        }
 
index 0feb3b2f7842b787e04084e176075c63d0b818c4..55091a4879456c81d366b669b83f93b28d8ee6c6 100644 (file)
@@ -38,19 +38,17 @@ class LoggerFactory
                'Friendica\\Util\\Logger',
        ];
 
-       /**
-        * Retrieve the channel based on the __FILE__
-        *
-        * @return string
-        */
-       private function findChannel()
+       private $channel;
+
+       public function __construct(string $channel)
        {
-               return basename($_SERVER['PHP_SELF'], '.php');
+               $this->channel = $channel;
        }
 
        /**
         * Creates a new PSR-3 compliant logger instances
         *
+        * @param Database      $database The Friendica Database instance
         * @param Configuration $config   The config
         * @param Profiler      $profiler The profiler of the app
         *
@@ -59,7 +57,7 @@ class LoggerFactory
         * @throws \Exception
         * @throws InternalServerErrorException
         */
-       public function create(Database $database, Configuration $config, Profiler $profiler)
+       public function create( Database $database, Configuration $config, Profiler $profiler)
        {
                if (empty($config->get('system', 'debugging', false))) {
                        $logger = new VoidLogger();
@@ -76,7 +74,7 @@ class LoggerFactory
                                $loggerTimeZone = new \DateTimeZone('UTC');
                                Monolog\Logger::setTimezone($loggerTimeZone);
 
-                               $logger = new Monolog\Logger($this->findChannel());
+                               $logger = new Monolog\Logger($this->channel);
                                $logger->pushProcessor(new Monolog\Processor\PsrLogMessageProcessor());
                                $logger->pushProcessor(new Monolog\Processor\ProcessIdProcessor());
                                $logger->pushProcessor(new Monolog\Processor\UidProcessor());
@@ -91,7 +89,7 @@ class LoggerFactory
                                break;
 
                        case 'syslog':
-                               $logger = new SyslogLogger($this->findChannel(), $introspection, $loglevel);
+                               $logger = new SyslogLogger($this->channel, $introspection, $loglevel);
                                break;
 
                        case 'stream':
@@ -99,7 +97,7 @@ class LoggerFactory
                                $stream = $config->get('system', 'logfile');
                                // just add a stream in case it's either writable or not file
                                if (!is_file($stream) || is_writable($stream)) {
-                                       $logger = new StreamLogger($this->findChannel(), $stream, $introspection, $loglevel);
+                                       $logger = new StreamLogger($this->channel, $stream, $introspection, $loglevel);
                                } else {
                                        $logger = new VoidLogger();
                                }
index 542ae95bca43ba5dee7d53afe146d7f96e960902..1e3d0b9154e1e537e808d46d744395e81ce9ee37 100644 (file)
@@ -270,14 +270,17 @@ class Contact extends BaseObject
         * @param string $url The contact link
         *
         * @return string basepath
+        * @return boolean $dont_update Don't update the contact
         * @throws \Friendica\Network\HTTPException\InternalServerErrorException
         * @throws \ImagickException
         */
-       public static function getBasepath($url)
+       public static function getBasepath($url, $dont_update = false)
        {
                $contact = DBA::selectFirst('contact', ['baseurl'], ['uid' => 0, 'nurl' => Strings::normaliseLink($url)]);
                if (!empty($contact['baseurl'])) {
                        return $contact['baseurl'];
+               } elseif ($dont_update) {
+                       return '';
                }
 
                self::updateFromProbeByURL($url, true);
@@ -290,6 +293,18 @@ class Contact extends BaseObject
                return '';
        }
 
+       /**
+        * Check if the given contact url is on the same server
+        *
+        * @param string $url The contact link
+        *
+        * @return boolean Is it the same server?
+        */
+       public static function isLocal($url)
+       {
+               return Strings::compareLink(self::getBasepath($url, true), System::baseUrl());
+       }
+
        /**
         * Returns the public contact id of the given user id
         *
@@ -668,21 +683,21 @@ class Contact extends BaseObject
        public static function updateSelfFromUserID($uid, $update_avatar = false)
        {
                $fields = ['id', 'name', 'nick', 'location', 'about', 'keywords', 'gender', 'avatar',
-                       'xmpp', 'contact-type', 'forum', 'prv', 'avatar-date', 'url', 'nurl',
+                       'xmpp', 'contact-type', 'forum', 'prv', 'avatar-date', 'url', 'nurl', 'unsearchable',
                        'photo', 'thumb', 'micro', 'addr', 'request', 'notify', 'poll', 'confirm', 'poco'];
                $self = DBA::selectFirst('contact', $fields, ['uid' => $uid, 'self' => true]);
                if (!DBA::isResult($self)) {
                        return;
                }
 
-               $fields = ['nickname', 'page-flags', 'account-type'];
+               $fields = ['nickname', 'page-flags', 'account-type', 'hidewall'];
                $user = DBA::selectFirst('user', $fields, ['uid' => $uid]);
                if (!DBA::isResult($user)) {
                        return;
                }
 
                $fields = ['name', 'photo', 'thumb', 'about', 'address', 'locality', 'region',
-                       'country-name', 'gender', 'pub_keywords', 'xmpp'];
+                       'country-name', 'gender', 'pub_keywords', 'xmpp', 'net-publish'];
                $profile = DBA::selectFirst('profile', $fields, ['uid' => $uid, 'is-default' => true]);
                if (!DBA::isResult($profile)) {
                        return;
@@ -727,6 +742,7 @@ class Contact extends BaseObject
                $fields['avatar'] = System::baseUrl() . '/photo/profile/' .$uid . '.' . $file_suffix;
                $fields['forum'] = $user['page-flags'] == User::PAGE_FLAGS_COMMUNITY;
                $fields['prv'] = $user['page-flags'] == User::PAGE_FLAGS_PRVGROUP;
+               $fields['unsearchable'] = $user['hidewall'] || !$profile['net-publish'];
 
                // it seems as if ported accounts can have wrong values, so we make sure that now everything is fine.
                $fields['url'] = System::baseUrl() . '/profile/' . $user['nickname'];
@@ -1177,7 +1193,7 @@ class Contact extends BaseObject
                $sparkle = false;
                if (($contact['network'] === Protocol::DFRN) && !$contact['self'] && empty($contact['pending'])) {
                        $sparkle = true;
-                       $profile_link = System::baseUrl() . '/redir/' . $contact['id'] . '?url=' . $contact['url'];
+                       $profile_link = System::baseUrl() . '/redir/' . $contact['id'];
                } else {
                        $profile_link = $contact['url'];
                }
@@ -1462,7 +1478,6 @@ class Contact extends BaseObject
 
                if (empty($data)) {
                        $data = Probe::uri($url, "", $uid);
-
                        // Ensure that there is a gserver entry
                        if (!empty($data['baseurl']) && ($data['network'] != Protocol::PHANTOM)) {
                                PortableContact::checkServer($data['baseurl']);
@@ -2021,9 +2036,8 @@ class Contact extends BaseObject
                        return true;
                }
 
-               // If Probe::uri fails the network code will be different (mostly "feed" or "unkn")
-               if (!in_array($ret['network'], Protocol::NATIVE_SUPPORT) ||
-                       (in_array($ret['network'], [Protocol::FEED, Protocol::PHANTOM]) && ($ret['network'] != $contact['network']))) {
+               // If Probe::uri fails the network code will be different ("feed" or "unkn")
+               if (in_array($ret['network'], [Protocol::FEED, Protocol::PHANTOM]) && ($ret['network'] != $contact['network'])) {
                        if ($force && ($uid == 0)) {
                                self::updateContact($id, $uid, $ret['url'], ['last-update' => $updated, 'failure_update' => $updated]);
                        }
@@ -2063,7 +2077,7 @@ class Contact extends BaseObject
                        }
                }
 
-               if ($ret['network'] != Protocol::FEED) {
+               if (!empty($ret['photo']) && ($ret['network'] != Protocol::FEED)) {
                        self::updateAvatar($ret['photo'], $uid, $id, $update || $force);
                }
 
@@ -2487,6 +2501,9 @@ class Contact extends BaseObject
                                                ['id' => $contact['id'], 'uid' => $importer['uid']]);
                        }
 
+                       // Ensure to always have the correct network type, independent from the connection request method
+                       self::updateFromProbe($contact['id'], '', true);
+
                        return true;
                } else {
                        // send email notification to owner?
@@ -2512,15 +2529,14 @@ class Contact extends BaseObject
                                'writable' => 1,
                        ]);
 
-                       $contact_record = [
-                               'id' => DBA::lastInsertId(),
-                               'network' => $network,
-                               'name' => $name,
-                               'url' => $url,
-                               'photo' => $photo
-                       ];
+                       $contact_id = DBA::lastInsertId();
+
+                       // Ensure to always have the correct network type, independent from the connection request method
+                       self::updateFromProbe($contact_id, '', true);
+
+                       Contact::updateAvatar($photo, $importer["uid"], $contact_id, true);
 
-                       Contact::updateAvatar($photo, $importer["uid"], $contact_record["id"], true);
+                       $contact_record = DBA::selectFirst('contact', ['id', 'network', 'name', 'url', 'photo'], ['id' => $contact_id]);
 
                        /// @TODO Encapsulate this into a function/method
                        $fields = ['uid', 'username', 'email', 'page-flags', 'notify-flags', 'language'];
@@ -2728,7 +2744,7 @@ class Contact extends BaseObject
 
                $redirect = 'redir/' . $contact['id'];
 
-               if ($url != '') {
+               if (($url != '') && !Strings::compareLink($contact['url'], $url)) {
                        $redirect .= '?url=' . $url;
                }
 
index 9ea22a65ee82af4e437d66e41e184a1e90ed803a..290b6d349018526de27774ffebd61ddcb82e1b02 100644 (file)
@@ -248,7 +248,7 @@ class Profile
         */
        public static function getByNickname($nickname, $uid = 0, $profile_id = 0)
        {
-               if (remote_user() && !empty($_SESSION['remote'])) {
+               if (remote_user($uid) && !empty($_SESSION['remote'])) {
                        foreach ($_SESSION['remote'] as $visitor) {
                                if ($visitor['uid'] == $uid) {
                                        $contact = DBA::selectFirst('contact', ['profile-id'], ['id' => $visitor['cid']]);
@@ -1124,13 +1124,13 @@ class Profile
                /// @todo replace this and the query for this variable with some cleaner functionality
                $_SESSION['remote'] = [];
 
-               $remote_contacts = DBA::select('contact', ['id', 'uid'], ['nurl' => $visitor['nurl'], 'rel' => [Contact::FOLLOWER, Contact::FRIEND]]);
+               $remote_contacts = DBA::select('contact', ['id', 'uid'], ['nurl' => $visitor['nurl'], 'rel' => [Contact::FOLLOWER, Contact::FRIEND], 'self' => false]);
                while ($contact = DBA::fetch($remote_contacts)) {
                        if (($contact['uid'] == 0) || Contact::isBlockedByUser($visitor['id'], $contact['uid'])) {
                                continue;
                        }
 
-                       $_SESSION['remote'][] = ['cid' => $contact['id'], 'uid' => $contact['uid'], 'url' => $visitor['url']];
+                       $_SESSION['remote'][$contact['uid']] = ['cid' => $contact['id'], 'uid' => $contact['uid']];
                }
 
                $a->contact = $visitor;
index 441fe7f157a33c61609744422dd94385a2cbb3ae..4510d8d934f63d6f351e091d263e8bfec772b631 100644 (file)
@@ -33,13 +33,10 @@ class Magic extends BaseModule
                $test = (!empty($_REQUEST['test']) ? intval($_REQUEST['test']) : 0);
                $owa  = (!empty($_REQUEST['owa'])  ? intval($_REQUEST['owa'])  : 0);
 
-               // NOTE: I guess $dest isn't just the profile url (could be also
-               // other profile pages e.g. photo). We need to find a solution
-               // to be able to redirct to other pages than the contact profile.
-               $cid = Contact::getIdForURL($dest);
-
-               if (!$cid && !empty($addr)) {
+               if (!empty($addr)) {
                        $cid = Contact::getIdForURL($addr);
+               } else {
+                       $cid = Contact::getIdForURL($dest);
                }
 
                if (!$cid) {
index 346622b2e5b5cac4e7303dd5b69ed1c2dfde82ea..7463d4043f8565d453dc6c2b2929a3fcb73bad5e 100644 (file)
@@ -36,7 +36,6 @@ class Contacts extends BaseModule
                        throw new \Friendica\Network\HTTPException\NotFoundException(L10n::t('User not found.'));
                }
 
-               $a->data['user'] = $user;
                $a->profile_uid  = $user['uid'];
 
                Profile::load($a, $nickname);
index 1b1d0cee3234aaa6f80c43cda180e7cf272e8593..3f10895c3c5c8874054066735ef4b259061da1ab 100644 (file)
@@ -1504,10 +1504,39 @@ class Probe
                $data['baseurl'] = 'https://twitter.com';
 
                $curlResult = Network::curl($data['url'], false);
-               if ($curlResult->isSuccess()) {
-                       return $data;
+               if (!$curlResult->isSuccess()) {
+                       return [];
                }
-               return [];
+
+               $body = $curlResult->getBody();
+               $doc = new DOMDocument();
+               @$doc->loadHTML($body);
+               $xpath = new DOMXPath($doc);
+
+               $list = $xpath->query('//img[@class]');
+               foreach ($list as $node) {
+                       $img_attr = [];
+                       if ($node->attributes->length) {
+                               foreach ($node->attributes as $attribute) {
+                                       $img_attr[$attribute->name] = $attribute->value;
+                               }
+                       }
+
+                       if (empty($img_attr['class'])) {
+                               continue;
+                       }
+
+                       if (strpos($img_attr['class'], 'ProfileAvatar-image') !== false) {
+                               if (!empty($img_attr['src'])) {
+                                       $data['photo'] = $img_attr['src'];
+                               }
+                               if (!empty($img_attr['alt'])) {
+                                       $data['name'] = $img_attr['alt'];
+                               }
+                       }
+               }
+
+               return $data;
        }
 
        /**
index e44ae1cf66c2dfa4ff9413cc2b457d10fbb39279..19c0cc28ed9257b072761de746d545ed83a14ba6 100644 (file)
@@ -544,6 +544,10 @@ class Transmitter
 
                $contacts = DBA::select('contact', ['url', 'network', 'protocol'], $condition);
                while ($contact = DBA::fetch($contacts)) {
+                       if (Contact::isLocal($contact['url'])) {
+                               continue;
+                       }
+
                        if (!in_array($contact['network'], $networks) && ($contact['protocol'] != Protocol::ACTIVITYPUB)) {
                                continue;
                        }
@@ -611,6 +615,10 @@ class Transmitter
                                if ($receiver == $item_profile['followers']) {
                                        $inboxes = array_merge($inboxes, self::fetchTargetInboxesforUser($uid, $personal));
                                } else {
+                                       if (Contact::isLocal($receiver)) {
+                                               continue;
+                                       }
+
                                        $profile = APContact::getByURL($receiver, false);
                                        if (!empty($profile)) {
                                                if (empty($profile['sharedinbox']) || $personal || $blindcopy) {
index 1c934d6fe617c741d9d6b47316570ea2ebe7b74b..0c09b745d8ea1f862de7e153eae1b24816a1cc62 100644 (file)
@@ -33,7 +33,7 @@ class Security extends BaseObject
                        return true;
                }
 
-               if (remote_user()) {
+               if (remote_user($owner)) {
                        // use remembered decision and avoid a DB lookup for each and every display item
                        // DO NOT use this function if there are going to be multiple owners
                        // We have a contact-id for an authenticated remote user, this block determines if the contact
@@ -44,17 +44,7 @@ class Security extends BaseObject
                        } elseif ($verified === 1) {
                                return false;
                        } else {
-                               $cid = 0;
-
-                               if (!empty($_SESSION['remote'])) {
-                                       foreach ($_SESSION['remote'] as $visitor) {
-                                               if ($visitor['uid'] == $owner) {
-                                                       $cid = $visitor['cid'];
-                                                       break;
-                                               }
-                                       }
-                               }
-
+                               $cid = remote_user($owner);
                                if (!$cid) {
                                        return false;
                                }
index ec71ab5e963e4604f7c8c072ff1c11295f7bc3b7..6a331104eec74caaf50f62de5c551aedb85c52a4 100644 (file)
@@ -122,13 +122,12 @@ class Temporal
         * @brief Wrapper for date selector, tailored for use in birthday fields.
         *
         * @param string $dob Date of Birth
+        * @param string $timezone
         * @return string Formatted HTML
-        * @throws \Friendica\Network\HTTPException\InternalServerErrorException
+        * @throws \Exception
         */
-       public static function getDateofBirthField($dob)
+       public static function getDateofBirthField(string $dob, string $timezone = 'UTC')
        {
-               $a = \get_app();
-
                list($year, $month, $day) = sscanf($dob, '%4d-%2d-%2d');
 
                if ($dob < '0000-01-01') {
@@ -137,7 +136,7 @@ class Temporal
                        $value = DateTimeFormat::utc(($year > 1000) ? $dob : '1000-' . $month . '-' . $day, 'Y-m-d');
                }
 
-               $age = (intval($value) ? self::getAgeByTimezone($value, $a->user["timezone"], $a->user["timezone"]) : "");
+               $age = (intval($value) ? self::getAgeByTimezone($value, $timezone, $timezone) : "");
 
                $tpl = Renderer::getMarkupTemplate("field_input.tpl");
                $o = Renderer::replaceMacros($tpl,
index ba489717478ada36c7452fc3ad12913e3381a0ab..1bc3ccd0a751b91582abc37bfd8de45c5cc98f4f 100644 (file)
@@ -304,8 +304,11 @@ class CronJobs
                /// - set contact-id in item when not present
 
                // Add intro entries for pending contacts
+               // We don't do this for DFRN entries since such revived contact requests seem to mostly fail.
                $pending_contacts = DBA::p("SELECT `uid`, `id`, `url`, `network`, `created` FROM `contact`
-                       WHERE `pending` AND `rel` IN (?, ?) AND NOT EXISTS (SELECT `id` FROM `intro` WHERE `contact-id` = `contact`.`id`)", 0, Contact::FOLLOWER);
+                       WHERE `pending` AND `rel` IN (?, ?) AND `network` != ?
+                               AND NOT EXISTS (SELECT `id` FROM `intro` WHERE `contact-id` = `contact`.`id`)",
+                       0, Contact::FOLLOWER, Protocol::DFRN);
                while ($contact = DBA::fetch($pending_contacts)) {
                        DBA::insert('intro', ['uid' => $contact['uid'], 'contact-id' => $contact['id'], 'blocked' => false,
                                'hash' => Strings::getRandomHex(), 'datetime' => $contact['created']]);
index 154a638502a6bc4a0337ef90484b955dca353b44..cb2d83af6d940e6c4c1380bbe0001bfccbcc3584 100644 (file)
@@ -568,6 +568,11 @@ class Notifier
         */
        private static function skipDFRN($contact, $item, $cmd)
        {
+               // Use DFRN if we are on the same site
+               if (!empty($contact['url']) && Contact::isLocal($contact['url'])) {
+                       return false;
+               }
+
                // Don't skip when author or owner don't have AP profiles
                if ((!empty($item['author-link']) && empty(APContact::getByURL($item['author-link'], false))) || (!empty($item['owner-link']) && empty(APContact::getByURL($item['owner-link'], false)))) {
                        return false;
index 2c8f4b34bee88b2332148860159932d1d4af6849..53f8a8ed44b8b1a3a36b8e057ec5bfcadedb5b7a 100755 (executable)
@@ -34,7 +34,7 @@
 use Friendica\Database\DBA;
 
 if (!defined('DB_UPDATE_VERSION')) {
-       define('DB_UPDATE_VERSION', 1322);
+       define('DB_UPDATE_VERSION', 1323);
 }
 
 return [
index fc2da9c093fdb6c65d2092ebb8273f4519165e0f..59e9d56fea3b838ccfd8b5a8efb7d032ad4333e3 100644 (file)
@@ -62,7 +62,7 @@ return [
        ],
        App\Mode::class                 => [
                'call' => [
-                       ['determineRunMode', [$_SERVER], Dice::CHAIN_CALL],
+                       ['determineRunMode', [true, $_SERVER], Dice::CHAIN_CALL],
                        ['determine', [], Dice::CHAIN_CALL],
                ],
        ],
@@ -114,12 +114,18 @@ return [
         */
        LoggerInterface::class          => [
                'instanceOf' => Factory\LoggerFactory::class,
+               'constructParams' => [
+                       'index',
+               ],
                'call'       => [
-                       ['create', [], Dice::CHAIN_CALL],
+                       ['create', ['index'], Dice::CHAIN_CALL],
                ],
        ],
        '$devLogger'                    => [
                'instanceOf' => Factory\LoggerFactory::class,
+               'constructParams' => [
+                       'dev',
+               ],
                'call'       => [
                        ['createDev', [], Dice::CHAIN_CALL],
                ]
index ada2b1a0ec6852af6cc387841ef464ce51077e1d..a839dbed73c832fcfa8ab773bc154a6fd1b251a0 100644 (file)
@@ -3,17 +3,9 @@
  * This file is loaded by PHPUnit before any test.
  */
 
-use PHPUnit\DbUnit\DataSet\YamlDataSet;
-use PHPUnit\DbUnit\TestCaseTrait;
 use PHPUnit\Framework\TestCase;
 
 // Backward compatibility
 if (!class_exists(TestCase::class)) {
        class_alias(PHPUnit_Framework_TestCase::class, TestCase::class);
 }
-if (!trait_exists(TestCaseTrait::class)) {
-       class_alias(PHPUnit_Extensions_Database_TestCase_Trait::class, TestCaseTrait::class);
-}
-if (!class_exists(YamlDataSet::class)) {
-       class_alias(PHPUnit_Extensions_Database_DataSet_YamlDataSet::class, YamlDataSet::class);
-}
index fcd928e6ed2d6889b1486768a10e91681e269c68..fe65793f8e1b92e5699bf80aa447bd45d8a83a30 100644 (file)
@@ -183,13 +183,13 @@ class ModeTest extends MockedTest
        /**
         * Test if not called by index is backend
         */
-       public function testIsBackendNotIndex()
+       public function testIsBackendNotIsBackend()
        {
-               $server = ['PHP_SELF' => '/daemon.php'];
+               $server = [];
                $module = new Module();
                $mobileDetect = new MobileDetect();
 
-               $mode = (new Mode())->determineRunMode($module, $server, $mobileDetect);
+               $mode = (new Mode())->determineRunMode(true, $module, $server, $mobileDetect);
 
                $this->assertTrue($mode->isBackend());
        }
@@ -199,11 +199,11 @@ class ModeTest extends MockedTest
         */
        public function testIsBackendButIndex()
        {
-               $server = ['PHP_SELF' => '/index.php'];
+               $server = [];
                $module = new Module(Module::DEFAULT, Module::DEFAULT_CLASS, true);
                $mobileDetect = new MobileDetect();
 
-               $mode = (new Mode())->determineRunMode($module, $server, $mobileDetect);
+               $mode = (new Mode())->determineRunMode(false, $module, $server, $mobileDetect);
 
                $this->assertTrue($mode->isBackend());
        }
@@ -213,11 +213,11 @@ class ModeTest extends MockedTest
         */
        public function testIsNotBackend()
        {
-               $server = ['PHP_SELF' => '/index.php'];
+               $server = [];
                $module = new Module(Module::DEFAULT, Module::DEFAULT_CLASS, false);
                $mobileDetect = new MobileDetect();
 
-               $mode = (new Mode())->determineRunMode($module, $server, $mobileDetect);
+               $mode = (new Mode())->determineRunMode(false, $module, $server, $mobileDetect);
 
                $this->assertFalse($mode->isBackend());
        }
@@ -235,7 +235,7 @@ class ModeTest extends MockedTest
                $module = new Module(Module::DEFAULT, Module::DEFAULT_CLASS, false);
                $mobileDetect = new MobileDetect();
 
-               $mode = (new Mode())->determineRunMode($module, $server, $mobileDetect);
+               $mode = (new Mode())->determineRunMode(true, $module, $server, $mobileDetect);
 
                $this->assertTrue($mode->isAjax());
        }
@@ -249,7 +249,7 @@ class ModeTest extends MockedTest
                $module = new Module(Module::DEFAULT, Module::DEFAULT_CLASS, false);
                $mobileDetect = new MobileDetect();
 
-               $mode = (new Mode())->determineRunMode($module, $server, $mobileDetect);
+               $mode = (new Mode())->determineRunMode(true, $module, $server, $mobileDetect);
 
                $this->assertFalse($mode->isAjax());
        }
@@ -265,7 +265,7 @@ class ModeTest extends MockedTest
                $mobileDetect->shouldReceive('isMobile')->andReturn(true);
                $mobileDetect->shouldReceive('isTablet')->andReturn(true);
 
-               $mode = (new Mode())->determineRunMode($module, $server, $mobileDetect);
+               $mode = (new Mode())->determineRunMode(true, $module, $server, $mobileDetect);
 
                $this->assertTrue($mode->isMobile());
                $this->assertTrue($mode->isTablet());
@@ -283,7 +283,7 @@ class ModeTest extends MockedTest
                $mobileDetect->shouldReceive('isMobile')->andReturn(false);
                $mobileDetect->shouldReceive('isTablet')->andReturn(false);
 
-               $mode = (new Mode())->determineRunMode($module, $server, $mobileDetect);
+               $mode = (new Mode())->determineRunMode(true, $module, $server, $mobileDetect);
 
                $this->assertFalse($mode->isMobile());
                $this->assertFalse($mode->isTablet());
index 3d8beb3930607e662fa375935ed4ce027bfa59c9..1ff653db917acd8bebf0f4a098122f4580a9fd18 100644 (file)
@@ -179,41 +179,48 @@ class BBCodeTest extends MockedTest
                        'bug-2199-named-size' => [
                                'expectedHtml' => '<span style="font-size: xx-large; line-height: initial;">Test text</span>',
                                'text' => '[size=xx-large]Test text[/size]',
-                               'simpleHtml' => 0,
                        ],
                        'bug-2199-numeric-size' => [
                                'expectedHtml' => '<span style="font-size: 24px; line-height: initial;">Test text</span>',
                                'text' => '[size=24]Test text[/size]',
-                               'simpleHtml' => 0,
                        ],
                        'bug-2199-diaspora-no-named-size' => [
                                'expectedHtml' => 'Test text',
                                'text' => '[size=xx-large]Test text[/size]',
+                               'try_oembed' => false,
                                // Triggers the diaspora compatible output
                                'simpleHtml' => 3,
                        ],
                        'bug-2199-diaspora-no-numeric-size' => [
                                'expectedHtml' => 'Test text',
                                'text' => '[size=24]Test text[/size]',
+                               'try_oembed' => false,
                                // Triggers the diaspora compatible output
                                'simpleHtml' => 3,
                        ],
+                       'bug-7665-audio-tag' => [
+                               'expectedHtml' => '<audio src="http://www.cendrones.fr/colloque2017/jonathanbocquet.mp3" controls="controls"><a href="http://www.cendrones.fr/colloque2017/jonathanbocquet.mp3">http://www.cendrones.fr/colloque2017/jonathanbocquet.mp3</a></audio>',
+                               'text' => '[audio]http://www.cendrones.fr/colloque2017/jonathanbocquet.mp3[/audio]',
+                               'try_oembed' => true,
+                       ],
                ];
        }
 
        /**
         * Test convert bbcodes to HTML
+        *
         * @dataProvider dataBBCodes
         *
         * @param string $expectedHtml Expected HTML output
         * @param string $text         BBCode text
+        * @param bool   $try_oembed   Whether to convert multimedia BBCode tag
         * @param int    $simpleHtml   BBCode::convert method $simple_html parameter value, optional.
         * @param bool   $forPlaintext BBCode::convert method $for_plaintext parameter value, optional.
         * @throws \Friendica\Network\HTTPException\InternalServerErrorException
         */
-       public function testConvert($expectedHtml, $text, $simpleHtml = 0, $forPlaintext = false)
+       public function testConvert($expectedHtml, $text, $try_oembed = false, $simpleHtml = 0, $forPlaintext = false)
        {
-               $actual = BBCode::convert($text, false, $simpleHtml, $forPlaintext);
+               $actual = BBCode::convert($text, $try_oembed, $simpleHtml, $forPlaintext);
 
                $this->assertEquals($expectedHtml, $actual);
        }
index 65ae05249808f43fee02487b335ab42bb13f54bc..1d550049a95998f615750938604200256e83f180 100644 (file)
@@ -50,4 +50,30 @@ class HTMLTest extends MockedTest
 
                $this->assertEquals($expected, $output);
        }
+
+       public function dataHTMLText()
+       {
+               return [
+                       'bug-7665-audio-tag' => [
+                               'expectedBBCode' => '[audio]http://www.cendrones.fr/colloque2017/jonathanbocquet.mp3[/audio]',
+                               'html' => '<audio src="http://www.cendrones.fr/colloque2017/jonathanbocquet.mp3" controls="controls"><a href="http://www.cendrones.fr/colloque2017/jonathanbocquet.mp3">http://www.cendrones.fr/colloque2017/jonathanbocquet.mp3</a></audio>',
+                       ],
+               ];
+       }
+
+       /**
+        * Test convert bbcodes to HTML
+        *
+        * @dataProvider dataHTMLText
+        *
+        * @param string $expectedBBCode Expected BBCode output
+        * @param string $html           HTML text
+        * @throws \Friendica\Network\HTTPException\InternalServerErrorException
+        */
+       public function testToBBCode($expectedBBCode, $html)
+       {
+               $actual = HTML::toBBCode($html);
+
+               $this->assertEquals($expectedBBCode, $actual);
+       }
 }
index 18442f79588ecea0d6cd154f74c1f161ac4d8c4b..3132677ea7f5e8a7383064e51092db1a6b0573e5 100644 (file)
@@ -384,3 +384,15 @@ function update_1318()
        Worker::add(PRIORITY_LOW, 'ProfileUpdate');
        return Update::SUCCESS;
 }
+
+function update_1323()
+{
+       $users = DBA::select('user', ['uid']);
+       while ($user = DBA::fetch($users)) {
+               Contact::updateSelfFromUserID($user['uid']);
+       }
+       DBA::close($users);
+
+       return Update::SUCCESS;
+}
+
index deb712588708cfc7fff10f5ab55a473e6f4cc6bc..6c27ff3f46923a927d9862bccb0ecb47528adb95 100644 (file)
@@ -45,8 +45,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-09-12 09:52+0200\n"
-"PO-Revision-Date: 2019-09-14 05:33+0000\n"
+"POT-Creation-Date: 2019-09-15 07:45+0200\n"
+"PO-Revision-Date: 2019-09-16 08:06+0000\n"
 "Last-Translator: Tobias Diekershoff <tobias.diekershoff@gmx.net>\n"
 "Language-Team: German (http://www.transifex.com/Friendica/friendica/language/de/)\n"
 "MIME-Version: 1.0\n"
@@ -67,12 +67,12 @@ msgstr "Möchtest du wirklich dieses Item löschen?"
 
 #: include/items.php:394 mod/api.php:109 mod/profiles.php:526
 #: mod/profiles.php:529 mod/profiles.php:551 mod/dfrn_request.php:640
-#: mod/follow.php:163 mod/message.php:150 mod/settings.php:1089
-#: mod/settings.php:1095 mod/settings.php:1102 mod/settings.php:1106
-#: mod/settings.php:1110 mod/settings.php:1114 mod/settings.php:1118
-#: mod/settings.php:1122 mod/settings.php:1142 mod/settings.php:1143
-#: mod/settings.php:1144 mod/settings.php:1145 mod/settings.php:1146
-#: mod/suggest.php:73 src/Module/Register.php:97 src/Module/Contact.php:423
+#: mod/follow.php:163 mod/message.php:150 mod/suggest.php:73
+#: mod/settings.php:1089 mod/settings.php:1095 mod/settings.php:1102
+#: mod/settings.php:1106 mod/settings.php:1110 mod/settings.php:1114
+#: mod/settings.php:1118 mod/settings.php:1122 mod/settings.php:1142
+#: mod/settings.php:1143 mod/settings.php:1144 mod/settings.php:1145
+#: mod/settings.php:1146 src/Module/Register.php:97 src/Module/Contact.php:423
 msgid "Yes"
 msgstr "Ja"
 
@@ -80,8 +80,8 @@ msgstr "Ja"
 #: mod/tagrm.php:115 mod/unfollow.php:132 mod/dfrn_request.php:650
 #: mod/editpost.php:110 mod/fbrowser.php:110 mod/fbrowser.php:139
 #: mod/follow.php:174 mod/message.php:153 mod/photos.php:1084
-#: mod/photos.php:1191 mod/settings.php:678 mod/settings.php:704
-#: mod/suggest.php:76 src/Module/Contact.php:426
+#: mod/photos.php:1191 mod/suggest.php:76 mod/settings.php:678
+#: mod/settings.php:704 src/Module/Contact.php:426
 msgid "Cancel"
 msgstr "Abbrechen"
 
@@ -98,9 +98,9 @@ msgstr "Abbrechen"
 #: mod/message.php:56 mod/message.php:101 mod/network.php:37 mod/notes.php:27
 #: mod/photos.php:178 mod/photos.php:962 mod/poke.php:141
 #: mod/profile_photo.php:32 mod/profile_photo.php:177
-#: mod/profile_photo.php:197 mod/settings.php:52 mod/settings.php:165
-#: mod/settings.php:667 mod/suggest.php:39 mod/events.php:208 mod/item.php:170
-#: mod/notifications.php:73 src/Module/Attach.php:42
+#: mod/profile_photo.php:197 mod/suggest.php:39 mod/events.php:208
+#: mod/item.php:170 mod/notifications.php:73 mod/settings.php:52
+#: mod/settings.php:165 mod/settings.php:667 src/Module/Attach.php:42
 #: src/Module/FollowConfirm.php:27 src/Module/Group.php:31
 #: src/Module/Group.php:77 src/Module/Invite.php:22 src/Module/Invite.php:110
 #: src/Module/Notifications/Notify.php:19 src/Module/Profile/Contacts.php:50
@@ -1740,7 +1740,7 @@ msgstr "Neues Profil anlegen"
 msgid "Access denied."
 msgstr "Zugriff verweigert."
 
-#: mod/cal.php:140 mod/display.php:303 src/Module/Profile.php:184
+#: mod/cal.php:140 mod/display.php:303 src/Module/Profile.php:185
 msgid "Access to this profile has been restricted."
 msgstr "Der Zugriff zu diesem Profil wurde eingeschränkt."
 
@@ -2985,1245 +2985,1252 @@ msgstr "Beiträge, die mit %s getaggt sind"
 msgid "Results for: %s"
 msgstr "Ergebnisse für: %s"
 
-#: mod/settings.php:65 src/Module/BaseSettingsModule.php:24
-msgid "Account"
-msgstr "Nutzerkonto"
+#: mod/subthread.php:104
+#, php-format
+msgid "%1$s is following %2$s's %3$s"
+msgstr "%1$s folgt %2$s %3$s"
 
-#: mod/settings.php:73 src/Module/BaseSettingsModule.php:31
-#: src/Module/Settings/TwoFactor/Index.php:89
-#: src/Module/TwoFactor/Verify.php:62
-msgid "Two-factor authentication"
-msgstr "Zwei-Faktor Authentifizierung"
+#: mod/suggest.php:28
+msgid "Contact suggestion successfully ignored."
+msgstr "Kontaktvorschlag erfolgreich ignoriert."
 
-#: mod/settings.php:80 src/Content/Nav.php:268 src/Model/Profile.php:402
-#: src/Module/BaseSettingsModule.php:38
-msgid "Profiles"
-msgstr "Profile"
+#: mod/suggest.php:52
+msgid ""
+"No suggestions available. If this is a new site, please try again in 24 "
+"hours."
+msgstr "Keine Vorschläge verfügbar. Falls der Server frisch aufgesetzt wurde, versuche es bitte in 24 Stunden noch einmal."
 
-#: mod/settings.php:88 src/Module/BaseAdminModule.php:84
-#: src/Module/BaseSettingsModule.php:46
-msgid "Additional features"
-msgstr "Zusätzliche Features"
+#: mod/suggest.php:71
+msgid "Do you really want to delete this suggestion?"
+msgstr "Möchtest du wirklich diese Empfehlung löschen?"
 
-#: mod/settings.php:96 src/Module/BaseSettingsModule.php:54
-msgid "Display"
-msgstr "Anzeige"
+#: mod/suggest.php:89 mod/suggest.php:109
+msgid "Ignore/Hide"
+msgstr "Ignorieren/Verbergen"
 
-#: mod/settings.php:103 mod/settings.php:843
-#: src/Module/BaseSettingsModule.php:61
-msgid "Social Networks"
-msgstr "Soziale Netzwerke"
+#: mod/suggest.php:119 view/theme/vier/theme.php:204 src/Content/Widget.php:69
+msgid "Friend Suggestions"
+msgstr "Kontaktvorschläge"
 
-#: mod/settings.php:110 src/Module/Admin/Addons/Details.php:100
-#: src/Module/Admin/Addons/Index.php:51 src/Module/BaseAdminModule.php:82
-#: src/Module/BaseSettingsModule.php:68
-msgid "Addons"
-msgstr "Addons"
+#: mod/uexport.php:52
+msgid "Export account"
+msgstr "Account exportieren"
 
-#: mod/settings.php:117 src/Content/Nav.php:263
-#: src/Module/BaseSettingsModule.php:75
-msgid "Delegations"
-msgstr "Delegationen"
+#: mod/uexport.php:52
+msgid ""
+"Export your account info and contacts. Use this to make a backup of your "
+"account and/or to move it to another server."
+msgstr "Exportiere Deine Account-Informationen und Kontakte. Verwende dies, um ein Backup Deines Accounts anzulegen und/oder damit auf einen anderen Server umzuziehen."
 
-#: mod/settings.php:124 src/Module/BaseSettingsModule.php:82
-msgid "Connected apps"
-msgstr "Verbundene Programme"
+#: mod/uexport.php:53
+msgid "Export all"
+msgstr "Alles exportieren"
+
+#: mod/uexport.php:53
+msgid ""
+"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)"
+msgstr "Exportiere Deine Account-Informationen, Kontakte und alle Einträge als JSON Datei. Dies könnte eine sehr große Datei werden und dementsprechend viel Zeit benötigen. Verwende dies, um ein komplettes Backup Deines Accounts anzulegen (Fotos werden nicht exportiert)."
 
-#: mod/settings.php:131 mod/uexport.php:59
+#: mod/uexport.php:59 mod/settings.php:131
 #: src/Module/BaseSettingsModule.php:89
 msgid "Export personal data"
 msgstr "Persönliche Daten exportieren"
 
-#: mod/settings.php:138 src/Module/BaseSettingsModule.php:96
-msgid "Remove account"
-msgstr "Konto löschen"
-
-#: mod/settings.php:147 view/theme/frio/theme.php:277 src/Content/Nav.php:265
-#: src/Module/Admin/Addons/Details.php:102
-#: src/Module/Admin/Themes/Details.php:107
-#: src/Module/BaseSettingsModule.php:105 src/Module/Welcome.php:33
-msgid "Settings"
-msgstr "Einstellungen"
+#: mod/videos.php:123
+msgid "No videos selected"
+msgstr "Keine Videos  ausgewählt"
 
-#: mod/settings.php:190
-msgid "Missing some important data!"
-msgstr "Wichtige Daten fehlen!"
+#: mod/videos.php:280 src/Model/Item.php:3477
+msgid "View Video"
+msgstr "Video ansehen"
 
-#: mod/settings.php:192 mod/settings.php:703 src/Module/Contact.php:801
-msgid "Update"
-msgstr "Aktualisierungen"
+#: mod/videos.php:295
+msgid "Recent Videos"
+msgstr "Neueste Videos"
 
-#: mod/settings.php:302
-msgid "Failed to connect with email account using the settings provided."
-msgstr "Verbindung zum E-Mail-Konto mit den angegebenen Einstellungen nicht möglich."
+#: mod/videos.php:297
+msgid "Upload New Videos"
+msgstr "Neues Video hochladen"
 
-#: mod/settings.php:307
-msgid "Email settings updated."
-msgstr "E-Mail Einstellungen bearbeitet."
+#: mod/display.php:254 mod/display.php:339
+msgid "The requested item doesn't exist or has been deleted."
+msgstr "Der angeforderte Beitrag existiert nicht oder wurde gelöscht."
 
-#: mod/settings.php:323
-msgid "Features updated"
-msgstr "Features aktualisiert"
+#: mod/display.php:417
+msgid "The feed for this item is unavailable."
+msgstr "Der Feed für diesen Beitrag ist nicht verfügbar."
 
-#: mod/settings.php:384
-msgid "The theme you chose isn't available."
-msgstr "Das gewählte Theme ist nicht verfügbar"
+#: mod/events.php:118 mod/events.php:120
+msgid "Event can not end before it has started."
+msgstr "Die Veranstaltung kann nicht enden, bevor sie beginnt."
 
-#: mod/settings.php:396
-msgid "Relocate message has been send to your contacts"
-msgstr "Die Umzugsbenachrichtigung wurde an Deine Kontakte versendet."
+#: mod/events.php:127 mod/events.php:129
+msgid "Event title and start time are required."
+msgstr "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden."
 
-#: mod/settings.php:408
-msgid "Passwords do not match."
-msgstr "Die Passwörter stimmen nicht überein."
+#: mod/events.php:385
+msgid "Create New Event"
+msgstr "Neue Veranstaltung erstellen"
 
-#: mod/settings.php:416 src/Console/NewPassword.php:101
-msgid "Password update failed. Please try again."
-msgstr "Aktualisierung des Passworts gescheitert, bitte versuche es noch einmal."
+#: mod/events.php:508
+msgid "Event details"
+msgstr "Veranstaltungsdetails"
 
-#: mod/settings.php:419 src/Console/NewPassword.php:104
-msgid "Password changed."
-msgstr "Passwort geändert."
+#: mod/events.php:509
+msgid "Starting date and Title are required."
+msgstr "Anfangszeitpunkt und Titel werden benötigt"
 
-#: mod/settings.php:422
-msgid "Password unchanged."
-msgstr "Passwort unverändert."
+#: mod/events.php:510 mod/events.php:515
+msgid "Event Starts:"
+msgstr "Veranstaltungsbeginn:"
 
-#: mod/settings.php:503
-msgid " Please use a shorter name."
-msgstr " Bitte verwende einen kürzeren Namen."
+#: mod/events.php:523 mod/events.php:548
+msgid "Finish date/time is not known or not relevant"
+msgstr "Enddatum/-zeit ist nicht bekannt oder nicht relevant"
 
-#: mod/settings.php:506
-msgid " Name too short."
-msgstr " Name ist zu kurz."
+#: mod/events.php:525 mod/events.php:530
+msgid "Event Finishes:"
+msgstr "Veranstaltungsende:"
 
-#: mod/settings.php:513 src/Module/Settings/TwoFactor/Index.php:72
-msgid "Wrong Password"
-msgstr "Falsches Passwort"
+#: mod/events.php:536 mod/events.php:549
+msgid "Adjust for viewer timezone"
+msgstr "An Zeitzone des Betrachters anpassen"
 
-#: mod/settings.php:518
-msgid "Invalid email."
-msgstr "Ungültige E-Mail-Adresse."
+#: mod/events.php:538
+msgid "Description:"
+msgstr "Beschreibung"
 
-#: mod/settings.php:524
-msgid "Cannot change to that email."
-msgstr "Ändern der E-Mail nicht möglich. "
+#: mod/events.php:540 mod/notifications.php:272 src/Model/Event.php:68
+#: src/Model/Event.php:95 src/Model/Event.php:437 src/Model/Event.php:933
+#: src/Model/Profile.php:447 src/Module/Directory.php:137
+#: src/Module/Contact.php:607
+msgid "Location:"
+msgstr "Ort:"
 
-#: mod/settings.php:574
-msgid "Private forum has no privacy permissions. Using default privacy group."
-msgstr "Für das private Forum sind keine Zugriffsrechte eingestellt. Die voreingestellte Gruppe für neue Kontakte wird benutzt."
+#: mod/events.php:542 mod/events.php:544
+msgid "Title:"
+msgstr "Titel:"
 
-#: mod/settings.php:577
-msgid "Private forum has no privacy permissions and no default privacy group."
-msgstr "Für das private Forum sind keine Zugriffsrechte eingestellt, und es gibt keine voreingestellte Gruppe für neue Kontakte."
+#: mod/events.php:545 mod/events.php:546
+msgid "Share this event"
+msgstr "Veranstaltung teilen"
 
-#: mod/settings.php:617
-msgid "Settings updated."
-msgstr "Einstellungen aktualisiert."
+#: mod/events.php:553 src/Model/Profile.php:890
+msgid "Basic"
+msgstr "Allgemein"
 
-#: mod/settings.php:676 mod/settings.php:702 mod/settings.php:736
-msgid "Add application"
-msgstr "Programm hinzufügen"
+#: mod/events.php:554 src/Model/Profile.php:891 src/Module/Admin/Site.php:573
+#: src/Module/Contact.php:880
+msgid "Advanced"
+msgstr "Erweitert"
 
-#: mod/settings.php:680 mod/settings.php:706
-msgid "Consumer Key"
-msgstr "Consumer Key"
+#: mod/events.php:571
+msgid "Failed to remove event"
+msgstr "Entfernen der Veranstaltung fehlgeschlagen"
 
-#: mod/settings.php:681 mod/settings.php:707
-msgid "Consumer Secret"
-msgstr "Consumer Secret"
+#: mod/events.php:573
+msgid "Event removed"
+msgstr "Veranstaltung enfternt"
 
-#: mod/settings.php:682 mod/settings.php:708
-msgid "Redirect"
-msgstr "Umleiten"
+#: mod/item.php:123
+msgid "Unable to locate original post."
+msgstr "Konnte den Originalbeitrag nicht finden."
 
-#: mod/settings.php:683 mod/settings.php:709
-msgid "Icon url"
-msgstr "Icon URL"
+#: mod/item.php:323
+msgid "Empty post discarded."
+msgstr "Leerer Beitrag wurde verworfen."
 
-#: mod/settings.php:694
-msgid "You can't edit this application."
-msgstr "Du kannst dieses Programm nicht bearbeiten."
+#: mod/item.php:803
+#, php-format
+msgid ""
+"This message was sent to you by %s, a member of the Friendica social "
+"network."
+msgstr "Diese Nachricht wurde dir von %s geschickt, einem Mitglied des Sozialen Netzwerks Friendica."
 
-#: mod/settings.php:735
-msgid "Connected Apps"
-msgstr "Verbundene Programme"
+#: mod/item.php:805
+#, php-format
+msgid "You may visit them online at %s"
+msgstr "Du kannst sie online unter %s besuchen"
 
-#: mod/settings.php:737 src/Object/Post.php:168 src/Object/Post.php:170
-msgid "Edit"
-msgstr "Bearbeiten"
-
-#: mod/settings.php:739
-msgid "Client key starts with"
-msgstr "Anwenderschlüssel beginnt mit"
-
-#: mod/settings.php:740
-msgid "No name"
-msgstr "Kein Name"
-
-#: mod/settings.php:741
-msgid "Remove authorization"
-msgstr "Autorisierung entziehen"
+#: mod/item.php:806
+msgid ""
+"Please contact the sender by replying to this post if you do not wish to "
+"receive these messages."
+msgstr "Falls du diese Beiträge nicht erhalten möchtest, kontaktiere bitte den Autor, indem du auf diese Nachricht antwortest."
 
-#: mod/settings.php:752
-msgid "No Addon settings configured"
-msgstr "Keine Addon-Einstellungen konfiguriert"
+#: mod/item.php:810
+#, php-format
+msgid "%s posted an update."
+msgstr "%s hat ein Update veröffentlicht."
 
-#: mod/settings.php:761
-msgid "Addon Settings"
-msgstr "Addon Einstellungen"
+#: mod/notifications.php:40
+msgid "Invalid request identifier."
+msgstr "Invalid request identifier."
 
-#: mod/settings.php:775 src/Module/Admin/Features.php:58
-#: src/Module/Admin/Features.php:59
-msgid "Off"
-msgstr "Aus"
+#: mod/notifications.php:96 src/Content/Nav.php:249
+msgid "Notifications"
+msgstr "Benachrichtigungen"
 
-#: mod/settings.php:775 src/Module/Admin/Features.php:58
-#: src/Module/Admin/Features.php:59
-msgid "On"
-msgstr "An"
+#: mod/notifications.php:115
+msgid "Network Notifications"
+msgstr "Netzwerkbenachrichtigungen"
 
-#: mod/settings.php:782
-msgid "Additional Features"
-msgstr "Zusätzliche Features"
+#: mod/notifications.php:120
+msgid "System Notifications"
+msgstr "Systembenachrichtigungen"
 
-#: mod/settings.php:806 src/Content/ContactSelector.php:120
-msgid "Diaspora"
-msgstr "Diaspora"
+#: mod/notifications.php:125
+msgid "Personal Notifications"
+msgstr "Persönliche Benachrichtigungen"
 
-#: mod/settings.php:806 mod/settings.php:807
-msgid "enabled"
-msgstr "eingeschaltet"
+#: mod/notifications.php:130
+msgid "Home Notifications"
+msgstr "Pinnwandbenachrichtigungen"
 
-#: mod/settings.php:806 mod/settings.php:807
-msgid "disabled"
-msgstr "ausgeschaltet"
+#: mod/notifications.php:153
+msgid "Show unread"
+msgstr "Ungelesene anzeigen"
 
-#: mod/settings.php:806 mod/settings.php:807
-#, php-format
-msgid "Built-in support for %s connectivity is %s"
-msgstr "Eingebaute Unterstützung für Verbindungen zu %s ist %s"
+#: mod/notifications.php:153
+msgid "Show all"
+msgstr "Alle anzeigen"
 
-#: mod/settings.php:807
-msgid "GNU Social (OStatus)"
-msgstr "GNU Social (OStatus)"
+#: mod/notifications.php:164
+msgid "Show Ignored Requests"
+msgstr "Zeige ignorierte Anfragen"
 
-#: mod/settings.php:838
-msgid "Email access is disabled on this site."
-msgstr "Zugriff auf E-Mails für diese Seite deaktiviert."
+#: mod/notifications.php:164
+msgid "Hide Ignored Requests"
+msgstr "Verberge ignorierte Anfragen"
 
-#: mod/settings.php:848
-msgid "General Social Media Settings"
-msgstr "Allgemeine Einstellungen zu Sozialen Medien"
+#: mod/notifications.php:177 mod/notifications.php:262
+msgid "Notification type:"
+msgstr "Art der Benachrichtigung:"
 
-#: mod/settings.php:849
-msgid "Accept only top level posts by contacts you follow"
-msgstr "Ausschließlich Unterhaltungen von meinen Kontakten anzeigen"
+#: mod/notifications.php:180
+msgid "Suggested by:"
+msgstr "Vorgeschlagen von:"
 
-#: mod/settings.php:849
-msgid ""
-"The system does an auto completion of threads when a comment arrives. This "
-"has got the side effect that you can receive posts that had been started by "
-"a non-follower but had been commented by someone you follow. This setting "
-"deactivates this behaviour. When activated, you strictly only will receive "
-"posts from people you really do follow."
-msgstr "Wenn neue Kommentare empfangen werden führt das System eine Vervollständigung der Unterhaltung durch. Die hat den Nebeneffekt, dass Unterhaltungen in denen einer deiner Kontakte kommentiert haben, die aber nicht von einem deiner Kontakte begonnen wurden in deinem Netzwerk-Stream angezeigt werden können. Diese Option unterbindet dieses Verhalten. Ist sie aktiviert, wirst du ausschließlich die Unterhaltungen angezeigt bekommen, die von deinen Kontakten begonnen wurden."
+#: mod/notifications.php:192 mod/notifications.php:279
+#: src/Module/Contact.php:594
+msgid "Hide this contact from others"
+msgstr "Verbirg diesen Kontakt vor Anderen"
 
-#: mod/settings.php:850
-msgid "Disable Content Warning"
-msgstr "Inhaltswarnung ausschalten"
+#: mod/notifications.php:194 mod/notifications.php:288
+#: src/Model/Contact.php:1238 src/Module/Admin/Users.php:286
+msgid "Approve"
+msgstr "Genehmigen"
 
-#: mod/settings.php:850
-msgid ""
-"Users on networks like Mastodon or Pleroma are able to set a content warning"
-" field which collapse their post by default. This disables the automatic "
-"collapsing and sets the content warning as the post title. Doesn't affect "
-"any other content filtering you eventually set up."
-msgstr "Benutzer in Netzwerken wie Mastodon oder Pleroma können ein Inhaltswarnfeld einstellen, das ihren Beitrag standardmäßig ausblendet. Dies deaktiviert das automatische Zusammenklappen und setzt die Inhaltswarnung als Beitragstitel. Beeinflusst keine anderen Inhaltsfilterungen, die du eventuell eingerichtet hast."
+#: mod/notifications.php:214
+msgid "Claims to be known to you: "
+msgstr "Behauptet, dich zu kennen: "
 
-#: mod/settings.php:851
-msgid "Disable intelligent shortening"
-msgstr "Intelligentes Link-Kürzen ausschalten"
+#: mod/notifications.php:215
+msgid "yes"
+msgstr "ja"
 
-#: mod/settings.php:851
-msgid ""
-"Normally the system tries to find the best link to add to shortened posts. "
-"If this option is enabled then every shortened post will always point to the"
-" original friendica post."
-msgstr "Normalerweise versucht das System, den besten Link zu finden, um ihn zu gekürzten Postings hinzuzufügen. Wird diese Option ausgewählt, wird stets ein Link auf die originale Friendica-Nachricht beigefügt."
+#: mod/notifications.php:215
+msgid "no"
+msgstr "nein"
 
-#: mod/settings.php:852
-msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
-msgstr "Automatisch allen GNU Social (OStatus) Followern/Erwähnern folgen"
+#: mod/notifications.php:216 mod/notifications.php:220
+msgid "Shall your connection be bidirectional or not?"
+msgstr "Soll die Verbindung beidseitig sein oder nicht?"
 
-#: mod/settings.php:852
+#: mod/notifications.php:217 mod/notifications.php:221
+#, php-format
 msgid ""
-"If you receive a message from an unknown OStatus user, this option decides "
-"what to do. If it is checked, a new contact will be created for every "
-"unknown user."
-msgstr "Wenn du eine Nachricht eines unbekannten OStatus-Nutzers bekommst, entscheidet diese Option, wie diese behandelt werden soll. Ist die Option aktiviert, wird ein neuer Kontakt für den Verfasser erstellt,."
-
-#: mod/settings.php:853
-msgid "Default group for OStatus contacts"
-msgstr "Voreingestellte Gruppe für OStatus-Kontakte"
-
-#: mod/settings.php:854
-msgid "Your legacy GNU Social account"
-msgstr "Dein alter GNU Social-Account"
+"Accepting %s as a friend allows %s to subscribe to your posts, and you will "
+"also receive updates from them in your news feed."
+msgstr "Akzeptierst du %s als Kontakt, erlaubst du damit das Lesen deiner Beiträge und abonnierst selbst auch die Beiträge von %s."
 
-#: mod/settings.php:854
+#: mod/notifications.php:218
+#, php-format
 msgid ""
-"If you enter your old GNU Social/Statusnet account name here (in the format "
-"user@domain.tld), your contacts will be added automatically. The field will "
-"be emptied when done."
-msgstr "Wenn du deinen alten GNU Social/Statusnet-Account-Namen hier angibst (Format name@domain.tld), werden deine Kontakte automatisch hinzugefügt. Dieses Feld wird geleert, wenn die Kontakte hinzugefügt wurden."
-
-#: mod/settings.php:857
-msgid "Repair OStatus subscriptions"
-msgstr "OStatus-Abonnements reparieren"
-
-#: mod/settings.php:861
-msgid "Email/Mailbox Setup"
-msgstr "E-Mail/Postfach-Einstellungen"
+"Accepting %s as a subscriber allows them to subscribe to your posts, but you"
+" will not receive updates from them in your news feed."
+msgstr "Wenn du %s als Abonnent akzeptierst, erlaubst du damit das Lesen deiner Beiträge, wirst aber selbst die Beiträge der anderen Seite nicht erhalten."
 
-#: mod/settings.php:862
+#: mod/notifications.php:222
+#, php-format
 msgid ""
-"If you wish to communicate with email contacts using this service "
-"(optional), please specify how to connect to your mailbox."
-msgstr "Wenn du mit E-Mail-Kontakten über diesen Service kommunizieren möchtest (optional), gib bitte die Einstellungen für dein Postfach an."
-
-#: mod/settings.php:863
-msgid "Last successful email check:"
-msgstr "Letzter erfolgreicher E-Mail-Check"
-
-#: mod/settings.php:865
-msgid "IMAP server name:"
-msgstr "IMAP-Server-Name:"
-
-#: mod/settings.php:866
-msgid "IMAP port:"
-msgstr "IMAP-Port:"
+"Accepting %s as a sharer allows them to subscribe to your posts, but you "
+"will not receive updates from them in your news feed."
+msgstr "Wenn du %s als Teilender akzeptierst, erlaubst du damit das Lesen deiner Beiträge, wirst aber selbst die Beiträge der anderen Seite nicht erhalten."
 
-#: mod/settings.php:867
-msgid "Security:"
-msgstr "Sicherheit:"
+#: mod/notifications.php:233
+msgid "Friend"
+msgstr "Kontakt"
 
-#: mod/settings.php:867 mod/settings.php:872
-msgid "None"
-msgstr "Keine"
+#: mod/notifications.php:234
+msgid "Sharer"
+msgstr "Teilender"
 
-#: mod/settings.php:868
-msgid "Email login name:"
-msgstr "E-Mail-Login-Name:"
+#: mod/notifications.php:234
+msgid "Subscriber"
+msgstr "Abonnent"
 
-#: mod/settings.php:869
-msgid "Email password:"
-msgstr "E-Mail-Passwort:"
+#: mod/notifications.php:274 src/Model/Profile.php:453
+#: src/Model/Profile.php:832 src/Module/Directory.php:145
+#: src/Module/Contact.php:611
+msgid "About:"
+msgstr "Über:"
 
-#: mod/settings.php:870
-msgid "Reply-to address:"
-msgstr "Reply-to Adresse:"
+#: mod/notifications.php:278 src/Model/Profile.php:450
+#: src/Model/Profile.php:771 src/Module/Directory.php:142
+msgid "Gender:"
+msgstr "Geschlecht:"
 
-#: mod/settings.php:871
-msgid "Send public posts to all email contacts:"
-msgstr "Sende öffentliche Beiträge an alle E-Mail-Kontakte:"
+#: mod/notifications.php:285 src/Model/Profile.php:558
+#: src/Module/Contact.php:295
+msgid "Network:"
+msgstr "Netzwerk:"
 
-#: mod/settings.php:872
-msgid "Action after import:"
-msgstr "Aktion nach Import:"
+#: mod/notifications.php:299
+msgid "No introductions."
+msgstr "Keine Kontaktanfragen."
 
-#: mod/settings.php:872 src/Content/Nav.php:251
-msgid "Mark as seen"
-msgstr "Als gelesen markieren"
+#: mod/notifications.php:333
+#, php-format
+msgid "No more %s notifications."
+msgstr "Keine weiteren %s-Benachrichtigungen"
 
-#: mod/settings.php:872
-msgid "Move to folder"
-msgstr "In einen Ordner verschieben"
+#: mod/openid.php:30
+msgid "OpenID protocol error. No ID returned."
+msgstr "OpenID Protokollfehler. Keine ID zurückgegeben."
 
-#: mod/settings.php:873
-msgid "Move to folder:"
-msgstr "In diesen Ordner verschieben:"
+#: mod/openid.php:60
+msgid ""
+"Account not found and OpenID registration is not permitted on this site."
+msgstr "Nutzerkonto wurde nicht gefunden und OpenID-Registrierung ist auf diesem Server nicht gestattet."
 
-#: mod/settings.php:897 src/Module/Admin/Site.php:433
-msgid "No special theme for mobile devices"
-msgstr "Kein spezielles Theme für mobile Geräte verwenden."
+#: mod/openid.php:108 src/Module/Login.php:88 src/Module/Login.php:139
+msgid "Login failed."
+msgstr "Anmeldung fehlgeschlagen."
 
-#: mod/settings.php:905
-#, php-format
-msgid "%s - (Unsupported)"
-msgstr "%s - (Nicht unterstützt)"
+#: mod/settings.php:65 src/Module/BaseSettingsModule.php:24
+msgid "Account"
+msgstr "Nutzerkonto"
 
-#: mod/settings.php:907 src/Module/Admin/Site.php:450
-#, php-format
-msgid "%s - (Experimental)"
-msgstr "%s - (Experimentell)"
+#: mod/settings.php:73 src/Module/BaseSettingsModule.php:31
+#: src/Module/Settings/TwoFactor/Index.php:89
+#: src/Module/TwoFactor/Verify.php:62
+msgid "Two-factor authentication"
+msgstr "Zwei-Faktor Authentifizierung"
 
-#: mod/settings.php:935 src/Core/L10n/L10n.php:370 src/Model/Event.php:395
-msgid "Sunday"
-msgstr "Sonntag"
+#: mod/settings.php:80 src/Content/Nav.php:268 src/Model/Profile.php:402
+#: src/Module/BaseSettingsModule.php:38
+msgid "Profiles"
+msgstr "Profile"
 
-#: mod/settings.php:935 src/Core/L10n/L10n.php:370 src/Model/Event.php:396
-msgid "Monday"
-msgstr "Montag"
+#: mod/settings.php:88 src/Module/BaseAdminModule.php:84
+#: src/Module/BaseSettingsModule.php:46
+msgid "Additional features"
+msgstr "Zusätzliche Features"
 
-#: mod/settings.php:951
-msgid "Display Settings"
-msgstr "Anzeige-Einstellungen"
+#: mod/settings.php:96 src/Module/BaseSettingsModule.php:54
+msgid "Display"
+msgstr "Anzeige"
 
-#: mod/settings.php:957
-msgid "Display Theme:"
-msgstr "Theme:"
+#: mod/settings.php:103 mod/settings.php:843
+#: src/Module/BaseSettingsModule.php:61
+msgid "Social Networks"
+msgstr "Soziale Netzwerke"
 
-#: mod/settings.php:958
-msgid "Mobile Theme:"
-msgstr "Mobiles Theme"
+#: mod/settings.php:110 src/Module/Admin/Addons/Details.php:100
+#: src/Module/Admin/Addons/Index.php:51 src/Module/BaseAdminModule.php:82
+#: src/Module/BaseSettingsModule.php:68
+msgid "Addons"
+msgstr "Addons"
 
-#: mod/settings.php:959
-msgid "Suppress warning of insecure networks"
-msgstr "Warnung vor unsicheren Netzwerken unterdrücken"
+#: mod/settings.php:117 src/Content/Nav.php:263
+#: src/Module/BaseSettingsModule.php:75
+msgid "Delegations"
+msgstr "Delegationen"
 
-#: mod/settings.php:959
-msgid ""
-"Should the system suppress the warning that the current group contains "
-"members of networks that can't receive non public postings."
-msgstr "Soll das System Warnungen unterdrücken, die angezeigt werden, weil von dir eingerichtete Kontakt-Gruppen Accounts aus Netzwerken beinhalten, die keine nicht öffentlichen Beiträge empfangen können."
+#: mod/settings.php:124 src/Module/BaseSettingsModule.php:82
+msgid "Connected apps"
+msgstr "Verbundene Programme"
 
-#: mod/settings.php:960
-msgid "Update browser every xx seconds"
-msgstr "Browser alle xx Sekunden aktualisieren"
+#: mod/settings.php:138 src/Module/BaseSettingsModule.php:96
+msgid "Remove account"
+msgstr "Konto löschen"
 
-#: mod/settings.php:960
-msgid "Minimum of 10 seconds. Enter -1 to disable it."
-msgstr "Minimum sind 10 Sekunden. Gib -1 ein, um abzuschalten."
+#: mod/settings.php:147 view/theme/frio/theme.php:277 src/Content/Nav.php:265
+#: src/Module/Admin/Addons/Details.php:102
+#: src/Module/Admin/Themes/Details.php:107
+#: src/Module/BaseSettingsModule.php:105 src/Module/Welcome.php:33
+msgid "Settings"
+msgstr "Einstellungen"
 
-#: mod/settings.php:961
-msgid "Number of items to display per page:"
-msgstr "Zahl der Beiträge, die pro Netzwerkseite angezeigt werden sollen: "
+#: mod/settings.php:190
+msgid "Missing some important data!"
+msgstr "Wichtige Daten fehlen!"
 
-#: mod/settings.php:961 mod/settings.php:962
-msgid "Maximum of 100 items"
-msgstr "Maximal 100 Beiträge"
+#: mod/settings.php:192 mod/settings.php:703 src/Module/Contact.php:801
+msgid "Update"
+msgstr "Aktualisierungen"
 
-#: mod/settings.php:962
-msgid "Number of items to display per page when viewed from mobile device:"
-msgstr "Zahl der Beiträge, die pro Netzwerkseite auf mobilen Geräten angezeigt werden sollen:"
+#: mod/settings.php:302
+msgid "Failed to connect with email account using the settings provided."
+msgstr "Verbindung zum E-Mail-Konto mit den angegebenen Einstellungen nicht möglich."
 
-#: mod/settings.php:963
-msgid "Don't show emoticons"
-msgstr "Keine Smileys anzeigen"
+#: mod/settings.php:307
+msgid "Email settings updated."
+msgstr "E-Mail Einstellungen bearbeitet."
 
-#: mod/settings.php:964
-msgid "Calendar"
-msgstr "Kalender"
+#: mod/settings.php:323
+msgid "Features updated"
+msgstr "Features aktualisiert"
 
-#: mod/settings.php:965
-msgid "Beginning of week:"
-msgstr "Wochenbeginn:"
+#: mod/settings.php:384
+msgid "The theme you chose isn't available."
+msgstr "Das gewählte Theme ist nicht verfügbar"
 
-#: mod/settings.php:966
-msgid "Don't show notices"
-msgstr "Info-Popups nicht anzeigen"
+#: mod/settings.php:396
+msgid "Relocate message has been send to your contacts"
+msgstr "Die Umzugsbenachrichtigung wurde an Deine Kontakte versendet."
 
-#: mod/settings.php:967
-msgid "Infinite scroll"
-msgstr "Endloses Scrollen"
+#: mod/settings.php:408
+msgid "Passwords do not match."
+msgstr "Die Passwörter stimmen nicht überein."
 
-#: mod/settings.php:968
-msgid "Automatic updates only at the top of the network page"
-msgstr "Automatische Updates nur, wenn du oben auf der Netzwerkseite bist."
+#: mod/settings.php:416 src/Console/NewPassword.php:101
+msgid "Password update failed. Please try again."
+msgstr "Aktualisierung des Passworts gescheitert, bitte versuche es noch einmal."
 
-#: mod/settings.php:968
-msgid ""
-"When disabled, the network page is updated all the time, which could be "
-"confusing while reading."
-msgstr "Wenn dies deaktiviert ist, wird die Netzwerk-Seite aktualisiert, wann immer neue Beiträge eintreffen, egal an welcher Stelle gerade gelesen wird."
+#: mod/settings.php:419 src/Console/NewPassword.php:104
+msgid "Password changed."
+msgstr "Passwort geändert."
 
-#: mod/settings.php:969
-msgid "Bandwidth Saver Mode"
-msgstr "Bandbreiten-Spar-Modus"
+#: mod/settings.php:422
+msgid "Password unchanged."
+msgstr "Passwort unverändert."
 
-#: mod/settings.php:969
-msgid ""
-"When enabled, embedded content is not displayed on automatic updates, they "
-"only show on page reload."
-msgstr "Wenn aktiviert, wird der eingebettete Inhalt nicht automatisch aktualisiert. In diesem Fall Seite bitte neu laden."
+#: mod/settings.php:503
+msgid " Please use a shorter name."
+msgstr " Bitte verwende einen kürzeren Namen."
 
-#: mod/settings.php:970
-msgid "Smart Threading"
-msgstr "Intelligentes Threading"
+#: mod/settings.php:506
+msgid " Name too short."
+msgstr " Name ist zu kurz."
 
-#: mod/settings.php:970
-msgid ""
-"When enabled, suppress extraneous thread indentation while keeping it where "
-"it matters. Only works if threading is available and enabled."
-msgstr "Ist dies aktiviert, werden Einrückungen in Unterhaltungen unterdrückt, wo sie nicht benötigt werden. Werden sie benötigt, werden die Threads weiterhin eingerückt."
+#: mod/settings.php:513 src/Module/Settings/TwoFactor/Index.php:72
+msgid "Wrong Password"
+msgstr "Falsches Passwort"
 
-#: mod/settings.php:972
-msgid "General Theme Settings"
-msgstr "Allgemeine Theme-Einstellungen"
+#: mod/settings.php:518
+msgid "Invalid email."
+msgstr "Ungültige E-Mail-Adresse."
 
-#: mod/settings.php:973
-msgid "Custom Theme Settings"
-msgstr "Benutzerdefinierte Theme-Einstellungen"
+#: mod/settings.php:524
+msgid "Cannot change to that email."
+msgstr "Ändern der E-Mail nicht möglich. "
 
-#: mod/settings.php:974
-msgid "Content Settings"
-msgstr "Einstellungen zum Inhalt"
+#: mod/settings.php:574
+msgid "Private forum has no privacy permissions. Using default privacy group."
+msgstr "Für das private Forum sind keine Zugriffsrechte eingestellt. Die voreingestellte Gruppe für neue Kontakte wird benutzt."
 
-#: mod/settings.php:975 view/theme/duepuntozero/config.php:73
-#: view/theme/frio/config.php:128 view/theme/quattro/config.php:75
-#: view/theme/vier/config.php:121
-msgid "Theme settings"
-msgstr "Theme-Einstellungen"
+#: mod/settings.php:577
+msgid "Private forum has no privacy permissions and no default privacy group."
+msgstr "Für das private Forum sind keine Zugriffsrechte eingestellt, und es gibt keine voreingestellte Gruppe für neue Kontakte."
 
-#: mod/settings.php:989
-msgid "Unable to find your profile. Please contact your admin."
-msgstr "Konnte dein Profil nicht finden. Bitte kontaktiere den Admin."
+#: mod/settings.php:617
+msgid "Settings updated."
+msgstr "Einstellungen aktualisiert."
 
-#: mod/settings.php:1028
-msgid "Account Types"
-msgstr "Kontenarten"
+#: mod/settings.php:676 mod/settings.php:702 mod/settings.php:736
+msgid "Add application"
+msgstr "Programm hinzufügen"
 
-#: mod/settings.php:1029
-msgid "Personal Page Subtypes"
-msgstr "Unterarten der persönlichen Seite"
+#: mod/settings.php:680 mod/settings.php:706
+msgid "Consumer Key"
+msgstr "Consumer Key"
 
-#: mod/settings.php:1030
-msgid "Community Forum Subtypes"
-msgstr "Unterarten des Gemeinschaftsforums"
+#: mod/settings.php:681 mod/settings.php:707
+msgid "Consumer Secret"
+msgstr "Consumer Secret"
 
-#: mod/settings.php:1037 src/Module/Admin/Users.php:229
-msgid "Personal Page"
-msgstr "Persönliche Seite"
+#: mod/settings.php:682 mod/settings.php:708
+msgid "Redirect"
+msgstr "Umleiten"
 
-#: mod/settings.php:1038
-msgid "Account for a personal profile."
-msgstr "Konto für ein persönliches Profil."
+#: mod/settings.php:683 mod/settings.php:709
+msgid "Icon url"
+msgstr "Icon URL"
 
-#: mod/settings.php:1041 src/Module/Admin/Users.php:230
-msgid "Organisation Page"
-msgstr "Organisationsseite"
+#: mod/settings.php:694
+msgid "You can't edit this application."
+msgstr "Du kannst dieses Programm nicht bearbeiten."
 
-#: mod/settings.php:1042
-msgid ""
-"Account for an organisation that automatically approves contact requests as "
-"\"Followers\"."
-msgstr "Konto für eine Organisation, das Kontaktanfragen automatisch als \"Follower\" annimmt."
+#: mod/settings.php:735
+msgid "Connected Apps"
+msgstr "Verbundene Programme"
+
+#: mod/settings.php:737 src/Object/Post.php:168 src/Object/Post.php:170
+msgid "Edit"
+msgstr "Bearbeiten"
 
-#: mod/settings.php:1045 src/Module/Admin/Users.php:231
-msgid "News Page"
-msgstr "Nachrichtenseite"
+#: mod/settings.php:739
+msgid "Client key starts with"
+msgstr "Anwenderschlüssel beginnt mit"
 
-#: mod/settings.php:1046
-msgid ""
-"Account for a news reflector that automatically approves contact requests as"
-" \"Followers\"."
-msgstr "Konto für einen Feedspiegel, das Kontaktanfragen automatisch als \"Follower\" annimmt."
+#: mod/settings.php:740
+msgid "No name"
+msgstr "Kein Name"
 
-#: mod/settings.php:1049 src/Module/Admin/Users.php:232
-msgid "Community Forum"
-msgstr "Gemeinschaftsforum"
+#: mod/settings.php:741
+msgid "Remove authorization"
+msgstr "Autorisierung entziehen"
 
-#: mod/settings.php:1050
-msgid "Account for community discussions."
-msgstr "Konto für Diskussionsforen. "
+#: mod/settings.php:752
+msgid "No Addon settings configured"
+msgstr "Keine Addon-Einstellungen konfiguriert"
 
-#: mod/settings.php:1053 src/Module/Admin/Users.php:222
-msgid "Normal Account Page"
-msgstr "Normales Konto"
+#: mod/settings.php:761
+msgid "Addon Settings"
+msgstr "Addon Einstellungen"
 
-#: mod/settings.php:1054
-msgid ""
-"Account for a regular personal profile that requires manual approval of "
-"\"Friends\" and \"Followers\"."
-msgstr "Konto für ein normales, persönliches Profil. Kontaktanfragen müssen manuell als \"Friend\" oder \"Follower\" bestätigt werden."
+#: mod/settings.php:775 src/Module/Admin/Features.php:58
+#: src/Module/Admin/Features.php:59
+msgid "Off"
+msgstr "Aus"
 
-#: mod/settings.php:1057 src/Module/Admin/Users.php:223
-msgid "Soapbox Page"
-msgstr "Marktschreier-Konto"
+#: mod/settings.php:775 src/Module/Admin/Features.php:58
+#: src/Module/Admin/Features.php:59
+msgid "On"
+msgstr "An"
 
-#: mod/settings.php:1058
-msgid ""
-"Account for a public profile that automatically approves contact requests as"
-" \"Followers\"."
-msgstr "Konto für ein öffentliches Profil, das Kontaktanfragen automatisch als \"Follower\" annimmt."
+#: mod/settings.php:782
+msgid "Additional Features"
+msgstr "Zusätzliche Features"
 
-#: mod/settings.php:1061 src/Module/Admin/Users.php:224
-msgid "Public Forum"
-msgstr "Öffentliches Forum"
+#: mod/settings.php:806 src/Content/ContactSelector.php:120
+msgid "Diaspora"
+msgstr "Diaspora"
 
-#: mod/settings.php:1062
-msgid "Automatically approves all contact requests."
-msgstr "Bestätigt alle Kontaktanfragen automatisch."
+#: mod/settings.php:806 mod/settings.php:807
+msgid "enabled"
+msgstr "eingeschaltet"
 
-#: mod/settings.php:1065 src/Module/Admin/Users.php:225
-msgid "Automatic Friend Page"
-msgstr "Automatische Freunde-Seite"
+#: mod/settings.php:806 mod/settings.php:807
+msgid "disabled"
+msgstr "ausgeschaltet"
 
-#: mod/settings.php:1066
-msgid ""
-"Account for a popular profile that automatically approves contact requests "
-"as \"Friends\"."
-msgstr "Konto für ein gefragtes Profil, das Kontaktanfragen automatisch als \"Friend\" annimmt."
+#: mod/settings.php:806 mod/settings.php:807
+#, php-format
+msgid "Built-in support for %s connectivity is %s"
+msgstr "Eingebaute Unterstützung für Verbindungen zu %s ist %s"
 
-#: mod/settings.php:1069
-msgid "Private Forum [Experimental]"
-msgstr "Privates Forum [Versuchsstadium]"
+#: mod/settings.php:807
+msgid "GNU Social (OStatus)"
+msgstr "GNU Social (OStatus)"
 
-#: mod/settings.php:1070
-msgid "Requires manual approval of contact requests."
-msgstr "Kontaktanfragen müssen manuell bestätigt werden."
+#: mod/settings.php:838
+msgid "Email access is disabled on this site."
+msgstr "Zugriff auf E-Mails für diese Seite deaktiviert."
 
-#: mod/settings.php:1081
-msgid "OpenID:"
-msgstr "OpenID:"
+#: mod/settings.php:848
+msgid "General Social Media Settings"
+msgstr "Allgemeine Einstellungen zu Sozialen Medien"
 
-#: mod/settings.php:1081
-msgid "(Optional) Allow this OpenID to login to this account."
-msgstr "(Optional) Erlaube die Anmeldung für dieses Konto mit dieser OpenID."
+#: mod/settings.php:849
+msgid "Accept only top level posts by contacts you follow"
+msgstr "Ausschließlich Unterhaltungen von meinen Kontakten anzeigen"
 
-#: mod/settings.php:1089
-msgid "Publish your default profile in your local site directory?"
-msgstr "Darf dein Standardprofil im Verzeichnis dieses Servers veröffentlicht werden?"
+#: mod/settings.php:849
+msgid ""
+"The system does an auto completion of threads when a comment arrives. This "
+"has got the side effect that you can receive posts that had been started by "
+"a non-follower but had been commented by someone you follow. This setting "
+"deactivates this behaviour. When activated, you strictly only will receive "
+"posts from people you really do follow."
+msgstr "Wenn neue Kommentare empfangen werden führt das System eine Vervollständigung der Unterhaltung durch. Die hat den Nebeneffekt, dass Unterhaltungen in denen einer deiner Kontakte kommentiert haben, die aber nicht von einem deiner Kontakte begonnen wurden in deinem Netzwerk-Stream angezeigt werden können. Diese Option unterbindet dieses Verhalten. Ist sie aktiviert, wirst du ausschließlich die Unterhaltungen angezeigt bekommen, die von deinen Kontakten begonnen wurden."
 
-#: mod/settings.php:1089
-#, php-format
+#: mod/settings.php:850
+msgid "Disable Content Warning"
+msgstr "Inhaltswarnung ausschalten"
+
+#: mod/settings.php:850
 msgid ""
-"Your profile will be published in this node's <a href=\"%s\">local "
-"directory</a>. Your profile details may be publicly visible depending on the"
-" system settings."
-msgstr "Dein Profil wird im <a href=\"%s\">lokalen Verzeichnis</a> dieses Knotens veröffentlicht. Je nach Systemeinstellungen kann es öffentlich auffindbar sein."
+"Users on networks like Mastodon or Pleroma are able to set a content warning"
+" field which collapse their post by default. This disables the automatic "
+"collapsing and sets the content warning as the post title. Doesn't affect "
+"any other content filtering you eventually set up."
+msgstr "Benutzer in Netzwerken wie Mastodon oder Pleroma können ein Inhaltswarnfeld einstellen, das ihren Beitrag standardmäßig ausblendet. Dies deaktiviert das automatische Zusammenklappen und setzt die Inhaltswarnung als Beitragstitel. Beeinflusst keine anderen Inhaltsfilterungen, die du eventuell eingerichtet hast."
 
-#: mod/settings.php:1095
-msgid "Publish your default profile in the global social directory?"
-msgstr "Darf dein Standardprofil im weltweiten Verzeichnis veröffentlicht werden?"
+#: mod/settings.php:851
+msgid "Disable intelligent shortening"
+msgstr "Intelligentes Link-Kürzen ausschalten"
 
-#: mod/settings.php:1095
-#, php-format
+#: mod/settings.php:851
 msgid ""
-"Your profile will be published in the global friendica directories (e.g. <a "
-"href=\"%s\">%s</a>). Your profile will be visible in public."
-msgstr "Dein Profil wird in den globalen Friendica-Verzeichnissen (z.B. <a href=\"%s\">%s</a>) veröffentlicht. Dein Profil wird öffentlich auffindbar sein."
+"Normally the system tries to find the best link to add to shortened posts. "
+"If this option is enabled then every shortened post will always point to the"
+" original friendica post."
+msgstr "Normalerweise versucht das System, den besten Link zu finden, um ihn zu gekürzten Postings hinzuzufügen. Wird diese Option ausgewählt, wird stets ein Link auf die originale Friendica-Nachricht beigefügt."
 
-#: mod/settings.php:1102
-msgid "Hide your contact/friend list from viewers of your default profile?"
-msgstr "Liste der Kontakte vor Betrachtern des Standardprofils verbergen?"
+#: mod/settings.php:852
+msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
+msgstr "Automatisch allen GNU Social (OStatus) Followern/Erwähnern folgen"
 
-#: mod/settings.php:1102
+#: mod/settings.php:852
 msgid ""
-"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"
-msgstr "Die Liste deiner Kontakte wird nicht in deinem Standard-Profil angezeigt werden. Du kannst für jedes weitere Profil diese Entscheidung separat einstellen."
+"If you receive a message from an unknown OStatus user, this option decides "
+"what to do. If it is checked, a new contact will be created for every "
+"unknown user."
+msgstr "Wenn du eine Nachricht eines unbekannten OStatus-Nutzers bekommst, entscheidet diese Option, wie diese behandelt werden soll. Ist die Option aktiviert, wird ein neuer Kontakt für den Verfasser erstellt,."
 
-#: mod/settings.php:1106
-msgid "Hide your profile details from anonymous viewers?"
-msgstr "Profil-Details vor unbekannten Betrachtern verbergen?"
+#: mod/settings.php:853
+msgid "Default group for OStatus contacts"
+msgstr "Voreingestellte Gruppe für OStatus-Kontakte"
 
-#: mod/settings.php:1106
+#: mod/settings.php:854
+msgid "Your legacy GNU Social account"
+msgstr "Dein alter GNU Social-Account"
+
+#: mod/settings.php:854
 msgid ""
-"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."
-msgstr "Anonyme Besucher deines Profils werden ausschließlich dein Profilbild, deinen Namen sowie deinen Spitznamen sehen. Deine öffentlichen Beiträge und Kommentare werden weiterhin sichtbar sein."
+"If you enter your old GNU Social/Statusnet account name here (in the format "
+"user@domain.tld), your contacts will be added automatically. The field will "
+"be emptied when done."
+msgstr "Wenn du deinen alten GNU Social/Statusnet-Account-Namen hier angibst (Format name@domain.tld), werden deine Kontakte automatisch hinzugefügt. Dieses Feld wird geleert, wenn die Kontakte hinzugefügt wurden."
 
-#: mod/settings.php:1110
-msgid "Allow friends to post to your profile page?"
-msgstr "Dürfen deine Kontakte auf deine Pinnwand schreiben?"
+#: mod/settings.php:857
+msgid "Repair OStatus subscriptions"
+msgstr "OStatus-Abonnements reparieren"
 
-#: mod/settings.php:1110
+#: mod/settings.php:861
+msgid "Email/Mailbox Setup"
+msgstr "E-Mail/Postfach-Einstellungen"
+
+#: mod/settings.php:862
 msgid ""
-"Your contacts may write posts on your profile wall. These posts will be "
-"distributed to your contacts"
-msgstr "Deine Kontakte können Beiträge auf deiner Pinnwand hinterlassen. Diese werden an deine Kontakte verteilt."
+"If you wish to communicate with email contacts using this service "
+"(optional), please specify how to connect to your mailbox."
+msgstr "Wenn du mit E-Mail-Kontakten über diesen Service kommunizieren möchtest (optional), gib bitte die Einstellungen für dein Postfach an."
 
-#: mod/settings.php:1114
-msgid "Allow friends to tag your posts?"
-msgstr "Dürfen deine Kontakte deine Beiträge mit Schlagwörtern versehen?"
+#: mod/settings.php:863
+msgid "Last successful email check:"
+msgstr "Letzter erfolgreicher E-Mail-Check"
 
-#: mod/settings.php:1114
-msgid "Your contacts can add additional tags to your posts."
-msgstr "Deine Kontakte dürfen deine Beiträge mit zusätzlichen Schlagworten versehen."
+#: mod/settings.php:865
+msgid "IMAP server name:"
+msgstr "IMAP-Server-Name:"
 
-#: mod/settings.php:1118
-msgid "Allow us to suggest you as a potential friend to new members?"
-msgstr "Dürfen wir dich neuen Mitgliedern als potentiellen Kontakt vorschlagen?"
+#: mod/settings.php:866
+msgid "IMAP port:"
+msgstr "IMAP-Port:"
 
-#: mod/settings.php:1118
-msgid ""
-"If you like, Friendica may suggest new members to add you as a contact."
-msgstr "Wenn du magst, kann Friendica dich neuen Mitgliedern als Kontakt vorschlagen."
+#: mod/settings.php:867
+msgid "Security:"
+msgstr "Sicherheit:"
 
-#: mod/settings.php:1122
-msgid "Permit unknown people to send you private mail?"
-msgstr "Dürfen dir Unbekannte private Nachrichten schicken?"
+#: mod/settings.php:867 mod/settings.php:872
+msgid "None"
+msgstr "Keine"
 
-#: mod/settings.php:1122
-msgid ""
-"Friendica network users may send you private messages even if they are not "
-"in your contact list."
-msgstr "Nutzer des Friendica Netzwerks können dir private Nachrichten senden, selbst wenn sie nicht in deine Kontaktliste sind."
+#: mod/settings.php:868
+msgid "Email login name:"
+msgstr "E-Mail-Login-Name:"
 
-#: mod/settings.php:1126
-msgid "Profile is <strong>not published</strong>."
-msgstr "Profil ist <strong>nicht veröffentlicht</strong>."
+#: mod/settings.php:869
+msgid "Email password:"
+msgstr "E-Mail-Passwort:"
+
+#: mod/settings.php:870
+msgid "Reply-to address:"
+msgstr "Reply-to Adresse:"
+
+#: mod/settings.php:871
+msgid "Send public posts to all email contacts:"
+msgstr "Sende öffentliche Beiträge an alle E-Mail-Kontakte:"
 
-#: mod/settings.php:1132
-#, php-format
-msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
-msgstr "Die Adresse deines Profils lautet <strong>'%s'</strong> oder '%s'."
+#: mod/settings.php:872
+msgid "Action after import:"
+msgstr "Aktion nach Import:"
 
-#: mod/settings.php:1139
-msgid "Automatically expire posts after this many days:"
-msgstr "Beiträge verfallen automatisch nach dieser Anzahl von Tagen:"
+#: mod/settings.php:872 src/Content/Nav.php:251
+msgid "Mark as seen"
+msgstr "Als gelesen markieren"
 
-#: mod/settings.php:1139
-msgid "If empty, posts will not expire. Expired posts will be deleted"
-msgstr "Wenn leer, verfallen Beiträge nie automatisch. Verfallene Beiträge werden gelöscht."
+#: mod/settings.php:872
+msgid "Move to folder"
+msgstr "In einen Ordner verschieben"
 
-#: mod/settings.php:1140
-msgid "Advanced expiration settings"
-msgstr "Erweiterte Verfallseinstellungen"
+#: mod/settings.php:873
+msgid "Move to folder:"
+msgstr "In diesen Ordner verschieben:"
 
-#: mod/settings.php:1141
-msgid "Advanced Expiration"
-msgstr "Erweitertes Verfallen"
+#: mod/settings.php:897 src/Module/Admin/Site.php:433
+msgid "No special theme for mobile devices"
+msgstr "Kein spezielles Theme für mobile Geräte verwenden."
 
-#: mod/settings.php:1142
-msgid "Expire posts:"
-msgstr "Beiträge verfallen lassen:"
+#: mod/settings.php:905
+#, php-format
+msgid "%s - (Unsupported)"
+msgstr "%s - (Nicht unterstützt)"
 
-#: mod/settings.php:1143
-msgid "Expire personal notes:"
-msgstr "Persönliche Notizen verfallen lassen:"
+#: mod/settings.php:907 src/Module/Admin/Site.php:450
+#, php-format
+msgid "%s - (Experimental)"
+msgstr "%s - (Experimentell)"
 
-#: mod/settings.php:1144
-msgid "Expire starred posts:"
-msgstr "Markierte Beiträge verfallen lassen:"
+#: mod/settings.php:935 src/Core/L10n/L10n.php:370 src/Model/Event.php:395
+msgid "Sunday"
+msgstr "Sonntag"
 
-#: mod/settings.php:1145
-msgid "Expire photos:"
-msgstr "Fotos verfallen lassen:"
+#: mod/settings.php:935 src/Core/L10n/L10n.php:370 src/Model/Event.php:396
+msgid "Monday"
+msgstr "Montag"
 
-#: mod/settings.php:1146
-msgid "Only expire posts by others:"
-msgstr "Nur Beiträge anderer verfallen:"
+#: mod/settings.php:951
+msgid "Display Settings"
+msgstr "Anzeige-Einstellungen"
 
-#: mod/settings.php:1176
-msgid "Account Settings"
-msgstr "Kontoeinstellungen"
+#: mod/settings.php:957
+msgid "Display Theme:"
+msgstr "Theme:"
 
-#: mod/settings.php:1184
-msgid "Password Settings"
-msgstr "Passwort-Einstellungen"
+#: mod/settings.php:958
+msgid "Mobile Theme:"
+msgstr "Mobiles Theme"
 
-#: mod/settings.php:1185 src/Module/Register.php:130
-msgid "New Password:"
-msgstr "Neues Passwort:"
+#: mod/settings.php:959
+msgid "Suppress warning of insecure networks"
+msgstr "Warnung vor unsicheren Netzwerken unterdrücken"
 
-#: mod/settings.php:1185
+#: mod/settings.php:959
 msgid ""
-"Allowed characters are a-z, A-Z, 0-9 and special characters except white "
-"spaces, accentuated letters and colon (:)."
-msgstr "Erlaubte Zeichen sind a-z, A-Z, 0-9 und Sonderzeichen, abgesehen von Leerzeichen, Doppelpunkten (:) und akzentuierten Buchstaben."
+"Should the system suppress the warning that the current group contains "
+"members of networks that can't receive non public postings."
+msgstr "Soll das System Warnungen unterdrücken, die angezeigt werden, weil von dir eingerichtete Kontakt-Gruppen Accounts aus Netzwerken beinhalten, die keine nicht öffentlichen Beiträge empfangen können."
 
-#: mod/settings.php:1186 src/Module/Register.php:131
-msgid "Confirm:"
-msgstr "Bestätigen:"
+#: mod/settings.php:960
+msgid "Update browser every xx seconds"
+msgstr "Browser alle xx Sekunden aktualisieren"
 
-#: mod/settings.php:1186
-msgid "Leave password fields blank unless changing"
-msgstr "Lass die Passwort-Felder leer, außer du willst das Passwort ändern"
+#: mod/settings.php:960
+msgid "Minimum of 10 seconds. Enter -1 to disable it."
+msgstr "Minimum sind 10 Sekunden. Gib -1 ein, um abzuschalten."
 
-#: mod/settings.php:1187
-msgid "Current Password:"
-msgstr "Aktuelles Passwort:"
+#: mod/settings.php:961
+msgid "Number of items to display per page:"
+msgstr "Zahl der Beiträge, die pro Netzwerkseite angezeigt werden sollen: "
 
-#: mod/settings.php:1187 mod/settings.php:1188
-msgid "Your current password to confirm the changes"
-msgstr "Dein aktuelles Passwort um die Änderungen zu bestätigen"
+#: mod/settings.php:961 mod/settings.php:962
+msgid "Maximum of 100 items"
+msgstr "Maximal 100 Beiträge"
 
-#: mod/settings.php:1188
-msgid "Password:"
-msgstr "Passwort:"
+#: mod/settings.php:962
+msgid "Number of items to display per page when viewed from mobile device:"
+msgstr "Zahl der Beiträge, die pro Netzwerkseite auf mobilen Geräten angezeigt werden sollen:"
 
-#: mod/settings.php:1192
-msgid "Basic Settings"
-msgstr "Grundeinstellungen"
+#: mod/settings.php:963
+msgid "Don't show emoticons"
+msgstr "Keine Smileys anzeigen"
 
-#: mod/settings.php:1193 src/Model/Profile.php:764
-msgid "Full Name:"
-msgstr "Kompletter Name:"
+#: mod/settings.php:964
+msgid "Calendar"
+msgstr "Kalender"
 
-#: mod/settings.php:1194
-msgid "Email Address:"
-msgstr "E-Mail-Adresse:"
+#: mod/settings.php:965
+msgid "Beginning of week:"
+msgstr "Wochenbeginn:"
 
-#: mod/settings.php:1195
-msgid "Your Timezone:"
-msgstr "Deine Zeitzone:"
+#: mod/settings.php:966
+msgid "Don't show notices"
+msgstr "Info-Popups nicht anzeigen"
 
-#: mod/settings.php:1196
-msgid "Your Language:"
-msgstr "Deine Sprache:"
+#: mod/settings.php:967
+msgid "Infinite scroll"
+msgstr "Endloses Scrollen"
 
-#: mod/settings.php:1196
+#: mod/settings.php:968
+msgid "Automatic updates only at the top of the network page"
+msgstr "Automatische Updates nur, wenn du oben auf der Netzwerkseite bist."
+
+#: mod/settings.php:968
 msgid ""
-"Set the language we use to show you friendica interface and to send you "
-"emails"
-msgstr "Wähle die Sprache, in der wir dir die Friendica-Oberfläche präsentieren sollen und dir E-Mail schicken"
+"When disabled, the network page is updated all the time, which could be "
+"confusing while reading."
+msgstr "Wenn dies deaktiviert ist, wird die Netzwerk-Seite aktualisiert, wann immer neue Beiträge eintreffen, egal an welcher Stelle gerade gelesen wird."
 
-#: mod/settings.php:1197
-msgid "Default Post Location:"
-msgstr "Standardstandort:"
+#: mod/settings.php:969
+msgid "Bandwidth Saver Mode"
+msgstr "Bandbreiten-Spar-Modus"
 
-#: mod/settings.php:1198
-msgid "Use Browser Location:"
-msgstr "Standort des Browsers verwenden:"
+#: mod/settings.php:969
+msgid ""
+"When enabled, embedded content is not displayed on automatic updates, they "
+"only show on page reload."
+msgstr "Wenn aktiviert, wird der eingebettete Inhalt nicht automatisch aktualisiert. In diesem Fall Seite bitte neu laden."
 
-#: mod/settings.php:1201
-msgid "Security and Privacy Settings"
-msgstr "Sicherheits- und Privatsphäre-Einstellungen"
+#: mod/settings.php:970
+msgid "Smart Threading"
+msgstr "Intelligentes Threading"
 
-#: mod/settings.php:1203
-msgid "Maximum Friend Requests/Day:"
-msgstr "Maximale Anzahl von Kontaktanfragen/Tag:"
+#: mod/settings.php:970
+msgid ""
+"When enabled, suppress extraneous thread indentation while keeping it where "
+"it matters. Only works if threading is available and enabled."
+msgstr "Ist dies aktiviert, werden Einrückungen in Unterhaltungen unterdrückt, wo sie nicht benötigt werden. Werden sie benötigt, werden die Threads weiterhin eingerückt."
 
-#: mod/settings.php:1203 mod/settings.php:1232
-msgid "(to prevent spam abuse)"
-msgstr "(um SPAM zu vermeiden)"
+#: mod/settings.php:972
+msgid "General Theme Settings"
+msgstr "Allgemeine Theme-Einstellungen"
 
-#: mod/settings.php:1204
-msgid "Default Post Permissions"
-msgstr "Standard-Zugriffsrechte für Beiträge"
+#: mod/settings.php:973
+msgid "Custom Theme Settings"
+msgstr "Benutzerdefinierte Theme-Einstellungen"
 
-#: mod/settings.php:1205
-msgid "(click to open/close)"
-msgstr "(klicke zum Öffnen/Schließen)"
+#: mod/settings.php:974
+msgid "Content Settings"
+msgstr "Einstellungen zum Inhalt"
 
-#: mod/settings.php:1215
-msgid "Default Private Post"
-msgstr "Privater Standardbeitrag"
+#: mod/settings.php:975 view/theme/duepuntozero/config.php:73
+#: view/theme/frio/config.php:128 view/theme/quattro/config.php:75
+#: view/theme/vier/config.php:121
+msgid "Theme settings"
+msgstr "Theme-Einstellungen"
 
-#: mod/settings.php:1216
-msgid "Default Public Post"
-msgstr "Öffentlicher Standardbeitrag"
+#: mod/settings.php:989
+msgid "Unable to find your profile. Please contact your admin."
+msgstr "Konnte dein Profil nicht finden. Bitte kontaktiere den Admin."
 
-#: mod/settings.php:1220
-msgid "Default Permissions for New Posts"
-msgstr "Standardberechtigungen für neue Beiträge"
+#: mod/settings.php:1028
+msgid "Account Types"
+msgstr "Kontenarten"
 
-#: mod/settings.php:1232
-msgid "Maximum private messages per day from unknown people:"
-msgstr "Maximale Anzahl privater Nachrichten von Unbekannten pro Tag:"
+#: mod/settings.php:1029
+msgid "Personal Page Subtypes"
+msgstr "Unterarten der persönlichen Seite"
 
-#: mod/settings.php:1235
-msgid "Notification Settings"
-msgstr "Benachrichtigungseinstellungen"
+#: mod/settings.php:1030
+msgid "Community Forum Subtypes"
+msgstr "Unterarten des Gemeinschaftsforums"
 
-#: mod/settings.php:1236
-msgid "Send a notification email when:"
-msgstr "Benachrichtigungs-E-Mail senden, wenn:"
+#: mod/settings.php:1037 src/Module/Admin/Users.php:229
+msgid "Personal Page"
+msgstr "Persönliche Seite"
 
-#: mod/settings.php:1237
-msgid "You receive an introduction"
-msgstr "– du eine Kontaktanfrage erhältst"
+#: mod/settings.php:1038
+msgid "Account for a personal profile."
+msgstr "Konto für ein persönliches Profil."
+
+#: mod/settings.php:1041 src/Module/Admin/Users.php:230
+msgid "Organisation Page"
+msgstr "Organisationsseite"
 
-#: mod/settings.php:1238
-msgid "Your introductions are confirmed"
-msgstr "– eine Deiner Kontaktanfragen akzeptiert wurde"
+#: mod/settings.php:1042
+msgid ""
+"Account for an organisation that automatically approves contact requests as "
+"\"Followers\"."
+msgstr "Konto für eine Organisation, das Kontaktanfragen automatisch als \"Follower\" annimmt."
 
-#: mod/settings.php:1239
-msgid "Someone writes on your profile wall"
-msgstr "– jemand etwas auf Deine Pinnwand schreibt"
+#: mod/settings.php:1045 src/Module/Admin/Users.php:231
+msgid "News Page"
+msgstr "Nachrichtenseite"
 
-#: mod/settings.php:1240
-msgid "Someone writes a followup comment"
-msgstr "– jemand auch einen Kommentar verfasst"
+#: mod/settings.php:1046
+msgid ""
+"Account for a news reflector that automatically approves contact requests as"
+" \"Followers\"."
+msgstr "Konto für einen Feedspiegel, das Kontaktanfragen automatisch als \"Follower\" annimmt."
 
-#: mod/settings.php:1241
-msgid "You receive a private message"
-msgstr "– du eine private Nachricht erhältst"
+#: mod/settings.php:1049 src/Module/Admin/Users.php:232
+msgid "Community Forum"
+msgstr "Gemeinschaftsforum"
 
-#: mod/settings.php:1242
-msgid "You receive a friend suggestion"
-msgstr "– du eine Empfehlung erhältst"
+#: mod/settings.php:1050
+msgid "Account for community discussions."
+msgstr "Konto für Diskussionsforen. "
 
-#: mod/settings.php:1243
-msgid "You are tagged in a post"
-msgstr "– du in einem Beitrag erwähnt wirst"
+#: mod/settings.php:1053 src/Module/Admin/Users.php:222
+msgid "Normal Account Page"
+msgstr "Normales Konto"
 
-#: mod/settings.php:1244
-msgid "You are poked/prodded/etc. in a post"
-msgstr "– du von jemandem angestupst oder sonstwie behandelt wirst"
+#: mod/settings.php:1054
+msgid ""
+"Account for a regular personal profile that requires manual approval of "
+"\"Friends\" and \"Followers\"."
+msgstr "Konto für ein normales, persönliches Profil. Kontaktanfragen müssen manuell als \"Friend\" oder \"Follower\" bestätigt werden."
 
-#: mod/settings.php:1246
-msgid "Activate desktop notifications"
-msgstr "Desktop-Benachrichtigungen einschalten"
+#: mod/settings.php:1057 src/Module/Admin/Users.php:223
+msgid "Soapbox Page"
+msgstr "Marktschreier-Konto"
 
-#: mod/settings.php:1246
-msgid "Show desktop popup on new notifications"
-msgstr "Desktop-Benachrichtigungen einschalten"
+#: mod/settings.php:1058
+msgid ""
+"Account for a public profile that automatically approves contact requests as"
+" \"Followers\"."
+msgstr "Konto für ein öffentliches Profil, das Kontaktanfragen automatisch als \"Follower\" annimmt."
 
-#: mod/settings.php:1248
-msgid "Text-only notification emails"
-msgstr "Benachrichtigungs-E-Mail als Rein-Text."
+#: mod/settings.php:1061 src/Module/Admin/Users.php:224
+msgid "Public Forum"
+msgstr "Öffentliches Forum"
 
-#: mod/settings.php:1250
-msgid "Send text only notification emails, without the html part"
-msgstr "Sende Benachrichtigungs-E-Mail als Rein-Text - ohne HTML-Teil"
+#: mod/settings.php:1062
+msgid "Automatically approves all contact requests."
+msgstr "Bestätigt alle Kontaktanfragen automatisch."
 
-#: mod/settings.php:1252
-msgid "Show detailled notifications"
-msgstr "Detaillierte Benachrichtigungen anzeigen"
+#: mod/settings.php:1065 src/Module/Admin/Users.php:225
+msgid "Automatic Friend Page"
+msgstr "Automatische Freunde-Seite"
 
-#: mod/settings.php:1254
+#: mod/settings.php:1066
 msgid ""
-"Per default, notifications are condensed to a single notification per item. "
-"When enabled every notification is displayed."
-msgstr "Normalerweise werden alle Benachrichtigungen zu einem Thema in einer einzigen Benachrichtigung zusammengefasst. Wenn diese Option aktiviert ist, wird jede Benachrichtigung einzeln angezeigt."
+"Account for a popular profile that automatically approves contact requests "
+"as \"Friends\"."
+msgstr "Konto für ein gefragtes Profil, das Kontaktanfragen automatisch als \"Friend\" annimmt."
 
-#: mod/settings.php:1256
-msgid "Advanced Account/Page Type Settings"
-msgstr "Erweiterte Konto-/Seitentyp-Einstellungen"
+#: mod/settings.php:1069
+msgid "Private Forum [Experimental]"
+msgstr "Privates Forum [Versuchsstadium]"
 
-#: mod/settings.php:1257
-msgid "Change the behaviour of this account for special situations"
-msgstr "Verhalten dieses Kontos in bestimmten Situationen:"
+#: mod/settings.php:1070
+msgid "Requires manual approval of contact requests."
+msgstr "Kontaktanfragen müssen manuell bestätigt werden."
 
-#: mod/settings.php:1260
-msgid "Relocate"
-msgstr "Umziehen"
+#: mod/settings.php:1081
+msgid "OpenID:"
+msgstr "OpenID:"
 
-#: mod/settings.php:1261
-msgid ""
-"If you have moved this profile from another server, and some of your "
-"contacts don't receive your updates, try pushing this button."
-msgstr "Wenn du dein Profil von einem anderen Server umgezogen hast und einige deiner Kontakte deine Beiträge nicht erhalten, verwende diesen Button."
+#: mod/settings.php:1081
+msgid "(Optional) Allow this OpenID to login to this account."
+msgstr "(Optional) Erlaube die Anmeldung für dieses Konto mit dieser OpenID."
 
-#: mod/settings.php:1262
-msgid "Resend relocate message to contacts"
-msgstr "Umzugsbenachrichtigung erneut an Kontakte senden"
+#: mod/settings.php:1089
+msgid "Publish your default profile in your local site directory?"
+msgstr "Darf dein Standardprofil im Verzeichnis dieses Servers veröffentlicht werden?"
 
-#: mod/subthread.php:104
+#: mod/settings.php:1089
 #, php-format
-msgid "%1$s is following %2$s's %3$s"
-msgstr "%1$s folgt %2$s %3$s"
+msgid ""
+"Your profile will be published in this node's <a href=\"%s\">local "
+"directory</a>. Your profile details may be publicly visible depending on the"
+" system settings."
+msgstr "Dein Profil wird im <a href=\"%s\">lokalen Verzeichnis</a> dieses Knotens veröffentlicht. Je nach Systemeinstellungen kann es öffentlich auffindbar sein."
 
-#: mod/suggest.php:28
-msgid "Contact suggestion successfully ignored."
-msgstr "Kontaktvorschlag erfolgreich ignoriert."
+#: mod/settings.php:1095
+msgid "Publish your default profile in the global social directory?"
+msgstr "Darf dein Standardprofil im weltweiten Verzeichnis veröffentlicht werden?"
 
-#: mod/suggest.php:52
+#: mod/settings.php:1095
+#, php-format
 msgid ""
-"No suggestions available. If this is a new site, please try again in 24 "
-"hours."
-msgstr "Keine Vorschläge verfügbar. Falls der Server frisch aufgesetzt wurde, versuche es bitte in 24 Stunden noch einmal."
+"Your profile will be published in the global friendica directories (e.g. <a "
+"href=\"%s\">%s</a>). Your profile will be visible in public."
+msgstr "Dein Profil wird in den globalen Friendica-Verzeichnissen (z.B. <a href=\"%s\">%s</a>) veröffentlicht. Dein Profil wird öffentlich auffindbar sein."
 
-#: mod/suggest.php:71
-msgid "Do you really want to delete this suggestion?"
-msgstr "Möchtest du wirklich diese Empfehlung löschen?"
+#: mod/settings.php:1095
+msgid ""
+"This setting also determines whether Friendica will inform search engines "
+"that your profile should be indexed or not. Third-party search engines may "
+"or may not respect this setting."
+msgstr "Diese Einstellung bestimmt auch, ob Friendica Suchmaschinen mitteilt, dass das Profil indiziert werden darf oder nicht. Ob sich Suchmaschinen von Drittanbietern daran halten, kann Friendica nicht beeinflussen."
 
-#: mod/suggest.php:89 mod/suggest.php:109
-msgid "Ignore/Hide"
-msgstr "Ignorieren/Verbergen"
+#: mod/settings.php:1102
+msgid "Hide your contact/friend list from viewers of your default profile?"
+msgstr "Liste der Kontakte vor Betrachtern des Standardprofils verbergen?"
 
-#: mod/suggest.php:119 view/theme/vier/theme.php:204 src/Content/Widget.php:69
-msgid "Friend Suggestions"
-msgstr "Kontaktvorschläge"
+#: mod/settings.php:1102
+msgid ""
+"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"
+msgstr "Die Liste deiner Kontakte wird nicht in deinem Standard-Profil angezeigt werden. Du kannst für jedes weitere Profil diese Entscheidung separat einstellen."
 
-#: mod/uexport.php:52
-msgid "Export account"
-msgstr "Account exportieren"
+#: mod/settings.php:1106
+msgid "Hide your profile details from anonymous viewers?"
+msgstr "Profil-Details vor unbekannten Betrachtern verbergen?"
 
-#: mod/uexport.php:52
+#: mod/settings.php:1106
 msgid ""
-"Export your account info and contacts. Use this to make a backup of your "
-"account and/or to move it to another server."
-msgstr "Exportiere Deine Account-Informationen und Kontakte. Verwende dies, um ein Backup Deines Accounts anzulegen und/oder damit auf einen anderen Server umzuziehen."
+"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."
+msgstr "Anonyme Besucher deines Profils werden ausschließlich dein Profilbild, deinen Namen sowie deinen Spitznamen sehen. Deine öffentlichen Beiträge und Kommentare werden weiterhin sichtbar sein."
 
-#: mod/uexport.php:53
-msgid "Export all"
-msgstr "Alles exportieren"
+#: mod/settings.php:1110
+msgid "Allow friends to post to your profile page?"
+msgstr "Dürfen deine Kontakte auf deine Pinnwand schreiben?"
 
-#: mod/uexport.php:53
+#: mod/settings.php:1110
 msgid ""
-"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)"
-msgstr "Exportiere Deine Account-Informationen, Kontakte und alle Einträge als JSON Datei. Dies könnte eine sehr große Datei werden und dementsprechend viel Zeit benötigen. Verwende dies, um ein komplettes Backup Deines Accounts anzulegen (Fotos werden nicht exportiert)."
+"Your contacts may write posts on your profile wall. These posts will be "
+"distributed to your contacts"
+msgstr "Deine Kontakte können Beiträge auf deiner Pinnwand hinterlassen. Diese werden an deine Kontakte verteilt."
 
-#: mod/videos.php:123
-msgid "No videos selected"
-msgstr "Keine Videos  ausgewählt"
+#: mod/settings.php:1114
+msgid "Allow friends to tag your posts?"
+msgstr "Dürfen deine Kontakte deine Beiträge mit Schlagwörtern versehen?"
 
-#: mod/videos.php:280 src/Model/Item.php:3477
-msgid "View Video"
-msgstr "Video ansehen"
+#: mod/settings.php:1114
+msgid "Your contacts can add additional tags to your posts."
+msgstr "Deine Kontakte dürfen deine Beiträge mit zusätzlichen Schlagworten versehen."
 
-#: mod/videos.php:295
-msgid "Recent Videos"
-msgstr "Neueste Videos"
+#: mod/settings.php:1118
+msgid "Allow us to suggest you as a potential friend to new members?"
+msgstr "Dürfen wir dich neuen Mitgliedern als potentiellen Kontakt vorschlagen?"
 
-#: mod/videos.php:297
-msgid "Upload New Videos"
-msgstr "Neues Video hochladen"
+#: mod/settings.php:1118
+msgid ""
+"If you like, Friendica may suggest new members to add you as a contact."
+msgstr "Wenn du magst, kann Friendica dich neuen Mitgliedern als Kontakt vorschlagen."
 
-#: mod/display.php:254 mod/display.php:339
-msgid "The requested item doesn't exist or has been deleted."
-msgstr "Der angeforderte Beitrag existiert nicht oder wurde gelöscht."
+#: mod/settings.php:1122
+msgid "Permit unknown people to send you private mail?"
+msgstr "Dürfen dir Unbekannte private Nachrichten schicken?"
 
-#: mod/display.php:417
-msgid "The feed for this item is unavailable."
-msgstr "Der Feed für diesen Beitrag ist nicht verfügbar."
+#: mod/settings.php:1122
+msgid ""
+"Friendica network users may send you private messages even if they are not "
+"in your contact list."
+msgstr "Nutzer des Friendica Netzwerks können dir private Nachrichten senden, selbst wenn sie nicht in deine Kontaktliste sind."
 
-#: mod/events.php:118 mod/events.php:120
-msgid "Event can not end before it has started."
-msgstr "Die Veranstaltung kann nicht enden, bevor sie beginnt."
+#: mod/settings.php:1126
+msgid "Profile is <strong>not published</strong>."
+msgstr "Profil ist <strong>nicht veröffentlicht</strong>."
 
-#: mod/events.php:127 mod/events.php:129
-msgid "Event title and start time are required."
-msgstr "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden."
+#: mod/settings.php:1132
+#, php-format
+msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
+msgstr "Die Adresse deines Profils lautet <strong>'%s'</strong> oder '%s'."
 
-#: mod/events.php:385
-msgid "Create New Event"
-msgstr "Neue Veranstaltung erstellen"
+#: mod/settings.php:1139
+msgid "Automatically expire posts after this many days:"
+msgstr "Beiträge verfallen automatisch nach dieser Anzahl von Tagen:"
+
+#: mod/settings.php:1139
+msgid "If empty, posts will not expire. Expired posts will be deleted"
+msgstr "Wenn leer, verfallen Beiträge nie automatisch. Verfallene Beiträge werden gelöscht."
 
-#: mod/events.php:508
-msgid "Event details"
-msgstr "Veranstaltungsdetails"
+#: mod/settings.php:1140
+msgid "Advanced expiration settings"
+msgstr "Erweiterte Verfallseinstellungen"
 
-#: mod/events.php:509
-msgid "Starting date and Title are required."
-msgstr "Anfangszeitpunkt und Titel werden benötigt"
+#: mod/settings.php:1141
+msgid "Advanced Expiration"
+msgstr "Erweitertes Verfallen"
 
-#: mod/events.php:510 mod/events.php:515
-msgid "Event Starts:"
-msgstr "Veranstaltungsbeginn:"
+#: mod/settings.php:1142
+msgid "Expire posts:"
+msgstr "Beiträge verfallen lassen:"
 
-#: mod/events.php:523 mod/events.php:548
-msgid "Finish date/time is not known or not relevant"
-msgstr "Enddatum/-zeit ist nicht bekannt oder nicht relevant"
+#: mod/settings.php:1143
+msgid "Expire personal notes:"
+msgstr "Persönliche Notizen verfallen lassen:"
 
-#: mod/events.php:525 mod/events.php:530
-msgid "Event Finishes:"
-msgstr "Veranstaltungsende:"
+#: mod/settings.php:1144
+msgid "Expire starred posts:"
+msgstr "Markierte Beiträge verfallen lassen:"
 
-#: mod/events.php:536 mod/events.php:549
-msgid "Adjust for viewer timezone"
-msgstr "An Zeitzone des Betrachters anpassen"
+#: mod/settings.php:1145
+msgid "Expire photos:"
+msgstr "Fotos verfallen lassen:"
 
-#: mod/events.php:538
-msgid "Description:"
-msgstr "Beschreibung"
+#: mod/settings.php:1146
+msgid "Only expire posts by others:"
+msgstr "Nur Beiträge anderer verfallen:"
 
-#: mod/events.php:540 mod/notifications.php:272 src/Model/Event.php:68
-#: src/Model/Event.php:95 src/Model/Event.php:437 src/Model/Event.php:933
-#: src/Model/Profile.php:447 src/Module/Directory.php:137
-#: src/Module/Contact.php:607
-msgid "Location:"
-msgstr "Ort:"
+#: mod/settings.php:1176
+msgid "Account Settings"
+msgstr "Kontoeinstellungen"
 
-#: mod/events.php:542 mod/events.php:544
-msgid "Title:"
-msgstr "Titel:"
+#: mod/settings.php:1184
+msgid "Password Settings"
+msgstr "Passwort-Einstellungen"
 
-#: mod/events.php:545 mod/events.php:546
-msgid "Share this event"
-msgstr "Veranstaltung teilen"
+#: mod/settings.php:1185 src/Module/Register.php:130
+msgid "New Password:"
+msgstr "Neues Passwort:"
 
-#: mod/events.php:553 src/Model/Profile.php:890
-msgid "Basic"
-msgstr "Allgemein"
+#: mod/settings.php:1185
+msgid ""
+"Allowed characters are a-z, A-Z, 0-9 and special characters except white "
+"spaces, accentuated letters and colon (:)."
+msgstr "Erlaubte Zeichen sind a-z, A-Z, 0-9 und Sonderzeichen, abgesehen von Leerzeichen, Doppelpunkten (:) und akzentuierten Buchstaben."
 
-#: mod/events.php:554 src/Model/Profile.php:891 src/Module/Admin/Site.php:573
-#: src/Module/Contact.php:880
-msgid "Advanced"
-msgstr "Erweitert"
+#: mod/settings.php:1186 src/Module/Register.php:131
+msgid "Confirm:"
+msgstr "Bestätigen:"
 
-#: mod/events.php:571
-msgid "Failed to remove event"
-msgstr "Entfernen der Veranstaltung fehlgeschlagen"
+#: mod/settings.php:1186
+msgid "Leave password fields blank unless changing"
+msgstr "Lass die Passwort-Felder leer, außer du willst das Passwort ändern"
 
-#: mod/events.php:573
-msgid "Event removed"
-msgstr "Veranstaltung enfternt"
+#: mod/settings.php:1187
+msgid "Current Password:"
+msgstr "Aktuelles Passwort:"
 
-#: mod/item.php:123
-msgid "Unable to locate original post."
-msgstr "Konnte den Originalbeitrag nicht finden."
+#: mod/settings.php:1187 mod/settings.php:1188
+msgid "Your current password to confirm the changes"
+msgstr "Dein aktuelles Passwort um die Änderungen zu bestätigen"
 
-#: mod/item.php:323
-msgid "Empty post discarded."
-msgstr "Leerer Beitrag wurde verworfen."
+#: mod/settings.php:1188
+msgid "Password:"
+msgstr "Passwort:"
 
-#: mod/item.php:803
-#, php-format
-msgid ""
-"This message was sent to you by %s, a member of the Friendica social "
-"network."
-msgstr "Diese Nachricht wurde dir von %s geschickt, einem Mitglied des Sozialen Netzwerks Friendica."
+#: mod/settings.php:1192
+msgid "Basic Settings"
+msgstr "Grundeinstellungen"
 
-#: mod/item.php:805
-#, php-format
-msgid "You may visit them online at %s"
-msgstr "Du kannst sie online unter %s besuchen"
+#: mod/settings.php:1193 src/Model/Profile.php:764
+msgid "Full Name:"
+msgstr "Kompletter Name:"
 
-#: mod/item.php:806
-msgid ""
-"Please contact the sender by replying to this post if you do not wish to "
-"receive these messages."
-msgstr "Falls du diese Beiträge nicht erhalten möchtest, kontaktiere bitte den Autor, indem du auf diese Nachricht antwortest."
+#: mod/settings.php:1194
+msgid "Email Address:"
+msgstr "E-Mail-Adresse:"
 
-#: mod/item.php:810
-#, php-format
-msgid "%s posted an update."
-msgstr "%s hat ein Update veröffentlicht."
+#: mod/settings.php:1195
+msgid "Your Timezone:"
+msgstr "Deine Zeitzone:"
 
-#: mod/notifications.php:40
-msgid "Invalid request identifier."
-msgstr "Invalid request identifier."
+#: mod/settings.php:1196
+msgid "Your Language:"
+msgstr "Deine Sprache:"
 
-#: mod/notifications.php:96 src/Content/Nav.php:249
-msgid "Notifications"
-msgstr "Benachrichtigungen"
+#: mod/settings.php:1196
+msgid ""
+"Set the language we use to show you friendica interface and to send you "
+"emails"
+msgstr "Wähle die Sprache, in der wir dir die Friendica-Oberfläche präsentieren sollen und dir E-Mail schicken"
 
-#: mod/notifications.php:115
-msgid "Network Notifications"
-msgstr "Netzwerkbenachrichtigungen"
+#: mod/settings.php:1197
+msgid "Default Post Location:"
+msgstr "Standardstandort:"
 
-#: mod/notifications.php:120
-msgid "System Notifications"
-msgstr "Systembenachrichtigungen"
+#: mod/settings.php:1198
+msgid "Use Browser Location:"
+msgstr "Standort des Browsers verwenden:"
 
-#: mod/notifications.php:125
-msgid "Personal Notifications"
-msgstr "Persönliche Benachrichtigungen"
+#: mod/settings.php:1201
+msgid "Security and Privacy Settings"
+msgstr "Sicherheits- und Privatsphäre-Einstellungen"
 
-#: mod/notifications.php:130
-msgid "Home Notifications"
-msgstr "Pinnwandbenachrichtigungen"
+#: mod/settings.php:1203
+msgid "Maximum Friend Requests/Day:"
+msgstr "Maximale Anzahl von Kontaktanfragen/Tag:"
 
-#: mod/notifications.php:153
-msgid "Show unread"
-msgstr "Ungelesene anzeigen"
+#: mod/settings.php:1203 mod/settings.php:1232
+msgid "(to prevent spam abuse)"
+msgstr "(um SPAM zu vermeiden)"
 
-#: mod/notifications.php:153
-msgid "Show all"
-msgstr "Alle anzeigen"
+#: mod/settings.php:1204
+msgid "Default Post Permissions"
+msgstr "Standard-Zugriffsrechte für Beiträge"
 
-#: mod/notifications.php:164
-msgid "Show Ignored Requests"
-msgstr "Zeige ignorierte Anfragen"
+#: mod/settings.php:1205
+msgid "(click to open/close)"
+msgstr "(klicke zum Öffnen/Schließen)"
 
-#: mod/notifications.php:164
-msgid "Hide Ignored Requests"
-msgstr "Verberge ignorierte Anfragen"
+#: mod/settings.php:1215
+msgid "Default Private Post"
+msgstr "Privater Standardbeitrag"
 
-#: mod/notifications.php:177 mod/notifications.php:262
-msgid "Notification type:"
-msgstr "Art der Benachrichtigung:"
+#: mod/settings.php:1216
+msgid "Default Public Post"
+msgstr "Öffentlicher Standardbeitrag"
 
-#: mod/notifications.php:180
-msgid "Suggested by:"
-msgstr "Vorgeschlagen von:"
+#: mod/settings.php:1220
+msgid "Default Permissions for New Posts"
+msgstr "Standardberechtigungen für neue Beiträge"
 
-#: mod/notifications.php:192 mod/notifications.php:279
-#: src/Module/Contact.php:594
-msgid "Hide this contact from others"
-msgstr "Verbirg diesen Kontakt vor Anderen"
+#: mod/settings.php:1232
+msgid "Maximum private messages per day from unknown people:"
+msgstr "Maximale Anzahl privater Nachrichten von Unbekannten pro Tag:"
 
-#: mod/notifications.php:194 mod/notifications.php:288
-#: src/Model/Contact.php:1238 src/Module/Admin/Users.php:286
-msgid "Approve"
-msgstr "Genehmigen"
+#: mod/settings.php:1235
+msgid "Notification Settings"
+msgstr "Benachrichtigungseinstellungen"
 
-#: mod/notifications.php:214
-msgid "Claims to be known to you: "
-msgstr "Behauptet, dich zu kennen: "
+#: mod/settings.php:1236
+msgid "Send a notification email when:"
+msgstr "Benachrichtigungs-E-Mail senden, wenn:"
 
-#: mod/notifications.php:215
-msgid "yes"
-msgstr "ja"
+#: mod/settings.php:1237
+msgid "You receive an introduction"
+msgstr "– du eine Kontaktanfrage erhältst"
 
-#: mod/notifications.php:215
-msgid "no"
-msgstr "nein"
+#: mod/settings.php:1238
+msgid "Your introductions are confirmed"
+msgstr "– eine Deiner Kontaktanfragen akzeptiert wurde"
 
-#: mod/notifications.php:216 mod/notifications.php:220
-msgid "Shall your connection be bidirectional or not?"
-msgstr "Soll die Verbindung beidseitig sein oder nicht?"
+#: mod/settings.php:1239
+msgid "Someone writes on your profile wall"
+msgstr "– jemand etwas auf Deine Pinnwand schreibt"
 
-#: mod/notifications.php:217 mod/notifications.php:221
-#, php-format
-msgid ""
-"Accepting %s as a friend allows %s to subscribe to your posts, and you will "
-"also receive updates from them in your news feed."
-msgstr "Akzeptierst du %s als Kontakt, erlaubst du damit das Lesen deiner Beiträge und abonnierst selbst auch die Beiträge von %s."
+#: mod/settings.php:1240
+msgid "Someone writes a followup comment"
+msgstr "– jemand auch einen Kommentar verfasst"
 
-#: mod/notifications.php:218
-#, php-format
-msgid ""
-"Accepting %s as a subscriber allows them to subscribe to your posts, but you"
-" will not receive updates from them in your news feed."
-msgstr "Wenn du %s als Abonnent akzeptierst, erlaubst du damit das Lesen deiner Beiträge, wirst aber selbst die Beiträge der anderen Seite nicht erhalten."
+#: mod/settings.php:1241
+msgid "You receive a private message"
+msgstr "– du eine private Nachricht erhältst"
 
-#: mod/notifications.php:222
-#, php-format
-msgid ""
-"Accepting %s as a sharer allows them to subscribe to your posts, but you "
-"will not receive updates from them in your news feed."
-msgstr "Wenn du %s als Teilender akzeptierst, erlaubst du damit das Lesen deiner Beiträge, wirst aber selbst die Beiträge der anderen Seite nicht erhalten."
+#: mod/settings.php:1242
+msgid "You receive a friend suggestion"
+msgstr "– du eine Empfehlung erhältst"
 
-#: mod/notifications.php:233
-msgid "Friend"
-msgstr "Kontakt"
+#: mod/settings.php:1243
+msgid "You are tagged in a post"
+msgstr "– du in einem Beitrag erwähnt wirst"
 
-#: mod/notifications.php:234
-msgid "Sharer"
-msgstr "Teilender"
+#: mod/settings.php:1244
+msgid "You are poked/prodded/etc. in a post"
+msgstr "– du von jemandem angestupst oder sonstwie behandelt wirst"
 
-#: mod/notifications.php:234
-msgid "Subscriber"
-msgstr "Abonnent"
+#: mod/settings.php:1246
+msgid "Activate desktop notifications"
+msgstr "Desktop-Benachrichtigungen einschalten"
 
-#: mod/notifications.php:274 src/Model/Profile.php:453
-#: src/Model/Profile.php:832 src/Module/Directory.php:145
-#: src/Module/Contact.php:611
-msgid "About:"
-msgstr "Über:"
+#: mod/settings.php:1246
+msgid "Show desktop popup on new notifications"
+msgstr "Desktop-Benachrichtigungen einschalten"
 
-#: mod/notifications.php:278 src/Model/Profile.php:450
-#: src/Model/Profile.php:771 src/Module/Directory.php:142
-msgid "Gender:"
-msgstr "Geschlecht:"
+#: mod/settings.php:1248
+msgid "Text-only notification emails"
+msgstr "Benachrichtigungs-E-Mail als Rein-Text."
 
-#: mod/notifications.php:285 src/Model/Profile.php:558
-#: src/Module/Contact.php:295
-msgid "Network:"
-msgstr "Netzwerk:"
+#: mod/settings.php:1250
+msgid "Send text only notification emails, without the html part"
+msgstr "Sende Benachrichtigungs-E-Mail als Rein-Text - ohne HTML-Teil"
 
-#: mod/notifications.php:299
-msgid "No introductions."
-msgstr "Keine Kontaktanfragen."
+#: mod/settings.php:1252
+msgid "Show detailled notifications"
+msgstr "Detaillierte Benachrichtigungen anzeigen"
 
-#: mod/notifications.php:333
-#, php-format
-msgid "No more %s notifications."
-msgstr "Keine weiteren %s-Benachrichtigungen"
+#: mod/settings.php:1254
+msgid ""
+"Per default, notifications are condensed to a single notification per item. "
+"When enabled every notification is displayed."
+msgstr "Normalerweise werden alle Benachrichtigungen zu einem Thema in einer einzigen Benachrichtigung zusammengefasst. Wenn diese Option aktiviert ist, wird jede Benachrichtigung einzeln angezeigt."
 
-#: mod/openid.php:30
-msgid "OpenID protocol error. No ID returned."
-msgstr "OpenID Protokollfehler. Keine ID zurückgegeben."
+#: mod/settings.php:1256
+msgid "Advanced Account/Page Type Settings"
+msgstr "Erweiterte Konto-/Seitentyp-Einstellungen"
 
-#: mod/openid.php:60
+#: mod/settings.php:1257
+msgid "Change the behaviour of this account for special situations"
+msgstr "Verhalten dieses Kontos in bestimmten Situationen:"
+
+#: mod/settings.php:1260
+msgid "Relocate"
+msgstr "Umziehen"
+
+#: mod/settings.php:1261
 msgid ""
-"Account not found and OpenID registration is not permitted on this site."
-msgstr "Nutzerkonto wurde nicht gefunden und OpenID-Registrierung ist auf diesem Server nicht gestattet."
+"If you have moved this profile from another server, and some of your "
+"contacts don't receive your updates, try pushing this button."
+msgstr "Wenn du dein Profil von einem anderen Server umgezogen hast und einige deiner Kontakte deine Beiträge nicht erhalten, verwende diesen Button."
 
-#: mod/openid.php:108 src/Module/Login.php:88 src/Module/Login.php:139
-msgid "Login failed."
-msgstr "Anmeldung fehlgeschlagen."
+#: mod/settings.php:1262
+msgid "Resend relocate message to contacts"
+msgstr "Umzugsbenachrichtigung erneut an Kontakte senden"
 
 #: view/theme/duepuntozero/config.php:55 src/Model/User.php:745
 msgid "default"
@@ -4570,31 +4577,6 @@ msgstr "Schnell-Start"
 msgid "Help"
 msgstr "Hilfe"
 
-#: src/Core/ACL.php:288 src/Module/Item/Compose.php:139
-msgid "Post to Email"
-msgstr "An E-Mail senden"
-
-#: src/Core/ACL.php:300
-msgid "Visible to everybody"
-msgstr "Für jeden sichtbar"
-
-#: src/Core/ACL.php:311
-msgid "Connectors"
-msgstr "Connectoren"
-
-#: src/Core/ACL.php:313
-msgid "Hide your profile details from unknown viewers?"
-msgstr "Profil-Details vor unbekannten Betrachtern verbergen?"
-
-#: src/Core/ACL.php:313
-#, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr "Konnektoren sind nicht verfügbar, da \"%s\" aktiv ist."
-
-#: src/Core/ACL.php:315
-msgid "Close"
-msgstr "Schließen"
-
 #: src/Core/L10n/L10n.php:370 src/Model/Event.php:397
 msgid "Tuesday"
 msgstr "Dienstag"
@@ -5201,6 +5183,31 @@ msgstr "Bitte lade ein Profilbild hoch."
 msgid "Welcome back %s"
 msgstr "Willkommen zurück %s"
 
+#: src/Core/ACL.php:288 src/Module/Item/Compose.php:139
+msgid "Post to Email"
+msgstr "An E-Mail senden"
+
+#: src/Core/ACL.php:300
+msgid "Visible to everybody"
+msgstr "Für jeden sichtbar"
+
+#: src/Core/ACL.php:311
+msgid "Connectors"
+msgstr "Connectoren"
+
+#: src/Core/ACL.php:313
+msgid "Hide your profile details from unknown viewers?"
+msgstr "Profil-Details vor unbekannten Betrachtern verbergen?"
+
+#: src/Core/ACL.php:313
+#, php-format
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr "Konnektoren sind nicht verfügbar, da \"%s\" aktiv ist."
+
+#: src/Core/ACL.php:315
+msgid "Close"
+msgstr "Schließen"
+
 #: src/Util/Temporal.php:147 src/Model/Profile.php:784
 msgid "Birthday:"
 msgstr "Geburtstag:"
@@ -5271,36 +5278,6 @@ msgstr "in %1$d %2$s"
 msgid "%1$d %2$s ago"
 msgstr "vor %1$d %2$s"
 
-#: src/Content/Text/BBCode.php:465
-msgid "view full size"
-msgstr "Volle Größe anzeigen"
-
-#: src/Content/Text/BBCode.php:899 src/Content/Text/BBCode.php:1562
-#: src/Content/Text/BBCode.php:1563
-msgid "Image/photo"
-msgstr "Bild/Foto"
-
-#: src/Content/Text/BBCode.php:1017
-#, php-format
-msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
-msgstr "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
-
-#: src/Content/Text/BBCode.php:1489 src/Content/Text/BBCode.php:1511
-msgid "$1 wrote:"
-msgstr "$1 hat geschrieben:"
-
-#: src/Content/Text/BBCode.php:1565 src/Content/Text/BBCode.php:1566
-msgid "Encrypted content"
-msgstr "Verschlüsselter Inhalt"
-
-#: src/Content/Text/BBCode.php:1790
-msgid "Invalid source protocol"
-msgstr "Ungültiges Quell-Protokoll"
-
-#: src/Content/Text/BBCode.php:1805
-msgid "Invalid link protocol"
-msgstr "Ungültiges Link-Protokoll"
-
 #: src/Content/Text/HTML.php:793
 msgid "Loading more entries..."
 msgstr "lade weitere Einträge..."
@@ -5327,11 +5304,40 @@ msgstr "Volltext"
 msgid "Tags"
 msgstr "Tags"
 
-#: src/Content/Text/HTML.php:944 src/Model/Item.php:3527
-#: src/Model/Item.php:3538
+#: src/Content/Text/HTML.php:944 src/Content/Text/BBCode.php:1478
 msgid "Click to open/close"
 msgstr "Zum Öffnen/Schließen klicken"
 
+#: src/Content/Text/BBCode.php:465
+msgid "view full size"
+msgstr "Volle Größe anzeigen"
+
+#: src/Content/Text/BBCode.php:899 src/Content/Text/BBCode.php:1560
+#: src/Content/Text/BBCode.php:1561
+msgid "Image/photo"
+msgstr "Bild/Foto"
+
+#: src/Content/Text/BBCode.php:1017
+#, php-format
+msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
+msgstr "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
+
+#: src/Content/Text/BBCode.php:1509
+msgid "$1 wrote:"
+msgstr "$1 hat geschrieben:"
+
+#: src/Content/Text/BBCode.php:1563 src/Content/Text/BBCode.php:1564
+msgid "Encrypted content"
+msgstr "Verschlüsselter Inhalt"
+
+#: src/Content/Text/BBCode.php:1788
+msgid "Invalid source protocol"
+msgstr "Ungültiges Quell-Protokoll"
+
+#: src/Content/Text/BBCode.php:1803
+msgid "Invalid link protocol"
+msgstr "Ungültiges Link-Protokoll"
+
 #: src/Content/Widget/CalendarExport.php:64
 msgid "Export"
 msgstr "Exportieren"
@@ -6172,7 +6178,7 @@ msgstr "Veranstaltung kopieren"
 msgid "Delete event"
 msgstr "Veranstaltung löschen"
 
-#: src/Model/Event.php:626 src/Model/Item.php:3578 src/Model/Item.php:3585
+#: src/Model/Event.php:626 src/Model/Item.php:3547 src/Model/Item.php:3554
 msgid "link to source"
 msgstr "Link zum Originalbeitrag"
 
@@ -6517,37 +6523,6 @@ msgstr "Gruppenname:"
 msgid "Edit groups"
 msgstr "Gruppen bearbeiten"
 
-#: src/Model/Item.php:3313
-msgid "activity"
-msgstr "Aktivität"
-
-#: src/Model/Item.php:3315 src/Object/Post.php:474
-msgid "comment"
-msgid_plural "comments"
-msgstr[0] "Kommentar"
-msgstr[1] "Kommentare"
-
-#: src/Model/Item.php:3318
-msgid "post"
-msgstr "Beitrag"
-
-#: src/Model/Item.php:3417
-#, php-format
-msgid "Content warning: %s"
-msgstr "Inhaltswarnung: %s"
-
-#: src/Model/Item.php:3494
-msgid "bytes"
-msgstr "Byte"
-
-#: src/Model/Item.php:3572
-msgid "View on separate page"
-msgstr "Auf separater Seite ansehen"
-
-#: src/Model/Item.php:3573
-msgid "view on separate page"
-msgstr "auf separater Seite ansehen"
-
 #: src/Model/Mail.php:113 src/Model/Mail.php:250
 msgid "[no subject]"
 msgstr "[kein Betreff]"
@@ -6697,18 +6672,49 @@ msgstr "Tipps für neue Nutzer"
 msgid "OpenWebAuth: %1$s welcomes %2$s"
 msgstr "OpenWebAuth: %1$s heißt %2$s herzlich willkommen"
 
-#: src/Protocol/OStatus.php:1300 src/Module/Profile.php:118
-#: src/Module/Profile.php:121
+#: src/Model/Item.php:3313
+msgid "activity"
+msgstr "Aktivität"
+
+#: src/Model/Item.php:3315 src/Object/Post.php:474
+msgid "comment"
+msgid_plural "comments"
+msgstr[0] "Kommentar"
+msgstr[1] "Kommentare"
+
+#: src/Model/Item.php:3318
+msgid "post"
+msgstr "Beitrag"
+
+#: src/Model/Item.php:3417
+#, php-format
+msgid "Content warning: %s"
+msgstr "Inhaltswarnung: %s"
+
+#: src/Model/Item.php:3494
+msgid "bytes"
+msgstr "Byte"
+
+#: src/Model/Item.php:3541
+msgid "View on separate page"
+msgstr "Auf separater Seite ansehen"
+
+#: src/Model/Item.php:3542
+msgid "view on separate page"
+msgstr "auf separater Seite ansehen"
+
+#: src/Protocol/OStatus.php:1300 src/Module/Profile.php:119
+#: src/Module/Profile.php:122
 #, php-format
 msgid "%s's timeline"
 msgstr "Timeline von %s"
 
-#: src/Protocol/OStatus.php:1304 src/Module/Profile.php:119
+#: src/Protocol/OStatus.php:1304 src/Module/Profile.php:120
 #, php-format
 msgid "%s's posts"
 msgstr "Beiträge von %s"
 
-#: src/Protocol/OStatus.php:1307 src/Module/Profile.php:120
+#: src/Protocol/OStatus.php:1307 src/Module/Profile.php:121
 #, php-format
 msgid "%s's comments"
 msgstr "Kommentare von %s"
index e2157776aaa0996ea260c9a7984dfd0e9bd48be4..c5be9eb4fd8a7eb81bf53d3b8edb1e1d9cbc17e2 100644 (file)
@@ -670,6 +670,78 @@ $a->strings["Only one search per minute is permitted for not logged in users."]
 $a->strings["Search"] = "Suche";
 $a->strings["Items tagged with: %s"] = "Beiträge, die mit %s getaggt sind";
 $a->strings["Results for: %s"] = "Ergebnisse für: %s";
+$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s folgt %2\$s %3\$s";
+$a->strings["Contact suggestion successfully ignored."] = "Kontaktvorschlag erfolgreich ignoriert.";
+$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Keine Vorschläge verfügbar. Falls der Server frisch aufgesetzt wurde, versuche es bitte in 24 Stunden noch einmal.";
+$a->strings["Do you really want to delete this suggestion?"] = "Möchtest du wirklich diese Empfehlung löschen?";
+$a->strings["Ignore/Hide"] = "Ignorieren/Verbergen";
+$a->strings["Friend Suggestions"] = "Kontaktvorschläge";
+$a->strings["Export account"] = "Account exportieren";
+$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."] = "Exportiere Deine Account-Informationen und Kontakte. Verwende dies, um ein Backup Deines Accounts anzulegen und/oder damit auf einen anderen Server umzuziehen.";
+$a->strings["Export all"] = "Alles exportieren";
+$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)"] = "Exportiere Deine Account-Informationen, Kontakte und alle Einträge als JSON Datei. Dies könnte eine sehr große Datei werden und dementsprechend viel Zeit benötigen. Verwende dies, um ein komplettes Backup Deines Accounts anzulegen (Fotos werden nicht exportiert).";
+$a->strings["Export personal data"] = "Persönliche Daten exportieren";
+$a->strings["No videos selected"] = "Keine Videos  ausgewählt";
+$a->strings["View Video"] = "Video ansehen";
+$a->strings["Recent Videos"] = "Neueste Videos";
+$a->strings["Upload New Videos"] = "Neues Video hochladen";
+$a->strings["The requested item doesn't exist or has been deleted."] = "Der angeforderte Beitrag existiert nicht oder wurde gelöscht.";
+$a->strings["The feed for this item is unavailable."] = "Der Feed für diesen Beitrag ist nicht verfügbar.";
+$a->strings["Event can not end before it has started."] = "Die Veranstaltung kann nicht enden, bevor sie beginnt.";
+$a->strings["Event title and start time are required."] = "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden.";
+$a->strings["Create New Event"] = "Neue Veranstaltung erstellen";
+$a->strings["Event details"] = "Veranstaltungsdetails";
+$a->strings["Starting date and Title are required."] = "Anfangszeitpunkt und Titel werden benötigt";
+$a->strings["Event Starts:"] = "Veranstaltungsbeginn:";
+$a->strings["Finish date/time is not known or not relevant"] = "Enddatum/-zeit ist nicht bekannt oder nicht relevant";
+$a->strings["Event Finishes:"] = "Veranstaltungsende:";
+$a->strings["Adjust for viewer timezone"] = "An Zeitzone des Betrachters anpassen";
+$a->strings["Description:"] = "Beschreibung";
+$a->strings["Location:"] = "Ort:";
+$a->strings["Title:"] = "Titel:";
+$a->strings["Share this event"] = "Veranstaltung teilen";
+$a->strings["Basic"] = "Allgemein";
+$a->strings["Advanced"] = "Erweitert";
+$a->strings["Failed to remove event"] = "Entfernen der Veranstaltung fehlgeschlagen";
+$a->strings["Event removed"] = "Veranstaltung enfternt";
+$a->strings["Unable to locate original post."] = "Konnte den Originalbeitrag nicht finden.";
+$a->strings["Empty post discarded."] = "Leerer Beitrag wurde verworfen.";
+$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Diese Nachricht wurde dir von %s geschickt, einem Mitglied des Sozialen Netzwerks Friendica.";
+$a->strings["You may visit them online at %s"] = "Du kannst sie online unter %s besuchen";
+$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Falls du diese Beiträge nicht erhalten möchtest, kontaktiere bitte den Autor, indem du auf diese Nachricht antwortest.";
+$a->strings["%s posted an update."] = "%s hat ein Update veröffentlicht.";
+$a->strings["Invalid request identifier."] = "Invalid request identifier.";
+$a->strings["Notifications"] = "Benachrichtigungen";
+$a->strings["Network Notifications"] = "Netzwerkbenachrichtigungen";
+$a->strings["System Notifications"] = "Systembenachrichtigungen";
+$a->strings["Personal Notifications"] = "Persönliche Benachrichtigungen";
+$a->strings["Home Notifications"] = "Pinnwandbenachrichtigungen";
+$a->strings["Show unread"] = "Ungelesene anzeigen";
+$a->strings["Show all"] = "Alle anzeigen";
+$a->strings["Show Ignored Requests"] = "Zeige ignorierte Anfragen";
+$a->strings["Hide Ignored Requests"] = "Verberge ignorierte Anfragen";
+$a->strings["Notification type:"] = "Art der Benachrichtigung:";
+$a->strings["Suggested by:"] = "Vorgeschlagen von:";
+$a->strings["Hide this contact from others"] = "Verbirg diesen Kontakt vor Anderen";
+$a->strings["Approve"] = "Genehmigen";
+$a->strings["Claims to be known to you: "] = "Behauptet, dich zu kennen: ";
+$a->strings["yes"] = "ja";
+$a->strings["no"] = "nein";
+$a->strings["Shall your connection be bidirectional or not?"] = "Soll die Verbindung beidseitig sein oder nicht?";
+$a->strings["Accepting %s as a friend allows %s to subscribe to your posts, and you will also receive updates from them in your news feed."] = "Akzeptierst du %s als Kontakt, erlaubst du damit das Lesen deiner Beiträge und abonnierst selbst auch die Beiträge von %s.";
+$a->strings["Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Wenn du %s als Abonnent akzeptierst, erlaubst du damit das Lesen deiner Beiträge, wirst aber selbst die Beiträge der anderen Seite nicht erhalten.";
+$a->strings["Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Wenn du %s als Teilender akzeptierst, erlaubst du damit das Lesen deiner Beiträge, wirst aber selbst die Beiträge der anderen Seite nicht erhalten.";
+$a->strings["Friend"] = "Kontakt";
+$a->strings["Sharer"] = "Teilender";
+$a->strings["Subscriber"] = "Abonnent";
+$a->strings["About:"] = "Über:";
+$a->strings["Gender:"] = "Geschlecht:";
+$a->strings["Network:"] = "Netzwerk:";
+$a->strings["No introductions."] = "Keine Kontaktanfragen.";
+$a->strings["No more %s notifications."] = "Keine weiteren %s-Benachrichtigungen";
+$a->strings["OpenID protocol error. No ID returned."] = "OpenID Protokollfehler. Keine ID zurückgegeben.";
+$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Nutzerkonto wurde nicht gefunden und OpenID-Registrierung ist auf diesem Server nicht gestattet.";
+$a->strings["Login failed."] = "Anmeldung fehlgeschlagen.";
 $a->strings["Account"] = "Nutzerkonto";
 $a->strings["Two-factor authentication"] = "Zwei-Faktor Authentifizierung";
 $a->strings["Profiles"] = "Profile";
@@ -679,7 +751,6 @@ $a->strings["Social Networks"] = "Soziale Netzwerke";
 $a->strings["Addons"] = "Addons";
 $a->strings["Delegations"] = "Delegationen";
 $a->strings["Connected apps"] = "Verbundene Programme";
-$a->strings["Export personal data"] = "Persönliche Daten exportieren";
 $a->strings["Remove account"] = "Konto löschen";
 $a->strings["Settings"] = "Einstellungen";
 $a->strings["Missing some important data!"] = "Wichtige Daten fehlen!";
@@ -809,6 +880,7 @@ $a->strings["Publish your default profile in your local site directory?"] = "Dar
 $a->strings["Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."] = "Dein Profil wird im <a href=\"%s\">lokalen Verzeichnis</a> dieses Knotens veröffentlicht. Je nach Systemeinstellungen kann es öffentlich auffindbar sein.";
 $a->strings["Publish your default profile in the global social directory?"] = "Darf dein Standardprofil im weltweiten Verzeichnis veröffentlicht werden?";
 $a->strings["Your profile will be published in the global friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be visible in public."] = "Dein Profil wird in den globalen Friendica-Verzeichnissen (z.B. <a href=\"%s\">%s</a>) veröffentlicht. Dein Profil wird öffentlich auffindbar sein.";
+$a->strings["This setting also determines whether Friendica will inform search engines that your profile should be indexed or not. Third-party search engines may or may not respect this setting."] = "Diese Einstellung bestimmt auch, ob Friendica Suchmaschinen mitteilt, dass das Profil indiziert werden darf oder nicht. Ob sich Suchmaschinen von Drittanbietern daran halten, kann Friendica nicht beeinflussen.";
 $a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Liste der Kontakte vor Betrachtern des Standardprofils verbergen?";
 $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"] = "Die Liste deiner Kontakte wird nicht in deinem Standard-Profil angezeigt werden. Du kannst für jedes weitere Profil diese Entscheidung separat einstellen.";
 $a->strings["Hide your profile details from anonymous viewers?"] = "Profil-Details vor unbekannten Betrachtern verbergen?";
@@ -879,77 +951,6 @@ $a->strings["Change the behaviour of this account for special situations"] = "Ve
 $a->strings["Relocate"] = "Umziehen";
 $a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Wenn du dein Profil von einem anderen Server umgezogen hast und einige deiner Kontakte deine Beiträge nicht erhalten, verwende diesen Button.";
 $a->strings["Resend relocate message to contacts"] = "Umzugsbenachrichtigung erneut an Kontakte senden";
-$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s folgt %2\$s %3\$s";
-$a->strings["Contact suggestion successfully ignored."] = "Kontaktvorschlag erfolgreich ignoriert.";
-$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Keine Vorschläge verfügbar. Falls der Server frisch aufgesetzt wurde, versuche es bitte in 24 Stunden noch einmal.";
-$a->strings["Do you really want to delete this suggestion?"] = "Möchtest du wirklich diese Empfehlung löschen?";
-$a->strings["Ignore/Hide"] = "Ignorieren/Verbergen";
-$a->strings["Friend Suggestions"] = "Kontaktvorschläge";
-$a->strings["Export account"] = "Account exportieren";
-$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."] = "Exportiere Deine Account-Informationen und Kontakte. Verwende dies, um ein Backup Deines Accounts anzulegen und/oder damit auf einen anderen Server umzuziehen.";
-$a->strings["Export all"] = "Alles exportieren";
-$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)"] = "Exportiere Deine Account-Informationen, Kontakte und alle Einträge als JSON Datei. Dies könnte eine sehr große Datei werden und dementsprechend viel Zeit benötigen. Verwende dies, um ein komplettes Backup Deines Accounts anzulegen (Fotos werden nicht exportiert).";
-$a->strings["No videos selected"] = "Keine Videos  ausgewählt";
-$a->strings["View Video"] = "Video ansehen";
-$a->strings["Recent Videos"] = "Neueste Videos";
-$a->strings["Upload New Videos"] = "Neues Video hochladen";
-$a->strings["The requested item doesn't exist or has been deleted."] = "Der angeforderte Beitrag existiert nicht oder wurde gelöscht.";
-$a->strings["The feed for this item is unavailable."] = "Der Feed für diesen Beitrag ist nicht verfügbar.";
-$a->strings["Event can not end before it has started."] = "Die Veranstaltung kann nicht enden, bevor sie beginnt.";
-$a->strings["Event title and start time are required."] = "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden.";
-$a->strings["Create New Event"] = "Neue Veranstaltung erstellen";
-$a->strings["Event details"] = "Veranstaltungsdetails";
-$a->strings["Starting date and Title are required."] = "Anfangszeitpunkt und Titel werden benötigt";
-$a->strings["Event Starts:"] = "Veranstaltungsbeginn:";
-$a->strings["Finish date/time is not known or not relevant"] = "Enddatum/-zeit ist nicht bekannt oder nicht relevant";
-$a->strings["Event Finishes:"] = "Veranstaltungsende:";
-$a->strings["Adjust for viewer timezone"] = "An Zeitzone des Betrachters anpassen";
-$a->strings["Description:"] = "Beschreibung";
-$a->strings["Location:"] = "Ort:";
-$a->strings["Title:"] = "Titel:";
-$a->strings["Share this event"] = "Veranstaltung teilen";
-$a->strings["Basic"] = "Allgemein";
-$a->strings["Advanced"] = "Erweitert";
-$a->strings["Failed to remove event"] = "Entfernen der Veranstaltung fehlgeschlagen";
-$a->strings["Event removed"] = "Veranstaltung enfternt";
-$a->strings["Unable to locate original post."] = "Konnte den Originalbeitrag nicht finden.";
-$a->strings["Empty post discarded."] = "Leerer Beitrag wurde verworfen.";
-$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Diese Nachricht wurde dir von %s geschickt, einem Mitglied des Sozialen Netzwerks Friendica.";
-$a->strings["You may visit them online at %s"] = "Du kannst sie online unter %s besuchen";
-$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Falls du diese Beiträge nicht erhalten möchtest, kontaktiere bitte den Autor, indem du auf diese Nachricht antwortest.";
-$a->strings["%s posted an update."] = "%s hat ein Update veröffentlicht.";
-$a->strings["Invalid request identifier."] = "Invalid request identifier.";
-$a->strings["Notifications"] = "Benachrichtigungen";
-$a->strings["Network Notifications"] = "Netzwerkbenachrichtigungen";
-$a->strings["System Notifications"] = "Systembenachrichtigungen";
-$a->strings["Personal Notifications"] = "Persönliche Benachrichtigungen";
-$a->strings["Home Notifications"] = "Pinnwandbenachrichtigungen";
-$a->strings["Show unread"] = "Ungelesene anzeigen";
-$a->strings["Show all"] = "Alle anzeigen";
-$a->strings["Show Ignored Requests"] = "Zeige ignorierte Anfragen";
-$a->strings["Hide Ignored Requests"] = "Verberge ignorierte Anfragen";
-$a->strings["Notification type:"] = "Art der Benachrichtigung:";
-$a->strings["Suggested by:"] = "Vorgeschlagen von:";
-$a->strings["Hide this contact from others"] = "Verbirg diesen Kontakt vor Anderen";
-$a->strings["Approve"] = "Genehmigen";
-$a->strings["Claims to be known to you: "] = "Behauptet, dich zu kennen: ";
-$a->strings["yes"] = "ja";
-$a->strings["no"] = "nein";
-$a->strings["Shall your connection be bidirectional or not?"] = "Soll die Verbindung beidseitig sein oder nicht?";
-$a->strings["Accepting %s as a friend allows %s to subscribe to your posts, and you will also receive updates from them in your news feed."] = "Akzeptierst du %s als Kontakt, erlaubst du damit das Lesen deiner Beiträge und abonnierst selbst auch die Beiträge von %s.";
-$a->strings["Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Wenn du %s als Abonnent akzeptierst, erlaubst du damit das Lesen deiner Beiträge, wirst aber selbst die Beiträge der anderen Seite nicht erhalten.";
-$a->strings["Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Wenn du %s als Teilender akzeptierst, erlaubst du damit das Lesen deiner Beiträge, wirst aber selbst die Beiträge der anderen Seite nicht erhalten.";
-$a->strings["Friend"] = "Kontakt";
-$a->strings["Sharer"] = "Teilender";
-$a->strings["Subscriber"] = "Abonnent";
-$a->strings["About:"] = "Über:";
-$a->strings["Gender:"] = "Geschlecht:";
-$a->strings["Network:"] = "Netzwerk:";
-$a->strings["No introductions."] = "Keine Kontaktanfragen.";
-$a->strings["No more %s notifications."] = "Keine weiteren %s-Benachrichtigungen";
-$a->strings["OpenID protocol error. No ID returned."] = "OpenID Protokollfehler. Keine ID zurückgegeben.";
-$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Nutzerkonto wurde nicht gefunden und OpenID-Registrierung ist auf diesem Server nicht gestattet.";
-$a->strings["Login failed."] = "Anmeldung fehlgeschlagen.";
 $a->strings["default"] = "Standard";
 $a->strings["greenzero"] = "greenzero";
 $a->strings["purplezero"] = "purplezero";
@@ -1030,12 +1031,6 @@ $a->strings["External link to forum"] = "Externer Link zum Forum";
 $a->strings["show more"] = "mehr anzeigen";
 $a->strings["Quick Start"] = "Schnell-Start";
 $a->strings["Help"] = "Hilfe";
-$a->strings["Post to Email"] = "An E-Mail senden";
-$a->strings["Visible to everybody"] = "Für jeden sichtbar";
-$a->strings["Connectors"] = "Connectoren";
-$a->strings["Hide your profile details from unknown viewers?"] = "Profil-Details vor unbekannten Betrachtern verbergen?";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Konnektoren sind nicht verfügbar, da \"%s\" aktiv ist.";
-$a->strings["Close"] = "Schließen";
 $a->strings["Tuesday"] = "Dienstag";
 $a->strings["Wednesday"] = "Mittwoch";
 $a->strings["Thursday"] = "Donnerstag";
@@ -1173,6 +1168,12 @@ $a->strings["New Follower"] = "Neuer Bewunderer";
 $a->strings["Welcome %s"] = "Willkommen %s";
 $a->strings["Please upload a profile photo."] = "Bitte lade ein Profilbild hoch.";
 $a->strings["Welcome back %s"] = "Willkommen zurück %s";
+$a->strings["Post to Email"] = "An E-Mail senden";
+$a->strings["Visible to everybody"] = "Für jeden sichtbar";
+$a->strings["Connectors"] = "Connectoren";
+$a->strings["Hide your profile details from unknown viewers?"] = "Profil-Details vor unbekannten Betrachtern verbergen?";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Konnektoren sind nicht verfügbar, da \"%s\" aktiv ist.";
+$a->strings["Close"] = "Schließen";
 $a->strings["Birthday:"] = "Geburtstag:";
 $a->strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD oder MM-DD";
 $a->strings["never"] = "nie";
@@ -1190,13 +1191,6 @@ $a->strings["second"] = "Sekunde";
 $a->strings["seconds"] = "Sekunden";
 $a->strings["in %1\$d %2\$s"] = "in %1\$d %2\$s";
 $a->strings["%1\$d %2\$s ago"] = "vor %1\$d %2\$s";
-$a->strings["view full size"] = "Volle Größe anzeigen";
-$a->strings["Image/photo"] = "Bild/Foto";
-$a->strings["<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s"] = "<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s";
-$a->strings["$1 wrote:"] = "$1 hat geschrieben:";
-$a->strings["Encrypted content"] = "Verschlüsselter Inhalt";
-$a->strings["Invalid source protocol"] = "Ungültiges Quell-Protokoll";
-$a->strings["Invalid link protocol"] = "Ungültiges Link-Protokoll";
 $a->strings["Loading more entries..."] = "lade weitere Einträge...";
 $a->strings["The end"] = "Das Ende";
 $a->strings["Follow"] = "Folge";
@@ -1204,6 +1198,13 @@ $a->strings["@name, !forum, #tags, content"] = "@name, !forum, #tags, content";
 $a->strings["Full Text"] = "Volltext";
 $a->strings["Tags"] = "Tags";
 $a->strings["Click to open/close"] = "Zum Öffnen/Schließen klicken";
+$a->strings["view full size"] = "Volle Größe anzeigen";
+$a->strings["Image/photo"] = "Bild/Foto";
+$a->strings["<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s"] = "<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s";
+$a->strings["$1 wrote:"] = "$1 hat geschrieben:";
+$a->strings["Encrypted content"] = "Verschlüsselter Inhalt";
+$a->strings["Invalid source protocol"] = "Ungültiges Quell-Protokoll";
+$a->strings["Invalid link protocol"] = "Ungültiges Link-Protokoll";
 $a->strings["Export"] = "Exportieren";
 $a->strings["Export calendar as ical"] = "Kalender als ical exportieren";
 $a->strings["Export calendar as csv"] = "Kalender als csv exportieren";
@@ -1488,16 +1489,6 @@ $a->strings["Contacts not in any group"] = "Kontakte in keiner Gruppe";
 $a->strings["Create a new group"] = "Neue Gruppe erstellen";
 $a->strings["Group Name: "] = "Gruppenname:";
 $a->strings["Edit groups"] = "Gruppen bearbeiten";
-$a->strings["activity"] = "Aktivität";
-$a->strings["comment"] = [
-       0 => "Kommentar",
-       1 => "Kommentare",
-];
-$a->strings["post"] = "Beitrag";
-$a->strings["Content warning: %s"] = "Inhaltswarnung: %s";
-$a->strings["bytes"] = "Byte";
-$a->strings["View on separate page"] = "Auf separater Seite ansehen";
-$a->strings["view on separate page"] = "auf separater Seite ansehen";
 $a->strings["[no subject]"] = "[kein Betreff]";
 $a->strings["Edit profile"] = "Profil bearbeiten";
 $a->strings["Manage/edit profiles"] = "Profile verwalten/editieren";
@@ -1534,6 +1525,16 @@ $a->strings["Profile Details"] = "Profildetails";
 $a->strings["Only You Can See This"] = "Nur du kannst das sehen";
 $a->strings["Tips for New Members"] = "Tipps für neue Nutzer";
 $a->strings["OpenWebAuth: %1\$s welcomes %2\$s"] = "OpenWebAuth: %1\$s heißt %2\$s herzlich willkommen";
+$a->strings["activity"] = "Aktivität";
+$a->strings["comment"] = [
+       0 => "Kommentar",
+       1 => "Kommentare",
+];
+$a->strings["post"] = "Beitrag";
+$a->strings["Content warning: %s"] = "Inhaltswarnung: %s";
+$a->strings["bytes"] = "Byte";
+$a->strings["View on separate page"] = "Auf separater Seite ansehen";
+$a->strings["view on separate page"] = "auf separater Seite ansehen";
 $a->strings["%s's timeline"] = "Timeline von %s";
 $a->strings["%s's posts"] = "Beiträge von %s";
 $a->strings["%s's comments"] = "Kommentare von %s";
index 8a0db1b84110f8de9475ae64292a02f1f2a90c1a..069389b6c57d9959cb3e213fbcac139feb8abe9f 100644 (file)
@@ -9,8 +9,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-15 08:55-0400\n"
-"PO-Revision-Date: 2019-06-16 06:56+0000\n"
+"POT-Creation-Date: 2019-09-15 07:45+0200\n"
+"PO-Revision-Date: 2019-09-27 06:09+0000\n"
 "Last-Translator: Andy H3 <andy@hubup.pro>\n"
 "Language-Team: English (United Kingdom) (http://www.transifex.com/Friendica/friendica/language/en_GB/)\n"
 "MIME-Version: 1.0\n"
@@ -19,14 +19,68 @@ msgstr ""
 "Language: en_GB\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: include/api.php:1116
+#: include/items.php:354 src/Module/Admin/Themes/Details.php:53
+#: src/Module/Admin/Themes/Index.php:43 src/Module/Debug/ItemBody.php:27
+#: src/Module/Debug/ItemBody.php:40
+msgid "Item not found."
+msgstr "Item not found."
+
+#: include/items.php:392
+msgid "Do you really want to delete this item?"
+msgstr "Do you really want to delete this item?"
+
+#: include/items.php:394 mod/api.php:109 mod/profiles.php:526
+#: mod/profiles.php:529 mod/profiles.php:551 mod/dfrn_request.php:640
+#: mod/follow.php:163 mod/message.php:150 mod/suggest.php:73
+#: mod/settings.php:1089 mod/settings.php:1095 mod/settings.php:1102
+#: mod/settings.php:1106 mod/settings.php:1110 mod/settings.php:1114
+#: mod/settings.php:1118 mod/settings.php:1122 mod/settings.php:1142
+#: mod/settings.php:1143 mod/settings.php:1144 mod/settings.php:1145
+#: mod/settings.php:1146 src/Module/Register.php:97 src/Module/Contact.php:423
+msgid "Yes"
+msgstr "Yes"
+
+#: include/items.php:397 include/conversation.php:1251 mod/tagrm.php:20
+#: mod/tagrm.php:115 mod/unfollow.php:132 mod/dfrn_request.php:650
+#: mod/editpost.php:110 mod/fbrowser.php:110 mod/fbrowser.php:139
+#: mod/follow.php:174 mod/message.php:153 mod/photos.php:1084
+#: mod/photos.php:1191 mod/suggest.php:76 mod/settings.php:678
+#: mod/settings.php:704 src/Module/Contact.php:426
+msgid "Cancel"
+msgstr "Cancel"
+
+#: include/items.php:444 mod/api.php:34 mod/api.php:39 mod/delegate.php:30
+#: mod/delegate.php:48 mod/delegate.php:59 mod/ostatus_subscribe.php:18
+#: mod/regmod.php:89 mod/repair_ostatus.php:16 mod/uimport.php:17
+#: mod/unfollow.php:22 mod/unfollow.php:77 mod/unfollow.php:109
+#: mod/wall_attach.php:76 mod/wall_attach.php:79 mod/wall_upload.php:107
+#: mod/wall_upload.php:110 mod/wallmessage.php:19 mod/wallmessage.php:43
+#: mod/wallmessage.php:82 mod/wallmessage.php:106 mod/profiles.php:182
+#: mod/profiles.php:499 mod/cal.php:301 mod/common.php:27 mod/crepair.php:90
+#: mod/dfrn_confirm.php:64 mod/editpost.php:21 mod/follow.php:57
+#: mod/follow.php:134 mod/fsuggest.php:63 mod/manage.php:130
+#: mod/message.php:56 mod/message.php:101 mod/network.php:37 mod/notes.php:27
+#: mod/photos.php:178 mod/photos.php:962 mod/poke.php:141
+#: mod/profile_photo.php:32 mod/profile_photo.php:177
+#: mod/profile_photo.php:197 mod/suggest.php:39 mod/events.php:208
+#: mod/item.php:170 mod/notifications.php:73 mod/settings.php:52
+#: mod/settings.php:165 mod/settings.php:667 src/Module/Attach.php:42
+#: src/Module/FollowConfirm.php:27 src/Module/Group.php:31
+#: src/Module/Group.php:77 src/Module/Invite.php:22 src/Module/Invite.php:110
+#: src/Module/Notifications/Notify.php:19 src/Module/Profile/Contacts.php:50
+#: src/Module/Register.php:192 src/Module/Search/Directory.php:18
+#: src/Module/Contact.php:340
+msgid "Permission denied."
+msgstr "Permission denied."
+
+#: include/api.php:1119
 #, php-format
 msgid "Daily posting limit of %d post reached. The post was rejected."
 msgid_plural "Daily posting limit of %d posts reached. The post was rejected."
 msgstr[0] "Daily posting limit of %d post reached. The post was rejected."
 msgstr[1] "Daily posting limit of %d posts are reached. This post was rejected."
 
-#: include/api.php:1130
+#: include/api.php:1133
 #, php-format
 msgid "Weekly posting limit of %d post reached. The post was rejected."
 msgid_plural ""
@@ -34,487 +88,490 @@ msgid_plural ""
 msgstr[0] "Weekly posting limit of %d post reached. The post was rejected."
 msgstr[1] "Weekly posting limit of %d posts are reached. This post was rejected."
 
-#: include/api.php:1144
+#: include/api.php:1147
 #, php-format
 msgid "Monthly posting limit of %d post reached. The post was rejected."
 msgstr "Monthly posting limit of %d posts are reached. The post was rejected."
 
-#: include/api.php:4511 mod/photos.php:91 mod/photos.php:193
-#: mod/photos.php:636 mod/photos.php:1082 mod/photos.php:1099
-#: mod/photos.php:1601 mod/profile_photo.php:85 mod/profile_photo.php:94
-#: mod/profile_photo.php:103 mod/profile_photo.php:217
-#: mod/profile_photo.php:305 mod/profile_photo.php:315 src/Model/User.php:763
-#: src/Model/User.php:771 src/Model/User.php:779
+#: include/api.php:4589 mod/photos.php:91 mod/photos.php:196
+#: mod/photos.php:640 mod/photos.php:1090 mod/photos.php:1107
+#: mod/photos.php:1610 mod/profile_photo.php:85 mod/profile_photo.php:94
+#: mod/profile_photo.php:103 mod/profile_photo.php:210
+#: mod/profile_photo.php:298 mod/profile_photo.php:308 src/Model/User.php:796
+#: src/Model/User.php:804 src/Model/User.php:812
 msgid "Profile Photos"
 msgstr "Profile photos"
 
-#: include/conversation.php:160 include/conversation.php:297
-#: src/Model/Item.php:3253
+#: include/conversation.php:161 include/conversation.php:298
+#: src/Model/Item.php:3309
 msgid "event"
 msgstr "event"
 
-#: include/conversation.php:163 include/conversation.php:173
-#: include/conversation.php:300 include/conversation.php:309
-#: mod/subthread.php:88 mod/tagger.php:68
+#: include/conversation.php:164 include/conversation.php:174
+#: include/conversation.php:301 include/conversation.php:310
+#: mod/subthread.php:88 mod/tagger.php:69
 msgid "status"
 msgstr "status"
 
-#: include/conversation.php:168 include/conversation.php:305
-#: mod/subthread.php:88 mod/tagger.php:68 src/Model/Item.php:3255
+#: include/conversation.php:169 include/conversation.php:306
+#: mod/subthread.php:88 mod/tagger.php:69 src/Model/Item.php:3311
 msgid "photo"
 msgstr "photo"
 
-#: include/conversation.php:181
+#: include/conversation.php:182
 #, php-format
 msgid "%1$s likes %2$s's %3$s"
 msgstr "%1$s likes %2$s's %3$s"
 
-#: include/conversation.php:183
+#: include/conversation.php:184
 #, php-format
 msgid "%1$s doesn't like %2$s's %3$s"
 msgstr "%1$s doesn't like %2$s's %3$s"
 
-#: include/conversation.php:185
+#: include/conversation.php:186
 #, php-format
 msgid "%1$s attends %2$s's %3$s"
 msgstr "%1$s goes to %2$s's %3$s"
 
-#: include/conversation.php:187
+#: include/conversation.php:188
 #, php-format
 msgid "%1$s doesn't attend %2$s's %3$s"
 msgstr "%1$s doesn't go %2$s's %3$s"
 
-#: include/conversation.php:189
+#: include/conversation.php:190
 #, php-format
 msgid "%1$s attends maybe %2$s's %3$s"
 msgstr "%1$s might go to %2$s's %3$s"
 
-#: include/conversation.php:224
+#: include/conversation.php:225
 #, php-format
 msgid "%1$s is now friends with %2$s"
 msgstr "%1$s is now friends with %2$s"
 
-#: include/conversation.php:265
+#: include/conversation.php:266
 #, php-format
 msgid "%1$s poked %2$s"
 msgstr "%1$s poked %2$s"
 
-#: include/conversation.php:319 mod/tagger.php:101
+#: include/conversation.php:320 mod/tagger.php:102
 #, php-format
 msgid "%1$s tagged %2$s's %3$s with %4$s"
 msgstr "%1$s tagged %2$s's %3$s with %4$s"
 
-#: include/conversation.php:341
+#: include/conversation.php:342
 msgid "post/item"
 msgstr "Post/Item"
 
-#: include/conversation.php:342
+#: include/conversation.php:343
 #, php-format
 msgid "%1$s marked %2$s's %3$s as favorite"
 msgstr "%1$s marked %2$s's %3$s as favourite"
 
-#: include/conversation.php:568 mod/photos.php:1433 mod/profiles.php:352
+#: include/conversation.php:569 mod/profiles.php:352 mod/photos.php:1442
 msgid "Likes"
 msgstr "Likes"
 
-#: include/conversation.php:569 mod/photos.php:1433 mod/profiles.php:355
+#: include/conversation.php:570 mod/profiles.php:355 mod/photos.php:1442
 msgid "Dislikes"
 msgstr "Dislikes"
 
-#: include/conversation.php:570 include/conversation.php:1564
-#: mod/photos.php:1434
+#: include/conversation.php:571 include/conversation.php:1566
+#: mod/photos.php:1443
 msgid "Attending"
 msgid_plural "Attending"
 msgstr[0] "Attending"
 msgstr[1] "Attending"
 
-#: include/conversation.php:571 mod/photos.php:1434
+#: include/conversation.php:572 mod/photos.php:1443
 msgid "Not attending"
 msgstr "Not attending"
 
-#: include/conversation.php:572 mod/photos.php:1434
+#: include/conversation.php:573 mod/photos.php:1443
 msgid "Might attend"
 msgstr "Might attend"
 
-#: include/conversation.php:573
+#: include/conversation.php:574
 msgid "Reshares"
 msgstr "Reshares"
 
-#: include/conversation.php:653 mod/photos.php:1490 src/Object/Post.php:208
+#: include/conversation.php:654 mod/photos.php:1499 src/Object/Post.php:209
 msgid "Select"
 msgstr "Select"
 
-#: include/conversation.php:654 mod/photos.php:1491 mod/settings.php:735
-#: src/Module/Admin/Users.php:288 src/Module/Contact.php:830
-#: src/Module/Contact.php:1105
+#: include/conversation.php:655 mod/photos.php:1500 mod/settings.php:738
+#: src/Module/Admin/Users.php:288 src/Module/Contact.php:805
+#: src/Module/Contact.php:1086
 msgid "Delete"
 msgstr "Delete"
 
-#: include/conversation.php:679 src/Object/Post.php:382
-#: src/Object/Post.php:383
+#: include/conversation.php:681 src/Object/Post.php:383
+#: src/Object/Post.php:384
 #, php-format
 msgid "View %s's profile @ %s"
 msgstr "View %s's profile @ %s"
 
-#: include/conversation.php:692 src/Object/Post.php:370
+#: include/conversation.php:694 src/Object/Post.php:371
 msgid "Categories:"
 msgstr "Categories:"
 
-#: include/conversation.php:693 src/Object/Post.php:371
+#: include/conversation.php:695 src/Object/Post.php:372
 msgid "Filed under:"
 msgstr "Filed under:"
 
-#: include/conversation.php:700 src/Object/Post.php:396
+#: include/conversation.php:702 src/Object/Post.php:397
 #, php-format
 msgid "%s from %s"
 msgstr "%s from %s"
 
-#: include/conversation.php:715
+#: include/conversation.php:717
 msgid "View in context"
 msgstr "View in context"
 
-#: include/conversation.php:717 include/conversation.php:1230
-#: mod/editpost.php:86 mod/message.php:260 mod/message.php:442
-#: mod/photos.php:1406 mod/wallmessage.php:141 src/Object/Post.php:423
+#: include/conversation.php:719 include/conversation.php:1232
+#: mod/wallmessage.php:141 mod/editpost.php:86 mod/message.php:260
+#: mod/message.php:442 mod/photos.php:1415 src/Module/Item/Compose.php:193
+#: src/Object/Post.php:424
 msgid "Please wait"
 msgstr "Please wait"
 
-#: include/conversation.php:781
+#: include/conversation.php:783
 msgid "remove"
 msgstr "Remove"
 
-#: include/conversation.php:785
+#: include/conversation.php:787
 msgid "Delete Selected Items"
 msgstr "Delete selected items"
 
-#: include/conversation.php:940 view/theme/frio/theme.php:358
+#: include/conversation.php:942 view/theme/frio/theme.php:363
 msgid "Follow Thread"
 msgstr "Follow thread"
 
-#: include/conversation.php:941 src/Model/Contact.php:1111
+#: include/conversation.php:943 src/Model/Contact.php:1225
 msgid "View Status"
 msgstr "View status"
 
-#: include/conversation.php:942 include/conversation.php:960
-#: mod/dirfind.php:226 mod/match.php:87 mod/suggest.php:87
-#: src/Model/Contact.php:1051 src/Model/Contact.php:1104
-#: src/Model/Contact.php:1112 src/Module/AllFriends.php:74
-#: src/Module/Directory.php:155
+#: include/conversation.php:944 include/conversation.php:962 mod/match.php:87
+#: mod/suggest.php:87 src/Model/Contact.php:1165 src/Model/Contact.php:1218
+#: src/Model/Contact.php:1226 src/Module/AllFriends.php:74
+#: src/Module/BaseSearchModule.php:133 src/Module/Directory.php:150
 msgid "View Profile"
 msgstr "View profile"
 
-#: include/conversation.php:943 src/Model/Contact.php:1113
+#: include/conversation.php:945 src/Model/Contact.php:1227
 msgid "View Photos"
 msgstr "View photos"
 
-#: include/conversation.php:944 src/Model/Contact.php:1105
-#: src/Model/Contact.php:1114
+#: include/conversation.php:946 src/Model/Contact.php:1219
+#: src/Model/Contact.php:1228
 msgid "Network Posts"
 msgstr "Network posts"
 
-#: include/conversation.php:945 src/Model/Contact.php:1106
-#: src/Model/Contact.php:1115
+#: include/conversation.php:947 src/Model/Contact.php:1220
+#: src/Model/Contact.php:1229
 msgid "View Contact"
 msgstr "View contact"
 
-#: include/conversation.php:946 src/Model/Contact.php:1117
+#: include/conversation.php:948 src/Model/Contact.php:1231
 msgid "Send PM"
 msgstr "Send PM"
 
-#: include/conversation.php:947 src/Module/Admin/Blocklist/Contact.php:66
-#: src/Module/Admin/Users.php:289 src/Module/Contact.php:624
-#: src/Module/Contact.php:827 src/Module/Contact.php:1080
+#: include/conversation.php:949 src/Module/Admin/Blocklist/Contact.php:67
+#: src/Module/Admin/Users.php:289 src/Module/Contact.php:585
+#: src/Module/Contact.php:802 src/Module/Contact.php:1061
 msgid "Block"
 msgstr "Block"
 
-#: include/conversation.php:948 mod/notifications.php:60
-#: mod/notifications.php:186 mod/notifications.php:279
-#: src/Module/Contact.php:625 src/Module/Contact.php:828
-#: src/Module/Contact.php:1088
+#: include/conversation.php:950 mod/notifications.php:63
+#: mod/notifications.php:197 mod/notifications.php:290
+#: src/Module/Contact.php:586 src/Module/Contact.php:803
+#: src/Module/Contact.php:1069
 msgid "Ignore"
 msgstr "Ignore"
 
-#: include/conversation.php:952 src/Model/Contact.php:1118
+#: include/conversation.php:954 src/Model/Contact.php:1232
 msgid "Poke"
 msgstr "Poke"
 
-#: include/conversation.php:957 mod/dirfind.php:227 mod/follow.php:158
-#: mod/match.php:88 mod/suggest.php:88 src/Content/Widget.php:63
-#: src/Model/Contact.php:1107 src/Module/AllFriends.php:75
-#: src/Module/Contact.php:577 view/theme/vier/theme.php:201
+#: include/conversation.php:959 mod/match.php:88 mod/follow.php:160
+#: mod/suggest.php:88 view/theme/vier/theme.php:201 src/Content/Widget.php:66
+#: src/Model/Contact.php:1221 src/Module/AllFriends.php:75
+#: src/Module/BaseSearchModule.php:134
 msgid "Connect/Follow"
 msgstr "Connect/Follow"
 
-#: include/conversation.php:1082
+#: include/conversation.php:1084
 #, php-format
 msgid "%s likes this."
 msgstr "%s likes this."
 
-#: include/conversation.php:1085
+#: include/conversation.php:1087
 #, php-format
 msgid "%s doesn't like this."
 msgstr "%s doesn't like this."
 
-#: include/conversation.php:1088
+#: include/conversation.php:1090
 #, php-format
 msgid "%s attends."
 msgstr "%s attends."
 
-#: include/conversation.php:1091
+#: include/conversation.php:1093
 #, php-format
 msgid "%s doesn't attend."
 msgstr "%s doesn't attend."
 
-#: include/conversation.php:1094
+#: include/conversation.php:1096
 #, php-format
 msgid "%s attends maybe."
 msgstr "%s may attend."
 
-#: include/conversation.php:1097 include/conversation.php:1140
+#: include/conversation.php:1099 include/conversation.php:1142
 #, php-format
 msgid "%s reshared this."
 msgstr "%s reshared this."
 
-#: include/conversation.php:1105
+#: include/conversation.php:1107
 msgid "and"
 msgstr "and"
 
-#: include/conversation.php:1111
+#: include/conversation.php:1113
 #, php-format
 msgid "and %d other people"
 msgstr "and %d other people"
 
-#: include/conversation.php:1119
+#: include/conversation.php:1121
 #, php-format
 msgid "<span  %1$s>%2$d people</span> like this"
 msgstr "<span  %1$s>%2$d people</span> like this"
 
-#: include/conversation.php:1120
+#: include/conversation.php:1122
 #, php-format
 msgid "%s like this."
 msgstr "%s like this."
 
-#: include/conversation.php:1123
+#: include/conversation.php:1125
 #, php-format
 msgid "<span  %1$s>%2$d people</span> don't like this"
 msgstr "<span  %1$s>%2$d people</span> don't like this"
 
-#: include/conversation.php:1124
+#: include/conversation.php:1126
 #, php-format
 msgid "%s don't like this."
 msgstr "%s don't like this."
 
-#: include/conversation.php:1127
+#: include/conversation.php:1129
 #, php-format
 msgid "<span  %1$s>%2$d people</span> attend"
 msgstr "<span  %1$s>%2$d people</span> attend"
 
-#: include/conversation.php:1128
+#: include/conversation.php:1130
 #, php-format
 msgid "%s attend."
 msgstr "%s attend."
 
-#: include/conversation.php:1131
+#: include/conversation.php:1133
 #, php-format
 msgid "<span  %1$s>%2$d people</span> don't attend"
 msgstr "<span  %1$s>%2$d people</span> don't attend"
 
-#: include/conversation.php:1132
+#: include/conversation.php:1134
 #, php-format
 msgid "%s don't attend."
 msgstr "%s don't attend."
 
-#: include/conversation.php:1135
+#: include/conversation.php:1137
 #, php-format
 msgid "<span  %1$s>%2$d people</span> attend maybe"
 msgstr "<span  %1$s>%2$d people</span> attend maybe"
 
-#: include/conversation.php:1136
+#: include/conversation.php:1138
 #, php-format
 msgid "%s attend maybe."
 msgstr "%s may be attending."
 
-#: include/conversation.php:1139
+#: include/conversation.php:1141
 #, php-format
 msgid "<span  %1$s>%2$d people</span> reshared this"
 msgstr "<span  %1$s>%2$d people</span> reshared this"
 
-#: include/conversation.php:1169
+#: include/conversation.php:1171
 msgid "Visible to <strong>everybody</strong>"
 msgstr "Visible to <strong>everybody</strong>"
 
-#: include/conversation.php:1170 src/Object/Post.php:886
+#: include/conversation.php:1172 src/Module/Item/Compose.php:187
+#: src/Object/Post.php:888
 msgid "Please enter a image/video/audio/webpage URL:"
 msgstr "Please enter an image/video/audio/webpage URL:"
 
-#: include/conversation.php:1171
+#: include/conversation.php:1173
 msgid "Tag term:"
 msgstr "Tag term:"
 
-#: include/conversation.php:1172 src/Module/Filer/SaveTag.php:49
+#: include/conversation.php:1174 src/Module/Filer/SaveTag.php:48
 msgid "Save to Folder:"
 msgstr "Save to folder:"
 
-#: include/conversation.php:1173
+#: include/conversation.php:1175
 msgid "Where are you right now?"
 msgstr "Where are you right now?"
 
-#: include/conversation.php:1174
+#: include/conversation.php:1176
 msgid "Delete item(s)?"
 msgstr "Delete item(s)?"
 
-#: include/conversation.php:1206
+#: include/conversation.php:1208
 msgid "New Post"
 msgstr "New post"
 
-#: include/conversation.php:1209
+#: include/conversation.php:1211
 msgid "Share"
 msgstr "Share"
 
-#: include/conversation.php:1210 mod/editpost.php:72 mod/message.php:258
-#: mod/message.php:439 mod/wallmessage.php:139
+#: include/conversation.php:1212 mod/wallmessage.php:139 mod/editpost.php:72
+#: mod/message.php:258 mod/message.php:439
 msgid "Upload photo"
 msgstr "Upload photo"
 
-#: include/conversation.php:1211 mod/editpost.php:73
+#: include/conversation.php:1213 mod/editpost.php:73
 msgid "upload photo"
 msgstr "upload photo"
 
-#: include/conversation.php:1212 mod/editpost.php:74
+#: include/conversation.php:1214 mod/editpost.php:74
 msgid "Attach file"
 msgstr "Attach file"
 
-#: include/conversation.php:1213 mod/editpost.php:75
+#: include/conversation.php:1215 mod/editpost.php:75
 msgid "attach file"
 msgstr "attach file"
 
-#: include/conversation.php:1214 src/Object/Post.php:878
+#: include/conversation.php:1216 src/Module/Item/Compose.php:179
+#: src/Object/Post.php:880
 msgid "Bold"
 msgstr "Bold"
 
-#: include/conversation.php:1215 src/Object/Post.php:879
+#: include/conversation.php:1217 src/Module/Item/Compose.php:180
+#: src/Object/Post.php:881
 msgid "Italic"
 msgstr "Italic"
 
-#: include/conversation.php:1216 src/Object/Post.php:880
+#: include/conversation.php:1218 src/Module/Item/Compose.php:181
+#: src/Object/Post.php:882
 msgid "Underline"
 msgstr "Underline"
 
-#: include/conversation.php:1217 src/Object/Post.php:881
+#: include/conversation.php:1219 src/Module/Item/Compose.php:182
+#: src/Object/Post.php:883
 msgid "Quote"
 msgstr "Quote"
 
-#: include/conversation.php:1218 src/Object/Post.php:882
+#: include/conversation.php:1220 src/Module/Item/Compose.php:183
+#: src/Object/Post.php:884
 msgid "Code"
 msgstr "Code"
 
-#: include/conversation.php:1219 src/Object/Post.php:883
+#: include/conversation.php:1221 src/Module/Item/Compose.php:184
+#: src/Object/Post.php:885
 msgid "Image"
 msgstr "Image"
 
-#: include/conversation.php:1220 src/Object/Post.php:884
+#: include/conversation.php:1222 src/Module/Item/Compose.php:185
+#: src/Object/Post.php:886
 msgid "Link"
 msgstr "Link"
 
-#: include/conversation.php:1221 src/Object/Post.php:885
+#: include/conversation.php:1223 src/Module/Item/Compose.php:186
+#: src/Object/Post.php:887
 msgid "Link or Media"
 msgstr "Link or media"
 
-#: include/conversation.php:1222 mod/editpost.php:82
+#: include/conversation.php:1224 mod/editpost.php:82
+#: src/Module/Item/Compose.php:189
 msgid "Set your location"
 msgstr "Set your location"
 
-#: include/conversation.php:1223 mod/editpost.php:83
+#: include/conversation.php:1225 mod/editpost.php:83
 msgid "set location"
 msgstr "set location"
 
-#: include/conversation.php:1224 mod/editpost.php:84
+#: include/conversation.php:1226 mod/editpost.php:84
 msgid "Clear browser location"
 msgstr "Clear browser location"
 
-#: include/conversation.php:1225 mod/editpost.php:85
+#: include/conversation.php:1227 mod/editpost.php:85
 msgid "clear location"
 msgstr "clear location"
 
-#: include/conversation.php:1227 mod/editpost.php:99
+#: include/conversation.php:1229 mod/editpost.php:99
+#: src/Module/Item/Compose.php:194
 msgid "Set title"
 msgstr "Set title"
 
-#: include/conversation.php:1229 mod/editpost.php:101
+#: include/conversation.php:1231 mod/editpost.php:101
+#: src/Module/Item/Compose.php:195
 msgid "Categories (comma-separated list)"
 msgstr "Categories (comma-separated list)"
 
-#: include/conversation.php:1231 mod/editpost.php:87
+#: include/conversation.php:1233 mod/editpost.php:87
 msgid "Permission settings"
 msgstr "Permission settings"
 
-#: include/conversation.php:1232 mod/editpost.php:116
+#: include/conversation.php:1234 mod/editpost.php:116
 msgid "permissions"
 msgstr "permissions"
 
-#: include/conversation.php:1241 mod/editpost.php:96
+#: include/conversation.php:1243 mod/editpost.php:96
 msgid "Public post"
 msgstr "Public post"
 
-#: include/conversation.php:1245 mod/editpost.php:107 mod/events.php:549
-#: mod/photos.php:1424 mod/photos.php:1463 mod/photos.php:1523
-#: src/Object/Post.php:887
+#: include/conversation.php:1247 mod/editpost.php:107 mod/photos.php:1433
+#: mod/photos.php:1472 mod/photos.php:1532 mod/events.php:550
+#: src/Module/Item/Compose.php:188 src/Object/Post.php:889
 msgid "Preview"
 msgstr "Preview"
 
-#: include/conversation.php:1249 include/items.php:397
-#: mod/dfrn_request.php:650 mod/editpost.php:110 mod/fbrowser.php:110
-#: mod/fbrowser.php:139 mod/follow.php:172 mod/message.php:153
-#: mod/photos.php:1076 mod/photos.php:1183 mod/settings.php:675
-#: mod/settings.php:701 mod/suggest.php:76 mod/tagrm.php:20 mod/tagrm.php:115
-#: mod/unfollow.php:132 src/Module/Contact.php:450
-msgid "Cancel"
-msgstr "Cancel"
-
-#: include/conversation.php:1254
+#: include/conversation.php:1256
 msgid "Post to Groups"
 msgstr "Post to groups"
 
-#: include/conversation.php:1255
+#: include/conversation.php:1257
 msgid "Post to Contacts"
 msgstr "Post to contacts"
 
-#: include/conversation.php:1256
+#: include/conversation.php:1258
 msgid "Private post"
 msgstr "Private post"
 
-#: include/conversation.php:1261 mod/editpost.php:114
-#: src/Model/Profile.php:366
+#: include/conversation.php:1263 mod/editpost.php:114
+#: src/Model/Profile.php:550 src/Module/Contact.php:301
 msgid "Message"
 msgstr "Message"
 
-#: include/conversation.php:1262 mod/editpost.php:115
+#: include/conversation.php:1264 mod/editpost.php:115
 msgid "Browser"
 msgstr "Browser"
 
-#: include/conversation.php:1534
+#: include/conversation.php:1536
 msgid "View all"
 msgstr "View all"
 
-#: include/conversation.php:1558
+#: include/conversation.php:1560
 msgid "Like"
 msgid_plural "Likes"
 msgstr[0] "Like"
 msgstr[1] "Likes"
 
-#: include/conversation.php:1561
+#: include/conversation.php:1563
 msgid "Dislike"
 msgid_plural "Dislikes"
 msgstr[0] "Dislike"
 msgstr[1] "Dislikes"
 
-#: include/conversation.php:1567
+#: include/conversation.php:1569
 msgid "Not Attending"
 msgid_plural "Not Attending"
 msgstr[0] "Not attending"
 msgstr[1] "Not attending"
 
-#: include/conversation.php:1570 src/Content/ContactSelector.php:167
+#: include/conversation.php:1572 src/Content/ContactSelector.php:243
 msgid "Undecided"
 msgid_plural "Undecided"
 msgstr[0] "Undecided"
@@ -835,58 +892,6 @@ msgstr "Full Name:\t%s\nSite Location:\t%s\nLogin Name:\t%s (%s)"
 msgid "Please visit %s to approve or reject the request."
 msgstr "Please visit %s to approve or reject the request."
 
-#: include/items.php:354 mod/notice.php:19
-#: src/Module/Admin/Themes/Details.php:53 src/Module/Admin/Themes/Index.php:41
-#: src/Module/ItemBody.php:27 src/Module/ItemBody.php:40
-msgid "Item not found."
-msgstr "Item not found."
-
-#: include/items.php:392
-msgid "Do you really want to delete this item?"
-msgstr "Do you really want to delete this item?"
-
-#: include/items.php:394 mod/api.php:109 mod/dfrn_request.php:640
-#: mod/follow.php:161 mod/message.php:150 mod/profiles.php:526
-#: mod/profiles.php:529 mod/profiles.php:551 mod/settings.php:1084
-#: mod/settings.php:1090 mod/settings.php:1097 mod/settings.php:1101
-#: mod/settings.php:1105 mod/settings.php:1109 mod/settings.php:1113
-#: mod/settings.php:1117 mod/settings.php:1137 mod/settings.php:1138
-#: mod/settings.php:1139 mod/settings.php:1140 mod/settings.php:1141
-#: mod/suggest.php:73 src/Module/Contact.php:447 src/Module/Register.php:97
-msgid "Yes"
-msgstr "Yes"
-
-#: include/items.php:444 mod/api.php:34 mod/api.php:39 mod/cal.php:301
-#: mod/common.php:27 mod/crepair.php:90 mod/delegate.php:30
-#: mod/delegate.php:48 mod/delegate.php:59 mod/dfrn_confirm.php:64
-#: mod/dirfind.php:29 mod/editpost.php:21 mod/events.php:207 mod/follow.php:57
-#: mod/follow.php:132 mod/fsuggest.php:77 mod/item.php:169 mod/manage.php:130
-#: mod/message.php:56 mod/message.php:101 mod/network.php:36 mod/notes.php:27
-#: mod/notifications.php:70 mod/ostatus_subscribe.php:18 mod/photos.php:178
-#: mod/photos.php:958 mod/poke.php:141 mod/profiles.php:182
-#: mod/profiles.php:499 mod/profile_photo.php:32 mod/profile_photo.php:177
-#: mod/profile_photo.php:204 mod/regmod.php:89 mod/repair_ostatus.php:16
-#: mod/settings.php:50 mod/settings.php:163 mod/settings.php:664
-#: mod/suggest.php:39 mod/uimport.php:17 mod/unfollow.php:22
-#: mod/unfollow.php:77 mod/unfollow.php:109 mod/viewcontacts.php:56
-#: mod/wallmessage.php:19 mod/wallmessage.php:43 mod/wallmessage.php:82
-#: mod/wallmessage.php:106 mod/wall_attach.php:76 mod/wall_attach.php:79
-#: mod/wall_upload.php:107 mod/wall_upload.php:110 src/Module/Attach.php:42
-#: src/Module/Contact.php:362 src/Module/FollowConfirm.php:27
-#: src/Module/Group.php:31 src/Module/Group.php:77 src/Module/Invite.php:22
-#: src/Module/Invite.php:110 src/Module/Register.php:192
-msgid "Permission denied."
-msgstr "Permission denied."
-
-#: include/items.php:515 src/Content/Feature.php:99
-msgid "Archives"
-msgstr "Archives"
-
-#: include/items.php:521 src/Content/ForumManager.php:135
-#: src/Content/Widget.php:329 view/theme/vier/theme.php:255
-msgid "show more"
-msgstr "Show more..."
-
 #: mod/api.php:84 mod/api.php:106
 msgid "Authorize application connection"
 msgstr "Authorise application connection"
@@ -895,7 +900,7 @@ msgstr "Authorise application connection"
 msgid "Return to your app and insert this Securty Code:"
 msgstr "Return to your app and insert this security code:"
 
-#: mod/api.php:94
+#: mod/api.php:94 src/Module/BaseAdminModule.php:56
 msgid "Please login to continue."
 msgstr "Please login to continue."
 
@@ -905,247 +910,16 @@ msgid ""
 " and/or create new posts for you?"
 msgstr "Do you want to authorise this application to access your posts and contacts and create new posts for you?"
 
-#: mod/api.php:110 mod/dfrn_request.php:640 mod/follow.php:161
-#: mod/profiles.php:526 mod/profiles.php:530 mod/profiles.php:551
-#: mod/settings.php:1084 mod/settings.php:1090 mod/settings.php:1097
-#: mod/settings.php:1101 mod/settings.php:1105 mod/settings.php:1109
-#: mod/settings.php:1113 mod/settings.php:1117 mod/settings.php:1137
-#: mod/settings.php:1138 mod/settings.php:1139 mod/settings.php:1140
-#: mod/settings.php:1141 src/Module/Register.php:98
+#: mod/api.php:110 mod/profiles.php:526 mod/profiles.php:530
+#: mod/profiles.php:551 mod/dfrn_request.php:640 mod/follow.php:163
+#: mod/settings.php:1089 mod/settings.php:1095 mod/settings.php:1102
+#: mod/settings.php:1106 mod/settings.php:1110 mod/settings.php:1114
+#: mod/settings.php:1118 mod/settings.php:1122 mod/settings.php:1142
+#: mod/settings.php:1143 mod/settings.php:1144 mod/settings.php:1145
+#: mod/settings.php:1146 src/Module/Register.php:98
 msgid "No"
 msgstr "No"
 
-#: mod/cal.php:34 mod/cal.php:38 mod/community.php:39 mod/follow.php:20
-#: mod/viewcontacts.php:23 mod/viewcontacts.php:27 src/Module/ItemBody.php:18
-msgid "Access denied."
-msgstr "Access denied."
-
-#: mod/cal.php:140 mod/display.php:306 src/Module/Profile.php:176
-msgid "Access to this profile has been restricted."
-msgstr "Access to this profile has been restricted."
-
-#: mod/cal.php:271 mod/events.php:382 src/Content/Nav.php:159
-#: src/Content/Nav.php:225 src/Model/Profile.php:931 src/Model/Profile.php:942
-#: view/theme/frio/theme.php:266 view/theme/frio/theme.php:270
-msgid "Events"
-msgstr "Events"
-
-#: mod/cal.php:272 mod/events.php:383
-msgid "View"
-msgstr "View"
-
-#: mod/cal.php:273 mod/events.php:385
-msgid "Previous"
-msgstr "Previous"
-
-#: mod/cal.php:274 mod/events.php:386 src/Module/Install.php:173
-msgid "Next"
-msgstr "Next"
-
-#: mod/cal.php:277 mod/events.php:391 src/Model/Event.php:428
-msgid "today"
-msgstr "today"
-
-#: mod/cal.php:278 mod/events.php:392 src/Model/Event.php:429
-#: src/Util/Temporal.php:314
-msgid "month"
-msgstr "month"
-
-#: mod/cal.php:279 mod/events.php:393 src/Model/Event.php:430
-#: src/Util/Temporal.php:315
-msgid "week"
-msgstr "week"
-
-#: mod/cal.php:280 mod/events.php:394 src/Model/Event.php:431
-#: src/Util/Temporal.php:316
-msgid "day"
-msgstr "day"
-
-#: mod/cal.php:281 mod/events.php:395
-msgid "list"
-msgstr "List"
-
-#: mod/cal.php:294 src/Console/NewPassword.php:67 src/Model/User.php:351
-msgid "User not found"
-msgstr "User not found"
-
-#: mod/cal.php:310
-msgid "This calendar format is not supported"
-msgstr "This calendar format is not supported"
-
-#: mod/cal.php:312
-msgid "No exportable data found"
-msgstr "No exportable data found"
-
-#: mod/cal.php:329
-msgid "calendar"
-msgstr "calendar"
-
-#: mod/common.php:90
-msgid "No contacts in common."
-msgstr "No contacts in common."
-
-#: mod/common.php:141 src/Module/Contact.php:895
-msgid "Common Friends"
-msgstr "Common friends"
-
-#: mod/community.php:32 mod/dfrn_request.php:597 mod/display.php:204
-#: mod/photos.php:846 mod/probe.php:14 mod/search.php:96 mod/search.php:102
-#: mod/videos.php:118 mod/viewcontacts.php:46 src/Module/Directory.php:43
-#: src/Module/WebFinger.php:19
-msgid "Public access denied."
-msgstr "Public access denied."
-
-#: mod/community.php:75
-msgid "Community option not available."
-msgstr "Community option not available."
-
-#: mod/community.php:92
-msgid "Not available."
-msgstr "Not available."
-
-#: mod/community.php:102
-msgid "Local Community"
-msgstr "Local community"
-
-#: mod/community.php:105
-msgid "Posts from local users on this server"
-msgstr "Posts from local users on this server"
-
-#: mod/community.php:113
-msgid "Global Community"
-msgstr "Global Community"
-
-#: mod/community.php:116
-msgid "Posts from users of the whole federated network"
-msgstr "Posts from users of the whole federated network"
-
-#: mod/community.php:162 mod/search.php:223
-msgid "No results."
-msgstr "No results."
-
-#: mod/community.php:206
-msgid ""
-"This community stream shows all public posts received by this node. They may"
-" not reflect the opinions of this node’s users."
-msgstr "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."
-
-#: mod/crepair.php:79
-msgid "Contact settings applied."
-msgstr "Contact settings applied."
-
-#: mod/crepair.php:81
-msgid "Contact update failed."
-msgstr "Contact update failed."
-
-#: mod/crepair.php:102 mod/dfrn_confirm.php:125 mod/fsuggest.php:28
-#: mod/fsuggest.php:89 mod/redir.php:31 mod/redir.php:137
-#: src/Module/FollowConfirm.php:46 src/Module/Group.php:92
-msgid "Contact not found."
-msgstr "Contact not found."
-
-#: mod/crepair.php:115
-msgid ""
-"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect"
-" information your communications with this contact may stop working."
-msgstr "<strong>Warning: These are highly advanced settings.</strong> If you enter incorrect information your communications with this contact may not working."
-
-#: mod/crepair.php:116
-msgid ""
-"Please use your browser 'Back' button <strong>now</strong> if you are "
-"uncertain what to do on this page."
-msgstr "Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."
-
-#: mod/crepair.php:130 mod/crepair.php:132
-msgid "No mirroring"
-msgstr "No mirroring"
-
-#: mod/crepair.php:130
-msgid "Mirror as forwarded posting"
-msgstr "Mirror as forwarded posting"
-
-#: mod/crepair.php:130 mod/crepair.php:132
-msgid "Mirror as my own posting"
-msgstr "Mirror as my own posting"
-
-#: mod/crepair.php:145
-msgid "Return to contact editor"
-msgstr "Return to contact editor"
-
-#: mod/crepair.php:147
-msgid "Refetch contact data"
-msgstr "Re-fetch contact data."
-
-#: mod/crepair.php:149 mod/events.php:551 mod/fsuggest.php:106
-#: mod/manage.php:183 mod/message.php:261 mod/message.php:441
-#: mod/photos.php:987 mod/photos.php:1093 mod/photos.php:1378
-#: mod/photos.php:1423 mod/photos.php:1462 mod/photos.php:1522
-#: mod/poke.php:184 mod/profiles.php:562 src/Module/Contact.php:597
-#: src/Module/Install.php:211 src/Module/Install.php:251
-#: src/Module/Install.php:287 src/Module/Invite.php:157
-#: src/Module/Localtime.php:45 src/Object/Post.php:877
-#: view/theme/duepuntozero/config.php:72 view/theme/frio/config.php:121
-#: view/theme/quattro/config.php:74 view/theme/vier/config.php:120
-msgid "Submit"
-msgstr "Submit"
-
-#: mod/crepair.php:150
-msgid "Remote Self"
-msgstr "Remote self"
-
-#: mod/crepair.php:153
-msgid "Mirror postings from this contact"
-msgstr "Mirror postings from this contact:"
-
-#: mod/crepair.php:155
-msgid ""
-"Mark this contact as remote_self, this will cause friendica to repost new "
-"entries from this contact."
-msgstr "This will cause Friendica to repost new entries from this contact."
-
-#: mod/crepair.php:159 mod/settings.php:676 mod/settings.php:702
-#: src/Module/Admin/Blocklist/Contact.php:72 src/Module/Admin/Users.php:272
-#: src/Module/Admin/Users.php:283 src/Module/Admin/Users.php:297
-#: src/Module/Admin/Users.php:313
-msgid "Name"
-msgstr "Name:"
-
-#: mod/crepair.php:160
-msgid "Account Nickname"
-msgstr "Account nickname:"
-
-#: mod/crepair.php:161
-msgid "@Tagname - overrides Name/Nickname"
-msgstr "@Tag name - overrides name/nickname:"
-
-#: mod/crepair.php:162
-msgid "Account URL"
-msgstr "Account URL:"
-
-#: mod/crepair.php:163
-msgid "Account URL Alias"
-msgstr "Account URL alias"
-
-#: mod/crepair.php:164
-msgid "Friend Request URL"
-msgstr "Friend request URL:"
-
-#: mod/crepair.php:165
-msgid "Friend Confirm URL"
-msgstr "Friend confirm URL:"
-
-#: mod/crepair.php:166
-msgid "Notification Endpoint URL"
-msgstr "Notification endpoint URL"
-
-#: mod/crepair.php:167
-msgid "Poll/Feed URL"
-msgstr "Poll/Feed URL:"
-
-#: mod/crepair.php:168
-msgid "New photo from this URL"
-msgstr "New photo from this URL:"
-
 #: mod/delegate.php:42
 msgid "Parent user not found."
 msgstr "Parent user not found."
@@ -1173,15 +947,15 @@ msgid ""
 "settings. Please double check whom you give this access."
 msgstr "Parent users have total control of this account, including core settings. Please double-check whom you grant such access."
 
-#: mod/delegate.php:175 mod/settings.php:674 mod/settings.php:781
-#: mod/settings.php:869 mod/settings.php:948 mod/settings.php:1173
+#: mod/delegate.php:175 mod/settings.php:677 mod/settings.php:784
+#: mod/settings.php:874 mod/settings.php:953 mod/settings.php:1178
 #: src/Module/Admin/Addons/Index.php:52 src/Module/Admin/Features.php:69
-#: src/Module/Admin/Logs/Settings.php:59 src/Module/Admin/Site.php:570
-#: src/Module/Admin/Themes/Index.php:95 src/Module/Admin/Tos.php:50
+#: src/Module/Admin/Logs/Settings.php:65 src/Module/Admin/Themes/Index.php:97
+#: src/Module/Admin/Tos.php:50 src/Module/Admin/Site.php:568
 msgid "Save Settings"
 msgstr "Save settings"
 
-#: mod/delegate.php:176 src/Content/Nav.php:260
+#: mod/delegate.php:176 src/Content/Nav.php:263
 msgid "Delegate Page Management"
 msgstr "Delegate Page Management"
 
@@ -1216,1896 +990,1893 @@ msgstr "Add"
 msgid "No entries."
 msgstr "No entries."
 
-#: mod/dfrn_confirm.php:70 mod/profiles.php:43 mod/profiles.php:152
-#: mod/profiles.php:196 mod/profiles.php:511
-msgid "Profile not found."
-msgstr "Profile not found."
+#: mod/oexchange.php:32
+msgid "Post successful."
+msgstr "Post successful."
 
-#: mod/dfrn_confirm.php:126
-msgid ""
-"This may occasionally happen if contact was requested by both persons and it"
-" has already been approved."
-msgstr "This may occasionally happen if contact was requested by both persons and it has already been approved."
+#: mod/ostatus_subscribe.php:23
+msgid "Subscribing to OStatus contacts"
+msgstr "Subscribing to OStatus contacts"
 
-#: mod/dfrn_confirm.php:227
-msgid "Response from remote site was not understood."
-msgstr "Response from remote site was not understood."
+#: mod/ostatus_subscribe.php:35
+msgid "No contact provided."
+msgstr "No contact provided."
 
-#: mod/dfrn_confirm.php:234 mod/dfrn_confirm.php:240
-msgid "Unexpected response from remote site: "
-msgstr "Unexpected response from remote site: "
+#: mod/ostatus_subscribe.php:42
+msgid "Couldn't fetch information for contact."
+msgstr "Couldn't fetch information for contact."
 
-#: mod/dfrn_confirm.php:249
-msgid "Confirmation completed successfully."
-msgstr "Confirmation completed successfully."
+#: mod/ostatus_subscribe.php:52
+msgid "Couldn't fetch friends for contact."
+msgstr "Couldn't fetch friends for contact."
 
-#: mod/dfrn_confirm.php:261
-msgid "Temporary failure. Please wait and try again."
-msgstr "Temporary failure. Please wait and try again."
+#: mod/ostatus_subscribe.php:70 mod/repair_ostatus.php:52
+msgid "Done"
+msgstr "Done"
 
-#: mod/dfrn_confirm.php:264
-msgid "Introduction failed or was revoked."
-msgstr "Introduction failed or was revoked."
+#: mod/ostatus_subscribe.php:84
+msgid "success"
+msgstr "success"
 
-#: mod/dfrn_confirm.php:269
-msgid "Remote site reported: "
-msgstr "Remote site reported: "
+#: mod/ostatus_subscribe.php:86
+msgid "failed"
+msgstr "failed"
 
-#: mod/dfrn_confirm.php:374
-#, php-format
-msgid "No user record found for '%s' "
-msgstr "No user record found for '%s' "
+#: mod/ostatus_subscribe.php:89 src/Object/Post.php:285
+msgid "ignored"
+msgstr "Ignored"
 
-#: mod/dfrn_confirm.php:384
-msgid "Our site encryption key is apparently messed up."
-msgstr "Our site encryption key is apparently messed up."
+#: mod/ostatus_subscribe.php:94 mod/repair_ostatus.php:58
+msgid "Keep this window open until done."
+msgstr "Keep this window open until done."
 
-#: mod/dfrn_confirm.php:395
-msgid "Empty site URL was provided or URL could not be decrypted by us."
-msgstr "An empty URL was provided or the URL could not be decrypted by us."
+#: mod/profperm.php:30
+msgid "Permission denied"
+msgstr "Permission denied"
 
-#: mod/dfrn_confirm.php:411
-msgid "Contact record was not found for you on our site."
-msgstr "Contact record was not found for you on our site."
+#: mod/profperm.php:36 mod/profperm.php:69
+msgid "Invalid profile identifier."
+msgstr "Invalid profile identifier."
 
-#: mod/dfrn_confirm.php:425
-#, php-format
-msgid "Site public key not available in contact record for URL %s."
-msgstr "Site public key not available in contact record for URL %s."
+#: mod/profperm.php:115
+msgid "Profile Visibility Editor"
+msgstr "Profile Visibility Editor"
 
-#: mod/dfrn_confirm.php:441
-msgid ""
-"The ID provided by your system is a duplicate on our system. It should work "
-"if you try again."
-msgstr "The ID provided by your system is a duplicate on our system. It should work if you try again."
+#: mod/profperm.php:117 view/theme/frio/theme.php:268 src/Content/Nav.php:161
+#: src/Model/Profile.php:889 src/Model/Profile.php:925
+#: src/Module/Welcome.php:38 src/Module/Contact.php:618
+#: src/Module/Contact.php:847
+msgid "Profile"
+msgstr "Profile"
 
-#: mod/dfrn_confirm.php:452
-msgid "Unable to set your contact credentials on our system."
-msgstr "Unable to set your contact credentials on our system."
+#: mod/profperm.php:119 src/Module/Group.php:321
+msgid "Click on a contact to add or remove."
+msgstr "Click on a contact to add or remove it."
 
-#: mod/dfrn_confirm.php:508
-msgid "Unable to update your contact profile details on our system"
-msgstr "Unable to update your contact profile details on our system"
+#: mod/profperm.php:128
+msgid "Visible To"
+msgstr "Visible to"
 
-#: mod/dfrn_confirm.php:538 mod/dfrn_request.php:560
-#: src/Model/Contact.php:2217
-msgid "[Name Withheld]"
-msgstr "[Name Withheld]"
+#: mod/profperm.php:144
+msgid "All Contacts (with secure profile access)"
+msgstr "All contacts with secure profile access"
 
-#: mod/dfrn_poll.php:125 mod/dfrn_poll.php:530
-#, php-format
-msgid "%1$s welcomes %2$s"
-msgstr "%1$s welcomes %2$s"
+#: mod/regmod.php:53
+msgid "Account approved."
+msgstr "Account approved."
 
-#: mod/dfrn_request.php:98
-msgid "This introduction has already been accepted."
-msgstr "This introduction has already been accepted."
+#: mod/regmod.php:77
+#, php-format
+msgid "Registration revoked for %s"
+msgstr "Registration revoked for %s"
 
-#: mod/dfrn_request.php:116 mod/dfrn_request.php:354
-msgid "Profile location is not valid or does not contain profile information."
-msgstr "Profile location is not valid or does not contain profile information."
+#: mod/regmod.php:84
+msgid "Please login."
+msgstr "Please login."
 
-#: mod/dfrn_request.php:120 mod/dfrn_request.php:358
-msgid "Warning: profile location has no identifiable owner name."
-msgstr "Warning: profile location has no identifiable owner name."
+#: mod/removeme.php:46
+msgid "User deleted their account"
+msgstr "User deleted their account"
 
-#: mod/dfrn_request.php:123 mod/dfrn_request.php:361
-msgid "Warning: profile location has no profile photo."
-msgstr "Warning: profile location has no profile photo."
+#: mod/removeme.php:47
+msgid ""
+"On your Friendica node an user deleted their account. Please ensure that "
+"their data is removed from the backups."
+msgstr "On your Friendica node a user deleted their account. Please ensure that their data is removed from the backups."
 
-#: mod/dfrn_request.php:127 mod/dfrn_request.php:365
+#: mod/removeme.php:48
 #, php-format
-msgid "%d required parameter was not found at the given location"
-msgid_plural "%d required parameters were not found at the given location"
-msgstr[0] "%d required parameter was not found at the given location"
-msgstr[1] "%d required parameters were not found at the given location"
+msgid "The user id is %d"
+msgstr "The user id is %d"
 
-#: mod/dfrn_request.php:165
-msgid "Introduction complete."
-msgstr "Introduction complete."
+#: mod/removeme.php:84 mod/removeme.php:87
+msgid "Remove My Account"
+msgstr "Remove My Account"
 
-#: mod/dfrn_request.php:201
-msgid "Unrecoverable protocol error."
-msgstr "Unrecoverable protocol error."
+#: mod/removeme.php:85
+msgid ""
+"This will completely remove your account. Once this has been done it is not "
+"recoverable."
+msgstr "This will completely remove your account. Once this has been done it is not recoverable."
 
-#: mod/dfrn_request.php:228
-msgid "Profile unavailable."
-msgstr "Profile unavailable."
+#: mod/removeme.php:86
+msgid "Please enter your password for verification:"
+msgstr "Please enter your password for verification:"
 
-#: mod/dfrn_request.php:249
-#, php-format
-msgid "%s has received too many connection requests today."
-msgstr "%s has received too many connection requests today."
+#: mod/repair_ostatus.php:21
+msgid "Resubscribing to OStatus contacts"
+msgstr "Resubscribing to OStatus contacts"
 
-#: mod/dfrn_request.php:250
-msgid "Spam protection measures have been invoked."
-msgstr "Spam protection measures have been invoked."
+#: mod/repair_ostatus.php:37 src/Module/TwoFactor/Verify.php:64
+msgid "Error"
+msgid_plural "Errors"
+msgstr[0] "Error"
+msgstr[1] "Errors"
 
-#: mod/dfrn_request.php:251
-msgid "Friends are advised to please try again in 24 hours."
-msgstr "Friends are advised to please try again in 24 hours."
+#: mod/tagrm.php:31
+msgid "Tag(s) removed"
+msgstr "Tag(s) removed"
 
-#: mod/dfrn_request.php:275
-msgid "Invalid locator"
-msgstr "Invalid locator"
+#: mod/tagrm.php:101
+msgid "Remove Item Tag"
+msgstr "Remove Item tag"
 
-#: mod/dfrn_request.php:311
-msgid "You have already introduced yourself here."
-msgstr "You have already introduced yourself here."
+#: mod/tagrm.php:103
+msgid "Select a tag to remove: "
+msgstr "Select a tag to remove: "
 
-#: mod/dfrn_request.php:314
-#, php-format
-msgid "Apparently you are already friends with %s."
-msgstr "Apparently you are already friends with %s."
+#: mod/uimport.php:30
+msgid "User imports on closed servers can only be done by an administrator."
+msgstr "User imports on closed servers can only be done by an administrator."
 
-#: mod/dfrn_request.php:334
-msgid "Invalid profile URL."
-msgstr "Invalid profile URL."
+#: mod/uimport.php:39 src/Module/Register.php:59
+msgid ""
+"This site has exceeded the number of allowed daily account registrations. "
+"Please try again tomorrow."
+msgstr "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."
 
-#: mod/dfrn_request.php:340 src/Model/Contact.php:1878
-msgid "Disallowed profile URL."
-msgstr "Disallowed profile URL."
+#: mod/uimport.php:54 src/Module/Register.php:141
+msgid "Import"
+msgstr "Import profile"
 
-#: mod/dfrn_request.php:346 src/Model/Contact.php:1883
-#: src/Module/Admin/Blocklist/Server.php:64
-#: src/Module/Admin/Blocklist/Server.php:83 src/Module/Friendica.php:59
-msgid "Blocked domain"
-msgstr "Blocked domain"
+#: mod/uimport.php:56
+msgid "Move account"
+msgstr "Move Existing Friendica Account"
 
-#: mod/dfrn_request.php:413 src/Module/Contact.php:237
-msgid "Failed to update contact record."
-msgstr "Failed to update contact record."
+#: mod/uimport.php:57
+msgid "You can import an account from another Friendica server."
+msgstr "You can import an existing Friendica profile to this node."
 
-#: mod/dfrn_request.php:433
-msgid "Your introduction has been sent."
-msgstr "Your introduction has been sent."
+#: mod/uimport.php:58
+msgid ""
+"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."
+msgstr "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."
 
-#: mod/dfrn_request.php:471
+#: mod/uimport.php:59
 msgid ""
-"Remote subscription can't be done for your network. Please subscribe "
-"directly on your system."
-msgstr "Remote subscription can't be done for your network. Please subscribe directly on your system."
+"This feature is experimental. We can't import contacts from the OStatus "
+"network (GNU Social/Statusnet) or from Diaspora"
+msgstr "This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from diaspora*."
 
-#: mod/dfrn_request.php:487
-msgid "Please login to confirm introduction."
-msgstr "Please login to confirm introduction."
+#: mod/uimport.php:60
+msgid "Account file"
+msgstr "Account file:"
 
-#: mod/dfrn_request.php:495
+#: mod/uimport.php:60
 msgid ""
-"Incorrect identity currently logged in. Please login to "
-"<strong>this</strong> profile."
-msgstr "Incorrect identity currently logged in. Please login to <strong>this</strong> profile."
+"To export your account, go to \"Settings->Export your personal data\" and "
+"select \"Export account\""
+msgstr "To export your account, go to \"Settings->Export personal data\" and select \"Export account\""
 
-#: mod/dfrn_request.php:509 mod/dfrn_request.php:524
-msgid "Confirm"
-msgstr "Confirm"
+#: mod/unfollow.php:36 mod/unfollow.php:92
+msgid "You aren't following this contact."
+msgstr "You aren't following this contact."
 
-#: mod/dfrn_request.php:520
-msgid "Hide this contact"
-msgstr "Hide this contact"
+#: mod/unfollow.php:46 mod/unfollow.php:98
+msgid "Unfollowing is currently not supported by your network."
+msgstr "Unfollowing is currently not supported by your network."
 
-#: mod/dfrn_request.php:522
-#, php-format
-msgid "Welcome home %s."
-msgstr "Welcome home %s."
+#: mod/unfollow.php:67
+msgid "Contact unfollowed"
+msgstr "Contact unfollowed"
 
-#: mod/dfrn_request.php:523
-#, php-format
-msgid "Please confirm your introduction/connection request to %s."
-msgstr "Please confirm your introduction/connection request to %s."
+#: mod/unfollow.php:118
+msgid "Disconnect/Unfollow"
+msgstr "Disconnect/Unfollow"
 
-#: mod/dfrn_request.php:632
-msgid ""
-"Please enter your 'Identity Address' from one of the following supported "
-"communications networks:"
-msgstr "Please enter your 'Identity address' from one of the following supported communications networks:"
+#: mod/unfollow.php:128 mod/dfrn_request.php:647 mod/follow.php:170
+msgid "Your Identity Address:"
+msgstr "My identity address:"
 
-#: mod/dfrn_request.php:634
-#, php-format
-msgid ""
-"If you are not yet a member of the free social web, <a href=\"%s\">follow "
-"this link to find a public Friendica site and join us today</a>."
-msgstr "If you are not yet part of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."
+#: mod/unfollow.php:131 mod/dfrn_request.php:649 mod/follow.php:76
+msgid "Submit Request"
+msgstr "Submit request"
 
-#: mod/dfrn_request.php:637
-msgid "Friend/Connection Request"
-msgstr "Friend/Connection request"
+#: mod/unfollow.php:137 mod/follow.php:179 mod/notifications.php:190
+#: mod/notifications.php:282 src/Module/Admin/Blocklist/Contact.php:83
+#: src/Module/Contact.php:603
+msgid "Profile URL"
+msgstr "Profile URL:"
 
-#: mod/dfrn_request.php:638
-msgid ""
-"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
-"testuser@gnusocial.de"
-msgstr "Examples: jojo@demo.friendi.ca, http://demo.friendi.ca/profile/jojo, user@gnusocial.de"
+#: mod/unfollow.php:147 mod/follow.php:195 src/Model/Profile.php:920
+#: src/Module/Contact.php:842
+msgid "Status Messages and Posts"
+msgstr "Status Messages and Posts"
 
-#: mod/dfrn_request.php:639 mod/follow.php:160
-msgid "Please answer the following:"
-msgstr "Please answer the following:"
+#: mod/update_community.php:23 mod/update_contact.php:23
+#: mod/update_display.php:24 mod/update_network.php:33 mod/update_notes.php:36
+#: mod/update_profile.php:34
+msgid "[Embedded content - reload page to view]"
+msgstr "[Embedded content - reload page to view]"
 
-#: mod/dfrn_request.php:640 mod/follow.php:161
-#, php-format
-msgid "Does %s know you?"
-msgstr "Does %s know you?"
+#: mod/wall_attach.php:26 mod/wall_attach.php:33 mod/wall_attach.php:85
+#: mod/wall_upload.php:42 mod/wall_upload.php:58 mod/wall_upload.php:116
+#: mod/wall_upload.php:167 mod/wall_upload.php:170
+msgid "Invalid request."
+msgstr "Invalid request."
 
-#: mod/dfrn_request.php:641 mod/follow.php:162
-msgid "Add a personal note:"
-msgstr "Add a personal note:"
+#: mod/wall_attach.php:103
+msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
+msgstr "Sorry, maybe your upload is bigger than the PHP configuration allows"
 
-#: mod/dfrn_request.php:643
-msgid "Friendica"
-msgstr "Friendica"
+#: mod/wall_attach.php:103
+msgid "Or - did you try to upload an empty file?"
+msgstr "Or did you try to upload an empty file?"
 
-#: mod/dfrn_request.php:644
-msgid "GNU Social (Pleroma, Mastodon)"
-msgstr "GNU Social (Pleroma, Mastodon)"
+#: mod/wall_attach.php:114
+#, php-format
+msgid "File exceeds size limit of %s"
+msgstr "File exceeds size limit of %s"
 
-#: mod/dfrn_request.php:645
-msgid "Diaspora (Socialhome, Hubzilla)"
-msgstr "diaspora* (Socialhome, Hubzilla)"
+#: mod/wall_attach.php:129
+msgid "File upload failed."
+msgstr "File upload failed."
 
-#: mod/dfrn_request.php:646
+#: mod/wall_upload.php:198 mod/photos.php:683 mod/photos.php:686
+#: mod/photos.php:715 mod/profile_photo.php:152
 #, php-format
-msgid ""
-" - please do not use this form.  Instead, enter %s into your Diaspora search"
-" bar."
-msgstr " - please do not use this form.  Instead, enter %s into your diaspora* search bar."
+msgid "Image exceeds size limit of %s"
+msgstr "Image exceeds size limit of %s"
 
-#: mod/dfrn_request.php:647 mod/follow.php:168 mod/unfollow.php:128
-msgid "Your Identity Address:"
-msgstr "My identity address:"
+#: mod/wall_upload.php:212 mod/photos.php:738 mod/profile_photo.php:161
+msgid "Unable to process image."
+msgstr "Unable to process image."
 
-#: mod/dfrn_request.php:649 mod/follow.php:74 mod/unfollow.php:131
-msgid "Submit Request"
-msgstr "Submit request"
+#: mod/wall_upload.php:243
+msgid "Wall Photos"
+msgstr "Wall photos"
 
-#: mod/dirfind.php:55
-#, php-format
-msgid "People Search - %s"
-msgstr "People search - %s"
+#: mod/wall_upload.php:251 mod/photos.php:767 mod/profile_photo.php:303
+msgid "Image upload failed."
+msgstr "Image upload failed."
 
-#: mod/dirfind.php:66
+#: mod/wallmessage.php:52 mod/wallmessage.php:115
 #, php-format
-msgid "Forum Search - %s"
-msgstr "Forum search - %s"
+msgid "Number of daily wall messages for %s exceeded. Message failed."
+msgstr "Number of daily wall messages for %s exceeded. Message failed."
 
-#: mod/dirfind.php:217 mod/match.php:102 mod/suggest.php:106
-#: src/Content/Widget.php:39 src/Model/Profile.php:309
-#: src/Module/AllFriends.php:91
-msgid "Connect"
-msgstr "Connect"
+#: mod/wallmessage.php:60 mod/message.php:70
+msgid "No recipient selected."
+msgstr "No recipient selected."
 
-#: mod/dirfind.php:259 mod/match.php:130
-msgid "No matches"
-msgstr "No matches"
+#: mod/wallmessage.php:63
+msgid "Unable to check your home location."
+msgstr "Unable to check your home location."
 
-#: mod/display.php:257 mod/display.php:342
-msgid "The requested item doesn't exist or has been deleted."
-msgstr "The requested item doesn't exist or has been deleted."
+#: mod/wallmessage.php:66 mod/message.php:77
+msgid "Message could not be sent."
+msgstr "Message could not be sent."
 
-#: mod/display.php:417
-msgid "The feed for this item is unavailable."
-msgstr "The feed for this item is unavailable."
+#: mod/wallmessage.php:69 mod/message.php:80
+msgid "Message collection failure."
+msgstr "Message collection failure."
 
-#: mod/editpost.php:28 mod/editpost.php:38
-msgid "Item not found"
-msgstr "Item not found"
+#: mod/wallmessage.php:72 mod/message.php:83
+msgid "Message sent."
+msgstr "Message sent."
 
-#: mod/editpost.php:45
-msgid "Edit post"
-msgstr "Edit post"
+#: mod/wallmessage.php:89 mod/wallmessage.php:98
+msgid "No recipient."
+msgstr "No recipient."
 
-#: mod/editpost.php:71 mod/notes.php:46 src/Content/Text/HTML.php:894
-#: src/Module/Filer/SaveTag.php:50
-msgid "Save"
-msgstr "Save"
+#: mod/wallmessage.php:123 mod/message.php:204 mod/message.php:360
+msgid "Please enter a link URL:"
+msgstr "Please enter a link URL:"
 
-#: mod/editpost.php:76 mod/message.php:259 mod/message.php:440
-#: mod/wallmessage.php:140
-msgid "Insert web link"
-msgstr "Insert web link"
+#: mod/wallmessage.php:128 mod/message.php:246
+msgid "Send Private Message"
+msgstr "Send private message"
 
-#: mod/editpost.php:77
-msgid "web link"
-msgstr "web link"
+#: mod/wallmessage.php:129
+#, php-format
+msgid ""
+"If you wish for %s to respond, please check that the privacy settings on "
+"your site allow private mail from unknown senders."
+msgstr "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."
 
-#: mod/editpost.php:78
-msgid "Insert video link"
-msgstr "Insert video link"
+#: mod/wallmessage.php:130 mod/message.php:247 mod/message.php:430
+msgid "To:"
+msgstr "To:"
 
-#: mod/editpost.php:79
-msgid "video link"
-msgstr "video link"
+#: mod/wallmessage.php:131 mod/message.php:251 mod/message.php:432
+msgid "Subject:"
+msgstr "Subject:"
 
-#: mod/editpost.php:80
-msgid "Insert audio link"
-msgstr "Insert audio link"
+#: mod/wallmessage.php:137 mod/message.php:255 mod/message.php:435
+#: src/Module/Invite.php:150
+msgid "Your message:"
+msgstr "Your message:"
 
-#: mod/editpost.php:81
-msgid "audio link"
-msgstr "audio link"
+#: mod/wallmessage.php:140 mod/editpost.php:76 mod/message.php:259
+#: mod/message.php:440
+msgid "Insert web link"
+msgstr "Insert web link"
 
-#: mod/editpost.php:95 src/Core/ACL.php:308
-msgid "CC: email addresses"
-msgstr "CC: email addresses"
+#: mod/match.php:49
+msgid "No keywords to match. Please add keywords to your default profile."
+msgstr "No keywords to match. Please add keywords to your default profile."
 
-#: mod/editpost.php:102 src/Core/ACL.php:309
-msgid "Example: bob@example.com, mary@example.com"
-msgstr "Example: bob@example.com, mary@example.com"
+#: mod/match.php:102 mod/suggest.php:106 src/Content/Widget.php:42
+#: src/Module/AllFriends.php:91 src/Module/BaseSearchModule.php:131
+msgid "Connect"
+msgstr "Connect"
 
-#: mod/events.php:117 mod/events.php:119
-msgid "Event can not end before it has started."
-msgstr "Event cannot end before it has started."
+#: mod/match.php:115 src/Content/Pager.php:198
+msgid "first"
+msgstr "first"
 
-#: mod/events.php:126 mod/events.php:128
-msgid "Event title and start time are required."
-msgstr "Event title and starting time are required."
+#: mod/match.php:120 src/Content/Pager.php:258
+msgid "next"
+msgstr "next"
 
-#: mod/events.php:384
-msgid "Create New Event"
-msgstr "Create new event"
+#: mod/match.php:130 src/Module/BaseSearchModule.php:92
+msgid "No matches"
+msgstr "No matches"
 
-#: mod/events.php:507
-msgid "Event details"
-msgstr "Event details"
+#: mod/match.php:135
+msgid "Profile Match"
+msgstr "Profile Match"
 
-#: mod/events.php:508
-msgid "Starting date and Title are required."
-msgstr "Starting date and title are required."
+#: mod/profiles.php:43 mod/profiles.php:152 mod/profiles.php:196
+#: mod/profiles.php:511 mod/dfrn_confirm.php:70
+msgid "Profile not found."
+msgstr "Profile not found."
 
-#: mod/events.php:509 mod/events.php:514
-msgid "Event Starts:"
-msgstr "Event starts:"
+#: mod/profiles.php:62
+msgid "Profile deleted."
+msgstr "Profile deleted."
 
-#: mod/events.php:509 mod/events.php:541 mod/profiles.php:592
-msgid "Required"
-msgstr "Required"
+#: mod/profiles.php:78 mod/profiles.php:114
+msgid "Profile-"
+msgstr "Profile-"
 
-#: mod/events.php:522 mod/events.php:547
-msgid "Finish date/time is not known or not relevant"
-msgstr "Finish date/time is not known or not relevant"
+#: mod/profiles.php:97 mod/profiles.php:135
+msgid "New profile created."
+msgstr "New profile created."
 
-#: mod/events.php:524 mod/events.php:529
-msgid "Event Finishes:"
-msgstr "Event finishes:"
+#: mod/profiles.php:120
+msgid "Profile unavailable to clone."
+msgstr "Profile unavailable to clone."
 
-#: mod/events.php:535 mod/events.php:548
-msgid "Adjust for viewer timezone"
-msgstr "Adjust for viewer's time zone"
+#: mod/profiles.php:206
+msgid "Profile Name is required."
+msgstr "Profile name is required."
 
-#: mod/events.php:537
-msgid "Description:"
-msgstr "Description:"
+#: mod/profiles.php:346
+msgid "Marital Status"
+msgstr "Marital status"
 
-#: mod/events.php:539 mod/notifications.php:261 src/Model/Event.php:68
-#: src/Model/Event.php:95 src/Model/Event.php:437 src/Model/Event.php:933
-#: src/Model/Profile.php:439 src/Module/Contact.php:646
-#: src/Module/Directory.php:142
-msgid "Location:"
-msgstr "Location:"
+#: mod/profiles.php:349
+msgid "Romantic Partner"
+msgstr "Romantic partner"
 
-#: mod/events.php:541 mod/events.php:543
-msgid "Title:"
-msgstr "Title:"
+#: mod/profiles.php:358
+msgid "Work/Employment"
+msgstr "Work/Employment:"
 
-#: mod/events.php:544 mod/events.php:545
-msgid "Share this event"
-msgstr "Share this event"
+#: mod/profiles.php:361
+msgid "Religion"
+msgstr "Religion"
 
-#: mod/events.php:552 src/Model/Profile.php:871
-msgid "Basic"
-msgstr "Basic"
+#: mod/profiles.php:364
+msgid "Political Views"
+msgstr "Political views"
 
-#: mod/events.php:553 src/Model/Profile.php:872 src/Module/Admin/Site.php:575
-#: src/Module/Contact.php:905
-msgid "Advanced"
-msgstr "Advanced"
+#: mod/profiles.php:367
+msgid "Gender"
+msgstr "Gender"
 
-#: mod/events.php:554 mod/photos.php:1005 mod/photos.php:1374
-#: src/Core/ACL.php:314
-msgid "Permissions"
-msgstr "Permissions"
+#: mod/profiles.php:370
+msgid "Sexual Preference"
+msgstr "Sexual preference"
 
-#: mod/events.php:570
-msgid "Failed to remove event"
-msgstr "Failed to remove event"
+#: mod/profiles.php:373
+msgid "XMPP"
+msgstr "XMPP"
 
-#: mod/events.php:572
-msgid "Event removed"
-msgstr "Event removed"
+#: mod/profiles.php:376
+msgid "Homepage"
+msgstr "Homepage"
 
-#: mod/fbrowser.php:43 src/Content/Nav.php:157 src/Model/Profile.php:911
-#: view/theme/frio/theme.php:264
-msgid "Photos"
-msgstr "Photos"
+#: mod/profiles.php:379 mod/profiles.php:578
+msgid "Interests"
+msgstr "Interests"
 
-#: mod/fbrowser.php:52 mod/fbrowser.php:76 mod/photos.php:193
-#: mod/photos.php:969 mod/photos.php:1082 mod/photos.php:1099
-#: mod/photos.php:1575 mod/photos.php:1590 src/Model/Photo.php:552
-#: src/Model/Photo.php:561
-msgid "Contact Photos"
-msgstr "Contact photos"
+#: mod/profiles.php:382
+msgid "Address"
+msgstr "Address"
 
-#: mod/fbrowser.php:112 mod/fbrowser.php:141 mod/profile_photo.php:254
-msgid "Upload"
-msgstr "Upload"
+#: mod/profiles.php:389 mod/profiles.php:574
+msgid "Location"
+msgstr "Location"
 
-#: mod/fbrowser.php:136
-msgid "Files"
-msgstr "Files"
+#: mod/profiles.php:469
+msgid "Profile updated."
+msgstr "Profile updated."
 
-#: mod/follow.php:46
-msgid "The contact could not be added."
-msgstr "Contact could not be added."
+#: mod/profiles.php:523
+msgid "Hide contacts and friends:"
+msgstr "Hide contacts and friends:"
 
-#: mod/follow.php:85
-msgid "You already added this contact."
-msgstr "You already added this contact."
+#: mod/profiles.php:528
+msgid "Hide your contact/friend list from viewers of this profile?"
+msgstr "Hide your contact/friend list from viewers of this profile?"
 
-#: mod/follow.php:97
-msgid "Diaspora support isn't enabled. Contact can't be added."
-msgstr "diaspora* support isn't enabled. Contact can't be added."
+#: mod/profiles.php:548
+msgid "Show more profile fields:"
+msgstr "Show more profile fields:"
 
-#: mod/follow.php:104
-msgid "OStatus support is disabled. Contact can't be added."
-msgstr "OStatus support is disabled. Contact can't be added."
+#: mod/profiles.php:560
+msgid "Profile Actions"
+msgstr "Profile actions"
 
-#: mod/follow.php:111
-msgid "The network type couldn't be detected. Contact can't be added."
-msgstr "The network type couldn't be detected. Contact can't be added."
+#: mod/profiles.php:561
+msgid "Edit Profile Details"
+msgstr "Edit Profile Details"
 
-#: mod/follow.php:177 mod/notifications.php:179 mod/notifications.php:271
-#: mod/unfollow.php:137 src/Module/Admin/Blocklist/Contact.php:72
-#: src/Module/Admin/Blocklist/Contact.php:82 src/Module/Contact.php:642
-msgid "Profile URL"
-msgstr "Profile URL:"
+#: mod/profiles.php:562 mod/crepair.php:149 mod/fsuggest.php:92
+#: mod/manage.php:183 mod/message.php:261 mod/message.php:441
+#: mod/photos.php:991 mod/photos.php:1101 mod/photos.php:1387
+#: mod/photos.php:1432 mod/photos.php:1471 mod/photos.php:1531
+#: mod/poke.php:184 mod/events.php:552 view/theme/duepuntozero/config.php:72
+#: view/theme/frio/config.php:127 view/theme/quattro/config.php:74
+#: view/theme/vier/config.php:120 src/Module/Debug/Localtime.php:45
+#: src/Module/Invite.php:157 src/Module/Item/Compose.php:178
+#: src/Module/Contact.php:560 src/Module/Install.php:212
+#: src/Module/Install.php:252 src/Module/Install.php:288
+#: src/Object/Post.php:879
+msgid "Submit"
+msgstr "Submit"
 
-#: mod/follow.php:181 mod/notifications.php:265 src/Model/Profile.php:801
-#: src/Module/Contact.php:652
-msgid "Tags:"
-msgstr "Tags:"
+#: mod/profiles.php:563
+msgid "Change Profile Photo"
+msgstr "Change profile photo"
 
-#: mod/follow.php:193 mod/unfollow.php:147 src/Model/Profile.php:898
-#: src/Module/Contact.php:867
-msgid "Status Messages and Posts"
-msgstr "Status Messages and Posts"
+#: mod/profiles.php:565
+msgid "View this profile"
+msgstr "View this profile"
 
-#: mod/fsuggest.php:69
-msgid "Friend suggestion sent."
-msgstr "Friend suggestion sent"
+#: mod/profiles.php:566
+msgid "View all profiles"
+msgstr "View all profiles"
 
-#: mod/fsuggest.php:93
-msgid "Suggest Friends"
-msgstr "Suggest friends"
+#: mod/profiles.php:567 mod/profiles.php:662 src/Model/Profile.php:423
+msgid "Edit visibility"
+msgstr "Edit visibility"
 
-#: mod/fsuggest.php:95
-#, php-format
-msgid "Suggest a friend for %s"
-msgstr "Suggest a friend for %s"
+#: mod/profiles.php:568
+msgid "Create a new profile using these settings"
+msgstr "Create a new profile using these settings"
 
-#: mod/hcard.php:20
-msgid "No profile"
-msgstr "No profile"
+#: mod/profiles.php:569
+msgid "Clone this profile"
+msgstr "Clone this profile"
 
-#: mod/item.php:122
-msgid "Unable to locate original post."
-msgstr "Unable to locate original post."
+#: mod/profiles.php:570
+msgid "Delete this profile"
+msgstr "Delete this profile"
 
-#: mod/item.php:322
-msgid "Empty post discarded."
-msgstr "Empty post discarded."
+#: mod/profiles.php:572
+msgid "Basic information"
+msgstr "Basic information"
 
-#: mod/item.php:839
-#, php-format
-msgid ""
-"This message was sent to you by %s, a member of the Friendica social "
-"network."
-msgstr "This message was sent to you by %s, a member of the Friendica social network."
+#: mod/profiles.php:573
+msgid "Profile picture"
+msgstr "Profile picture"
 
-#: mod/item.php:841
-#, php-format
-msgid "You may visit them online at %s"
-msgstr "You may visit them online at %s"
+#: mod/profiles.php:575
+msgid "Preferences"
+msgstr "Preferences"
 
-#: mod/item.php:842
-msgid ""
-"Please contact the sender by replying to this post if you do not wish to "
-"receive these messages."
-msgstr "Please contact the sender by replying to this post if you do not wish to receive these messages."
+#: mod/profiles.php:576
+msgid "Status information"
+msgstr "Status information"
 
-#: mod/item.php:846
-#, php-format
-msgid "%s posted an update."
-msgstr "%s posted an update."
+#: mod/profiles.php:577
+msgid "Additional information"
+msgstr "Additional information"
 
-#: mod/lockview.php:46 mod/lockview.php:57
-msgid "Remote privacy information not available."
-msgstr "Remote privacy information not available."
+#: mod/profiles.php:579 mod/network.php:992
+#: src/Core/NotificationsManager.php:158
+msgid "Personal"
+msgstr "Personal"
 
-#: mod/lockview.php:66
-msgid "Visible to:"
-msgstr "Visible to:"
+#: mod/profiles.php:580
+msgid "Relation"
+msgstr "Relation"
 
-#: mod/lostpass.php:26
-msgid "No valid account found."
-msgstr "No valid account found."
+#: mod/profiles.php:581 src/Util/Temporal.php:79 src/Util/Temporal.php:81
+msgid "Miscellaneous"
+msgstr "Miscellaneous"
 
-#: mod/lostpass.php:38
-msgid "Password reset request issued. Check your email."
-msgstr "Password reset request issued. Please check your email."
+#: mod/profiles.php:583 mod/profile_photo.php:246 src/Module/Welcome.php:39
+msgid "Upload Profile Photo"
+msgstr "Upload profile photo"
 
-#: mod/lostpass.php:44
-#, php-format
-msgid ""
-"\n"
-"\t\tDear %1$s,\n"
-"\t\t\tA request was recently received at \"%2$s\" to reset your account\n"
-"\t\tpassword. In order to confirm this request, please select the verification link\n"
-"\t\tbelow or paste it into your web browser address bar.\n"
-"\n"
-"\t\tIf you did NOT request this change, please DO NOT follow the link\n"
-"\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n"
-"\n"
-"\t\tYour password will not be changed unless we can verify that you\n"
-"\t\tissued this request."
-msgstr "\n\t\tDear %1$s,\n\t\t\tA request was received at \"%2$s\" to reset your account password.\n\t\tTo confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser's address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided; ignore or delete this email, as the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."
+#: mod/profiles.php:584
+msgid "Your Gender:"
+msgstr "Gender:"
 
-#: mod/lostpass.php:55
-#, php-format
-msgid ""
-"\n"
-"\t\tFollow this link soon to verify your identity:\n"
-"\n"
-"\t\t%1$s\n"
-"\n"
-"\t\tYou will then receive a follow-up message containing the new password.\n"
-"\t\tYou may change that password from your account settings page after logging in.\n"
-"\n"
-"\t\tThe login details are as follows:\n"
-"\n"
-"\t\tSite Location:\t%2$s\n"
-"\t\tLogin Name:\t%3$s"
-msgstr "\n\t\tFollow this link soon to verify your identity:\n\n\t\t%1$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2$s\n\t\tLogin Name:\t%3$s"
+#: mod/profiles.php:585
+msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
+msgstr "<span class=\"heart\">&hearts;</span> Marital status:"
 
-#: mod/lostpass.php:74
-#, php-format
-msgid "Password reset requested at %s"
-msgstr "Password reset requested at %s"
+#: mod/profiles.php:586 src/Model/Profile.php:808
+msgid "Sexual Preference:"
+msgstr "Sexual preference:"
 
-#: mod/lostpass.php:89
-msgid ""
-"Request could not be verified. (You may have previously submitted it.) "
-"Password reset failed."
-msgstr "Request could not be verified. (You may have previously submitted it.) Password reset failed."
+#: mod/profiles.php:587
+msgid "Example: fishing photography software"
+msgstr "Example: fishing photography software"
 
-#: mod/lostpass.php:102
-msgid "Request has expired, please make a new one."
-msgstr "Request has expired, please make a new one."
+#: mod/profiles.php:592
+msgid "Profile Name:"
+msgstr "Profile name:"
 
-#: mod/lostpass.php:117
-msgid "Forgot your Password?"
-msgstr "Reset My Password"
+#: mod/profiles.php:592 mod/events.php:510 mod/events.php:542
+msgid "Required"
+msgstr "Required"
 
-#: mod/lostpass.php:118
+#: mod/profiles.php:594
 msgid ""
-"Enter your email address and submit to have your password reset. Then check "
-"your email for further instructions."
-msgstr "Enter email address or nickname to reset your password. You will receive further instruction via email."
+"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
+"be visible to anybody using the internet."
+msgstr "This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."
 
-#: mod/lostpass.php:119 src/Module/Login.php:327
-msgid "Nickname or Email: "
-msgstr "Nickname or email: "
+#: mod/profiles.php:595
+msgid "Your Full Name:"
+msgstr "My full name:"
 
-#: mod/lostpass.php:120
-msgid "Reset"
-msgstr "Reset"
+#: mod/profiles.php:596
+msgid "Title/Description:"
+msgstr "Title/Description:"
 
-#: mod/lostpass.php:135 src/Module/Login.php:339
-msgid "Password Reset"
-msgstr "Forgotten password?"
+#: mod/profiles.php:599
+msgid "Street Address:"
+msgstr "Street address:"
 
-#: mod/lostpass.php:136
-msgid "Your password has been reset as requested."
-msgstr "Your password has been reset as requested."
+#: mod/profiles.php:600
+msgid "Locality/City:"
+msgstr "Locality/City:"
 
-#: mod/lostpass.php:137
-msgid "Your new password is"
-msgstr "Your new password is"
+#: mod/profiles.php:601
+msgid "Region/State:"
+msgstr "Region/State:"
 
-#: mod/lostpass.php:138
-msgid "Save or copy your new password - and then"
-msgstr "Save or copy your new password - and then"
+#: mod/profiles.php:602
+msgid "Postal/Zip Code:"
+msgstr "Postcode:"
 
-#: mod/lostpass.php:139
-msgid "click here to login"
-msgstr "click here to login"
+#: mod/profiles.php:603
+msgid "Country:"
+msgstr "Country:"
 
-#: mod/lostpass.php:140
-msgid ""
-"Your password may be changed from the <em>Settings</em> page after "
-"successful login."
-msgstr "Your password may be changed from the <em>Settings</em> page after successful login."
+#: mod/profiles.php:604 src/Util/Temporal.php:149
+msgid "Age: "
+msgstr "Age: "
 
-#: mod/lostpass.php:147
-#, php-format
-msgid ""
-"\n"
-"\t\t\tDear %1$s,\n"
-"\t\t\t\tYour password has been changed as requested. Please retain this\n"
-"\t\t\tinformation for your records (or change your password immediately to\n"
-"\t\t\tsomething that you will remember).\n"
-"\t\t"
-msgstr "\n\t\t\tDear %1$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"
+#: mod/profiles.php:607
+msgid "Who: (if applicable)"
+msgstr "Who: (if applicable)"
 
-#: mod/lostpass.php:153
-#, php-format
-msgid ""
-"\n"
-"\t\t\tYour login details are as follows:\n"
-"\n"
-"\t\t\tSite Location:\t%1$s\n"
-"\t\t\tLogin Name:\t%2$s\n"
-"\t\t\tPassword:\t%3$s\n"
-"\n"
-"\t\t\tYou may change that password from your account settings page after logging in.\n"
-"\t\t"
-msgstr "\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1$s\n\t\t\tLogin Name:\t%2$s\n\t\t\tPassword:\t%3$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"
+#: mod/profiles.php:607
+msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
+msgstr "Examples: cathy123, Cathy Williams, cathy@example.com"
 
-#: mod/lostpass.php:169
-#, php-format
-msgid "Your password has been changed at %s"
-msgstr "Your password has been changed at %s"
+#: mod/profiles.php:608
+msgid "Since [date]:"
+msgstr "Since when:"
 
-#: mod/manage.php:179
-msgid "Manage Identities and/or Pages"
-msgstr "Manage Identities and Pages"
+#: mod/profiles.php:610
+msgid "Tell us about yourself..."
+msgstr "About myself:"
 
-#: mod/manage.php:180
+#: mod/profiles.php:611
+msgid "XMPP (Jabber) address:"
+msgstr "XMPP (Jabber) address:"
+
+#: mod/profiles.php:611
 msgid ""
-"Toggle between different identities or community/group pages which share "
-"your account details or which you have been granted \"manage\" permissions"
-msgstr "Accounts that I manage or own."
+"The XMPP address will be propagated to your contacts so that they can follow"
+" you."
+msgstr "The XMPP address will be propagated to your contacts so that they can follow you."
 
-#: mod/manage.php:181
-msgid "Select an identity to manage: "
-msgstr "Select identity:"
+#: mod/profiles.php:612
+msgid "Homepage URL:"
+msgstr "Homepage URL:"
 
-#: mod/match.php:49
-msgid "No keywords to match. Please add keywords to your default profile."
-msgstr "No keywords to match. Please add keywords to your default profile."
+#: mod/profiles.php:613 src/Model/Profile.php:816
+msgid "Hometown:"
+msgstr "Home town:"
 
-#: mod/match.php:115 src/Content/Pager.php:198
-msgid "first"
-msgstr "first"
+#: mod/profiles.php:614 src/Model/Profile.php:824
+msgid "Political Views:"
+msgstr "Political views:"
 
-#: mod/match.php:120 src/Content/Pager.php:258
-msgid "next"
-msgstr "next"
+#: mod/profiles.php:615
+msgid "Religious Views:"
+msgstr "Religious views:"
 
-#: mod/match.php:135
-msgid "Profile Match"
-msgstr "Profile Match"
+#: mod/profiles.php:616
+msgid "Public Keywords:"
+msgstr "Public keywords:"
 
-#: mod/message.php:33 mod/message.php:116 src/Content/Nav.php:254
-msgid "New Message"
-msgstr "New Message"
+#: mod/profiles.php:616
+msgid "(Used for suggesting potential friends, can be seen by others)"
+msgstr "Used for suggesting potential friends, can be seen by others."
 
-#: mod/message.php:70 mod/wallmessage.php:60
-msgid "No recipient selected."
-msgstr "No recipient selected."
+#: mod/profiles.php:617
+msgid "Private Keywords:"
+msgstr "Private keywords:"
 
-#: mod/message.php:74
-msgid "Unable to locate contact information."
-msgstr "Unable to locate contact information."
+#: mod/profiles.php:617
+msgid "(Used for searching profiles, never shown to others)"
+msgstr "Used for searching profiles, never shown to others."
 
-#: mod/message.php:77 mod/wallmessage.php:66
-msgid "Message could not be sent."
-msgstr "Message could not be sent."
+#: mod/profiles.php:618 src/Model/Profile.php:840
+msgid "Likes:"
+msgstr "Likes:"
 
-#: mod/message.php:80 mod/wallmessage.php:69
-msgid "Message collection failure."
-msgstr "Message collection failure."
+#: mod/profiles.php:619 src/Model/Profile.php:844
+msgid "Dislikes:"
+msgstr "Dislikes:"
 
-#: mod/message.php:83 mod/wallmessage.php:72
-msgid "Message sent."
-msgstr "Message sent."
+#: mod/profiles.php:620
+msgid "Musical interests"
+msgstr "Music:"
 
-#: mod/message.php:110 mod/notifications.php:47 mod/notifications.php:187
-#: mod/notifications.php:243
-msgid "Discard"
-msgstr "Discard"
+#: mod/profiles.php:621
+msgid "Books, literature"
+msgstr "Books, literature, poetry:"
 
-#: mod/message.php:123 src/Content/Nav.php:251 view/theme/frio/theme.php:271
-msgid "Messages"
-msgstr "Messages"
+#: mod/profiles.php:622
+msgid "Television"
+msgstr "Television:"
 
-#: mod/message.php:148
-msgid "Do you really want to delete this message?"
-msgstr "Do you really want to delete this message?"
+#: mod/profiles.php:623
+msgid "Film/dance/culture/entertainment"
+msgstr "Film, dance, culture, entertainment"
 
-#: mod/message.php:166
-msgid "Conversation not found."
-msgstr "Conversation not found."
+#: mod/profiles.php:624
+msgid "Hobbies/Interests"
+msgstr "Hobbies/Interests:"
 
-#: mod/message.php:171
-msgid "Message deleted."
-msgstr "Message deleted."
+#: mod/profiles.php:625
+msgid "Love/romance"
+msgstr "Love/Romance:"
 
-#: mod/message.php:176 mod/message.php:190
-msgid "Conversation removed."
-msgstr "Conversation removed."
+#: mod/profiles.php:626
+msgid "Work/employment"
+msgstr "Work/Employment:"
 
-#: mod/message.php:204 mod/message.php:360 mod/wallmessage.php:123
-msgid "Please enter a link URL:"
-msgstr "Please enter a link URL:"
+#: mod/profiles.php:627
+msgid "School/education"
+msgstr "School/Education:"
 
-#: mod/message.php:246 mod/wallmessage.php:128
-msgid "Send Private Message"
-msgstr "Send private message"
+#: mod/profiles.php:628
+msgid "Contact information and Social Networks"
+msgstr "Contact information and other social networks:"
 
-#: mod/message.php:247 mod/message.php:430 mod/wallmessage.php:130
-msgid "To:"
-msgstr "To:"
+#: mod/profiles.php:659 src/Model/Profile.php:419
+msgid "Profile Image"
+msgstr "Profile image"
 
-#: mod/message.php:251 mod/message.php:432 mod/wallmessage.php:131
-msgid "Subject:"
-msgstr "Subject:"
+#: mod/profiles.php:661 src/Model/Profile.php:422
+msgid "visible to everybody"
+msgstr "Visible to everybody"
 
-#: mod/message.php:255 mod/message.php:435 mod/wallmessage.php:137
-#: src/Module/Invite.php:150
-msgid "Your message:"
-msgstr "Your message:"
+#: mod/profiles.php:668
+msgid "Edit/Manage Profiles"
+msgstr "Edit/Manage Profiles"
 
-#: mod/message.php:289
-msgid "No messages."
-msgstr "No messages."
+#: mod/profiles.php:669 src/Model/Profile.php:409 src/Model/Profile.php:430
+msgid "Change profile photo"
+msgstr "Change profile photo"
 
-#: mod/message.php:352
-msgid "Message not available."
-msgstr "Message not available."
+#: mod/profiles.php:670 src/Model/Profile.php:410
+msgid "Create New Profile"
+msgstr "Create new profile"
 
-#: mod/message.php:406
-msgid "Delete message"
-msgstr "Delete message"
+#: mod/cal.php:34 mod/cal.php:38 mod/community.php:40 mod/follow.php:20
+#: src/Module/Debug/ItemBody.php:18
+msgid "Access denied."
+msgstr "Access denied."
 
-#: mod/message.php:408 mod/message.php:540
-msgid "D, d M Y - g:i A"
-msgstr "D, d M Y - g:i A"
+#: mod/cal.php:140 mod/display.php:303 src/Module/Profile.php:185
+msgid "Access to this profile has been restricted."
+msgstr "Access to this profile has been restricted."
 
-#: mod/message.php:423 mod/message.php:537
-msgid "Delete conversation"
-msgstr "Delete conversation"
+#: mod/cal.php:271 mod/events.php:383 view/theme/frio/theme.php:271
+#: view/theme/frio/theme.php:275 src/Content/Nav.php:164
+#: src/Content/Nav.php:228 src/Model/Profile.php:953 src/Model/Profile.php:964
+msgid "Events"
+msgstr "Events"
 
-#: mod/message.php:425
-msgid ""
-"No secure communications available. You <strong>may</strong> be able to "
-"respond from the sender's profile page."
-msgstr "No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."
+#: mod/cal.php:272 mod/events.php:384
+msgid "View"
+msgstr "View"
 
-#: mod/message.php:429
-msgid "Send Reply"
-msgstr "Send reply"
+#: mod/cal.php:273 mod/events.php:386
+msgid "Previous"
+msgstr "Previous"
 
-#: mod/message.php:512
-#, php-format
-msgid "Unknown sender - %s"
-msgstr "Unknown sender - %s"
+#: mod/cal.php:274 mod/events.php:387 src/Module/Install.php:174
+msgid "Next"
+msgstr "Next"
 
-#: mod/message.php:514
-#, php-format
-msgid "You and %s"
-msgstr "Me and %s"
+#: mod/cal.php:277 mod/events.php:392 src/Model/Event.php:428
+msgid "today"
+msgstr "today"
 
-#: mod/message.php:516
-#, php-format
-msgid "%s and You"
-msgstr "%s and me"
+#: mod/cal.php:278 mod/events.php:393 src/Util/Temporal.php:314
+#: src/Model/Event.php:429
+msgid "month"
+msgstr "month"
 
-#: mod/message.php:543
-#, php-format
-msgid "%d message"
-msgid_plural "%d messages"
-msgstr[0] "%d message"
-msgstr[1] "%d messages"
+#: mod/cal.php:279 mod/events.php:394 src/Util/Temporal.php:315
+#: src/Model/Event.php:430
+msgid "week"
+msgstr "week"
 
-#: mod/network.php:184 mod/search.php:38
-msgid "Remove term"
-msgstr "Remove term"
-
-#: mod/network.php:191 mod/search.php:47
-msgid "Saved Searches"
-msgstr "Saved searches"
+#: mod/cal.php:280 mod/events.php:395 src/Util/Temporal.php:316
+#: src/Model/Event.php:431
+msgid "day"
+msgstr "day"
 
-#: mod/network.php:192 src/Model/Group.php:434
-msgid "add"
-msgstr "add"
+#: mod/cal.php:281 mod/events.php:396
+msgid "list"
+msgstr "List"
 
-#: mod/network.php:572
-#, php-format
-msgid ""
-"Warning: This group contains %s member from a network that doesn't allow non"
-" public messages."
-msgid_plural ""
-"Warning: This group contains %s members from a network that doesn't allow "
-"non public messages."
-msgstr[0] "Warning: This group contains %s member from a network that doesn't allow non public messages."
-msgstr[1] "Warning: This group contains %s members from a network that doesn't allow non public messages."
+#: mod/cal.php:294 src/Model/User.php:384 src/Console/NewPassword.php:88
+msgid "User not found"
+msgstr "User not found"
 
-#: mod/network.php:575
-msgid "Messages in this group won't be send to these receivers."
-msgstr "Messages in this group won't be send to these receivers."
+#: mod/cal.php:310
+msgid "This calendar format is not supported"
+msgstr "This calendar format is not supported"
 
-#: mod/network.php:642
-msgid "No such group"
-msgstr "No such group"
+#: mod/cal.php:312
+msgid "No exportable data found"
+msgstr "No exportable data found"
 
-#: mod/network.php:663 src/Module/Group.php:288
-msgid "Group is empty"
-msgstr "Group is empty"
+#: mod/cal.php:329
+msgid "calendar"
+msgstr "calendar"
 
-#: mod/network.php:667
-#, php-format
-msgid "Group: %s"
-msgstr "Group: %s"
+#: mod/common.php:90
+msgid "No contacts in common."
+msgstr "No contacts in common."
 
-#: mod/network.php:693
-msgid "Private messages to this person are at risk of public disclosure."
-msgstr "Private messages to this person are at risk of public disclosure."
+#: mod/common.php:141 src/Module/Contact.php:870
+msgid "Common Friends"
+msgstr "Common friends"
 
-#: mod/network.php:696 src/Module/AllFriends.php:35
-#: src/Module/AllFriends.php:43
-msgid "Invalid contact."
-msgstr "Invalid contact."
+#: mod/community.php:33 mod/dfrn_request.php:597 mod/photos.php:850
+#: mod/search.php:87 mod/search.php:93 mod/videos.php:118 mod/display.php:201
+#: src/Module/Debug/Probe.php:20 src/Module/Debug/WebFinger.php:19
+#: src/Module/Directory.php:30
+msgid "Public access denied."
+msgstr "Public access denied."
 
-#: mod/network.php:975
-msgid "Commented Order"
-msgstr "Commented last"
+#: mod/community.php:76
+msgid "Community option not available."
+msgstr "Community option not available."
 
-#: mod/network.php:978
-msgid "Sort by Comment Date"
-msgstr "Sort by comment date"
+#: mod/community.php:93
+msgid "Not available."
+msgstr "Not available."
 
-#: mod/network.php:983
-msgid "Posted Order"
-msgstr "Posted last"
+#: mod/community.php:103
+msgid "Local Community"
+msgstr "Local community"
 
-#: mod/network.php:986
-msgid "Sort by Post Date"
-msgstr "Sort by post date"
+#: mod/community.php:106
+msgid "Posts from local users on this server"
+msgstr "Posts from local users on this server"
 
-#: mod/network.php:993 mod/profiles.php:579
-#: src/Core/NotificationsManager.php:158
-msgid "Personal"
-msgstr "Personal"
+#: mod/community.php:114
+msgid "Global Community"
+msgstr "Global Community"
 
-#: mod/network.php:996
-msgid "Posts that mention or involve you"
-msgstr "Posts mentioning or involving me"
+#: mod/community.php:117
+msgid "Posts from users of the whole federated network"
+msgstr "Posts from users of the whole federated network"
 
-#: mod/network.php:1003
-msgid "New"
-msgstr "New"
+#: mod/community.php:163 mod/search.php:222
+msgid "No results."
+msgstr "No results."
 
-#: mod/network.php:1006
-msgid "Activity Stream - by date"
-msgstr "Activity Stream - by date"
+#: mod/community.php:215
+msgid ""
+"This community stream shows all public posts received by this node. They may"
+" not reflect the opinions of this node’s users."
+msgstr "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."
 
-#: mod/network.php:1014
-msgid "Shared Links"
-msgstr "Shared links"
+#: mod/crepair.php:79
+msgid "Contact settings applied."
+msgstr "Contact settings applied."
 
-#: mod/network.php:1017
-msgid "Interesting Links"
-msgstr "Interesting links"
+#: mod/crepair.php:81
+msgid "Contact update failed."
+msgstr "Contact update failed."
 
-#: mod/network.php:1024
-msgid "Starred"
-msgstr "Starred"
+#: mod/crepair.php:102 mod/dfrn_confirm.php:125 mod/fsuggest.php:32
+#: mod/fsuggest.php:75 mod/redir.php:32 mod/redir.php:140
+#: src/Module/FollowConfirm.php:46 src/Module/Group.php:92
+msgid "Contact not found."
+msgstr "Contact not found."
 
-#: mod/network.php:1027
-msgid "Favourite Posts"
-msgstr "My favourite posts"
+#: mod/crepair.php:115
+msgid ""
+"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect"
+" information your communications with this contact may stop working."
+msgstr "<strong>Warning: These are highly advanced settings.</strong> If you enter incorrect information your communications with this contact may not working."
 
-#: mod/newmember.php:12
-msgid "Welcome to Friendica"
-msgstr "Welcome to Friendica"
+#: mod/crepair.php:116
+msgid ""
+"Please use your browser 'Back' button <strong>now</strong> if you are "
+"uncertain what to do on this page."
+msgstr "Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."
 
-#: mod/newmember.php:13
-msgid "New Member Checklist"
-msgstr "New Member Checklist"
+#: mod/crepair.php:130 mod/crepair.php:132
+msgid "No mirroring"
+msgstr "No mirroring"
 
-#: mod/newmember.php:15
-msgid ""
-"We would like to offer some tips and links to help make your experience "
-"enjoyable. Click any item to visit the relevant page. A link to this page "
-"will be visible from your home page for two weeks after your initial "
-"registration and then will quietly disappear."
-msgstr "We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."
+#: mod/crepair.php:130
+msgid "Mirror as forwarded posting"
+msgstr "Mirror as forwarded posting"
 
-#: mod/newmember.php:16
-msgid "Getting Started"
-msgstr "Getting started"
+#: mod/crepair.php:130 mod/crepair.php:132
+msgid "Mirror as my own posting"
+msgstr "Mirror as my own posting"
 
-#: mod/newmember.php:18
-msgid "Friendica Walk-Through"
-msgstr "Friendica walk-through"
+#: mod/crepair.php:145
+msgid "Return to contact editor"
+msgstr "Return to contact editor"
 
-#: mod/newmember.php:18
-msgid ""
-"On your <em>Quick Start</em> page - find a brief introduction to your "
-"profile and network tabs, make some new connections, and find some groups to"
-" join."
-msgstr "On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."
+#: mod/crepair.php:147
+msgid "Refetch contact data"
+msgstr "Re-fetch contact data."
 
-#: mod/newmember.php:20 mod/settings.php:145 src/Content/Nav.php:262
-#: src/Module/Admin/Addons/Details.php:102
-#: src/Module/Admin/Themes/Details.php:107
-#: src/Module/BaseSettingsModule.php:105 view/theme/frio/theme.php:272
-msgid "Settings"
-msgstr "Settings"
+#: mod/crepair.php:150
+msgid "Remote Self"
+msgstr "Remote self"
 
-#: mod/newmember.php:22
-msgid "Go to Your Settings"
-msgstr "Go to your settings"
+#: mod/crepair.php:153
+msgid "Mirror postings from this contact"
+msgstr "Mirror postings from this contact:"
 
-#: mod/newmember.php:22
+#: mod/crepair.php:155
 msgid ""
-"On your <em>Settings</em> page -  change your initial password. Also make a "
-"note of your Identity Address. This looks just like an email address - and "
-"will be useful in making friends on the free social web."
-msgstr "On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."
+"Mark this contact as remote_self, this will cause friendica to repost new "
+"entries from this contact."
+msgstr "This will cause Friendica to repost new entries from this contact."
 
-#: mod/newmember.php:23
-msgid ""
-"Review the other settings, particularly the privacy settings. An unpublished"
-" directory listing is like having an unlisted phone number. In general, you "
-"should probably publish your listing - unless all of your friends and "
-"potential friends know exactly how to find you."
-msgstr "Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."
+#: mod/crepair.php:159 mod/settings.php:679 mod/settings.php:705
+#: src/Module/Admin/Blocklist/Contact.php:73 src/Module/Admin/Users.php:272
+#: src/Module/Admin/Users.php:283 src/Module/Admin/Users.php:297
+#: src/Module/Admin/Users.php:313
+msgid "Name"
+msgstr "Name:"
 
-#: mod/newmember.php:25 mod/profperm.php:117 src/Content/Nav.php:156
-#: src/Model/Profile.php:870 src/Model/Profile.php:903
-#: src/Module/Contact.php:657 src/Module/Contact.php:872
-#: view/theme/frio/theme.php:263
-msgid "Profile"
-msgstr "Profile"
+#: mod/crepair.php:160
+msgid "Account Nickname"
+msgstr "Account nickname:"
 
-#: mod/newmember.php:27 mod/profiles.php:583 mod/profile_photo.php:253
-msgid "Upload Profile Photo"
-msgstr "Upload profile photo"
+#: mod/crepair.php:161
+msgid "@Tagname - overrides Name/Nickname"
+msgstr "@Tag name - overrides name/nickname:"
 
-#: mod/newmember.php:27
-msgid ""
-"Upload a profile photo if you have not done so already. Studies have shown "
-"that people with real photos of themselves are ten times more likely to make"
-" friends than people who do not."
-msgstr "Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."
+#: mod/crepair.php:162
+msgid "Account URL"
+msgstr "Account URL:"
 
-#: mod/newmember.php:28
-msgid "Edit Your Profile"
-msgstr "Edit your profile"
+#: mod/crepair.php:163
+msgid "Account URL Alias"
+msgstr "Account URL alias"
 
-#: mod/newmember.php:28
-msgid ""
-"Edit your <strong>default</strong> profile to your liking. Review the "
-"settings for hiding your list of friends and hiding the profile from unknown"
-" visitors."
-msgstr "Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."
+#: mod/crepair.php:164
+msgid "Friend Request URL"
+msgstr "Friend request URL:"
 
-#: mod/newmember.php:29
-msgid "Profile Keywords"
-msgstr "Profile keywords"
+#: mod/crepair.php:165
+msgid "Friend Confirm URL"
+msgstr "Friend confirm URL:"
 
-#: mod/newmember.php:29
-msgid ""
-"Set some public keywords for your default profile which describe your "
-"interests. We may be able to find other people with similar interests and "
-"suggest friendships."
-msgstr "Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."
+#: mod/crepair.php:166
+msgid "Notification Endpoint URL"
+msgstr "Notification endpoint URL"
 
-#: mod/newmember.php:31
-msgid "Connecting"
-msgstr "Connecting"
+#: mod/crepair.php:167
+msgid "Poll/Feed URL"
+msgstr "Poll/Feed URL:"
 
-#: mod/newmember.php:37
-msgid "Importing Emails"
-msgstr "Importing emails"
+#: mod/crepair.php:168
+msgid "New photo from this URL"
+msgstr "New photo from this URL:"
 
-#: mod/newmember.php:37
+#: mod/dfrn_confirm.php:126
 msgid ""
-"Enter your email access information on your Connector Settings page if you "
-"wish to import and interact with friends or mailing lists from your email "
-"INBOX"
-msgstr "Enter your email access information on your Connector Settings if you wish to import and interact with friends or mailing lists from your email INBOX"
-
-#: mod/newmember.php:40
-msgid "Go to Your Contacts Page"
-msgstr "Go to your contacts page"
+"This may occasionally happen if contact was requested by both persons and it"
+" has already been approved."
+msgstr "This may occasionally happen if contact was requested by both persons and it has already been approved."
 
-#: mod/newmember.php:40
-msgid ""
-"Your Contacts page is your gateway to managing friendships and connecting "
-"with friends on other networks. Typically you enter their address or site "
-"URL in the <em>Add New Contact</em> dialog."
-msgstr "Your contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add new contact</em> dialog."
+#: mod/dfrn_confirm.php:227
+msgid "Response from remote site was not understood."
+msgstr "Response from remote site was not understood."
 
-#: mod/newmember.php:41
-msgid "Go to Your Site's Directory"
-msgstr "Go to your site's directory"
+#: mod/dfrn_confirm.php:234 mod/dfrn_confirm.php:240
+msgid "Unexpected response from remote site: "
+msgstr "Unexpected response from remote site: "
 
-#: mod/newmember.php:41
-msgid ""
-"The Directory page lets you find other people in this network or other "
-"federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on "
-"their profile page. Provide your own Identity Address if requested."
-msgstr "The directory lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own identity address when requested."
-
-#: mod/newmember.php:42
-msgid "Finding New People"
-msgstr "Finding new people"
+#: mod/dfrn_confirm.php:249
+msgid "Confirmation completed successfully."
+msgstr "Confirmation completed successfully."
 
-#: mod/newmember.php:42
-msgid ""
-"On the side panel of the Contacts page are several tools to find new "
-"friends. We can match people by interest, look up people by name or "
-"interest, and provide suggestions based on network relationships. On a brand"
-" new site, friend suggestions will usually begin to be populated within 24 "
-"hours."
-msgstr "On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."
+#: mod/dfrn_confirm.php:261
+msgid "Temporary failure. Please wait and try again."
+msgstr "Temporary failure. Please wait and try again."
 
-#: mod/newmember.php:44 src/Model/Group.php:435 src/Module/Contact.php:756
-msgid "Groups"
-msgstr "Groups"
+#: mod/dfrn_confirm.php:264
+msgid "Introduction failed or was revoked."
+msgstr "Introduction failed or was revoked."
 
-#: mod/newmember.php:46
-msgid "Group Your Contacts"
-msgstr "Group your contacts"
+#: mod/dfrn_confirm.php:269
+msgid "Remote site reported: "
+msgstr "Remote site reported: "
 
-#: mod/newmember.php:46
-msgid ""
-"Once you have made some friends, organize them into private conversation "
-"groups from the sidebar of your Contacts page and then you can interact with"
-" each group privately on your Network page."
-msgstr "Once you have made some friends, organise them into private conversation groups from the sidebar of your contacts page and then you can interact with each group privately on your network page."
+#: mod/dfrn_confirm.php:374
+#, php-format
+msgid "No user record found for '%s' "
+msgstr "No user record found for '%s' "
 
-#: mod/newmember.php:49
-msgid "Why Aren't My Posts Public?"
-msgstr "Why aren't my posts public?"
+#: mod/dfrn_confirm.php:384
+msgid "Our site encryption key is apparently messed up."
+msgstr "Our site encryption key is apparently messed up."
 
-#: mod/newmember.php:49
-msgid ""
-"Friendica respects your privacy. By default, your posts will only show up to"
-" people you've added as friends. For more information, see the help section "
-"from the link above."
-msgstr "Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."
+#: mod/dfrn_confirm.php:395
+msgid "Empty site URL was provided or URL could not be decrypted by us."
+msgstr "An empty URL was provided or the URL could not be decrypted by us."
 
-#: mod/newmember.php:53
-msgid "Getting Help"
-msgstr "Getting help"
+#: mod/dfrn_confirm.php:411
+msgid "Contact record was not found for you on our site."
+msgstr "Contact record was not found for you on our site."
 
-#: mod/newmember.php:55
-msgid "Go to the Help Section"
-msgstr "Go to the help section"
+#: mod/dfrn_confirm.php:425
+#, php-format
+msgid "Site public key not available in contact record for URL %s."
+msgstr "Site public key not available in contact record for URL %s."
 
-#: mod/newmember.php:55
+#: mod/dfrn_confirm.php:441
 msgid ""
-"Our <strong>help</strong> pages may be consulted for detail on other program"
-" features and resources."
-msgstr "Our <strong>help</strong> pages may be consulted for detail on other program features and resources."
-
-#: mod/notes.php:34 src/Model/Profile.php:953
-msgid "Personal Notes"
-msgstr "Personal notes"
-
-#: mod/notifications.php:38
-msgid "Invalid request identifier."
-msgstr "Invalid request identifier."
-
-#: mod/notifications.php:93 src/Content/Nav.php:246
-msgid "Notifications"
-msgstr "Notifications"
+"The ID provided by your system is a duplicate on our system. It should work "
+"if you try again."
+msgstr "The ID provided by your system is a duplicate on our system. It should work if you try again."
 
-#: mod/notifications.php:107
-msgid "Network Notifications"
-msgstr "Network notifications"
+#: mod/dfrn_confirm.php:452
+msgid "Unable to set your contact credentials on our system."
+msgstr "Unable to set your contact credentials on our system."
 
-#: mod/notifications.php:112 mod/notify.php:72
-msgid "System Notifications"
-msgstr "System notifications"
+#: mod/dfrn_confirm.php:508
+msgid "Unable to update your contact profile details on our system"
+msgstr "Unable to update your contact profile details on our system"
 
-#: mod/notifications.php:117
-msgid "Personal Notifications"
-msgstr "Personal notifications"
+#: mod/dfrn_confirm.php:538 mod/dfrn_request.php:560
+#: src/Model/Contact.php:2551
+msgid "[Name Withheld]"
+msgstr "[Name Withheld]"
 
-#: mod/notifications.php:122
-msgid "Home Notifications"
-msgstr "Home notifications"
+#: mod/dfrn_poll.php:125 mod/dfrn_poll.php:530
+#, php-format
+msgid "%1$s welcomes %2$s"
+msgstr "%1$s welcomes %2$s"
 
-#: mod/notifications.php:142
-msgid "Show unread"
-msgstr "Show unread"
+#: mod/dfrn_request.php:98
+msgid "This introduction has already been accepted."
+msgstr "This introduction has already been accepted."
 
-#: mod/notifications.php:142
-msgid "Show all"
-msgstr "Show all"
+#: mod/dfrn_request.php:116 mod/dfrn_request.php:354
+msgid "Profile location is not valid or does not contain profile information."
+msgstr "Profile location is not valid or does not contain profile information."
 
-#: mod/notifications.php:153
-msgid "Show Ignored Requests"
-msgstr "Show ignored requests."
+#: mod/dfrn_request.php:120 mod/dfrn_request.php:358
+msgid "Warning: profile location has no identifiable owner name."
+msgstr "Warning: profile location has no identifiable owner name."
 
-#: mod/notifications.php:153
-msgid "Hide Ignored Requests"
-msgstr "Hide ignored requests"
+#: mod/dfrn_request.php:123 mod/dfrn_request.php:361
+msgid "Warning: profile location has no profile photo."
+msgstr "Warning: profile location has no profile photo."
 
-#: mod/notifications.php:166 mod/notifications.php:251
-msgid "Notification type:"
-msgstr "Notification type:"
+#: mod/dfrn_request.php:127 mod/dfrn_request.php:365
+#, php-format
+msgid "%d required parameter was not found at the given location"
+msgid_plural "%d required parameters were not found at the given location"
+msgstr[0] "%d required parameter was not found at the given location"
+msgstr[1] "%d required parameters were not found at the given location"
 
-#: mod/notifications.php:169
-msgid "Suggested by:"
-msgstr "Suggested by:"
+#: mod/dfrn_request.php:165
+msgid "Introduction complete."
+msgstr "Introduction complete."
 
-#: mod/notifications.php:181 mod/notifications.php:268
-#: src/Module/Contact.php:633
-msgid "Hide this contact from others"
-msgstr "Hide this contact from others"
+#: mod/dfrn_request.php:201
+msgid "Unrecoverable protocol error."
+msgstr "Unrecoverable protocol error."
 
-#: mod/notifications.php:183 mod/notifications.php:277
-#: src/Module/Admin/Users.php:286
-msgid "Approve"
-msgstr "Approve"
+#: mod/dfrn_request.php:228
+msgid "Profile unavailable."
+msgstr "Profile unavailable."
 
-#: mod/notifications.php:203
-msgid "Claims to be known to you: "
-msgstr "Says they know me:"
+#: mod/dfrn_request.php:249
+#, php-format
+msgid "%s has received too many connection requests today."
+msgstr "%s has received too many connection requests today."
 
-#: mod/notifications.php:204
-msgid "yes"
-msgstr "yes"
+#: mod/dfrn_request.php:250
+msgid "Spam protection measures have been invoked."
+msgstr "Spam protection measures have been invoked."
 
-#: mod/notifications.php:204
-msgid "no"
-msgstr "no"
+#: mod/dfrn_request.php:251
+msgid "Friends are advised to please try again in 24 hours."
+msgstr "Friends are advised to please try again in 24 hours."
 
-#: mod/notifications.php:205 mod/notifications.php:209
-msgid "Shall your connection be bidirectional or not?"
-msgstr "Shall your connection be in both directions or not?"
+#: mod/dfrn_request.php:275
+msgid "Invalid locator"
+msgstr "Invalid locator"
 
-#: mod/notifications.php:206 mod/notifications.php:210
-#, php-format
-msgid ""
-"Accepting %s as a friend allows %s to subscribe to your posts, and you will "
-"also receive updates from them in your news feed."
-msgstr "Accepting %s as a friend allows %s to subscribe to your posts; you will also receive updates from them in your news feed."
+#: mod/dfrn_request.php:311
+msgid "You have already introduced yourself here."
+msgstr "You have already introduced yourself here."
 
-#: mod/notifications.php:207
+#: mod/dfrn_request.php:314
 #, php-format
-msgid ""
-"Accepting %s as a subscriber allows them to subscribe to your posts, but you"
-" will not receive updates from them in your news feed."
-msgstr "Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."
+msgid "Apparently you are already friends with %s."
+msgstr "Apparently you are already friends with %s."
 
-#: mod/notifications.php:211
-#, php-format
-msgid ""
-"Accepting %s as a sharer allows them to subscribe to your posts, but you "
-"will not receive updates from them in your news feed."
-msgstr "Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."
+#: mod/dfrn_request.php:334
+msgid "Invalid profile URL."
+msgstr "Invalid profile URL."
 
-#: mod/notifications.php:222
-msgid "Friend"
-msgstr "Friend"
+#: mod/dfrn_request.php:340 src/Model/Contact.php:2182
+msgid "Disallowed profile URL."
+msgstr "Disallowed profile URL."
 
-#: mod/notifications.php:223
-msgid "Sharer"
-msgstr "Sharer"
+#: mod/dfrn_request.php:346 src/Model/Contact.php:2187
+#: src/Module/Friendica.php:59
+msgid "Blocked domain"
+msgstr "Blocked domain"
 
-#: mod/notifications.php:223
-msgid "Subscriber"
-msgstr "Subscriber"
+#: mod/dfrn_request.php:413 src/Module/Contact.php:143
+msgid "Failed to update contact record."
+msgstr "Failed to update contact record."
 
-#: mod/notifications.php:263 src/Model/Profile.php:445
-#: src/Model/Profile.php:813 src/Module/Contact.php:650
-#: src/Module/Directory.php:150
-msgid "About:"
-msgstr "About:"
+#: mod/dfrn_request.php:433
+msgid "Your introduction has been sent."
+msgstr "Your introduction has been sent."
 
-#: mod/notifications.php:267 src/Model/Profile.php:442
-#: src/Model/Profile.php:752 src/Module/Directory.php:147
-msgid "Gender:"
-msgstr "Gender:"
+#: mod/dfrn_request.php:471
+msgid ""
+"Remote subscription can't be done for your network. Please subscribe "
+"directly on your system."
+msgstr "Remote subscription can't be done for your network. Please subscribe directly on your system."
 
-#: mod/notifications.php:274 src/Model/Profile.php:539
-#: src/Module/Contact.php:90
-msgid "Network:"
-msgstr "Network:"
+#: mod/dfrn_request.php:487
+msgid "Please login to confirm introduction."
+msgstr "Please login to confirm introduction."
 
-#: mod/notifications.php:288
-msgid "No introductions."
-msgstr "No introductions."
+#: mod/dfrn_request.php:495
+msgid ""
+"Incorrect identity currently logged in. Please login to "
+"<strong>this</strong> profile."
+msgstr "Incorrect identity currently logged in. Please login to <strong>this</strong> profile."
 
-#: mod/notifications.php:322
-#, php-format
-msgid "No more %s notifications."
-msgstr "No more %s notifications."
+#: mod/dfrn_request.php:509 mod/dfrn_request.php:524
+msgid "Confirm"
+msgstr "Confirm"
 
-#: mod/notify.php:68
-msgid "No more system notifications."
-msgstr "No more system notifications."
+#: mod/dfrn_request.php:520
+msgid "Hide this contact"
+msgstr "Hide this contact"
 
-#: mod/oexchange.php:32
-msgid "Post successful."
-msgstr "Post successful."
+#: mod/dfrn_request.php:522
+#, php-format
+msgid "Welcome home %s."
+msgstr "Welcome home %s."
 
-#: mod/openid.php:31
-msgid "OpenID protocol error. No ID returned."
-msgstr "OpenID protocol error. No ID returned."
+#: mod/dfrn_request.php:523
+#, php-format
+msgid "Please confirm your introduction/connection request to %s."
+msgstr "Please confirm your introduction/connection request to %s."
 
-#: mod/openid.php:67
+#: mod/dfrn_request.php:632
 msgid ""
-"Account not found and OpenID registration is not permitted on this site."
-msgstr "Account not found and OpenID registration is not permitted on this site."
+"Please enter your 'Identity Address' from one of the following supported "
+"communications networks:"
+msgstr "Please enter your 'Identity address' from one of the following supported communications networks:"
 
-#: mod/openid.php:117 src/Module/Login.php:93 src/Module/Login.php:144
-msgid "Login failed."
-msgstr "Login failed."
+#: mod/dfrn_request.php:634
+#, php-format
+msgid ""
+"If you are not yet a member of the free social web, <a href=\"%s\">follow "
+"this link to find a public Friendica site and join us today</a>."
+msgstr "If you are not yet part of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."
 
-#: mod/ostatus_subscribe.php:23
-msgid "Subscribing to OStatus contacts"
-msgstr "Subscribing to OStatus contacts"
+#: mod/dfrn_request.php:637
+msgid "Friend/Connection Request"
+msgstr "Friend/Connection request"
 
-#: mod/ostatus_subscribe.php:35
-msgid "No contact provided."
-msgstr "No contact provided."
+#: mod/dfrn_request.php:638
+msgid ""
+"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
+"testuser@gnusocial.de"
+msgstr "Examples: jojo@demo.friendi.ca, http://demo.friendi.ca/profile/jojo, user@gnusocial.de"
 
-#: mod/ostatus_subscribe.php:42
-msgid "Couldn't fetch information for contact."
-msgstr "Couldn't fetch information for contact."
+#: mod/dfrn_request.php:639 mod/follow.php:162
+msgid "Please answer the following:"
+msgstr "Please answer the following:"
 
-#: mod/ostatus_subscribe.php:52
-msgid "Couldn't fetch friends for contact."
-msgstr "Couldn't fetch friends for contact."
+#: mod/dfrn_request.php:640 mod/follow.php:163
+#, php-format
+msgid "Does %s know you?"
+msgstr "Does %s know you?"
 
-#: mod/ostatus_subscribe.php:70 mod/repair_ostatus.php:52
-msgid "Done"
-msgstr "Done"
+#: mod/dfrn_request.php:641 mod/follow.php:164
+msgid "Add a personal note:"
+msgstr "Add a personal note:"
 
-#: mod/ostatus_subscribe.php:84
-msgid "success"
-msgstr "success"
+#: mod/dfrn_request.php:643
+msgid "Friendica"
+msgstr "Friendica"
 
-#: mod/ostatus_subscribe.php:86
-msgid "failed"
-msgstr "failed"
+#: mod/dfrn_request.php:644
+msgid "GNU Social (Pleroma, Mastodon)"
+msgstr "GNU Social (Pleroma, Mastodon)"
 
-#: mod/ostatus_subscribe.php:89 src/Object/Post.php:284
-msgid "ignored"
-msgstr "Ignored"
+#: mod/dfrn_request.php:645
+msgid "Diaspora (Socialhome, Hubzilla)"
+msgstr "diaspora* (Socialhome, Hubzilla)"
 
-#: mod/ostatus_subscribe.php:94 mod/repair_ostatus.php:58
-msgid "Keep this window open until done."
-msgstr "Keep this window open until done."
+#: mod/dfrn_request.php:646
+#, php-format
+msgid ""
+" - please do not use this form.  Instead, enter %s into your Diaspora search"
+" bar."
+msgstr " - please do not use this form.  Instead, enter %s into your diaspora* search bar."
 
-#: mod/photos.php:113 src/Model/Profile.php:914
-msgid "Photo Albums"
-msgstr "Photo Albums"
+#: mod/editpost.php:28 mod/editpost.php:38
+msgid "Item not found"
+msgstr "Item not found"
 
-#: mod/photos.php:114 mod/photos.php:1630
-msgid "Recent Photos"
-msgstr "Recent photos"
+#: mod/editpost.php:45
+msgid "Edit post"
+msgstr "Edit post"
 
-#: mod/photos.php:116 mod/photos.php:1144 mod/photos.php:1632
-msgid "Upload New Photos"
-msgstr "Upload new photos"
+#: mod/editpost.php:71 mod/notes.php:46 src/Content/Text/HTML.php:887
+#: src/Module/Filer/SaveTag.php:49
+msgid "Save"
+msgstr "Save"
 
-#: mod/photos.php:134 mod/settings.php:58 src/Module/BaseSettingsModule.php:18
-msgid "everybody"
-msgstr "everybody"
+#: mod/editpost.php:77
+msgid "web link"
+msgstr "web link"
 
-#: mod/photos.php:185
-msgid "Contact information unavailable"
-msgstr "Contact information unavailable"
+#: mod/editpost.php:78
+msgid "Insert video link"
+msgstr "Insert video link"
 
-#: mod/photos.php:204
-msgid "Album not found."
-msgstr "Album not found."
+#: mod/editpost.php:79
+msgid "video link"
+msgstr "video link"
 
-#: mod/photos.php:262
-msgid "Album successfully deleted"
-msgstr "Album successfully deleted"
+#: mod/editpost.php:80
+msgid "Insert audio link"
+msgstr "Insert audio link"
 
-#: mod/photos.php:264
-msgid "Album was empty."
-msgstr "Album was empty."
+#: mod/editpost.php:81
+msgid "audio link"
+msgstr "audio link"
 
-#: mod/photos.php:586
-msgid "a photo"
-msgstr "a photo"
+#: mod/editpost.php:95 src/Core/ACL.php:308 src/Module/Item/Compose.php:200
+msgid "CC: email addresses"
+msgstr "CC: email addresses"
 
-#: mod/photos.php:586
-#, php-format
-msgid "%1$s was tagged in %2$s by %3$s"
-msgstr "%1$s was tagged in %2$s by %3$s"
+#: mod/editpost.php:102 src/Core/ACL.php:309
+msgid "Example: bob@example.com, mary@example.com"
+msgstr "Example: bob@example.com, mary@example.com"
 
-#: mod/photos.php:679 mod/photos.php:682 mod/photos.php:711
-#: mod/profile_photo.php:152 mod/wall_upload.php:198
-#, php-format
-msgid "Image exceeds size limit of %s"
-msgstr "Image exceeds size limit of %s"
+#: mod/fbrowser.php:43 view/theme/frio/theme.php:269 src/Content/Nav.php:162
+#: src/Model/Profile.php:933
+msgid "Photos"
+msgstr "Photos"
 
-#: mod/photos.php:685
-msgid "Image upload didn't complete, please try again"
-msgstr "Image upload didn't complete, please try again"
+#: mod/fbrowser.php:52 mod/fbrowser.php:76 mod/photos.php:196
+#: mod/photos.php:973 mod/photos.php:1090 mod/photos.php:1107
+#: mod/photos.php:1584 mod/photos.php:1599 src/Model/Photo.php:574
+#: src/Model/Photo.php:583
+msgid "Contact Photos"
+msgstr "Contact photos"
 
-#: mod/photos.php:688
-msgid "Image file is missing"
-msgstr "Image file is missing"
+#: mod/fbrowser.php:112 mod/fbrowser.php:141 mod/profile_photo.php:247
+msgid "Upload"
+msgstr "Upload"
 
-#: mod/photos.php:693
-msgid ""
-"Server can't accept new file upload at this time, please contact your "
-"administrator"
-msgstr "Server can't accept new file upload at this time, please contact your administrator"
+#: mod/fbrowser.php:136
+msgid "Files"
+msgstr "Files"
 
-#: mod/photos.php:719
-msgid "Image file is empty."
-msgstr "Image file is empty."
+#: mod/follow.php:46
+msgid "The contact could not be added."
+msgstr "Contact could not be added."
 
-#: mod/photos.php:734 mod/profile_photo.php:161 mod/wall_upload.php:212
-msgid "Unable to process image."
-msgstr "Unable to process image."
+#: mod/follow.php:87
+msgid "You already added this contact."
+msgstr "You already added this contact."
 
-#: mod/photos.php:763 mod/profile_photo.php:310 mod/wall_upload.php:251
-msgid "Image upload failed."
-msgstr "Image upload failed."
+#: mod/follow.php:99
+msgid "Diaspora support isn't enabled. Contact can't be added."
+msgstr "diaspora* support isn't enabled. Contact can't be added."
 
-#: mod/photos.php:851
-msgid "No photos selected"
-msgstr "No photos selected"
+#: mod/follow.php:106
+msgid "OStatus support is disabled. Contact can't be added."
+msgstr "OStatus support is disabled. Contact can't be added."
 
-#: mod/photos.php:943 mod/videos.php:210
-msgid "Access to this item is restricted."
-msgstr "Access to this item is restricted."
+#: mod/follow.php:113
+msgid "The network type couldn't be detected. Contact can't be added."
+msgstr "The network type couldn't be detected. Contact can't be added."
 
-#: mod/photos.php:997
-msgid "Upload Photos"
-msgstr "Upload photos"
+#: mod/follow.php:183 mod/notifications.php:276 src/Model/Profile.php:820
+#: src/Module/Contact.php:613
+msgid "Tags:"
+msgstr "Tags:"
 
-#: mod/photos.php:1001 mod/photos.php:1089
-msgid "New album name: "
-msgstr "New album name: "
+#: mod/fsuggest.php:44
+msgid "Suggested contact not found."
+msgstr "Suggested contact not found."
 
-#: mod/photos.php:1002
-msgid "or select existing album:"
-msgstr "or select existing album:"
+#: mod/fsuggest.php:57
+msgid "Friend suggestion sent."
+msgstr "Friend suggestion sent"
 
-#: mod/photos.php:1003
-msgid "Do not show a status post for this upload"
-msgstr "Do not show a status post for this upload"
+#: mod/fsuggest.php:79
+msgid "Suggest Friends"
+msgstr "Suggest friends"
 
-#: mod/photos.php:1019 mod/photos.php:1382 mod/settings.php:1208
-msgid "Show to Groups"
-msgstr "Show to groups"
+#: mod/fsuggest.php:81
+#, php-format
+msgid "Suggest a friend for %s"
+msgstr "Suggest a friend for %s"
 
-#: mod/photos.php:1020 mod/photos.php:1383 mod/settings.php:1209
-msgid "Show to Contacts"
-msgstr "Show to contacts"
+#: mod/hcard.php:20
+msgid "No profile"
+msgstr "No profile"
 
-#: mod/photos.php:1071
-msgid "Do you really want to delete this photo album and all its photos?"
-msgstr "Do you really want to delete this photo album and all its photos?"
+#: mod/lockview.php:47 mod/lockview.php:58
+msgid "Remote privacy information not available."
+msgstr "Remote privacy information not available."
 
-#: mod/photos.php:1073 mod/photos.php:1094
-msgid "Delete Album"
-msgstr "Delete album"
+#: mod/lockview.php:67
+msgid "Visible to:"
+msgstr "Visible to:"
 
-#: mod/photos.php:1100
-msgid "Edit Album"
-msgstr "Edit album"
+#: mod/lockview.php:73 mod/lockview.php:108 src/Content/Widget.php:192
+#: src/Module/Item/Compose.php:97 src/Module/Profile/Contacts.php:126
+#: src/Module/Contact.php:771
+msgid "Followers"
+msgstr "Followers"
 
-#: mod/photos.php:1101
-msgid "Drop Album"
-msgstr "Drop album"
+#: mod/lockview.php:79 mod/lockview.php:114 src/Module/Item/Compose.php:104
+msgid "Mutuals"
+msgstr "Mutuals"
 
-#: mod/photos.php:1106
-msgid "Show Newest First"
-msgstr "Show newest first"
+#: mod/lostpass.php:26
+msgid "No valid account found."
+msgstr "No valid account found."
 
-#: mod/photos.php:1108
-msgid "Show Oldest First"
-msgstr "Show oldest first"
+#: mod/lostpass.php:38
+msgid "Password reset request issued. Check your email."
+msgstr "Password reset request issued. Please check your email."
 
-#: mod/photos.php:1129 mod/photos.php:1615
-msgid "View Photo"
-msgstr "View photo"
+#: mod/lostpass.php:44
+#, php-format
+msgid ""
+"\n"
+"\t\tDear %1$s,\n"
+"\t\t\tA request was recently received at \"%2$s\" to reset your account\n"
+"\t\tpassword. In order to confirm this request, please select the verification link\n"
+"\t\tbelow or paste it into your web browser address bar.\n"
+"\n"
+"\t\tIf you did NOT request this change, please DO NOT follow the link\n"
+"\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n"
+"\n"
+"\t\tYour password will not be changed unless we can verify that you\n"
+"\t\tissued this request."
+msgstr "\n\t\tDear %1$s,\n\t\t\tA request was received at \"%2$s\" to reset your account password.\n\t\tTo confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser's address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided; ignore or delete this email, as the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."
 
-#: mod/photos.php:1166
-msgid "Permission denied. Access to this item may be restricted."
-msgstr "Permission denied. Access to this item may be restricted."
+#: mod/lostpass.php:55
+#, php-format
+msgid ""
+"\n"
+"\t\tFollow this link soon to verify your identity:\n"
+"\n"
+"\t\t%1$s\n"
+"\n"
+"\t\tYou will then receive a follow-up message containing the new password.\n"
+"\t\tYou may change that password from your account settings page after logging in.\n"
+"\n"
+"\t\tThe login details are as follows:\n"
+"\n"
+"\t\tSite Location:\t%2$s\n"
+"\t\tLogin Name:\t%3$s"
+msgstr "\n\t\tFollow this link soon to verify your identity:\n\n\t\t%1$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2$s\n\t\tLogin Name:\t%3$s"
 
-#: mod/photos.php:1168
-msgid "Photo not available"
-msgstr "Photo not available"
+#: mod/lostpass.php:74
+#, php-format
+msgid "Password reset requested at %s"
+msgstr "Password reset requested at %s"
 
-#: mod/photos.php:1178
-msgid "Do you really want to delete this photo?"
-msgstr "Do you really want to delete this photo?"
+#: mod/lostpass.php:89
+msgid ""
+"Request could not be verified. (You may have previously submitted it.) "
+"Password reset failed."
+msgstr "Request could not be verified. (You may have previously submitted it.) Password reset failed."
 
-#: mod/photos.php:1180 mod/photos.php:1379
-msgid "Delete Photo"
-msgstr "Delete photo"
+#: mod/lostpass.php:102
+msgid "Request has expired, please make a new one."
+msgstr "Request has expired, please make a new one."
 
-#: mod/photos.php:1271
-msgid "View photo"
-msgstr "View photo"
+#: mod/lostpass.php:117
+msgid "Forgot your Password?"
+msgstr "Reset My Password"
 
-#: mod/photos.php:1273
-msgid "Edit photo"
-msgstr "Edit photo"
+#: mod/lostpass.php:118
+msgid ""
+"Enter your email address and submit to have your password reset. Then check "
+"your email for further instructions."
+msgstr "Enter email address or nickname to reset your password. You will receive further instruction via email."
 
-#: mod/photos.php:1274
-msgid "Delete photo"
-msgstr "Delete photo"
+#: mod/lostpass.php:119 src/Module/Login.php:318
+msgid "Nickname or Email: "
+msgstr "Nickname or email: "
 
-#: mod/photos.php:1275
-msgid "Use as profile photo"
-msgstr "Use as profile photo"
+#: mod/lostpass.php:120
+msgid "Reset"
+msgstr "Reset"
 
-#: mod/photos.php:1282
-msgid "Private Photo"
-msgstr "Private photo"
+#: mod/lostpass.php:135 src/Module/Login.php:330
+msgid "Password Reset"
+msgstr "Forgotten password?"
 
-#: mod/photos.php:1288
-msgid "View Full Size"
-msgstr "View full size"
+#: mod/lostpass.php:136
+msgid "Your password has been reset as requested."
+msgstr "Your password has been reset as requested."
 
-#: mod/photos.php:1347
-msgid "Tags: "
-msgstr "Tags: "
+#: mod/lostpass.php:137
+msgid "Your new password is"
+msgstr "Your new password is"
 
-#: mod/photos.php:1350
-msgid "[Select tags to remove]"
-msgstr "[Select tags to remove]"
+#: mod/lostpass.php:138
+msgid "Save or copy your new password - and then"
+msgstr "Save or copy your new password - and then"
 
-#: mod/photos.php:1365
-msgid "New album name"
-msgstr "New album name"
+#: mod/lostpass.php:139
+msgid "click here to login"
+msgstr "click here to login"
 
-#: mod/photos.php:1366
-msgid "Caption"
-msgstr "Caption"
+#: mod/lostpass.php:140
+msgid ""
+"Your password may be changed from the <em>Settings</em> page after "
+"successful login."
+msgstr "Your password may be changed from the <em>Settings</em> page after successful login."
 
-#: mod/photos.php:1367
-msgid "Add a Tag"
-msgstr "Add Tag"
+#: mod/lostpass.php:147
+#, php-format
+msgid ""
+"\n"
+"\t\t\tDear %1$s,\n"
+"\t\t\t\tYour password has been changed as requested. Please retain this\n"
+"\t\t\tinformation for your records (or change your password immediately to\n"
+"\t\t\tsomething that you will remember).\n"
+"\t\t"
+msgstr "\n\t\t\tDear %1$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"
 
-#: mod/photos.php:1367
+#: mod/lostpass.php:153
+#, php-format
 msgid ""
-"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
-msgstr "Example: @bob, @jojo@example.com, #California, #camping"
+"\n"
+"\t\t\tYour login details are as follows:\n"
+"\n"
+"\t\t\tSite Location:\t%1$s\n"
+"\t\t\tLogin Name:\t%2$s\n"
+"\t\t\tPassword:\t%3$s\n"
+"\n"
+"\t\t\tYou may change that password from your account settings page after logging in.\n"
+"\t\t"
+msgstr "\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1$s\n\t\t\tLogin Name:\t%2$s\n\t\t\tPassword:\t%3$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"
 
-#: mod/photos.php:1368
-msgid "Do not rotate"
-msgstr "Do not rotate"
+#: mod/lostpass.php:169
+#, php-format
+msgid "Your password has been changed at %s"
+msgstr "Your password has been changed at %s"
 
-#: mod/photos.php:1369
-msgid "Rotate CW (right)"
-msgstr "Rotate right (CW)"
+#: mod/manage.php:179
+msgid "Manage Identities and/or Pages"
+msgstr "Manage Identities and Pages"
 
-#: mod/photos.php:1370
-msgid "Rotate CCW (left)"
-msgstr "Rotate left (CCW)"
+#: mod/manage.php:180
+msgid ""
+"Toggle between different identities or community/group pages which share "
+"your account details or which you have been granted \"manage\" permissions"
+msgstr "Accounts that I manage or own."
 
-#: mod/photos.php:1404 src/Object/Post.php:312
-msgid "I like this (toggle)"
-msgstr "I like this (toggle)"
+#: mod/manage.php:181
+msgid "Select an identity to manage: "
+msgstr "Select identity:"
 
-#: mod/photos.php:1405 src/Object/Post.php:313
-msgid "I don't like this (toggle)"
-msgstr "I don't like this (toggle)"
+#: mod/message.php:33 mod/message.php:116 src/Content/Nav.php:257
+msgid "New Message"
+msgstr "New Message"
 
-#: mod/photos.php:1420 mod/photos.php:1459 mod/photos.php:1519
-#: src/Module/Contact.php:1021 src/Object/Post.php:874
-msgid "This is you"
-msgstr "This is me"
+#: mod/message.php:74
+msgid "Unable to locate contact information."
+msgstr "Unable to locate contact information."
 
-#: mod/photos.php:1422 mod/photos.php:1461 mod/photos.php:1521
-#: src/Object/Post.php:419 src/Object/Post.php:876
-msgid "Comment"
-msgstr "Comment"
+#: mod/message.php:110 mod/notifications.php:49 mod/notifications.php:198
+#: mod/notifications.php:254
+msgid "Discard"
+msgstr "Discard"
 
-#: mod/photos.php:1550
-msgid "Map"
-msgstr "Map"
+#: mod/message.php:123 view/theme/frio/theme.php:276 src/Content/Nav.php:254
+msgid "Messages"
+msgstr "Messages"
 
-#: mod/photos.php:1621 mod/videos.php:287
-msgid "View Album"
-msgstr "View album"
+#: mod/message.php:148
+msgid "Do you really want to delete this message?"
+msgstr "Do you really want to delete this message?"
 
-#: mod/ping.php:272
-msgid "{0} wants to be your friend"
-msgstr "{0} wants to be your friend"
+#: mod/message.php:166
+msgid "Conversation not found."
+msgstr "Conversation not found."
 
-#: mod/ping.php:288
-msgid "{0} requested registration"
-msgstr "{0} requested registration"
+#: mod/message.php:171
+msgid "Message deleted."
+msgstr "Message deleted."
 
-#: mod/poke.php:177
-msgid "Poke/Prod"
-msgstr "Poke/Prod"
+#: mod/message.php:176 mod/message.php:190
+msgid "Conversation removed."
+msgstr "Conversation removed."
 
-#: mod/poke.php:178
-msgid "poke, prod or do other things to somebody"
-msgstr "Poke, prod or do other things to somebody"
+#: mod/message.php:289
+msgid "No messages."
+msgstr "No messages."
 
-#: mod/poke.php:179
-msgid "Recipient"
-msgstr "Recipient:"
+#: mod/message.php:352
+msgid "Message not available."
+msgstr "Message not available."
 
-#: mod/poke.php:180
-msgid "Choose what you wish to do to recipient"
-msgstr "Choose what you wish to do:"
+#: mod/message.php:406
+msgid "Delete message"
+msgstr "Delete message"
 
-#: mod/poke.php:183
-msgid "Make this post private"
-msgstr "Make this post private"
+#: mod/message.php:408 mod/message.php:540
+msgid "D, d M Y - g:i A"
+msgstr "D, d M Y - g:i A"
 
-#: mod/probe.php:13 src/Module/WebFinger.php:18
-msgid "Only logged in users are permitted to perform a probing."
-msgstr "Only logged in users are permitted to perform a probing."
+#: mod/message.php:423 mod/message.php:537
+msgid "Delete conversation"
+msgstr "Delete conversation"
 
-#: mod/profiles.php:62
-msgid "Profile deleted."
-msgstr "Profile deleted."
+#: mod/message.php:425
+msgid ""
+"No secure communications available. You <strong>may</strong> be able to "
+"respond from the sender's profile page."
+msgstr "No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."
 
-#: mod/profiles.php:78 mod/profiles.php:114
-msgid "Profile-"
-msgstr "Profile-"
+#: mod/message.php:429
+msgid "Send Reply"
+msgstr "Send reply"
 
-#: mod/profiles.php:97 mod/profiles.php:135
-msgid "New profile created."
-msgstr "New profile created."
+#: mod/message.php:512
+#, php-format
+msgid "Unknown sender - %s"
+msgstr "Unknown sender - %s"
 
-#: mod/profiles.php:120
-msgid "Profile unavailable to clone."
-msgstr "Profile unavailable to clone."
+#: mod/message.php:514
+#, php-format
+msgid "You and %s"
+msgstr "Me and %s"
 
-#: mod/profiles.php:206
-msgid "Profile Name is required."
-msgstr "Profile name is required."
+#: mod/message.php:516
+#, php-format
+msgid "%s and You"
+msgstr "%s and me"
 
-#: mod/profiles.php:346
-msgid "Marital Status"
-msgstr "Marital status"
+#: mod/message.php:543
+#, php-format
+msgid "%d message"
+msgid_plural "%d messages"
+msgstr[0] "%d message"
+msgstr[1] "%d messages"
 
-#: mod/profiles.php:349
-msgid "Romantic Partner"
-msgstr "Romantic partner"
+#: mod/network.php:183 mod/search.php:35
+msgid "Remove term"
+msgstr "Remove term"
 
-#: mod/profiles.php:358
-msgid "Work/Employment"
-msgstr "Work/Employment:"
+#: mod/network.php:190 mod/search.php:44
+msgid "Saved Searches"
+msgstr "Saved searches"
 
-#: mod/profiles.php:361
-msgid "Religion"
-msgstr "Religion"
+#: mod/network.php:191 src/Model/Group.php:483
+msgid "add"
+msgstr "add"
 
-#: mod/profiles.php:364
-msgid "Political Views"
-msgstr "Political views"
+#: mod/network.php:571
+#, php-format
+msgid ""
+"Warning: This group contains %s member from a network that doesn't allow non"
+" public messages."
+msgid_plural ""
+"Warning: This group contains %s members from a network that doesn't allow "
+"non public messages."
+msgstr[0] "Warning: This group contains %s member from a network that doesn't allow non public messages."
+msgstr[1] "Warning: This group contains %s members from a network that doesn't allow non public messages."
 
-#: mod/profiles.php:367
-msgid "Gender"
-msgstr "Gender"
+#: mod/network.php:574
+msgid "Messages in this group won't be send to these receivers."
+msgstr "Messages in this group won't be send to these receivers."
 
-#: mod/profiles.php:370
-msgid "Sexual Preference"
-msgstr "Sexual preference"
+#: mod/network.php:641
+msgid "No such group"
+msgstr "No such group"
 
-#: mod/profiles.php:373
-msgid "XMPP"
-msgstr "XMPP"
+#: mod/network.php:662 src/Module/Group.php:288
+msgid "Group is empty"
+msgstr "Group is empty"
 
-#: mod/profiles.php:376
-msgid "Homepage"
-msgstr "Homepage"
+#: mod/network.php:666
+#, php-format
+msgid "Group: %s"
+msgstr "Group: %s"
 
-#: mod/profiles.php:379 mod/profiles.php:578
-msgid "Interests"
-msgstr "Interests"
+#: mod/network.php:692
+msgid "Private messages to this person are at risk of public disclosure."
+msgstr "Private messages to this person are at risk of public disclosure."
 
-#: mod/profiles.php:382 src/Module/Admin/Blocklist/Contact.php:72
-msgid "Address"
-msgstr "Address"
+#: mod/network.php:695 src/Module/AllFriends.php:35
+#: src/Module/AllFriends.php:43
+msgid "Invalid contact."
+msgstr "Invalid contact."
 
-#: mod/profiles.php:389 mod/profiles.php:574
-msgid "Location"
-msgstr "Location"
+#: mod/network.php:974
+msgid "Commented Order"
+msgstr "Commented last"
 
-#: mod/profiles.php:469
-msgid "Profile updated."
-msgstr "Profile updated."
+#: mod/network.php:977
+msgid "Sort by Comment Date"
+msgstr "Sort by comment date"
 
-#: mod/profiles.php:523
-msgid "Hide contacts and friends:"
-msgstr "Hide contacts and friends:"
+#: mod/network.php:982
+msgid "Posted Order"
+msgstr "Posted last"
 
-#: mod/profiles.php:528
-msgid "Hide your contact/friend list from viewers of this profile?"
-msgstr "Hide your contact/friend list from viewers of this profile?"
+#: mod/network.php:985
+msgid "Sort by Post Date"
+msgstr "Sort by post date"
 
-#: mod/profiles.php:548
-msgid "Show more profile fields:"
-msgstr "Show more profile fields:"
+#: mod/network.php:995
+msgid "Posts that mention or involve you"
+msgstr "Posts mentioning or involving me"
 
-#: mod/profiles.php:560
-msgid "Profile Actions"
-msgstr "Profile actions"
+#: mod/network.php:1002
+msgid "New"
+msgstr "New"
 
-#: mod/profiles.php:561
-msgid "Edit Profile Details"
-msgstr "Edit Profile Details"
+#: mod/network.php:1005
+msgid "Activity Stream - by date"
+msgstr "Activity Stream - by date"
 
-#: mod/profiles.php:563
-msgid "Change Profile Photo"
-msgstr "Change profile photo"
+#: mod/network.php:1013
+msgid "Shared Links"
+msgstr "Shared links"
 
-#: mod/profiles.php:565
-msgid "View this profile"
-msgstr "View this profile"
+#: mod/network.php:1016
+msgid "Interesting Links"
+msgstr "Interesting links"
 
-#: mod/profiles.php:566
-msgid "View all profiles"
-msgstr "View all profiles"
+#: mod/network.php:1023
+msgid "Starred"
+msgstr "Starred"
 
-#: mod/profiles.php:567 mod/profiles.php:662 src/Model/Profile.php:415
-msgid "Edit visibility"
-msgstr "Edit visibility"
+#: mod/network.php:1026
+msgid "Favourite Posts"
+msgstr "My favourite posts"
 
-#: mod/profiles.php:568
-msgid "Create a new profile using these settings"
-msgstr "Create a new profile using these settings"
+#: mod/notes.php:34 src/Model/Profile.php:975
+msgid "Personal Notes"
+msgstr "Personal notes"
 
-#: mod/profiles.php:569
-msgid "Clone this profile"
-msgstr "Clone this profile"
+#: mod/photos.php:113 src/Model/Profile.php:936
+msgid "Photo Albums"
+msgstr "Photo Albums"
 
-#: mod/profiles.php:570
-msgid "Delete this profile"
-msgstr "Delete this profile"
+#: mod/photos.php:114 mod/photos.php:1639
+msgid "Recent Photos"
+msgstr "Recent photos"
 
-#: mod/profiles.php:572
-msgid "Basic information"
-msgstr "Basic information"
+#: mod/photos.php:116 mod/photos.php:1152 mod/photos.php:1641
+msgid "Upload New Photos"
+msgstr "Upload new photos"
 
-#: mod/profiles.php:573
-msgid "Profile picture"
-msgstr "Profile picture"
+#: mod/photos.php:134 mod/settings.php:60 src/Module/BaseSettingsModule.php:18
+msgid "everybody"
+msgstr "everybody"
 
-#: mod/profiles.php:575
-msgid "Preferences"
-msgstr "Preferences"
+#: mod/photos.php:185
+msgid "Contact information unavailable"
+msgstr "Contact information unavailable"
 
-#: mod/profiles.php:576
-msgid "Status information"
-msgstr "Status information"
+#: mod/photos.php:207
+msgid "Album not found."
+msgstr "Album not found."
 
-#: mod/profiles.php:577
-msgid "Additional information"
-msgstr "Additional information"
+#: mod/photos.php:265
+msgid "Album successfully deleted"
+msgstr "Album successfully deleted"
 
-#: mod/profiles.php:580
-msgid "Relation"
-msgstr "Relation"
+#: mod/photos.php:267
+msgid "Album was empty."
+msgstr "Album was empty."
 
-#: mod/profiles.php:581 src/Util/Temporal.php:79 src/Util/Temporal.php:81
-msgid "Miscellaneous"
-msgstr "Miscellaneous"
+#: mod/photos.php:590
+msgid "a photo"
+msgstr "a photo"
 
-#: mod/profiles.php:584
-msgid "Your Gender:"
-msgstr "Gender:"
+#: mod/photos.php:590
+#, php-format
+msgid "%1$s was tagged in %2$s by %3$s"
+msgstr "%1$s was tagged in %2$s by %3$s"
 
-#: mod/profiles.php:585
-msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
-msgstr "<span class=\"heart\">&hearts;</span> Marital status:"
+#: mod/photos.php:689
+msgid "Image upload didn't complete, please try again"
+msgstr "Image upload didn't complete, please try again"
 
-#: mod/profiles.php:586 src/Model/Profile.php:789
-msgid "Sexual Preference:"
-msgstr "Sexual preference:"
+#: mod/photos.php:692
+msgid "Image file is missing"
+msgstr "Image file is missing"
 
-#: mod/profiles.php:587
-msgid "Example: fishing photography software"
-msgstr "Example: fishing photography software"
+#: mod/photos.php:697
+msgid ""
+"Server can't accept new file upload at this time, please contact your "
+"administrator"
+msgstr "Server can't accept new file upload at this time, please contact your administrator"
 
-#: mod/profiles.php:592
-msgid "Profile Name:"
-msgstr "Profile name:"
+#: mod/photos.php:723
+msgid "Image file is empty."
+msgstr "Image file is empty."
 
-#: mod/profiles.php:594
-msgid ""
-"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
-"be visible to anybody using the internet."
-msgstr "This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."
+#: mod/photos.php:855
+msgid "No photos selected"
+msgstr "No photos selected"
 
-#: mod/profiles.php:595
-msgid "Your Full Name:"
-msgstr "My full name:"
+#: mod/photos.php:947 mod/videos.php:210
+msgid "Access to this item is restricted."
+msgstr "Access to this item is restricted."
 
-#: mod/profiles.php:596
-msgid "Title/Description:"
-msgstr "Title/Description:"
+#: mod/photos.php:1001
+msgid "Upload Photos"
+msgstr "Upload photos"
 
-#: mod/profiles.php:599
-msgid "Street Address:"
-msgstr "Street address:"
+#: mod/photos.php:1005 mod/photos.php:1097
+msgid "New album name: "
+msgstr "New album name: "
 
-#: mod/profiles.php:600
-msgid "Locality/City:"
-msgstr "Locality/City:"
+#: mod/photos.php:1006
+msgid "or select existing album:"
+msgstr "or select existing album:"
 
-#: mod/profiles.php:601
-msgid "Region/State:"
-msgstr "Region/State:"
+#: mod/photos.php:1007
+msgid "Do not show a status post for this upload"
+msgstr "Do not show a status post for this upload"
 
-#: mod/profiles.php:602
-msgid "Postal/Zip Code:"
-msgstr "Postcode:"
+#: mod/photos.php:1009 mod/photos.php:1383 mod/events.php:555
+#: src/Core/ACL.php:314
+msgid "Permissions"
+msgstr "Permissions"
 
-#: mod/profiles.php:603
-msgid "Country:"
-msgstr "Country:"
+#: mod/photos.php:1023 mod/photos.php:1391 mod/settings.php:1213
+msgid "Show to Groups"
+msgstr "Show to groups"
 
-#: mod/profiles.php:604 src/Util/Temporal.php:149
-msgid "Age: "
-msgstr "Age: "
+#: mod/photos.php:1024 mod/photos.php:1392 mod/settings.php:1214
+msgid "Show to Contacts"
+msgstr "Show to contacts"
 
-#: mod/profiles.php:607
-msgid "Who: (if applicable)"
-msgstr "Who: (if applicable)"
+#: mod/photos.php:1079
+msgid "Do you really want to delete this photo album and all its photos?"
+msgstr "Do you really want to delete this photo album and all its photos?"
 
-#: mod/profiles.php:607
-msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
-msgstr "Examples: cathy123, Cathy Williams, cathy@example.com"
+#: mod/photos.php:1081 mod/photos.php:1102
+msgid "Delete Album"
+msgstr "Delete album"
 
-#: mod/profiles.php:608
-msgid "Since [date]:"
-msgstr "Since when:"
+#: mod/photos.php:1108
+msgid "Edit Album"
+msgstr "Edit album"
 
-#: mod/profiles.php:610
-msgid "Tell us about yourself..."
-msgstr "About myself:"
+#: mod/photos.php:1109
+msgid "Drop Album"
+msgstr "Drop album"
 
-#: mod/profiles.php:611
-msgid "XMPP (Jabber) address:"
-msgstr "XMPP (Jabber) address:"
+#: mod/photos.php:1114
+msgid "Show Newest First"
+msgstr "Show newest first"
 
-#: mod/profiles.php:611
-msgid ""
-"The XMPP address will be propagated to your contacts so that they can follow"
-" you."
-msgstr "The XMPP address will be propagated to your contacts so that they can follow you."
+#: mod/photos.php:1116
+msgid "Show Oldest First"
+msgstr "Show oldest first"
 
-#: mod/profiles.php:612
-msgid "Homepage URL:"
-msgstr "Homepage URL:"
+#: mod/photos.php:1137 mod/photos.php:1624
+msgid "View Photo"
+msgstr "View photo"
 
-#: mod/profiles.php:613 src/Model/Profile.php:797
-msgid "Hometown:"
-msgstr "Home town:"
+#: mod/photos.php:1174
+msgid "Permission denied. Access to this item may be restricted."
+msgstr "Permission denied. Access to this item may be restricted."
 
-#: mod/profiles.php:614 src/Model/Profile.php:805
-msgid "Political Views:"
-msgstr "Political views:"
+#: mod/photos.php:1176
+msgid "Photo not available"
+msgstr "Photo not available"
 
-#: mod/profiles.php:615
-msgid "Religious Views:"
-msgstr "Religious views:"
+#: mod/photos.php:1186
+msgid "Do you really want to delete this photo?"
+msgstr "Do you really want to delete this photo?"
 
-#: mod/profiles.php:616
-msgid "Public Keywords:"
-msgstr "Public keywords:"
+#: mod/photos.php:1188 mod/photos.php:1388
+msgid "Delete Photo"
+msgstr "Delete photo"
 
-#: mod/profiles.php:616
-msgid "(Used for suggesting potential friends, can be seen by others)"
-msgstr "Used for suggesting potential friends, can be seen by others."
+#: mod/photos.php:1279
+msgid "View photo"
+msgstr "View photo"
 
-#: mod/profiles.php:617
-msgid "Private Keywords:"
-msgstr "Private keywords:"
+#: mod/photos.php:1281
+msgid "Edit photo"
+msgstr "Edit photo"
 
-#: mod/profiles.php:617
-msgid "(Used for searching profiles, never shown to others)"
-msgstr "Used for searching profiles, never shown to others."
+#: mod/photos.php:1282
+msgid "Delete photo"
+msgstr "Delete photo"
 
-#: mod/profiles.php:618 src/Model/Profile.php:821
-msgid "Likes:"
-msgstr "Likes:"
+#: mod/photos.php:1283
+msgid "Use as profile photo"
+msgstr "Use as profile photo"
 
-#: mod/profiles.php:619 src/Model/Profile.php:825
-msgid "Dislikes:"
-msgstr "Dislikes:"
+#: mod/photos.php:1290
+msgid "Private Photo"
+msgstr "Private photo"
 
-#: mod/profiles.php:620
-msgid "Musical interests"
-msgstr "Music:"
+#: mod/photos.php:1296
+msgid "View Full Size"
+msgstr "View full size"
 
-#: mod/profiles.php:621
-msgid "Books, literature"
-msgstr "Books, literature, poetry:"
+#: mod/photos.php:1356
+msgid "Tags: "
+msgstr "Tags: "
 
-#: mod/profiles.php:622
-msgid "Television"
-msgstr "Television:"
+#: mod/photos.php:1359
+msgid "[Select tags to remove]"
+msgstr "[Select tags to remove]"
 
-#: mod/profiles.php:623
-msgid "Film/dance/culture/entertainment"
-msgstr "Film, dance, culture, entertainment"
+#: mod/photos.php:1374
+msgid "New album name"
+msgstr "New album name"
 
-#: mod/profiles.php:624
-msgid "Hobbies/Interests"
-msgstr "Hobbies/Interests:"
+#: mod/photos.php:1375
+msgid "Caption"
+msgstr "Caption"
 
-#: mod/profiles.php:625
-msgid "Love/romance"
-msgstr "Love/Romance:"
+#: mod/photos.php:1376
+msgid "Add a Tag"
+msgstr "Add Tag"
 
-#: mod/profiles.php:626
-msgid "Work/employment"
-msgstr "Work/Employment:"
+#: mod/photos.php:1376
+msgid ""
+"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
+msgstr "Example: @bob, @jojo@example.com, #California, #camping"
 
-#: mod/profiles.php:627
-msgid "School/education"
-msgstr "School/Education:"
+#: mod/photos.php:1377
+msgid "Do not rotate"
+msgstr "Do not rotate"
 
-#: mod/profiles.php:628
-msgid "Contact information and Social Networks"
-msgstr "Contact information and other social networks:"
+#: mod/photos.php:1378
+msgid "Rotate CW (right)"
+msgstr "Rotate right (CW)"
 
-#: mod/profiles.php:659 src/Model/Profile.php:411
-msgid "Profile Image"
-msgstr "Profile image"
+#: mod/photos.php:1379
+msgid "Rotate CCW (left)"
+msgstr "Rotate left (CCW)"
 
-#: mod/profiles.php:661 src/Model/Profile.php:414
-msgid "visible to everybody"
-msgstr "Visible to everybody"
+#: mod/photos.php:1413 src/Object/Post.php:313
+msgid "I like this (toggle)"
+msgstr "I like this (toggle)"
 
-#: mod/profiles.php:668
-msgid "Edit/Manage Profiles"
-msgstr "Edit/Manage Profiles"
+#: mod/photos.php:1414 src/Object/Post.php:314
+msgid "I don't like this (toggle)"
+msgstr "I don't like this (toggle)"
 
-#: mod/profiles.php:669 src/Model/Profile.php:401 src/Model/Profile.php:423
-msgid "Change profile photo"
-msgstr "Change profile photo"
+#: mod/photos.php:1429 mod/photos.php:1468 mod/photos.php:1528
+#: src/Module/Item/Compose.php:176 src/Module/Contact.php:1002
+#: src/Object/Post.php:876
+msgid "This is you"
+msgstr "This is me"
 
-#: mod/profiles.php:670 src/Model/Profile.php:402
-msgid "Create New Profile"
-msgstr "Create new profile"
+#: mod/photos.php:1431 mod/photos.php:1470 mod/photos.php:1530
+#: src/Object/Post.php:420 src/Object/Post.php:878
+msgid "Comment"
+msgstr "Comment"
+
+#: mod/photos.php:1559
+msgid "Map"
+msgstr "Map"
+
+#: mod/photos.php:1630 mod/videos.php:287
+msgid "View Album"
+msgstr "View album"
+
+#: mod/ping.php:272
+msgid "{0} wants to be your friend"
+msgstr "{0} wants to be your friend"
+
+#: mod/ping.php:288
+msgid "{0} requested registration"
+msgstr "{0} requested registration"
+
+#: mod/poke.php:177
+msgid "Poke/Prod"
+msgstr "Poke/Prod"
+
+#: mod/poke.php:178
+msgid "poke, prod or do other things to somebody"
+msgstr "Poke, prod or do other things to somebody"
+
+#: mod/poke.php:179
+msgid "Recipient"
+msgstr "Recipient:"
+
+#: mod/poke.php:180
+msgid "Choose what you wish to do to recipient"
+msgstr "Choose what you wish to do:"
+
+#: mod/poke.php:183
+msgid "Make this post private"
+msgstr "Make this post private"
 
 #: mod/profile_photo.php:58
 msgid "Image uploaded but image cropping failed."
 msgstr "Image uploaded but image cropping failed."
 
 #: mod/profile_photo.php:88 mod/profile_photo.php:97 mod/profile_photo.php:106
-#: mod/profile_photo.php:318
+#: mod/profile_photo.php:311
 #, php-format
 msgid "Image size reduction [%s] failed."
 msgstr "Image size reduction [%s] failed."
@@ -3120,2243 +2891,1933 @@ msgstr "Shift-reload the page or clear browser cache if the new photo does not d
 msgid "Unable to process image"
 msgstr "Unable to process image"
 
-#: mod/profile_photo.php:251
+#: mod/profile_photo.php:244
 msgid "Upload File:"
 msgstr "Upload File:"
 
-#: mod/profile_photo.php:252
+#: mod/profile_photo.php:245
 msgid "Select a profile:"
 msgstr "Select a profile:"
 
-#: mod/profile_photo.php:257
+#: mod/profile_photo.php:250
 msgid "or"
 msgstr "or"
 
-#: mod/profile_photo.php:258
+#: mod/profile_photo.php:251
 msgid "skip this step"
 msgstr "skip this step"
 
-#: mod/profile_photo.php:258
+#: mod/profile_photo.php:251
 msgid "select a photo from your photo albums"
 msgstr "select a photo from your photo albums"
 
-#: mod/profile_photo.php:271
+#: mod/profile_photo.php:264
 msgid "Crop Image"
 msgstr "Crop Image"
 
-#: mod/profile_photo.php:272
+#: mod/profile_photo.php:265
 msgid "Please adjust the image cropping for optimum viewing."
 msgstr "Please adjust the image cropping for optimum viewing."
 
-#: mod/profile_photo.php:274
+#: mod/profile_photo.php:267
 msgid "Done Editing"
 msgstr "Done editing"
 
-#: mod/profile_photo.php:308
+#: mod/profile_photo.php:301
 msgid "Image uploaded successfully."
 msgstr "Image uploaded successfully."
 
-#: mod/profperm.php:30
-msgid "Permission denied"
-msgstr "Permission denied"
-
-#: mod/profperm.php:36 mod/profperm.php:69
-msgid "Invalid profile identifier."
-msgstr "Invalid profile identifier."
-
-#: mod/profperm.php:115
-msgid "Profile Visibility Editor"
-msgstr "Profile Visibility Editor"
-
-#: mod/profperm.php:119 src/Module/Group.php:321
-msgid "Click on a contact to add or remove."
-msgstr "Click on a contact to add or remove it."
-
-#: mod/profperm.php:128
-msgid "Visible To"
-msgstr "Visible to"
-
-#: mod/profperm.php:144
-msgid "All Contacts (with secure profile access)"
-msgstr "All contacts with secure profile access"
-
-#: mod/regmod.php:53
-msgid "Account approved."
-msgstr "Account approved."
-
-#: mod/regmod.php:77
-#, php-format
-msgid "Registration revoked for %s"
-msgstr "Registration revoked for %s"
-
-#: mod/regmod.php:84
-msgid "Please login."
-msgstr "Please login."
-
-#: mod/removeme.php:46
-msgid "User deleted their account"
-msgstr "User deleted their account"
-
-#: mod/removeme.php:47
-msgid ""
-"On your Friendica node an user deleted their account. Please ensure that "
-"their data is removed from the backups."
-msgstr "On your Friendica node a user deleted their account. Please ensure that their data is removed from the backups."
-
-#: mod/removeme.php:48
-#, php-format
-msgid "The user id is %d"
-msgstr "The user id is %d"
-
-#: mod/removeme.php:84 mod/removeme.php:87
-msgid "Remove My Account"
-msgstr "Remove My Account"
-
-#: mod/removeme.php:85
-msgid ""
-"This will completely remove your account. Once this has been done it is not "
-"recoverable."
-msgstr "This will completely remove your account. Once this has been done it is not recoverable."
-
-#: mod/removeme.php:86
-msgid "Please enter your password for verification:"
-msgstr "Please enter your password for verification:"
-
-#: mod/repair_ostatus.php:21
-msgid "Resubscribing to OStatus contacts"
-msgstr "Resubscribing to OStatus contacts"
-
-#: mod/repair_ostatus.php:37
-msgid "Error"
-msgstr "Error"
-
-#: mod/search.php:101
+#: mod/search.php:92
 msgid "Only logged in users are permitted to perform a search."
 msgstr "Only logged in users are permitted to perform a search."
 
-#: mod/search.php:123
+#: mod/search.php:114
 msgid "Only one search per minute is permitted for not logged in users."
 msgstr "Only one search per minute is permitted for not logged in users."
 
-#: mod/search.php:143 src/Content/Nav.php:197 src/Content/Text/HTML.php:900
+#: mod/search.php:134 src/Content/Text/HTML.php:893 src/Content/Nav.php:200
 msgid "Search"
 msgstr "Search"
 
-#: mod/search.php:229
+#: mod/search.php:228
 #, php-format
 msgid "Items tagged with: %s"
 msgstr "Items tagged with: %s"
 
-#: mod/search.php:231 src/Module/Contact.php:819
+#: mod/search.php:230 src/Module/Contact.php:794
 #, php-format
 msgid "Results for: %s"
 msgstr "Results for: %s"
 
-#: mod/settings.php:63 src/Module/BaseSettingsModule.php:24
-msgid "Account"
-msgstr "Account"
+#: mod/subthread.php:104
+#, php-format
+msgid "%1$s is following %2$s's %3$s"
+msgstr "%1$s is following %2$s's %3$s"
 
-#: mod/settings.php:71 src/Module/BaseSettingsModule.php:31
-#: src/Module/Settings/TwoFactor/Index.php:83
-#: src/Module/TwoFactor/Verify.php:60
-msgid "Two-factor authentication"
-msgstr "Two-factor authentication"
+#: mod/suggest.php:28
+msgid "Contact suggestion successfully ignored."
+msgstr "Contact suggestion ignored."
 
-#: mod/settings.php:78 src/Content/Nav.php:265 src/Model/Profile.php:394
-#: src/Module/BaseSettingsModule.php:38
-msgid "Profiles"
-msgstr "Profiles"
+#: mod/suggest.php:52
+msgid ""
+"No suggestions available. If this is a new site, please try again in 24 "
+"hours."
+msgstr "No suggestions available. If this is a new site, please try again in 24 hours."
 
-#: mod/settings.php:86 src/Module/BaseAdminModule.php:84
-#: src/Module/BaseSettingsModule.php:46
-msgid "Additional features"
-msgstr "Additional features"
+#: mod/suggest.php:71
+msgid "Do you really want to delete this suggestion?"
+msgstr "Do you really want to delete this suggestion?"
 
-#: mod/settings.php:94 src/Module/BaseSettingsModule.php:54
-msgid "Display"
-msgstr "Display"
+#: mod/suggest.php:89 mod/suggest.php:109
+msgid "Ignore/Hide"
+msgstr "Ignore/Hide"
 
-#: mod/settings.php:101 mod/settings.php:839
-#: src/Module/BaseSettingsModule.php:61
-msgid "Social Networks"
-msgstr "Social networks"
+#: mod/suggest.php:119 view/theme/vier/theme.php:204 src/Content/Widget.php:69
+msgid "Friend Suggestions"
+msgstr "Friend suggestions"
 
-#: mod/settings.php:108 src/Module/Admin/Addons/Details.php:100
-#: src/Module/Admin/Addons/Index.php:51 src/Module/BaseAdminModule.php:82
-#: src/Module/BaseSettingsModule.php:68
-msgid "Addons"
-msgstr "Addons"
+#: mod/uexport.php:52
+msgid "Export account"
+msgstr "Export account"
 
-#: mod/settings.php:115 src/Content/Nav.php:260
-#: src/Module/BaseSettingsModule.php:75
-msgid "Delegations"
-msgstr "Delegations"
+#: mod/uexport.php:52
+msgid ""
+"Export your account info and contacts. Use this to make a backup of your "
+"account and/or to move it to another server."
+msgstr "Export your account info and contacts. Use this to backup your account or to move it to another server."
 
-#: mod/settings.php:122 src/Module/BaseSettingsModule.php:82
-msgid "Connected apps"
-msgstr "Connected apps"
+#: mod/uexport.php:53
+msgid "Export all"
+msgstr "Export all"
+
+#: mod/uexport.php:53
+msgid ""
+"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)"
+msgstr "Export your account info, contacts and all your items as JSON. This 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."
 
-#: mod/settings.php:129 mod/uexport.php:52
+#: mod/uexport.php:59 mod/settings.php:131
 #: src/Module/BaseSettingsModule.php:89
 msgid "Export personal data"
 msgstr "Export personal data"
 
-#: mod/settings.php:136 src/Module/BaseSettingsModule.php:96
-msgid "Remove account"
-msgstr "Remove account"
-
-#: mod/settings.php:188
-msgid "Missing some important data!"
-msgstr "Missing some important data!"
+#: mod/videos.php:123
+msgid "No videos selected"
+msgstr "No videos selected"
 
-#: mod/settings.php:190 mod/settings.php:700 src/Module/Contact.php:826
-msgid "Update"
-msgstr "Update"
+#: mod/videos.php:280 src/Model/Item.php:3477
+msgid "View Video"
+msgstr "View video"
 
-#: mod/settings.php:299
-msgid "Failed to connect with email account using the settings provided."
-msgstr "Failed to connect with email account using the settings provided."
+#: mod/videos.php:295
+msgid "Recent Videos"
+msgstr "Recent videos"
 
-#: mod/settings.php:304
-msgid "Email settings updated."
-msgstr "Email settings updated."
+#: mod/videos.php:297
+msgid "Upload New Videos"
+msgstr "Upload new videos"
 
-#: mod/settings.php:320
-msgid "Features updated"
-msgstr "Features updated"
+#: mod/display.php:254 mod/display.php:339
+msgid "The requested item doesn't exist or has been deleted."
+msgstr "The requested item doesn't exist or has been deleted."
 
-#: mod/settings.php:393
-msgid "Relocate message has been send to your contacts"
-msgstr "Relocate message has been send to your contacts"
+#: mod/display.php:417
+msgid "The feed for this item is unavailable."
+msgstr "The feed for this item is unavailable."
 
-#: mod/settings.php:405
-msgid "Passwords do not match."
-msgstr "Passwords do not match."
+#: mod/events.php:118 mod/events.php:120
+msgid "Event can not end before it has started."
+msgstr "Event cannot end before it has started."
 
-#: mod/settings.php:413 src/Console/NewPassword.php:80
-msgid "Password update failed. Please try again."
-msgstr "Password update failed. Please try again."
+#: mod/events.php:127 mod/events.php:129
+msgid "Event title and start time are required."
+msgstr "Event title and starting time are required."
 
-#: mod/settings.php:416 src/Console/NewPassword.php:83
-msgid "Password changed."
-msgstr "Password changed."
+#: mod/events.php:385
+msgid "Create New Event"
+msgstr "Create new event"
 
-#: mod/settings.php:419
-msgid "Password unchanged."
-msgstr "Password unchanged."
+#: mod/events.php:508
+msgid "Event details"
+msgstr "Event details"
 
-#: mod/settings.php:500
-msgid " Please use a shorter name."
-msgstr " Please use a shorter name."
+#: mod/events.php:509
+msgid "Starting date and Title are required."
+msgstr "Starting date and title are required."
 
-#: mod/settings.php:503
-msgid " Name too short."
-msgstr " Name too short."
+#: mod/events.php:510 mod/events.php:515
+msgid "Event Starts:"
+msgstr "Event starts:"
 
-#: mod/settings.php:510 src/Module/Settings/TwoFactor/Index.php:66
-msgid "Wrong Password"
-msgstr "Wrong password"
+#: mod/events.php:523 mod/events.php:548
+msgid "Finish date/time is not known or not relevant"
+msgstr "Finish date/time is not known or not relevant"
 
-#: mod/settings.php:515
-msgid "Invalid email."
-msgstr "Invalid email."
+#: mod/events.php:525 mod/events.php:530
+msgid "Event Finishes:"
+msgstr "Event finishes:"
 
-#: mod/settings.php:521
-msgid "Cannot change to that email."
-msgstr "Cannot change to that email."
+#: mod/events.php:536 mod/events.php:549
+msgid "Adjust for viewer timezone"
+msgstr "Adjust for viewer's time zone"
 
-#: mod/settings.php:571
-msgid "Private forum has no privacy permissions. Using default privacy group."
-msgstr "Private forum has no privacy permissions. Using default privacy group."
+#: mod/events.php:538
+msgid "Description:"
+msgstr "Description:"
 
-#: mod/settings.php:574
-msgid "Private forum has no privacy permissions and no default privacy group."
-msgstr "Private forum has no privacy permissions and no default privacy group."
+#: mod/events.php:540 mod/notifications.php:272 src/Model/Event.php:68
+#: src/Model/Event.php:95 src/Model/Event.php:437 src/Model/Event.php:933
+#: src/Model/Profile.php:447 src/Module/Directory.php:137
+#: src/Module/Contact.php:607
+msgid "Location:"
+msgstr "Location:"
 
-#: mod/settings.php:614
-msgid "Settings updated."
-msgstr "Settings updated."
+#: mod/events.php:542 mod/events.php:544
+msgid "Title:"
+msgstr "Title:"
 
-#: mod/settings.php:673 mod/settings.php:699 mod/settings.php:733
-msgid "Add application"
-msgstr "Add application"
+#: mod/events.php:545 mod/events.php:546
+msgid "Share this event"
+msgstr "Share this event"
 
-#: mod/settings.php:677 mod/settings.php:703
-msgid "Consumer Key"
-msgstr "Consumer key"
+#: mod/events.php:553 src/Model/Profile.php:890
+msgid "Basic"
+msgstr "Basic"
 
-#: mod/settings.php:678 mod/settings.php:704
-msgid "Consumer Secret"
-msgstr "Consumer secret"
+#: mod/events.php:554 src/Model/Profile.php:891 src/Module/Admin/Site.php:573
+#: src/Module/Contact.php:880
+msgid "Advanced"
+msgstr "Advanced"
 
-#: mod/settings.php:679 mod/settings.php:705
-msgid "Redirect"
-msgstr "Redirect"
+#: mod/events.php:571
+msgid "Failed to remove event"
+msgstr "Failed to remove event"
 
-#: mod/settings.php:680 mod/settings.php:706
-msgid "Icon url"
-msgstr "Icon URL"
+#: mod/events.php:573
+msgid "Event removed"
+msgstr "Event removed"
 
-#: mod/settings.php:691
-msgid "You can't edit this application."
-msgstr "You cannot edit this application."
+#: mod/item.php:123
+msgid "Unable to locate original post."
+msgstr "Unable to locate original post."
 
-#: mod/settings.php:732
-msgid "Connected Apps"
-msgstr "Connected Apps"
+#: mod/item.php:323
+msgid "Empty post discarded."
+msgstr "Empty post discarded."
 
-#: mod/settings.php:734 src/Object/Post.php:167 src/Object/Post.php:169
-msgid "Edit"
-msgstr "Edit"
+#: mod/item.php:803
+#, php-format
+msgid ""
+"This message was sent to you by %s, a member of the Friendica social "
+"network."
+msgstr "This message was sent to you by %s, a member of the Friendica social network."
 
-#: mod/settings.php:736
-msgid "Client key starts with"
-msgstr "Client key starts with"
+#: mod/item.php:805
+#, php-format
+msgid "You may visit them online at %s"
+msgstr "You may visit them online at %s"
 
-#: mod/settings.php:737
-msgid "No name"
-msgstr "No name"
+#: mod/item.php:806
+msgid ""
+"Please contact the sender by replying to this post if you do not wish to "
+"receive these messages."
+msgstr "Please contact the sender by replying to this post if you do not wish to receive these messages."
 
-#: mod/settings.php:738
-msgid "Remove authorization"
-msgstr "Remove authorization"
+#: mod/item.php:810
+#, php-format
+msgid "%s posted an update."
+msgstr "%s posted an update."
 
-#: mod/settings.php:749
-msgid "No Addon settings configured"
-msgstr "No addon settings configured"
+#: mod/notifications.php:40
+msgid "Invalid request identifier."
+msgstr "Invalid request identifier."
 
-#: mod/settings.php:758
-msgid "Addon Settings"
-msgstr "Addon settings"
+#: mod/notifications.php:96 src/Content/Nav.php:249
+msgid "Notifications"
+msgstr "Notifications"
 
-#: mod/settings.php:772 src/Module/Admin/Features.php:58
-#: src/Module/Admin/Features.php:59
-msgid "Off"
-msgstr "Off"
+#: mod/notifications.php:115
+msgid "Network Notifications"
+msgstr "Network notifications"
 
-#: mod/settings.php:772 src/Module/Admin/Features.php:58
-#: src/Module/Admin/Features.php:59
-msgid "On"
-msgstr "On"
+#: mod/notifications.php:120
+msgid "System Notifications"
+msgstr "System notifications"
 
-#: mod/settings.php:779
-msgid "Additional Features"
-msgstr "Additional Features"
+#: mod/notifications.php:125
+msgid "Personal Notifications"
+msgstr "Personal notifications"
 
-#: mod/settings.php:802 src/Content/ContactSelector.php:87
-msgid "Diaspora"
-msgstr "diaspora*"
+#: mod/notifications.php:130
+msgid "Home Notifications"
+msgstr "Home notifications"
 
-#: mod/settings.php:802 mod/settings.php:803
-msgid "enabled"
-msgstr "enabled"
+#: mod/notifications.php:153
+msgid "Show unread"
+msgstr "Show unread"
 
-#: mod/settings.php:802 mod/settings.php:803
-msgid "disabled"
-msgstr "disabled"
+#: mod/notifications.php:153
+msgid "Show all"
+msgstr "Show all"
 
-#: mod/settings.php:802 mod/settings.php:803
-#, php-format
-msgid "Built-in support for %s connectivity is %s"
-msgstr "Built-in support for %s connectivity is %s"
+#: mod/notifications.php:164
+msgid "Show Ignored Requests"
+msgstr "Show ignored requests."
 
-#: mod/settings.php:803
-msgid "GNU Social (OStatus)"
-msgstr "GNU Social (OStatus)"
+#: mod/notifications.php:164
+msgid "Hide Ignored Requests"
+msgstr "Hide ignored requests"
 
-#: mod/settings.php:834
-msgid "Email access is disabled on this site."
-msgstr "Email access is disabled on this site."
+#: mod/notifications.php:177 mod/notifications.php:262
+msgid "Notification type:"
+msgstr "Notification type:"
 
-#: mod/settings.php:844
-msgid "General Social Media Settings"
-msgstr "General Social Media Settings"
+#: mod/notifications.php:180
+msgid "Suggested by:"
+msgstr "Suggested by:"
 
-#: mod/settings.php:845
-msgid "Disable Content Warning"
-msgstr "Disable Content Warning"
+#: mod/notifications.php:192 mod/notifications.php:279
+#: src/Module/Contact.php:594
+msgid "Hide this contact from others"
+msgstr "Hide this contact from others"
 
-#: mod/settings.php:845
-msgid ""
-"Users on networks like Mastodon or Pleroma are able to set a content warning"
-" field which collapse their post by default. This disables the automatic "
-"collapsing and sets the content warning as the post title. Doesn't affect "
-"any other content filtering you eventually set up."
-msgstr "Users on networks like Mastodon or Pleroma are able to set a content warning field which collapses their post by default. This disables the automatic collapsing and sets the content warning as the post title. It doesn't affect any other content filtering you may set up."
+#: mod/notifications.php:194 mod/notifications.php:288
+#: src/Model/Contact.php:1238 src/Module/Admin/Users.php:286
+msgid "Approve"
+msgstr "Approve"
 
-#: mod/settings.php:846
-msgid "Disable intelligent shortening"
-msgstr "Disable intelligent shortening"
+#: mod/notifications.php:214
+msgid "Claims to be known to you: "
+msgstr "Says they know me:"
 
-#: mod/settings.php:846
-msgid ""
-"Normally the system tries to find the best link to add to shortened posts. "
-"If this option is enabled then every shortened post will always point to the"
-" original friendica post."
-msgstr "Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original Friendica post."
+#: mod/notifications.php:215
+msgid "yes"
+msgstr "yes"
 
-#: mod/settings.php:847
-msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
-msgstr "Automatically follow any GNU Social (OStatus) followers/mentioners"
+#: mod/notifications.php:215
+msgid "no"
+msgstr "no"
 
-#: mod/settings.php:847
-msgid ""
-"If you receive a message from an unknown OStatus user, this option decides "
-"what to do. If it is checked, a new contact will be created for every "
-"unknown user."
-msgstr "Create a new contact for every unknown OStatus user from whom you receive a message."
+#: mod/notifications.php:216 mod/notifications.php:220
+msgid "Shall your connection be bidirectional or not?"
+msgstr "Shall your connection be in both directions or not?"
 
-#: mod/settings.php:848
-msgid "Default group for OStatus contacts"
-msgstr "Default group for OStatus contacts"
+#: mod/notifications.php:217 mod/notifications.php:221
+#, php-format
+msgid ""
+"Accepting %s as a friend allows %s to subscribe to your posts, and you will "
+"also receive updates from them in your news feed."
+msgstr "Accepting %s as a friend allows %s to subscribe to your posts; you will also receive updates from them in your news feed."
 
-#: mod/settings.php:849
-msgid "Your legacy GNU Social account"
-msgstr "Your legacy GNU Social account"
+#: mod/notifications.php:218
+#, php-format
+msgid ""
+"Accepting %s as a subscriber allows them to subscribe to your posts, but you"
+" will not receive updates from them in your news feed."
+msgstr "Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."
 
-#: mod/settings.php:849
+#: mod/notifications.php:222
+#, php-format
 msgid ""
-"If you enter your old GNU Social/Statusnet account name here (in the format "
-"user@domain.tld), your contacts will be added automatically. The field will "
-"be emptied when done."
-msgstr "Entering your old GNU Social/Statusnet account name here (format: user@domain.tld), will automatically added your contacts. The field will be emptied when done."
+"Accepting %s as a sharer allows them to subscribe to your posts, but you "
+"will not receive updates from them in your news feed."
+msgstr "Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."
 
-#: mod/settings.php:852
-msgid "Repair OStatus subscriptions"
-msgstr "Repair OStatus subscriptions"
+#: mod/notifications.php:233
+msgid "Friend"
+msgstr "Friend"
 
-#: mod/settings.php:856
-msgid "Email/Mailbox Setup"
-msgstr "Email/Mailbox setup"
+#: mod/notifications.php:234
+msgid "Sharer"
+msgstr "Sharer"
 
-#: mod/settings.php:857
-msgid ""
-"If you wish to communicate with email contacts using this service "
-"(optional), please specify how to connect to your mailbox."
-msgstr "Specify how to connect to your mailbox, if you wish to communicate with existing email contacts."
-
-#: mod/settings.php:858
-msgid "Last successful email check:"
-msgstr "Last successful email check:"
+#: mod/notifications.php:234
+msgid "Subscriber"
+msgstr "Subscriber"
 
-#: mod/settings.php:860
-msgid "IMAP server name:"
-msgstr "IMAP server name:"
+#: mod/notifications.php:274 src/Model/Profile.php:453
+#: src/Model/Profile.php:832 src/Module/Directory.php:145
+#: src/Module/Contact.php:611
+msgid "About:"
+msgstr "About:"
 
-#: mod/settings.php:861
-msgid "IMAP port:"
-msgstr "IMAP port:"
+#: mod/notifications.php:278 src/Model/Profile.php:450
+#: src/Model/Profile.php:771 src/Module/Directory.php:142
+msgid "Gender:"
+msgstr "Gender:"
 
-#: mod/settings.php:862
-msgid "Security:"
-msgstr "Security:"
+#: mod/notifications.php:285 src/Model/Profile.php:558
+#: src/Module/Contact.php:295
+msgid "Network:"
+msgstr "Network:"
 
-#: mod/settings.php:862 mod/settings.php:867
-msgid "None"
-msgstr "None"
+#: mod/notifications.php:299
+msgid "No introductions."
+msgstr "No introductions."
 
-#: mod/settings.php:863
-msgid "Email login name:"
-msgstr "Email login name:"
+#: mod/notifications.php:333
+#, php-format
+msgid "No more %s notifications."
+msgstr "No more %s notifications."
 
-#: mod/settings.php:864
-msgid "Email password:"
-msgstr "Email password:"
+#: mod/openid.php:30
+msgid "OpenID protocol error. No ID returned."
+msgstr "OpenID protocol error. No ID returned."
 
-#: mod/settings.php:865
-msgid "Reply-to address:"
-msgstr "Reply-to address:"
+#: mod/openid.php:60
+msgid ""
+"Account not found and OpenID registration is not permitted on this site."
+msgstr "Account not found and OpenID registration is not permitted on this site."
 
-#: mod/settings.php:866
-msgid "Send public posts to all email contacts:"
-msgstr "Send public posts to all email contacts:"
+#: mod/openid.php:108 src/Module/Login.php:88 src/Module/Login.php:139
+msgid "Login failed."
+msgstr "Login failed."
 
-#: mod/settings.php:867
-msgid "Action after import:"
-msgstr "Action after import:"
+#: mod/settings.php:65 src/Module/BaseSettingsModule.php:24
+msgid "Account"
+msgstr "Account"
 
-#: mod/settings.php:867 src/Content/Nav.php:248
-msgid "Mark as seen"
-msgstr "Mark as seen"
+#: mod/settings.php:73 src/Module/BaseSettingsModule.php:31
+#: src/Module/Settings/TwoFactor/Index.php:89
+#: src/Module/TwoFactor/Verify.php:62
+msgid "Two-factor authentication"
+msgstr "Two-factor authentication"
 
-#: mod/settings.php:867
-msgid "Move to folder"
-msgstr "Move to folder"
+#: mod/settings.php:80 src/Content/Nav.php:268 src/Model/Profile.php:402
+#: src/Module/BaseSettingsModule.php:38
+msgid "Profiles"
+msgstr "Profiles"
 
-#: mod/settings.php:868
-msgid "Move to folder:"
-msgstr "Move to folder:"
+#: mod/settings.php:88 src/Module/BaseAdminModule.php:84
+#: src/Module/BaseSettingsModule.php:46
+msgid "Additional features"
+msgstr "Additional features"
 
-#: mod/settings.php:892 src/Module/Admin/Site.php:435
-msgid "No special theme for mobile devices"
-msgstr "No special theme for mobile devices"
+#: mod/settings.php:96 src/Module/BaseSettingsModule.php:54
+msgid "Display"
+msgstr "Display"
 
-#: mod/settings.php:900
-#, php-format
-msgid "%s - (Unsupported)"
-msgstr "%s - (Unsupported)"
+#: mod/settings.php:103 mod/settings.php:843
+#: src/Module/BaseSettingsModule.php:61
+msgid "Social Networks"
+msgstr "Social networks"
 
-#: mod/settings.php:902 src/Module/Admin/Site.php:452
-#, php-format
-msgid "%s - (Experimental)"
-msgstr "%s - (Experimental)"
+#: mod/settings.php:110 src/Module/Admin/Addons/Details.php:100
+#: src/Module/Admin/Addons/Index.php:51 src/Module/BaseAdminModule.php:82
+#: src/Module/BaseSettingsModule.php:68
+msgid "Addons"
+msgstr "Addons"
 
-#: mod/settings.php:930 src/Core/L10n.php:371 src/Model/Event.php:395
-msgid "Sunday"
-msgstr "Sunday"
+#: mod/settings.php:117 src/Content/Nav.php:263
+#: src/Module/BaseSettingsModule.php:75
+msgid "Delegations"
+msgstr "Delegations"
 
-#: mod/settings.php:930 src/Core/L10n.php:371 src/Model/Event.php:396
-msgid "Monday"
-msgstr "Monday"
+#: mod/settings.php:124 src/Module/BaseSettingsModule.php:82
+msgid "Connected apps"
+msgstr "Connected apps"
 
-#: mod/settings.php:946
-msgid "Display Settings"
-msgstr "Display Settings"
+#: mod/settings.php:138 src/Module/BaseSettingsModule.php:96
+msgid "Remove account"
+msgstr "Remove account"
 
-#: mod/settings.php:952
-msgid "Display Theme:"
-msgstr "Display theme:"
+#: mod/settings.php:147 view/theme/frio/theme.php:277 src/Content/Nav.php:265
+#: src/Module/Admin/Addons/Details.php:102
+#: src/Module/Admin/Themes/Details.php:107
+#: src/Module/BaseSettingsModule.php:105 src/Module/Welcome.php:33
+msgid "Settings"
+msgstr "Settings"
 
-#: mod/settings.php:953
-msgid "Mobile Theme:"
-msgstr "Mobile theme:"
+#: mod/settings.php:190
+msgid "Missing some important data!"
+msgstr "Missing some important data!"
 
-#: mod/settings.php:954
-msgid "Suppress warning of insecure networks"
-msgstr "Suppress warning of insecure networks"
+#: mod/settings.php:192 mod/settings.php:703 src/Module/Contact.php:801
+msgid "Update"
+msgstr "Update"
 
-#: mod/settings.php:954
-msgid ""
-"Should the system suppress the warning that the current group contains "
-"members of networks that can't receive non public postings."
-msgstr "Suppresses warnings if groups contains members whose networks cannot receive non-public postings."
+#: mod/settings.php:302
+msgid "Failed to connect with email account using the settings provided."
+msgstr "Failed to connect with email account using the settings provided."
 
-#: mod/settings.php:955
-msgid "Update browser every xx seconds"
-msgstr "Update browser every so many seconds:"
+#: mod/settings.php:307
+msgid "Email settings updated."
+msgstr "Email settings updated."
 
-#: mod/settings.php:955
-msgid "Minimum of 10 seconds. Enter -1 to disable it."
-msgstr "Minimum 10 seconds; to disable -1."
+#: mod/settings.php:323
+msgid "Features updated"
+msgstr "Features updated"
 
-#: mod/settings.php:956
-msgid "Number of items to display per page:"
-msgstr "Number of items displayed per page:"
+#: mod/settings.php:384
+msgid "The theme you chose isn't available."
+msgstr "The chosen theme isn't available."
 
-#: mod/settings.php:956 mod/settings.php:957
-msgid "Maximum of 100 items"
-msgstr "Maximum of 100 items"
+#: mod/settings.php:396
+msgid "Relocate message has been send to your contacts"
+msgstr "Relocate message has been send to your contacts"
 
-#: mod/settings.php:957
-msgid "Number of items to display per page when viewed from mobile device:"
-msgstr "Number of items displayed per page on mobile devices:"
+#: mod/settings.php:408
+msgid "Passwords do not match."
+msgstr "Passwords do not match."
 
-#: mod/settings.php:958
-msgid "Don't show emoticons"
-msgstr "Don't show emoticons"
+#: mod/settings.php:416 src/Console/NewPassword.php:101
+msgid "Password update failed. Please try again."
+msgstr "Password update failed. Please try again."
 
-#: mod/settings.php:959
-msgid "Calendar"
-msgstr "Calendar"
+#: mod/settings.php:419 src/Console/NewPassword.php:104
+msgid "Password changed."
+msgstr "Password changed."
 
-#: mod/settings.php:960
-msgid "Beginning of week:"
-msgstr "Week begins: "
+#: mod/settings.php:422
+msgid "Password unchanged."
+msgstr "Password unchanged."
 
-#: mod/settings.php:961
-msgid "Don't show notices"
-msgstr "Don't show notices"
+#: mod/settings.php:503
+msgid " Please use a shorter name."
+msgstr " Please use a shorter name."
 
-#: mod/settings.php:962
-msgid "Infinite scroll"
-msgstr "Infinite scroll"
+#: mod/settings.php:506
+msgid " Name too short."
+msgstr " Name too short."
 
-#: mod/settings.php:963
-msgid "Automatic updates only at the top of the network page"
-msgstr "Automatically updates only top of the network page"
+#: mod/settings.php:513 src/Module/Settings/TwoFactor/Index.php:72
+msgid "Wrong Password"
+msgstr "Wrong password"
 
-#: mod/settings.php:963
-msgid ""
-"When disabled, the network page is updated all the time, which could be "
-"confusing while reading."
-msgstr "When disabled, the network page is updated all the time, which could be confusing while reading."
+#: mod/settings.php:518
+msgid "Invalid email."
+msgstr "Invalid email."
 
-#: mod/settings.php:964
-msgid "Bandwidth Saver Mode"
-msgstr "Bandwidth Saver Mode"
+#: mod/settings.php:524
+msgid "Cannot change to that email."
+msgstr "Cannot change to that email."
 
-#: mod/settings.php:964
-msgid ""
-"When enabled, embedded content is not displayed on automatic updates, they "
-"only show on page reload."
-msgstr "If enabled, embedded content is not displayed on automatic updates; it is only shown on page reload."
+#: mod/settings.php:574
+msgid "Private forum has no privacy permissions. Using default privacy group."
+msgstr "Private forum has no privacy permissions. Using default privacy group."
 
-#: mod/settings.php:965
-msgid "Smart Threading"
-msgstr "Smart threading"
+#: mod/settings.php:577
+msgid "Private forum has no privacy permissions and no default privacy group."
+msgstr "Private forum has no privacy permissions and no default privacy group."
 
-#: mod/settings.php:965
-msgid ""
-"When enabled, suppress extraneous thread indentation while keeping it where "
-"it matters. Only works if threading is available and enabled."
-msgstr "Suppresses extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."
+#: mod/settings.php:617
+msgid "Settings updated."
+msgstr "Settings updated."
 
-#: mod/settings.php:967
-msgid "General Theme Settings"
-msgstr "Themes"
+#: mod/settings.php:676 mod/settings.php:702 mod/settings.php:736
+msgid "Add application"
+msgstr "Add application"
 
-#: mod/settings.php:968
-msgid "Custom Theme Settings"
-msgstr "Theme customisation"
+#: mod/settings.php:680 mod/settings.php:706
+msgid "Consumer Key"
+msgstr "Consumer key"
 
-#: mod/settings.php:969
-msgid "Content Settings"
-msgstr "Content/Layout"
+#: mod/settings.php:681 mod/settings.php:707
+msgid "Consumer Secret"
+msgstr "Consumer secret"
 
-#: mod/settings.php:970 view/theme/duepuntozero/config.php:73
-#: view/theme/frio/config.php:122 view/theme/quattro/config.php:75
-#: view/theme/vier/config.php:121
-msgid "Theme settings"
-msgstr "Theme settings"
+#: mod/settings.php:682 mod/settings.php:708
+msgid "Redirect"
+msgstr "Redirect"
 
-#: mod/settings.php:984
-msgid "Unable to find your profile. Please contact your admin."
-msgstr "Unable to find your profile. Please contact your admin."
+#: mod/settings.php:683 mod/settings.php:709
+msgid "Icon url"
+msgstr "Icon URL"
 
-#: mod/settings.php:1023
-msgid "Account Types"
-msgstr "Account types:"
+#: mod/settings.php:694
+msgid "You can't edit this application."
+msgstr "You cannot edit this application."
 
-#: mod/settings.php:1024
-msgid "Personal Page Subtypes"
-msgstr "Personal Page subtypes"
+#: mod/settings.php:735
+msgid "Connected Apps"
+msgstr "Connected Apps"
 
-#: mod/settings.php:1025
-msgid "Community Forum Subtypes"
-msgstr "Community forum subtypes"
+#: mod/settings.php:737 src/Object/Post.php:168 src/Object/Post.php:170
+msgid "Edit"
+msgstr "Edit"
 
-#: mod/settings.php:1032 src/Module/Admin/Users.php:229
-msgid "Personal Page"
-msgstr "Personal Page"
+#: mod/settings.php:739
+msgid "Client key starts with"
+msgstr "Client key starts with"
 
-#: mod/settings.php:1033
-msgid "Account for a personal profile."
-msgstr "Account for a personal profile."
+#: mod/settings.php:740
+msgid "No name"
+msgstr "No name"
 
-#: mod/settings.php:1036 src/Module/Admin/Users.php:230
-msgid "Organisation Page"
-msgstr "Organisation Page"
+#: mod/settings.php:741
+msgid "Remove authorization"
+msgstr "Remove authorization"
 
-#: mod/settings.php:1037
-msgid ""
-"Account for an organisation that automatically approves contact requests as "
-"\"Followers\"."
-msgstr "Account for an organisation that automatically approves contact requests as \"Followers\"."
+#: mod/settings.php:752
+msgid "No Addon settings configured"
+msgstr "No addon settings configured"
 
-#: mod/settings.php:1040 src/Module/Admin/Users.php:231
-msgid "News Page"
-msgstr "News Page"
-
-#: mod/settings.php:1041
-msgid ""
-"Account for a news reflector that automatically approves contact requests as"
-" \"Followers\"."
-msgstr "Account for a news reflector that automatically approves contact requests as \"Followers\"."
+#: mod/settings.php:761
+msgid "Addon Settings"
+msgstr "Addon settings"
 
-#: mod/settings.php:1044 src/Module/Admin/Users.php:232
-msgid "Community Forum"
-msgstr "Community Forum"
+#: mod/settings.php:775 src/Module/Admin/Features.php:58
+#: src/Module/Admin/Features.php:59
+msgid "Off"
+msgstr "Off"
 
-#: mod/settings.php:1045
-msgid "Account for community discussions."
-msgstr "Account for community discussions."
+#: mod/settings.php:775 src/Module/Admin/Features.php:58
+#: src/Module/Admin/Features.php:59
+msgid "On"
+msgstr "On"
 
-#: mod/settings.php:1048 src/Module/Admin/Users.php:222
-msgid "Normal Account Page"
-msgstr "Standard"
+#: mod/settings.php:782
+msgid "Additional Features"
+msgstr "Additional Features"
 
-#: mod/settings.php:1049
-msgid ""
-"Account for a regular personal profile that requires manual approval of "
-"\"Friends\" and \"Followers\"."
-msgstr "Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."
+#: mod/settings.php:806 src/Content/ContactSelector.php:120
+msgid "Diaspora"
+msgstr "diaspora*"
 
-#: mod/settings.php:1052 src/Module/Admin/Users.php:223
-msgid "Soapbox Page"
-msgstr "Soapbox"
+#: mod/settings.php:806 mod/settings.php:807
+msgid "enabled"
+msgstr "enabled"
 
-#: mod/settings.php:1053
-msgid ""
-"Account for a public profile that automatically approves contact requests as"
-" \"Followers\"."
-msgstr "Account for a public profile that automatically approves contact requests as \"Followers\"."
+#: mod/settings.php:806 mod/settings.php:807
+msgid "disabled"
+msgstr "disabled"
 
-#: mod/settings.php:1056 src/Module/Admin/Users.php:224
-msgid "Public Forum"
-msgstr "Public forum"
+#: mod/settings.php:806 mod/settings.php:807
+#, php-format
+msgid "Built-in support for %s connectivity is %s"
+msgstr "Built-in support for %s connectivity is %s"
 
-#: mod/settings.php:1057
-msgid "Automatically approves all contact requests."
-msgstr "Automatically approves all contact requests."
+#: mod/settings.php:807
+msgid "GNU Social (OStatus)"
+msgstr "GNU Social (OStatus)"
 
-#: mod/settings.php:1060 src/Module/Admin/Users.php:225
-msgid "Automatic Friend Page"
-msgstr "Love-all"
+#: mod/settings.php:838
+msgid "Email access is disabled on this site."
+msgstr "Email access is disabled on this site."
 
-#: mod/settings.php:1061
-msgid ""
-"Account for a popular profile that automatically approves contact requests "
-"as \"Friends\"."
-msgstr "Account for a popular profile that automatically approves contact requests as \"Friends\"."
+#: mod/settings.php:848
+msgid "General Social Media Settings"
+msgstr "General Social Media Settings"
 
-#: mod/settings.php:1064
-msgid "Private Forum [Experimental]"
-msgstr "Private forum [Experimental]"
+#: mod/settings.php:849
+msgid "Accept only top level posts by contacts you follow"
+msgstr "Accept only top-level posts by contacts you follow"
 
-#: mod/settings.php:1065
-msgid "Requires manual approval of contact requests."
-msgstr "Requires manual approval of contact requests."
+#: mod/settings.php:849
+msgid ""
+"The system does an auto completion of threads when a comment arrives. This "
+"has got the side effect that you can receive posts that had been started by "
+"a non-follower but had been commented by someone you follow. This setting "
+"deactivates this behaviour. When activated, you strictly only will receive "
+"posts from people you really do follow."
+msgstr "The system automatically completes threads when a comment arrives. This has a side effect that you may receive posts started by someone you don't follow, because one of your followers commented there. This setting will deactivate this behaviour. When activated, you will only receive posts from people you really do follow."
 
-#: mod/settings.php:1076
-msgid "OpenID:"
-msgstr "OpenID:"
+#: mod/settings.php:850
+msgid "Disable Content Warning"
+msgstr "Disable Content Warning"
 
-#: mod/settings.php:1076
-msgid "(Optional) Allow this OpenID to login to this account."
-msgstr "(Optional) Allow this OpenID to login to this account."
+#: mod/settings.php:850
+msgid ""
+"Users on networks like Mastodon or Pleroma are able to set a content warning"
+" field which collapse their post by default. This disables the automatic "
+"collapsing and sets the content warning as the post title. Doesn't affect "
+"any other content filtering you eventually set up."
+msgstr "Users on networks like Mastodon or Pleroma are able to set a content warning field which collapses their post by default. This disables the automatic collapsing and sets the content warning as the post title. It doesn't affect any other content filtering you may set up."
 
-#: mod/settings.php:1084
-msgid "Publish your default profile in your local site directory?"
-msgstr "Publish default profile in local site directory?"
+#: mod/settings.php:851
+msgid "Disable intelligent shortening"
+msgstr "Disable intelligent shortening"
 
-#: mod/settings.php:1084
-#, php-format
+#: mod/settings.php:851
 msgid ""
-"Your profile will be published in this node's <a href=\"%s\">local "
-"directory</a>. Your profile details may be publicly visible depending on the"
-" system settings."
-msgstr "Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."
+"Normally the system tries to find the best link to add to shortened posts. "
+"If this option is enabled then every shortened post will always point to the"
+" original friendica post."
+msgstr "Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original Friendica post."
 
-#: mod/settings.php:1090
-msgid "Publish your default profile in the global social directory?"
-msgstr "Publish default profile in global directory?"
+#: mod/settings.php:852
+msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
+msgstr "Automatically follow any GNU Social (OStatus) followers/mentioners"
 
-#: mod/settings.php:1090
-#, php-format
+#: mod/settings.php:852
 msgid ""
-"Your profile will be published in the global friendica directories (e.g. <a "
-"href=\"%s\">%s</a>). Your profile will be visible in public."
-msgstr "Your profile will be published in the global Friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be publicly visible."
+"If you receive a message from an unknown OStatus user, this option decides "
+"what to do. If it is checked, a new contact will be created for every "
+"unknown user."
+msgstr "Create a new contact for every unknown OStatus user from whom you receive a message."
 
-#: mod/settings.php:1097
-msgid "Hide your contact/friend list from viewers of your default profile?"
-msgstr "Hide my contact list from others?"
+#: mod/settings.php:853
+msgid "Default group for OStatus contacts"
+msgstr "Default group for OStatus contacts"
+
+#: mod/settings.php:854
+msgid "Your legacy GNU Social account"
+msgstr "Your legacy GNU Social account"
 
-#: mod/settings.php:1097
+#: mod/settings.php:854
 msgid ""
-"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"
-msgstr "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"
+"If you enter your old GNU Social/Statusnet account name here (in the format "
+"user@domain.tld), your contacts will be added automatically. The field will "
+"be emptied when done."
+msgstr "Entering your old GNU Social/Statusnet account name here (format: user@domain.tld), will automatically added your contacts. The field will be emptied when done."
 
-#: mod/settings.php:1101
-msgid "Hide your profile details from anonymous viewers?"
-msgstr "Hide profile details from anonymous viewers?"
+#: mod/settings.php:857
+msgid "Repair OStatus subscriptions"
+msgstr "Repair OStatus subscriptions"
+
+#: mod/settings.php:861
+msgid "Email/Mailbox Setup"
+msgstr "Email/Mailbox setup"
 
-#: mod/settings.php:1101
+#: mod/settings.php:862
 msgid ""
-"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."
-msgstr "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 may still be accessible by other means."
+"If you wish to communicate with email contacts using this service "
+"(optional), please specify how to connect to your mailbox."
+msgstr "Specify how to connect to your mailbox, if you wish to communicate with existing email contacts."
 
-#: mod/settings.php:1105
-msgid "Allow friends to post to your profile page?"
-msgstr "Allow friends to post to my wall?"
+#: mod/settings.php:863
+msgid "Last successful email check:"
+msgstr "Last successful email check:"
 
-#: mod/settings.php:1105
-msgid ""
-"Your contacts may write posts on your profile wall. These posts will be "
-"distributed to your contacts"
-msgstr "Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"
+#: mod/settings.php:865
+msgid "IMAP server name:"
+msgstr "IMAP server name:"
 
-#: mod/settings.php:1109
-msgid "Allow friends to tag your posts?"
-msgstr "Allow friends to tag my post?"
+#: mod/settings.php:866
+msgid "IMAP port:"
+msgstr "IMAP port:"
 
-#: mod/settings.php:1109
-msgid "Your contacts can add additional tags to your posts."
-msgstr "Your contacts can add additional tags to your posts."
+#: mod/settings.php:867
+msgid "Security:"
+msgstr "Security:"
 
-#: mod/settings.php:1113
-msgid "Allow us to suggest you as a potential friend to new members?"
-msgstr "Allow us to suggest you as a potential friend to new members?"
+#: mod/settings.php:867 mod/settings.php:872
+msgid "None"
+msgstr "None"
 
-#: mod/settings.php:1113
-msgid ""
-"If you like, Friendica may suggest new members to add you as a contact."
-msgstr "If you like, Friendica may suggest new members to add you as a contact."
+#: mod/settings.php:868
+msgid "Email login name:"
+msgstr "Email login name:"
 
-#: mod/settings.php:1117
-msgid "Permit unknown people to send you private mail?"
-msgstr "Allow unknown people to send me private messages?"
+#: mod/settings.php:869
+msgid "Email password:"
+msgstr "Email password:"
 
-#: mod/settings.php:1117
-msgid ""
-"Friendica network users may send you private messages even if they are not "
-"in your contact list."
-msgstr "Friendica network users may send you private messages even if they are not in your contact list."
+#: mod/settings.php:870
+msgid "Reply-to address:"
+msgstr "Reply-to address:"
 
-#: mod/settings.php:1121
-msgid "Profile is <strong>not published</strong>."
-msgstr "Profile is <strong>not published</strong>."
+#: mod/settings.php:871
+msgid "Send public posts to all email contacts:"
+msgstr "Send public posts to all email contacts:"
 
-#: mod/settings.php:1127
-#, php-format
-msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
-msgstr "My identity address: <strong>'%s'</strong> or '%s'"
+#: mod/settings.php:872
+msgid "Action after import:"
+msgstr "Action after import:"
 
-#: mod/settings.php:1134
-msgid "Automatically expire posts after this many days:"
-msgstr "Automatically expire posts after this many days:"
+#: mod/settings.php:872 src/Content/Nav.php:251
+msgid "Mark as seen"
+msgstr "Mark as seen"
 
-#: mod/settings.php:1134
-msgid "If empty, posts will not expire. Expired posts will be deleted"
-msgstr "Posts will not expire if empty;  expired posts will be deleted"
+#: mod/settings.php:872
+msgid "Move to folder"
+msgstr "Move to folder"
 
-#: mod/settings.php:1135
-msgid "Advanced expiration settings"
-msgstr "Advanced expiration settings"
+#: mod/settings.php:873
+msgid "Move to folder:"
+msgstr "Move to folder:"
 
-#: mod/settings.php:1136
-msgid "Advanced Expiration"
-msgstr "Advanced expiration"
+#: mod/settings.php:897 src/Module/Admin/Site.php:433
+msgid "No special theme for mobile devices"
+msgstr "No special theme for mobile devices"
 
-#: mod/settings.php:1137
-msgid "Expire posts:"
-msgstr "Expire posts:"
+#: mod/settings.php:905
+#, php-format
+msgid "%s - (Unsupported)"
+msgstr "%s - (Unsupported)"
 
-#: mod/settings.php:1138
-msgid "Expire personal notes:"
-msgstr "Expire personal notes:"
+#: mod/settings.php:907 src/Module/Admin/Site.php:450
+#, php-format
+msgid "%s - (Experimental)"
+msgstr "%s - (Experimental)"
 
-#: mod/settings.php:1139
-msgid "Expire starred posts:"
-msgstr "Expire starred posts:"
+#: mod/settings.php:935 src/Core/L10n/L10n.php:370 src/Model/Event.php:395
+msgid "Sunday"
+msgstr "Sunday"
 
-#: mod/settings.php:1140
-msgid "Expire photos:"
-msgstr "Expire photos:"
+#: mod/settings.php:935 src/Core/L10n/L10n.php:370 src/Model/Event.php:396
+msgid "Monday"
+msgstr "Monday"
 
-#: mod/settings.php:1141
-msgid "Only expire posts by others:"
-msgstr "Only expire posts by others:"
+#: mod/settings.php:951
+msgid "Display Settings"
+msgstr "Display Settings"
 
-#: mod/settings.php:1171
-msgid "Account Settings"
-msgstr "Account Settings"
+#: mod/settings.php:957
+msgid "Display Theme:"
+msgstr "Display theme:"
 
-#: mod/settings.php:1179
-msgid "Password Settings"
-msgstr "Password change"
+#: mod/settings.php:958
+msgid "Mobile Theme:"
+msgstr "Mobile theme:"
 
-#: mod/settings.php:1180 src/Module/Register.php:130
-msgid "New Password:"
-msgstr "New password:"
+#: mod/settings.php:959
+msgid "Suppress warning of insecure networks"
+msgstr "Suppress warning of insecure networks"
 
-#: mod/settings.php:1180
+#: mod/settings.php:959
 msgid ""
-"Allowed characters are a-z, A-Z, 0-9 and special characters except white "
-"spaces, accentuated letters and colon (:)."
-msgstr "Allowed characters are a-z, A-Z, 0-9 and special characters except white spaces, accentuated letters and colon."
+"Should the system suppress the warning that the current group contains "
+"members of networks that can't receive non public postings."
+msgstr "Suppresses warnings if groups contains members whose networks cannot receive non-public postings."
 
-#: mod/settings.php:1181 src/Module/Register.php:131
-msgid "Confirm:"
-msgstr "Confirm new password:"
+#: mod/settings.php:960
+msgid "Update browser every xx seconds"
+msgstr "Update browser every so many seconds:"
 
-#: mod/settings.php:1181
-msgid "Leave password fields blank unless changing"
-msgstr "Leave password fields blank unless changing"
+#: mod/settings.php:960
+msgid "Minimum of 10 seconds. Enter -1 to disable it."
+msgstr "Minimum 10 seconds; to disable -1."
 
-#: mod/settings.php:1182
-msgid "Current Password:"
-msgstr "Current password:"
+#: mod/settings.php:961
+msgid "Number of items to display per page:"
+msgstr "Number of items displayed per page:"
 
-#: mod/settings.php:1182 mod/settings.php:1183
-msgid "Your current password to confirm the changes"
-msgstr "Current password to confirm change"
+#: mod/settings.php:961 mod/settings.php:962
+msgid "Maximum of 100 items"
+msgstr "Maximum of 100 items"
 
-#: mod/settings.php:1183
-msgid "Password:"
-msgstr "Password:"
+#: mod/settings.php:962
+msgid "Number of items to display per page when viewed from mobile device:"
+msgstr "Number of items displayed per page on mobile devices:"
 
-#: mod/settings.php:1187
-msgid "Basic Settings"
-msgstr "Basic information"
+#: mod/settings.php:963
+msgid "Don't show emoticons"
+msgstr "Don't show emoticons"
 
-#: mod/settings.php:1188 src/Model/Profile.php:745
-msgid "Full Name:"
-msgstr "Full name:"
+#: mod/settings.php:964
+msgid "Calendar"
+msgstr "Calendar"
 
-#: mod/settings.php:1189
-msgid "Email Address:"
-msgstr "Email address:"
+#: mod/settings.php:965
+msgid "Beginning of week:"
+msgstr "Week begins: "
 
-#: mod/settings.php:1190
-msgid "Your Timezone:"
-msgstr "Time zone:"
+#: mod/settings.php:966
+msgid "Don't show notices"
+msgstr "Don't show notices"
 
-#: mod/settings.php:1191
-msgid "Your Language:"
-msgstr "Language:"
+#: mod/settings.php:967
+msgid "Infinite scroll"
+msgstr "Infinite scroll"
+
+#: mod/settings.php:968
+msgid "Automatic updates only at the top of the network page"
+msgstr "Automatically updates only top of the network page"
 
-#: mod/settings.php:1191
+#: mod/settings.php:968
 msgid ""
-"Set the language we use to show you friendica interface and to send you "
-"emails"
-msgstr "Set the language of your Friendica interface and emails sent to you."
+"When disabled, the network page is updated all the time, which could be "
+"confusing while reading."
+msgstr "When disabled, the network page is updated all the time, which could be confusing while reading."
 
-#: mod/settings.php:1192
-msgid "Default Post Location:"
-msgstr "Posting location:"
+#: mod/settings.php:969
+msgid "Bandwidth Saver Mode"
+msgstr "Bandwidth Saver Mode"
 
-#: mod/settings.php:1193
-msgid "Use Browser Location:"
-msgstr "Use browser location:"
+#: mod/settings.php:969
+msgid ""
+"When enabled, embedded content is not displayed on automatic updates, they "
+"only show on page reload."
+msgstr "If enabled, embedded content is not displayed on automatic updates; it is only shown on page reload."
 
-#: mod/settings.php:1196
-msgid "Security and Privacy Settings"
-msgstr "Security and privacy"
+#: mod/settings.php:970
+msgid "Smart Threading"
+msgstr "Smart threading"
 
-#: mod/settings.php:1198
-msgid "Maximum Friend Requests/Day:"
-msgstr "Maximum friend requests per day:"
+#: mod/settings.php:970
+msgid ""
+"When enabled, suppress extraneous thread indentation while keeping it where "
+"it matters. Only works if threading is available and enabled."
+msgstr "Suppresses extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."
 
-#: mod/settings.php:1198 mod/settings.php:1227
-msgid "(to prevent spam abuse)"
-msgstr "May prevent spam or abuse registrations"
+#: mod/settings.php:972
+msgid "General Theme Settings"
+msgstr "Themes"
 
-#: mod/settings.php:1199
-msgid "Default Post Permissions"
-msgstr "Default post permissions"
+#: mod/settings.php:973
+msgid "Custom Theme Settings"
+msgstr "Theme customisation"
 
-#: mod/settings.php:1200
-msgid "(click to open/close)"
-msgstr "(reveal/hide)"
+#: mod/settings.php:974
+msgid "Content Settings"
+msgstr "Content/Layout"
 
-#: mod/settings.php:1210
-msgid "Default Private Post"
-msgstr "Default private post"
+#: mod/settings.php:975 view/theme/duepuntozero/config.php:73
+#: view/theme/frio/config.php:128 view/theme/quattro/config.php:75
+#: view/theme/vier/config.php:121
+msgid "Theme settings"
+msgstr "Theme settings"
 
-#: mod/settings.php:1211
-msgid "Default Public Post"
-msgstr "Default public post"
+#: mod/settings.php:989
+msgid "Unable to find your profile. Please contact your admin."
+msgstr "Unable to find your profile. Please contact your admin."
 
-#: mod/settings.php:1215
-msgid "Default Permissions for New Posts"
-msgstr "Default permissions for new posts"
+#: mod/settings.php:1028
+msgid "Account Types"
+msgstr "Account types:"
 
-#: mod/settings.php:1227
-msgid "Maximum private messages per day from unknown people:"
-msgstr "Maximum private messages per day from unknown people:"
+#: mod/settings.php:1029
+msgid "Personal Page Subtypes"
+msgstr "Personal Page subtypes"
 
-#: mod/settings.php:1230
-msgid "Notification Settings"
-msgstr "Notification"
+#: mod/settings.php:1030
+msgid "Community Forum Subtypes"
+msgstr "Community forum subtypes"
 
-#: mod/settings.php:1231
-msgid "Send a notification email when:"
-msgstr "Send notification email when:"
+#: mod/settings.php:1037 src/Module/Admin/Users.php:229
+msgid "Personal Page"
+msgstr "Personal Page"
 
-#: mod/settings.php:1232
-msgid "You receive an introduction"
-msgstr "Receiving an introduction"
+#: mod/settings.php:1038
+msgid "Account for a personal profile."
+msgstr "Account for a personal profile."
 
-#: mod/settings.php:1233
-msgid "Your introductions are confirmed"
-msgstr "My introductions are confirmed"
+#: mod/settings.php:1041 src/Module/Admin/Users.php:230
+msgid "Organisation Page"
+msgstr "Organisation Page"
 
-#: mod/settings.php:1234
-msgid "Someone writes on your profile wall"
-msgstr "Someone writes on my wall"
+#: mod/settings.php:1042
+msgid ""
+"Account for an organisation that automatically approves contact requests as "
+"\"Followers\"."
+msgstr "Account for an organisation that automatically approves contact requests as \"Followers\"."
 
-#: mod/settings.php:1235
-msgid "Someone writes a followup comment"
-msgstr "A follow up comment is posted"
+#: mod/settings.php:1045 src/Module/Admin/Users.php:231
+msgid "News Page"
+msgstr "News Page"
 
-#: mod/settings.php:1236
-msgid "You receive a private message"
-msgstr "receiving a private message"
+#: mod/settings.php:1046
+msgid ""
+"Account for a news reflector that automatically approves contact requests as"
+" \"Followers\"."
+msgstr "Account for a news reflector that automatically approves contact requests as \"Followers\"."
 
-#: mod/settings.php:1237
-msgid "You receive a friend suggestion"
-msgstr "Receiving a friend suggestion"
+#: mod/settings.php:1049 src/Module/Admin/Users.php:232
+msgid "Community Forum"
+msgstr "Community Forum"
 
-#: mod/settings.php:1238
-msgid "You are tagged in a post"
-msgstr "Tagged in a post"
+#: mod/settings.php:1050
+msgid "Account for community discussions."
+msgstr "Account for community discussions."
 
-#: mod/settings.php:1239
-msgid "You are poked/prodded/etc. in a post"
-msgstr "Poked in a post"
+#: mod/settings.php:1053 src/Module/Admin/Users.php:222
+msgid "Normal Account Page"
+msgstr "Standard"
 
-#: mod/settings.php:1241
-msgid "Activate desktop notifications"
-msgstr "Activate desktop notifications"
+#: mod/settings.php:1054
+msgid ""
+"Account for a regular personal profile that requires manual approval of "
+"\"Friends\" and \"Followers\"."
+msgstr "Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."
 
-#: mod/settings.php:1241
-msgid "Show desktop popup on new notifications"
-msgstr "Show desktop pop-up on new notifications"
+#: mod/settings.php:1057 src/Module/Admin/Users.php:223
+msgid "Soapbox Page"
+msgstr "Soapbox"
 
-#: mod/settings.php:1243
-msgid "Text-only notification emails"
-msgstr "Text-only notification emails"
+#: mod/settings.php:1058
+msgid ""
+"Account for a public profile that automatically approves contact requests as"
+" \"Followers\"."
+msgstr "Account for a public profile that automatically approves contact requests as \"Followers\"."
 
-#: mod/settings.php:1245
-msgid "Send text only notification emails, without the html part"
-msgstr "Receive text only emails without HTML "
+#: mod/settings.php:1061 src/Module/Admin/Users.php:224
+msgid "Public Forum"
+msgstr "Public forum"
 
-#: mod/settings.php:1247
-msgid "Show detailled notifications"
-msgstr "Show detailled notifications"
+#: mod/settings.php:1062
+msgid "Automatically approves all contact requests."
+msgstr "Automatically approves all contact requests."
+
+#: mod/settings.php:1065 src/Module/Admin/Users.php:225
+msgid "Automatic Friend Page"
+msgstr "Love-all"
 
-#: mod/settings.php:1249
+#: mod/settings.php:1066
 msgid ""
-"Per default, notifications are condensed to a single notification per item. "
-"When enabled every notification is displayed."
-msgstr "By default, notifications are condensed into a single notification for each item. When enabled, every notification is displayed."
+"Account for a popular profile that automatically approves contact requests "
+"as \"Friends\"."
+msgstr "Account for a popular profile that automatically approves contact requests as \"Friends\"."
 
-#: mod/settings.php:1251
-msgid "Advanced Account/Page Type Settings"
-msgstr "Advanced account types"
+#: mod/settings.php:1069
+msgid "Private Forum [Experimental]"
+msgstr "Private forum [Experimental]"
 
-#: mod/settings.php:1252
-msgid "Change the behaviour of this account for special situations"
-msgstr "Change behaviour of this account for special situations"
+#: mod/settings.php:1070
+msgid "Requires manual approval of contact requests."
+msgstr "Requires manual approval of contact requests."
 
-#: mod/settings.php:1255
-msgid "Relocate"
-msgstr "Recent relocation"
+#: mod/settings.php:1081
+msgid "OpenID:"
+msgstr "OpenID:"
 
-#: mod/settings.php:1256
-msgid ""
-"If you have moved this profile from another server, and some of your "
-"contacts don't receive your updates, try pushing this button."
-msgstr "If you have moved this profile from another server and some of your contacts don't receive your updates:"
+#: mod/settings.php:1081
+msgid "(Optional) Allow this OpenID to login to this account."
+msgstr "(Optional) Allow this OpenID to login to this account."
 
-#: mod/settings.php:1257
-msgid "Resend relocate message to contacts"
-msgstr "Resend relocation message to contacts"
+#: mod/settings.php:1089
+msgid "Publish your default profile in your local site directory?"
+msgstr "Publish default profile in local site directory?"
 
-#: mod/subthread.php:104
+#: mod/settings.php:1089
 #, php-format
-msgid "%1$s is following %2$s's %3$s"
-msgstr "%1$s is following %2$s's %3$s"
+msgid ""
+"Your profile will be published in this node's <a href=\"%s\">local "
+"directory</a>. Your profile details may be publicly visible depending on the"
+" system settings."
+msgstr "Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."
 
-#: mod/suggest.php:28
-msgid "Contact suggestion successfully ignored."
-msgstr "Contact suggestion ignored."
+#: mod/settings.php:1095
+msgid "Publish your default profile in the global social directory?"
+msgstr "Publish default profile in global directory?"
 
-#: mod/suggest.php:52
+#: mod/settings.php:1095
+#, php-format
 msgid ""
-"No suggestions available. If this is a new site, please try again in 24 "
-"hours."
-msgstr "No suggestions available. If this is a new site, please try again in 24 hours."
-
-#: mod/suggest.php:71
-msgid "Do you really want to delete this suggestion?"
-msgstr "Do you really want to delete this suggestion?"
+"Your profile will be published in the global friendica directories (e.g. <a "
+"href=\"%s\">%s</a>). Your profile will be visible in public."
+msgstr "Your profile will be published in the global Friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be publicly visible."
 
-#: mod/suggest.php:89 mod/suggest.php:109
-msgid "Ignore/Hide"
-msgstr "Ignore/Hide"
+#: mod/settings.php:1095
+msgid ""
+"This setting also determines whether Friendica will inform search engines "
+"that your profile should be indexed or not. Third-party search engines may "
+"or may not respect this setting."
+msgstr "This setting also determines whether Friendica will inform search engines that your profile should be indexed or not. Third-party search engines may or may not respect this setting."
 
-#: mod/suggest.php:119 src/Content/Widget.php:66 view/theme/vier/theme.php:204
-msgid "Friend Suggestions"
-msgstr "Friend suggestions"
+#: mod/settings.php:1102
+msgid "Hide your contact/friend list from viewers of your default profile?"
+msgstr "Hide my contact list from others?"
 
-#: mod/tagrm.php:31
-msgid "Tag(s) removed"
-msgstr "Tag(s) removed"
-
-#: mod/tagrm.php:101
-msgid "Remove Item Tag"
-msgstr "Remove Item tag"
-
-#: mod/tagrm.php:103
-msgid "Select a tag to remove: "
-msgstr "Select a tag to remove: "
-
-#: mod/uexport.php:45
-msgid "Export account"
-msgstr "Export account"
-
-#: mod/uexport.php:45
+#: mod/settings.php:1102
 msgid ""
-"Export your account info and contacts. Use this to make a backup of your "
-"account and/or to move it to another server."
-msgstr "Export your account info and contacts. Use this to backup your account or to move it to another server."
+"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"
+msgstr "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"
 
-#: mod/uexport.php:46
-msgid "Export all"
-msgstr "Export all"
+#: mod/settings.php:1106
+msgid "Hide your profile details from anonymous viewers?"
+msgstr "Hide profile details from anonymous viewers?"
 
-#: mod/uexport.php:46
+#: mod/settings.php:1106
 msgid ""
-"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)"
-msgstr "Export your account info, contacts and all your items as JSON. This 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."
+"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."
+msgstr "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 may still be accessible by other means."
 
-#: mod/uimport.php:30
-msgid "User imports on closed servers can only be done by an administrator."
-msgstr "User imports on closed servers can only be done by an administrator."
+#: mod/settings.php:1110
+msgid "Allow friends to post to your profile page?"
+msgstr "Allow friends to post to my wall?"
 
-#: mod/uimport.php:39 src/Module/Register.php:59
+#: mod/settings.php:1110
 msgid ""
-"This site has exceeded the number of allowed daily account registrations. "
-"Please try again tomorrow."
-msgstr "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."
-
-#: mod/uimport.php:54 src/Module/Register.php:141
-msgid "Import"
-msgstr "Import profile"
+"Your contacts may write posts on your profile wall. These posts will be "
+"distributed to your contacts"
+msgstr "Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"
 
-#: mod/uimport.php:56
-msgid "Move account"
-msgstr "Move Existing Friendica Account"
+#: mod/settings.php:1114
+msgid "Allow friends to tag your posts?"
+msgstr "Allow friends to tag my post?"
 
-#: mod/uimport.php:57
-msgid "You can import an account from another Friendica server."
-msgstr "You can import an existing Friendica profile to this node."
+#: mod/settings.php:1114
+msgid "Your contacts can add additional tags to your posts."
+msgstr "Your contacts can add additional tags to your posts."
 
-#: mod/uimport.php:58
-msgid ""
-"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."
-msgstr "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."
+#: mod/settings.php:1118
+msgid "Allow us to suggest you as a potential friend to new members?"
+msgstr "Allow us to suggest you as a potential friend to new members?"
 
-#: mod/uimport.php:59
+#: mod/settings.php:1118
 msgid ""
-"This feature is experimental. We can't import contacts from the OStatus "
-"network (GNU Social/Statusnet) or from Diaspora"
-msgstr "This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from diaspora*."
+"If you like, Friendica may suggest new members to add you as a contact."
+msgstr "If you like, Friendica may suggest new members to add you as a contact."
 
-#: mod/uimport.php:60
-msgid "Account file"
-msgstr "Account file:"
+#: mod/settings.php:1122
+msgid "Permit unknown people to send you private mail?"
+msgstr "Allow unknown people to send me private messages?"
 
-#: mod/uimport.php:60
+#: mod/settings.php:1122
 msgid ""
-"To export your account, go to \"Settings->Export your personal data\" and "
-"select \"Export account\""
-msgstr "To export your account, go to \"Settings->Export personal data\" and select \"Export account\""
-
-#: mod/unfollow.php:36 mod/unfollow.php:92
-msgid "You aren't following this contact."
-msgstr "You aren't following this contact."
+"Friendica network users may send you private messages even if they are not "
+"in your contact list."
+msgstr "Friendica network users may send you private messages even if they are not in your contact list."
 
-#: mod/unfollow.php:46 mod/unfollow.php:98
-msgid "Unfollowing is currently not supported by your network."
-msgstr "Unfollowing is currently not supported by your network."
+#: mod/settings.php:1126
+msgid "Profile is <strong>not published</strong>."
+msgstr "Profile is <strong>not published</strong>."
 
-#: mod/unfollow.php:67
-msgid "Contact unfollowed"
-msgstr "Contact unfollowed"
+#: mod/settings.php:1132
+#, php-format
+msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
+msgstr "My identity address: <strong>'%s'</strong> or '%s'"
 
-#: mod/unfollow.php:118 src/Module/Contact.php:573
-msgid "Disconnect/Unfollow"
-msgstr "Disconnect/Unfollow"
+#: mod/settings.php:1139
+msgid "Automatically expire posts after this many days:"
+msgstr "Automatically expire posts after this many days:"
 
-#: mod/update_community.php:23 mod/update_contact.php:23
-#: mod/update_display.php:24 mod/update_network.php:33 mod/update_notes.php:36
-#: mod/update_profile.php:34
-msgid "[Embedded content - reload page to view]"
-msgstr "[Embedded content - reload page to view]"
+#: mod/settings.php:1139
+msgid "If empty, posts will not expire. Expired posts will be deleted"
+msgstr "Posts will not expire if empty;  expired posts will be deleted"
 
-#: mod/videos.php:123
-msgid "No videos selected"
-msgstr "No videos selected"
+#: mod/settings.php:1140
+msgid "Advanced expiration settings"
+msgstr "Advanced expiration settings"
 
-#: mod/videos.php:280 src/Model/Item.php:3421
-msgid "View Video"
-msgstr "View video"
+#: mod/settings.php:1141
+msgid "Advanced Expiration"
+msgstr "Advanced expiration"
 
-#: mod/videos.php:295
-msgid "Recent Videos"
-msgstr "Recent videos"
+#: mod/settings.php:1142
+msgid "Expire posts:"
+msgstr "Expire posts:"
 
-#: mod/videos.php:297
-msgid "Upload New Videos"
-msgstr "Upload new videos"
+#: mod/settings.php:1143
+msgid "Expire personal notes:"
+msgstr "Expire personal notes:"
 
-#: mod/viewcontacts.php:78
-msgid "No contacts."
-msgstr "No contacts."
+#: mod/settings.php:1144
+msgid "Expire starred posts:"
+msgstr "Expire starred posts:"
 
-#: mod/viewcontacts.php:94 src/Module/Contact.php:606
-#: src/Module/Contact.php:1027
-#, php-format
-msgid "Visit %s's profile [%s]"
-msgstr "Visit %s's profile [%s]"
+#: mod/settings.php:1145
+msgid "Expire photos:"
+msgstr "Expire photos:"
 
-#: mod/viewcontacts.php:114 src/Content/Nav.php:202 src/Content/Nav.php:268
-#: src/Content/Text/HTML.php:911 src/Model/Profile.php:974
-#: src/Model/Profile.php:977 src/Module/Contact.php:814
-#: src/Module/Contact.php:884 view/theme/frio/theme.php:273
-msgid "Contacts"
-msgstr "Contacts"
+#: mod/settings.php:1146
+msgid "Only expire posts by others:"
+msgstr "Only expire posts by others:"
 
-#: mod/wallmessage.php:52 mod/wallmessage.php:115
-#, php-format
-msgid "Number of daily wall messages for %s exceeded. Message failed."
-msgstr "Number of daily wall messages for %s exceeded. Message failed."
+#: mod/settings.php:1176
+msgid "Account Settings"
+msgstr "Account Settings"
 
-#: mod/wallmessage.php:63
-msgid "Unable to check your home location."
-msgstr "Unable to check your home location."
+#: mod/settings.php:1184
+msgid "Password Settings"
+msgstr "Password change"
 
-#: mod/wallmessage.php:89 mod/wallmessage.php:98
-msgid "No recipient."
-msgstr "No recipient."
+#: mod/settings.php:1185 src/Module/Register.php:130
+msgid "New Password:"
+msgstr "New password:"
 
-#: mod/wallmessage.php:129
-#, php-format
+#: mod/settings.php:1185
 msgid ""
-"If you wish for %s to respond, please check that the privacy settings on "
-"your site allow private mail from unknown senders."
-msgstr "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."
+"Allowed characters are a-z, A-Z, 0-9 and special characters except white "
+"spaces, accentuated letters and colon (:)."
+msgstr "Allowed characters are a-z, A-Z, 0-9 and special characters except white spaces, accentuated letters and colon."
 
-#: mod/wall_attach.php:26 mod/wall_attach.php:33 mod/wall_attach.php:85
-#: mod/wall_upload.php:42 mod/wall_upload.php:58 mod/wall_upload.php:116
-#: mod/wall_upload.php:167 mod/wall_upload.php:170
-msgid "Invalid request."
-msgstr "Invalid request."
+#: mod/settings.php:1186 src/Module/Register.php:131
+msgid "Confirm:"
+msgstr "Confirm new password:"
 
-#: mod/wall_attach.php:103
-msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
-msgstr "Sorry, maybe your upload is bigger than the PHP configuration allows"
+#: mod/settings.php:1186
+msgid "Leave password fields blank unless changing"
+msgstr "Leave password fields blank unless changing"
 
-#: mod/wall_attach.php:103
-msgid "Or - did you try to upload an empty file?"
-msgstr "Or did you try to upload an empty file?"
+#: mod/settings.php:1187
+msgid "Current Password:"
+msgstr "Current password:"
 
-#: mod/wall_attach.php:114
-#, php-format
-msgid "File exceeds size limit of %s"
-msgstr "File exceeds size limit of %s"
+#: mod/settings.php:1187 mod/settings.php:1188
+msgid "Your current password to confirm the changes"
+msgstr "Current password to confirm change"
 
-#: mod/wall_attach.php:129
-msgid "File upload failed."
-msgstr "File upload failed."
+#: mod/settings.php:1188
+msgid "Password:"
+msgstr "Password:"
 
-#: mod/wall_upload.php:243
-msgid "Wall Photos"
-msgstr "Wall photos"
+#: mod/settings.php:1192
+msgid "Basic Settings"
+msgstr "Basic information"
 
-#: src/App.php:505
-msgid "Delete this item?"
-msgstr "Delete this item?"
+#: mod/settings.php:1193 src/Model/Profile.php:764
+msgid "Full Name:"
+msgstr "Full name:"
 
-#: src/App.php:547
-msgid "toggle mobile"
-msgstr "Toggle mobile"
+#: mod/settings.php:1194
+msgid "Email Address:"
+msgstr "Email address:"
 
-#: src/App.php:863
-msgid "No system theme config value set."
-msgstr "No system theme configuration value set."
+#: mod/settings.php:1195
+msgid "Your Timezone:"
+msgstr "Time zone:"
 
-#: src/App.php:1163
-msgid "You must be logged in to use addons. "
-msgstr "You must be logged in to use addons. "
+#: mod/settings.php:1196
+msgid "Your Language:"
+msgstr "Language:"
 
-#: src/BaseModule.php:135
+#: mod/settings.php:1196
 msgid ""
-"The form security token was not correct. This probably happened because the "
-"form has been opened for too long (>3 hours) before submitting it."
-msgstr "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours."
+"Set the language we use to show you friendica interface and to send you "
+"emails"
+msgstr "Set the language of your Friendica interface and emails sent to you."
 
-#: src/Console/ArchiveContact.php:65
-#, php-format
-msgid "Could not find any unarchived contact entry for this URL (%s)"
-msgstr "Could not find any unarchived contact entry for this URL (%s)"
+#: mod/settings.php:1197
+msgid "Default Post Location:"
+msgstr "Posting location:"
 
-#: src/Console/ArchiveContact.php:68
-msgid "The contact entries have been archived"
-msgstr "The contact entries have been archived"
+#: mod/settings.php:1198
+msgid "Use Browser Location:"
+msgstr "Use browser location:"
 
-#: src/Console/GlobalCommunityBlock.php:65
-#: src/Module/Admin/Blocklist/Contact.php:29
-#, php-format
-msgid "Could not find any contact entry for this URL (%s)"
-msgstr "Could not find any contact entry for this URL (%s)"
+#: mod/settings.php:1201
+msgid "Security and Privacy Settings"
+msgstr "Security and privacy"
 
-#: src/Console/GlobalCommunityBlock.php:68
-#: src/Module/Admin/Blocklist/Contact.php:27
-msgid "The contact has been blocked from the node"
-msgstr "The contact has been blocked from the node"
+#: mod/settings.php:1203
+msgid "Maximum Friend Requests/Day:"
+msgstr "Maximum friend requests per day:"
 
-#: src/Console/NewPassword.php:72
-msgid "Enter new password: "
-msgstr "Enter new password: "
+#: mod/settings.php:1203 mod/settings.php:1232
+msgid "(to prevent spam abuse)"
+msgstr "May prevent spam or abuse registrations"
 
-#: src/Console/PostUpdate.php:50
-#, php-format
-msgid "Post update version number has been set to %s."
-msgstr "Post update version number has been set to %s."
+#: mod/settings.php:1204
+msgid "Default Post Permissions"
+msgstr "Default post permissions"
 
-#: src/Console/PostUpdate.php:58
-msgid "Check for pending update actions."
-msgstr "Check for pending update actions."
+#: mod/settings.php:1205
+msgid "(click to open/close)"
+msgstr "(reveal/hide)"
 
-#: src/Console/PostUpdate.php:60
-msgid "Done."
-msgstr "Done."
+#: mod/settings.php:1215
+msgid "Default Private Post"
+msgstr "Default private post"
 
-#: src/Console/PostUpdate.php:62
-msgid "Execute pending post updates."
-msgstr "Execute pending post updates."
+#: mod/settings.php:1216
+msgid "Default Public Post"
+msgstr "Default public post"
 
-#: src/Console/PostUpdate.php:68
-msgid "All pending post updates are done."
-msgstr "All pending post updates are done."
+#: mod/settings.php:1220
+msgid "Default Permissions for New Posts"
+msgstr "Default permissions for new posts"
 
-#: src/Content/ContactSelector.php:58
-msgid "Frequently"
-msgstr "Frequently"
+#: mod/settings.php:1232
+msgid "Maximum private messages per day from unknown people:"
+msgstr "Maximum private messages per day from unknown people:"
 
-#: src/Content/ContactSelector.php:59
-msgid "Hourly"
-msgstr "Hourly"
+#: mod/settings.php:1235
+msgid "Notification Settings"
+msgstr "Notification"
 
-#: src/Content/ContactSelector.php:60
-msgid "Twice daily"
-msgstr "Twice daily"
+#: mod/settings.php:1236
+msgid "Send a notification email when:"
+msgstr "Send notification email when:"
 
-#: src/Content/ContactSelector.php:61
-msgid "Daily"
-msgstr "Daily"
+#: mod/settings.php:1237
+msgid "You receive an introduction"
+msgstr "Receiving an introduction"
 
-#: src/Content/ContactSelector.php:62
-msgid "Weekly"
-msgstr "Weekly"
+#: mod/settings.php:1238
+msgid "Your introductions are confirmed"
+msgstr "My introductions are confirmed"
 
-#: src/Content/ContactSelector.php:63
-msgid "Monthly"
-msgstr "Monthly"
+#: mod/settings.php:1239
+msgid "Someone writes on your profile wall"
+msgstr "Someone writes on my wall"
 
-#: src/Content/ContactSelector.php:83
-msgid "DFRN"
-msgstr "DFRN"
+#: mod/settings.php:1240
+msgid "Someone writes a followup comment"
+msgstr "A follow up comment is posted"
 
-#: src/Content/ContactSelector.php:84
-msgid "OStatus"
-msgstr "OStatus"
+#: mod/settings.php:1241
+msgid "You receive a private message"
+msgstr "receiving a private message"
 
-#: src/Content/ContactSelector.php:85
-msgid "RSS/Atom"
-msgstr "RSS/Atom"
+#: mod/settings.php:1242
+msgid "You receive a friend suggestion"
+msgstr "Receiving a friend suggestion"
 
-#: src/Content/ContactSelector.php:86 src/Module/Admin/Users.php:272
-#: src/Module/Admin/Users.php:283 src/Module/Admin/Users.php:297
-#: src/Module/Admin/Users.php:315
-msgid "Email"
-msgstr "Email"
+#: mod/settings.php:1243
+msgid "You are tagged in a post"
+msgstr "Tagged in a post"
 
-#: src/Content/ContactSelector.php:88
-msgid "Zot!"
-msgstr "Zot!"
+#: mod/settings.php:1244
+msgid "You are poked/prodded/etc. in a post"
+msgstr "Poked in a post"
 
-#: src/Content/ContactSelector.php:89
-msgid "LinkedIn"
-msgstr "LinkedIn"
+#: mod/settings.php:1246
+msgid "Activate desktop notifications"
+msgstr "Activate desktop notifications"
 
-#: src/Content/ContactSelector.php:90
-msgid "XMPP/IM"
-msgstr "XMPP/IM"
+#: mod/settings.php:1246
+msgid "Show desktop popup on new notifications"
+msgstr "Show desktop pop-up on new notifications"
 
-#: src/Content/ContactSelector.php:91
-msgid "MySpace"
-msgstr "MySpace"
+#: mod/settings.php:1248
+msgid "Text-only notification emails"
+msgstr "Text-only notification emails"
 
-#: src/Content/ContactSelector.php:92
-msgid "Google+"
-msgstr "Google+"
+#: mod/settings.php:1250
+msgid "Send text only notification emails, without the html part"
+msgstr "Receive text only emails without HTML "
 
-#: src/Content/ContactSelector.php:93
-msgid "pump.io"
-msgstr "pump.io"
+#: mod/settings.php:1252
+msgid "Show detailled notifications"
+msgstr "Show detailled notifications"
 
-#: src/Content/ContactSelector.php:94
-msgid "Twitter"
-msgstr "Twitter"
+#: mod/settings.php:1254
+msgid ""
+"Per default, notifications are condensed to a single notification per item. "
+"When enabled every notification is displayed."
+msgstr "By default, notifications are condensed into a single notification for each item. When enabled, every notification is displayed."
 
-#: src/Content/ContactSelector.php:95
-msgid "Diaspora Connector"
-msgstr "diaspora* connector"
+#: mod/settings.php:1256
+msgid "Advanced Account/Page Type Settings"
+msgstr "Advanced account types"
 
-#: src/Content/ContactSelector.php:96
-msgid "GNU Social Connector"
-msgstr "GNU Social Connector"
+#: mod/settings.php:1257
+msgid "Change the behaviour of this account for special situations"
+msgstr "Change behaviour of this account for special situations"
 
-#: src/Content/ContactSelector.php:97
-msgid "ActivityPub"
-msgstr "ActivityPub"
+#: mod/settings.php:1260
+msgid "Relocate"
+msgstr "Recent relocation"
 
-#: src/Content/ContactSelector.php:98
-msgid "pnut"
-msgstr "pnut"
+#: mod/settings.php:1261
+msgid ""
+"If you have moved this profile from another server, and some of your "
+"contacts don't receive your updates, try pushing this button."
+msgstr "If you have moved this profile from another server and some of your contacts don't receive your updates:"
 
-#: src/Content/ContactSelector.php:153 src/Content/ContactSelector.php:193
-#: src/Content/ContactSelector.php:231
-msgid "No answer"
-msgstr "No answer"
+#: mod/settings.php:1262
+msgid "Resend relocate message to contacts"
+msgstr "Resend relocation message to contacts"
 
-#: src/Content/ContactSelector.php:154
-msgid "Male"
-msgstr "Male"
+#: view/theme/duepuntozero/config.php:55 src/Model/User.php:745
+msgid "default"
+msgstr "default"
 
-#: src/Content/ContactSelector.php:155
-msgid "Female"
-msgstr "Female"
+#: view/theme/duepuntozero/config.php:56
+msgid "greenzero"
+msgstr "greenzero"
 
-#: src/Content/ContactSelector.php:156
-msgid "Currently Male"
-msgstr "Currently male"
+#: view/theme/duepuntozero/config.php:57
+msgid "purplezero"
+msgstr "purplezero"
 
-#: src/Content/ContactSelector.php:157
-msgid "Currently Female"
-msgstr "Currently female"
+#: view/theme/duepuntozero/config.php:58
+msgid "easterbunny"
+msgstr "easterbunny"
 
-#: src/Content/ContactSelector.php:158
-msgid "Mostly Male"
-msgstr "Mostly male"
+#: view/theme/duepuntozero/config.php:59
+msgid "darkzero"
+msgstr "darkzero"
 
-#: src/Content/ContactSelector.php:159
-msgid "Mostly Female"
-msgstr "Mostly female"
+#: view/theme/duepuntozero/config.php:60
+msgid "comix"
+msgstr "comix"
 
-#: src/Content/ContactSelector.php:160
-msgid "Transgender"
-msgstr "Transgender"
+#: view/theme/duepuntozero/config.php:61
+msgid "slackr"
+msgstr "slackr"
 
-#: src/Content/ContactSelector.php:161
-msgid "Intersex"
-msgstr "Intersex"
+#: view/theme/duepuntozero/config.php:74
+msgid "Variations"
+msgstr "Variations"
 
-#: src/Content/ContactSelector.php:162
-msgid "Transsexual"
-msgstr "Transsexual"
+#: view/theme/frio/php/Image.php:24
+msgid "Top Banner"
+msgstr "Top Banner"
 
-#: src/Content/ContactSelector.php:163
-msgid "Hermaphrodite"
-msgstr "Hermaphrodite"
+#: view/theme/frio/php/Image.php:24
+msgid ""
+"Resize image to the width of the screen and show background color below on "
+"long pages."
+msgstr "Resize image to the width of the screen and show background colour below on long pages."
 
-#: src/Content/ContactSelector.php:164
-msgid "Neuter"
-msgstr "Neuter"
+#: view/theme/frio/php/Image.php:25
+msgid "Full screen"
+msgstr "Full screen"
 
-#: src/Content/ContactSelector.php:165
-msgid "Non-specific"
-msgstr "Non-specific"
+#: view/theme/frio/php/Image.php:25
+msgid ""
+"Resize image to fill entire screen, clipping either the right or the bottom."
+msgstr "Resize image to fill entire screen, clipping either the right or the bottom."
 
-#: src/Content/ContactSelector.php:166
-msgid "Other"
-msgstr "Other"
+#: view/theme/frio/php/Image.php:26
+msgid "Single row mosaic"
+msgstr "Single row mosaic"
 
-#: src/Content/ContactSelector.php:194
-msgid "Males"
-msgstr "Males"
+#: view/theme/frio/php/Image.php:26
+msgid ""
+"Resize image to repeat it on a single row, either vertical or horizontal."
+msgstr "Resize image to repeat it on a single row, either vertical or horizontal."
 
-#: src/Content/ContactSelector.php:195
-msgid "Females"
-msgstr "Females"
+#: view/theme/frio/php/Image.php:27
+msgid "Mosaic"
+msgstr "Mosaic"
 
-#: src/Content/ContactSelector.php:196
-msgid "Gay"
-msgstr "Gay"
+#: view/theme/frio/php/Image.php:27
+msgid "Repeat image to fill the screen."
+msgstr "Repeat image to fill the screen."
 
-#: src/Content/ContactSelector.php:197
-msgid "Lesbian"
-msgstr "Lesbian"
+#: view/theme/frio/config.php:111
+msgid "Custom"
+msgstr "Custom"
 
-#: src/Content/ContactSelector.php:198
-msgid "No Preference"
-msgstr "No Preference"
+#: view/theme/frio/config.php:123
+msgid "Note"
+msgstr "Note"
 
-#: src/Content/ContactSelector.php:199
-msgid "Bisexual"
-msgstr "Bisexual"
+#: view/theme/frio/config.php:123
+msgid "Check image permissions if all users are allowed to see the image"
+msgstr "Check image permissions that all everyone is allowed to see the image"
 
-#: src/Content/ContactSelector.php:200
-msgid "Autosexual"
-msgstr "Auto-sexual"
+#: view/theme/frio/config.php:129
+msgid "Select color scheme"
+msgstr "Select colour scheme"
 
-#: src/Content/ContactSelector.php:201
-msgid "Abstinent"
-msgstr "Abstinent"
+#: view/theme/frio/config.php:130
+msgid "Copy or paste schemestring"
+msgstr "Copy or paste theme string"
 
-#: src/Content/ContactSelector.php:202
-msgid "Virgin"
-msgstr "Virgin"
+#: view/theme/frio/config.php:130
+msgid ""
+"You can copy this string to share your theme with others. Pasting here "
+"applies the schemestring"
+msgstr "You can copy this string to share your theme with others. Pasting here applies the theme string"
 
-#: src/Content/ContactSelector.php:203
-msgid "Deviant"
-msgstr "Deviant"
+#: view/theme/frio/config.php:131
+msgid "Navigation bar background color"
+msgstr "Navigation bar background colour:"
 
-#: src/Content/ContactSelector.php:204
-msgid "Fetish"
-msgstr "Fetish"
+#: view/theme/frio/config.php:132
+msgid "Navigation bar icon color "
+msgstr "Navigation bar icon colour:"
 
-#: src/Content/ContactSelector.php:205
-msgid "Oodles"
-msgstr "Oodles"
+#: view/theme/frio/config.php:133
+msgid "Link color"
+msgstr "Link colour:"
 
-#: src/Content/ContactSelector.php:206
-msgid "Nonsexual"
-msgstr "Asexual"
+#: view/theme/frio/config.php:134
+msgid "Set the background color"
+msgstr "Background colour:"
 
-#: src/Content/ContactSelector.php:232
-msgid "Single"
-msgstr "Single"
+#: view/theme/frio/config.php:135
+msgid "Content background opacity"
+msgstr "Content background opacity"
 
-#: src/Content/ContactSelector.php:233
-msgid "Lonely"
-msgstr "Lonely"
+#: view/theme/frio/config.php:136
+msgid "Set the background image"
+msgstr "Background image:"
 
-#: src/Content/ContactSelector.php:234
-msgid "Available"
-msgstr "Available"
+#: view/theme/frio/config.php:137
+msgid "Background image style"
+msgstr "Background image style"
 
-#: src/Content/ContactSelector.php:235
-msgid "Unavailable"
-msgstr "Unavailable"
+#: view/theme/frio/config.php:139
+msgid "Enable Compose page"
+msgstr "Enable compose page"
 
-#: src/Content/ContactSelector.php:236
-msgid "Has crush"
-msgstr "Having a crush"
+#: view/theme/frio/config.php:139
+msgid ""
+"This replaces the jot modal window for writing new posts with a link to <a "
+"href=\"compose\">the new Compose page</a>."
+msgstr "This replaces the jot modal window for writing new posts with a link to <a href=\"compose\">the new Compose page</a>."
 
-#: src/Content/ContactSelector.php:237
-msgid "Infatuated"
-msgstr "Infatuated"
+#: view/theme/frio/config.php:143
+msgid "Login page background image"
+msgstr "Login page background image"
 
-#: src/Content/ContactSelector.php:238
-msgid "Dating"
-msgstr "Dating"
+#: view/theme/frio/config.php:147
+msgid "Login page background color"
+msgstr "Login page background colour"
 
-#: src/Content/ContactSelector.php:239
-msgid "Unfaithful"
-msgstr "Unfaithful"
+#: view/theme/frio/config.php:147
+msgid "Leave background image and color empty for theme defaults"
+msgstr "Leave background image and colour empty for theme defaults"
 
-#: src/Content/ContactSelector.php:240
-msgid "Sex Addict"
-msgstr "Sex addict"
+#: view/theme/frio/theme.php:246
+msgid "Guest"
+msgstr "Guest"
 
-#: src/Content/ContactSelector.php:241 src/Model/User.php:729
-msgid "Friends"
-msgstr "Friends"
+#: view/theme/frio/theme.php:251
+msgid "Visitor"
+msgstr "Visitor"
 
-#: src/Content/ContactSelector.php:242
-msgid "Friends/Benefits"
-msgstr "Friends with benefits"
+#: view/theme/frio/theme.php:267 src/Content/Nav.php:160
+#: src/Model/Profile.php:917 src/Module/Settings/TwoFactor/Index.php:91
+#: src/Module/Contact.php:616 src/Module/Contact.php:831
+msgid "Status"
+msgstr "Status"
 
-#: src/Content/ContactSelector.php:243
-msgid "Casual"
-msgstr "Casual"
+#: view/theme/frio/theme.php:267 src/Content/Nav.php:160
+#: src/Content/Nav.php:244
+msgid "Your posts and conversations"
+msgstr "My posts and conversations"
 
-#: src/Content/ContactSelector.php:244
-msgid "Engaged"
-msgstr "Engaged"
+#: view/theme/frio/theme.php:268 src/Content/Nav.php:161
+msgid "Your profile page"
+msgstr "My profile page"
 
-#: src/Content/ContactSelector.php:245
-msgid "Married"
-msgstr "Married"
+#: view/theme/frio/theme.php:269 src/Content/Nav.php:162
+msgid "Your photos"
+msgstr "My photos"
 
-#: src/Content/ContactSelector.php:246
-msgid "Imaginarily married"
-msgstr "Imaginarily married"
+#: view/theme/frio/theme.php:270 src/Content/Nav.php:163
+#: src/Model/Profile.php:941 src/Model/Profile.php:944
+msgid "Videos"
+msgstr "Videos"
 
-#: src/Content/ContactSelector.php:247
-msgid "Partners"
-msgstr "Partners"
+#: view/theme/frio/theme.php:270 src/Content/Nav.php:163
+msgid "Your videos"
+msgstr "My videos"
 
-#: src/Content/ContactSelector.php:248
-msgid "Cohabiting"
-msgstr "Cohabiting"
+#: view/theme/frio/theme.php:271 src/Content/Nav.php:164
+msgid "Your events"
+msgstr "My events"
 
-#: src/Content/ContactSelector.php:249
-msgid "Common law"
-msgstr "Common law spouse"
+#: view/theme/frio/theme.php:274 src/Core/NotificationsManager.php:151
+#: src/Content/Nav.php:241
+msgid "Network"
+msgstr "Network"
 
-#: src/Content/ContactSelector.php:250
-msgid "Happy"
-msgstr "Happy"
+#: view/theme/frio/theme.php:274 src/Content/Nav.php:241
+msgid "Conversations from your friends"
+msgstr "My friends' conversations"
 
-#: src/Content/ContactSelector.php:251
-msgid "Not looking"
-msgstr "Not looking"
+#: view/theme/frio/theme.php:275 src/Content/Nav.php:228
+#: src/Model/Profile.php:956 src/Model/Profile.php:967
+msgid "Events and Calendar"
+msgstr "Events and calendar"
 
-#: src/Content/ContactSelector.php:252
-msgid "Swinger"
-msgstr "Swinger"
+#: view/theme/frio/theme.php:276 src/Content/Nav.php:254
+msgid "Private mail"
+msgstr "Private messages"
 
-#: src/Content/ContactSelector.php:253
-msgid "Betrayed"
-msgstr "Betrayed"
+#: view/theme/frio/theme.php:277 src/Content/Nav.php:265
+msgid "Account settings"
+msgstr "Account settings"
 
-#: src/Content/ContactSelector.php:254
-msgid "Separated"
-msgstr "Separated"
+#: view/theme/frio/theme.php:278 src/Content/Text/HTML.php:904
+#: src/Content/Nav.php:205 src/Content/Nav.php:271 src/Model/Profile.php:996
+#: src/Model/Profile.php:999 src/Module/Contact.php:774
+#: src/Module/Contact.php:859
+msgid "Contacts"
+msgstr "Contacts"
 
-#: src/Content/ContactSelector.php:255
-msgid "Unstable"
-msgstr "Unstable"
+#: view/theme/frio/theme.php:278 src/Content/Nav.php:271
+msgid "Manage/edit friends and contacts"
+msgstr "Manage/Edit friends and contacts"
 
-#: src/Content/ContactSelector.php:256
-msgid "Divorced"
-msgstr "Divorced"
+#: view/theme/quattro/config.php:76
+msgid "Alignment"
+msgstr "Alignment"
 
-#: src/Content/ContactSelector.php:257
-msgid "Imaginarily divorced"
-msgstr "Imaginarily divorced"
+#: view/theme/quattro/config.php:76
+msgid "Left"
+msgstr "Left"
 
-#: src/Content/ContactSelector.php:258
-msgid "Widowed"
-msgstr "Widowed"
+#: view/theme/quattro/config.php:76
+msgid "Center"
+msgstr "Centre"
 
-#: src/Content/ContactSelector.php:259
-msgid "Uncertain"
-msgstr "Uncertain"
+#: view/theme/quattro/config.php:77
+msgid "Color scheme"
+msgstr "Colour scheme"
 
-#: src/Content/ContactSelector.php:260
-msgid "It's complicated"
-msgstr "It's complicated"
+#: view/theme/quattro/config.php:78
+msgid "Posts font size"
+msgstr "Posts font size"
 
-#: src/Content/ContactSelector.php:261
-msgid "Don't care"
-msgstr "Don't care"
+#: view/theme/quattro/config.php:79
+msgid "Textareas font size"
+msgstr "Text areas font size"
 
-#: src/Content/ContactSelector.php:262
-msgid "Ask me"
-msgstr "Ask me"
+#: view/theme/vier/config.php:76
+msgid "Comma separated list of helper forums"
+msgstr "Comma separated list of helper forums"
 
-#: src/Content/Feature.php:82
-msgid "General Features"
-msgstr "General"
+#: view/theme/vier/config.php:116 src/Core/ACL.php:302
+msgid "don't show"
+msgstr "don't show"
 
-#: src/Content/Feature.php:84
-msgid "Multiple Profiles"
-msgstr "Multiple profiles"
+#: view/theme/vier/config.php:116 src/Core/ACL.php:301
+msgid "show"
+msgstr "show"
 
-#: src/Content/Feature.php:84
-msgid "Ability to create multiple profiles"
-msgstr "Ability to create multiple profiles"
+#: view/theme/vier/config.php:122
+msgid "Set style"
+msgstr "Set style"
 
-#: src/Content/Feature.php:85
-msgid "Photo Location"
-msgstr "Photo location"
+#: view/theme/vier/config.php:123
+msgid "Community Pages"
+msgstr "Community pages"
 
-#: src/Content/Feature.php:85
-msgid ""
-"Photo metadata is normally stripped. This extracts the location (if present)"
-" prior to stripping metadata and links it to a map."
-msgstr "Photo metadata is normally removed. This extracts the location (if present) prior to removing metadata and links it to a map."
+#: view/theme/vier/config.php:124 view/theme/vier/theme.php:151
+msgid "Community Profiles"
+msgstr "Community profiles"
 
-#: src/Content/Feature.php:86
-msgid "Export Public Calendar"
-msgstr "Export public calendar"
+#: view/theme/vier/config.php:125
+msgid "Help or @NewHere ?"
+msgstr "Help or @NewHere ?"
 
-#: src/Content/Feature.php:86
-msgid "Ability for visitors to download the public calendar"
-msgstr "Ability for visitors to download the public calendar"
+#: view/theme/vier/config.php:126 view/theme/vier/theme.php:373
+msgid "Connect Services"
+msgstr "Connect services"
 
-#: src/Content/Feature.php:91
-msgid "Post Composition Features"
-msgstr "Post composition"
+#: view/theme/vier/config.php:127
+msgid "Find Friends"
+msgstr "Find friends"
 
-#: src/Content/Feature.php:92
-msgid "Auto-mention Forums"
-msgstr "Auto-mention forums"
+#: view/theme/vier/config.php:128 view/theme/vier/theme.php:181
+msgid "Last users"
+msgstr "Last users"
 
-#: src/Content/Feature.php:92
-msgid ""
-"Add/remove mention when a forum page is selected/deselected in ACL window."
-msgstr "Add/Remove mention when a forum page is selected or deselected in the ACL window."
+#: view/theme/vier/theme.php:199 src/Content/Widget.php:64
+msgid "Find People"
+msgstr "Find people"
 
-#: src/Content/Feature.php:93
-msgid "Explicit Mentions"
-msgstr "Explicit mentions"
+#: view/theme/vier/theme.php:200 src/Content/Widget.php:65
+msgid "Enter name or interest"
+msgstr "Enter name or interest"
 
-#: src/Content/Feature.php:93
-msgid ""
-"Add explicit mentions to comment box for manual control over who gets "
-"mentioned in replies."
-msgstr "Add explicit mentions to comment box for manual control over who gets mentioned in replies."
+#: view/theme/vier/theme.php:202 src/Content/Widget.php:67
+msgid "Examples: Robert Morgenstein, Fishing"
+msgstr "Examples: Robert Morgenstein, fishing"
 
-#: src/Content/Feature.php:98
-msgid "Network Sidebar"
-msgstr "Network sidebar"
+#: view/theme/vier/theme.php:203 src/Content/Widget.php:68
+#: src/Module/Directory.php:86 src/Module/Contact.php:795
+msgid "Find"
+msgstr "Find"
 
-#: src/Content/Feature.php:99
-msgid "Ability to select posts by date ranges"
-msgstr "Ability to select posts by date ranges"
+#: view/theme/vier/theme.php:205 src/Content/Widget.php:70
+msgid "Similar Interests"
+msgstr "Similar interests"
 
-#: src/Content/Feature.php:100
-msgid "Protocol Filter"
-msgstr "Protocol Filter"
+#: view/theme/vier/theme.php:206 src/Content/Widget.php:71
+msgid "Random Profile"
+msgstr "Random profile"
 
-#: src/Content/Feature.php:100
-msgid "Enable widget to display Network posts only from selected protocols"
-msgstr "Enable widget to display Network posts only from selected protocols"
+#: view/theme/vier/theme.php:207 src/Content/Widget.php:72
+msgid "Invite Friends"
+msgstr "Invite friends"
 
-#: src/Content/Feature.php:105
-msgid "Network Tabs"
-msgstr "Network tabs"
+#: view/theme/vier/theme.php:208 src/Content/Widget.php:73
+#: src/Module/Directory.php:78
+msgid "Global Directory"
+msgstr "Global Directory"
 
-#: src/Content/Feature.php:106
-msgid "Network New Tab"
-msgstr "Network new tab"
+#: view/theme/vier/theme.php:210 src/Content/Widget.php:75
+msgid "Local Directory"
+msgstr "Local directory"
 
-#: src/Content/Feature.php:106
-msgid "Enable tab to display only new Network posts (from the last 12 hours)"
-msgstr "Enable tab to display only new network posts (last 12 hours)"
+#: view/theme/vier/theme.php:250 src/Content/Text/HTML.php:907
+#: src/Content/Nav.php:209 src/Content/ForumManager.php:130
+msgid "Forums"
+msgstr "Forums"
 
-#: src/Content/Feature.php:107
-msgid "Network Shared Links Tab"
-msgstr "Network shared links tab"
+#: view/theme/vier/theme.php:252 src/Content/ForumManager.php:132
+msgid "External link to forum"
+msgstr "External link to forum"
 
-#: src/Content/Feature.php:107
-msgid "Enable tab to display only Network posts with links in them"
-msgstr "Enable tab to display only network posts with links in them"
+#: view/theme/vier/theme.php:255 src/Content/Widget.php:407
+#: src/Content/Widget.php:507 src/Content/ForumManager.php:135
+msgid "show more"
+msgstr "Show more..."
 
-#: src/Content/Feature.php:112
-msgid "Post/Comment Tools"
-msgstr "Post/Comment tools"
+#: view/theme/vier/theme.php:288
+msgid "Quick Start"
+msgstr "Quick start"
 
-#: src/Content/Feature.php:113
-msgid "Post Categories"
-msgstr "Post categories"
+#: view/theme/vier/theme.php:294 src/Content/Nav.php:192
+#: src/Module/Help.php:50 src/Module/Settings/TwoFactor/AppSpecific.php:99
+#: src/Module/Settings/TwoFactor/Index.php:90
+#: src/Module/Settings/TwoFactor/Recovery.php:77
+#: src/Module/Settings/TwoFactor/Verify.php:117
+msgid "Help"
+msgstr "Help"
 
-#: src/Content/Feature.php:113
-msgid "Add categories to your posts"
-msgstr "Add categories to your posts"
+#: src/Core/L10n/L10n.php:370 src/Model/Event.php:397
+msgid "Tuesday"
+msgstr "Tuesday"
 
-#: src/Content/Feature.php:118
-msgid "Advanced Profile Settings"
-msgstr "Advanced profiles"
+#: src/Core/L10n/L10n.php:370 src/Model/Event.php:398
+msgid "Wednesday"
+msgstr "Wednesday"
 
-#: src/Content/Feature.php:119
-msgid "List Forums"
-msgstr "List forums"
+#: src/Core/L10n/L10n.php:370 src/Model/Event.php:399
+msgid "Thursday"
+msgstr "Thursday"
 
-#: src/Content/Feature.php:119
-msgid "Show visitors public community forums at the Advanced Profile Page"
-msgstr "Show visitors of public community forums at the advanced profile page"
+#: src/Core/L10n/L10n.php:370 src/Model/Event.php:400
+msgid "Friday"
+msgstr "Friday"
 
-#: src/Content/Feature.php:120
-msgid "Tag Cloud"
-msgstr "Tag cloud"
+#: src/Core/L10n/L10n.php:370 src/Model/Event.php:401
+msgid "Saturday"
+msgstr "Saturday"
 
-#: src/Content/Feature.php:120
-msgid "Provide a personal tag cloud on your profile page"
-msgstr "Provides a personal tag cloud on your profile page"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:416
+msgid "January"
+msgstr "January"
 
-#: src/Content/Feature.php:121
-msgid "Display Membership Date"
-msgstr "Display membership date"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:417
+msgid "February"
+msgstr "February"
 
-#: src/Content/Feature.php:121
-msgid "Display membership date in profile"
-msgstr "Display membership date in profile"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:418
+msgid "March"
+msgstr "March"
 
-#: src/Content/ForumManager.php:130 src/Content/Nav.php:206
-#: src/Content/Text/HTML.php:914 view/theme/vier/theme.php:250
-msgid "Forums"
-msgstr "Forums"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:419
+msgid "April"
+msgstr "April"
 
-#: src/Content/ForumManager.php:132 view/theme/vier/theme.php:252
-msgid "External link to forum"
-msgstr "External link to forum"
+#: src/Core/L10n/L10n.php:374 src/Core/L10n/L10n.php:394
+#: src/Model/Event.php:407
+msgid "May"
+msgstr "May"
 
-#: src/Content/Nav.php:73
-msgid "Nothing new here"
-msgstr "Nothing new here"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:420
+msgid "June"
+msgstr "June"
 
-#: src/Content/Nav.php:77
-msgid "Clear notifications"
-msgstr "Clear notifications"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:421
+msgid "July"
+msgstr "July"
 
-#: src/Content/Nav.php:78 src/Content/Text/HTML.php:903
-msgid "@name, !forum, #tags, content"
-msgstr "@name, !forum, #tags, content"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:422
+msgid "August"
+msgstr "August"
 
-#: src/Content/Nav.php:152 src/Module/Login.php:324
-#: view/theme/frio/theme.php:259
-msgid "Logout"
-msgstr "Logout"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:423
+msgid "September"
+msgstr "September"
 
-#: src/Content/Nav.php:152 view/theme/frio/theme.php:259
-msgid "End this session"
-msgstr "End this session"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:424
+msgid "October"
+msgstr "October"
 
-#: src/Content/Nav.php:155 src/Model/Profile.php:895
-#: src/Module/Contact.php:655 src/Module/Contact.php:856
-#: src/Module/Settings/TwoFactor/Index.php:85 view/theme/frio/theme.php:262
-msgid "Status"
-msgstr "Status"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:425
+msgid "November"
+msgstr "November"
 
-#: src/Content/Nav.php:155 src/Content/Nav.php:241
-#: view/theme/frio/theme.php:262
-msgid "Your posts and conversations"
-msgstr "My posts and conversations"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:426
+msgid "December"
+msgstr "December"
 
-#: src/Content/Nav.php:156 view/theme/frio/theme.php:263
-msgid "Your profile page"
-msgstr "My profile page"
+#: src/Core/L10n/L10n.php:390 src/Model/Event.php:388
+msgid "Mon"
+msgstr "Mon"
 
-#: src/Content/Nav.php:157 view/theme/frio/theme.php:264
-msgid "Your photos"
-msgstr "My photos"
+#: src/Core/L10n/L10n.php:390 src/Model/Event.php:389
+msgid "Tue"
+msgstr "Tue"
 
-#: src/Content/Nav.php:158 src/Model/Profile.php:919 src/Model/Profile.php:922
-#: view/theme/frio/theme.php:265
-msgid "Videos"
-msgstr "Videos"
+#: src/Core/L10n/L10n.php:390 src/Model/Event.php:390
+msgid "Wed"
+msgstr "Wed"
 
-#: src/Content/Nav.php:158 view/theme/frio/theme.php:265
-msgid "Your videos"
-msgstr "My videos"
+#: src/Core/L10n/L10n.php:390 src/Model/Event.php:391
+msgid "Thu"
+msgstr "Thu"
 
-#: src/Content/Nav.php:159 view/theme/frio/theme.php:266
-msgid "Your events"
-msgstr "My events"
+#: src/Core/L10n/L10n.php:390 src/Model/Event.php:392
+msgid "Fri"
+msgstr "Fri"
 
-#: src/Content/Nav.php:160
-msgid "Personal notes"
-msgstr "Personal notes"
+#: src/Core/L10n/L10n.php:390 src/Model/Event.php:393
+msgid "Sat"
+msgstr "Sat"
 
-#: src/Content/Nav.php:160
-msgid "Your personal notes"
-msgstr "My personal notes"
+#: src/Core/L10n/L10n.php:390 src/Model/Event.php:387
+msgid "Sun"
+msgstr "Sun"
 
-#: src/Content/Nav.php:169 src/Module/Bookmarklet.php:25
-#: src/Module/Login.php:325
-msgid "Login"
-msgstr "Login"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:403
+msgid "Jan"
+msgstr "Jan"
 
-#: src/Content/Nav.php:169
-msgid "Sign in"
-msgstr "Sign in"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:404
+msgid "Feb"
+msgstr "Feb"
 
-#: src/Content/Nav.php:179 src/Content/Nav.php:241
-#: src/Core/NotificationsManager.php:165
-msgid "Home"
-msgstr "Home"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:405
+msgid "Mar"
+msgstr "Mar"
 
-#: src/Content/Nav.php:179
-msgid "Home Page"
-msgstr "Home page"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:406
+msgid "Apr"
+msgstr "Apr"
 
-#: src/Content/Nav.php:183 src/Module/Login.php:296
-#: src/Module/Register.php:136
-msgid "Register"
-msgstr "Sign up now >>"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:408
+msgid "Jun"
+msgstr "Jun"
 
-#: src/Content/Nav.php:183
-msgid "Create an account"
-msgstr "Create account"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:409
+msgid "Jul"
+msgstr "Jul"
 
-#: src/Content/Nav.php:189 src/Module/Help.php:50
-#: src/Module/Settings/TwoFactor/Index.php:84
-#: src/Module/Settings/TwoFactor/Recovery.php:77
-#: src/Module/Settings/TwoFactor/Verify.php:117 view/theme/vier/theme.php:294
-msgid "Help"
-msgstr "Help"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:410
+msgid "Aug"
+msgstr "Aug"
 
-#: src/Content/Nav.php:189
-msgid "Help and documentation"
-msgstr "Help and documentation"
+#: src/Core/L10n/L10n.php:394
+msgid "Sep"
+msgstr "Sep"
 
-#: src/Content/Nav.php:193
-msgid "Apps"
-msgstr "Apps"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:412
+msgid "Oct"
+msgstr "Oct"
 
-#: src/Content/Nav.php:193
-msgid "Addon applications, utilities, games"
-msgstr "Addon applications, utilities, games"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:413
+msgid "Nov"
+msgstr "Nov"
 
-#: src/Content/Nav.php:197
-msgid "Search site content"
-msgstr "Search site content"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:414
+msgid "Dec"
+msgstr "Dec"
 
-#: src/Content/Nav.php:200 src/Content/Text/HTML.php:909
-msgid "Full Text"
-msgstr "Full text"
+#: src/Core/L10n/L10n.php:413
+msgid "poke"
+msgstr "poke"
 
-#: src/Content/Nav.php:201 src/Content/Text/HTML.php:910
-#: src/Content/Widget/TagCloud.php:54
-msgid "Tags"
-msgstr "Tags"
+#: src/Core/L10n/L10n.php:413
+msgid "poked"
+msgstr "poked"
 
-#: src/Content/Nav.php:221
-msgid "Community"
-msgstr "Community"
+#: src/Core/L10n/L10n.php:414
+msgid "ping"
+msgstr "ping"
 
-#: src/Content/Nav.php:221
-msgid "Conversations on this and other servers"
-msgstr "Conversations on this and other servers"
+#: src/Core/L10n/L10n.php:414
+msgid "pinged"
+msgstr "pinged"
 
-#: src/Content/Nav.php:225 src/Model/Profile.php:934 src/Model/Profile.php:945
-#: view/theme/frio/theme.php:270
-msgid "Events and Calendar"
-msgstr "Events and calendar"
+#: src/Core/L10n/L10n.php:415
+msgid "prod"
+msgstr "prod"
 
-#: src/Content/Nav.php:228
-msgid "Directory"
-msgstr "Directory"
+#: src/Core/L10n/L10n.php:415
+msgid "prodded"
+msgstr "prodded"
 
-#: src/Content/Nav.php:228
-msgid "People directory"
-msgstr "People directory"
+#: src/Core/L10n/L10n.php:416
+msgid "slap"
+msgstr "slap"
 
-#: src/Content/Nav.php:230 src/Module/BaseAdminModule.php:75
-msgid "Information"
-msgstr "Information"
+#: src/Core/L10n/L10n.php:416
+msgid "slapped"
+msgstr "slapped"
 
-#: src/Content/Nav.php:230
-msgid "Information about this friendica instance"
-msgstr "Information about this Friendica instance"
+#: src/Core/L10n/L10n.php:417
+msgid "finger"
+msgstr "finger"
 
-#: src/Content/Nav.php:233 src/Module/Admin/Tos.php:43
-#: src/Module/BaseAdminModule.php:85 src/Module/Register.php:144
-#: src/Module/Tos.php:73
-msgid "Terms of Service"
-msgstr "Terms of Service"
+#: src/Core/L10n/L10n.php:417
+msgid "fingered"
+msgstr "fingered"
 
-#: src/Content/Nav.php:233
-msgid "Terms of Service of this Friendica instance"
-msgstr "Terms of Service for this Friendica instance"
+#: src/Core/L10n/L10n.php:418
+msgid "rebuff"
+msgstr "rebuff"
 
-#: src/Content/Nav.php:238 src/Core/NotificationsManager.php:151
-#: view/theme/frio/theme.php:269
-msgid "Network"
-msgstr "Network"
+#: src/Core/L10n/L10n.php:418
+msgid "rebuffed"
+msgstr "rebuffed"
 
-#: src/Content/Nav.php:238 view/theme/frio/theme.php:269
-msgid "Conversations from your friends"
-msgstr "My friends' conversations"
+#: src/Core/Update.php:193
+#, php-format
+msgid "Update %s failed. See error logs."
+msgstr "Update %s failed. See error logs."
 
-#: src/Content/Nav.php:239
-msgid "Network Reset"
-msgstr "Network reset"
+#: src/Core/Update.php:257
+#, php-format
+msgid ""
+"\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."
+msgstr "\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."
 
-#: src/Content/Nav.php:239
-msgid "Load Network page with no filters"
-msgstr "Load network page without filters"
+#: src/Core/Update.php:263
+#, php-format
+msgid ""
+"The error message is\n"
+"[pre]%s[/pre]"
+msgstr "The error message is\n[pre]%s[/pre]"
 
-#: src/Content/Nav.php:245 src/Core/NotificationsManager.php:172
-msgid "Introductions"
-msgstr "Introductions"
+#: src/Core/Update.php:269 src/Core/Update.php:308
+msgid "[Friendica Notify] Database update"
+msgstr "[Friendica Notify] Database update"
 
-#: src/Content/Nav.php:245
-msgid "Friend Requests"
-msgstr "Friend requests"
+#: src/Core/Update.php:300
+#, php-format
+msgid ""
+"\n"
+"\t\t\t\t\tThe friendica database was successfully updated from %s to %s."
+msgstr "\n\t\t\t\t\tThe friendica database was successfully updated from %s to %s."
 
-#: src/Content/Nav.php:247
-msgid "See all notifications"
-msgstr "See all notifications"
+#: src/Core/UserImport.php:107
+msgid "Error decoding account file"
+msgstr "Error decoding account file"
 
-#: src/Content/Nav.php:248
-msgid "Mark all system notifications seen"
-msgstr "Mark all system notifications seen"
-
-#: src/Content/Nav.php:251 view/theme/frio/theme.php:271
-msgid "Private mail"
-msgstr "Private messages"
-
-#: src/Content/Nav.php:252
-msgid "Inbox"
-msgstr "Inbox"
-
-#: src/Content/Nav.php:253
-msgid "Outbox"
-msgstr "Outbox"
-
-#: src/Content/Nav.php:257
-msgid "Manage"
-msgstr "Manage"
-
-#: src/Content/Nav.php:257
-msgid "Manage other pages"
-msgstr "Manage other pages"
-
-#: src/Content/Nav.php:262 view/theme/frio/theme.php:272
-msgid "Account settings"
-msgstr "Account settings"
-
-#: src/Content/Nav.php:265
-msgid "Manage/Edit Profiles"
-msgstr "Manage/Edit profiles"
-
-#: src/Content/Nav.php:268 view/theme/frio/theme.php:273
-msgid "Manage/edit friends and contacts"
-msgstr "Manage/Edit friends and contacts"
-
-#: src/Content/Nav.php:273 src/Module/BaseAdminModule.php:114
-msgid "Admin"
-msgstr "Admin"
-
-#: src/Content/Nav.php:273
-msgid "Site setup and configuration"
-msgstr "Site setup and configuration"
-
-#: src/Content/Nav.php:276
-msgid "Navigation"
-msgstr "Navigation"
-
-#: src/Content/Nav.php:276
-msgid "Site map"
-msgstr "Site map"
-
-#: src/Content/OEmbed.php:255
-msgid "Embedding disabled"
-msgstr "Embedding disabled"
-
-#: src/Content/OEmbed.php:378
-msgid "Embedded content"
-msgstr "Embedded content"
-
-#: src/Content/Pager.php:153
-msgid "newer"
-msgstr "Later posts"
-
-#: src/Content/Pager.php:158
-msgid "older"
-msgstr "Earlier posts"
-
-#: src/Content/Pager.php:203
-msgid "prev"
-msgstr "prev"
-
-#: src/Content/Pager.php:263
-msgid "last"
-msgstr "last"
-
-#: src/Content/Text/BBCode.php:430
-msgid "view full size"
-msgstr "view full size"
-
-#: src/Content/Text/BBCode.php:864 src/Content/Text/BBCode.php:1591
-#: src/Content/Text/BBCode.php:1592
-msgid "Image/photo"
-msgstr "Image/Photo"
-
-#: src/Content/Text/BBCode.php:972
-#, php-format
-msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
-msgstr "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
-
-#: src/Content/Text/BBCode.php:1518 src/Content/Text/BBCode.php:1540
-msgid "$1 wrote:"
-msgstr "$1 wrote:"
-
-#: src/Content/Text/BBCode.php:1602 src/Content/Text/BBCode.php:1603
-msgid "Encrypted content"
-msgstr "Encrypted content"
-
-#: src/Content/Text/BBCode.php:1710
-msgid "Invalid source protocol"
-msgstr "Invalid source protocol"
-
-#: src/Content/Text/BBCode.php:1721
-msgid "Invalid link protocol"
-msgstr "Invalid link protocol"
-
-#: src/Content/Text/HTML.php:800
-msgid "Loading more entries..."
-msgstr "Loading more entries..."
-
-#: src/Content/Text/HTML.php:801
-msgid "The end"
-msgstr "The end"
-
-#: src/Content/Text/HTML.php:894
-msgid "Follow"
-msgstr "Follow"
-
-#: src/Content/Text/HTML.php:951 src/Model/Item.php:3471
-#: src/Model/Item.php:3482
-msgid "Click to open/close"
-msgstr "Reveal/hide"
-
-#: src/Content/Widget/CalendarExport.php:64
-msgid "Export"
-msgstr "Export"
-
-#: src/Content/Widget/CalendarExport.php:65
-msgid "Export calendar as ical"
-msgstr "Export calendar as ical"
-
-#: src/Content/Widget/CalendarExport.php:66
-msgid "Export calendar as csv"
-msgstr "Export calendar as csv"
-
-#: src/Content/Widget/ContactBlock.php:58
-msgid "No contacts"
-msgstr "No contacts"
-
-#: src/Content/Widget/ContactBlock.php:90
-#, php-format
-msgid "%d Contact"
-msgid_plural "%d Contacts"
-msgstr[0] "%d contact"
-msgstr[1] "%d contacts"
-
-#: src/Content/Widget/ContactBlock.php:109
-msgid "View Contacts"
-msgstr "View contacts"
-
-#: src/Content/Widget.php:35
-msgid "Add New Contact"
-msgstr "Add new contact"
-
-#: src/Content/Widget.php:36
-msgid "Enter address or web location"
-msgstr "Enter address or web location"
-
-#: src/Content/Widget.php:37
-msgid "Example: bob@example.com, http://example.com/barbara"
-msgstr "Example: jo@example.com, http://example.com/jo"
-
-#: src/Content/Widget.php:55
-#, php-format
-msgid "%d invitation available"
-msgid_plural "%d invitations available"
-msgstr[0] "%d invitation available"
-msgstr[1] "%d invitations available"
-
-#: src/Content/Widget.php:61 view/theme/vier/theme.php:199
-msgid "Find People"
-msgstr "Find people"
-
-#: src/Content/Widget.php:62 view/theme/vier/theme.php:200
-msgid "Enter name or interest"
-msgstr "Enter name or interest"
-
-#: src/Content/Widget.php:64 view/theme/vier/theme.php:202
-msgid "Examples: Robert Morgenstein, Fishing"
-msgstr "Examples: Robert Morgenstein, fishing"
-
-#: src/Content/Widget.php:65 src/Module/Contact.php:820
-#: src/Module/Directory.php:91 view/theme/vier/theme.php:203
-msgid "Find"
-msgstr "Find"
-
-#: src/Content/Widget.php:67 view/theme/vier/theme.php:205
-msgid "Similar Interests"
-msgstr "Similar interests"
-
-#: src/Content/Widget.php:68 view/theme/vier/theme.php:206
-msgid "Random Profile"
-msgstr "Random profile"
-
-#: src/Content/Widget.php:69 view/theme/vier/theme.php:207
-msgid "Invite Friends"
-msgstr "Invite friends"
-
-#: src/Content/Widget.php:70 src/Module/Directory.php:83
-#: view/theme/vier/theme.php:208
-msgid "Global Directory"
-msgstr "Global Directory"
-
-#: src/Content/Widget.php:72 view/theme/vier/theme.php:210
-msgid "Local Directory"
-msgstr "Local directory"
-
-#: src/Content/Widget.php:158
-msgid "Protocols"
-msgstr "Protocols"
-
-#: src/Content/Widget.php:161
-msgid "All Protocols"
-msgstr "All Protocols"
-
-#: src/Content/Widget.php:198
-msgid "Saved Folders"
-msgstr "Saved Folders"
-
-#: src/Content/Widget.php:201 src/Content/Widget.php:243
-msgid "Everything"
-msgstr "Everything"
-
-#: src/Content/Widget.php:240
-msgid "Categories"
-msgstr "Categories"
+#: src/Core/UserImport.php:113
+msgid "Error! No version data in file! This is not a Friendica account file?"
+msgstr "Error! No version data in file! Is this a Friendica account file?"
 
-#: src/Content/Widget.php:324
+#: src/Core/UserImport.php:121
 #, php-format
-msgid "%d contact in common"
-msgid_plural "%d contacts in common"
-msgstr[0] "%d contact in common"
-msgstr[1] "%d contacts in common"
-
-#: src/Core/ACL.php:288
-msgid "Post to Email"
-msgstr "Post to email"
-
-#: src/Core/ACL.php:300
-msgid "Visible to everybody"
-msgstr "Visible to everybody"
-
-#: src/Core/ACL.php:301 view/theme/vier/config.php:116
-msgid "show"
-msgstr "show"
-
-#: src/Core/ACL.php:302 view/theme/vier/config.php:116
-msgid "don't show"
-msgstr "don't show"
+msgid "User '%s' already exists on this server!"
+msgstr "User '%s' already exists on this server!"
 
-#: src/Core/ACL.php:311
-msgid "Connectors"
-msgstr "Connectors"
+#: src/Core/UserImport.php:157
+msgid "User creation error"
+msgstr "User creation error"
 
-#: src/Core/ACL.php:313
-msgid "Hide your profile details from unknown viewers?"
-msgstr "Hide profile details from unknown viewers?"
+#: src/Core/UserImport.php:175
+msgid "User profile creation error"
+msgstr "User profile creation error"
 
-#: src/Core/ACL.php:313
+#: src/Core/UserImport.php:219
 #, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr "Connectors are disabled since \"%s\" is enabled."
+msgid "%d contact not imported"
+msgid_plural "%d contacts not imported"
+msgstr[0] "%d contact not imported"
+msgstr[1] "%d contacts not imported"
 
-#: src/Core/ACL.php:315
-msgid "Close"
-msgstr "Close"
+#: src/Core/UserImport.php:284
+msgid "Done. You can now login with your username and password"
+msgstr "Done. You can now login with your username and password"
 
-#: src/Core/Installer.php:164
+#: src/Core/Installer.php:162
 msgid ""
 "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."
 msgstr "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."
 
-#: src/Core/Installer.php:183
+#: src/Core/Installer.php:181
 msgid ""
 "You may need to import the file \"database.sql\" manually using phpmyadmin "
 "or mysql."
 msgstr "You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."
 
-#: src/Core/Installer.php:184 src/Module/Install.php:172
-#: src/Module/Install.php:328
+#: src/Core/Installer.php:182 src/Module/Install.php:173
+#: src/Module/Install.php:329
 msgid "Please see the file \"INSTALL.txt\"."
 msgstr "Please see the file \"INSTALL.txt\"."
 
-#: src/Core/Installer.php:245
+#: src/Core/Installer.php:243
 msgid "Could not find a command line version of PHP in the web server PATH."
 msgstr "Could not find a command line version of PHP in the web server PATH."
 
-#: src/Core/Installer.php:246
+#: src/Core/Installer.php:244
 msgid ""
 "If you don't have a command line version of PHP installed on your server, "
 "you will not be able to run the background processing. See <a "
@@ -5364,436 +4825,261 @@ msgid ""
 "up-the-worker'>'Setup the worker'</a>"
 msgstr "If your server doesn't have a command line version of PHP installed, you won't be able to run background processing. See <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"
 
-#: src/Core/Installer.php:251
+#: src/Core/Installer.php:249
 msgid "PHP executable path"
 msgstr "PHP executable path"
 
-#: src/Core/Installer.php:251
+#: src/Core/Installer.php:249
 msgid ""
 "Enter full path to php executable. You can leave this blank to continue the "
 "installation."
 msgstr "Enter full path to php executable. You can leave this blank to continue the installation."
 
-#: src/Core/Installer.php:256
+#: src/Core/Installer.php:254
 msgid "Command line PHP"
 msgstr "Command line PHP"
 
-#: src/Core/Installer.php:265
+#: src/Core/Installer.php:263
 msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
 msgstr "PHP executable is not a php cli binary; it could possibly be a cgi-fgci version."
 
-#: src/Core/Installer.php:266
+#: src/Core/Installer.php:264
 msgid "Found PHP version: "
 msgstr "Found PHP version: "
 
-#: src/Core/Installer.php:268
+#: src/Core/Installer.php:266
 msgid "PHP cli binary"
 msgstr "PHP cli binary"
 
-#: src/Core/Installer.php:281
+#: src/Core/Installer.php:279
 msgid ""
 "The command line version of PHP on your system does not have "
 "\"register_argc_argv\" enabled."
 msgstr "The command line version of PHP on your system does not have \"register_argc_argv\" enabled."
 
-#: src/Core/Installer.php:282
+#: src/Core/Installer.php:280
 msgid "This is required for message delivery to work."
 msgstr "This is required for message delivery to work."
 
-#: src/Core/Installer.php:287
+#: src/Core/Installer.php:285
 msgid "PHP register_argc_argv"
 msgstr "PHP register_argc_argv"
 
-#: src/Core/Installer.php:319
+#: src/Core/Installer.php:317
 msgid ""
 "Error: the \"openssl_pkey_new\" function on this system is not able to "
 "generate encryption keys"
 msgstr "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"
 
-#: src/Core/Installer.php:320
+#: src/Core/Installer.php:318
 msgid ""
 "If running under Windows, please see "
 "\"http://www.php.net/manual/en/openssl.installation.php\"."
 msgstr "If running under Windows OS, please see \"http://www.php.net/manual/en/openssl.installation.php\"."
 
-#: src/Core/Installer.php:323
+#: src/Core/Installer.php:321
 msgid "Generate encryption keys"
 msgstr "Generate encryption keys"
 
-#: src/Core/Installer.php:375
+#: src/Core/Installer.php:373
 msgid ""
 "Error: Apache webserver mod-rewrite module is required but not installed."
 msgstr "Error: Apache web server mod-rewrite module is required but not installed."
 
-#: src/Core/Installer.php:380
+#: src/Core/Installer.php:378
 msgid "Apache mod_rewrite module"
 msgstr "Apache mod_rewrite module"
 
-#: src/Core/Installer.php:386
+#: src/Core/Installer.php:384
 msgid "Error: PDO or MySQLi PHP module required but not installed."
 msgstr "Error: PDO or MySQLi PHP module required but not installed."
 
-#: src/Core/Installer.php:391
+#: src/Core/Installer.php:389
 msgid "Error: The MySQL driver for PDO is not installed."
 msgstr "Error: MySQL driver for PDO is not installed."
 
-#: src/Core/Installer.php:395
+#: src/Core/Installer.php:393
 msgid "PDO or MySQLi PHP module"
 msgstr "PDO or MySQLi PHP module"
 
-#: src/Core/Installer.php:403
+#: src/Core/Installer.php:401
 msgid "Error, XML PHP module required but not installed."
 msgstr "Error, XML PHP module required but not installed."
 
-#: src/Core/Installer.php:407
+#: src/Core/Installer.php:405
 msgid "XML PHP module"
 msgstr "XML PHP module"
 
-#: src/Core/Installer.php:410
+#: src/Core/Installer.php:408
 msgid "libCurl PHP module"
 msgstr "libCurl PHP module"
 
-#: src/Core/Installer.php:411
+#: src/Core/Installer.php:409
 msgid "Error: libCURL PHP module required but not installed."
 msgstr "Error: libCURL PHP module required but not installed."
 
-#: src/Core/Installer.php:417
+#: src/Core/Installer.php:415
 msgid "GD graphics PHP module"
 msgstr "GD graphics PHP module"
 
-#: src/Core/Installer.php:418
+#: src/Core/Installer.php:416
 msgid ""
 "Error: GD graphics PHP module with JPEG support required but not installed."
 msgstr "Error: GD graphics PHP module with JPEG support required but not installed."
 
-#: src/Core/Installer.php:424
+#: src/Core/Installer.php:422
 msgid "OpenSSL PHP module"
 msgstr "OpenSSL PHP module"
 
-#: src/Core/Installer.php:425
+#: src/Core/Installer.php:423
 msgid "Error: openssl PHP module required but not installed."
 msgstr "Error: openssl PHP module required but not installed."
 
-#: src/Core/Installer.php:431
+#: src/Core/Installer.php:429
 msgid "mb_string PHP module"
 msgstr "mb_string PHP module"
 
-#: src/Core/Installer.php:432
+#: src/Core/Installer.php:430
 msgid "Error: mb_string PHP module required but not installed."
 msgstr "Error: mb_string PHP module required but not installed."
 
-#: src/Core/Installer.php:438
+#: src/Core/Installer.php:436
 msgid "iconv PHP module"
 msgstr "iconv PHP module"
 
-#: src/Core/Installer.php:439
+#: src/Core/Installer.php:437
 msgid "Error: iconv PHP module required but not installed."
 msgstr "Error: iconv PHP module required but not installed."
 
-#: src/Core/Installer.php:445
+#: src/Core/Installer.php:443
 msgid "POSIX PHP module"
 msgstr "POSIX PHP module"
 
-#: src/Core/Installer.php:446
+#: src/Core/Installer.php:444
 msgid "Error: POSIX PHP module required but not installed."
 msgstr "Error: POSIX PHP module required but not installed."
 
-#: src/Core/Installer.php:452
+#: src/Core/Installer.php:450
 msgid "JSON PHP module"
 msgstr "JSON PHP module"
 
-#: src/Core/Installer.php:453
+#: src/Core/Installer.php:451
 msgid "Error: JSON PHP module required but not installed."
 msgstr "Error: JSON PHP module is required but not installed."
 
-#: src/Core/Installer.php:459
+#: src/Core/Installer.php:457
 msgid "File Information PHP module"
 msgstr "File Information PHP module"
 
-#: src/Core/Installer.php:460
+#: src/Core/Installer.php:458
 msgid "Error: File Information PHP module required but not installed."
 msgstr "Error: File Information PHP module required but not installed."
 
-#: src/Core/Installer.php:483
+#: src/Core/Installer.php:481
 msgid ""
 "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."
 msgstr "The web installer needs to be able to create a file called \"local.config.php\" in the \"config\" folder of your web server but is unable to do so."
 
-#: src/Core/Installer.php:484
+#: src/Core/Installer.php:482
 msgid ""
 "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."
 msgstr "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."
 
-#: src/Core/Installer.php:485
+#: src/Core/Installer.php:483
 msgid ""
 "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."
 msgstr "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."
 
-#: src/Core/Installer.php:486
+#: src/Core/Installer.php:484
 msgid ""
 "You can alternatively skip this procedure and perform a manual installation."
 " Please see the file \"INSTALL.txt\" for instructions."
 msgstr "Alternatively, you may skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."
 
-#: src/Core/Installer.php:489
+#: src/Core/Installer.php:487
 msgid "config/local.config.php is writable"
 msgstr "config/local.config.php is writable"
 
-#: src/Core/Installer.php:509
+#: src/Core/Installer.php:507
 msgid ""
 "Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
 "compiles templates to PHP to speed up rendering."
 msgstr "Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."
 
-#: src/Core/Installer.php:510
+#: src/Core/Installer.php:508
 msgid ""
 "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."
 msgstr "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."
 
-#: src/Core/Installer.php:511
+#: src/Core/Installer.php:509
 msgid ""
 "Please ensure that the user that your web server runs as (e.g. www-data) has"
 " write access to this folder."
 msgstr "Please ensure the user (e.g. www-data) that your web server runs as has write access to this directory."
 
-#: src/Core/Installer.php:512
+#: src/Core/Installer.php:510
 msgid ""
 "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."
 msgstr "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."
 
-#: src/Core/Installer.php:515
+#: src/Core/Installer.php:513
 msgid "view/smarty3 is writable"
 msgstr "view/smarty3 is writeable"
 
-#: src/Core/Installer.php:544
+#: src/Core/Installer.php:542
 msgid ""
 "Url rewrite in .htaccess is not working. Make sure you copied .htaccess-dist"
 " to .htaccess."
 msgstr "URL rewrite in .htaccess is not working. Make sure you copied .htaccess-dist to .htaccess."
 
-#: src/Core/Installer.php:546
+#: src/Core/Installer.php:544
 msgid "Error message from Curl when fetching"
 msgstr "Error message from Curl while fetching"
 
-#: src/Core/Installer.php:551
+#: src/Core/Installer.php:549
 msgid "Url rewrite is working"
 msgstr "URL rewrite is working"
 
-#: src/Core/Installer.php:580
+#: src/Core/Installer.php:578
 msgid "ImageMagick PHP extension is not installed"
 msgstr "ImageMagick PHP extension is not installed"
 
-#: src/Core/Installer.php:582
+#: src/Core/Installer.php:580
 msgid "ImageMagick PHP extension is installed"
 msgstr "ImageMagick PHP extension is installed"
 
-#: src/Core/Installer.php:584 tests/src/Core/InstallerTest.php:347
-#: tests/src/Core/InstallerTest.php:373
+#: src/Core/Installer.php:582 tests/src/Core/InstallerTest.php:372
+#: tests/src/Core/InstallerTest.php:400
 msgid "ImageMagick supports GIF"
 msgstr "ImageMagick supports GIF"
 
+#: src/Core/Installer.php:604
+msgid "Database already in use."
+msgstr "Database already in use."
+
 #: src/Core/Installer.php:609
 msgid "Could not connect to database."
 msgstr "Could not connect to database."
 
-#: src/Core/Installer.php:616
-msgid "Database already in use."
-msgstr "Database already in use."
-
-#: src/Core/L10n.php:371 src/Model/Event.php:397
-msgid "Tuesday"
-msgstr "Tuesday"
+#: src/Core/NotificationsManager.php:144
+msgid "System"
+msgstr "System"
 
-#: src/Core/L10n.php:371 src/Model/Event.php:398
-msgid "Wednesday"
-msgstr "Wednesday"
+#: src/Core/NotificationsManager.php:165 src/Content/Nav.php:182
+#: src/Content/Nav.php:244
+msgid "Home"
+msgstr "Home"
 
-#: src/Core/L10n.php:371 src/Model/Event.php:399
-msgid "Thursday"
-msgstr "Thursday"
-
-#: src/Core/L10n.php:371 src/Model/Event.php:400
-msgid "Friday"
-msgstr "Friday"
-
-#: src/Core/L10n.php:371 src/Model/Event.php:401
-msgid "Saturday"
-msgstr "Saturday"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:416
-msgid "January"
-msgstr "January"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:417
-msgid "February"
-msgstr "February"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:418
-msgid "March"
-msgstr "March"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:419
-msgid "April"
-msgstr "April"
-
-#: src/Core/L10n.php:375 src/Core/L10n.php:394 src/Model/Event.php:407
-msgid "May"
-msgstr "May"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:420
-msgid "June"
-msgstr "June"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:421
-msgid "July"
-msgstr "July"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:422
-msgid "August"
-msgstr "August"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:423
-msgid "September"
-msgstr "September"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:424
-msgid "October"
-msgstr "October"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:425
-msgid "November"
-msgstr "November"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:426
-msgid "December"
-msgstr "December"
-
-#: src/Core/L10n.php:390 src/Model/Event.php:388
-msgid "Mon"
-msgstr "Mon"
-
-#: src/Core/L10n.php:390 src/Model/Event.php:389
-msgid "Tue"
-msgstr "Tue"
-
-#: src/Core/L10n.php:390 src/Model/Event.php:390
-msgid "Wed"
-msgstr "Wed"
-
-#: src/Core/L10n.php:390 src/Model/Event.php:391
-msgid "Thu"
-msgstr "Thu"
-
-#: src/Core/L10n.php:390 src/Model/Event.php:392
-msgid "Fri"
-msgstr "Fri"
-
-#: src/Core/L10n.php:390 src/Model/Event.php:393
-msgid "Sat"
-msgstr "Sat"
-
-#: src/Core/L10n.php:390 src/Model/Event.php:387
-msgid "Sun"
-msgstr "Sun"
-
-#: src/Core/L10n.php:394 src/Model/Event.php:403
-msgid "Jan"
-msgstr "Jan"
-
-#: src/Core/L10n.php:394 src/Model/Event.php:404
-msgid "Feb"
-msgstr "Feb"
-
-#: src/Core/L10n.php:394 src/Model/Event.php:405
-msgid "Mar"
-msgstr "Mar"
-
-#: src/Core/L10n.php:394 src/Model/Event.php:406
-msgid "Apr"
-msgstr "Apr"
-
-#: src/Core/L10n.php:394 src/Model/Event.php:409
-msgid "Jul"
-msgstr "Jul"
-
-#: src/Core/L10n.php:394 src/Model/Event.php:410
-msgid "Aug"
-msgstr "Aug"
-
-#: src/Core/L10n.php:394
-msgid "Sep"
-msgstr "Sep"
-
-#: src/Core/L10n.php:394 src/Model/Event.php:412
-msgid "Oct"
-msgstr "Oct"
-
-#: src/Core/L10n.php:394 src/Model/Event.php:413
-msgid "Nov"
-msgstr "Nov"
-
-#: src/Core/L10n.php:394 src/Model/Event.php:414
-msgid "Dec"
-msgstr "Dec"
-
-#: src/Core/L10n.php:413
-msgid "poke"
-msgstr "poke"
-
-#: src/Core/L10n.php:413
-msgid "poked"
-msgstr "poked"
-
-#: src/Core/L10n.php:414
-msgid "ping"
-msgstr "ping"
-
-#: src/Core/L10n.php:414
-msgid "pinged"
-msgstr "pinged"
-
-#: src/Core/L10n.php:415
-msgid "prod"
-msgstr "prod"
-
-#: src/Core/L10n.php:415
-msgid "prodded"
-msgstr "prodded"
-
-#: src/Core/L10n.php:416
-msgid "slap"
-msgstr "slap"
-
-#: src/Core/L10n.php:416
-msgid "slapped"
-msgstr "slapped"
-
-#: src/Core/L10n.php:417
-msgid "finger"
-msgstr "finger"
-
-#: src/Core/L10n.php:417
-msgid "fingered"
-msgstr "fingered"
-
-#: src/Core/L10n.php:418
-msgid "rebuff"
-msgstr "rebuff"
-
-#: src/Core/L10n.php:418
-msgid "rebuffed"
-msgstr "rebuffed"
-
-#: src/Core/NotificationsManager.php:144
-msgid "System"
-msgstr "System"
+#: src/Core/NotificationsManager.php:172 src/Content/Nav.php:248
+msgid "Introductions"
+msgstr "Introductions"
 
 #: src/Core/NotificationsManager.php:234 src/Core/NotificationsManager.php:246
 #, php-format
@@ -5835,2321 +5121,2121 @@ msgstr "%s may go to %s's event"
 msgid "%s is now friends with %s"
 msgstr "%s is now friends with %s"
 
-#: src/Core/NotificationsManager.php:622
+#: src/Core/NotificationsManager.php:629
 msgid "Friend Suggestion"
 msgstr "Friend suggestion"
 
-#: src/Core/NotificationsManager.php:656
+#: src/Core/NotificationsManager.php:663
 msgid "Friend/Connect Request"
 msgstr "Friend/Contact request"
 
-#: src/Core/NotificationsManager.php:656
+#: src/Core/NotificationsManager.php:663
 msgid "New Follower"
 msgstr "New follower"
 
-#: src/Core/Session.php:194
+#: src/Core/Session.php:186
 #, php-format
 msgid "Welcome %s"
 msgstr "Welcome %s"
 
-#: src/Core/Session.php:195
+#: src/Core/Session.php:187
 msgid "Please upload a profile photo."
 msgstr "Please upload a profile photo."
 
-#: src/Core/Session.php:198
+#: src/Core/Session.php:190
 #, php-format
 msgid "Welcome back %s"
 msgstr "Welcome back %s"
 
-#: src/Core/Update.php:193
-#, php-format
-msgid "Update %s failed. See error logs."
-msgstr "Update %s failed. See error logs."
+#: src/Core/ACL.php:288 src/Module/Item/Compose.php:139
+msgid "Post to Email"
+msgstr "Post to email"
 
-#: src/Core/Update.php:257
-#, php-format
-msgid ""
-"\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."
-msgstr "\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."
+#: src/Core/ACL.php:300
+msgid "Visible to everybody"
+msgstr "Visible to everybody"
 
-#: src/Core/Update.php:263
-#, php-format
-msgid ""
-"The error message is\n"
-"[pre]%s[/pre]"
-msgstr "The error message is\n[pre]%s[/pre]"
+#: src/Core/ACL.php:311
+msgid "Connectors"
+msgstr "Connectors"
 
-#: src/Core/Update.php:269 src/Core/Update.php:308
-msgid "[Friendica Notify] Database update"
-msgstr "[Friendica Notify] Database update"
+#: src/Core/ACL.php:313
+msgid "Hide your profile details from unknown viewers?"
+msgstr "Hide profile details from unknown viewers?"
 
-#: src/Core/Update.php:300
+#: src/Core/ACL.php:313
 #, php-format
-msgid ""
-"\n"
-"\t\t\t\t\tThe friendica database was successfully updated from %s to %s."
-msgstr "\n\t\t\t\t\tThe friendica database was successfully updated from %s to %s."
-
-#: src/Core/UserImport.php:99
-msgid "Error decoding account file"
-msgstr "Error decoding account file"
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr "Connectors are disabled since \"%s\" is enabled."
 
-#: src/Core/UserImport.php:105
-msgid "Error! No version data in file! This is not a Friendica account file?"
-msgstr "Error! No version data in file! Is this a Friendica account file?"
+#: src/Core/ACL.php:315
+msgid "Close"
+msgstr "Close"
 
-#: src/Core/UserImport.php:113
-#, php-format
-msgid "User '%s' already exists on this server!"
-msgstr "User '%s' already exists on this server!"
+#: src/Util/Temporal.php:147 src/Model/Profile.php:784
+msgid "Birthday:"
+msgstr "Birthday:"
 
-#: src/Core/UserImport.php:149
-msgid "User creation error"
-msgstr "User creation error"
+#: src/Util/Temporal.php:151
+msgid "YYYY-MM-DD or MM-DD"
+msgstr "YYYY-MM-DD or MM-DD"
 
-#: src/Core/UserImport.php:167
-msgid "User profile creation error"
-msgstr "User profile creation error"
+#: src/Util/Temporal.php:298
+msgid "never"
+msgstr "never"
 
-#: src/Core/UserImport.php:211
-#, php-format
-msgid "%d contact not imported"
-msgid_plural "%d contacts not imported"
-msgstr[0] "%d contact not imported"
-msgstr[1] "%d contacts not imported"
+#: src/Util/Temporal.php:305
+msgid "less than a second ago"
+msgstr "less than a second ago"
 
-#: src/Core/UserImport.php:276
-msgid "Done. You can now login with your username and password"
-msgstr "Done. You can now login with your username and password"
+#: src/Util/Temporal.php:313
+msgid "year"
+msgstr "year"
 
-#: src/Database/DBStructure.php:47
-msgid "There are no tables on MyISAM."
-msgstr "There are no tables on MyISAM."
+#: src/Util/Temporal.php:313
+msgid "years"
+msgstr "years"
 
-#: src/Database/DBStructure.php:71
-#, php-format
-msgid ""
-"\n"
-"Error %d occurred during database update:\n"
-"%s\n"
-msgstr "\nError %d occurred during database update:\n%s\n"
+#: src/Util/Temporal.php:314
+msgid "months"
+msgstr "months"
 
-#: src/Database/DBStructure.php:74
-msgid "Errors encountered performing database changes: "
-msgstr "Errors encountered performing database changes: "
+#: src/Util/Temporal.php:315
+msgid "weeks"
+msgstr "weeks"
 
-#: src/Database/DBStructure.php:263
-#, php-format
-msgid "%s: Database update"
-msgstr "%s: Database update"
+#: src/Util/Temporal.php:316
+msgid "days"
+msgstr "days"
 
-#: src/Database/DBStructure.php:524
-#, php-format
-msgid "%s: updating %s table."
-msgstr "%s: updating %s table."
+#: src/Util/Temporal.php:317
+msgid "hour"
+msgstr "hour"
 
-#: src/LegacyModule.php:30
-#, php-format
-msgid "Legacy module file not found: %s"
-msgstr "Legacy module file not found: %s"
+#: src/Util/Temporal.php:317
+msgid "hours"
+msgstr "hours"
 
-#: src/Model/Contact.php:1116
-msgid "Drop Contact"
-msgstr "Drop contact"
+#: src/Util/Temporal.php:318
+msgid "minute"
+msgstr "minute"
 
-#: src/Model/Contact.php:1651
-msgid "Organisation"
-msgstr "Organisation"
+#: src/Util/Temporal.php:318
+msgid "minutes"
+msgstr "minutes"
 
-#: src/Model/Contact.php:1655
-msgid "News"
-msgstr "News"
+#: src/Util/Temporal.php:319
+msgid "second"
+msgstr "second"
 
-#: src/Model/Contact.php:1659
-msgid "Forum"
-msgstr "Forum"
+#: src/Util/Temporal.php:319
+msgid "seconds"
+msgstr "seconds"
 
-#: src/Model/Contact.php:1888
-msgid "Connect URL missing."
-msgstr "Connect URL missing."
+#: src/Util/Temporal.php:329
+#, php-format
+msgid "in %1$d %2$s"
+msgstr "in %1$d %2$s"
 
-#: src/Model/Contact.php:1897
-msgid ""
-"The contact could not be added. Please check the relevant network "
-"credentials in your Settings -> Social Networks page."
-msgstr "The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."
+#: src/Util/Temporal.php:332
+#, php-format
+msgid "%1$d %2$s ago"
+msgstr "%1$d %2$s ago"
 
-#: src/Model/Contact.php:1938
-msgid ""
-"This site is not configured to allow communications with other networks."
-msgstr "This site is not configured to allow communications with other networks."
+#: src/Content/Text/HTML.php:793
+msgid "Loading more entries..."
+msgstr "Loading more entries..."
 
-#: src/Model/Contact.php:1939 src/Model/Contact.php:1952
-msgid "No compatible communication protocols or feeds were discovered."
-msgstr "No compatible communication protocols or feeds were discovered."
+#: src/Content/Text/HTML.php:794
+msgid "The end"
+msgstr "The end"
 
-#: src/Model/Contact.php:1950
-msgid "The profile address specified does not provide adequate information."
-msgstr "The profile address specified does not provide adequate information."
+#: src/Content/Text/HTML.php:887 src/Model/Profile.php:544
+#: src/Module/Contact.php:297
+msgid "Follow"
+msgstr "Follow"
 
-#: src/Model/Contact.php:1955
-msgid "An author or name was not found."
-msgstr "An author or name was not found."
+#: src/Content/Text/HTML.php:896 src/Content/Nav.php:79
+msgid "@name, !forum, #tags, content"
+msgstr "@name, !forum, #tags, content"
 
-#: src/Model/Contact.php:1958
-msgid "No browser URL could be matched to this address."
-msgstr "No browser URL could be matched to this address."
+#: src/Content/Text/HTML.php:902 src/Content/Nav.php:203
+msgid "Full Text"
+msgstr "Full text"
 
-#: src/Model/Contact.php:1961
-msgid ""
-"Unable to match @-style Identity Address with a known protocol or email "
-"contact."
-msgstr "Unable to match @-style identity address with a known protocol or email contact."
+#: src/Content/Text/HTML.php:903 src/Content/Widget/TagCloud.php:54
+#: src/Content/Nav.php:204
+msgid "Tags"
+msgstr "Tags"
 
-#: src/Model/Contact.php:1962
-msgid "Use mailto: in front of address to force email check."
-msgstr "Use mailto: in front of address to force email check."
+#: src/Content/Text/HTML.php:944 src/Content/Text/BBCode.php:1478
+msgid "Click to open/close"
+msgstr "Reveal/hide"
 
-#: src/Model/Contact.php:1968
-msgid ""
-"The profile address specified belongs to a network which has been disabled "
-"on this site."
-msgstr "The profile address specified belongs to a network which has been disabled on this site."
+#: src/Content/Text/BBCode.php:465
+msgid "view full size"
+msgstr "view full size"
 
-#: src/Model/Contact.php:1973
-msgid ""
-"Limited profile. This person will be unable to receive direct/personal "
-"notifications from you."
-msgstr "Limited profile: This person will be unable to receive direct/private messages from you."
+#: src/Content/Text/BBCode.php:899 src/Content/Text/BBCode.php:1560
+#: src/Content/Text/BBCode.php:1561
+msgid "Image/photo"
+msgstr "Image/Photo"
 
-#: src/Model/Contact.php:2027
-msgid "Unable to retrieve contact information."
-msgstr "Unable to retrieve contact information."
+#: src/Content/Text/BBCode.php:1017
+#, php-format
+msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
+msgstr "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
 
-#: src/Model/Event.php:34 src/Model/Event.php:847 src/Module/Localtime.php:17
-msgid "l F d, Y \\@ g:i A"
-msgstr "l F d, Y \\@ g:i A"
+#: src/Content/Text/BBCode.php:1509
+msgid "$1 wrote:"
+msgstr "$1 wrote:"
 
-#: src/Model/Event.php:61 src/Model/Event.php:78 src/Model/Event.php:435
-#: src/Model/Event.php:915
-msgid "Starts:"
-msgstr "Starts:"
+#: src/Content/Text/BBCode.php:1563 src/Content/Text/BBCode.php:1564
+msgid "Encrypted content"
+msgstr "Encrypted content"
 
-#: src/Model/Event.php:64 src/Model/Event.php:84 src/Model/Event.php:436
-#: src/Model/Event.php:919
-msgid "Finishes:"
-msgstr "Finishes:"
+#: src/Content/Text/BBCode.php:1788
+msgid "Invalid source protocol"
+msgstr "Invalid source protocol"
 
-#: src/Model/Event.php:385
-msgid "all-day"
-msgstr "All-day"
+#: src/Content/Text/BBCode.php:1803
+msgid "Invalid link protocol"
+msgstr "Invalid link protocol"
 
-#: src/Model/Event.php:408
-msgid "Jun"
-msgstr "Jun"
+#: src/Content/Widget/CalendarExport.php:64
+msgid "Export"
+msgstr "Export"
 
-#: src/Model/Event.php:411
-msgid "Sept"
-msgstr "Sep"
+#: src/Content/Widget/CalendarExport.php:65
+msgid "Export calendar as ical"
+msgstr "Export calendar as ical"
 
-#: src/Model/Event.php:433
-msgid "No events to display"
-msgstr "No events to display"
+#: src/Content/Widget/CalendarExport.php:66
+msgid "Export calendar as csv"
+msgstr "Export calendar as csv"
 
-#: src/Model/Event.php:561
-msgid "l, F j"
-msgstr "l, F j"
+#: src/Content/Widget/ContactBlock.php:58
+msgid "No contacts"
+msgstr "No contacts"
 
-#: src/Model/Event.php:592
-msgid "Edit event"
-msgstr "Edit event"
+#: src/Content/Widget/ContactBlock.php:90
+#, php-format
+msgid "%d Contact"
+msgid_plural "%d Contacts"
+msgstr[0] "%d contact"
+msgstr[1] "%d contacts"
 
-#: src/Model/Event.php:593
-msgid "Duplicate event"
-msgstr "Duplicate event"
+#: src/Content/Widget/ContactBlock.php:109
+msgid "View Contacts"
+msgstr "View contacts"
 
-#: src/Model/Event.php:594
-msgid "Delete event"
-msgstr "Delete event"
+#: src/Content/Widget/TrendingTags.php:34
+#, php-format
+msgid "Trending Tags (last %d hour)"
+msgid_plural "Trending Tags (last %d hours)"
+msgstr[0] "Trending Tags (last %d hour)"
+msgstr[1] "Trending tags (last %d hours)"
 
-#: src/Model/Event.php:626 src/Model/Item.php:3522 src/Model/Item.php:3529
-msgid "link to source"
-msgstr "Link to source"
+#: src/Content/Widget/TrendingTags.php:35
+msgid "More Trending Tags"
+msgstr "More Trending Tags"
 
-#: src/Model/Event.php:848
-msgid "D g:i A"
-msgstr "D g:i A"
+#: src/Content/Pager.php:153
+msgid "newer"
+msgstr "Later posts"
 
-#: src/Model/Event.php:849
-msgid "g:i A"
-msgstr "g:i A"
+#: src/Content/Pager.php:158
+msgid "older"
+msgstr "Earlier posts"
 
-#: src/Model/Event.php:934 src/Model/Event.php:936
-msgid "Show map"
-msgstr "Show map"
+#: src/Content/Pager.php:203
+msgid "prev"
+msgstr "prev"
 
-#: src/Model/Event.php:935
-msgid "Hide map"
-msgstr "Hide map"
+#: src/Content/Pager.php:263
+msgid "last"
+msgstr "last"
 
-#: src/Model/Event.php:1027
-#, php-format
-msgid "%s's birthday"
-msgstr "%s's birthday"
+#: src/Content/Feature.php:82
+msgid "General Features"
+msgstr "General"
 
-#: src/Model/Event.php:1028
-#, php-format
-msgid "Happy Birthday %s"
-msgstr "Happy Birthday, %s!"
+#: src/Content/Feature.php:84
+msgid "Multiple Profiles"
+msgstr "Multiple profiles"
 
-#: src/Model/FileTag.php:256
-msgid "Item filed"
-msgstr "Item filed"
+#: src/Content/Feature.php:84
+msgid "Ability to create multiple profiles"
+msgstr "Ability to create multiple profiles"
 
-#: src/Model/Group.php:63
+#: src/Content/Feature.php:85
+msgid "Photo Location"
+msgstr "Photo location"
+
+#: src/Content/Feature.php:85
 msgid ""
-"A deleted group with this name was revived. Existing item permissions "
-"<strong>may</strong> apply to this group and any future members. If this is "
-"not what you intended, please create another group with a different name."
-msgstr "A deleted group with this name has been revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."
+"Photo metadata is normally stripped. This extracts the location (if present)"
+" prior to stripping metadata and links it to a map."
+msgstr "Photo metadata is normally removed. This extracts the location (if present) prior to removing metadata and links it to a map."
 
-#: src/Model/Group.php:358
-msgid "Default privacy group for new contacts"
-msgstr "Default privacy group for new contacts"
+#: src/Content/Feature.php:86
+msgid "Export Public Calendar"
+msgstr "Export public calendar"
 
-#: src/Model/Group.php:390
-msgid "Everybody"
-msgstr "Everybody"
+#: src/Content/Feature.php:86
+msgid "Ability for visitors to download the public calendar"
+msgstr "Ability for visitors to download the public calendar"
 
-#: src/Model/Group.php:410
-msgid "edit"
-msgstr "edit"
+#: src/Content/Feature.php:87
+msgid "Trending Tags"
+msgstr "Trending Tags"
 
-#: src/Model/Group.php:439
-msgid "Edit group"
-msgstr "Edit group"
+#: src/Content/Feature.php:87
+msgid ""
+"Show a community page widget with a list of the most popular tags in recent "
+"public posts."
+msgstr "Show a community page widget with a list of the most popular tags in recent public posts."
 
-#: src/Model/Group.php:440 src/Module/Group.php:186
-msgid "Contacts not in any group"
-msgstr "Contacts not in any group"
+#: src/Content/Feature.php:92
+msgid "Post Composition Features"
+msgstr "Post composition"
 
-#: src/Model/Group.php:442
-msgid "Create a new group"
-msgstr "Create new group"
+#: src/Content/Feature.php:93
+msgid "Auto-mention Forums"
+msgstr "Auto-mention forums"
 
-#: src/Model/Group.php:443 src/Module/Group.php:171 src/Module/Group.php:194
-#: src/Module/Group.php:271
-msgid "Group Name: "
-msgstr "Group name: "
+#: src/Content/Feature.php:93
+msgid ""
+"Add/remove mention when a forum page is selected/deselected in ACL window."
+msgstr "Add/Remove mention when a forum page is selected or deselected in the ACL window."
 
-#: src/Model/Group.php:444
-msgid "Edit groups"
-msgstr "Edit groups"
+#: src/Content/Feature.php:94
+msgid "Explicit Mentions"
+msgstr "Explicit mentions"
 
-#: src/Model/Item.php:3257
-msgid "activity"
-msgstr "activity"
+#: src/Content/Feature.php:94
+msgid ""
+"Add explicit mentions to comment box for manual control over who gets "
+"mentioned in replies."
+msgstr "Add explicit mentions to comment box for manual control over who gets mentioned in replies."
 
-#: src/Model/Item.php:3259 src/Object/Post.php:472
-msgid "comment"
-msgid_plural "comments"
-msgstr[0] "comment"
-msgstr[1] "comments"
+#: src/Content/Feature.php:99
+msgid "Network Sidebar"
+msgstr "Network sidebar"
 
-#: src/Model/Item.php:3262
-msgid "post"
-msgstr "post"
+#: src/Content/Feature.php:100 src/Content/Widget.php:501
+msgid "Archives"
+msgstr "Archives"
 
-#: src/Model/Item.php:3361
-#, php-format
-msgid "Content warning: %s"
-msgstr "Content warning: %s"
+#: src/Content/Feature.php:100
+msgid "Ability to select posts by date ranges"
+msgstr "Ability to select posts by date ranges"
 
-#: src/Model/Item.php:3438
-msgid "bytes"
-msgstr "bytes"
-
-#: src/Model/Item.php:3516
-msgid "View on separate page"
-msgstr "View on separate page"
+#: src/Content/Feature.php:101
+msgid "Protocol Filter"
+msgstr "Protocol Filter"
 
-#: src/Model/Item.php:3517
-msgid "view on separate page"
-msgstr "view on separate page"
+#: src/Content/Feature.php:101
+msgid "Enable widget to display Network posts only from selected protocols"
+msgstr "Enable widget to display Network posts only from selected protocols"
 
-#: src/Model/Mail.php:109 src/Model/Mail.php:244
-msgid "[no subject]"
-msgstr "[no subject]"
+#: src/Content/Feature.php:106
+msgid "Network Tabs"
+msgstr "Network tabs"
 
-#: src/Model/Profile.php:177 src/Model/Profile.php:421
-#: src/Model/Profile.php:866
-msgid "Edit profile"
-msgstr "Edit profile"
+#: src/Content/Feature.php:107
+msgid "Network New Tab"
+msgstr "Network new tab"
 
-#: src/Model/Profile.php:355
-msgid "Atom feed"
-msgstr "Atom feed"
+#: src/Content/Feature.php:107
+msgid "Enable tab to display only new Network posts (from the last 12 hours)"
+msgstr "Enable tab to display only new network posts (last 12 hours)"
 
-#: src/Model/Profile.php:394
-msgid "Manage/edit profiles"
-msgstr "Manage/Edit profiles"
+#: src/Content/Feature.php:108
+msgid "Network Shared Links Tab"
+msgstr "Network shared links tab"
 
-#: src/Model/Profile.php:443 src/Model/Profile.php:776
-#: src/Module/Directory.php:148
-msgid "Status:"
-msgstr "Status:"
+#: src/Content/Feature.php:108
+msgid "Enable tab to display only Network posts with links in them"
+msgstr "Enable tab to display only network posts with links in them"
 
-#: src/Model/Profile.php:444 src/Model/Profile.php:793
-#: src/Module/Directory.php:149
-msgid "Homepage:"
-msgstr "Homepage:"
+#: src/Content/Feature.php:113
+msgid "Post/Comment Tools"
+msgstr "Post/Comment tools"
 
-#: src/Model/Profile.php:446 src/Module/Contact.php:648
-msgid "XMPP:"
-msgstr "XMPP:"
+#: src/Content/Feature.php:114
+msgid "Post Categories"
+msgstr "Post categories"
 
-#: src/Model/Profile.php:569 src/Model/Profile.php:666
-msgid "g A l F d"
-msgstr "g A l F d"
+#: src/Content/Feature.php:114
+msgid "Add categories to your posts"
+msgstr "Add categories to your posts"
 
-#: src/Model/Profile.php:570
-msgid "F d"
-msgstr "F d"
+#: src/Content/Feature.php:119
+msgid "Advanced Profile Settings"
+msgstr "Advanced profiles"
 
-#: src/Model/Profile.php:632 src/Model/Profile.php:717
-msgid "[today]"
-msgstr "[today]"
+#: src/Content/Feature.php:120
+msgid "List Forums"
+msgstr "List forums"
 
-#: src/Model/Profile.php:642
-msgid "Birthday Reminders"
-msgstr "Birthday reminders"
+#: src/Content/Feature.php:120
+msgid "Show visitors public community forums at the Advanced Profile Page"
+msgstr "Show visitors of public community forums at the advanced profile page"
 
-#: src/Model/Profile.php:643
-msgid "Birthdays this week:"
-msgstr "Birthdays this week:"
+#: src/Content/Feature.php:121
+msgid "Tag Cloud"
+msgstr "Tag cloud"
 
-#: src/Model/Profile.php:704
-msgid "[No description]"
-msgstr "[No description]"
+#: src/Content/Feature.php:121
+msgid "Provide a personal tag cloud on your profile page"
+msgstr "Provides a personal tag cloud on your profile page"
 
-#: src/Model/Profile.php:730
-msgid "Event Reminders"
-msgstr "Event reminders"
+#: src/Content/Feature.php:122
+msgid "Display Membership Date"
+msgstr "Display membership date"
 
-#: src/Model/Profile.php:731
-msgid "Upcoming events the next 7 days:"
-msgstr "Upcoming events the next 7 days:"
+#: src/Content/Feature.php:122
+msgid "Display membership date in profile"
+msgstr "Display membership date in profile"
 
-#: src/Model/Profile.php:748
-msgid "Member since:"
-msgstr "Member since:"
+#: src/Content/Nav.php:74
+msgid "Nothing new here"
+msgstr "Nothing new here"
 
-#: src/Model/Profile.php:756
-msgid "j F, Y"
-msgstr "j F, Y"
+#: src/Content/Nav.php:78
+msgid "Clear notifications"
+msgstr "Clear notifications"
 
-#: src/Model/Profile.php:757
-msgid "j F"
-msgstr "j F"
+#: src/Content/Nav.php:153 src/Module/Login.php:315
+msgid "Logout"
+msgstr "Logout"
 
-#: src/Model/Profile.php:765 src/Util/Temporal.php:147
-msgid "Birthday:"
-msgstr "Birthday:"
+#: src/Content/Nav.php:153
+msgid "End this session"
+msgstr "End this session"
 
-#: src/Model/Profile.php:772
-msgid "Age:"
-msgstr "Age:"
+#: src/Content/Nav.php:155 src/Module/Login.php:316
+#: src/Module/Bookmarklet.php:25
+msgid "Login"
+msgstr "Login"
 
-#: src/Model/Profile.php:785
-#, php-format
-msgid "for %1$d %2$s"
-msgstr "for %1$d %2$s"
+#: src/Content/Nav.php:155
+msgid "Sign in"
+msgstr "Sign in"
 
-#: src/Model/Profile.php:809
-msgid "Religion:"
-msgstr "Religion:"
+#: src/Content/Nav.php:165
+msgid "Personal notes"
+msgstr "Personal notes"
 
-#: src/Model/Profile.php:817
-msgid "Hobbies/Interests:"
-msgstr "Hobbies/Interests:"
+#: src/Content/Nav.php:165
+msgid "Your personal notes"
+msgstr "My personal notes"
 
-#: src/Model/Profile.php:829
-msgid "Contact information and Social Networks:"
-msgstr "Contact information and social networks:"
+#: src/Content/Nav.php:182
+msgid "Home Page"
+msgstr "Home page"
 
-#: src/Model/Profile.php:833
-msgid "Musical interests:"
-msgstr "Music:"
+#: src/Content/Nav.php:186 src/Module/Login.php:287
+#: src/Module/Register.php:136
+msgid "Register"
+msgstr "Sign up now >>"
 
-#: src/Model/Profile.php:837
-msgid "Books, literature:"
-msgstr "Books/Literature:"
+#: src/Content/Nav.php:186
+msgid "Create an account"
+msgstr "Create account"
 
-#: src/Model/Profile.php:841
-msgid "Television:"
-msgstr "Television:"
+#: src/Content/Nav.php:192
+msgid "Help and documentation"
+msgstr "Help and documentation"
 
-#: src/Model/Profile.php:845
-msgid "Film/dance/culture/entertainment:"
-msgstr "Arts, culture, entertainment:"
+#: src/Content/Nav.php:196
+msgid "Apps"
+msgstr "Apps"
 
-#: src/Model/Profile.php:849
-msgid "Love/Romance:"
-msgstr "Love/Romance:"
+#: src/Content/Nav.php:196
+msgid "Addon applications, utilities, games"
+msgstr "Addon applications, utilities, games"
 
-#: src/Model/Profile.php:853
-msgid "Work/employment:"
-msgstr "Work/Employment:"
+#: src/Content/Nav.php:200
+msgid "Search site content"
+msgstr "Search site content"
 
-#: src/Model/Profile.php:857
-msgid "School/education:"
-msgstr "School/Education:"
+#: src/Content/Nav.php:224
+msgid "Community"
+msgstr "Community"
 
-#: src/Model/Profile.php:862
-msgid "Forums:"
-msgstr "Forums:"
+#: src/Content/Nav.php:224
+msgid "Conversations on this and other servers"
+msgstr "Conversations on this and other servers"
 
-#: src/Model/Profile.php:906 src/Module/Contact.php:875
-msgid "Profile Details"
-msgstr "Profile Details"
+#: src/Content/Nav.php:231
+msgid "Directory"
+msgstr "Directory"
 
-#: src/Model/Profile.php:956
-msgid "Only You Can See This"
-msgstr "Only you can see this."
+#: src/Content/Nav.php:231
+msgid "People directory"
+msgstr "People directory"
 
-#: src/Model/Profile.php:964 src/Model/Profile.php:967
-msgid "Tips for New Members"
-msgstr "Tips for New Members"
+#: src/Content/Nav.php:233 src/Module/BaseAdminModule.php:75
+msgid "Information"
+msgstr "Information"
 
-#: src/Model/Profile.php:1167
-#, php-format
-msgid "OpenWebAuth: %1$s welcomes %2$s"
-msgstr "OpenWebAuth: %1$s welcomes %2$s"
+#: src/Content/Nav.php:233
+msgid "Information about this friendica instance"
+msgstr "Information about this Friendica instance"
 
-#: src/Model/Storage/Database.php:36
-#, php-format
-msgid "Database storage failed to update %s"
-msgstr "Database storage failed to update %s"
+#: src/Content/Nav.php:236 src/Module/Tos.php:73 src/Module/Admin/Tos.php:43
+#: src/Module/BaseAdminModule.php:85 src/Module/Register.php:144
+msgid "Terms of Service"
+msgstr "Terms of Service"
 
-#: src/Model/Storage/Database.php:43
-msgid "Database storage failed to insert data"
-msgstr "Database storage failed to insert data"
+#: src/Content/Nav.php:236
+msgid "Terms of Service of this Friendica instance"
+msgstr "Terms of Service for this Friendica instance"
 
-#: src/Model/Storage/Filesystem.php:63
-#, php-format
-msgid "Filesystem storage failed to create \"%s\". Check you write permissions."
-msgstr "Filesystem storage failed to create \"%s\". Check you write permissions."
+#: src/Content/Nav.php:242
+msgid "Network Reset"
+msgstr "Network reset"
 
-#: src/Model/Storage/Filesystem.php:105
-#, php-format
-msgid ""
-"Filesystem storage failed to save data to \"%s\". Check your write "
-"permissions"
-msgstr "Filesystem storage failed to save data to \"%s\". Check your write permissions"
+#: src/Content/Nav.php:242
+msgid "Load Network page with no filters"
+msgstr "Load network page without filters"
 
-#: src/Model/Storage/Filesystem.php:126
-msgid "Storage base path"
-msgstr "Storage base path"
+#: src/Content/Nav.php:248
+msgid "Friend Requests"
+msgstr "Friend requests"
 
-#: src/Model/Storage/Filesystem.php:128
-msgid ""
-"Folder where uploaded files are saved. For maximum security, This should be "
-"a path outside web server folder tree"
-msgstr "Folder where uploaded files are saved. For maximum security, this should be a path outside web server folder tree"
+#: src/Content/Nav.php:250
+msgid "See all notifications"
+msgstr "See all notifications"
 
-#: src/Model/Storage/Filesystem.php:138
-msgid "Enter a valid existing folder"
-msgstr "Enter a valid existing folder"
+#: src/Content/Nav.php:251
+msgid "Mark all system notifications seen"
+msgstr "Mark all system notifications seen"
 
-#: src/Model/User.php:298
-msgid "Login failed"
-msgstr "Login failed"
+#: src/Content/Nav.php:255
+msgid "Inbox"
+msgstr "Inbox"
 
-#: src/Model/User.php:329
-msgid "Not enough information to authenticate"
-msgstr "Not enough information to authenticate"
+#: src/Content/Nav.php:256
+msgid "Outbox"
+msgstr "Outbox"
 
-#: src/Model/User.php:407
-msgid "Password can't be empty"
-msgstr "Password can't be empty"
+#: src/Content/Nav.php:260
+msgid "Manage"
+msgstr "Manage"
 
-#: src/Model/User.php:426
-msgid "Empty passwords are not allowed."
-msgstr "Empty passwords are not allowed."
+#: src/Content/Nav.php:260
+msgid "Manage other pages"
+msgstr "Manage other pages"
 
-#: src/Model/User.php:430
-msgid ""
-"The new password has been exposed in a public data dump, please choose "
-"another."
-msgstr "The new password has been exposed in a public data dump; please choose another."
+#: src/Content/Nav.php:268
+msgid "Manage/Edit Profiles"
+msgstr "Manage/Edit profiles"
 
-#: src/Model/User.php:436
-msgid ""
-"The password can't contain accentuated letters, white spaces or colons (:)"
-msgstr "The password can't contain accentuated letters, white spaces or colons"
+#: src/Content/Nav.php:276 src/Module/BaseAdminModule.php:114
+msgid "Admin"
+msgstr "Admin"
 
-#: src/Model/User.php:536
-msgid "Passwords do not match. Password unchanged."
-msgstr "Passwords do not match. Password unchanged."
+#: src/Content/Nav.php:276
+msgid "Site setup and configuration"
+msgstr "Site setup and configuration"
 
-#: src/Model/User.php:543
-msgid "An invitation is required."
-msgstr "An invitation is required."
+#: src/Content/Nav.php:279
+msgid "Navigation"
+msgstr "Navigation"
 
-#: src/Model/User.php:547
-msgid "Invitation could not be verified."
-msgstr "Invitation could not be verified."
+#: src/Content/Nav.php:279
+msgid "Site map"
+msgstr "Site map"
 
-#: src/Model/User.php:554
-msgid "Invalid OpenID url"
-msgstr "Invalid OpenID URL"
+#: src/Content/OEmbed.php:254
+msgid "Embedding disabled"
+msgstr "Embedding disabled"
 
-#: src/Model/User.php:567 src/Module/Login.php:107
-msgid ""
-"We encountered a problem while logging in with the OpenID you provided. "
-"Please check the correct spelling of the ID."
-msgstr "We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."
+#: src/Content/OEmbed.php:377
+msgid "Embedded content"
+msgstr "Embedded content"
 
-#: src/Model/User.php:567 src/Module/Login.php:107
-msgid "The error message was:"
-msgstr "The error message was:"
+#: src/Content/Widget.php:38
+msgid "Add New Contact"
+msgstr "Add new contact"
 
-#: src/Model/User.php:573
-msgid "Please enter the required information."
-msgstr "Please enter the required information."
+#: src/Content/Widget.php:39
+msgid "Enter address or web location"
+msgstr "Enter address or web location"
 
-#: src/Model/User.php:587
-#, php-format
-msgid ""
-"system.username_min_length (%s) and system.username_max_length (%s) are "
-"excluding each other, swapping values."
-msgstr "system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."
+#: src/Content/Widget.php:40
+msgid "Example: bob@example.com, http://example.com/barbara"
+msgstr "Example: jo@example.com, http://example.com/jo"
 
-#: src/Model/User.php:594
+#: src/Content/Widget.php:58
 #, php-format
-msgid "Username should be at least %s character."
-msgid_plural "Username should be at least %s characters."
-msgstr[0] "Username should be at least %s character."
-msgstr[1] "Username should be at least %s characters."
+msgid "%d invitation available"
+msgid_plural "%d invitations available"
+msgstr[0] "%d invitation available"
+msgstr[1] "%d invitations available"
 
-#: src/Model/User.php:598
-#, php-format
-msgid "Username should be at most %s character."
-msgid_plural "Username should be at most %s characters."
-msgstr[0] "Username should be at most %s character."
-msgstr[1] "Username should be at most %s characters."
+#: src/Content/Widget.php:193 src/Module/Profile/Contacts.php:127
+#: src/Module/Contact.php:772
+msgid "Following"
+msgstr "Following"
 
-#: src/Model/User.php:606
-msgid "That doesn't appear to be your full (First Last) name."
-msgstr "That doesn't appear to be your full (i.e first and last) name."
+#: src/Content/Widget.php:194 src/Module/Profile/Contacts.php:128
+#: src/Module/Contact.php:773
+msgid "Mutual friends"
+msgstr "Mutual friends"
 
-#: src/Model/User.php:611
-msgid "Your email domain is not among those allowed on this site."
-msgstr "Your email domain is not allowed on this site."
+#: src/Content/Widget.php:199
+msgid "Relationships"
+msgstr "Relationships"
 
-#: src/Model/User.php:615
-msgid "Not a valid email address."
-msgstr "Not a valid email address."
+#: src/Content/Widget.php:201 src/Module/Group.php:287
+#: src/Module/Contact.php:660
+msgid "All Contacts"
+msgstr "All contacts"
 
-#: src/Model/User.php:618
-msgid "The nickname was blocked from registration by the nodes admin."
-msgstr "The nickname was blocked from registration by the nodes admin."
+#: src/Content/Widget.php:244
+msgid "Protocols"
+msgstr "Protocols"
 
-#: src/Model/User.php:622 src/Model/User.php:630
-msgid "Cannot use that email."
-msgstr "Cannot use that email."
+#: src/Content/Widget.php:246
+msgid "All Protocols"
+msgstr "All Protocols"
 
-#: src/Model/User.php:637
-msgid "Your nickname can only contain a-z, 0-9 and _."
-msgstr "Your nickname can only contain a-z, 0-9 and _."
+#: src/Content/Widget.php:279
+msgid "Saved Folders"
+msgstr "Saved Folders"
 
-#: src/Model/User.php:644 src/Model/User.php:701
-msgid "Nickname is already registered. Please choose another."
-msgstr "Nickname is already registered. Please choose another."
+#: src/Content/Widget.php:281 src/Content/Widget.php:320
+msgid "Everything"
+msgstr "Everything"
 
-#: src/Model/User.php:654
-msgid "SERIOUS ERROR: Generation of security keys failed."
-msgstr "SERIOUS ERROR: Generation of security keys failed."
+#: src/Content/Widget.php:318
+msgid "Categories"
+msgstr "Categories"
 
-#: src/Model/User.php:688 src/Model/User.php:692
-msgid "An error occurred during registration. Please try again."
-msgstr "An error occurred during registration. Please try again."
+#: src/Content/Widget.php:402
+#, php-format
+msgid "%d contact in common"
+msgid_plural "%d contacts in common"
+msgstr[0] "%d contact in common"
+msgstr[1] "%d contacts in common"
 
-#: src/Model/User.php:712 view/theme/duepuntozero/config.php:55
-msgid "default"
-msgstr "default"
+#: src/Content/ContactSelector.php:58
+msgid "Frequently"
+msgstr "Frequently"
 
-#: src/Model/User.php:717
-msgid "An error occurred creating your default profile. Please try again."
-msgstr "An error occurred creating your default profile. Please try again."
+#: src/Content/ContactSelector.php:59
+msgid "Hourly"
+msgstr "Hourly"
 
-#: src/Model/User.php:724
-msgid "An error occurred creating your self contact. Please try again."
-msgstr "An error occurred creating your self-contact. Please try again."
+#: src/Content/ContactSelector.php:60
+msgid "Twice daily"
+msgstr "Twice daily"
 
-#: src/Model/User.php:733
-msgid ""
-"An error occurred creating your default contact group. Please try again."
-msgstr "An error occurred while creating your default contact group. Please try again."
+#: src/Content/ContactSelector.php:61
+msgid "Daily"
+msgstr "Daily"
 
-#: src/Model/User.php:809
-#, php-format
-msgid ""
-"\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"
-msgstr "\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"
+#: src/Content/ContactSelector.php:62
+msgid "Weekly"
+msgstr "Weekly"
 
-#: src/Model/User.php:826
-#, php-format
-msgid "Registration at %s"
-msgstr "Registration at %s"
+#: src/Content/ContactSelector.php:63
+msgid "Monthly"
+msgstr "Monthly"
 
-#: src/Model/User.php:845
-#, php-format
-msgid ""
-"\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"
-msgstr "\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"
+#: src/Content/ContactSelector.php:116
+msgid "DFRN"
+msgstr "DFRN"
 
-#: src/Model/User.php:851
-#, php-format
-msgid ""
-"\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."
-msgstr "\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."
+#: src/Content/ContactSelector.php:117
+msgid "OStatus"
+msgstr "OStatus"
 
-#: src/Model/User.php:886 src/Module/Admin/Users.php:88
-#, php-format
-msgid "Registration details for %s"
-msgstr "Registration details for %s"
+#: src/Content/ContactSelector.php:118
+msgid "RSS/Atom"
+msgstr "RSS/Atom"
 
-#: src/Module/Admin/Addons/Details.php:51
-msgid "Addon not found."
-msgstr "Addon not found."
+#: src/Content/ContactSelector.php:119 src/Module/Admin/Users.php:272
+#: src/Module/Admin/Users.php:283 src/Module/Admin/Users.php:297
+#: src/Module/Admin/Users.php:315
+msgid "Email"
+msgstr "Email"
 
-#: src/Module/Admin/Addons/Details.php:62 src/Module/Admin/Addons/Index.php:32
-#, php-format
-msgid "Addon %s disabled."
-msgstr "Addon %s disabled."
+#: src/Content/ContactSelector.php:121
+msgid "Zot!"
+msgstr "Zot!"
 
-#: src/Module/Admin/Addons/Details.php:65 src/Module/Admin/Addons/Index.php:34
-#, php-format
-msgid "Addon %s enabled."
-msgstr "Addon %s enabled."
+#: src/Content/ContactSelector.php:122
+msgid "LinkedIn"
+msgstr "LinkedIn"
 
-#: src/Module/Admin/Addons/Details.php:76
-#: src/Module/Admin/Themes/Details.php:60
-msgid "Disable"
-msgstr "Disable"
+#: src/Content/ContactSelector.php:123
+msgid "XMPP/IM"
+msgstr "XMPP/IM"
 
-#: src/Module/Admin/Addons/Details.php:79
-#: src/Module/Admin/Themes/Details.php:63
-msgid "Enable"
-msgstr "Enable"
+#: src/Content/ContactSelector.php:124
+msgid "MySpace"
+msgstr "MySpace"
 
-#: src/Module/Admin/Addons/Details.php:99 src/Module/Admin/Addons/Index.php:50
-#: src/Module/Admin/Blocklist/Contact.php:60
-#: src/Module/Admin/Blocklist/Server.php:73
-#: src/Module/Admin/Federation.php:185 src/Module/Admin/Item/Delete.php:46
-#: src/Module/Admin/Logs/Settings.php:57 src/Module/Admin/Logs/View.php:46
-#: src/Module/Admin/Queue.php:56 src/Module/Admin/Site.php:568
-#: src/Module/Admin/Summary.php:160 src/Module/Admin/Themes/Details.php:104
-#: src/Module/Admin/Themes/Index.php:93 src/Module/Admin/Tos.php:42
-#: src/Module/Admin/Users.php:277
-msgid "Administration"
-msgstr "Administration"
+#: src/Content/ContactSelector.php:125
+msgid "Google+"
+msgstr "Google+"
 
-#: src/Module/Admin/Addons/Details.php:101
-#: src/Module/Admin/Themes/Details.php:106
-msgid "Toggle"
-msgstr "Toggle"
+#: src/Content/ContactSelector.php:126
+msgid "pump.io"
+msgstr "pump.io"
 
-#: src/Module/Admin/Addons/Details.php:109
-#: src/Module/Admin/Themes/Details.php:115
-msgid "Author: "
-msgstr "Author: "
+#: src/Content/ContactSelector.php:127
+msgid "Twitter"
+msgstr "Twitter"
 
-#: src/Module/Admin/Addons/Details.php:110
-#: src/Module/Admin/Themes/Details.php:116
-msgid "Maintainer: "
-msgstr "Maintainer: "
+#: src/Content/ContactSelector.php:128
+msgid "Diaspora Connector"
+msgstr "diaspora* connector"
 
-#: src/Module/Admin/Addons/Index.php:36
-#, php-format
-msgid "Addon %s failed to install."
-msgstr "Addon %s failed to install."
+#: src/Content/ContactSelector.php:129
+msgid "GNU Social Connector"
+msgstr "GNU Social Connector"
 
-#: src/Module/Admin/Addons/Index.php:53
-msgid "Reload active addons"
-msgstr "Reload active addons"
+#: src/Content/ContactSelector.php:130
+msgid "ActivityPub"
+msgstr "ActivityPub"
 
-#: src/Module/Admin/Addons/Index.php:58
-#, php-format
-msgid ""
-"There are currently no addons available on your node. You can find the "
-"official addon repository at %1$s and might find other interesting addons in"
-" the open addon registry at %2$s"
-msgstr "There are currently no addons available on your node. You can find the official addon repository at %1$s and might find other interesting addons in the open addon registry at %2$s"
+#: src/Content/ContactSelector.php:131
+msgid "pnut"
+msgstr "pnut"
 
-#: src/Module/Admin/Blocklist/Contact.php:37
-#, php-format
-msgid "%s contact unblocked"
-msgid_plural "%s contacts unblocked"
-msgstr[0] "%s contact unblocked"
-msgstr[1] "%s contacts unblocked"
+#: src/Content/ContactSelector.php:229 src/Content/ContactSelector.php:269
+#: src/Content/ContactSelector.php:307
+msgid "No answer"
+msgstr "No answer"
 
-#: src/Module/Admin/Blocklist/Contact.php:61
-msgid "Remote Contact Blocklist"
-msgstr "Remote contact blocklist"
+#: src/Content/ContactSelector.php:230
+msgid "Male"
+msgstr "Male"
 
-#: src/Module/Admin/Blocklist/Contact.php:62
-msgid ""
-"This page allows you to prevent any message from a remote contact to reach "
-"your node."
-msgstr "This page allows you to prevent any message from a remote contact to reach your node."
+#: src/Content/ContactSelector.php:231
+msgid "Female"
+msgstr "Female"
 
-#: src/Module/Admin/Blocklist/Contact.php:63
-msgid "Block Remote Contact"
-msgstr "Block Remote Contact"
+#: src/Content/ContactSelector.php:232
+msgid "Currently Male"
+msgstr "Currently male"
 
-#: src/Module/Admin/Blocklist/Contact.php:64 src/Module/Admin/Users.php:280
-msgid "select all"
-msgstr "select all"
+#: src/Content/ContactSelector.php:233
+msgid "Currently Female"
+msgstr "Currently female"
 
-#: src/Module/Admin/Blocklist/Contact.php:65
-msgid "select none"
-msgstr "select none"
+#: src/Content/ContactSelector.php:234
+msgid "Mostly Male"
+msgstr "Mostly male"
 
-#: src/Module/Admin/Blocklist/Contact.php:67 src/Module/Admin/Users.php:291
-#: src/Module/Contact.php:624 src/Module/Contact.php:827
-#: src/Module/Contact.php:1080
-msgid "Unblock"
-msgstr "Unblock"
+#: src/Content/ContactSelector.php:235
+msgid "Mostly Female"
+msgstr "Mostly female"
 
-#: src/Module/Admin/Blocklist/Contact.php:68
-msgid "No remote contact is blocked from this node."
-msgstr "No remote contact is blocked from this node."
+#: src/Content/ContactSelector.php:236
+msgid "Transgender"
+msgstr "Transgender"
 
-#: src/Module/Admin/Blocklist/Contact.php:70
-msgid "Blocked Remote Contacts"
-msgstr "Blocked remote contacts"
+#: src/Content/ContactSelector.php:237
+msgid "Intersex"
+msgstr "Intersex"
 
-#: src/Module/Admin/Blocklist/Contact.php:71
-msgid "Block New Remote Contact"
-msgstr "Block new remote contact"
+#: src/Content/ContactSelector.php:238
+msgid "Transsexual"
+msgstr "Transsexual"
 
-#: src/Module/Admin/Blocklist/Contact.php:72
-msgid "Photo"
-msgstr "Photo"
+#: src/Content/ContactSelector.php:239
+msgid "Hermaphrodite"
+msgstr "Hermaphrodite"
 
-#: src/Module/Admin/Blocklist/Contact.php:80
-#, php-format
-msgid "%s total blocked contact"
-msgid_plural "%s total blocked contacts"
-msgstr[0] "%s total blocked contact"
-msgstr[1] "%s total blocked contacts"
+#: src/Content/ContactSelector.php:240
+msgid "Neuter"
+msgstr "Neuter"
 
-#: src/Module/Admin/Blocklist/Contact.php:82
-msgid "URL of the remote contact to block."
-msgstr "URL of the remote contact to block."
+#: src/Content/ContactSelector.php:241
+msgid "Non-specific"
+msgstr "Non-specific"
 
-#: src/Module/Admin/Blocklist/Server.php:31
-msgid "Server added to blocklist."
-msgstr "Server added to blocklist."
+#: src/Content/ContactSelector.php:242
+msgid "Other"
+msgstr "Other"
 
-#: src/Module/Admin/Blocklist/Server.php:47
-msgid "Site blocklist updated."
-msgstr "Site blocklist updated."
+#: src/Content/ContactSelector.php:270
+msgid "Males"
+msgstr "Males"
 
-#: src/Module/Admin/Blocklist/Server.php:64
-msgid "The blocked domain"
-msgstr "Blocked domain"
+#: src/Content/ContactSelector.php:271
+msgid "Females"
+msgstr "Females"
 
-#: src/Module/Admin/Blocklist/Server.php:65
-#: src/Module/Admin/Blocklist/Server.php:84 src/Module/Friendica.php:60
-msgid "Reason for the block"
-msgstr "Reason for the block"
+#: src/Content/ContactSelector.php:272
+msgid "Gay"
+msgstr "Gay"
 
-#: src/Module/Admin/Blocklist/Server.php:65
-#: src/Module/Admin/Blocklist/Server.php:79
-msgid "The reason why you blocked this domain."
-msgstr "Reason why you blocked this domain."
+#: src/Content/ContactSelector.php:273
+msgid "Lesbian"
+msgstr "Lesbian"
 
-#: src/Module/Admin/Blocklist/Server.php:66
-msgid "Delete domain"
-msgstr "Delete domain"
+#: src/Content/ContactSelector.php:274
+msgid "No Preference"
+msgstr "No Preference"
 
-#: src/Module/Admin/Blocklist/Server.php:66
-msgid "Check to delete this entry from the blocklist"
-msgstr "Check to delete this entry from the blocklist"
+#: src/Content/ContactSelector.php:275
+msgid "Bisexual"
+msgstr "Bisexual"
 
-#: src/Module/Admin/Blocklist/Server.php:74 src/Module/BaseAdminModule.php:94
-msgid "Server Blocklist"
-msgstr "Server blocklist"
+#: src/Content/ContactSelector.php:276
+msgid "Autosexual"
+msgstr "Auto-sexual"
 
-#: src/Module/Admin/Blocklist/Server.php:75
-msgid ""
-"This page can be used to define a black list of servers from the federated "
-"network that are not allowed to interact with your node. For all entered "
-"domains you should also give a reason why you have blocked the remote "
-"server."
-msgstr "This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server."
+#: src/Content/ContactSelector.php:277
+msgid "Abstinent"
+msgstr "Abstinent"
 
-#: src/Module/Admin/Blocklist/Server.php:76
-msgid ""
-"The list of blocked servers will be made publically available on the "
-"/friendica page so that your users and people investigating communication "
-"problems can find the reason easily."
-msgstr "The list of blocked servers will publicly available on the Friendica page so that your users and people investigating communication problems can readily find the reason."
+#: src/Content/ContactSelector.php:278
+msgid "Virgin"
+msgstr "Virgin"
 
-#: src/Module/Admin/Blocklist/Server.php:77
-msgid "Add new entry to block list"
-msgstr "Add new entry to block list"
+#: src/Content/ContactSelector.php:279
+msgid "Deviant"
+msgstr "Deviant"
 
-#: src/Module/Admin/Blocklist/Server.php:78
-msgid "Server Domain"
-msgstr "Server domain"
+#: src/Content/ContactSelector.php:280
+msgid "Fetish"
+msgstr "Fetish"
 
-#: src/Module/Admin/Blocklist/Server.php:78
-msgid ""
-"The domain of the new server to add to the block list. Do not include the "
-"protocol."
-msgstr "The domain of the new server to add to the block list. Do not include the protocol."
+#: src/Content/ContactSelector.php:281
+msgid "Oodles"
+msgstr "Oodles"
 
-#: src/Module/Admin/Blocklist/Server.php:79
-msgid "Block reason"
-msgstr "Block reason"
+#: src/Content/ContactSelector.php:282
+msgid "Nonsexual"
+msgstr "Asexual"
 
-#: src/Module/Admin/Blocklist/Server.php:80
-msgid "Add Entry"
-msgstr "Add entry"
+#: src/Content/ContactSelector.php:308
+msgid "Single"
+msgstr "Single"
 
-#: src/Module/Admin/Blocklist/Server.php:81
-msgid "Save changes to the blocklist"
-msgstr "Save changes to the blocklist"
+#: src/Content/ContactSelector.php:309
+msgid "Lonely"
+msgstr "Lonely"
 
-#: src/Module/Admin/Blocklist/Server.php:82
-msgid "Current Entries in the Blocklist"
-msgstr "Current entries in the blocklist"
+#: src/Content/ContactSelector.php:310
+msgid "In a relation"
+msgstr "In a relation"
 
-#: src/Module/Admin/Blocklist/Server.php:85
-msgid "Delete entry from blocklist"
-msgstr "Delete entry from blocklist"
+#: src/Content/ContactSelector.php:311
+msgid "Has crush"
+msgstr "Having a crush"
 
-#: src/Module/Admin/Blocklist/Server.php:88
-msgid "Delete entry from blocklist?"
-msgstr "Delete entry from blocklist?"
+#: src/Content/ContactSelector.php:312
+msgid "Infatuated"
+msgstr "Infatuated"
 
-#: src/Module/Admin/DBSync.php:32
-msgid "Update has been marked successful"
-msgstr "Update has been marked successful"
+#: src/Content/ContactSelector.php:313
+msgid "Dating"
+msgstr "Dating"
 
-#: src/Module/Admin/DBSync.php:42
-#, php-format
-msgid "Database structure update %s was successfully applied."
-msgstr "Database structure update %s was successfully applied."
+#: src/Content/ContactSelector.php:314
+msgid "Unfaithful"
+msgstr "Unfaithful"
 
-#: src/Module/Admin/DBSync.php:46
-#, php-format
-msgid "Executing of database structure update %s failed with error: %s"
-msgstr "Executing of database structure update %s failed with error: %s"
+#: src/Content/ContactSelector.php:315
+msgid "Sex Addict"
+msgstr "Sex addict"
 
-#: src/Module/Admin/DBSync.php:63
-#, php-format
-msgid "Executing %s failed with error: %s"
-msgstr "Executing %s failed with error: %s"
+#: src/Content/ContactSelector.php:316 src/Model/User.php:762
+msgid "Friends"
+msgstr "Friends"
 
-#: src/Module/Admin/DBSync.php:65
-#, php-format
-msgid "Update %s was successfully applied."
-msgstr "Update %s was successfully applied."
+#: src/Content/ContactSelector.php:317
+msgid "Friends/Benefits"
+msgstr "Friends with benefits"
 
-#: src/Module/Admin/DBSync.php:68
-#, php-format
-msgid "Update %s did not return a status. Unknown if it succeeded."
-msgstr "Update %s did not return a status. Unknown if it succeeded."
+#: src/Content/ContactSelector.php:318
+msgid "Casual"
+msgstr "Casual"
 
-#: src/Module/Admin/DBSync.php:71
-#, php-format
-msgid "There was no additional update function %s that needed to be called."
-msgstr "There was no additional update function %s that needed to be called."
+#: src/Content/ContactSelector.php:319
+msgid "Engaged"
+msgstr "Engaged"
 
-#: src/Module/Admin/DBSync.php:91
-msgid "No failed updates."
-msgstr "No failed updates."
+#: src/Content/ContactSelector.php:320
+msgid "Married"
+msgstr "Married"
 
-#: src/Module/Admin/DBSync.php:92
-msgid "Check database structure"
-msgstr "Check database structure"
+#: src/Content/ContactSelector.php:321
+msgid "Imaginarily married"
+msgstr "Imaginarily married"
 
-#: src/Module/Admin/DBSync.php:97
-msgid "Failed Updates"
-msgstr "Failed updates"
+#: src/Content/ContactSelector.php:322
+msgid "Partners"
+msgstr "Partners"
 
-#: src/Module/Admin/DBSync.php:98
-msgid ""
-"This does not include updates prior to 1139, which did not return a status."
-msgstr "This does not include updates prior to 1139, which did not return a status."
+#: src/Content/ContactSelector.php:323
+msgid "Cohabiting"
+msgstr "Cohabiting"
 
-#: src/Module/Admin/DBSync.php:99
-msgid "Mark success (if update was manually applied)"
-msgstr "Mark success (if update was manually applied)"
+#: src/Content/ContactSelector.php:324
+msgid "Common law"
+msgstr "Common law spouse"
 
-#: src/Module/Admin/DBSync.php:100
-msgid "Attempt to execute this update step automatically"
-msgstr "Attempt to execute this update step automatically"
+#: src/Content/ContactSelector.php:325
+msgid "Happy"
+msgstr "Happy"
 
-#: src/Module/Admin/Features.php:59
-#, php-format
-msgid "Lock feature %s"
-msgstr "Lock feature %s"
+#: src/Content/ContactSelector.php:326
+msgid "Not looking"
+msgstr "Not looking"
 
-#: src/Module/Admin/Features.php:67
-msgid "Manage Additional Features"
-msgstr "Manage additional features"
+#: src/Content/ContactSelector.php:327
+msgid "Swinger"
+msgstr "Swinger"
 
-#: src/Module/Admin/Federation.php:76
-msgid "unknown"
-msgstr "unknown"
+#: src/Content/ContactSelector.php:328
+msgid "Betrayed"
+msgstr "Betrayed"
 
-#: src/Module/Admin/Federation.php:179
-msgid ""
-"This page offers you some numbers to the known part of the federated social "
-"network your Friendica node is part of. These numbers are not complete but "
-"only reflect the part of the network your node is aware of."
-msgstr "This page offers you the amount of known part of the federated social network your Friendica node is part of. These numbers are not complete and only reflect the part of the network your node is aware of."
+#: src/Content/ContactSelector.php:329
+msgid "Separated"
+msgstr "Separated"
 
-#: src/Module/Admin/Federation.php:180
-msgid ""
-"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
-"will improve the data displayed here."
-msgstr "The <em>Auto Discovered Contact Directory</em> feature is not enabled; enabling it will improve the data displayed here."
+#: src/Content/ContactSelector.php:330
+msgid "Unstable"
+msgstr "Unstable"
 
-#: src/Module/Admin/Federation.php:186 src/Module/BaseAdminModule.php:77
-msgid "Federation Statistics"
-msgstr "Federation statistics"
+#: src/Content/ContactSelector.php:331
+msgid "Divorced"
+msgstr "Divorced"
 
-#: src/Module/Admin/Federation.php:192
-#, php-format
-msgid ""
-"Currently this node is aware of %d nodes with %d registered users from the "
-"following platforms:"
-msgstr "Currently this node is aware of %d nodes with %d registered users from the following platforms:"
+#: src/Content/ContactSelector.php:332
+msgid "Imaginarily divorced"
+msgstr "Imaginarily divorced"
 
-#: src/Module/Admin/Item/Delete.php:35
-msgid "Item marked for deletion."
-msgstr "Item marked for deletion."
+#: src/Content/ContactSelector.php:333
+msgid "Widowed"
+msgstr "Widowed"
 
-#: src/Module/Admin/Item/Delete.php:47 src/Module/BaseAdminModule.php:95
-msgid "Delete Item"
-msgstr "Delete item"
+#: src/Content/ContactSelector.php:334
+msgid "Uncertain"
+msgstr "Uncertain"
 
-#: src/Module/Admin/Item/Delete.php:48
-msgid "Delete this Item"
-msgstr "Delete"
-
-#: src/Module/Admin/Item/Delete.php:49
-msgid ""
-"On this page you can delete an item from your node. If the item is a top "
-"level posting, the entire thread will be deleted."
-msgstr "Here you can delete an item from this node. If the item is a top-level posting, the entire thread will be deleted."
-
-#: src/Module/Admin/Item/Delete.php:50
-msgid ""
-"You need to know the GUID of the item. You can find it e.g. by looking at "
-"the display URL. The last part of http://example.com/display/123456 is the "
-"GUID, here 123456."
-msgstr "You need to know the global unique identifier (GUID) of the item, which you can find by looking at the display URL. The last part of http://example.com/display/123456 is the GUID: i.e. 123456."
-
-#: src/Module/Admin/Item/Delete.php:51
-msgid "GUID"
-msgstr "GUID"
-
-#: src/Module/Admin/Item/Delete.php:51
-msgid "The GUID of the item you want to delete."
-msgstr "GUID of item to be deleted."
+#: src/Content/ContactSelector.php:335
+msgid "It's complicated"
+msgstr "It's complicated"
 
-#: src/Module/Admin/Item/Source.php:46 src/Module/Itemsource.php:46
-msgid "Item Guid"
-msgstr "Item Guid"
+#: src/Content/ContactSelector.php:336
+msgid "Don't care"
+msgstr "Don't care"
 
-#: src/Module/Admin/Logs/Settings.php:30
-msgid "Log settings updated."
-msgstr "Log settings updated."
+#: src/Content/ContactSelector.php:337
+msgid "Ask me"
+msgstr "Ask me"
 
-#: src/Module/Admin/Logs/Settings.php:49
-msgid "PHP log currently enabled."
-msgstr "PHP log currently enabled."
+#: src/Database/DBStructure.php:50
+msgid "There are no tables on MyISAM."
+msgstr "There are no tables on MyISAM."
 
-#: src/Module/Admin/Logs/Settings.php:51
-msgid "PHP log currently disabled."
-msgstr "PHP log currently disabled."
+#: src/Database/DBStructure.php:74
+#, php-format
+msgid ""
+"\n"
+"Error %d occurred during database update:\n"
+"%s\n"
+msgstr "\nError %d occurred during database update:\n%s\n"
 
-#: src/Module/Admin/Logs/Settings.php:58 src/Module/BaseAdminModule.php:97
-#: src/Module/BaseAdminModule.php:98
-msgid "Logs"
-msgstr "Logs"
+#: src/Database/DBStructure.php:77
+msgid "Errors encountered performing database changes: "
+msgstr "Errors encountered performing database changes: "
 
-#: src/Module/Admin/Logs/Settings.php:60
-msgid "Clear"
-msgstr "Clear"
+#: src/Database/DBStructure.php:266
+#, php-format
+msgid "%s: Database update"
+msgstr "%s: Database update"
 
-#: src/Module/Admin/Logs/Settings.php:64
-msgid "Enable Debugging"
-msgstr "Enable debugging"
+#: src/Database/DBStructure.php:527
+#, php-format
+msgid "%s: updating %s table."
+msgstr "%s: updating %s table."
 
-#: src/Module/Admin/Logs/Settings.php:65
-msgid "Log file"
-msgstr "Log file"
+#: src/Model/Storage/Filesystem.php:63
+#, php-format
+msgid "Filesystem storage failed to create \"%s\". Check you write permissions."
+msgstr "Filesystem storage failed to create \"%s\". Check you write permissions."
 
-#: src/Module/Admin/Logs/Settings.php:65
+#: src/Model/Storage/Filesystem.php:105
+#, php-format
 msgid ""
-"Must be writable by web server. Relative to your Friendica top-level "
-"directory."
-msgstr "Must be writable by web server and relative to your Friendica top-level directory."
-
-#: src/Module/Admin/Logs/Settings.php:66
-msgid "Log level"
-msgstr "Log level"
+"Filesystem storage failed to save data to \"%s\". Check your write "
+"permissions"
+msgstr "Filesystem storage failed to save data to \"%s\". Check your write permissions"
 
-#: src/Module/Admin/Logs/Settings.php:68
-msgid "PHP logging"
-msgstr "PHP logging"
+#: src/Model/Storage/Filesystem.php:126
+msgid "Storage base path"
+msgstr "Storage base path"
 
-#: src/Module/Admin/Logs/Settings.php:69
+#: src/Model/Storage/Filesystem.php:128
 msgid ""
-"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."
-msgstr "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."
+"Folder where uploaded files are saved. For maximum security, This should be "
+"a path outside web server folder tree"
+msgstr "Folder where uploaded files are saved. For maximum security, this should be a path outside web server folder tree"
 
-#: src/Module/Admin/Logs/View.php:22
-#, php-format
-msgid ""
-"Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see "
-"if file %1$s exist and is readable."
-msgstr "Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file %1$s exist and is readable."
+#: src/Model/Storage/Filesystem.php:138
+msgid "Enter a valid existing folder"
+msgstr "Enter a valid existing folder"
 
-#: src/Module/Admin/Logs/View.php:26
+#: src/Model/Storage/Database.php:36
 #, php-format
-msgid ""
-"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file"
-" %1$s is readable."
-msgstr "Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check if file %1$s is readable."
+msgid "Database storage failed to update %s"
+msgstr "Database storage failed to update %s"
 
-#: src/Module/Admin/Logs/View.php:47 src/Module/BaseAdminModule.php:99
-msgid "View Logs"
-msgstr "View logs"
+#: src/Model/Storage/Database.php:43
+msgid "Database storage failed to insert data"
+msgstr "Database storage failed to insert data"
 
-#: src/Module/Admin/Queue.php:34
-msgid "Inspect Deferred Worker Queue"
-msgstr "Inspect Deferred Worker Queue"
+#: src/Model/Event.php:34 src/Model/Event.php:847
+#: src/Module/Debug/Localtime.php:17
+msgid "l F d, Y \\@ g:i A"
+msgstr "l F d, Y \\@ g:i A"
 
-#: src/Module/Admin/Queue.php:35
-msgid ""
-"This page lists the deferred worker jobs. This are jobs that couldn't be "
-"executed at the first time."
-msgstr "This page lists the deferred worker jobs. These are jobs that couldn't initially be executed."
+#: src/Model/Event.php:61 src/Model/Event.php:78 src/Model/Event.php:435
+#: src/Model/Event.php:915
+msgid "Starts:"
+msgstr "Starts:"
 
-#: src/Module/Admin/Queue.php:38
-msgid "Inspect Worker Queue"
-msgstr "Inspect Worker Queue"
+#: src/Model/Event.php:64 src/Model/Event.php:84 src/Model/Event.php:436
+#: src/Model/Event.php:919
+msgid "Finishes:"
+msgstr "Finishes:"
 
-#: src/Module/Admin/Queue.php:39
-msgid ""
-"This page lists the currently queued worker jobs. These jobs are handled by "
-"the worker cronjob you've set up during install."
-msgstr "This page lists the currently queued worker jobs. These jobs are handled by the worker cronjob you've set up during install."
+#: src/Model/Event.php:385
+msgid "all-day"
+msgstr "All-day"
 
-#: src/Module/Admin/Queue.php:59
-msgid "ID"
-msgstr "ID"
+#: src/Model/Event.php:411
+msgid "Sept"
+msgstr "Sep"
 
-#: src/Module/Admin/Queue.php:60
-msgid "Job Parameters"
-msgstr "Job Parameters"
+#: src/Model/Event.php:433
+msgid "No events to display"
+msgstr "No events to display"
 
-#: src/Module/Admin/Queue.php:61
-msgid "Created"
-msgstr "Created"
+#: src/Model/Event.php:561
+msgid "l, F j"
+msgstr "l, F j"
 
-#: src/Module/Admin/Queue.php:62
-msgid "Priority"
-msgstr "Priority"
+#: src/Model/Event.php:592
+msgid "Edit event"
+msgstr "Edit event"
 
-#: src/Module/Admin/Site.php:49
-msgid "Can not parse base url. Must have at least <scheme>://<domain>"
-msgstr "Can not parse base URL. Must have at least <scheme>://<domain>"
+#: src/Model/Event.php:593
+msgid "Duplicate event"
+msgstr "Duplicate event"
 
-#: src/Module/Admin/Site.php:235
-msgid "Invalid storage backend setting value."
-msgstr "Invalid storage backend settings."
+#: src/Model/Event.php:594
+msgid "Delete event"
+msgstr "Delete event"
 
-#: src/Module/Admin/Site.php:412
-msgid "Site settings updated."
-msgstr "Site settings updated."
+#: src/Model/Event.php:626 src/Model/Item.php:3547 src/Model/Item.php:3554
+msgid "link to source"
+msgstr "Link to source"
 
-#: src/Module/Admin/Site.php:464
-msgid "No community page for local users"
-msgstr "No community page for local users"
+#: src/Model/Event.php:848
+msgid "D g:i A"
+msgstr "D g:i A"
 
-#: src/Module/Admin/Site.php:465
-msgid "No community page"
-msgstr "No community page"
+#: src/Model/Event.php:849
+msgid "g:i A"
+msgstr "g:i A"
 
-#: src/Module/Admin/Site.php:466
-msgid "Public postings from users of this site"
-msgstr "Public postings from users of this site"
+#: src/Model/Event.php:934 src/Model/Event.php:936
+msgid "Show map"
+msgstr "Show map"
 
-#: src/Module/Admin/Site.php:467
-msgid "Public postings from the federated network"
-msgstr "Public postings from the federated network"
+#: src/Model/Event.php:935
+msgid "Hide map"
+msgstr "Hide map"
 
-#: src/Module/Admin/Site.php:468
-msgid "Public postings from local users and the federated network"
-msgstr "Public postings from local users and the federated network"
+#: src/Model/Event.php:1027
+#, php-format
+msgid "%s's birthday"
+msgstr "%s's birthday"
 
-#: src/Module/Admin/Site.php:472 src/Module/Admin/Site.php:668
-#: src/Module/Admin/Site.php:678 src/Module/Contact.php:549
-#: src/Module/Settings/TwoFactor/Index.php:91
-msgid "Disabled"
-msgstr "Disabled"
+#: src/Model/Event.php:1028
+#, php-format
+msgid "Happy Birthday %s"
+msgstr "Happy Birthday, %s!"
 
-#: src/Module/Admin/Site.php:473 src/Module/Admin/Users.php:278
-#: src/Module/Admin/Users.php:295 src/Module/BaseAdminModule.php:81
-msgid "Users"
-msgstr "Users"
+#: src/Model/FileTag.php:265
+msgid "Item filed"
+msgstr "Item filed"
 
-#: src/Module/Admin/Site.php:474
-msgid "Users, Global Contacts"
-msgstr "Users, Global Contacts"
+#: src/Model/User.php:331
+msgid "Login failed"
+msgstr "Login failed"
 
-#: src/Module/Admin/Site.php:475
-msgid "Users, Global Contacts/fallback"
-msgstr "Users, Global Contacts/fallback"
+#: src/Model/User.php:362
+msgid "Not enough information to authenticate"
+msgstr "Not enough information to authenticate"
 
-#: src/Module/Admin/Site.php:479
-msgid "One month"
-msgstr "One month"
+#: src/Model/User.php:440
+msgid "Password can't be empty"
+msgstr "Password can't be empty"
 
-#: src/Module/Admin/Site.php:480
-msgid "Three months"
-msgstr "Three months"
+#: src/Model/User.php:459
+msgid "Empty passwords are not allowed."
+msgstr "Empty passwords are not allowed."
 
-#: src/Module/Admin/Site.php:481
-msgid "Half a year"
-msgstr "Half a year"
+#: src/Model/User.php:463
+msgid ""
+"The new password has been exposed in a public data dump, please choose "
+"another."
+msgstr "The new password has been exposed in a public data dump; please choose another."
 
-#: src/Module/Admin/Site.php:482
-msgid "One year"
-msgstr "One a year"
+#: src/Model/User.php:469
+msgid ""
+"The password can't contain accentuated letters, white spaces or colons (:)"
+msgstr "The password can't contain accentuated letters, white spaces or colons"
 
-#: src/Module/Admin/Site.php:488
-msgid "Multi user instance"
-msgstr "Multi user instance"
+#: src/Model/User.php:569
+msgid "Passwords do not match. Password unchanged."
+msgstr "Passwords do not match. Password unchanged."
 
-#: src/Module/Admin/Site.php:510
-msgid "Closed"
-msgstr "Closed"
-
-#: src/Module/Admin/Site.php:511
-msgid "Requires approval"
-msgstr "Requires approval"
-
-#: src/Module/Admin/Site.php:512
-msgid "Open"
-msgstr "Open"
+#: src/Model/User.php:576
+msgid "An invitation is required."
+msgstr "An invitation is required."
 
-#: src/Module/Admin/Site.php:516 src/Module/Install.php:181
-msgid "No SSL policy, links will track page SSL state"
-msgstr "No SSL policy, links will track page SSL state"
+#: src/Model/User.php:580
+msgid "Invitation could not be verified."
+msgstr "Invitation could not be verified."
 
-#: src/Module/Admin/Site.php:517 src/Module/Install.php:182
-msgid "Force all links to use SSL"
-msgstr "Force all links to use SSL"
+#: src/Model/User.php:587
+msgid "Invalid OpenID url"
+msgstr "Invalid OpenID URL"
 
-#: src/Module/Admin/Site.php:518 src/Module/Install.php:183
-msgid "Self-signed certificate, use SSL for local links only (discouraged)"
-msgstr "Self-signed certificate, use SSL for local links only (discouraged)"
+#: src/Model/User.php:600 src/Module/Login.php:102
+msgid ""
+"We encountered a problem while logging in with the OpenID you provided. "
+"Please check the correct spelling of the ID."
+msgstr "We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."
 
-#: src/Module/Admin/Site.php:522
-msgid "Don't check"
-msgstr "Don't check"
+#: src/Model/User.php:600 src/Module/Login.php:102
+msgid "The error message was:"
+msgstr "The error message was:"
 
-#: src/Module/Admin/Site.php:523
-msgid "check the stable version"
-msgstr "check for stable version updates"
+#: src/Model/User.php:606
+msgid "Please enter the required information."
+msgstr "Please enter the required information."
 
-#: src/Module/Admin/Site.php:524
-msgid "check the development version"
-msgstr "check for development version updates"
+#: src/Model/User.php:620
+#, php-format
+msgid ""
+"system.username_min_length (%s) and system.username_max_length (%s) are "
+"excluding each other, swapping values."
+msgstr "system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."
 
-#: src/Module/Admin/Site.php:544
-msgid "Database (legacy)"
-msgstr "Database (legacy)"
+#: src/Model/User.php:627
+#, php-format
+msgid "Username should be at least %s character."
+msgid_plural "Username should be at least %s characters."
+msgstr[0] "Username should be at least %s character."
+msgstr[1] "Username should be at least %s characters."
 
-#: src/Module/Admin/Site.php:569 src/Module/BaseAdminModule.php:80
-msgid "Site"
-msgstr "Site"
+#: src/Model/User.php:631
+#, php-format
+msgid "Username should be at most %s character."
+msgid_plural "Username should be at most %s characters."
+msgstr[0] "Username should be at most %s character."
+msgstr[1] "Username should be at most %s characters."
 
-#: src/Module/Admin/Site.php:571
-msgid "Republish users to directory"
-msgstr "Republish users to directory"
+#: src/Model/User.php:639
+msgid "That doesn't appear to be your full (First Last) name."
+msgstr "That doesn't appear to be your full (i.e first and last) name."
 
-#: src/Module/Admin/Site.php:572 src/Module/Register.php:121
-msgid "Registration"
-msgstr "Join this Friendica Node Today"
+#: src/Model/User.php:644
+msgid "Your email domain is not among those allowed on this site."
+msgstr "Your email domain is not allowed on this site."
 
-#: src/Module/Admin/Site.php:573
-msgid "File upload"
-msgstr "File upload"
+#: src/Model/User.php:648
+msgid "Not a valid email address."
+msgstr "Not a valid email address."
 
-#: src/Module/Admin/Site.php:574
-msgid "Policies"
-msgstr "Policies"
+#: src/Model/User.php:651
+msgid "The nickname was blocked from registration by the nodes admin."
+msgstr "The nickname was blocked from registration by the nodes admin."
 
-#: src/Module/Admin/Site.php:576
-msgid "Auto Discovered Contact Directory"
-msgstr "Auto-discovered contact directory"
+#: src/Model/User.php:655 src/Model/User.php:663
+msgid "Cannot use that email."
+msgstr "Cannot use that email."
 
-#: src/Module/Admin/Site.php:577
-msgid "Performance"
-msgstr "Performance"
+#: src/Model/User.php:670
+msgid "Your nickname can only contain a-z, 0-9 and _."
+msgstr "Your nickname can only contain a-z, 0-9 and _."
 
-#: src/Module/Admin/Site.php:578
-msgid "Worker"
-msgstr "Worker"
+#: src/Model/User.php:677 src/Model/User.php:734
+msgid "Nickname is already registered. Please choose another."
+msgstr "Nickname is already registered. Please choose another."
 
-#: src/Module/Admin/Site.php:579
-msgid "Message Relay"
-msgstr "Message relay"
+#: src/Model/User.php:687
+msgid "SERIOUS ERROR: Generation of security keys failed."
+msgstr "SERIOUS ERROR: Generation of security keys failed."
 
-#: src/Module/Admin/Site.php:580
-msgid "Relocate Instance"
-msgstr "Relocate Instance"
+#: src/Model/User.php:721 src/Model/User.php:725
+msgid "An error occurred during registration. Please try again."
+msgstr "An error occurred during registration. Please try again."
 
-#: src/Module/Admin/Site.php:581
-msgid "Warning! Advanced function. Could make this server unreachable."
-msgstr "Warning! Advanced function that could make this server unreachable."
+#: src/Model/User.php:750
+msgid "An error occurred creating your default profile. Please try again."
+msgstr "An error occurred creating your default profile. Please try again."
 
-#: src/Module/Admin/Site.php:585
-msgid "Site name"
-msgstr "Site name"
+#: src/Model/User.php:757
+msgid "An error occurred creating your self contact. Please try again."
+msgstr "An error occurred creating your self-contact. Please try again."
 
-#: src/Module/Admin/Site.php:586
-msgid "Sender Email"
-msgstr "Sender email"
+#: src/Model/User.php:766
+msgid ""
+"An error occurred creating your default contact group. Please try again."
+msgstr "An error occurred while creating your default contact group. Please try again."
 
-#: src/Module/Admin/Site.php:586
+#: src/Model/User.php:842
+#, php-format
 msgid ""
-"The email address your server shall use to send notification emails from."
-msgstr "The email address your server shall use to send notification emails from."
+"\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"
+msgstr "\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"
 
-#: src/Module/Admin/Site.php:587
-msgid "Banner/Logo"
-msgstr "Banner/Logo"
+#: src/Model/User.php:859
+#, php-format
+msgid "Registration at %s"
+msgstr "Registration at %s"
 
-#: src/Module/Admin/Site.php:588
-msgid "Shortcut icon"
-msgstr "Shortcut icon"
+#: src/Model/User.php:878
+#, php-format
+msgid ""
+"\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"
+msgstr "\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"
 
-#: src/Module/Admin/Site.php:588
-msgid "Link to an icon that will be used for browsers."
-msgstr "Link to an icon that will be used for browsers."
+#: src/Model/User.php:884
+#, php-format
+msgid ""
+"\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."
+msgstr "\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."
 
-#: src/Module/Admin/Site.php:589
-msgid "Touch icon"
-msgstr "Touch icon"
+#: src/Model/User.php:919 src/Module/Admin/Users.php:88
+#, php-format
+msgid "Registration details for %s"
+msgstr "Registration details for %s"
 
-#: src/Module/Admin/Site.php:589
-msgid "Link to an icon that will be used for tablets and mobiles."
-msgstr "Link to an icon that will be used for tablets and mobiles."
+#: src/Model/Contact.php:1230
+msgid "Drop Contact"
+msgstr "Drop contact"
 
-#: src/Module/Admin/Site.php:590
-msgid "Additional Info"
-msgstr "Additional Info"
+#: src/Model/Contact.php:1783
+msgid "Organisation"
+msgstr "Organisation"
 
-#: src/Module/Admin/Site.php:590
-#, php-format
-msgid ""
-"For public servers: you can add additional information here that will be "
-"listed at %s/servers."
-msgstr "For public servers: You can add additional information here that will be listed at %s/servers."
+#: src/Model/Contact.php:1787
+msgid "News"
+msgstr "News"
 
-#: src/Module/Admin/Site.php:591
-msgid "System language"
-msgstr "System language"
+#: src/Model/Contact.php:1791
+msgid "Forum"
+msgstr "Forum"
 
-#: src/Module/Admin/Site.php:592
-msgid "System theme"
-msgstr "System theme"
+#: src/Model/Contact.php:2192
+msgid "Connect URL missing."
+msgstr "Connect URL missing."
 
-#: src/Module/Admin/Site.php:592
+#: src/Model/Contact.php:2201
 msgid ""
-"Default system theme - may be over-ridden by user profiles - <a "
-"href=\"/admin/themes\" id=\"cnftheme\">Change default theme settings</a>"
-msgstr "Default system theme - may be over-ridden by user profiles - <a href=\"/admin/themes\" id=\"cnftheme\">Change default theme settings</a>"
+"The contact could not be added. Please check the relevant network "
+"credentials in your Settings -> Social Networks page."
+msgstr "The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."
 
-#: src/Module/Admin/Site.php:593
-msgid "Mobile system theme"
-msgstr "Mobile system theme"
+#: src/Model/Contact.php:2242
+msgid ""
+"This site is not configured to allow communications with other networks."
+msgstr "This site is not configured to allow communications with other networks."
 
-#: src/Module/Admin/Site.php:593
-msgid "Theme for mobile devices"
-msgstr "Theme for mobile devices"
+#: src/Model/Contact.php:2243 src/Model/Contact.php:2256
+msgid "No compatible communication protocols or feeds were discovered."
+msgstr "No compatible communication protocols or feeds were discovered."
 
-#: src/Module/Admin/Site.php:594 src/Module/Install.php:191
-msgid "SSL link policy"
-msgstr "SSL link policy"
+#: src/Model/Contact.php:2254
+msgid "The profile address specified does not provide adequate information."
+msgstr "The profile address specified does not provide adequate information."
 
-#: src/Module/Admin/Site.php:594 src/Module/Install.php:193
-msgid "Determines whether generated links should be forced to use SSL"
-msgstr "Determines whether generated links should be forced to use SSL"
+#: src/Model/Contact.php:2259
+msgid "An author or name was not found."
+msgstr "An author or name was not found."
 
-#: src/Module/Admin/Site.php:595
-msgid "Force SSL"
-msgstr "Force SSL"
+#: src/Model/Contact.php:2262
+msgid "No browser URL could be matched to this address."
+msgstr "No browser URL could be matched to this address."
 
-#: src/Module/Admin/Site.php:595
+#: src/Model/Contact.php:2265
 msgid ""
-"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
-" to endless loops."
-msgstr "Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."
+"Unable to match @-style Identity Address with a known protocol or email "
+"contact."
+msgstr "Unable to match @-style identity address with a known protocol or email contact."
 
-#: src/Module/Admin/Site.php:596
-msgid "Hide help entry from navigation menu"
-msgstr "Hide help entry from navigation menu"
+#: src/Model/Contact.php:2266
+msgid "Use mailto: in front of address to force email check."
+msgstr "Use mailto: in front of address to force email check."
 
-#: src/Module/Admin/Site.php:596
+#: src/Model/Contact.php:2272
 msgid ""
-"Hides the menu entry for the Help pages from the navigation menu. You can "
-"still access it calling /help directly."
-msgstr "Hides the menu entry for the Help pages from the navigation menu. Help pages can still be accessed by calling ../help directly via its URL."
-
-#: src/Module/Admin/Site.php:597
-msgid "Single user instance"
-msgstr "Single user instance"
+"The profile address specified belongs to a network which has been disabled "
+"on this site."
+msgstr "The profile address specified belongs to a network which has been disabled on this site."
 
-#: src/Module/Admin/Site.php:597
-msgid "Make this instance multi-user or single-user for the named user"
-msgstr "Make this instance multi-user or single-user for the named user"
+#: src/Model/Contact.php:2277
+msgid ""
+"Limited profile. This person will be unable to receive direct/personal "
+"notifications from you."
+msgstr "Limited profile: This person will be unable to receive direct/private messages from you."
 
-#: src/Module/Admin/Site.php:599
-msgid "File storage backend"
-msgstr "File storage backend"
+#: src/Model/Contact.php:2332
+msgid "Unable to retrieve contact information."
+msgstr "Unable to retrieve contact information."
 
-#: src/Module/Admin/Site.php:599
+#: src/Model/Group.php:77
 msgid ""
-"The backend used to store uploaded data. If you change the storage backend, "
-"you can manually move the existing files. If you do not do so, the files "
-"uploaded before the change will still be available at the old backend. "
-"Please see <a href=\"/help/Settings#1_2_3_1\">the settings documentation</a>"
-" for more information about the choices and the moving procedure."
-msgstr "The backend used to store uploaded data. If you change the storage backend, you can manually move the existing files. If you don't do so, the files uploaded before the change will still be available at the old backend. Please see <a href=\"/help/Settings#1_2_3_1\">the settings documentation</a> for more information about the choices and the moving procedure."
+"A deleted group with this name was revived. Existing item permissions "
+"<strong>may</strong> apply to this group and any future members. If this is "
+"not what you intended, please create another group with a different name."
+msgstr "A deleted group with this name has been revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."
 
-#: src/Module/Admin/Site.php:601
-msgid "Maximum image size"
-msgstr "Maximum image size"
+#: src/Model/Group.php:407
+msgid "Default privacy group for new contacts"
+msgstr "Default privacy group for new contacts"
 
-#: src/Module/Admin/Site.php:601
-msgid ""
-"Maximum size in bytes of uploaded images. Default is 0, which means no "
-"limits."
-msgstr "Maximum size in bytes of uploaded images. Default is 0, which means no limits."
+#: src/Model/Group.php:439
+msgid "Everybody"
+msgstr "Everybody"
 
-#: src/Module/Admin/Site.php:602
-msgid "Maximum image length"
-msgstr "Maximum image length"
+#: src/Model/Group.php:458
+msgid "edit"
+msgstr "edit"
 
-#: src/Module/Admin/Site.php:602
-msgid ""
-"Maximum length in pixels of the longest side of uploaded images. Default is "
-"-1, which means no limits."
-msgstr "Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."
+#: src/Model/Group.php:484 src/Module/Welcome.php:57
+#: src/Module/Contact.php:708
+msgid "Groups"
+msgstr "Groups"
 
-#: src/Module/Admin/Site.php:603
-msgid "JPEG image quality"
-msgstr "JPEG image quality"
+#: src/Model/Group.php:488
+msgid "Edit group"
+msgstr "Edit group"
 
-#: src/Module/Admin/Site.php:603
-msgid ""
-"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
-"100, which is full quality."
-msgstr "Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is the original quality level."
+#: src/Model/Group.php:489 src/Module/Group.php:186
+msgid "Contacts not in any group"
+msgstr "Contacts not in any group"
 
-#: src/Module/Admin/Site.php:605
-msgid "Register policy"
-msgstr "Registration policy"
+#: src/Model/Group.php:491
+msgid "Create a new group"
+msgstr "Create new group"
 
-#: src/Module/Admin/Site.php:606
-msgid "Maximum Daily Registrations"
-msgstr "Maximum daily registrations"
+#: src/Model/Group.php:492 src/Module/Group.php:171 src/Module/Group.php:194
+#: src/Module/Group.php:271
+msgid "Group Name: "
+msgstr "Group name: "
 
-#: src/Module/Admin/Site.php:606
-msgid ""
-"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."
-msgstr "If open registration is permitted, this sets the maximum number of new registrations per day.  This setting has no effect for registrations by approval."
+#: src/Model/Group.php:493
+msgid "Edit groups"
+msgstr "Edit groups"
 
-#: src/Module/Admin/Site.php:607
-msgid "Register text"
-msgstr "Registration text"
+#: src/Model/Mail.php:113 src/Model/Mail.php:250
+msgid "[no subject]"
+msgstr "[no subject]"
 
-#: src/Module/Admin/Site.php:607
-msgid ""
-"Will be displayed prominently on the registration page. You can use BBCode "
-"here."
-msgstr "Will be displayed prominently on the registration page. You may use BBCode here."
+#: src/Model/Profile.php:212 src/Model/Profile.php:428
+#: src/Model/Profile.php:885
+msgid "Edit profile"
+msgstr "Edit profile"
 
-#: src/Module/Admin/Site.php:608
-msgid "Forbidden Nicknames"
-msgstr "Forbidden Nicknames"
+#: src/Model/Profile.php:402
+msgid "Manage/edit profiles"
+msgstr "Manage/Edit profiles"
 
-#: src/Module/Admin/Site.php:608
-msgid ""
-"Comma separated list of nicknames that are forbidden from registration. "
-"Preset is a list of role names according RFC 2142."
-msgstr "Comma separated list of nicknames that are forbidden from registration. Preset is a list of role names according RFC 2142."
+#: src/Model/Profile.php:451 src/Model/Profile.php:795
+#: src/Module/Directory.php:143
+msgid "Status:"
+msgstr "Status:"
 
-#: src/Module/Admin/Site.php:609
-msgid "Accounts abandoned after x days"
-msgstr "Accounts abandoned after so many days"
+#: src/Model/Profile.php:452 src/Model/Profile.php:812
+#: src/Module/Directory.php:144
+msgid "Homepage:"
+msgstr "Homepage:"
 
-#: src/Module/Admin/Site.php:609
-msgid ""
-"Will not waste system resources polling external sites for abandonded "
-"accounts. Enter 0 for no time limit."
-msgstr "Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit."
+#: src/Model/Profile.php:454 src/Module/Contact.php:609
+msgid "XMPP:"
+msgstr "XMPP:"
 
-#: src/Module/Admin/Site.php:610
-msgid "Allowed friend domains"
-msgstr "Allowed friend domains"
+#: src/Model/Profile.php:546 src/Module/Contact.php:299
+msgid "Unfollow"
+msgstr "Unfollow"
 
-#: src/Module/Admin/Site.php:610
-msgid ""
-"Comma separated list of domains which are allowed to establish friendships "
-"with this site. Wildcards are accepted. Empty to allow any domains"
-msgstr "Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Leave empty to allow any domains"
+#: src/Model/Profile.php:548
+msgid "Atom feed"
+msgstr "Atom feed"
 
-#: src/Module/Admin/Site.php:611
-msgid "Allowed email domains"
-msgstr "Allowed email domains"
+#: src/Model/Profile.php:588 src/Model/Profile.php:685
+msgid "g A l F d"
+msgstr "g A l F d"
 
-#: src/Module/Admin/Site.php:611
-msgid ""
-"Comma separated list of domains which are allowed in email addresses for "
-"registrations to this site. Wildcards are accepted. Empty to allow any "
-"domains"
-msgstr "Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Leave empty to allow any domains"
+#: src/Model/Profile.php:589
+msgid "F d"
+msgstr "F d"
 
-#: src/Module/Admin/Site.php:612
-msgid "No OEmbed rich content"
-msgstr "No OEmbed rich content"
+#: src/Model/Profile.php:651 src/Model/Profile.php:736
+msgid "[today]"
+msgstr "[today]"
 
-#: src/Module/Admin/Site.php:612
-msgid ""
-"Don't show the rich content (e.g. embedded PDF), except from the domains "
-"listed below."
-msgstr "Don't show rich content (e.g. embedded PDF), except from the domains listed below."
+#: src/Model/Profile.php:661
+msgid "Birthday Reminders"
+msgstr "Birthday reminders"
 
-#: src/Module/Admin/Site.php:613
-msgid "Allowed OEmbed domains"
-msgstr "Allowed OEmbed domains"
+#: src/Model/Profile.php:662
+msgid "Birthdays this week:"
+msgstr "Birthdays this week:"
 
-#: src/Module/Admin/Site.php:613
-msgid ""
-"Comma separated list of domains which oembed content is allowed to be "
-"displayed. Wildcards are accepted."
-msgstr "Comma separated list of domains from where OEmbed content is allowed. Wildcards are possible."
+#: src/Model/Profile.php:723
+msgid "[No description]"
+msgstr "[No description]"
 
-#: src/Module/Admin/Site.php:614
-msgid "Block public"
-msgstr "Block public"
+#: src/Model/Profile.php:749
+msgid "Event Reminders"
+msgstr "Event reminders"
 
-#: src/Module/Admin/Site.php:614
-msgid ""
-"Check to block public access to all otherwise public personal pages on this "
-"site unless you are currently logged in."
-msgstr "Block public access to all otherwise public personal pages on this site, except for local users when logged in."
+#: src/Model/Profile.php:750
+msgid "Upcoming events the next 7 days:"
+msgstr "Upcoming events the next 7 days:"
 
-#: src/Module/Admin/Site.php:615
-msgid "Force publish"
-msgstr "Mandatory directory listing"
+#: src/Model/Profile.php:767
+msgid "Member since:"
+msgstr "Member since:"
 
-#: src/Module/Admin/Site.php:615
-msgid ""
-"Check to force all profiles on this site to be listed in the site directory."
-msgstr "Force all profiles on this site to be listed in the site directory."
+#: src/Model/Profile.php:775
+msgid "j F, Y"
+msgstr "j F, Y"
 
-#: src/Module/Admin/Site.php:615
-msgid "Enabling this may violate privacy laws like the GDPR"
-msgstr "Enabling this may violate privacy laws like the GDPR"
+#: src/Model/Profile.php:776
+msgid "j F"
+msgstr "j F"
 
-#: src/Module/Admin/Site.php:616
-msgid "Global directory URL"
-msgstr "Global directory URL"
+#: src/Model/Profile.php:791
+msgid "Age:"
+msgstr "Age:"
 
-#: src/Module/Admin/Site.php:616
-msgid ""
-"URL to the global directory. If this is not set, the global directory is "
-"completely unavailable to the application."
-msgstr "URL to the global directory: If this is not set, the global directory is completely unavailable to the application."
+#: src/Model/Profile.php:804
+#, php-format
+msgid "for %1$d %2$s"
+msgstr "for %1$d %2$s"
 
-#: src/Module/Admin/Site.php:617
-msgid "Private posts by default for new users"
-msgstr "Private posts by default for new users"
+#: src/Model/Profile.php:828
+msgid "Religion:"
+msgstr "Religion:"
 
-#: src/Module/Admin/Site.php:617
-msgid ""
-"Set default post permissions for all new members to the default privacy "
-"group rather than public."
-msgstr "Set default post permissions for all new members to the default privacy group rather than public."
+#: src/Model/Profile.php:836
+msgid "Hobbies/Interests:"
+msgstr "Hobbies/Interests:"
 
-#: src/Module/Admin/Site.php:618
-msgid "Don't include post content in email notifications"
-msgstr "Don't include post content in email notifications"
+#: src/Model/Profile.php:848
+msgid "Contact information and Social Networks:"
+msgstr "Contact information and social networks:"
 
-#: src/Module/Admin/Site.php:618
-msgid ""
-"Don't include the content of a post/comment/private message/etc. in the "
-"email notifications that are sent out from this site, as a privacy measure."
-msgstr "Don't include the content of a post/comment/private message in the email notifications sent from this site, as a privacy measure."
+#: src/Model/Profile.php:852
+msgid "Musical interests:"
+msgstr "Music:"
 
-#: src/Module/Admin/Site.php:619
-msgid "Disallow public access to addons listed in the apps menu."
-msgstr "Disallow public access to addons listed in the apps menu."
+#: src/Model/Profile.php:856
+msgid "Books, literature:"
+msgstr "Books/Literature:"
 
-#: src/Module/Admin/Site.php:619
-msgid ""
-"Checking this box will restrict addons listed in the apps menu to members "
-"only."
-msgstr "Checking this box will restrict addons listed in the apps menu to members only."
+#: src/Model/Profile.php:860
+msgid "Television:"
+msgstr "Television:"
 
-#: src/Module/Admin/Site.php:620
-msgid "Don't embed private images in posts"
-msgstr "Don't embed private images in posts"
+#: src/Model/Profile.php:864
+msgid "Film/dance/culture/entertainment:"
+msgstr "Arts, culture, entertainment:"
 
-#: src/Module/Admin/Site.php:620
-msgid ""
-"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."
-msgstr "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."
+#: src/Model/Profile.php:868
+msgid "Love/Romance:"
+msgstr "Love/Romance:"
 
-#: src/Module/Admin/Site.php:621
-msgid "Explicit Content"
-msgstr "Explicit Content"
+#: src/Model/Profile.php:872
+msgid "Work/employment:"
+msgstr "Work/Employment:"
 
-#: src/Module/Admin/Site.php:621
-msgid ""
-"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."
-msgstr "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."
+#: src/Model/Profile.php:876
+msgid "School/education:"
+msgstr "School/Education:"
 
-#: src/Module/Admin/Site.php:622
-msgid "Allow Users to set remote_self"
-msgstr "Allow users to set \"Remote self\""
+#: src/Model/Profile.php:881
+msgid "Forums:"
+msgstr "Forums:"
 
-#: src/Module/Admin/Site.php:622
-msgid ""
-"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."
-msgstr "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."
+#: src/Model/Profile.php:928 src/Module/Contact.php:850
+msgid "Profile Details"
+msgstr "Profile Details"
 
-#: src/Module/Admin/Site.php:623
-msgid "Block multiple registrations"
-msgstr "Block multiple registrations"
+#: src/Model/Profile.php:978
+msgid "Only You Can See This"
+msgstr "Only you can see this."
 
-#: src/Module/Admin/Site.php:623
-msgid "Disallow users to register additional accounts for use as pages."
-msgstr "Disallow users to sign up for additional accounts."
+#: src/Model/Profile.php:986 src/Model/Profile.php:989
+msgid "Tips for New Members"
+msgstr "Tips for New Members"
 
-#: src/Module/Admin/Site.php:624
-msgid "Disable OpenID"
-msgstr "Disable OpenID"
+#: src/Model/Profile.php:1186
+#, php-format
+msgid "OpenWebAuth: %1$s welcomes %2$s"
+msgstr "OpenWebAuth: %1$s welcomes %2$s"
 
-#: src/Module/Admin/Site.php:624
-msgid "Disable OpenID support for registration and logins."
-msgstr "Disable OpenID support for registration and logins."
+#: src/Model/Item.php:3313
+msgid "activity"
+msgstr "activity"
 
-#: src/Module/Admin/Site.php:625
-msgid "No Fullname check"
-msgstr "No full name check"
+#: src/Model/Item.php:3315 src/Object/Post.php:474
+msgid "comment"
+msgid_plural "comments"
+msgstr[0] "comment"
+msgstr[1] "comments"
 
-#: src/Module/Admin/Site.php:625
-msgid ""
-"Allow users to register without a space between the first name and the last "
-"name in their full name."
-msgstr "Allow users to register without a space between the first name and the last name in their full name."
+#: src/Model/Item.php:3318
+msgid "post"
+msgstr "post"
 
-#: src/Module/Admin/Site.php:626
-msgid "Community pages for visitors"
-msgstr "Community pages for visitors"
+#: src/Model/Item.php:3417
+#, php-format
+msgid "Content warning: %s"
+msgstr "Content warning: %s"
 
-#: src/Module/Admin/Site.php:626
-msgid ""
-"Which community pages should be available for visitors. Local users always "
-"see both pages."
-msgstr "Community pages that should be available for visitors. Local users always see both pages."
+#: src/Model/Item.php:3494
+msgid "bytes"
+msgstr "bytes"
 
-#: src/Module/Admin/Site.php:627
-msgid "Posts per user on community page"
-msgstr "Posts per user on community page"
+#: src/Model/Item.php:3541
+msgid "View on separate page"
+msgstr "View on separate page"
 
-#: src/Module/Admin/Site.php:627
-msgid ""
-"The maximum number of posts per user on the community page. (Not valid for "
-"\"Global Community\")"
-msgstr "Maximum number of posts per user on the community page. (Not valid for \"Global Community\")"
+#: src/Model/Item.php:3542
+msgid "view on separate page"
+msgstr "view on separate page"
 
-#: src/Module/Admin/Site.php:628
-msgid "Disable OStatus support"
-msgstr "Disable OStatus support"
+#: src/Protocol/OStatus.php:1300 src/Module/Profile.php:119
+#: src/Module/Profile.php:122
+#, php-format
+msgid "%s's timeline"
+msgstr "%s's timeline"
 
-#: src/Module/Admin/Site.php:628
-msgid ""
-"Disable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
-"communications in OStatus are public, so privacy warnings will be "
-"occasionally displayed."
-msgstr "Disable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."
+#: src/Protocol/OStatus.php:1304 src/Module/Profile.php:120
+#, php-format
+msgid "%s's posts"
+msgstr "%s's posts"
 
-#: src/Module/Admin/Site.php:629
-msgid "Only import OStatus/ActivityPub threads from our contacts"
-msgstr "Only import OStatus/ActivityPub threads from our contacts"
+#: src/Protocol/OStatus.php:1307 src/Module/Profile.php:121
+#, php-format
+msgid "%s's comments"
+msgstr "%s's comments"
 
-#: src/Module/Admin/Site.php:629
-msgid ""
-"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."
-msgstr "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."
+#: src/Protocol/OStatus.php:1861
+#, php-format
+msgid "%s is now following %s."
+msgstr "%s is now following %s."
 
-#: src/Module/Admin/Site.php:630
-msgid "OStatus support can only be enabled if threading is enabled."
-msgstr "OStatus support can only be enabled if threading is enabled."
+#: src/Protocol/OStatus.php:1862
+msgid "following"
+msgstr "following"
 
-#: src/Module/Admin/Site.php:632
-msgid ""
-"Diaspora support can't be enabled because Friendica was installed into a sub"
-" directory."
-msgstr "diaspora* support can't be enabled because Friendica was installed into a sub directory."
+#: src/Protocol/OStatus.php:1865
+#, php-format
+msgid "%s stopped following %s."
+msgstr "%s stopped following %s."
 
-#: src/Module/Admin/Site.php:633
-msgid "Enable Diaspora support"
-msgstr "Enable diaspora* support"
+#: src/Protocol/OStatus.php:1866
+msgid "stopped following"
+msgstr "stopped following"
 
-#: src/Module/Admin/Site.php:633
-msgid "Provide built-in Diaspora network compatibility."
-msgstr "Provide built-in diaspora* network compatibility."
+#: src/Protocol/Diaspora.php:2527
+msgid "Sharing notification from Diaspora network"
+msgstr "Sharing notification from diaspora* network"
 
-#: src/Module/Admin/Site.php:634
-msgid "Only allow Friendica contacts"
-msgstr "Only allow Friendica contacts"
+#: src/Protocol/Diaspora.php:3674
+msgid "Attachments:"
+msgstr "Attachments:"
 
-#: src/Module/Admin/Site.php:634
-msgid ""
-"All contacts must use Friendica protocols. All other built-in communication "
-"protocols disabled."
-msgstr "All contacts must use Friendica protocols. All other built-in communication protocols will be disabled."
+#: src/Worker/Delivery.php:508
+msgid "(no subject)"
+msgstr "(no subject)"
 
-#: src/Module/Admin/Site.php:635
-msgid "Verify SSL"
-msgstr "Verify SSL"
+#: src/Module/Tos.php:35 src/Module/Tos.php:77
+msgid ""
+"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."
+msgstr "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."
 
-#: src/Module/Admin/Site.php:635
+#: src/Module/Tos.php:36 src/Module/Tos.php:78
 msgid ""
-"If you wish, you can turn on strict certificate checking. This will mean you"
-" cannot connect (at all) to self-signed SSL sites."
-msgstr "If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."
+"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."
+msgstr "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."
 
-#: src/Module/Admin/Site.php:636
-msgid "Proxy user"
-msgstr "Proxy user"
+#: src/Module/Tos.php:37 src/Module/Tos.php:79
+#, php-format
+msgid ""
+"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."
+msgstr "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."
 
-#: src/Module/Admin/Site.php:637
-msgid "Proxy URL"
-msgstr "Proxy URL"
+#: src/Module/Tos.php:40 src/Module/Tos.php:76
+msgid "Privacy Statement"
+msgstr "Privacy Statement"
 
-#: src/Module/Admin/Site.php:638
-msgid "Network timeout"
-msgstr "Network timeout"
+#: src/Module/Apps.php:29
+msgid "No installed applications."
+msgstr "No installed applications."
 
-#: src/Module/Admin/Site.php:638
-msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
-msgstr "Value is in seconds. Set to 0 for unlimited (not recommended)."
+#: src/Module/Apps.php:34
+msgid "Applications"
+msgstr "Applications"
 
-#: src/Module/Admin/Site.php:639
-msgid "Maximum Load Average"
-msgstr "Maximum load average"
+#: src/Module/Credits.php:25
+msgid "Credits"
+msgstr "Credits"
 
-#: src/Module/Admin/Site.php:639
-#, php-format
+#: src/Module/Credits.php:26
 msgid ""
-"Maximum system load before delivery and poll processes are deferred - "
-"default %d."
-msgstr "Maximum system load before delivery and poll processes are deferred - default %d."
-
-#: src/Module/Admin/Site.php:640
-msgid "Maximum Load Average (Frontend)"
-msgstr "Maximum load average (frontend)"
+"Friendica is a community project, that would not be possible without the "
+"help of many people. Here is a list of those who have contributed to the "
+"code or the translation of Friendica. Thank you all!"
+msgstr "Friendica is a community project that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"
 
-#: src/Module/Admin/Site.php:640
-msgid "Maximum system load before the frontend quits service - default 50."
-msgstr "Maximum system load before the frontend quits service (default 50)."
+#: src/Module/Admin/Addons/Details.php:51
+msgid "Addon not found."
+msgstr "Addon not found."
 
-#: src/Module/Admin/Site.php:641
-msgid "Minimal Memory"
-msgstr "Minimal memory"
+#: src/Module/Admin/Addons/Details.php:62 src/Module/Admin/Addons/Index.php:32
+#, php-format
+msgid "Addon %s disabled."
+msgstr "Addon %s disabled."
 
-#: src/Module/Admin/Site.php:641
-msgid ""
-"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
-"default 0 (deactivated)."
-msgstr "Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."
+#: src/Module/Admin/Addons/Details.php:65 src/Module/Admin/Addons/Index.php:34
+#, php-format
+msgid "Addon %s enabled."
+msgstr "Addon %s enabled."
 
-#: src/Module/Admin/Site.php:642
-msgid "Maximum table size for optimization"
-msgstr "Maximum table size for optimization"
+#: src/Module/Admin/Addons/Details.php:76
+#: src/Module/Admin/Themes/Details.php:60
+msgid "Disable"
+msgstr "Disable"
 
-#: src/Module/Admin/Site.php:642
-msgid ""
-"Maximum table size (in MB) for the automatic optimization. Enter -1 to "
-"disable it."
-msgstr "Maximum table size (in MB) for automatic optimization. Enter -1 to disable it."
+#: src/Module/Admin/Addons/Details.php:79
+#: src/Module/Admin/Themes/Details.php:63
+msgid "Enable"
+msgstr "Enable"
 
-#: src/Module/Admin/Site.php:643
-msgid "Minimum level of fragmentation"
-msgstr "Minimum level of fragmentation"
-
-#: src/Module/Admin/Site.php:643
-msgid ""
-"Minimum fragmenation level to start the automatic optimization - default "
-"value is 30%."
-msgstr "Minimum fragmentation level to start the automatic optimization (default 30%)."
+#: src/Module/Admin/Addons/Details.php:99 src/Module/Admin/Addons/Index.php:50
+#: src/Module/Admin/Blocklist/Contact.php:61
+#: src/Module/Admin/Blocklist/Server.php:73
+#: src/Module/Admin/Federation.php:187 src/Module/Admin/Item/Delete.php:46
+#: src/Module/Admin/Logs/Settings.php:63 src/Module/Admin/Logs/View.php:46
+#: src/Module/Admin/Themes/Details.php:104
+#: src/Module/Admin/Themes/Index.php:95 src/Module/Admin/Tos.php:42
+#: src/Module/Admin/Users.php:277 src/Module/Admin/Queue.php:56
+#: src/Module/Admin/Site.php:566 src/Module/Admin/Summary.php:173
+msgid "Administration"
+msgstr "Administration"
 
-#: src/Module/Admin/Site.php:645
-msgid "Periodical check of global contacts"
-msgstr "Periodical check of global contacts"
+#: src/Module/Admin/Addons/Details.php:101
+#: src/Module/Admin/Themes/Details.php:106
+msgid "Toggle"
+msgstr "Toggle"
 
-#: src/Module/Admin/Site.php:645
-msgid ""
-"If enabled, the global contacts are checked periodically for missing or "
-"outdated data and the vitality of the contacts and servers."
-msgstr "This checks global contacts periodically for missing or outdated data and the vitality of the contacts and servers."
+#: src/Module/Admin/Addons/Details.php:109
+#: src/Module/Admin/Themes/Details.php:115
+msgid "Author: "
+msgstr "Author: "
 
-#: src/Module/Admin/Site.php:646
-msgid "Days between requery"
-msgstr "Days between enquiry"
+#: src/Module/Admin/Addons/Details.php:110
+#: src/Module/Admin/Themes/Details.php:116
+msgid "Maintainer: "
+msgstr "Maintainer: "
 
-#: src/Module/Admin/Site.php:646
-msgid "Number of days after which a server is requeried for his contacts."
-msgstr "Number of days after which a server is required check contacts."
+#: src/Module/Admin/Addons/Index.php:36
+#, php-format
+msgid "Addon %s failed to install."
+msgstr "Addon %s failed to install."
 
-#: src/Module/Admin/Site.php:647
-msgid "Discover contacts from other servers"
-msgstr "Discover contacts from other servers"
+#: src/Module/Admin/Addons/Index.php:53
+msgid "Reload active addons"
+msgstr "Reload active addons"
 
-#: src/Module/Admin/Site.php:647
+#: src/Module/Admin/Addons/Index.php:58
+#, php-format
 msgid ""
-"Periodically query other servers for contacts. You can choose between "
-"\"Users\": the users on the remote system, \"Global Contacts\": active "
-"contacts that are known on the system. The fallback is meant for Redmatrix "
-"servers and older friendica servers, where global contacts weren't "
-"available. The fallback increases the server load, so the recommended "
-"setting is \"Users, Global Contacts\"."
-msgstr "Periodically query other servers for contacts. You can choose between \"Users\": the users on the remote system, \"Global Contacts\": active contacts that are known on the system. The fallback is meant for Redmatrix servers and older Friendica servers, where global contacts weren't available. The fallback increases the server load, so the recommended setting is \"Users, Global Contacts\"."
-
-#: src/Module/Admin/Site.php:648
-msgid "Timeframe for fetching global contacts"
-msgstr "Time-frame for fetching global contacts"
+"There are currently no addons available on your node. You can find the "
+"official addon repository at %1$s and might find other interesting addons in"
+" the open addon registry at %2$s"
+msgstr "There are currently no addons available on your node. You can find the official addon repository at %1$s and might find other interesting addons in the open addon registry at %2$s"
 
-#: src/Module/Admin/Site.php:648
-msgid ""
-"When the discovery is activated, this value defines the timeframe for the "
-"activity of the global contacts that are fetched from other servers."
-msgstr "If discovery is activated, this value defines the time-frame for the activity of the global contacts that are fetched from other servers."
+#: src/Module/Admin/Blocklist/Contact.php:28
+#: src/Console/GlobalCommunityBlock.php:87
+msgid "The contact has been blocked from the node"
+msgstr "The contact has been blocked from the node"
 
-#: src/Module/Admin/Site.php:649
-msgid "Search the local directory"
-msgstr "Search the local directory"
+#: src/Module/Admin/Blocklist/Contact.php:30
+#: src/Console/GlobalCommunityBlock.php:82
+#, php-format
+msgid "Could not find any contact entry for this URL (%s)"
+msgstr "Could not find any contact entry for this URL (%s)"
 
-#: src/Module/Admin/Site.php:649
-msgid ""
-"Search the local directory instead of the global directory. When searching "
-"locally, every search will be executed on the global directory in the "
-"background. This improves the search results when the search is repeated."
-msgstr "Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."
+#: src/Module/Admin/Blocklist/Contact.php:38
+#, php-format
+msgid "%s contact unblocked"
+msgid_plural "%s contacts unblocked"
+msgstr[0] "%s contact unblocked"
+msgstr[1] "%s contacts unblocked"
 
-#: src/Module/Admin/Site.php:651
-msgid "Publish server information"
-msgstr "Publish server information"
+#: src/Module/Admin/Blocklist/Contact.php:62
+msgid "Remote Contact Blocklist"
+msgstr "Remote contact blocklist"
 
-#: src/Module/Admin/Site.php:651
+#: src/Module/Admin/Blocklist/Contact.php:63
 msgid ""
-"If enabled, general server and usage data will be published. The data "
-"contains the name and version of the server, number of users with public "
-"profiles, number of posts and the activated protocols and connectors. See <a"
-" href=\"http://the-federation.info/\">the-federation.info</a> for details."
-msgstr "If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See <a href=\"http://the-federation.info/\">the-federation.info</a> for details."
+"This page allows you to prevent any message from a remote contact to reach "
+"your node."
+msgstr "This page allows you to prevent any message from a remote contact to reach your node."
 
-#: src/Module/Admin/Site.php:653
-msgid "Check upstream version"
-msgstr "Check upstream version"
+#: src/Module/Admin/Blocklist/Contact.php:64
+msgid "Block Remote Contact"
+msgstr "Block Remote Contact"
 
-#: src/Module/Admin/Site.php:653
-msgid ""
-"Enables checking for new Friendica versions at github. If there is a new "
-"version, you will be informed in the admin panel overview."
-msgstr "Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."
+#: src/Module/Admin/Blocklist/Contact.php:65 src/Module/Admin/Users.php:280
+msgid "select all"
+msgstr "select all"
 
-#: src/Module/Admin/Site.php:654
-msgid "Suppress Tags"
-msgstr "Suppress tags"
+#: src/Module/Admin/Blocklist/Contact.php:66
+msgid "select none"
+msgstr "select none"
 
-#: src/Module/Admin/Site.php:654
-msgid "Suppress showing a list of hashtags at the end of the posting."
-msgstr "Suppress listed hashtags at the end of posts."
+#: src/Module/Admin/Blocklist/Contact.php:68 src/Module/Admin/Users.php:291
+#: src/Module/Contact.php:585 src/Module/Contact.php:802
+#: src/Module/Contact.php:1061
+msgid "Unblock"
+msgstr "Unblock"
 
-#: src/Module/Admin/Site.php:655
-msgid "Clean database"
-msgstr "Clean database"
+#: src/Module/Admin/Blocklist/Contact.php:69
+msgid "No remote contact is blocked from this node."
+msgstr "No remote contact is blocked from this node."
 
-#: src/Module/Admin/Site.php:655
-msgid ""
-"Remove old remote items, orphaned database records and old content from some"
-" other helper tables."
-msgstr "Remove old remote items, orphaned database records and old content from some other helper tables."
+#: src/Module/Admin/Blocklist/Contact.php:71
+msgid "Blocked Remote Contacts"
+msgstr "Blocked remote contacts"
 
-#: src/Module/Admin/Site.php:656
-msgid "Lifespan of remote items"
-msgstr "Lifespan of remote items"
+#: src/Module/Admin/Blocklist/Contact.php:72
+msgid "Block New Remote Contact"
+msgstr "Block new remote contact"
 
-#: src/Module/Admin/Site.php:656
-msgid ""
-"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."
-msgstr "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."
+#: src/Module/Admin/Blocklist/Contact.php:73
+msgid "Photo"
+msgstr "Photo"
 
-#: src/Module/Admin/Site.php:657
-msgid "Lifespan of unclaimed items"
-msgstr "Lifespan of unclaimed items"
+#: src/Module/Admin/Blocklist/Contact.php:73
+msgid "Reason"
+msgstr "Reason"
 
-#: src/Module/Admin/Site.php:657
-msgid ""
-"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."
-msgstr "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."
+#: src/Module/Admin/Blocklist/Contact.php:81
+#, php-format
+msgid "%s total blocked contact"
+msgid_plural "%s total blocked contacts"
+msgstr[0] "%s total blocked contact"
+msgstr[1] "%s total blocked contacts"
 
-#: src/Module/Admin/Site.php:658
-msgid "Lifespan of raw conversation data"
-msgstr "Lifespan of raw conversation data"
+#: src/Module/Admin/Blocklist/Contact.php:83
+msgid "URL of the remote contact to block."
+msgstr "URL of the remote contact to block."
 
-#: src/Module/Admin/Site.php:658
-msgid ""
-"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."
-msgstr "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."
+#: src/Module/Admin/Blocklist/Contact.php:84
+msgid "Block Reason"
+msgstr "Reason for blocking"
 
-#: src/Module/Admin/Site.php:659
-msgid "Path to item cache"
-msgstr "Path to item cache"
+#: src/Module/Admin/Blocklist/Server.php:31
+msgid "Server domain pattern added to blocklist."
+msgstr "Server domain pattern added to blocklist."
 
-#: src/Module/Admin/Site.php:659
-msgid "The item caches buffers generated bbcode and external images."
-msgstr "The item caches buffers generated bbcode and external images."
+#: src/Module/Admin/Blocklist/Server.php:47
+msgid "Site blocklist updated."
+msgstr "Site blocklist updated."
 
-#: src/Module/Admin/Site.php:660
-msgid "Cache duration in seconds"
-msgstr "Cache duration in seconds"
+#: src/Module/Admin/Blocklist/Server.php:64
+#: src/Module/Admin/Blocklist/Server.php:89
+msgid "Blocked server domain pattern"
+msgstr "Blocked server domain pattern"
 
-#: src/Module/Admin/Site.php:660
-msgid ""
-"How long should the cache files be hold? Default value is 86400 seconds (One"
-" day). To disable the item cache, set the value to -1."
-msgstr "How long should cache files be held? (Default 86400 seconds - one day;  -1 disables item cache)"
+#: src/Module/Admin/Blocklist/Server.php:65
+#: src/Module/Admin/Blocklist/Server.php:90 src/Module/Friendica.php:60
+msgid "Reason for the block"
+msgstr "Reason for the block"
 
-#: src/Module/Admin/Site.php:661
-msgid "Maximum numbers of comments per post"
-msgstr "Maximum numbers of comments per post"
+#: src/Module/Admin/Blocklist/Server.php:66
+msgid "Delete server domain pattern"
+msgstr "Delete server domain pattern"
 
-#: src/Module/Admin/Site.php:661
-msgid "How much comments should be shown for each post? Default value is 100."
-msgstr "How many comments should be shown for each post? (Default 100)"
+#: src/Module/Admin/Blocklist/Server.php:66
+msgid "Check to delete this entry from the blocklist"
+msgstr "Check to delete this entry from the blocklist"
 
-#: src/Module/Admin/Site.php:662
-msgid "Temp path"
-msgstr "Temp path"
+#: src/Module/Admin/Blocklist/Server.php:74
+msgid "Server Domain Pattern Blocklist"
+msgstr "Server Domain Pattern Blocklist"
 
-#: src/Module/Admin/Site.php:662
+#: src/Module/Admin/Blocklist/Server.php:75
 msgid ""
-"If you have a restricted system where the webserver can't access the system "
-"temp path, enter another path here."
-msgstr "Enter a different tmp path, if your system restricts the webserver's access to the system temp path."
-
-#: src/Module/Admin/Site.php:663
-msgid "Disable picture proxy"
-msgstr "Disable picture proxy"
+"This page can be used to define a blacklist of server domain patterns from "
+"the federated network that are not allowed to interact with your node. For "
+"each domain pattern you should also provide the reason why you block it."
+msgstr "This page can be used to define a blacklist of server domain patterns from the federated network that are not allowed to interact with your node. For each domain pattern you should also provide the reason why you block it."
 
-#: src/Module/Admin/Site.php:663
+#: src/Module/Admin/Blocklist/Server.php:76
 msgid ""
-"The picture proxy increases performance and privacy. It shouldn't be used on"
-" systems with very low bandwidth."
-msgstr "The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwidth."
+"The list of blocked server domain patterns will be made publically available"
+" on the <a href=\"/friendica\">/friendica</a> page so that your users and "
+"people investigating communication problems can find the reason easily."
+msgstr "The list of blocked server domain patterns will be made publicly available on the <a href=\"/friendica\">/friendica</a> page so that your users and people investigating communication problems can find the reason easily."
 
-#: src/Module/Admin/Site.php:664
-msgid "Only search in tags"
-msgstr "Only search in tags"
+#: src/Module/Admin/Blocklist/Server.php:77
+msgid ""
+"<p>The server domain pattern syntax is case-insensitive shell wildcard, comprising the following special characters:</p>\n"
+"<ul>\n"
+"\t<li><code>*</code>: Any number of characters</li>\n"
+"\t<li><code>?</code>: Any single character</li>\n"
+"\t<li><code>[&lt;char1&gt;&lt;char2&gt;...]</code>: char1 or char2</li>\n"
+"</ul>"
+msgstr "<p>The server domain pattern syntax is case-insensitive shell wildcard, comprising the following special characters:</p>\n<ul>\n\t<li><code>*</code>: Any number of characters</li>\n\t<li><code>?</code>: Any single character</li>\n\t<li><code>[&lt;char1&gt;&lt;char2&gt;...]</code>: char1 or char2</li>\n</ul>"
 
-#: src/Module/Admin/Site.php:664
-msgid "On large systems the text search can slow down the system extremely."
-msgstr "On large systems the text search can slow down the system significantly."
+#: src/Module/Admin/Blocklist/Server.php:83
+msgid "Add new entry to block list"
+msgstr "Add new entry to block list"
 
-#: src/Module/Admin/Site.php:666
-msgid "New base url"
-msgstr "New base URL"
+#: src/Module/Admin/Blocklist/Server.php:84
+msgid "Server Domain Pattern"
+msgstr "Server Domain Pattern"
 
-#: src/Module/Admin/Site.php:666
+#: src/Module/Admin/Blocklist/Server.php:84
 msgid ""
-"Change base url for this server. Sends relocate message to all Friendica and"
-" Diaspora* contacts of all users."
-msgstr "Change base url for this server. Sends relocate message to all Friendica and diaspora* contacts of all users."
+"The domain pattern of the new server to add to the block list. Do not "
+"include the protocol."
+msgstr "The domain pattern of the new server to add to the block list. Do not include the protocol."
 
-#: src/Module/Admin/Site.php:668
-msgid "RINO Encryption"
-msgstr "RINO Encryption"
+#: src/Module/Admin/Blocklist/Server.php:85
+msgid "Block reason"
+msgstr "Block reason"
 
-#: src/Module/Admin/Site.php:668
-msgid "Encryption layer between nodes."
-msgstr "Encryption layer between nodes."
+#: src/Module/Admin/Blocklist/Server.php:85
+msgid "The reason why you blocked this server domain pattern."
+msgstr "The reason why you blocked this server domain pattern."
 
-#: src/Module/Admin/Site.php:668
-msgid "Enabled"
-msgstr "Enabled"
+#: src/Module/Admin/Blocklist/Server.php:86
+msgid "Add Entry"
+msgstr "Add entry"
 
-#: src/Module/Admin/Site.php:670
-msgid "Maximum number of parallel workers"
-msgstr "Maximum number of parallel workers"
-
-#: src/Module/Admin/Site.php:670
-#, php-format
-msgid ""
-"On shared hosters set this to %d. On larger systems, values of %d are great."
-" Default value is %d."
-msgstr "On shared hosters set this to %d. On larger systems, values of %d are great. Default value is %d."
+#: src/Module/Admin/Blocklist/Server.php:87
+msgid "Save changes to the blocklist"
+msgstr "Save changes to the blocklist"
 
-#: src/Module/Admin/Site.php:671
-msgid "Don't use \"proc_open\" with the worker"
-msgstr "Don't use \"proc_open\" with the worker"
+#: src/Module/Admin/Blocklist/Server.php:88
+msgid "Current Entries in the Blocklist"
+msgstr "Current entries in the blocklist"
 
-#: src/Module/Admin/Site.php:671
-msgid ""
-"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."
-msgstr "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."
+#: src/Module/Admin/Blocklist/Server.php:91
+msgid "Delete entry from blocklist"
+msgstr "Delete entry from blocklist"
 
-#: src/Module/Admin/Site.php:672
-msgid "Enable fastlane"
-msgstr "Enable fast-lane"
+#: src/Module/Admin/Blocklist/Server.php:94
+msgid "Delete entry from blocklist?"
+msgstr "Delete entry from blocklist?"
 
-#: src/Module/Admin/Site.php:672
-msgid ""
-"When enabed, the fastlane mechanism starts an additional worker if processes"
-" with higher priority are blocked by processes of lower priority."
-msgstr "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."
+#: src/Module/Admin/DBSync.php:32
+msgid "Update has been marked successful"
+msgstr "Update has been marked successful"
 
-#: src/Module/Admin/Site.php:673
-msgid "Enable frontend worker"
-msgstr "Enable frontend worker"
+#: src/Module/Admin/DBSync.php:42
+#, php-format
+msgid "Database structure update %s was successfully applied."
+msgstr "Database structure update %s was successfully applied."
 
-#: src/Module/Admin/Site.php:673
+#: src/Module/Admin/DBSync.php:46
 #, php-format
-msgid ""
-"When enabled the Worker process is triggered when backend access is "
-"performed (e.g. messages being delivered). 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."
-msgstr "When enabled the Worker process is triggered when backend access is performed (e.g. messages being delivered). 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."
+msgid "Executing of database structure update %s failed with error: %s"
+msgstr "Executing of database structure update %s failed with error: %s"
 
-#: src/Module/Admin/Site.php:675
-msgid "Subscribe to relay"
-msgstr "Subscribe to relay"
+#: src/Module/Admin/DBSync.php:63
+#, php-format
+msgid "Executing %s failed with error: %s"
+msgstr "Executing %s failed with error: %s"
 
-#: src/Module/Admin/Site.php:675
-msgid ""
-"Enables the receiving of public posts from the relay. They will be included "
-"in the search, subscribed tags and on the global community page."
-msgstr "Receive public posts from the specified relay. Post will be included in searches, subscribed tags and on the global community page."
+#: src/Module/Admin/DBSync.php:65
+#, php-format
+msgid "Update %s was successfully applied."
+msgstr "Update %s was successfully applied."
 
-#: src/Module/Admin/Site.php:676
-msgid "Relay server"
-msgstr "Relay server"
+#: src/Module/Admin/DBSync.php:68
+#, php-format
+msgid "Update %s did not return a status. Unknown if it succeeded."
+msgstr "Update %s did not return a status. Unknown if it succeeded."
 
-#: src/Module/Admin/Site.php:676
-msgid ""
-"Address of the relay server where public posts should be send to. For "
-"example https://relay.diasp.org"
-msgstr "Address of the relay server where public posts should be send to. For example https://relay.diasp.org"
+#: src/Module/Admin/DBSync.php:71
+#, php-format
+msgid "There was no additional update function %s that needed to be called."
+msgstr "There was no additional update function %s that needed to be called."
 
-#: src/Module/Admin/Site.php:677
-msgid "Direct relay transfer"
-msgstr "Direct relay transfer"
+#: src/Module/Admin/DBSync.php:91
+msgid "No failed updates."
+msgstr "No failed updates."
 
-#: src/Module/Admin/Site.php:677
-msgid ""
-"Enables the direct transfer to other servers without using the relay servers"
-msgstr "Enables direct transfer to other servers without using a relay server."
+#: src/Module/Admin/DBSync.php:92
+msgid "Check database structure"
+msgstr "Check database structure"
 
-#: src/Module/Admin/Site.php:678
-msgid "Relay scope"
-msgstr "Relay scope"
+#: src/Module/Admin/DBSync.php:97
+msgid "Failed Updates"
+msgstr "Failed updates"
 
-#: src/Module/Admin/Site.php:678
+#: src/Module/Admin/DBSync.php:98
 msgid ""
-"Can be \"all\" or \"tags\". \"all\" means that every public post should be "
-"received. \"tags\" means that only posts with selected tags should be "
-"received."
-msgstr "Can be \"all\" or \"tags\". \"all\" means that every public post should be received. \"tags\" means that only posts with selected tags should be received."
+"This does not include updates prior to 1139, which did not return a status."
+msgstr "This does not include updates prior to 1139, which did not return a status."
 
-#: src/Module/Admin/Site.php:678
-msgid "all"
-msgstr "all"
+#: src/Module/Admin/DBSync.php:99
+msgid "Mark success (if update was manually applied)"
+msgstr "Mark success (if update was manually applied)"
 
-#: src/Module/Admin/Site.php:678
-msgid "tags"
-msgstr "tags"
+#: src/Module/Admin/DBSync.php:100
+msgid "Attempt to execute this update step automatically"
+msgstr "Attempt to execute this update step automatically"
 
-#: src/Module/Admin/Site.php:679
-msgid "Server tags"
-msgstr "Server tags"
+#: src/Module/Admin/Features.php:59
+#, php-format
+msgid "Lock feature %s"
+msgstr "Lock feature %s"
 
-#: src/Module/Admin/Site.php:679
-msgid "Comma separated list of tags for the \"tags\" subscription."
-msgstr "Comma separated list of tags for the \"tags\" subscription."
+#: src/Module/Admin/Features.php:67
+msgid "Manage Additional Features"
+msgstr "Manage additional features"
 
-#: src/Module/Admin/Site.php:680
-msgid "Allow user tags"
-msgstr "Allow user tags"
+#: src/Module/Admin/Federation.php:76
+msgid "unknown"
+msgstr "unknown"
 
-#: src/Module/Admin/Site.php:680
+#: src/Module/Admin/Federation.php:181
 msgid ""
-"If enabled, the tags from the saved searches will used for the \"tags\" "
-"subscription in addition to the \"relay_server_tags\"."
-msgstr "If enabled, the tags from the saved searches will be used for the \"tags\" subscription in addition to the \"relay_server_tags\"."
-
-#: src/Module/Admin/Site.php:683
-msgid "Start Relocation"
-msgstr "Start Relocation"
+"This page offers you some numbers to the known part of the federated social "
+"network your Friendica node is part of. These numbers are not complete but "
+"only reflect the part of the network your node is aware of."
+msgstr "This page offers you the amount of known part of the federated social network your Friendica node is part of. These numbers are not complete and only reflect the part of the network your node is aware of."
 
-#: src/Module/Admin/Summary.php:30
-#, php-format
+#: src/Module/Admin/Federation.php:182
 msgid ""
-"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 />"
-msgstr "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 />"
+"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
+"will improve the data displayed here."
+msgstr "The <em>Auto Discovered Contact Directory</em> feature is not enabled; enabling it will improve the data displayed here."
 
-#: src/Module/Admin/Summary.php:38
+#: src/Module/Admin/Federation.php:188 src/Module/BaseAdminModule.php:77
+msgid "Federation Statistics"
+msgstr "Federation statistics"
+
+#: src/Module/Admin/Federation.php:194
 #, php-format
 msgid ""
-"There is a new version of Friendica available for download. Your current "
-"version is %1$s, upstream version is %2$s"
-msgstr "A new Friendica version is available now. Your current version is %1$s, upstream version is %2$s"
+"Currently this node is aware of %d nodes with %d registered users from the "
+"following platforms:"
+msgstr "Currently this node is aware of %d nodes with %d registered users from the following platforms:"
 
-#: src/Module/Admin/Summary.php:47
-msgid ""
-"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."
-msgstr "The database update failed. Please run \"php bin/console.php dbstructure update\" from the command line and check for errors that may appear."
+#: src/Module/Admin/Item/Delete.php:35
+msgid "Item marked for deletion."
+msgstr "Item marked for deletion."
 
-#: src/Module/Admin/Summary.php:51
-msgid ""
-"The last update failed. Please run \"php bin/console.php dbstructure "
-"update\" from the command line and have a look at the errors that might "
-"appear. (Some of the errors are possibly inside the logfile.)"
-msgstr "The last update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that may appear at the standard output and logfile."
+#: src/Module/Admin/Item/Delete.php:47 src/Module/BaseAdminModule.php:95
+msgid "Delete Item"
+msgstr "Delete item"
 
-#: src/Module/Admin/Summary.php:56
-msgid "The worker was never executed. Please check your database structure!"
-msgstr "The worker process has never been executed. Please check your database structure!"
+#: src/Module/Admin/Item/Delete.php:48
+msgid "Delete this Item"
+msgstr "Delete"
 
-#: src/Module/Admin/Summary.php:58
-#, php-format
+#: src/Module/Admin/Item/Delete.php:49
 msgid ""
-"The last worker execution was on %s UTC. This is older than one hour. Please"
-" check your crontab settings."
-msgstr "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings."
+"On this page you can delete an item from your node. If the item is a top "
+"level posting, the entire thread will be deleted."
+msgstr "Here you can delete an item from this node. If the item is a top-level posting, the entire thread will be deleted."
 
-#: src/Module/Admin/Summary.php:63
-#, php-format
+#: src/Module/Admin/Item/Delete.php:50
 msgid ""
-"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."
-msgstr "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."
+"You need to know the GUID of the item. You can find it e.g. by looking at "
+"the display URL. The last part of http://example.com/display/123456 is the "
+"GUID, here 123456."
+msgstr "You need to know the global unique identifier (GUID) of the item, which you can find by looking at the display URL. The last part of http://example.com/display/123456 is the GUID: i.e. 123456."
 
-#: src/Module/Admin/Summary.php:67
-#, php-format
-msgid ""
-"Friendica's configuration now is stored in config/local.config.php, please "
-"copy config/local-sample.config.php and move your config from "
-"<code>config/local.ini.php</code>. See <a href=\"%s\">the Config help "
-"page</a> for help with the transition."
-msgstr "Friendica's configuration is now stored in config/local.config.php; please copy config/local-sample.config.php and move your config from <code>config/local.ini.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."
+#: src/Module/Admin/Item/Delete.php:51
+msgid "GUID"
+msgstr "GUID"
 
-#: src/Module/Admin/Summary.php:73
-#, php-format
-msgid ""
-"<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."
-msgstr "<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."
+#: src/Module/Admin/Item/Delete.php:51
+msgid "The GUID of the item you want to delete."
+msgstr "GUID of item to be deleted."
 
-#: src/Module/Admin/Summary.php:89
-#, php-format
-msgid ""
-"Friendica's system.basepath was updated from '%s' to '%s'. Please remove the"
-" system.basepath from your db to avoid differences."
-msgstr "The system.basepath was updated from '%s' to '%s'. Please remove the system.basepath from your db to avoid differences."
+#: src/Module/Admin/Item/Source.php:47
+msgid "Item Guid"
+msgstr "Item Guid"
 
-#: src/Module/Admin/Summary.php:97
+#: src/Module/Admin/Logs/Settings.php:27 src/Module/Admin/Summary.php:83
+#: src/Module/Admin/Summary.php:90
 #, php-format
-msgid ""
-"Friendica's current system.basepath '%s' is wrong and the config file '%s' "
-"isn't used."
-msgstr "The current system.basepath '%s' is wrong and the config file '%s' isn't used."
+msgid "The logfile '%s' is not writable. No logging possible"
+msgstr "The logfile '%s' is not writeable. No logging possible"
 
-#: src/Module/Admin/Summary.php:105
-#, php-format
-msgid ""
-"Friendica's current system.basepath '%s' is not equal to the config file "
-"'%s'. Please fix your configuration."
-msgstr "The current system.basepath '%s' is not equal to the config file '%s'. Please fix your configuration."
+#: src/Module/Admin/Logs/Settings.php:36
+msgid "Log settings updated."
+msgstr "Log settings updated."
 
-#: src/Module/Admin/Summary.php:112
-msgid "Normal Account"
-msgstr "Standard account"
+#: src/Module/Admin/Logs/Settings.php:55
+msgid "PHP log currently enabled."
+msgstr "PHP log currently enabled."
 
-#: src/Module/Admin/Summary.php:113
-msgid "Automatic Follower Account"
-msgstr "Automatic follower account"
+#: src/Module/Admin/Logs/Settings.php:57
+msgid "PHP log currently disabled."
+msgstr "PHP log currently disabled."
 
-#: src/Module/Admin/Summary.php:114
-msgid "Public Forum Account"
-msgstr "Public forum account"
+#: src/Module/Admin/Logs/Settings.php:64 src/Module/BaseAdminModule.php:97
+#: src/Module/BaseAdminModule.php:98
+msgid "Logs"
+msgstr "Logs"
 
-#: src/Module/Admin/Summary.php:115
-msgid "Automatic Friend Account"
-msgstr "Automatic friend account"
+#: src/Module/Admin/Logs/Settings.php:66
+msgid "Clear"
+msgstr "Clear"
 
-#: src/Module/Admin/Summary.php:116
-msgid "Blog Account"
-msgstr "Blog account"
+#: src/Module/Admin/Logs/Settings.php:70
+msgid "Enable Debugging"
+msgstr "Enable debugging"
 
-#: src/Module/Admin/Summary.php:117
-msgid "Private Forum Account"
-msgstr "Private forum account"
+#: src/Module/Admin/Logs/Settings.php:71
+msgid "Log file"
+msgstr "Log file"
 
-#: src/Module/Admin/Summary.php:141
-msgid "Message queues"
-msgstr "Message queues"
+#: src/Module/Admin/Logs/Settings.php:71
+msgid ""
+"Must be writable by web server. Relative to your Friendica top-level "
+"directory."
+msgstr "Must be writable by web server and relative to your Friendica top-level directory."
 
-#: src/Module/Admin/Summary.php:147
-msgid "Server Settings"
-msgstr "Server Settings"
+#: src/Module/Admin/Logs/Settings.php:72
+msgid "Log level"
+msgstr "Log level"
 
-#: src/Module/Admin/Summary.php:161
-msgid "Summary"
-msgstr "Summary"
+#: src/Module/Admin/Logs/Settings.php:74
+msgid "PHP logging"
+msgstr "PHP logging"
 
-#: src/Module/Admin/Summary.php:163
-msgid "Registered users"
-msgstr "Registered users"
+#: src/Module/Admin/Logs/Settings.php:75
+msgid ""
+"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."
+msgstr "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."
 
-#: src/Module/Admin/Summary.php:165
-msgid "Pending registrations"
-msgstr "Pending registrations"
+#: src/Module/Admin/Logs/View.php:22
+#, php-format
+msgid ""
+"Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see "
+"if file %1$s exist and is readable."
+msgstr "Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file %1$s exist and is readable."
 
-#: src/Module/Admin/Summary.php:166
-msgid "Version"
-msgstr "Version"
+#: src/Module/Admin/Logs/View.php:26
+#, php-format
+msgid ""
+"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file"
+" %1$s is readable."
+msgstr "Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check if file %1$s is readable."
 
-#: src/Module/Admin/Summary.php:170
-msgid "Active addons"
-msgstr "Active addons"
+#: src/Module/Admin/Logs/View.php:47 src/Module/BaseAdminModule.php:99
+msgid "View Logs"
+msgstr "View logs"
 
 #: src/Module/Admin/Themes/Details.php:32 src/Module/Admin/Themes/Embed.php:46
 msgid "Theme settings updated."
 msgstr "Theme settings updated."
 
-#: src/Module/Admin/Themes/Details.php:71 src/Module/Admin/Themes/Index.php:47
+#: src/Module/Admin/Themes/Details.php:71 src/Module/Admin/Themes/Index.php:49
 #, php-format
 msgid "Theme %s disabled."
 msgstr "Theme %s disabled."
 
-#: src/Module/Admin/Themes/Details.php:73 src/Module/Admin/Themes/Index.php:49
+#: src/Module/Admin/Themes/Details.php:73 src/Module/Admin/Themes/Index.php:51
 #, php-format
 msgid "Theme %s successfully enabled."
 msgstr "Theme %s successfully enabled."
 
-#: src/Module/Admin/Themes/Details.php:75 src/Module/Admin/Themes/Index.php:51
+#: src/Module/Admin/Themes/Details.php:75 src/Module/Admin/Themes/Index.php:53
 #, php-format
 msgid "Theme %s failed to install."
 msgstr "Theme %s failed to install."
@@ -8159,7 +7245,7 @@ msgid "Screenshot"
 msgstr "Screenshot"
 
 #: src/Module/Admin/Themes/Details.php:105
-#: src/Module/Admin/Themes/Index.php:94 src/Module/BaseAdminModule.php:83
+#: src/Module/Admin/Themes/Index.php:96 src/Module/BaseAdminModule.php:83
 msgid "Themes"
 msgstr "Theme selection"
 
@@ -8167,20 +7253,20 @@ msgstr "Theme selection"
 msgid "Unknown theme."
 msgstr "Unknown theme."
 
-#: src/Module/Admin/Themes/Index.php:96
+#: src/Module/Admin/Themes/Index.php:98
 msgid "Reload active themes"
 msgstr "Reload active themes"
 
-#: src/Module/Admin/Themes/Index.php:101
+#: src/Module/Admin/Themes/Index.php:103
 #, php-format
 msgid "No themes found on the system. They should be placed in %1$s"
 msgstr "No themes found on the system. They should be placed in %1$s"
 
-#: src/Module/Admin/Themes/Index.php:102
+#: src/Module/Admin/Themes/Index.php:104
 msgid "[Experimental]"
 msgstr "[Experimental]"
 
-#: src/Module/Admin/Themes/Index.php:103
+#: src/Module/Admin/Themes/Index.php:105
 msgid "[Unsupported]"
 msgstr "[Unsupported]"
 
@@ -8327,6 +7413,11 @@ msgstr "Last item"
 msgid "Type"
 msgstr "Type"
 
+#: src/Module/Admin/Users.php:278 src/Module/Admin/Users.php:295
+#: src/Module/Admin/Site.php:471 src/Module/BaseAdminModule.php:81
+msgid "Users"
+msgstr "Users"
+
 #: src/Module/Admin/Users.php:279
 msgid "Add User"
 msgstr "Add user"
@@ -8387,1942 +7478,3164 @@ msgid ""
 "site will be permanently deleted!\\n\\nAre you sure?"
 msgstr "The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"
 
-#: src/Module/Admin/Users.php:313
-msgid "Name of the new user."
-msgstr "Name of the new user."
+#: src/Module/Admin/Users.php:313
+msgid "Name of the new user."
+msgstr "Name of the new user."
+
+#: src/Module/Admin/Users.php:314
+msgid "Nickname"
+msgstr "Nickname"
+
+#: src/Module/Admin/Users.php:314
+msgid "Nickname of the new user."
+msgstr "Nickname of the new user."
+
+#: src/Module/Admin/Users.php:315
+msgid "Email address of the new user."
+msgstr "Email address of the new user."
+
+#: src/Module/Admin/Queue.php:34
+msgid "Inspect Deferred Worker Queue"
+msgstr "Inspect Deferred Worker Queue"
+
+#: src/Module/Admin/Queue.php:35
+msgid ""
+"This page lists the deferred worker jobs. This are jobs that couldn't be "
+"executed at the first time."
+msgstr "This page lists the deferred worker jobs. These are jobs that couldn't initially be executed."
+
+#: src/Module/Admin/Queue.php:38
+msgid "Inspect Worker Queue"
+msgstr "Inspect Worker Queue"
+
+#: src/Module/Admin/Queue.php:39
+msgid ""
+"This page lists the currently queued worker jobs. These jobs are handled by "
+"the worker cronjob you've set up during install."
+msgstr "This page lists the currently queued worker jobs. These jobs are handled by the worker cronjob you've set up during install."
+
+#: src/Module/Admin/Queue.php:59
+msgid "ID"
+msgstr "ID"
+
+#: src/Module/Admin/Queue.php:60
+msgid "Job Parameters"
+msgstr "Job Parameters"
+
+#: src/Module/Admin/Queue.php:61
+msgid "Created"
+msgstr "Created"
+
+#: src/Module/Admin/Queue.php:62
+msgid "Priority"
+msgstr "Priority"
+
+#: src/Module/Admin/Site.php:49
+msgid "Can not parse base url. Must have at least <scheme>://<domain>"
+msgstr "Can not parse base URL. Must have at least <scheme>://<domain>"
+
+#: src/Module/Admin/Site.php:234
+msgid "Invalid storage backend setting value."
+msgstr "Invalid storage backend settings."
+
+#: src/Module/Admin/Site.php:410
+msgid "Site settings updated."
+msgstr "Site settings updated."
+
+#: src/Module/Admin/Site.php:462
+msgid "No community page for local users"
+msgstr "No community page for local users"
+
+#: src/Module/Admin/Site.php:463
+msgid "No community page"
+msgstr "No community page"
+
+#: src/Module/Admin/Site.php:464
+msgid "Public postings from users of this site"
+msgstr "Public postings from users of this site"
+
+#: src/Module/Admin/Site.php:465
+msgid "Public postings from the federated network"
+msgstr "Public postings from the federated network"
+
+#: src/Module/Admin/Site.php:466
+msgid "Public postings from local users and the federated network"
+msgstr "Public postings from local users and the federated network"
+
+#: src/Module/Admin/Site.php:470 src/Module/Admin/Site.php:665
+#: src/Module/Admin/Site.php:675 src/Module/Settings/TwoFactor/Index.php:97
+#: src/Module/Contact.php:525
+msgid "Disabled"
+msgstr "Disabled"
+
+#: src/Module/Admin/Site.php:472
+msgid "Users, Global Contacts"
+msgstr "Users, Global Contacts"
+
+#: src/Module/Admin/Site.php:473
+msgid "Users, Global Contacts/fallback"
+msgstr "Users, Global Contacts/fallback"
+
+#: src/Module/Admin/Site.php:477
+msgid "One month"
+msgstr "One month"
+
+#: src/Module/Admin/Site.php:478
+msgid "Three months"
+msgstr "Three months"
+
+#: src/Module/Admin/Site.php:479
+msgid "Half a year"
+msgstr "Half a year"
+
+#: src/Module/Admin/Site.php:480
+msgid "One year"
+msgstr "One a year"
+
+#: src/Module/Admin/Site.php:486
+msgid "Multi user instance"
+msgstr "Multi user instance"
+
+#: src/Module/Admin/Site.php:508
+msgid "Closed"
+msgstr "Closed"
+
+#: src/Module/Admin/Site.php:509
+msgid "Requires approval"
+msgstr "Requires approval"
+
+#: src/Module/Admin/Site.php:510
+msgid "Open"
+msgstr "Open"
+
+#: src/Module/Admin/Site.php:514 src/Module/Install.php:182
+msgid "No SSL policy, links will track page SSL state"
+msgstr "No SSL policy, links will track page SSL state"
+
+#: src/Module/Admin/Site.php:515 src/Module/Install.php:183
+msgid "Force all links to use SSL"
+msgstr "Force all links to use SSL"
+
+#: src/Module/Admin/Site.php:516 src/Module/Install.php:184
+msgid "Self-signed certificate, use SSL for local links only (discouraged)"
+msgstr "Self-signed certificate, use SSL for local links only (discouraged)"
+
+#: src/Module/Admin/Site.php:520
+msgid "Don't check"
+msgstr "Don't check"
+
+#: src/Module/Admin/Site.php:521
+msgid "check the stable version"
+msgstr "check for stable version updates"
+
+#: src/Module/Admin/Site.php:522
+msgid "check the development version"
+msgstr "check for development version updates"
+
+#: src/Module/Admin/Site.php:542
+msgid "Database (legacy)"
+msgstr "Database (legacy)"
+
+#: src/Module/Admin/Site.php:567 src/Module/BaseAdminModule.php:80
+msgid "Site"
+msgstr "Site"
+
+#: src/Module/Admin/Site.php:569
+msgid "Republish users to directory"
+msgstr "Republish users to directory"
+
+#: src/Module/Admin/Site.php:570 src/Module/Register.php:121
+msgid "Registration"
+msgstr "Join this Friendica Node Today"
+
+#: src/Module/Admin/Site.php:571
+msgid "File upload"
+msgstr "File upload"
+
+#: src/Module/Admin/Site.php:572
+msgid "Policies"
+msgstr "Policies"
+
+#: src/Module/Admin/Site.php:574
+msgid "Auto Discovered Contact Directory"
+msgstr "Auto-discovered contact directory"
+
+#: src/Module/Admin/Site.php:575
+msgid "Performance"
+msgstr "Performance"
+
+#: src/Module/Admin/Site.php:576
+msgid "Worker"
+msgstr "Worker"
+
+#: src/Module/Admin/Site.php:577
+msgid "Message Relay"
+msgstr "Message relay"
+
+#: src/Module/Admin/Site.php:578
+msgid "Relocate Instance"
+msgstr "Relocate Instance"
+
+#: src/Module/Admin/Site.php:579
+msgid "Warning! Advanced function. Could make this server unreachable."
+msgstr "Warning! Advanced function that could make this server unreachable."
+
+#: src/Module/Admin/Site.php:583
+msgid "Site name"
+msgstr "Site name"
+
+#: src/Module/Admin/Site.php:584
+msgid "Sender Email"
+msgstr "Sender email"
+
+#: src/Module/Admin/Site.php:584
+msgid ""
+"The email address your server shall use to send notification emails from."
+msgstr "The email address your server shall use to send notification emails from."
+
+#: src/Module/Admin/Site.php:585
+msgid "Banner/Logo"
+msgstr "Banner/Logo"
+
+#: src/Module/Admin/Site.php:586
+msgid "Shortcut icon"
+msgstr "Shortcut icon"
+
+#: src/Module/Admin/Site.php:586
+msgid "Link to an icon that will be used for browsers."
+msgstr "Link to an icon that will be used for browsers."
+
+#: src/Module/Admin/Site.php:587
+msgid "Touch icon"
+msgstr "Touch icon"
+
+#: src/Module/Admin/Site.php:587
+msgid "Link to an icon that will be used for tablets and mobiles."
+msgstr "Link to an icon that will be used for tablets and mobiles."
+
+#: src/Module/Admin/Site.php:588
+msgid "Additional Info"
+msgstr "Additional Info"
+
+#: src/Module/Admin/Site.php:588
+#, php-format
+msgid ""
+"For public servers: you can add additional information here that will be "
+"listed at %s/servers."
+msgstr "For public servers: You can add additional information here that will be listed at %s/servers."
+
+#: src/Module/Admin/Site.php:589
+msgid "System language"
+msgstr "System language"
+
+#: src/Module/Admin/Site.php:590
+msgid "System theme"
+msgstr "System theme"
+
+#: src/Module/Admin/Site.php:590
+msgid ""
+"Default system theme - may be over-ridden by user profiles - <a "
+"href=\"/admin/themes\" id=\"cnftheme\">Change default theme settings</a>"
+msgstr "Default system theme - may be over-ridden by user profiles - <a href=\"/admin/themes\" id=\"cnftheme\">Change default theme settings</a>"
+
+#: src/Module/Admin/Site.php:591
+msgid "Mobile system theme"
+msgstr "Mobile system theme"
+
+#: src/Module/Admin/Site.php:591
+msgid "Theme for mobile devices"
+msgstr "Theme for mobile devices"
+
+#: src/Module/Admin/Site.php:592 src/Module/Install.php:192
+msgid "SSL link policy"
+msgstr "SSL link policy"
+
+#: src/Module/Admin/Site.php:592 src/Module/Install.php:194
+msgid "Determines whether generated links should be forced to use SSL"
+msgstr "Determines whether generated links should be forced to use SSL"
+
+#: src/Module/Admin/Site.php:593
+msgid "Force SSL"
+msgstr "Force SSL"
+
+#: src/Module/Admin/Site.php:593
+msgid ""
+"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
+" to endless loops."
+msgstr "Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."
+
+#: src/Module/Admin/Site.php:594
+msgid "Hide help entry from navigation menu"
+msgstr "Hide help entry from navigation menu"
+
+#: src/Module/Admin/Site.php:594
+msgid ""
+"Hides the menu entry for the Help pages from the navigation menu. You can "
+"still access it calling /help directly."
+msgstr "Hides the menu entry for the Help pages from the navigation menu. Help pages can still be accessed by calling ../help directly via its URL."
+
+#: src/Module/Admin/Site.php:595
+msgid "Single user instance"
+msgstr "Single user instance"
+
+#: src/Module/Admin/Site.php:595
+msgid "Make this instance multi-user or single-user for the named user"
+msgstr "Make this instance multi-user or single-user for the named user"
+
+#: src/Module/Admin/Site.php:597
+msgid "File storage backend"
+msgstr "File storage backend"
+
+#: src/Module/Admin/Site.php:597
+msgid ""
+"The backend used to store uploaded data. If you change the storage backend, "
+"you can manually move the existing files. If you do not do so, the files "
+"uploaded before the change will still be available at the old backend. "
+"Please see <a href=\"/help/Settings#1_2_3_1\">the settings documentation</a>"
+" for more information about the choices and the moving procedure."
+msgstr "The backend used to store uploaded data. If you change the storage backend, you can manually move the existing files. If you don't do so, the files uploaded before the change will still be available at the old backend. Please see <a href=\"/help/Settings#1_2_3_1\">the settings documentation</a> for more information about the choices and the moving procedure."
+
+#: src/Module/Admin/Site.php:599
+msgid "Maximum image size"
+msgstr "Maximum image size"
+
+#: src/Module/Admin/Site.php:599
+msgid ""
+"Maximum size in bytes of uploaded images. Default is 0, which means no "
+"limits."
+msgstr "Maximum size in bytes of uploaded images. Default is 0, which means no limits."
+
+#: src/Module/Admin/Site.php:600
+msgid "Maximum image length"
+msgstr "Maximum image length"
+
+#: src/Module/Admin/Site.php:600
+msgid ""
+"Maximum length in pixels of the longest side of uploaded images. Default is "
+"-1, which means no limits."
+msgstr "Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."
+
+#: src/Module/Admin/Site.php:601
+msgid "JPEG image quality"
+msgstr "JPEG image quality"
+
+#: src/Module/Admin/Site.php:601
+msgid ""
+"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
+"100, which is full quality."
+msgstr "Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is the original quality level."
+
+#: src/Module/Admin/Site.php:603
+msgid "Register policy"
+msgstr "Registration policy"
+
+#: src/Module/Admin/Site.php:604
+msgid "Maximum Daily Registrations"
+msgstr "Maximum daily registrations"
+
+#: src/Module/Admin/Site.php:604
+msgid ""
+"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."
+msgstr "If open registration is permitted, this sets the maximum number of new registrations per day.  This setting has no effect for registrations by approval."
+
+#: src/Module/Admin/Site.php:605
+msgid "Register text"
+msgstr "Registration text"
+
+#: src/Module/Admin/Site.php:605
+msgid ""
+"Will be displayed prominently on the registration page. You can use BBCode "
+"here."
+msgstr "Will be displayed prominently on the registration page. You may use BBCode here."
+
+#: src/Module/Admin/Site.php:606
+msgid "Forbidden Nicknames"
+msgstr "Forbidden Nicknames"
+
+#: src/Module/Admin/Site.php:606
+msgid ""
+"Comma separated list of nicknames that are forbidden from registration. "
+"Preset is a list of role names according RFC 2142."
+msgstr "Comma separated list of nicknames that are forbidden from registration. Preset is a list of role names according RFC 2142."
+
+#: src/Module/Admin/Site.php:607
+msgid "Accounts abandoned after x days"
+msgstr "Accounts abandoned after so many days"
+
+#: src/Module/Admin/Site.php:607
+msgid ""
+"Will not waste system resources polling external sites for abandonded "
+"accounts. Enter 0 for no time limit."
+msgstr "Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit."
+
+#: src/Module/Admin/Site.php:608
+msgid "Allowed friend domains"
+msgstr "Allowed friend domains"
+
+#: src/Module/Admin/Site.php:608
+msgid ""
+"Comma separated list of domains which are allowed to establish friendships "
+"with this site. Wildcards are accepted. Empty to allow any domains"
+msgstr "Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Leave empty to allow any domains"
+
+#: src/Module/Admin/Site.php:609
+msgid "Allowed email domains"
+msgstr "Allowed email domains"
+
+#: src/Module/Admin/Site.php:609
+msgid ""
+"Comma separated list of domains which are allowed in email addresses for "
+"registrations to this site. Wildcards are accepted. Empty to allow any "
+"domains"
+msgstr "Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Leave empty to allow any domains"
+
+#: src/Module/Admin/Site.php:610
+msgid "No OEmbed rich content"
+msgstr "No OEmbed rich content"
+
+#: src/Module/Admin/Site.php:610
+msgid ""
+"Don't show the rich content (e.g. embedded PDF), except from the domains "
+"listed below."
+msgstr "Don't show rich content (e.g. embedded PDF), except from the domains listed below."
+
+#: src/Module/Admin/Site.php:611
+msgid "Allowed OEmbed domains"
+msgstr "Allowed OEmbed domains"
+
+#: src/Module/Admin/Site.php:611
+msgid ""
+"Comma separated list of domains which oembed content is allowed to be "
+"displayed. Wildcards are accepted."
+msgstr "Comma separated list of domains from where OEmbed content is allowed. Wildcards are possible."
+
+#: src/Module/Admin/Site.php:612
+msgid "Block public"
+msgstr "Block public"
+
+#: src/Module/Admin/Site.php:612
+msgid ""
+"Check to block public access to all otherwise public personal pages on this "
+"site unless you are currently logged in."
+msgstr "Block public access to all otherwise public personal pages on this site, except for local users when logged in."
+
+#: src/Module/Admin/Site.php:613
+msgid "Force publish"
+msgstr "Mandatory directory listing"
+
+#: src/Module/Admin/Site.php:613
+msgid ""
+"Check to force all profiles on this site to be listed in the site directory."
+msgstr "Force all profiles on this site to be listed in the site directory."
+
+#: src/Module/Admin/Site.php:613
+msgid "Enabling this may violate privacy laws like the GDPR"
+msgstr "Enabling this may violate privacy laws like the GDPR"
+
+#: src/Module/Admin/Site.php:614
+msgid "Global directory URL"
+msgstr "Global directory URL"
+
+#: src/Module/Admin/Site.php:614
+msgid ""
+"URL to the global directory. If this is not set, the global directory is "
+"completely unavailable to the application."
+msgstr "URL to the global directory: If this is not set, the global directory is completely unavailable to the application."
+
+#: src/Module/Admin/Site.php:615
+msgid "Private posts by default for new users"
+msgstr "Private posts by default for new users"
+
+#: src/Module/Admin/Site.php:615
+msgid ""
+"Set default post permissions for all new members to the default privacy "
+"group rather than public."
+msgstr "Set default post permissions for all new members to the default privacy group rather than public."
+
+#: src/Module/Admin/Site.php:616
+msgid "Don't include post content in email notifications"
+msgstr "Don't include post content in email notifications"
+
+#: src/Module/Admin/Site.php:616
+msgid ""
+"Don't include the content of a post/comment/private message/etc. in the "
+"email notifications that are sent out from this site, as a privacy measure."
+msgstr "Don't include the content of a post/comment/private message in the email notifications sent from this site, as a privacy measure."
+
+#: src/Module/Admin/Site.php:617
+msgid "Disallow public access to addons listed in the apps menu."
+msgstr "Disallow public access to addons listed in the apps menu."
+
+#: src/Module/Admin/Site.php:617
+msgid ""
+"Checking this box will restrict addons listed in the apps menu to members "
+"only."
+msgstr "Checking this box will restrict addons listed in the apps menu to members only."
+
+#: src/Module/Admin/Site.php:618
+msgid "Don't embed private images in posts"
+msgstr "Don't embed private images in posts"
+
+#: src/Module/Admin/Site.php:618
+msgid ""
+"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."
+msgstr "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."
+
+#: src/Module/Admin/Site.php:619
+msgid "Explicit Content"
+msgstr "Explicit Content"
+
+#: src/Module/Admin/Site.php:619
+msgid ""
+"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."
+msgstr "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."
+
+#: src/Module/Admin/Site.php:620
+msgid "Allow Users to set remote_self"
+msgstr "Allow users to set \"Remote self\""
+
+#: src/Module/Admin/Site.php:620
+msgid ""
+"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."
+msgstr "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."
+
+#: src/Module/Admin/Site.php:621
+msgid "Block multiple registrations"
+msgstr "Block multiple registrations"
+
+#: src/Module/Admin/Site.php:621
+msgid "Disallow users to register additional accounts for use as pages."
+msgstr "Disallow users to sign up for additional accounts."
+
+#: src/Module/Admin/Site.php:622
+msgid "Disable OpenID"
+msgstr "Disable OpenID"
+
+#: src/Module/Admin/Site.php:622
+msgid "Disable OpenID support for registration and logins."
+msgstr "Disable OpenID support for registration and logins."
+
+#: src/Module/Admin/Site.php:623
+msgid "No Fullname check"
+msgstr "No full name check"
+
+#: src/Module/Admin/Site.php:623
+msgid ""
+"Allow users to register without a space between the first name and the last "
+"name in their full name."
+msgstr "Allow users to register without a space between the first name and the last name in their full name."
+
+#: src/Module/Admin/Site.php:624
+msgid "Community pages for visitors"
+msgstr "Community pages for visitors"
+
+#: src/Module/Admin/Site.php:624
+msgid ""
+"Which community pages should be available for visitors. Local users always "
+"see both pages."
+msgstr "Community pages that should be available for visitors. Local users always see both pages."
+
+#: src/Module/Admin/Site.php:625
+msgid "Posts per user on community page"
+msgstr "Posts per user on community page"
+
+#: src/Module/Admin/Site.php:625
+msgid ""
+"The maximum number of posts per user on the community page. (Not valid for "
+"\"Global Community\")"
+msgstr "Maximum number of posts per user on the community page. (Not valid for \"Global Community\")"
+
+#: src/Module/Admin/Site.php:626
+msgid "Disable OStatus support"
+msgstr "Disable OStatus support"
+
+#: src/Module/Admin/Site.php:626
+msgid ""
+"Disable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
+"communications in OStatus are public, so privacy warnings will be "
+"occasionally displayed."
+msgstr "Disable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."
+
+#: src/Module/Admin/Site.php:627
+msgid "OStatus support can only be enabled if threading is enabled."
+msgstr "OStatus support can only be enabled if threading is enabled."
+
+#: src/Module/Admin/Site.php:629
+msgid ""
+"Diaspora support can't be enabled because Friendica was installed into a sub"
+" directory."
+msgstr "diaspora* support can't be enabled because Friendica was installed into a sub directory."
+
+#: src/Module/Admin/Site.php:630
+msgid "Enable Diaspora support"
+msgstr "Enable diaspora* support"
+
+#: src/Module/Admin/Site.php:630
+msgid "Provide built-in Diaspora network compatibility."
+msgstr "Provide built-in diaspora* network compatibility."
+
+#: src/Module/Admin/Site.php:631
+msgid "Only allow Friendica contacts"
+msgstr "Only allow Friendica contacts"
+
+#: src/Module/Admin/Site.php:631
+msgid ""
+"All contacts must use Friendica protocols. All other built-in communication "
+"protocols disabled."
+msgstr "All contacts must use Friendica protocols. All other built-in communication protocols will be disabled."
+
+#: src/Module/Admin/Site.php:632
+msgid "Verify SSL"
+msgstr "Verify SSL"
+
+#: src/Module/Admin/Site.php:632
+msgid ""
+"If you wish, you can turn on strict certificate checking. This will mean you"
+" cannot connect (at all) to self-signed SSL sites."
+msgstr "If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."
+
+#: src/Module/Admin/Site.php:633
+msgid "Proxy user"
+msgstr "Proxy user"
+
+#: src/Module/Admin/Site.php:634
+msgid "Proxy URL"
+msgstr "Proxy URL"
+
+#: src/Module/Admin/Site.php:635
+msgid "Network timeout"
+msgstr "Network timeout"
+
+#: src/Module/Admin/Site.php:635
+msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
+msgstr "Value is in seconds. Set to 0 for unlimited (not recommended)."
+
+#: src/Module/Admin/Site.php:636
+msgid "Maximum Load Average"
+msgstr "Maximum load average"
+
+#: src/Module/Admin/Site.php:636
+#, php-format
+msgid ""
+"Maximum system load before delivery and poll processes are deferred - "
+"default %d."
+msgstr "Maximum system load before delivery and poll processes are deferred - default %d."
+
+#: src/Module/Admin/Site.php:637
+msgid "Maximum Load Average (Frontend)"
+msgstr "Maximum load average (frontend)"
+
+#: src/Module/Admin/Site.php:637
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr "Maximum system load before the frontend quits service (default 50)."
+
+#: src/Module/Admin/Site.php:638
+msgid "Minimal Memory"
+msgstr "Minimal memory"
+
+#: src/Module/Admin/Site.php:638
+msgid ""
+"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
+"default 0 (deactivated)."
+msgstr "Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."
+
+#: src/Module/Admin/Site.php:639
+msgid "Maximum table size for optimization"
+msgstr "Maximum table size for optimization"
+
+#: src/Module/Admin/Site.php:639
+msgid ""
+"Maximum table size (in MB) for the automatic optimization. Enter -1 to "
+"disable it."
+msgstr "Maximum table size (in MB) for automatic optimization. Enter -1 to disable it."
+
+#: src/Module/Admin/Site.php:640
+msgid "Minimum level of fragmentation"
+msgstr "Minimum level of fragmentation"
+
+#: src/Module/Admin/Site.php:640
+msgid ""
+"Minimum fragmenation level to start the automatic optimization - default "
+"value is 30%."
+msgstr "Minimum fragmentation level to start the automatic optimization (default 30%)."
+
+#: src/Module/Admin/Site.php:642
+msgid "Periodical check of global contacts"
+msgstr "Periodical check of global contacts"
+
+#: src/Module/Admin/Site.php:642
+msgid ""
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
+msgstr "This checks global contacts periodically for missing or outdated data and the vitality of the contacts and servers."
+
+#: src/Module/Admin/Site.php:643
+msgid "Days between requery"
+msgstr "Days between enquiry"
+
+#: src/Module/Admin/Site.php:643
+msgid "Number of days after which a server is requeried for his contacts."
+msgstr "Number of days after which a server is required check contacts."
+
+#: src/Module/Admin/Site.php:644
+msgid "Discover contacts from other servers"
+msgstr "Discover contacts from other servers"
+
+#: src/Module/Admin/Site.php:644
+msgid ""
+"Periodically query other servers for contacts. You can choose between "
+"\"Users\": the users on the remote system, \"Global Contacts\": active "
+"contacts that are known on the system. The fallback is meant for Redmatrix "
+"servers and older friendica servers, where global contacts weren't "
+"available. The fallback increases the server load, so the recommended "
+"setting is \"Users, Global Contacts\"."
+msgstr "Periodically query other servers for contacts. You can choose between \"Users\": the users on the remote system, \"Global Contacts\": active contacts that are known on the system. The fallback is meant for Redmatrix servers and older Friendica servers, where global contacts weren't available. The fallback increases the server load, so the recommended setting is \"Users, Global Contacts\"."
+
+#: src/Module/Admin/Site.php:645
+msgid "Timeframe for fetching global contacts"
+msgstr "Time-frame for fetching global contacts"
+
+#: src/Module/Admin/Site.php:645
+msgid ""
+"When the discovery is activated, this value defines the timeframe for the "
+"activity of the global contacts that are fetched from other servers."
+msgstr "If discovery is activated, this value defines the time-frame for the activity of the global contacts that are fetched from other servers."
+
+#: src/Module/Admin/Site.php:646
+msgid "Search the local directory"
+msgstr "Search the local directory"
+
+#: src/Module/Admin/Site.php:646
+msgid ""
+"Search the local directory instead of the global directory. When searching "
+"locally, every search will be executed on the global directory in the "
+"background. This improves the search results when the search is repeated."
+msgstr "Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."
+
+#: src/Module/Admin/Site.php:648
+msgid "Publish server information"
+msgstr "Publish server information"
+
+#: src/Module/Admin/Site.php:648
+msgid ""
+"If enabled, general server and usage data will be published. The data "
+"contains the name and version of the server, number of users with public "
+"profiles, number of posts and the activated protocols and connectors. See <a"
+" href=\"http://the-federation.info/\">the-federation.info</a> for details."
+msgstr "If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See <a href=\"http://the-federation.info/\">the-federation.info</a> for details."
+
+#: src/Module/Admin/Site.php:650
+msgid "Check upstream version"
+msgstr "Check upstream version"
+
+#: src/Module/Admin/Site.php:650
+msgid ""
+"Enables checking for new Friendica versions at github. If there is a new "
+"version, you will be informed in the admin panel overview."
+msgstr "Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."
+
+#: src/Module/Admin/Site.php:651
+msgid "Suppress Tags"
+msgstr "Suppress tags"
+
+#: src/Module/Admin/Site.php:651
+msgid "Suppress showing a list of hashtags at the end of the posting."
+msgstr "Suppress listed hashtags at the end of posts."
+
+#: src/Module/Admin/Site.php:652
+msgid "Clean database"
+msgstr "Clean database"
+
+#: src/Module/Admin/Site.php:652
+msgid ""
+"Remove old remote items, orphaned database records and old content from some"
+" other helper tables."
+msgstr "Remove old remote items, orphaned database records and old content from some other helper tables."
+
+#: src/Module/Admin/Site.php:653
+msgid "Lifespan of remote items"
+msgstr "Lifespan of remote items"
+
+#: src/Module/Admin/Site.php:653
+msgid ""
+"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."
+msgstr "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."
+
+#: src/Module/Admin/Site.php:654
+msgid "Lifespan of unclaimed items"
+msgstr "Lifespan of unclaimed items"
+
+#: src/Module/Admin/Site.php:654
+msgid ""
+"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."
+msgstr "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."
+
+#: src/Module/Admin/Site.php:655
+msgid "Lifespan of raw conversation data"
+msgstr "Lifespan of raw conversation data"
+
+#: src/Module/Admin/Site.php:655
+msgid ""
+"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."
+msgstr "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."
+
+#: src/Module/Admin/Site.php:656
+msgid "Path to item cache"
+msgstr "Path to item cache"
+
+#: src/Module/Admin/Site.php:656
+msgid "The item caches buffers generated bbcode and external images."
+msgstr "The item caches buffers generated bbcode and external images."
+
+#: src/Module/Admin/Site.php:657
+msgid "Cache duration in seconds"
+msgstr "Cache duration in seconds"
+
+#: src/Module/Admin/Site.php:657
+msgid ""
+"How long should the cache files be hold? Default value is 86400 seconds (One"
+" day). To disable the item cache, set the value to -1."
+msgstr "How long should cache files be held? (Default 86400 seconds - one day;  -1 disables item cache)"
+
+#: src/Module/Admin/Site.php:658
+msgid "Maximum numbers of comments per post"
+msgstr "Maximum numbers of comments per post"
+
+#: src/Module/Admin/Site.php:658
+msgid "How much comments should be shown for each post? Default value is 100."
+msgstr "How many comments should be shown for each post? (Default 100)"
+
+#: src/Module/Admin/Site.php:659
+msgid "Temp path"
+msgstr "Temp path"
+
+#: src/Module/Admin/Site.php:659
+msgid ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr "Enter a different tmp path, if your system restricts the webserver's access to the system temp path."
+
+#: src/Module/Admin/Site.php:660
+msgid "Disable picture proxy"
+msgstr "Disable picture proxy"
+
+#: src/Module/Admin/Site.php:660
+msgid ""
+"The picture proxy increases performance and privacy. It shouldn't be used on"
+" systems with very low bandwidth."
+msgstr "The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwidth."
+
+#: src/Module/Admin/Site.php:661
+msgid "Only search in tags"
+msgstr "Only search in tags"
+
+#: src/Module/Admin/Site.php:661
+msgid "On large systems the text search can slow down the system extremely."
+msgstr "On large systems the text search can slow down the system significantly."
+
+#: src/Module/Admin/Site.php:663
+msgid "New base url"
+msgstr "New base URL"
+
+#: src/Module/Admin/Site.php:663
+msgid ""
+"Change base url for this server. Sends relocate message to all Friendica and"
+" Diaspora* contacts of all users."
+msgstr "Change base url for this server. Sends relocate message to all Friendica and diaspora* contacts of all users."
+
+#: src/Module/Admin/Site.php:665
+msgid "RINO Encryption"
+msgstr "RINO Encryption"
+
+#: src/Module/Admin/Site.php:665
+msgid "Encryption layer between nodes."
+msgstr "Encryption layer between nodes."
+
+#: src/Module/Admin/Site.php:665
+msgid "Enabled"
+msgstr "Enabled"
+
+#: src/Module/Admin/Site.php:667
+msgid "Maximum number of parallel workers"
+msgstr "Maximum number of parallel workers"
+
+#: src/Module/Admin/Site.php:667
+#, php-format
+msgid ""
+"On shared hosters set this to %d. On larger systems, values of %d are great."
+" Default value is %d."
+msgstr "On shared hosters set this to %d. On larger systems, values of %d are great. Default value is %d."
+
+#: src/Module/Admin/Site.php:668
+msgid "Don't use \"proc_open\" with the worker"
+msgstr "Don't use \"proc_open\" with the worker"
+
+#: src/Module/Admin/Site.php:668
+msgid ""
+"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."
+msgstr "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."
+
+#: src/Module/Admin/Site.php:669
+msgid "Enable fastlane"
+msgstr "Enable fast-lane"
+
+#: src/Module/Admin/Site.php:669
+msgid ""
+"When enabed, the fastlane mechanism starts an additional worker if processes"
+" with higher priority are blocked by processes of lower priority."
+msgstr "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."
+
+#: src/Module/Admin/Site.php:670
+msgid "Enable frontend worker"
+msgstr "Enable frontend worker"
+
+#: src/Module/Admin/Site.php:670
+#, php-format
+msgid ""
+"When enabled the Worker process is triggered when backend access is "
+"performed (e.g. messages being delivered). 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."
+msgstr "When enabled the Worker process is triggered when backend access is performed (e.g. messages being delivered). 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."
+
+#: src/Module/Admin/Site.php:672
+msgid "Subscribe to relay"
+msgstr "Subscribe to relay"
+
+#: src/Module/Admin/Site.php:672
+msgid ""
+"Enables the receiving of public posts from the relay. They will be included "
+"in the search, subscribed tags and on the global community page."
+msgstr "Receive public posts from the specified relay. Post will be included in searches, subscribed tags and on the global community page."
+
+#: src/Module/Admin/Site.php:673
+msgid "Relay server"
+msgstr "Relay server"
+
+#: src/Module/Admin/Site.php:673
+msgid ""
+"Address of the relay server where public posts should be send to. For "
+"example https://relay.diasp.org"
+msgstr "Address of the relay server where public posts should be send to. For example https://relay.diasp.org"
+
+#: src/Module/Admin/Site.php:674
+msgid "Direct relay transfer"
+msgstr "Direct relay transfer"
+
+#: src/Module/Admin/Site.php:674
+msgid ""
+"Enables the direct transfer to other servers without using the relay servers"
+msgstr "Enables direct transfer to other servers without using a relay server."
+
+#: src/Module/Admin/Site.php:675
+msgid "Relay scope"
+msgstr "Relay scope"
+
+#: src/Module/Admin/Site.php:675
+msgid ""
+"Can be \"all\" or \"tags\". \"all\" means that every public post should be "
+"received. \"tags\" means that only posts with selected tags should be "
+"received."
+msgstr "Can be \"all\" or \"tags\". \"all\" means that every public post should be received. \"tags\" means that only posts with selected tags should be received."
+
+#: src/Module/Admin/Site.php:675
+msgid "all"
+msgstr "all"
+
+#: src/Module/Admin/Site.php:675
+msgid "tags"
+msgstr "tags"
+
+#: src/Module/Admin/Site.php:676
+msgid "Server tags"
+msgstr "Server tags"
+
+#: src/Module/Admin/Site.php:676
+msgid "Comma separated list of tags for the \"tags\" subscription."
+msgstr "Comma separated list of tags for the \"tags\" subscription."
+
+#: src/Module/Admin/Site.php:677
+msgid "Allow user tags"
+msgstr "Allow user tags"
+
+#: src/Module/Admin/Site.php:677
+msgid ""
+"If enabled, the tags from the saved searches will used for the \"tags\" "
+"subscription in addition to the \"relay_server_tags\"."
+msgstr "If enabled, the tags from the saved searches will be used for the \"tags\" subscription in addition to the \"relay_server_tags\"."
+
+#: src/Module/Admin/Site.php:680
+msgid "Start Relocation"
+msgstr "Start Relocation"
+
+#: src/Module/Admin/Summary.php:30
+#, php-format
+msgid ""
+"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 />"
+msgstr "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 />"
+
+#: src/Module/Admin/Summary.php:38
+#, php-format
+msgid ""
+"There is a new version of Friendica available for download. Your current "
+"version is %1$s, upstream version is %2$s"
+msgstr "A new Friendica version is available now. Your current version is %1$s, upstream version is %2$s"
+
+#: src/Module/Admin/Summary.php:47
+msgid ""
+"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."
+msgstr "The database update failed. Please run \"php bin/console.php dbstructure update\" from the command line and check for errors that may appear."
+
+#: src/Module/Admin/Summary.php:51
+msgid ""
+"The last update failed. Please run \"php bin/console.php dbstructure "
+"update\" from the command line and have a look at the errors that might "
+"appear. (Some of the errors are possibly inside the logfile.)"
+msgstr "The last update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that may appear at the standard output and logfile."
+
+#: src/Module/Admin/Summary.php:56
+msgid "The worker was never executed. Please check your database structure!"
+msgstr "The worker process has never been executed. Please check your database structure!"
+
+#: src/Module/Admin/Summary.php:58
+#, php-format
+msgid ""
+"The last worker execution was on %s UTC. This is older than one hour. Please"
+" check your crontab settings."
+msgstr "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings."
+
+#: src/Module/Admin/Summary.php:63
+#, php-format
+msgid ""
+"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."
+msgstr "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."
+
+#: src/Module/Admin/Summary.php:67
+#, php-format
+msgid ""
+"Friendica's configuration now is stored in config/local.config.php, please "
+"copy config/local-sample.config.php and move your config from "
+"<code>config/local.ini.php</code>. See <a href=\"%s\">the Config help "
+"page</a> for help with the transition."
+msgstr "Friendica's configuration is now stored in config/local.config.php; please copy config/local-sample.config.php and move your config from <code>config/local.ini.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."
+
+#: src/Module/Admin/Summary.php:73
+#, php-format
+msgid ""
+"<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."
+msgstr "<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."
+
+#: src/Module/Admin/Summary.php:106
+#, php-format
+msgid ""
+"Friendica's system.basepath was updated from '%s' to '%s'. Please remove the"
+" system.basepath from your db to avoid differences."
+msgstr "The system.basepath was updated from '%s' to '%s'. Please remove the system.basepath from your db to avoid differences."
+
+#: src/Module/Admin/Summary.php:114
+#, php-format
+msgid ""
+"Friendica's current system.basepath '%s' is wrong and the config file '%s' "
+"isn't used."
+msgstr "The current system.basepath '%s' is wrong and the config file '%s' isn't used."
+
+#: src/Module/Admin/Summary.php:122
+#, php-format
+msgid ""
+"Friendica's current system.basepath '%s' is not equal to the config file "
+"'%s'. Please fix your configuration."
+msgstr "The current system.basepath '%s' is not equal to the config file '%s'. Please fix your configuration."
+
+#: src/Module/Admin/Summary.php:129
+msgid "Normal Account"
+msgstr "Standard account"
+
+#: src/Module/Admin/Summary.php:130
+msgid "Automatic Follower Account"
+msgstr "Automatic follower account"
+
+#: src/Module/Admin/Summary.php:131
+msgid "Public Forum Account"
+msgstr "Public forum account"
+
+#: src/Module/Admin/Summary.php:132
+msgid "Automatic Friend Account"
+msgstr "Automatic friend account"
+
+#: src/Module/Admin/Summary.php:133
+msgid "Blog Account"
+msgstr "Blog account"
+
+#: src/Module/Admin/Summary.php:134
+msgid "Private Forum Account"
+msgstr "Private forum account"
+
+#: src/Module/Admin/Summary.php:154
+msgid "Message queues"
+msgstr "Message queues"
+
+#: src/Module/Admin/Summary.php:160
+msgid "Server Settings"
+msgstr "Server Settings"
+
+#: src/Module/Admin/Summary.php:174
+msgid "Summary"
+msgstr "Summary"
+
+#: src/Module/Admin/Summary.php:176
+msgid "Registered users"
+msgstr "Registered users"
+
+#: src/Module/Admin/Summary.php:178
+msgid "Pending registrations"
+msgstr "Pending registrations"
+
+#: src/Module/Admin/Summary.php:179
+msgid "Version"
+msgstr "Version"
+
+#: src/Module/Admin/Summary.php:183
+msgid "Active addons"
+msgstr "Active addons"
+
+#: src/Module/AllFriends.php:55
+msgid "No friends to display."
+msgstr "No friends to display."
+
+#: src/Module/Attach.php:36 src/Module/Attach.php:48
+msgid "Item was not found."
+msgstr "Item was not found."
+
+#: src/Module/BaseAdminModule.php:62
+msgid ""
+"Submanaged account can't access the administation pages. Please log back in "
+"as the master account."
+msgstr "A managed account cannot access the administration pages. Please log in as administrator."
+
+#: src/Module/BaseAdminModule.php:76
+msgid "Overview"
+msgstr "Overview"
+
+#: src/Module/BaseAdminModule.php:79
+msgid "Configuration"
+msgstr "Configuration"
+
+#: src/Module/BaseAdminModule.php:87
+msgid "Database"
+msgstr "Database"
+
+#: src/Module/BaseAdminModule.php:88
+msgid "DB updates"
+msgstr "DB updates"
+
+#: src/Module/BaseAdminModule.php:89
+msgid "Inspect Deferred Workers"
+msgstr "Inspect deferred workers"
+
+#: src/Module/BaseAdminModule.php:90
+msgid "Inspect worker Queue"
+msgstr "Inspect worker queue"
+
+#: src/Module/BaseAdminModule.php:92
+msgid "Tools"
+msgstr "Tools"
+
+#: src/Module/BaseAdminModule.php:93
+msgid "Contact Blocklist"
+msgstr "Contact blocklist"
+
+#: src/Module/BaseAdminModule.php:94
+msgid "Server Blocklist"
+msgstr "Server blocklist"
+
+#: src/Module/BaseAdminModule.php:101
+msgid "Diagnostics"
+msgstr "Diagnostics"
+
+#: src/Module/BaseAdminModule.php:102
+msgid "PHP Info"
+msgstr "PHP info"
+
+#: src/Module/BaseAdminModule.php:103
+msgid "probe address"
+msgstr "Probe address"
+
+#: src/Module/BaseAdminModule.php:104
+msgid "check webfinger"
+msgstr "Check webfinger"
+
+#: src/Module/BaseAdminModule.php:105
+msgid "Item Source"
+msgstr "Item source"
+
+#: src/Module/BaseAdminModule.php:106
+msgid "Babel"
+msgstr "Babel"
+
+#: src/Module/BaseAdminModule.php:115
+msgid "Addon Features"
+msgstr "Addon features"
+
+#: src/Module/BaseAdminModule.php:116
+msgid "User registrations waiting for confirmation"
+msgstr "User registrations awaiting confirmation"
+
+#: src/Module/BaseSearchModule.php:52
+#, php-format
+msgid "People Search - %s"
+msgstr "People search - %s"
+
+#: src/Module/BaseSearchModule.php:62
+#, php-format
+msgid "Forum Search - %s"
+msgstr "Forum search - %s"
+
+#: src/Module/Debug/Feed.php:20 src/Module/Filer/SaveTag.php:20
+msgid "You must be logged in to use this module"
+msgstr "You must be logged in to use this module"
+
+#: src/Module/Debug/Feed.php:49
+msgid "Source URL"
+msgstr "Source URL"
 
-#: src/Module/Admin/Users.php:314
-msgid "Nickname"
-msgstr "Nickname"
+#: src/Module/Debug/Localtime.php:30
+msgid "Time Conversion"
+msgstr "Time conversion"
 
-#: src/Module/Admin/Users.php:314
-msgid "Nickname of the new user."
-msgstr "Nickname of the new user."
+#: src/Module/Debug/Localtime.php:31
+msgid ""
+"Friendica provides this service for sharing events with other networks and "
+"friends in unknown timezones."
+msgstr "Friendica provides this service for sharing events with other networks and friends in unknown time zones."
 
-#: src/Module/Admin/Users.php:315
-msgid "Email address of the new user."
-msgstr "Email address of the new user."
+#: src/Module/Debug/Localtime.php:32
+#, php-format
+msgid "UTC time: %s"
+msgstr "UTC time: %s"
 
-#: src/Module/AllFriends.php:55
-msgid "No friends to display."
-msgstr "No friends to display."
+#: src/Module/Debug/Localtime.php:35
+#, php-format
+msgid "Current timezone: %s"
+msgstr "Current time zone: %s"
 
-#: src/Module/Apps.php:29
-msgid "No installed applications."
-msgstr "No installed applications."
+#: src/Module/Debug/Localtime.php:39
+#, php-format
+msgid "Converted localtime: %s"
+msgstr "Converted local time: %s"
 
-#: src/Module/Apps.php:34
-msgid "Applications"
-msgstr "Applications"
+#: src/Module/Debug/Localtime.php:43
+msgid "Please select your timezone:"
+msgstr "Please select your time zone:"
 
-#: src/Module/Attach.php:36 src/Module/Attach.php:48
-msgid "Item was not found."
-msgstr "Item was not found."
+#: src/Module/Debug/Probe.php:19 src/Module/Debug/WebFinger.php:18
+msgid "Only logged in users are permitted to perform a probing."
+msgstr "Only logged in users are permitted to perform a probing."
 
-#: src/Module/Babel.php:31
+#: src/Module/Debug/Probe.php:35
+msgid "Lookup address"
+msgstr "Lookup address"
+
+#: src/Module/Debug/Babel.php:32
 msgid "Source input"
 msgstr "Source input"
 
-#: src/Module/Babel.php:37
+#: src/Module/Debug/Babel.php:38
 msgid "BBCode::toPlaintext"
 msgstr "BBCode::toPlaintext"
 
-#: src/Module/Babel.php:43
+#: src/Module/Debug/Babel.php:44
 msgid "BBCode::convert (raw HTML)"
 msgstr "BBCode::convert (raw HTML)"
 
-#: src/Module/Babel.php:48
+#: src/Module/Debug/Babel.php:49
 msgid "BBCode::convert"
 msgstr "BBCode::convert"
 
-#: src/Module/Babel.php:54
+#: src/Module/Debug/Babel.php:55
 msgid "BBCode::convert => HTML::toBBCode"
 msgstr "BBCode::convert => HTML::toBBCode"
 
-#: src/Module/Babel.php:60
+#: src/Module/Debug/Babel.php:61
 msgid "BBCode::toMarkdown"
 msgstr "BBCode::toMarkdown"
 
-#: src/Module/Babel.php:66
+#: src/Module/Debug/Babel.php:67
 msgid "BBCode::toMarkdown => Markdown::convert"
 msgstr "BBCode::toMarkdown => Markdown::convert"
 
-#: src/Module/Babel.php:72
+#: src/Module/Debug/Babel.php:73
 msgid "BBCode::toMarkdown => Markdown::toBBCode"
 msgstr "BBCode::toMarkdown => Markdown::toBBCode"
 
-#: src/Module/Babel.php:78
+#: src/Module/Debug/Babel.php:79
 msgid "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"
 msgstr "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"
 
-#: src/Module/Babel.php:89
+#: src/Module/Debug/Babel.php:90
 msgid "Item Body"
 msgstr "Item Body"
 
-#: src/Module/Babel.php:93
+#: src/Module/Debug/Babel.php:94
 msgid "Item Tags"
 msgstr "Item Tags"
 
-#: src/Module/Babel.php:100
+#: src/Module/Debug/Babel.php:101
 msgid "Source input (Diaspora format)"
 msgstr "Source input (diaspora* format)"
 
-#: src/Module/Babel.php:106
+#: src/Module/Debug/Babel.php:107
 msgid "Markdown::convert (raw HTML)"
 msgstr "Markdown::convert (raw HTML)"
 
-#: src/Module/Babel.php:111
+#: src/Module/Debug/Babel.php:112
 msgid "Markdown::convert"
 msgstr "Markdown::convert"
 
-#: src/Module/Babel.php:117
+#: src/Module/Debug/Babel.php:118
 msgid "Markdown::toBBCode"
 msgstr "Markdown::toBBCode"
 
-#: src/Module/Babel.php:124
+#: src/Module/Debug/Babel.php:125
 msgid "Raw HTML input"
 msgstr "Raw HTML input"
 
-#: src/Module/Babel.php:129
+#: src/Module/Debug/Babel.php:130
 msgid "HTML Input"
 msgstr "HTML input"
 
-#: src/Module/Babel.php:135
+#: src/Module/Debug/Babel.php:136
 msgid "HTML::toBBCode"
 msgstr "HTML::toBBCode"
 
-#: src/Module/Babel.php:141
+#: src/Module/Debug/Babel.php:142
 msgid "HTML::toBBCode => BBCode::convert"
 msgstr "HTML::toBBCode => BBCode::convert"
 
-#: src/Module/Babel.php:146
+#: src/Module/Debug/Babel.php:147
 msgid "HTML::toBBCode => BBCode::convert (raw HTML)"
 msgstr "HTML::toBBCode => BBCode::convert (raw HTML)"
 
-#: src/Module/Babel.php:152
+#: src/Module/Debug/Babel.php:153
+msgid "HTML::toBBCode => BBCode::toPlaintext"
+msgstr "HTML::toBBCode => BBCode::toPlaintext"
+
+#: src/Module/Debug/Babel.php:159
 msgid "HTML::toMarkdown"
 msgstr "HTML::toMarkdown"
 
-#: src/Module/Babel.php:158
+#: src/Module/Debug/Babel.php:165
 msgid "HTML::toPlaintext"
 msgstr "HTML::toPlaintext"
 
-#: src/Module/Babel.php:166
+#: src/Module/Debug/Babel.php:171
+msgid "HTML::toPlaintext (compact)"
+msgstr "HTML::toPlaintext (compact)"
+
+#: src/Module/Debug/Babel.php:179
 msgid "Source text"
 msgstr "Source text"
 
-#: src/Module/Babel.php:167
+#: src/Module/Debug/Babel.php:180
 msgid "BBCode"
 msgstr "BBCode"
 
-#: src/Module/Babel.php:168
+#: src/Module/Debug/Babel.php:181
 msgid "Markdown"
 msgstr "Markdown"
 
-#: src/Module/Babel.php:169
+#: src/Module/Debug/Babel.php:182
 msgid "HTML"
 msgstr "HTML"
 
-#: src/Module/BaseAdminModule.php:76
-msgid "Overview"
-msgstr "Overview"
-
-#: src/Module/BaseAdminModule.php:79
-msgid "Configuration"
-msgstr "Configuration"
-
-#: src/Module/BaseAdminModule.php:87
-msgid "Database"
-msgstr "Database"
-
-#: src/Module/BaseAdminModule.php:88
-msgid "DB updates"
-msgstr "DB updates"
-
-#: src/Module/BaseAdminModule.php:89
-msgid "Inspect Deferred Workers"
-msgstr "Inspect deferred workers"
-
-#: src/Module/BaseAdminModule.php:90
-msgid "Inspect worker Queue"
-msgstr "Inspect worker queue"
-
-#: src/Module/BaseAdminModule.php:92
-msgid "Tools"
-msgstr "Tools"
-
-#: src/Module/BaseAdminModule.php:93
-msgid "Contact Blocklist"
-msgstr "Contact blocklist"
-
-#: src/Module/BaseAdminModule.php:101
-msgid "Diagnostics"
-msgstr "Diagnostics"
-
-#: src/Module/BaseAdminModule.php:102
-msgid "PHP Info"
-msgstr "PHP info"
-
-#: src/Module/BaseAdminModule.php:103
-msgid "probe address"
-msgstr "Probe address"
-
-#: src/Module/BaseAdminModule.php:104
-msgid "check webfinger"
-msgstr "Check webfinger"
-
-#: src/Module/BaseAdminModule.php:105
-msgid "Item Source"
-msgstr "Item source"
-
-#: src/Module/BaseAdminModule.php:106
-msgid "Babel"
-msgstr "Babel"
-
-#: src/Module/BaseAdminModule.php:115
-msgid "Addon Features"
-msgstr "Addon features"
+#: src/Module/Directory.php:61
+msgid "No entries (some entries may be hidden)."
+msgstr "No entries (entries may be hidden)."
 
-#: src/Module/BaseAdminModule.php:116
-msgid "User registrations waiting for confirmation"
-msgstr "User registrations awaiting confirmation"
+#: src/Module/Directory.php:80
+msgid "Find on this site"
+msgstr "Find on this site"
 
-#: src/Module/Bookmarklet.php:35
-msgid "This page is missing a url parameter."
-msgstr "This page is missing a URL parameter."
+#: src/Module/Directory.php:82
+msgid "Results for:"
+msgstr "Results for:"
 
-#: src/Module/Bookmarklet.php:57
-msgid "The post was created"
-msgstr "The post was created"
+#: src/Module/Directory.php:84
+msgid "Site Directory"
+msgstr "Site directory"
 
-#: src/Module/Contact.php:166
+#: src/Module/Filer/SaveTag.php:39
 #, php-format
-msgid "%d contact edited."
-msgid_plural "%d contacts edited."
-msgstr[0] "%d contact edited."
-msgstr[1] "%d contacts edited."
-
-#: src/Module/Contact.php:193 src/Module/Contact.php:377
-msgid "Could not access contact record."
-msgstr "Could not access contact record."
-
-#: src/Module/Contact.php:203
-msgid "Could not locate selected profile."
-msgstr "Could not locate selected profile."
-
-#: src/Module/Contact.php:235
-msgid "Contact updated."
-msgstr "Contact updated."
-
-#: src/Module/Contact.php:398
-msgid "Contact has been blocked"
-msgstr "Contact has been blocked"
-
-#: src/Module/Contact.php:398
-msgid "Contact has been unblocked"
-msgstr "Contact has been unblocked"
-
-#: src/Module/Contact.php:408
-msgid "Contact has been ignored"
-msgstr "Contact has been ignored"
-
-#: src/Module/Contact.php:408
-msgid "Contact has been unignored"
-msgstr "Contact has been unignored"
-
-#: src/Module/Contact.php:418
-msgid "Contact has been archived"
-msgstr "Contact has been archived"
-
-#: src/Module/Contact.php:418
-msgid "Contact has been unarchived"
-msgstr "Contact has been unarchived"
-
-#: src/Module/Contact.php:442
-msgid "Drop contact"
-msgstr "Drop contact"
+msgid "Filetag %s saved to item"
+msgstr "File-tag %s saved to item"
 
-#: src/Module/Contact.php:445 src/Module/Contact.php:823
-msgid "Do you really want to delete this contact?"
-msgstr "Do you really want to delete this contact?"
+#: src/Module/Filer/SaveTag.php:48
+msgid "- select -"
+msgstr "- select -"
 
-#: src/Module/Contact.php:459
-msgid "Contact has been removed."
-msgstr "Contact has been removed."
+#: src/Module/FollowConfirm.php:37
+msgid "No given contact."
+msgstr "No given contact."
 
-#: src/Module/Contact.php:489
-#, php-format
-msgid "You are mutual friends with %s"
-msgstr "You are mutual friends with %s"
+#: src/Module/Friendica.php:40
+msgid "Installed addons/apps:"
+msgstr "Installed addons/apps:"
 
-#: src/Module/Contact.php:494
-#, php-format
-msgid "You are sharing with %s"
-msgstr "You are sharing with %s"
+#: src/Module/Friendica.php:45
+msgid "No installed addons/apps"
+msgstr "No installed addons/apps"
 
-#: src/Module/Contact.php:499
+#: src/Module/Friendica.php:50
 #, php-format
-msgid "%s is sharing with you"
-msgstr "%s is sharing with you"
-
-#: src/Module/Contact.php:523
-msgid "Private communications are not available for this contact."
-msgstr "Private communications are not available for this contact."
-
-#: src/Module/Contact.php:525
-msgid "Never"
-msgstr "Never"
-
-#: src/Module/Contact.php:528
-msgid "(Update was successful)"
-msgstr "(Update was successful)"
-
-#: src/Module/Contact.php:528
-msgid "(Update was not successful)"
-msgstr "(Update was not successful)"
+msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
+msgstr "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
 
-#: src/Module/Contact.php:530 src/Module/Contact.php:1061
-msgid "Suggest friends"
-msgstr "Suggest friends"
+#: src/Module/Friendica.php:57
+msgid "On this server the following remote servers are blocked."
+msgstr "On this server the following remote servers are blocked."
 
-#: src/Module/Contact.php:534
+#: src/Module/Friendica.php:75
 #, php-format
-msgid "Network type: %s"
-msgstr "Network type: %s"
-
-#: src/Module/Contact.php:539
-msgid "Communications lost with this contact!"
-msgstr "Communications lost with this contact!"
-
-#: src/Module/Contact.php:545
-msgid "Fetch further information for feeds"
-msgstr "Fetch further information for feeds"
-
-#: src/Module/Contact.php:547
 msgid ""
-"Fetch information like preview pictures, title and teaser from the feed "
-"item. You can activate this if the feed doesn't contain much text. Keywords "
-"are taken from the meta header in the feed item and are posted as hash tags."
-msgstr "Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."
-
-#: src/Module/Contact.php:550
-msgid "Fetch information"
-msgstr "Fetch information"
-
-#: src/Module/Contact.php:551
-msgid "Fetch keywords"
-msgstr "Fetch keywords"
+"This is Friendica, version %s that is running at the web location %s. The "
+"database version is %s, the post update version is %s."
+msgstr "This is Friendica, version %s that is running at the web location %s. The database version is %s, the post update version is %s."
 
-#: src/Module/Contact.php:552
-msgid "Fetch information and keywords"
-msgstr "Fetch information and keywords"
+#: src/Module/Friendica.php:80
+msgid ""
+"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
+"about the Friendica project."
+msgstr "Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."
 
-#: src/Module/Contact.php:584
-msgid "Profile Visibility"
-msgstr "Profile visibility"
+#: src/Module/Friendica.php:81
+msgid "Bug reports and issues: please visit"
+msgstr "Bug reports and issues: please visit"
 
-#: src/Module/Contact.php:585
-msgid "Contact Information / Notes"
-msgstr "Personal note"
+#: src/Module/Friendica.php:81
+msgid "the bugtracker at github"
+msgstr "the bugtracker at github"
 
-#: src/Module/Contact.php:586
-msgid "Contact Settings"
-msgstr "Notification and privacy "
+#: src/Module/Friendica.php:82
+msgid "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
+msgstr "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
 
-#: src/Module/Contact.php:595
-msgid "Contact"
-msgstr "Contact"
+#: src/Module/Group.php:42
+msgid "Group created."
+msgstr "Group created."
 
-#: src/Module/Contact.php:599
-#, php-format
-msgid ""
-"Please choose the profile you would like to display to %s when viewing your "
-"profile securely."
-msgstr "Please choose the profile you would like to display to %s when viewing your profile securely."
+#: src/Module/Group.php:48
+msgid "Could not create group."
+msgstr "Could not create group."
 
-#: src/Module/Contact.php:601
-msgid "Their personal note"
-msgstr "Their personal note"
+#: src/Module/Group.php:59 src/Module/Group.php:207 src/Module/Group.php:233
+msgid "Group not found."
+msgstr "Group not found."
 
-#: src/Module/Contact.php:603
-msgid "Edit contact notes"
-msgstr "Edit contact notes"
+#: src/Module/Group.php:65
+msgid "Group name changed."
+msgstr "Group name changed."
 
-#: src/Module/Contact.php:607
-msgid "Block/Unblock contact"
-msgstr "Block/Unblock contact"
+#: src/Module/Group.php:87
+msgid "Unknown group."
+msgstr "Unknown group."
 
-#: src/Module/Contact.php:608
-msgid "Ignore contact"
-msgstr "Ignore contact"
+#: src/Module/Group.php:96
+msgid "Contact is unavailable."
+msgstr "Contact is unavailable."
 
-#: src/Module/Contact.php:609
-msgid "Repair URL settings"
-msgstr "Repair URL settings"
+#: src/Module/Group.php:100
+msgid "Contact is deleted."
+msgstr "Contact is deleted."
 
-#: src/Module/Contact.php:610
-msgid "View conversations"
-msgstr "View conversations"
+#: src/Module/Group.php:106
+msgid "Contact is blocked, unable to add it to a group."
+msgstr "Contact is blocked, unable to add it to a group."
 
-#: src/Module/Contact.php:615
-msgid "Last update:"
-msgstr "Last update:"
+#: src/Module/Group.php:110
+msgid "Unable to add the contact to the group."
+msgstr "Unable to add contact to group."
 
-#: src/Module/Contact.php:617
-msgid "Update public posts"
-msgstr "Update public posts"
+#: src/Module/Group.php:112
+msgid "Contact successfully added to group."
+msgstr "Contact successfully added to group."
 
-#: src/Module/Contact.php:619 src/Module/Contact.php:1071
-msgid "Update now"
-msgstr "Update now"
+#: src/Module/Group.php:116
+msgid "Unable to remove the contact from the group."
+msgstr "Unable to remove contact from group."
 
-#: src/Module/Contact.php:625 src/Module/Contact.php:828
-#: src/Module/Contact.php:1088
-msgid "Unignore"
-msgstr "Unignore"
+#: src/Module/Group.php:118
+msgid "Contact successfully removed from group."
+msgstr "Contact removed from group."
 
-#: src/Module/Contact.php:629
-msgid "Currently blocked"
-msgstr "Currently blocked"
+#: src/Module/Group.php:121
+msgid "Unknown group command."
+msgstr "Unknown group command."
 
-#: src/Module/Contact.php:630
-msgid "Currently ignored"
-msgstr "Currently ignored"
+#: src/Module/Group.php:124
+msgid "Bad request."
+msgstr "Bad request."
 
-#: src/Module/Contact.php:631
-msgid "Currently archived"
-msgstr "Currently archived"
+#: src/Module/Group.php:163
+msgid "Save Group"
+msgstr "Save group"
 
-#: src/Module/Contact.php:632
-msgid "Awaiting connection acknowledge"
-msgstr "Awaiting connection acknowledgement "
+#: src/Module/Group.php:164
+msgid "Filter"
+msgstr "Filter"
 
-#: src/Module/Contact.php:633
-msgid ""
-"Replies/likes to your public posts <strong>may</strong> still be visible"
-msgstr "Replies/Likes to your public posts <strong>may</strong> still be visible"
+#: src/Module/Group.php:170
+msgid "Create a group of contacts/friends."
+msgstr "Create a group of contacts/friends."
 
-#: src/Module/Contact.php:634
-msgid "Notification for new posts"
-msgstr "Notification for new posts"
+#: src/Module/Group.php:212
+msgid "Group removed."
+msgstr "Group removed."
 
-#: src/Module/Contact.php:634
-msgid "Send a notification of every new post of this contact"
-msgstr "Send notification for every new post from this contact"
+#: src/Module/Group.php:214
+msgid "Unable to remove group."
+msgstr "Unable to remove group."
 
-#: src/Module/Contact.php:636
-msgid "Blacklisted keywords"
-msgstr "Blacklisted keywords"
+#: src/Module/Group.php:265
+msgid "Delete Group"
+msgstr "Delete group"
 
-#: src/Module/Contact.php:636
-msgid ""
-"Comma separated list of keywords that should not be converted to hashtags, "
-"when \"Fetch information and keywords\" is selected"
-msgstr "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"
+#: src/Module/Group.php:275
+msgid "Edit Group Name"
+msgstr "Edit group name"
 
-#: src/Module/Contact.php:653 src/Module/Settings/TwoFactor/Index.php:100
-msgid "Actions"
-msgstr "Actions"
+#: src/Module/Group.php:285
+msgid "Members"
+msgstr "Members"
 
-#: src/Module/Contact.php:700
-msgid "Suggestions"
-msgstr "Suggestions"
+#: src/Module/Group.php:301
+msgid "Remove contact from group"
+msgstr "Remove contact from group"
 
-#: src/Module/Contact.php:703
-msgid "Suggest potential friends"
-msgstr "Suggest potential friends"
+#: src/Module/Group.php:335
+msgid "Add contact to group"
+msgstr "Add contact to group"
 
-#: src/Module/Contact.php:708 src/Module/Group.php:287
-msgid "All Contacts"
-msgstr "All contacts"
+#: src/Module/Help.php:43
+msgid "Help:"
+msgstr "Help:"
 
-#: src/Module/Contact.php:711
-msgid "Show all contacts"
-msgstr "Show all contacts"
+#: src/Module/Home.php:42
+#, php-format
+msgid "Welcome to %s"
+msgstr "Welcome to %s"
 
-#: src/Module/Contact.php:716
-msgid "Unblocked"
-msgstr "Unblocked"
+#: src/Module/Invite.php:37
+msgid "Total invitation limit exceeded."
+msgstr "Total invitation limit exceeded"
 
-#: src/Module/Contact.php:719
-msgid "Only show unblocked contacts"
-msgstr "Only show unblocked contacts"
+#: src/Module/Invite.php:60
+#, php-format
+msgid "%s : Not a valid email address."
+msgstr "%s : Not a valid email address"
 
-#: src/Module/Contact.php:724
-msgid "Blocked"
-msgstr "Blocked"
+#: src/Module/Invite.php:87
+msgid "Please join us on Friendica"
+msgstr "Please join us on Friendica."
 
-#: src/Module/Contact.php:727
-msgid "Only show blocked contacts"
-msgstr "Only show blocked contacts"
+#: src/Module/Invite.php:96
+msgid "Invitation limit exceeded. Please contact your site administrator."
+msgstr "Invitation limit is exceeded. Please contact your site administrator."
 
-#: src/Module/Contact.php:732
-msgid "Ignored"
-msgstr "Ignored"
+#: src/Module/Invite.php:100
+#, php-format
+msgid "%s : Message delivery failed."
+msgstr "%s : Message delivery failed"
 
-#: src/Module/Contact.php:735
-msgid "Only show ignored contacts"
-msgstr "Only show ignored contacts"
+#: src/Module/Invite.php:104
+#, php-format
+msgid "%d message sent."
+msgid_plural "%d messages sent."
+msgstr[0] "%d message sent."
+msgstr[1] "%d messages sent."
 
-#: src/Module/Contact.php:740
-msgid "Archived"
-msgstr "Archived"
+#: src/Module/Invite.php:122
+msgid "You have no more invitations available"
+msgstr "You have no more invitations available."
 
-#: src/Module/Contact.php:743
-msgid "Only show archived contacts"
-msgstr "Only show archived contacts"
+#: src/Module/Invite.php:129
+#, php-format
+msgid ""
+"Visit %s for a list of public sites that you can join. Friendica members on "
+"other sites can all connect with each other, as well as with members of many"
+" other social networks."
+msgstr "Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."
 
-#: src/Module/Contact.php:748
-msgid "Hidden"
-msgstr "Hidden"
+#: src/Module/Invite.php:131
+#, php-format
+msgid ""
+"To accept this invitation, please visit and register at %s or any other "
+"public Friendica website."
+msgstr "To accept this invitation, please sign up at %s or any other public Friendica website."
 
-#: src/Module/Contact.php:751
-msgid "Only show hidden contacts"
-msgstr "Only show hidden contacts"
+#: src/Module/Invite.php:132
+#, php-format
+msgid ""
+"Friendica sites all inter-connect to create a huge privacy-enhanced social "
+"web that is owned and controlled by its members. They can also connect with "
+"many traditional social networks. See %s for a list of alternate Friendica "
+"sites you can join."
+msgstr "Friendica sites are all inter-connect to create a large privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."
 
-#: src/Module/Contact.php:759
-msgid "Organize your contact groups"
-msgstr "Organise your contact groups"
+#: src/Module/Invite.php:136
+msgid ""
+"Our apologies. This system is not currently configured to connect with other"
+" public sites or invite members."
+msgstr "Our apologies. This system is not currently configured to connect with other public sites or invite members."
 
-#: src/Module/Contact.php:818
-msgid "Search your contacts"
-msgstr "Search your contacts"
+#: src/Module/Invite.php:139
+msgid ""
+"Friendica sites all inter-connect to create a huge privacy-enhanced social "
+"web that is owned and controlled by its members. They can also connect with "
+"many traditional social networks."
+msgstr "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks."
 
-#: src/Module/Contact.php:829 src/Module/Contact.php:1097
-msgid "Archive"
-msgstr "Archive"
+#: src/Module/Invite.php:138
+#, php-format
+msgid "To accept this invitation, please visit and register at %s."
+msgstr "To accept this invitation, please visit and register at %s."
 
-#: src/Module/Contact.php:829 src/Module/Contact.php:1097
-msgid "Unarchive"
-msgstr "Unarchive"
+#: src/Module/Invite.php:146
+msgid "Send invitations"
+msgstr "Send invitations"
 
-#: src/Module/Contact.php:832
-msgid "Batch Actions"
-msgstr "Batch actions"
+#: src/Module/Invite.php:147
+msgid "Enter email addresses, one per line:"
+msgstr "Enter email addresses, one per line:"
 
-#: src/Module/Contact.php:859
-msgid "Conversations started by this contact"
-msgstr "Conversations started by this contact"
+#: src/Module/Invite.php:151
+msgid ""
+"You are cordially invited to join me and other close friends on Friendica - "
+"and help us to create a better social web."
+msgstr "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."
 
-#: src/Module/Contact.php:864
-msgid "Posts and Comments"
-msgstr "Posts and Comments"
+#: src/Module/Invite.php:153
+msgid "You will need to supply this invitation code: $invite_code"
+msgstr "You will need to supply this invitation code: $invite_code"
 
-#: src/Module/Contact.php:887
-msgid "View all contacts"
-msgstr "View all contacts"
+#: src/Module/Invite.php:153
+msgid ""
+"Once you have registered, please connect with me via my profile page at:"
+msgstr "Once you have signed up, please connect with me via my profile page at:"
 
-#: src/Module/Contact.php:898
-msgid "View all common friends"
-msgstr "View all common friends"
+#: src/Module/Invite.php:155
+msgid ""
+"For more information about the Friendica project and why we feel it is "
+"important, please visit http://friendi.ca"
+msgstr "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"
 
-#: src/Module/Contact.php:908
-msgid "Advanced Contact Settings"
-msgstr "Advanced contact settings"
+#: src/Module/Item/Compose.php:30
+msgid "Please enter a post body."
+msgstr "Please enter a post body."
 
-#: src/Module/Contact.php:994
-msgid "Mutual Friendship"
-msgstr "Mutual friendship"
+#: src/Module/Item/Compose.php:43
+msgid "This feature is only available with the frio theme."
+msgstr "This feature is only available with the Frio theme."
 
-#: src/Module/Contact.php:999
-msgid "is a fan of yours"
-msgstr "is a fan of yours"
+#: src/Module/Item/Compose.php:63
+msgid "Compose new personal note"
+msgstr "Compose new personal note"
 
-#: src/Module/Contact.php:1004
-msgid "you are a fan of"
-msgstr "I follow them"
+#: src/Module/Item/Compose.php:70
+msgid "Compose new post"
+msgstr "Compose new post"
 
-#: src/Module/Contact.php:1028
-msgid "Edit contact"
-msgstr "Edit contact"
+#: src/Module/Item/Compose.php:190
+msgid "Clear the location"
+msgstr "Clear the location"
 
-#: src/Module/Contact.php:1082
-msgid "Toggle Blocked status"
-msgstr "Toggle blocked status"
+#: src/Module/Item/Compose.php:191
+msgid "Location services are unavailable on your device"
+msgstr "Location services are unavailable on your device"
 
-#: src/Module/Contact.php:1090
-msgid "Toggle Ignored status"
-msgstr "Toggle ignored status"
+#: src/Module/Item/Compose.php:192
+msgid ""
+"Location services are disabled. Please check the website's permissions on "
+"your device"
+msgstr "Location services are disabled. Please check the website's permissions on your device"
 
-#: src/Module/Contact.php:1099
-msgid "Toggle Archive status"
-msgstr "Toggle archive status"
+#: src/Module/Item/Compose.php:196
+msgid "Public"
+msgstr "Public"
 
-#: src/Module/Contact.php:1107
-msgid "Delete contact"
-msgstr "Delete contact"
+#: src/Module/Item/Compose.php:197
+msgid ""
+"This post will be sent to all your followers and can be seen in the "
+"community pages and by anyone with its link."
+msgstr "This post will be sent to all your followers and can be seen in the community pages and by anyone with its link."
 
-#: src/Module/Credits.php:25
-msgid "Credits"
-msgstr "Credits"
+#: src/Module/Item/Compose.php:198
+msgid "Limited/Private"
+msgstr "Limited/Private"
 
-#: src/Module/Credits.php:26
+#: src/Module/Item/Compose.php:199
 msgid ""
-"Friendica is a community project, that would not be possible without the "
-"help of many people. Here is a list of those who have contributed to the "
-"code or the translation of Friendica. Thank you all!"
-msgstr "Friendica is a community project that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"
+"This post will be sent only to the people in the first box, to the exception"
+" of the people mentioned in the second box. It won't appear anywhere public."
+msgstr "This post will be sent only to the people in the first box, with the exception of the people mentioned in the second box. It won't appear anywhere public."
 
-#: src/Module/Directory.php:66
-msgid "No entries (some entries may be hidden)."
-msgstr "No entries (entries may be hidden)."
+#: src/Module/Login.php:286
+msgid "Create a New Account"
+msgstr "Create a new account"
 
-#: src/Module/Directory.php:85
-msgid "Find on this site"
-msgstr "Find on this site"
+#: src/Module/Login.php:319
+msgid "Password: "
+msgstr "Password: "
 
-#: src/Module/Directory.php:87
-msgid "Results for:"
-msgstr "Results for:"
+#: src/Module/Login.php:320
+msgid "Remember me"
+msgstr "Remember me"
 
-#: src/Module/Directory.php:89
-msgid "Site Directory"
-msgstr "Site directory"
+#: src/Module/Login.php:323
+msgid "Or login using OpenID: "
+msgstr "Or login with OpenID: "
 
-#: src/Module/Feedtest.php:20 src/Module/Filer/SaveTag.php:20
-msgid "You must be logged in to use this module"
-msgstr "You must be logged in to use this module"
+#: src/Module/Login.php:329
+msgid "Forgot your password?"
+msgstr "Forgot your password?"
 
-#: src/Module/Feedtest.php:49
-msgid "Source URL"
-msgstr "Source URL"
+#: src/Module/Login.php:332
+msgid "Website Terms of Service"
+msgstr "Website Terms of Service"
 
-#: src/Module/Filer/SaveTag.php:39
-#, php-format
-msgid "Filetag %s saved to item"
-msgstr "File-tag %s saved to item"
+#: src/Module/Login.php:333
+msgid "terms of service"
+msgstr "Terms of service"
 
-#: src/Module/Filer/SaveTag.php:49
-msgid "- select -"
-msgstr "- select -"
+#: src/Module/Login.php:335
+msgid "Website Privacy Policy"
+msgstr "Website Privacy Policy"
 
-#: src/Module/FollowConfirm.php:37
-msgid "No given contact."
-msgstr "No given contact."
+#: src/Module/Login.php:336
+msgid "privacy policy"
+msgstr "Privacy policy"
 
-#: src/Module/Friendica.php:40
-msgid "Installed addons/apps:"
-msgstr "Installed addons/apps:"
+#: src/Module/Logout.php:38
+msgid "Logged out."
+msgstr "Logged out."
 
-#: src/Module/Friendica.php:45
-msgid "No installed addons/apps"
-msgstr "No installed addons/apps"
+#: src/Module/Maintenance.php:29
+msgid "System down for maintenance"
+msgstr "Sorry, the system is currently down for maintenance."
 
-#: src/Module/Friendica.php:50
+#: src/Module/PageNotFound.php:13
+msgid "Page not found."
+msgstr "Page not found"
+
+#: src/Module/Photo.php:87
 #, php-format
-msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
-msgstr "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
+msgid "Invalid photo with id %s."
+msgstr "Invalid photo with id %s."
 
-#: src/Module/Friendica.php:57
-msgid "On this server the following remote servers are blocked."
-msgstr "On this server the following remote servers are blocked."
+#: src/Module/Profile/Contacts.php:23 src/Module/Profile/Contacts.php:36
+msgid "User not found."
+msgstr "User not found."
 
-#: src/Module/Friendica.php:75
+#: src/Module/Profile/Contacts.php:78
+msgid "No contacts."
+msgstr "No contacts."
+
+#: src/Module/Profile/Contacts.php:93 src/Module/Contact.php:569
+#: src/Module/Contact.php:1008
 #, php-format
-msgid ""
-"This is Friendica, version %s that is running at the web location %s. The "
-"database version is %s, the post update version is %s."
-msgstr "This is Friendica, version %s that is running at the web location %s. The database version is %s, the post update version is %s."
+msgid "Visit %s's profile [%s]"
+msgstr "Visit %s's profile [%s]"
 
-#: src/Module/Friendica.php:80
-msgid ""
-"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
-"about the Friendica project."
-msgstr "Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."
+#: src/Module/Profile/Contacts.php:112
+#, php-format
+msgid "Follower (%s)"
+msgid_plural "Followers (%s)"
+msgstr[0] "Follower (%s)"
+msgstr[1] "Followers (%s)"
 
-#: src/Module/Friendica.php:81
-msgid "Bug reports and issues: please visit"
-msgstr "Bug reports and issues: please visit"
+#: src/Module/Profile/Contacts.php:113
+#, php-format
+msgid "Following (%s)"
+msgid_plural "Following (%s)"
+msgstr[0] "Following (%s)"
+msgstr[1] "Following (%s)"
 
-#: src/Module/Friendica.php:81
-msgid "the bugtracker at github"
-msgstr "the bugtracker at github"
+#: src/Module/Profile/Contacts.php:114
+#, php-format
+msgid "Mutual friend (%s)"
+msgid_plural "Mutual friends (%s)"
+msgstr[0] "Mutual friend (%s)"
+msgstr[1] "Mutual friends (%s)"
 
-#: src/Module/Friendica.php:82
-msgid "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
-msgstr "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
+#: src/Module/Profile/Contacts.php:116
+#, php-format
+msgid "Contact (%s)"
+msgid_plural "Contacts (%s)"
+msgstr[0] "Contact (%s)"
+msgstr[1] "Contacts (%s)"
 
-#: src/Module/Group.php:42
-msgid "Group created."
-msgstr "Group created."
+#: src/Module/Profile/Contacts.php:125
+msgid "All contacts"
+msgstr "All contacts"
 
-#: src/Module/Group.php:48
-msgid "Could not create group."
-msgstr "Could not create group."
+#: src/Module/Register.php:83
+msgid ""
+"You may (optionally) fill in this form via OpenID by supplying your OpenID "
+"and clicking \"Register\"."
+msgstr "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking \"Register\"."
 
-#: src/Module/Group.php:59 src/Module/Group.php:207 src/Module/Group.php:233
-msgid "Group not found."
-msgstr "Group not found."
+#: src/Module/Register.php:84
+msgid ""
+"If you are not familiar with OpenID, please leave that field blank and fill "
+"in the rest of the items."
+msgstr "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."
 
-#: src/Module/Group.php:65
-msgid "Group name changed."
-msgstr "Group name changed."
+#: src/Module/Register.php:85
+msgid "Your OpenID (optional): "
+msgstr "Your OpenID (optional): "
 
-#: src/Module/Group.php:87
-msgid "Unknown group."
-msgstr "Unknown group."
+#: src/Module/Register.php:94
+msgid "Include your profile in member directory?"
+msgstr "Include your profile in member directory?"
 
-#: src/Module/Group.php:96
-msgid "Contact is unavailable."
-msgstr "Contact is unavailable."
+#: src/Module/Register.php:117
+msgid "Note for the admin"
+msgstr "Note for the admin"
 
-#: src/Module/Group.php:100
-msgid "Contact is deleted."
-msgstr "Contact is deleted."
+#: src/Module/Register.php:117
+msgid "Leave a message for the admin, why you want to join this node"
+msgstr "Leave a message for the admin, why you want to join this node."
 
-#: src/Module/Group.php:106
-msgid "Contact is blocked, unable to add it to a group."
-msgstr "Contact is blocked, unable to add it to a group."
+#: src/Module/Register.php:118
+msgid "Membership on this site is by invitation only."
+msgstr "Membership on this site is by invitation only."
 
-#: src/Module/Group.php:110
-msgid "Unable to add the contact to the group."
-msgstr "Unable to add contact to group."
+#: src/Module/Register.php:119
+msgid "Your invitation code: "
+msgstr "Your invitation code: "
 
-#: src/Module/Group.php:112
-msgid "Contact successfully added to group."
-msgstr "Contact successfully added to group."
+#: src/Module/Register.php:127
+msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
+msgstr "Your full name: "
 
-#: src/Module/Group.php:116
-msgid "Unable to remove the contact from the group."
-msgstr "Unable to remove contact from group."
+#: src/Module/Register.php:128
+msgid ""
+"Your Email Address: (Initial information will be send there, so this has to "
+"be an existing address.)"
+msgstr "Your Email Address: (Initial information will be send there; so this must be an existing address.)"
 
-#: src/Module/Group.php:118
-msgid "Contact successfully removed from group."
-msgstr "Contact removed from group."
+#: src/Module/Register.php:130
+msgid "Leave empty for an auto generated password."
+msgstr "Leave empty for an auto generated password."
 
-#: src/Module/Group.php:121
-msgid "Unknown group command."
-msgstr "Unknown group command."
+#: src/Module/Register.php:132
+#, php-format
+msgid ""
+"Choose a profile nickname. This must begin with a text character. Your "
+"profile address on this site will then be \"<strong>nickname@%s</strong>\"."
+msgstr "Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be \"<strong>nickname@%s</strong>\"."
 
-#: src/Module/Group.php:124
-msgid "Bad request."
-msgstr "Bad request."
+#: src/Module/Register.php:133
+msgid "Choose a nickname: "
+msgstr "Choose a nickname: "
 
-#: src/Module/Group.php:163
-msgid "Save Group"
-msgstr "Save group"
+#: src/Module/Register.php:142
+msgid "Import your profile to this friendica instance"
+msgstr "Import an existing Friendica profile to this node."
 
-#: src/Module/Group.php:164
-msgid "Filter"
-msgstr "Filter"
+#: src/Module/Register.php:149
+msgid "Note: This node explicitly contains adult content"
+msgstr "Note: This node explicitly contains adult content"
 
-#: src/Module/Group.php:170
-msgid "Create a group of contacts/friends."
-msgstr "Create a group of contacts/friends."
+#: src/Module/Register.php:242
+msgid ""
+"Registration successful. Please check your email for further instructions."
+msgstr "Registration successful. Please check your email for further instructions."
 
-#: src/Module/Group.php:212
-msgid "Group removed."
-msgstr "Group removed."
+#: src/Module/Register.php:246
+#, php-format
+msgid ""
+"Failed to send email message. Here your accout details:<br> login: %s<br> "
+"password: %s<br><br>You can change your password after login."
+msgstr "Failed to send email message. Here your account details:<br> login: %s<br> password: %s<br><br>You can change your password after login."
 
-#: src/Module/Group.php:214
-msgid "Unable to remove group."
-msgstr "Unable to remove group."
+#: src/Module/Register.php:253
+msgid "Registration successful."
+msgstr "Registration successful."
+
+#: src/Module/Register.php:258
+msgid "Your registration can not be processed."
+msgstr "Your registration cannot be processed."
 
-#: src/Module/Group.php:265
-msgid "Delete Group"
-msgstr "Delete group"
+#: src/Module/Register.php:304
+msgid "Your registration is pending approval by the site owner."
+msgstr "Your registration is pending approval by the site administrator."
 
-#: src/Module/Group.php:275
-msgid "Edit Group Name"
-msgstr "Edit group name"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:36
+#: src/Module/Settings/TwoFactor/Recovery.php:34
+#: src/Module/Settings/TwoFactor/Verify.php:41
+msgid "Please enter your password to access this page."
+msgstr "Please enter your password to access this page."
 
-#: src/Module/Group.php:285
-msgid "Members"
-msgstr "Members"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:54
+msgid "App-specific password generation failed: The description is empty."
+msgstr "App-specific password generation failed: The description is empty."
 
-#: src/Module/Group.php:301
-msgid "Remove contact from group"
-msgstr "Remove contact from group"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:57
+msgid ""
+"App-specific password generation failed: This description already exists."
+msgstr "App-specific password generation failed: This description already exists."
 
-#: src/Module/Group.php:335
-msgid "Add contact to group"
-msgstr "Add contact to group"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:61
+msgid "New app-specific password generated."
+msgstr "New app-specific password generated."
 
-#: src/Module/Help.php:43
-msgid "Help:"
-msgstr "Help:"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:67
+msgid "App-specific passwords successfully revoked."
+msgstr "App-specific passwords successfully revoked."
 
-#: src/Module/Home.php:42
-#, php-format
-msgid "Welcome to %s"
-msgstr "Welcome to %s"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:77
+msgid "App-specific password successfully revoked."
+msgstr "App-specific password successfully revoked."
 
-#: src/Module/Install.php:158
-msgid "Friendica Communications Server - Setup"
-msgstr "Friendica Communications Server - Setup"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:98
+msgid "Two-factor app-specific passwords"
+msgstr "Two-factor app-specific passwords"
 
-#: src/Module/Install.php:169
-msgid "System check"
-msgstr "System check"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:100
+msgid ""
+"<p>App-specific passwords are randomly generated passwords used instead your"
+" regular password to authenticate your account on third-party applications "
+"that don't support two-factor authentication.</p>"
+msgstr "<p>App-specific passwords are randomly generated passwords used instead your regular password to authenticate your account on third-party applications that don't support two-factor authentication.</p>"
 
-#: src/Module/Install.php:174
-msgid "Check again"
-msgstr "Check again"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:101
+msgid ""
+"Make sure to copy your new app-specific password now. You won’t be able to "
+"see it again!"
+msgstr "Make sure to copy your new app-specific password now. You won’t be able to see it again!"
 
-#: src/Module/Install.php:189
-msgid "Base settings"
-msgstr "Base settings"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:104
+msgid "Description"
+msgstr "Description"
 
-#: src/Module/Install.php:196
-msgid "Host name"
-msgstr "Host name"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:105
+msgid "Last Used"
+msgstr "Last Used"
 
-#: src/Module/Install.php:198
-msgid ""
-"Overwrite this field in case the determinated hostname isn't right, "
-"otherweise leave it as is."
-msgstr "Overwrite this field in case the hostname is incorrect, otherwise leave it as is."
+#: src/Module/Settings/TwoFactor/AppSpecific.php:106
+msgid "Revoke"
+msgstr "Revoke"
 
-#: src/Module/Install.php:201
-msgid "Base path to installation"
-msgstr "Base path to installation"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:107
+msgid "Revoke All"
+msgstr "Revoke All"
 
-#: src/Module/Install.php:203
+#: src/Module/Settings/TwoFactor/AppSpecific.php:110
 msgid ""
-"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."
-msgstr "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."
+"When you generate a new app-specific password, you must use it right away, "
+"it will be shown to you once after you generate it."
+msgstr "When you generate a new app-specific password, you must use it right away, it will be shown to you once after you generate it."
 
-#: src/Module/Install.php:206
-msgid "Sub path of the URL"
-msgstr "URL Subpath"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:111
+msgid "Generate new app-specific password"
+msgstr "Generate new app-specific password"
 
-#: src/Module/Install.php:208
-msgid ""
-"Overwrite this field in case the sub path determination isn't right, "
-"otherwise leave it as is. Leaving this field blank means the installation is"
-" at the base URL without sub path."
-msgstr "Overwrite this field in case the subpath determination isn't right, otherwise leave it as is. Leaving this field blank means the installation is at the base URL without subpath."
+#: src/Module/Settings/TwoFactor/AppSpecific.php:112
+msgid "Friendiqa on my Fairphone 2..."
+msgstr "Friendiqa on my Fairphone 2..."
 
-#: src/Module/Install.php:219
-msgid "Database connection"
-msgstr "Database connection"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:113
+msgid "Generate"
+msgstr "Generate"
 
-#: src/Module/Install.php:220
-msgid ""
-"In order to install Friendica we need to know how to connect to your "
-"database."
-msgstr "In order to install Friendica we need to know how to connect to your database."
+#: src/Module/Settings/TwoFactor/Index.php:51
+msgid "Two-factor authentication successfully disabled."
+msgstr "Two-factor authentication successfully disabled."
 
-#: src/Module/Install.php:221
+#: src/Module/Settings/TwoFactor/Index.php:92
 msgid ""
-"Please contact your hosting provider or site administrator if you have "
-"questions about these settings."
-msgstr "Please contact your hosting provider or site administrator if you have questions about these settings."
+"<p>Use an application on a mobile device to get two-factor authentication "
+"codes when prompted on login.</p>"
+msgstr "<p>Use an application on a mobile device to get two-factor authentication codes when prompted on login.</p>"
 
-#: src/Module/Install.php:222
-msgid ""
-"The database you specify below should already exist. If it does not, please "
-"create it before continuing."
-msgstr "The database you specify below should already exist. If it does not, please create it before continuing."
+#: src/Module/Settings/TwoFactor/Index.php:96
+msgid "Authenticator app"
+msgstr "Authenticator app"
 
-#: src/Module/Install.php:229
-msgid "Database Server Name"
-msgstr "Database server name"
+#: src/Module/Settings/TwoFactor/Index.php:97
+msgid "Configured"
+msgstr "Configured"
 
-#: src/Module/Install.php:234
-msgid "Database Login Name"
-msgstr "Database login name"
+#: src/Module/Settings/TwoFactor/Index.php:97
+msgid "Not Configured"
+msgstr "Not configured"
 
-#: src/Module/Install.php:240
-msgid "Database Login Password"
-msgstr "Database login password"
+#: src/Module/Settings/TwoFactor/Index.php:98
+msgid "<p>You haven't finished configuring your authenticator app.</p>"
+msgstr "<p>You haven't finished configuring your authenticator app.</p>"
 
-#: src/Module/Install.php:242
-msgid "For security reasons the password must not be empty"
-msgstr "For security reasons the password must not be empty"
+#: src/Module/Settings/TwoFactor/Index.php:99
+msgid "<p>Your authenticator app is correctly configured.</p>"
+msgstr "<p>Your authenticator app is correctly configured.</p>"
 
-#: src/Module/Install.php:245
-msgid "Database Name"
-msgstr "Database name"
+#: src/Module/Settings/TwoFactor/Index.php:101
+msgid "Recovery codes"
+msgstr "Recovery codes"
 
-#: src/Module/Install.php:249 src/Module/Install.php:278
-msgid "Please select a default timezone for your website"
-msgstr "Please select a default time zone for your website"
+#: src/Module/Settings/TwoFactor/Index.php:102
+msgid "Remaining valid codes"
+msgstr "Remaining valid codes"
 
-#: src/Module/Install.php:263
-msgid "Site settings"
-msgstr "Site settings"
+#: src/Module/Settings/TwoFactor/Index.php:104
+msgid ""
+"<p>These one-use codes can replace an authenticator app code in case you "
+"have lost access to it.</p>"
+msgstr "<p>These one-use codes can replace an authenticator app code in case you have lost access to it.</p>"
 
-#: src/Module/Install.php:273
-msgid "Site administrator email address"
-msgstr "Site administrator email address"
+#: src/Module/Settings/TwoFactor/Index.php:106
+msgid "App-specific passwords"
+msgstr "App-specific passwords"
+
+#: src/Module/Settings/TwoFactor/Index.php:107
+msgid "Generated app-specific passwords"
+msgstr "Generated app-specific passwords"
 
-#: src/Module/Install.php:275
+#: src/Module/Settings/TwoFactor/Index.php:109
 msgid ""
-"Your account email address must match this in order to use the web admin "
-"panel."
-msgstr "Your account email address must match this in order to use the web admin panel."
+"<p>These randomly generated passwords allow you to authenticate on apps not "
+"supporting two-factor authentication.</p>"
+msgstr "<p>These randomly generated passwords allow you to authenticate on apps not supporting two-factor authentication.</p>"
 
-#: src/Module/Install.php:282
-msgid "System Language:"
-msgstr "System language:"
+#: src/Module/Settings/TwoFactor/Index.php:111 src/Module/Contact.php:614
+msgid "Actions"
+msgstr "Actions"
+
+#: src/Module/Settings/TwoFactor/Index.php:112
+msgid "Current password:"
+msgstr "Current password:"
 
-#: src/Module/Install.php:284
+#: src/Module/Settings/TwoFactor/Index.php:112
 msgid ""
-"Set the default language for your Friendica installation interface and to "
-"send emails."
-msgstr "Set the default language for your Friendica installation interface and email communication."
+"You need to provide your current password to change two-factor "
+"authentication settings."
+msgstr "You need to provide your current password to change two-factor authentication settings."
 
-#: src/Module/Install.php:296
-msgid "Your Friendica site database has been installed."
-msgstr "Your Friendica site database has been installed."
+#: src/Module/Settings/TwoFactor/Index.php:113
+msgid "Enable two-factor authentication"
+msgstr "Enable two-factor authentication"
 
-#: src/Module/Install.php:304
-msgid "Installation finished"
-msgstr "Installation finished"
+#: src/Module/Settings/TwoFactor/Index.php:114
+msgid "Disable two-factor authentication"
+msgstr "Disable two-factor authentication"
 
-#: src/Module/Install.php:326
-msgid "<h1>What next</h1>"
-msgstr "<h1>What next</h1>"
+#: src/Module/Settings/TwoFactor/Index.php:115
+msgid "Show recovery codes"
+msgstr "Show recovery codes"
 
-#: src/Module/Install.php:327
-msgid ""
-"IMPORTANT: You will need to [manually] setup a scheduled task for the "
-"worker."
-msgstr "IMPORTANT: You will need to [manually] setup a scheduled task for the worker."
+#: src/Module/Settings/TwoFactor/Index.php:116
+msgid "Manage app-specific passwords"
+msgstr "Manage app-specific passwords"
 
-#: src/Module/Install.php:330
-#, php-format
-msgid ""
-"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."
-msgstr "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."
+#: src/Module/Settings/TwoFactor/Index.php:117
+msgid "Finish app configuration"
+msgstr "Finish app configuration"
 
-#: src/Module/Invite.php:37
-msgid "Total invitation limit exceeded."
-msgstr "Total invitation limit exceeded"
+#: src/Module/Settings/TwoFactor/Recovery.php:50
+msgid "New recovery codes successfully generated."
+msgstr "New recovery codes successfully generated."
 
-#: src/Module/Invite.php:60
-#, php-format
-msgid "%s : Not a valid email address."
-msgstr "%s : Not a valid email address"
+#: src/Module/Settings/TwoFactor/Recovery.php:76
+msgid "Two-factor recovery codes"
+msgstr "Two-factor recovery codes"
 
-#: src/Module/Invite.php:87
-msgid "Please join us on Friendica"
-msgstr "Please join us on Friendica."
+#: src/Module/Settings/TwoFactor/Recovery.php:78
+msgid ""
+"<p>Recovery codes can be used to access your account in the event you lose "
+"access to your device and cannot receive two-factor authentication "
+"codes.</p><p><strong>Put these in a safe spot!</strong> If you lose your "
+"device and don’t have the recovery codes you will lose access to your "
+"account.</p>"
+msgstr "<p>Recovery codes can be used to access your account in the event you lose access to your device and cannot receive two-factor authentication codes.</p><p><strong>Put these in a safe place!</strong> If you lose your device and don’t have the recovery codes you will lose access to your account.</p>"
 
-#: src/Module/Invite.php:96
-msgid "Invitation limit exceeded. Please contact your site administrator."
-msgstr "Invitation limit is exceeded. Please contact your site administrator."
+#: src/Module/Settings/TwoFactor/Recovery.php:80
+msgid ""
+"When you generate new recovery codes, you must copy the new codes. Your old "
+"codes won’t work anymore."
+msgstr "When you generate new recovery codes, you must copy the new codes. Your old codes won’t work anymore."
 
-#: src/Module/Invite.php:100
-#, php-format
-msgid "%s : Message delivery failed."
-msgstr "%s : Message delivery failed"
+#: src/Module/Settings/TwoFactor/Recovery.php:81
+msgid "Generate new recovery codes"
+msgstr "Generate new recovery codes"
 
-#: src/Module/Invite.php:104
-#, php-format
-msgid "%d message sent."
-msgid_plural "%d messages sent."
-msgstr[0] "%d message sent."
-msgstr[1] "%d messages sent."
+#: src/Module/Settings/TwoFactor/Recovery.php:83
+msgid "Next: Verification"
+msgstr "Next: Verification"
 
-#: src/Module/Invite.php:122
-msgid "You have no more invitations available"
-msgstr "You have no more invitations available."
+#: src/Module/Settings/TwoFactor/Verify.php:63
+msgid "Two-factor authentication successfully activated."
+msgstr "Two-factor authentication successfully activated."
 
-#: src/Module/Invite.php:129
+#: src/Module/Settings/TwoFactor/Verify.php:67
+#: src/Module/TwoFactor/Recovery.php:46 src/Module/TwoFactor/Verify.php:43
+msgid "Invalid code, please retry."
+msgstr "Invalid code, please try again."
+
+#: src/Module/Settings/TwoFactor/Verify.php:96
 #, php-format
 msgid ""
-"Visit %s for a list of public sites that you can join. Friendica members on "
-"other sites can all connect with each other, as well as with members of many"
-" other social networks."
-msgstr "Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."
+"<p>Or you can submit the authentication settings manually:</p>\n"
+"<dl>\n"
+"\t<dt>Issuer</dt>\n"
+"\t<dd>%s</dd>\n"
+"\t<dt>Account Name</dt>\n"
+"\t<dd>%s</dd>\n"
+"\t<dt>Secret Key</dt>\n"
+"\t<dd>%s</dd>\n"
+"\t<dt>Type</dt>\n"
+"\t<dd>Time-based</dd>\n"
+"\t<dt>Number of digits</dt>\n"
+"\t<dd>6</dd>\n"
+"\t<dt>Hashing algorithm</dt>\n"
+"\t<dd>SHA-1</dd>\n"
+"</dl>"
+msgstr "<p>Or you can submit the authentication settings manually:</p>\n<dl>\n\t<dt>Issuer</dt>\n\t<dd>%s</dd>\n\t<dt>Account name</dt>\n\t<dd>%s</dd>\n\t<dt>Secret key</dt>\n\t<dd>%s</dd>\n\t<dt>Type</dt>\n\t<dd>Time-based</dd>\n\t<dt>Number of digits</dt>\n\t<dd>6</dd>\n\t<dt>Hashing algorithm</dt>\n\t<dd>SHA-1</dd>\n</dl>"
 
-#: src/Module/Invite.php:131
-#, php-format
+#: src/Module/Settings/TwoFactor/Verify.php:116
+msgid "Two-factor code verification"
+msgstr "Two-factor code verification"
+
+#: src/Module/Settings/TwoFactor/Verify.php:118
 msgid ""
-"To accept this invitation, please visit and register at %s or any other "
-"public Friendica website."
-msgstr "To accept this invitation, please sign up at %s or any other public Friendica website."
+"<p>Please scan this QR Code with your authenticator app and submit the "
+"provided code.</p>"
+msgstr "<p>Please scan this QR Code with your authenticator app and submit the provided code.</p>"
 
-#: src/Module/Invite.php:132
+#: src/Module/Settings/TwoFactor/Verify.php:120
 #, php-format
 msgid ""
-"Friendica sites all inter-connect to create a huge privacy-enhanced social "
-"web that is owned and controlled by its members. They can also connect with "
-"many traditional social networks. See %s for a list of alternate Friendica "
-"sites you can join."
-msgstr "Friendica sites are all inter-connect to create a large privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."
+"<p>Or you can open the following URL in your mobile devicde:</p><p><a "
+"href=\"%s\">%s</a></p>"
+msgstr "<p>Or you can open the following URL in your mobile device:</p><p><a href=\"%s\">%s</a></p>"
 
-#: src/Module/Invite.php:136
-msgid ""
-"Our apologies. This system is not currently configured to connect with other"
-" public sites or invite members."
-msgstr "Our apologies. This system is not currently configured to connect with other public sites or invite members."
+#: src/Module/Settings/TwoFactor/Verify.php:126
+#: src/Module/TwoFactor/Verify.php:67
+msgid "Please enter a code from your authentication app"
+msgstr "Please enter a code from your authentication app"
 
-#: src/Module/Invite.php:139
-msgid ""
-"Friendica sites all inter-connect to create a huge privacy-enhanced social "
-"web that is owned and controlled by its members. They can also connect with "
-"many traditional social networks."
-msgstr "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks."
+#: src/Module/Settings/TwoFactor/Verify.php:127
+msgid "Verify code and enable two-factor authentication"
+msgstr "Verify code and enable two-factor authentication"
 
-#: src/Module/Invite.php:138
-#, php-format
-msgid "To accept this invitation, please visit and register at %s."
-msgstr "To accept this invitation, please visit and register at %s."
+#: src/Module/Special/HTTPException.php:32
+msgid "Bad Request"
+msgstr "Bad Request"
 
-#: src/Module/Invite.php:146
-msgid "Send invitations"
-msgstr "Send invitations"
+#: src/Module/Special/HTTPException.php:33
+msgid "Unauthorized"
+msgstr "Unauthorized"
 
-#: src/Module/Invite.php:147
-msgid "Enter email addresses, one per line:"
-msgstr "Enter email addresses, one per line:"
+#: src/Module/Special/HTTPException.php:34
+msgid "Forbidden"
+msgstr "Forbidden"
 
-#: src/Module/Invite.php:151
-msgid ""
-"You are cordially invited to join me and other close friends on Friendica - "
-"and help us to create a better social web."
-msgstr "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."
+#: src/Module/Special/HTTPException.php:35
+msgid "Not Found"
+msgstr "Not found"
 
-#: src/Module/Invite.php:153
-msgid "You will need to supply this invitation code: $invite_code"
-msgstr "You will need to supply this invitation code: $invite_code"
+#: src/Module/Special/HTTPException.php:36
+msgid "Internal Server Error"
+msgstr "Internal Server Error"
 
-#: src/Module/Invite.php:153
-msgid ""
-"Once you have registered, please connect with me via my profile page at:"
-msgstr "Once you have signed up, please connect with me via my profile page at:"
+#: src/Module/Special/HTTPException.php:37
+msgid "Service Unavailable"
+msgstr "Service Unavailable"
 
-#: src/Module/Invite.php:155
+#: src/Module/Special/HTTPException.php:44
 msgid ""
-"For more information about the Friendica project and why we feel it is "
-"important, please visit http://friendi.ca"
-msgstr "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"
-
-#: src/Module/Localtime.php:30
-msgid "Time Conversion"
-msgstr "Time conversion"
+"The server cannot or will not process the request due to an apparent client "
+"error."
+msgstr "The server cannot process the request due to an apparent client error."
 
-#: src/Module/Localtime.php:31
+#: src/Module/Special/HTTPException.php:45
 msgid ""
-"Friendica provides this service for sharing events with other networks and "
-"friends in unknown timezones."
-msgstr "Friendica provides this service for sharing events with other networks and friends in unknown time zones."
+"Authentication is required and has failed or has not yet been provided."
+msgstr "Authentication is required and has failed or has not yet been provided."
 
-#: src/Module/Localtime.php:32
-#, php-format
-msgid "UTC time: %s"
-msgstr "UTC time: %s"
+#: src/Module/Special/HTTPException.php:46
+msgid ""
+"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."
+msgstr "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."
 
-#: src/Module/Localtime.php:35
-#, php-format
-msgid "Current timezone: %s"
-msgstr "Current time zone: %s"
+#: src/Module/Special/HTTPException.php:47
+msgid ""
+"The requested resource could not be found but may be available in the "
+"future."
+msgstr "The requested resource could not be found but may be available in the future."
 
-#: src/Module/Localtime.php:39
-#, php-format
-msgid "Converted localtime: %s"
-msgstr "Converted local time: %s"
+#: src/Module/Special/HTTPException.php:48
+msgid ""
+"An unexpected condition was encountered and no more specific message is "
+"suitable."
+msgstr "An unexpected condition was encountered and no more specific message is available."
 
-#: src/Module/Localtime.php:43
-msgid "Please select your timezone:"
-msgstr "Please select your time zone:"
+#: src/Module/Special/HTTPException.php:49
+msgid ""
+"The server is currently unavailable (because it is overloaded or down for "
+"maintenance). Please try again later."
+msgstr "The server is currently unavailable (because it is overloaded or down for maintenance). Please try again later."
 
-#: src/Module/Login.php:295
-msgid "Create a New Account"
-msgstr "Create a new account"
+#: src/Module/Special/HTTPException.php:55
+msgid "Go back"
+msgstr "Go back"
 
-#: src/Module/Login.php:328
-msgid "Password: "
-msgstr "Password: "
+#: src/Module/TwoFactor/Recovery.php:41
+#, php-format
+msgid "Remaining recovery codes: %d"
+msgstr "Remaining recovery codes: %d"
 
-#: src/Module/Login.php:329
-msgid "Remember me"
-msgstr "Remember me"
+#: src/Module/TwoFactor/Recovery.php:65
+msgid "Two-factor recovery"
+msgstr "Two-factor recovery"
 
-#: src/Module/Login.php:332
-msgid "Or login using OpenID: "
-msgstr "Or login with OpenID: "
+#: src/Module/TwoFactor/Recovery.php:66
+msgid ""
+"<p>You can enter one of your one-time recovery codes in case you lost access"
+" to your mobile device.</p>"
+msgstr "<p>You can enter one of your one-time recovery codes in case you lost access to your mobile device.</p>"
 
-#: src/Module/Login.php:338
-msgid "Forgot your password?"
-msgstr "Forgot your password?"
+#: src/Module/TwoFactor/Recovery.php:67 src/Module/TwoFactor/Verify.php:66
+#, php-format
+msgid "Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"
+msgstr "Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"
 
-#: src/Module/Login.php:341
-msgid "Website Terms of Service"
-msgstr "Website Terms of Service"
+#: src/Module/TwoFactor/Recovery.php:68
+msgid "Please enter a recovery code"
+msgstr "Please enter a recovery code"
 
-#: src/Module/Login.php:342
-msgid "terms of service"
-msgstr "Terms of service"
+#: src/Module/TwoFactor/Recovery.php:69
+msgid "Submit recovery code and complete login"
+msgstr "Submit recovery code and complete login"
 
-#: src/Module/Login.php:344
-msgid "Website Privacy Policy"
-msgstr "Website Privacy Policy"
+#: src/Module/TwoFactor/Verify.php:63
+msgid ""
+"<p>Open the two-factor authentication app on your device to get an "
+"authentication code and verify your identity.</p>"
+msgstr "<p>Open the two-factor authentication app on your device to get an authentication code and verify your identity.</p>"
 
-#: src/Module/Login.php:345
-msgid "privacy policy"
-msgstr "Privacy policy"
+#: src/Module/TwoFactor/Verify.php:68
+msgid "Verify code and complete login"
+msgstr "Verify code and complete login"
 
-#: src/Module/Logout.php:27
-msgid "Logged out."
-msgstr "Logged out."
+#: src/Module/Welcome.php:25
+msgid "Welcome to Friendica"
+msgstr "Welcome to Friendica"
 
-#: src/Module/Maintenance.php:29
-msgid "System down for maintenance"
-msgstr "Sorry, the system is currently down for maintenance."
+#: src/Module/Welcome.php:26
+msgid "New Member Checklist"
+msgstr "New Member Checklist"
 
-#: src/Module/PageNotFound.php:13
-msgid "Page not found."
-msgstr "Page not found"
+#: src/Module/Welcome.php:27
+msgid ""
+"We would like to offer some tips and links to help make your experience "
+"enjoyable. Click any item to visit the relevant page. A link to this page "
+"will be visible from your home page for two weeks after your initial "
+"registration and then will quietly disappear."
+msgstr "We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."
 
-#: src/Module/Photo.php:87
-#, php-format
-msgid "Invalid photo with id %s."
-msgstr "Invalid photo with id %s."
+#: src/Module/Welcome.php:29
+msgid "Getting Started"
+msgstr "Getting started"
 
-#: src/Module/Profile.php:110 src/Module/Profile.php:113
-#: src/Protocol/OStatus.php:1302
-#, php-format
-msgid "%s's timeline"
-msgstr "%s's timeline"
+#: src/Module/Welcome.php:30
+msgid "Friendica Walk-Through"
+msgstr "Friendica walk-through"
 
-#: src/Module/Profile.php:111 src/Protocol/OStatus.php:1306
-#, php-format
-msgid "%s's posts"
-msgstr "%s's posts"
+#: src/Module/Welcome.php:31
+msgid ""
+"On your <em>Quick Start</em> page - find a brief introduction to your "
+"profile and network tabs, make some new connections, and find some groups to"
+" join."
+msgstr "On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."
 
-#: src/Module/Profile.php:112 src/Protocol/OStatus.php:1309
-#, php-format
-msgid "%s's comments"
-msgstr "%s's comments"
+#: src/Module/Welcome.php:34
+msgid "Go to Your Settings"
+msgstr "Go to your settings"
 
-#: src/Module/Register.php:83
+#: src/Module/Welcome.php:35
 msgid ""
-"You may (optionally) fill in this form via OpenID by supplying your OpenID "
-"and clicking \"Register\"."
-msgstr "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking \"Register\"."
+"On your <em>Settings</em> page -  change your initial password. Also make a "
+"note of your Identity Address. This looks just like an email address - and "
+"will be useful in making friends on the free social web."
+msgstr "On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."
 
-#: src/Module/Register.php:84
+#: src/Module/Welcome.php:36
 msgid ""
-"If you are not familiar with OpenID, please leave that field blank and fill "
-"in the rest of the items."
-msgstr "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."
+"Review the other settings, particularly the privacy settings. An unpublished"
+" directory listing is like having an unlisted phone number. In general, you "
+"should probably publish your listing - unless all of your friends and "
+"potential friends know exactly how to find you."
+msgstr "Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."
 
-#: src/Module/Register.php:85
-msgid "Your OpenID (optional): "
-msgstr "Your OpenID (optional): "
+#: src/Module/Welcome.php:40
+msgid ""
+"Upload a profile photo if you have not done so already. Studies have shown "
+"that people with real photos of themselves are ten times more likely to make"
+" friends than people who do not."
+msgstr "Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."
 
-#: src/Module/Register.php:94
-msgid "Include your profile in member directory?"
-msgstr "Include your profile in member directory?"
+#: src/Module/Welcome.php:41
+msgid "Edit Your Profile"
+msgstr "Edit your profile"
 
-#: src/Module/Register.php:117
-msgid "Note for the admin"
-msgstr "Note for the admin"
+#: src/Module/Welcome.php:42
+msgid ""
+"Edit your <strong>default</strong> profile to your liking. Review the "
+"settings for hiding your list of friends and hiding the profile from unknown"
+" visitors."
+msgstr "Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."
 
-#: src/Module/Register.php:117
-msgid "Leave a message for the admin, why you want to join this node"
-msgstr "Leave a message for the admin, why you want to join this node."
+#: src/Module/Welcome.php:43
+msgid "Profile Keywords"
+msgstr "Profile keywords"
 
-#: src/Module/Register.php:118
-msgid "Membership on this site is by invitation only."
-msgstr "Membership on this site is by invitation only."
+#: src/Module/Welcome.php:44
+msgid ""
+"Set some public keywords for your default profile which describe your "
+"interests. We may be able to find other people with similar interests and "
+"suggest friendships."
+msgstr "Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."
 
-#: src/Module/Register.php:119
-msgid "Your invitation code: "
-msgstr "Your invitation code: "
+#: src/Module/Welcome.php:46
+msgid "Connecting"
+msgstr "Connecting"
 
-#: src/Module/Register.php:127
-msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
-msgstr "Your full name: "
+#: src/Module/Welcome.php:48
+msgid "Importing Emails"
+msgstr "Importing emails"
 
-#: src/Module/Register.php:128
+#: src/Module/Welcome.php:49
 msgid ""
-"Your Email Address: (Initial information will be send there, so this has to "
-"be an existing address.)"
-msgstr "Your Email Address: (Initial information will be send there; so this must be an existing address.)"
+"Enter your email access information on your Connector Settings page if you "
+"wish to import and interact with friends or mailing lists from your email "
+"INBOX"
+msgstr "Enter your email access information on your Connector Settings if you wish to import and interact with friends or mailing lists from your email INBOX"
 
-#: src/Module/Register.php:130
-msgid "Leave empty for an auto generated password."
-msgstr "Leave empty for an auto generated password."
+#: src/Module/Welcome.php:50
+msgid "Go to Your Contacts Page"
+msgstr "Go to your contacts page"
 
-#: src/Module/Register.php:132
-#, php-format
+#: src/Module/Welcome.php:51
 msgid ""
-"Choose a profile nickname. This must begin with a text character. Your "
-"profile address on this site will then be \"<strong>nickname@%s</strong>\"."
-msgstr "Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be \"<strong>nickname@%s</strong>\"."
+"Your Contacts page is your gateway to managing friendships and connecting "
+"with friends on other networks. Typically you enter their address or site "
+"URL in the <em>Add New Contact</em> dialog."
+msgstr "Your contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add new contact</em> dialog."
 
-#: src/Module/Register.php:133
-msgid "Choose a nickname: "
-msgstr "Choose a nickname: "
+#: src/Module/Welcome.php:52
+msgid "Go to Your Site's Directory"
+msgstr "Go to your site's directory"
 
-#: src/Module/Register.php:142
-msgid "Import your profile to this friendica instance"
-msgstr "Import an existing Friendica profile to this node."
+#: src/Module/Welcome.php:53
+msgid ""
+"The Directory page lets you find other people in this network or other "
+"federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on "
+"their profile page. Provide your own Identity Address if requested."
+msgstr "The directory lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own identity address when requested."
 
-#: src/Module/Register.php:149
-msgid "Note: This node explicitly contains adult content"
-msgstr "Note: This node explicitly contains adult content"
+#: src/Module/Welcome.php:54
+msgid "Finding New People"
+msgstr "Finding new people"
 
-#: src/Module/Register.php:242
+#: src/Module/Welcome.php:55
 msgid ""
-"Registration successful. Please check your email for further instructions."
-msgstr "Registration successful. Please check your email for further instructions."
+"On the side panel of the Contacts page are several tools to find new "
+"friends. We can match people by interest, look up people by name or "
+"interest, and provide suggestions based on network relationships. On a brand"
+" new site, friend suggestions will usually begin to be populated within 24 "
+"hours."
+msgstr "On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."
 
-#: src/Module/Register.php:246
-#, php-format
+#: src/Module/Welcome.php:58
+msgid "Group Your Contacts"
+msgstr "Group your contacts"
+
+#: src/Module/Welcome.php:59
 msgid ""
-"Failed to send email message. Here your accout details:<br> login: %s<br> "
-"password: %s<br><br>You can change your password after login."
-msgstr "Failed to send email message. Here your account details:<br> login: %s<br> password: %s<br><br>You can change your password after login."
+"Once you have made some friends, organize them into private conversation "
+"groups from the sidebar of your Contacts page and then you can interact with"
+" each group privately on your Network page."
+msgstr "Once you have made some friends, organise them into private conversation groups from the sidebar of your contacts page and then you can interact with each group privately on your network page."
 
-#: src/Module/Register.php:253
-msgid "Registration successful."
-msgstr "Registration successful."
+#: src/Module/Welcome.php:61
+msgid "Why Aren't My Posts Public?"
+msgstr "Why aren't my posts public?"
 
-#: src/Module/Register.php:258
-msgid "Your registration can not be processed."
-msgstr "Your registration cannot be processed."
+#: src/Module/Welcome.php:62
+msgid ""
+"Friendica respects your privacy. By default, your posts will only show up to"
+" people you've added as friends. For more information, see the help section "
+"from the link above."
+msgstr "Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."
 
-#: src/Module/Register.php:304
-msgid "Your registration is pending approval by the site owner."
-msgstr "Your registration is pending approval by the site administrator."
+#: src/Module/Welcome.php:64
+msgid "Getting Help"
+msgstr "Getting help"
 
-#: src/Module/Settings/TwoFactor/Index.php:50
-msgid "Two-factor authentication successfully disabled."
-msgstr "Two-factor authentication successfully disabled."
+#: src/Module/Welcome.php:65
+msgid "Go to the Help Section"
+msgstr "Go to the help section"
 
-#: src/Module/Settings/TwoFactor/Index.php:86
+#: src/Module/Welcome.php:66
 msgid ""
-"<p>Use an application on a mobile device to get two-factor authentication "
-"codes when prompted on login.</p>"
-msgstr "<p>Use an application on a mobile device to get two-factor authentication codes when prompted on login.</p>"
+"Our <strong>help</strong> pages may be consulted for detail on other program"
+" features and resources."
+msgstr "Our <strong>help</strong> pages may be consulted for detail on other program features and resources."
 
-#: src/Module/Settings/TwoFactor/Index.php:90
-msgid "Authenticator app"
-msgstr "Authenticator app"
+#: src/Module/Bookmarklet.php:35
+msgid "This page is missing a url parameter."
+msgstr "This page is missing a URL parameter."
 
-#: src/Module/Settings/TwoFactor/Index.php:91
-msgid "Configured"
-msgstr "Configured"
+#: src/Module/Bookmarklet.php:57
+msgid "The post was created"
+msgstr "The post was created"
 
-#: src/Module/Settings/TwoFactor/Index.php:91
-msgid "Not Configured"
-msgstr "Not configured"
+#: src/Module/Contact.php:72
+#, php-format
+msgid "%d contact edited."
+msgid_plural "%d contacts edited."
+msgstr[0] "%d contact edited."
+msgstr[1] "%d contacts edited."
 
-#: src/Module/Settings/TwoFactor/Index.php:92
-msgid "<p>You haven't finished configuring your authenticator app.</p>"
-msgstr "<p>You haven't finished configuring your authenticator app.</p>"
+#: src/Module/Contact.php:99
+msgid "Could not access contact record."
+msgstr "Could not access contact record."
 
-#: src/Module/Settings/TwoFactor/Index.php:93
-msgid "<p>Your authenticator app is correctly configured.</p>"
-msgstr "<p>Your authenticator app is correctly configured.</p>"
+#: src/Module/Contact.php:109
+msgid "Could not locate selected profile."
+msgstr "Could not locate selected profile."
 
-#: src/Module/Settings/TwoFactor/Index.php:95
-msgid "Recovery codes"
-msgstr "Recovery codes"
+#: src/Module/Contact.php:141
+msgid "Contact updated."
+msgstr "Contact updated."
 
-#: src/Module/Settings/TwoFactor/Index.php:96
-msgid "Remaining valid codes"
-msgstr "Remaining valid codes"
+#: src/Module/Contact.php:355
+msgid "Contact not found"
+msgstr "Contact not found"
 
-#: src/Module/Settings/TwoFactor/Index.php:98
-msgid ""
-"<p>These one-use codes can replace an authenticator app code in case you "
-"have lost access to it.</p>"
-msgstr "<p>These one-use codes can replace an authenticator app code in case you have lost access to it.</p>"
+#: src/Module/Contact.php:374
+msgid "Contact has been blocked"
+msgstr "Contact has been blocked"
 
-#: src/Module/Settings/TwoFactor/Index.php:101
-msgid "Current password:"
-msgstr "Current password:"
+#: src/Module/Contact.php:374
+msgid "Contact has been unblocked"
+msgstr "Contact has been unblocked"
 
-#: src/Module/Settings/TwoFactor/Index.php:101
-msgid ""
-"You need to provide your current password to change two-factor "
-"authentication settings."
-msgstr "You need to provide your current password to change two-factor authentication settings."
+#: src/Module/Contact.php:384
+msgid "Contact has been ignored"
+msgstr "Contact has been ignored"
 
-#: src/Module/Settings/TwoFactor/Index.php:102
-msgid "Enable two-factor authentication"
-msgstr "Enable two-factor authentication"
+#: src/Module/Contact.php:384
+msgid "Contact has been unignored"
+msgstr "Contact has been unignored"
 
-#: src/Module/Settings/TwoFactor/Index.php:103
-msgid "Disable two-factor authentication"
-msgstr "Disable two-factor authentication"
+#: src/Module/Contact.php:394
+msgid "Contact has been archived"
+msgstr "Contact has been archived"
 
-#: src/Module/Settings/TwoFactor/Index.php:104
-msgid "Show recovery codes"
-msgstr "Show recovery codes"
+#: src/Module/Contact.php:394
+msgid "Contact has been unarchived"
+msgstr "Contact has been unarchived"
 
-#: src/Module/Settings/TwoFactor/Index.php:105
-msgid "Finish app configuration"
-msgstr "Finish app configuration"
+#: src/Module/Contact.php:418
+msgid "Drop contact"
+msgstr "Drop contact"
 
-#: src/Module/Settings/TwoFactor/Recovery.php:34
-#: src/Module/Settings/TwoFactor/Verify.php:41
-msgid "Please enter your password to access this page."
-msgstr "Please enter your password to access this page."
+#: src/Module/Contact.php:421 src/Module/Contact.php:798
+msgid "Do you really want to delete this contact?"
+msgstr "Do you really want to delete this contact?"
 
-#: src/Module/Settings/TwoFactor/Recovery.php:50
-msgid "New recovery codes successfully generated."
-msgstr "New recovery codes successfully generated."
+#: src/Module/Contact.php:435
+msgid "Contact has been removed."
+msgstr "Contact has been removed."
 
-#: src/Module/Settings/TwoFactor/Recovery.php:76
-msgid "Two-factor recovery codes"
-msgstr "Two-factor recovery codes"
+#: src/Module/Contact.php:465
+#, php-format
+msgid "You are mutual friends with %s"
+msgstr "You are mutual friends with %s"
 
-#: src/Module/Settings/TwoFactor/Recovery.php:78
-msgid ""
-"<p>Recovery codes can be used to access your account in the event you lose "
-"access to your device and cannot receive two-factor authentication "
-"codes.</p><p><strong>Put these in a safe spot!</strong> If you lose your "
-"device and don’t have the recovery codes you will lose access to your "
-"account.</p>"
-msgstr "<p>Recovery codes can be used to access your account in the event you lose access to your device and cannot receive two-factor authentication codes.</p><p><strong>Put these in a safe place!</strong> If you lose your device and don’t have the recovery codes you will lose access to your account.</p>"
+#: src/Module/Contact.php:470
+#, php-format
+msgid "You are sharing with %s"
+msgstr "You are sharing with %s"
 
-#: src/Module/Settings/TwoFactor/Recovery.php:80
-msgid ""
-"When you generate new recovery codes, you must copy the new codes. Your old "
-"codes won’t work anymore."
-msgstr "When you generate new recovery codes, you must copy the new codes. Your old codes won’t work anymore."
+#: src/Module/Contact.php:475
+#, php-format
+msgid "%s is sharing with you"
+msgstr "%s is sharing with you"
 
-#: src/Module/Settings/TwoFactor/Recovery.php:81
-msgid "Generate new recovery codes"
-msgstr "Generate new recovery codes"
+#: src/Module/Contact.php:499
+msgid "Private communications are not available for this contact."
+msgstr "Private communications are not available for this contact."
 
-#: src/Module/Settings/TwoFactor/Recovery.php:83
-msgid "Next: Verification"
-msgstr "Next: Verification"
+#: src/Module/Contact.php:501
+msgid "Never"
+msgstr "Never"
 
-#: src/Module/Settings/TwoFactor/Verify.php:63
-msgid "Two-factor authentication successfully activated."
-msgstr "Two-factor authentication successfully activated."
+#: src/Module/Contact.php:504
+msgid "(Update was successful)"
+msgstr "(Update was successful)"
 
-#: src/Module/Settings/TwoFactor/Verify.php:67
-#: src/Module/TwoFactor/Recovery.php:46 src/Module/TwoFactor/Verify.php:41
-msgid "Invalid code, please retry."
-msgstr "Invalid code, please try again."
+#: src/Module/Contact.php:504
+msgid "(Update was not successful)"
+msgstr "(Update was not successful)"
 
-#: src/Module/Settings/TwoFactor/Verify.php:96
+#: src/Module/Contact.php:506 src/Module/Contact.php:1042
+msgid "Suggest friends"
+msgstr "Suggest friends"
+
+#: src/Module/Contact.php:510
 #, php-format
-msgid ""
-"<p>Or you can submit the authentication settings manually:</p>\n"
-"<dl>\n"
-"\t<dt>Issuer</dt>\n"
-"\t<dd>%s</dd>\n"
-"\t<dt>Account Name</dt>\n"
-"\t<dd>%s</dd>\n"
-"\t<dt>Secret Key</dt>\n"
-"\t<dd>%s</dd>\n"
-"\t<dt>Type</dt>\n"
-"\t<dd>Time-based</dd>\n"
-"\t<dt>Number of digits</dt>\n"
-"\t<dd>6</dd>\n"
-"\t<dt>Hashing algorithm</dt>\n"
-"\t<dd>SHA-1</dd>\n"
-"</dl>"
-msgstr "<p>Or you can submit the authentication settings manually:</p>\n<dl>\n\t<dt>Issuer</dt>\n\t<dd>%s</dd>\n\t<dt>Account name</dt>\n\t<dd>%s</dd>\n\t<dt>Secret key</dt>\n\t<dd>%s</dd>\n\t<dt>Type</dt>\n\t<dd>Time-based</dd>\n\t<dt>Number of digits</dt>\n\t<dd>6</dd>\n\t<dt>Hashing algorithm</dt>\n\t<dd>SHA-1</dd>\n</dl>"
+msgid "Network type: %s"
+msgstr "Network type: %s"
+
+#: src/Module/Contact.php:515
+msgid "Communications lost with this contact!"
+msgstr "Communications lost with this contact!"
 
-#: src/Module/Settings/TwoFactor/Verify.php:116
-msgid "Two-factor code verification"
-msgstr "Two-factor code verification"
+#: src/Module/Contact.php:521
+msgid "Fetch further information for feeds"
+msgstr "Fetch further information for feeds"
 
-#: src/Module/Settings/TwoFactor/Verify.php:118
+#: src/Module/Contact.php:523
 msgid ""
-"<p>Please scan this QR Code with your authenticator app and submit the "
-"provided code.</p>"
-msgstr "<p>Please scan this QR Code with your authenticator app and submit the provided code.</p>"
+"Fetch information like preview pictures, title and teaser from the feed "
+"item. You can activate this if the feed doesn't contain much text. Keywords "
+"are taken from the meta header in the feed item and are posted as hash tags."
+msgstr "Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."
 
-#: src/Module/Settings/TwoFactor/Verify.php:120
-#, php-format
-msgid ""
-"<p>Or you can open the following URL in your mobile devicde:</p><p><a "
-"href=\"%s\">%s</a></p>"
-msgstr "<p>Or you can open the following URL in your mobile device:</p><p><a href=\"%s\">%s</a></p>"
+#: src/Module/Contact.php:526
+msgid "Fetch information"
+msgstr "Fetch information"
 
-#: src/Module/Settings/TwoFactor/Verify.php:126
-#: src/Module/TwoFactor/Verify.php:63
-msgid "Please enter a code from your authentication app"
-msgstr "Please enter a code from your authentication app"
+#: src/Module/Contact.php:527
+msgid "Fetch keywords"
+msgstr "Fetch keywords"
 
-#: src/Module/Settings/TwoFactor/Verify.php:127
-msgid "Verify code and enable two-factor authentication"
-msgstr "Verify code and enable two-factor authentication"
+#: src/Module/Contact.php:528
+msgid "Fetch information and keywords"
+msgstr "Fetch information and keywords"
 
-#: src/Module/Special/HTTPException.php:32
-msgid "Bad Request"
-msgstr "Bad Request"
+#: src/Module/Contact.php:547
+msgid "Profile Visibility"
+msgstr "Profile visibility"
 
-#: src/Module/Special/HTTPException.php:33
-msgid "Unauthorized"
-msgstr "Unauthorized"
+#: src/Module/Contact.php:548
+msgid "Contact Information / Notes"
+msgstr "Personal note"
 
-#: src/Module/Special/HTTPException.php:34
-msgid "Forbidden"
-msgstr "Forbidden"
+#: src/Module/Contact.php:549
+msgid "Contact Settings"
+msgstr "Notification and privacy "
 
-#: src/Module/Special/HTTPException.php:35
-msgid "Not Found"
-msgstr "Not found"
+#: src/Module/Contact.php:558
+msgid "Contact"
+msgstr "Contact"
 
-#: src/Module/Special/HTTPException.php:36
-msgid "Internal Server Error"
-msgstr "Internal Server Error"
+#: src/Module/Contact.php:562
+#, php-format
+msgid ""
+"Please choose the profile you would like to display to %s when viewing your "
+"profile securely."
+msgstr "Please choose the profile you would like to display to %s when viewing your profile securely."
 
-#: src/Module/Special/HTTPException.php:37
-msgid "Service Unavailable"
-msgstr "Service Unavailable"
+#: src/Module/Contact.php:564
+msgid "Their personal note"
+msgstr "Their personal note"
 
-#: src/Module/Special/HTTPException.php:44
-msgid ""
-"The server cannot or will not process the request due to an apparent client "
-"error."
-msgstr "The server cannot process the request due to an apparent client error."
+#: src/Module/Contact.php:566
+msgid "Edit contact notes"
+msgstr "Edit contact notes"
 
-#: src/Module/Special/HTTPException.php:45
-msgid ""
-"Authentication is required and has failed or has not yet been provided."
-msgstr "Authentication is required and has failed or has not yet been provided."
+#: src/Module/Contact.php:570
+msgid "Block/Unblock contact"
+msgstr "Block/Unblock contact"
 
-#: src/Module/Special/HTTPException.php:46
-msgid ""
-"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."
-msgstr "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."
+#: src/Module/Contact.php:571
+msgid "Ignore contact"
+msgstr "Ignore contact"
 
-#: src/Module/Special/HTTPException.php:47
-msgid ""
-"The requested resource could not be found but may be available in the "
-"future."
-msgstr "The requested resource could not be found but may be available in the future."
+#: src/Module/Contact.php:572
+msgid "Repair URL settings"
+msgstr "Repair URL settings"
 
-#: src/Module/Special/HTTPException.php:48
-msgid ""
-"An unexpected condition was encountered and no more specific message is "
-"suitable."
-msgstr "An unexpected condition was encountered and no more specific message is available."
+#: src/Module/Contact.php:573
+msgid "View conversations"
+msgstr "View conversations"
 
-#: src/Module/Special/HTTPException.php:49
-msgid ""
-"The server is currently unavailable (because it is overloaded or down for "
-"maintenance). Please try again later."
-msgstr "The server is currently unavailable (because it is overloaded or down for maintenance). Please try again later."
+#: src/Module/Contact.php:578
+msgid "Last update:"
+msgstr "Last update:"
 
-#: src/Module/Special/HTTPException.php:55
-msgid "Go back"
-msgstr "Go back"
+#: src/Module/Contact.php:580
+msgid "Update public posts"
+msgstr "Update public posts"
 
-#: src/Module/Tos.php:35 src/Module/Tos.php:77
-msgid ""
-"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."
-msgstr "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."
+#: src/Module/Contact.php:582 src/Module/Contact.php:1052
+msgid "Update now"
+msgstr "Update now"
 
-#: src/Module/Tos.php:36 src/Module/Tos.php:78
-msgid ""
-"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."
-msgstr "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."
+#: src/Module/Contact.php:586 src/Module/Contact.php:803
+#: src/Module/Contact.php:1069
+msgid "Unignore"
+msgstr "Unignore"
 
-#: src/Module/Tos.php:37 src/Module/Tos.php:79
-#, php-format
-msgid ""
-"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."
-msgstr "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."
+#: src/Module/Contact.php:590
+msgid "Currently blocked"
+msgstr "Currently blocked"
 
-#: src/Module/Tos.php:40 src/Module/Tos.php:76
-msgid "Privacy Statement"
-msgstr "Privacy Statement"
+#: src/Module/Contact.php:591
+msgid "Currently ignored"
+msgstr "Currently ignored"
 
-#: src/Module/TwoFactor/Recovery.php:41
-#, php-format
-msgid "Remaining recovery codes: %d"
-msgstr "Remaining recovery codes: %d"
+#: src/Module/Contact.php:592
+msgid "Currently archived"
+msgstr "Currently archived"
 
-#: src/Module/TwoFactor/Recovery.php:65
-msgid "Two-factor recovery"
-msgstr "Two-factor recovery"
+#: src/Module/Contact.php:593
+msgid "Awaiting connection acknowledge"
+msgstr "Awaiting connection acknowledgement "
 
-#: src/Module/TwoFactor/Recovery.php:66
+#: src/Module/Contact.php:594
 msgid ""
-"<p>You can enter one of your one-time recovery codes in case you lost access"
-" to your mobile device.</p>"
-msgstr "<p>You can enter one of your one-time recovery codes in case you lost access to your mobile device.</p>"
+"Replies/likes to your public posts <strong>may</strong> still be visible"
+msgstr "Replies/Likes to your public posts <strong>may</strong> still be visible"
 
-#: src/Module/TwoFactor/Recovery.php:67 src/Module/TwoFactor/Verify.php:62
-#, php-format
-msgid "Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"
-msgstr "Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"
+#: src/Module/Contact.php:595
+msgid "Notification for new posts"
+msgstr "Notification for new posts"
 
-#: src/Module/TwoFactor/Recovery.php:68
-msgid "Please enter a recovery code"
-msgstr "Please enter a recovery code"
+#: src/Module/Contact.php:595
+msgid "Send a notification of every new post of this contact"
+msgstr "Send notification for every new post from this contact"
 
-#: src/Module/TwoFactor/Recovery.php:69
-msgid "Submit recovery code and complete login"
-msgstr "Submit recovery code and complete login"
+#: src/Module/Contact.php:597
+msgid "Blacklisted keywords"
+msgstr "Blacklisted keywords"
 
-#: src/Module/TwoFactor/Verify.php:61
+#: src/Module/Contact.php:597
 msgid ""
-"<p>Open the two-factor authentication app on your device to get an "
-"authentication code and verify your identity.</p>"
-msgstr "<p>Open the two-factor authentication app on your device to get an authentication code and verify your identity.</p>"
+"Comma separated list of keywords that should not be converted to hashtags, "
+"when \"Fetch information and keywords\" is selected"
+msgstr "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"
 
-#: src/Module/TwoFactor/Verify.php:64
-msgid "Verify code and complete login"
-msgstr "Verify code and complete login"
+#: src/Module/Contact.php:663
+msgid "Show all contacts"
+msgstr "Show all contacts"
 
-#: src/Object/Post.php:137
-msgid "This entry was edited"
-msgstr "This entry was edited"
+#: src/Module/Contact.php:668 src/Module/Contact.php:778
+msgid "Pending"
+msgstr "Pending"
 
-#: src/Object/Post.php:157
-msgid "Private Message"
-msgstr "Private message"
+#: src/Module/Contact.php:671
+msgid "Only show pending contacts"
+msgstr "Only show pending contacts"
 
-#: src/Object/Post.php:199
-msgid "Delete locally"
-msgstr "Delete locally"
+#: src/Module/Contact.php:676 src/Module/Contact.php:779
+msgid "Blocked"
+msgstr "Blocked"
 
-#: src/Object/Post.php:202
-msgid "Delete globally"
-msgstr "Delete globally"
+#: src/Module/Contact.php:679
+msgid "Only show blocked contacts"
+msgstr "Only show blocked contacts"
 
-#: src/Object/Post.php:202
-msgid "Remove locally"
-msgstr "Remove locally"
+#: src/Module/Contact.php:684 src/Module/Contact.php:781
+msgid "Ignored"
+msgstr "Ignored"
 
-#: src/Object/Post.php:216
-msgid "save to folder"
-msgstr "Save to folder"
+#: src/Module/Contact.php:687
+msgid "Only show ignored contacts"
+msgstr "Only show ignored contacts"
 
-#: src/Object/Post.php:251
-msgid "I will attend"
-msgstr "I will attend"
+#: src/Module/Contact.php:692 src/Module/Contact.php:782
+msgid "Archived"
+msgstr "Archived"
 
-#: src/Object/Post.php:251
-msgid "I will not attend"
-msgstr "I will not attend"
+#: src/Module/Contact.php:695
+msgid "Only show archived contacts"
+msgstr "Only show archived contacts"
 
-#: src/Object/Post.php:251
-msgid "I might attend"
-msgstr "I might attend"
+#: src/Module/Contact.php:700 src/Module/Contact.php:780
+msgid "Hidden"
+msgstr "Hidden"
 
-#: src/Object/Post.php:279
-msgid "ignore thread"
-msgstr "Ignore thread"
+#: src/Module/Contact.php:703
+msgid "Only show hidden contacts"
+msgstr "Only show hidden contacts"
 
-#: src/Object/Post.php:280
-msgid "unignore thread"
-msgstr "Unignore thread"
+#: src/Module/Contact.php:711
+msgid "Organize your contact groups"
+msgstr "Organise your contact groups"
 
-#: src/Object/Post.php:281
-msgid "toggle ignore status"
-msgstr "Toggle ignore status"
+#: src/Module/Contact.php:793
+msgid "Search your contacts"
+msgstr "Search your contacts"
 
-#: src/Object/Post.php:292
-msgid "add star"
-msgstr "Add star"
+#: src/Module/Contact.php:804 src/Module/Contact.php:1078
+msgid "Archive"
+msgstr "Archive"
+
+#: src/Module/Contact.php:804 src/Module/Contact.php:1078
+msgid "Unarchive"
+msgstr "Unarchive"
+
+#: src/Module/Contact.php:807
+msgid "Batch Actions"
+msgstr "Batch actions"
 
-#: src/Object/Post.php:293
-msgid "remove star"
-msgstr "Remove star"
+#: src/Module/Contact.php:834
+msgid "Conversations started by this contact"
+msgstr "Conversations started by this contact"
 
-#: src/Object/Post.php:294
-msgid "toggle star status"
-msgstr "Toggle star status"
+#: src/Module/Contact.php:839
+msgid "Posts and Comments"
+msgstr "Posts and Comments"
 
-#: src/Object/Post.php:297
-msgid "starred"
-msgstr "Starred"
+#: src/Module/Contact.php:862
+msgid "View all contacts"
+msgstr "View all contacts"
 
-#: src/Object/Post.php:301
-msgid "add tag"
-msgstr "Add tag"
+#: src/Module/Contact.php:873
+msgid "View all common friends"
+msgstr "View all common friends"
 
-#: src/Object/Post.php:312
-msgid "like"
-msgstr "Like"
+#: src/Module/Contact.php:883
+msgid "Advanced Contact Settings"
+msgstr "Advanced contact settings"
 
-#: src/Object/Post.php:313
-msgid "dislike"
-msgstr "Dislike"
+#: src/Module/Contact.php:966
+msgid "Mutual Friendship"
+msgstr "Mutual friendship"
 
-#: src/Object/Post.php:316
-msgid "Share this"
-msgstr "Share this"
+#: src/Module/Contact.php:971
+msgid "is a fan of yours"
+msgstr "is a fan of yours"
 
-#: src/Object/Post.php:316
-msgid "share"
-msgstr "Share"
+#: src/Module/Contact.php:976
+msgid "you are a fan of"
+msgstr "I follow them"
 
-#: src/Object/Post.php:384
-msgid "to"
-msgstr "to"
+#: src/Module/Contact.php:994
+msgid "Pending outgoing contact request"
+msgstr "Pending outgoing contact request"
 
-#: src/Object/Post.php:385
-msgid "via"
-msgstr "via"
+#: src/Module/Contact.php:996
+msgid "Pending incoming contact request"
+msgstr "Pending incoming contact request"
 
-#: src/Object/Post.php:386
-msgid "Wall-to-Wall"
-msgstr "Wall-to-wall"
+#: src/Module/Contact.php:1009
+msgid "Edit contact"
+msgstr "Edit contact"
 
-#: src/Object/Post.php:387
-msgid "via Wall-To-Wall:"
-msgstr "via wall-to-wall:"
+#: src/Module/Contact.php:1063
+msgid "Toggle Blocked status"
+msgstr "Toggle blocked status"
 
-#: src/Object/Post.php:420
-#, php-format
-msgid "Reply to %s"
-msgstr "Reply to %s"
+#: src/Module/Contact.php:1071
+msgid "Toggle Ignored status"
+msgstr "Toggle ignored status"
 
-#: src/Object/Post.php:435
-msgid "Notifier task is pending"
-msgstr "Notifier task is pending"
+#: src/Module/Contact.php:1080
+msgid "Toggle Archive status"
+msgstr "Toggle archive status"
 
-#: src/Object/Post.php:436
-msgid "Delivery to remote servers is pending"
-msgstr "Delivery to remote servers is pending"
+#: src/Module/Contact.php:1088
+msgid "Delete contact"
+msgstr "Delete contact"
 
-#: src/Object/Post.php:437
-msgid "Delivery to remote servers is underway"
-msgstr "Delivery to remote servers is underway"
+#: src/Module/Install.php:159
+msgid "Friendica Communications Server - Setup"
+msgstr "Friendica Communications Server - Setup"
 
-#: src/Object/Post.php:438
-msgid "Delivery to remote servers is mostly done"
-msgstr "Delivery to remote servers is mostly done"
+#: src/Module/Install.php:170
+msgid "System check"
+msgstr "System check"
 
-#: src/Object/Post.php:439
-msgid "Delivery to remote servers is done"
-msgstr "Delivery to remote servers is done"
+#: src/Module/Install.php:175
+msgid "Check again"
+msgstr "Check again"
 
-#: src/Object/Post.php:459
-#, php-format
-msgid "%d comment"
-msgid_plural "%d comments"
-msgstr[0] "%d comment"
-msgstr[1] "%d comments -"
+#: src/Module/Install.php:190
+msgid "Base settings"
+msgstr "Base settings"
 
-#: src/Object/Post.php:460
-msgid "Show more"
-msgstr "Show more"
+#: src/Module/Install.php:197
+msgid "Host name"
+msgstr "Host name"
 
-#: src/Object/Post.php:461
-msgid "Show fewer"
-msgstr "Show fewer"
+#: src/Module/Install.php:199
+msgid ""
+"Overwrite this field in case the determinated hostname isn't right, "
+"otherweise leave it as is."
+msgstr "Overwrite this field in case the hostname is incorrect, otherwise leave it as is."
 
-#: src/Protocol/Diaspora.php:2438
-msgid "Sharing notification from Diaspora network"
-msgstr "Sharing notification from diaspora* network"
+#: src/Module/Install.php:202
+msgid "Base path to installation"
+msgstr "Base path to installation"
 
-#: src/Protocol/Diaspora.php:3598
-msgid "Attachments:"
-msgstr "Attachments:"
+#: src/Module/Install.php:204
+msgid ""
+"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."
+msgstr "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."
 
-#: src/Protocol/OStatus.php:1863
-#, php-format
-msgid "%s is now following %s."
-msgstr "%s is now following %s."
+#: src/Module/Install.php:207
+msgid "Sub path of the URL"
+msgstr "URL Subpath"
 
-#: src/Protocol/OStatus.php:1864
-msgid "following"
-msgstr "following"
+#: src/Module/Install.php:209
+msgid ""
+"Overwrite this field in case the sub path determination isn't right, "
+"otherwise leave it as is. Leaving this field blank means the installation is"
+" at the base URL without sub path."
+msgstr "Overwrite this field in case the subpath determination isn't right, otherwise leave it as is. Leaving this field blank means the installation is at the base URL without subpath."
 
-#: src/Protocol/OStatus.php:1867
-#, php-format
-msgid "%s stopped following %s."
-msgstr "%s stopped following %s."
+#: src/Module/Install.php:220
+msgid "Database connection"
+msgstr "Database connection"
 
-#: src/Protocol/OStatus.php:1868
-msgid "stopped following"
-msgstr "stopped following"
+#: src/Module/Install.php:221
+msgid ""
+"In order to install Friendica we need to know how to connect to your "
+"database."
+msgstr "In order to install Friendica we need to know how to connect to your database."
 
-#: src/Util/Temporal.php:151
-msgid "YYYY-MM-DD or MM-DD"
-msgstr "YYYY-MM-DD or MM-DD"
+#: src/Module/Install.php:222
+msgid ""
+"Please contact your hosting provider or site administrator if you have "
+"questions about these settings."
+msgstr "Please contact your hosting provider or site administrator if you have questions about these settings."
 
-#: src/Util/Temporal.php:298
-msgid "never"
-msgstr "never"
+#: src/Module/Install.php:223
+msgid ""
+"The database you specify below should already exist. If it does not, please "
+"create it before continuing."
+msgstr "The database you specify below should already exist. If it does not, please create it before continuing."
 
-#: src/Util/Temporal.php:305
-msgid "less than a second ago"
-msgstr "less than a second ago"
+#: src/Module/Install.php:230
+msgid "Database Server Name"
+msgstr "Database server name"
 
-#: src/Util/Temporal.php:313
-msgid "year"
-msgstr "year"
+#: src/Module/Install.php:235
+msgid "Database Login Name"
+msgstr "Database login name"
 
-#: src/Util/Temporal.php:313
-msgid "years"
-msgstr "years"
+#: src/Module/Install.php:241
+msgid "Database Login Password"
+msgstr "Database login password"
 
-#: src/Util/Temporal.php:314
-msgid "months"
-msgstr "months"
+#: src/Module/Install.php:243
+msgid "For security reasons the password must not be empty"
+msgstr "For security reasons the password must not be empty"
 
-#: src/Util/Temporal.php:315
-msgid "weeks"
-msgstr "weeks"
+#: src/Module/Install.php:246
+msgid "Database Name"
+msgstr "Database name"
 
-#: src/Util/Temporal.php:316
-msgid "days"
-msgstr "days"
+#: src/Module/Install.php:250 src/Module/Install.php:279
+msgid "Please select a default timezone for your website"
+msgstr "Please select a default time zone for your website"
 
-#: src/Util/Temporal.php:317
-msgid "hour"
-msgstr "hour"
+#: src/Module/Install.php:264
+msgid "Site settings"
+msgstr "Site settings"
 
-#: src/Util/Temporal.php:317
-msgid "hours"
-msgstr "hours"
+#: src/Module/Install.php:274
+msgid "Site administrator email address"
+msgstr "Site administrator email address"
 
-#: src/Util/Temporal.php:318
-msgid "minute"
-msgstr "minute"
+#: src/Module/Install.php:276
+msgid ""
+"Your account email address must match this in order to use the web admin "
+"panel."
+msgstr "Your account email address must match this in order to use the web admin panel."
 
-#: src/Util/Temporal.php:318
-msgid "minutes"
-msgstr "minutes"
+#: src/Module/Install.php:283
+msgid "System Language:"
+msgstr "System language:"
 
-#: src/Util/Temporal.php:319
-msgid "second"
-msgstr "second"
+#: src/Module/Install.php:285
+msgid ""
+"Set the default language for your Friendica installation interface and to "
+"send emails."
+msgstr "Set the default language for your Friendica installation interface and email communication."
 
-#: src/Util/Temporal.php:319
-msgid "seconds"
-msgstr "seconds"
+#: src/Module/Install.php:297
+msgid "Your Friendica site database has been installed."
+msgstr "Your Friendica site database has been installed."
 
-#: src/Util/Temporal.php:329
-#, php-format
-msgid "in %1$d %2$s"
-msgstr "in %1$d %2$s"
+#: src/Module/Install.php:305
+msgid "Installation finished"
+msgstr "Installation finished"
 
-#: src/Util/Temporal.php:332
-#, php-format
-msgid "%1$d %2$s ago"
-msgstr "%1$d %2$s ago"
+#: src/Module/Install.php:327
+msgid "<h1>What next</h1>"
+msgstr "<h1>What next</h1>"
 
-#: src/Worker/Delivery.php:450
-msgid "(no subject)"
-msgstr "(no subject)"
+#: src/Module/Install.php:328
+msgid ""
+"IMPORTANT: You will need to [manually] setup a scheduled task for the "
+"worker."
+msgstr "IMPORTANT: You will need to [manually] setup a scheduled task for the worker."
 
-#: update.php:218
+#: src/Module/Install.php:331
 #, php-format
-msgid "%s: Updating author-id and owner-id in item and thread table. "
-msgstr "%s: Updating author-id and owner-id in item and thread table. "
+msgid ""
+"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."
+msgstr "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."
 
-#: update.php:273
-#, php-format
-msgid "%s: Updating post-type."
-msgstr "%s: Updating post-type."
+#: src/Object/Post.php:138
+msgid "This entry was edited"
+msgstr "This entry was edited"
 
-#: view/theme/duepuntozero/config.php:56
-msgid "greenzero"
-msgstr "greenzero"
+#: src/Object/Post.php:158
+msgid "Private Message"
+msgstr "Private message"
+
+#: src/Object/Post.php:200
+msgid "Delete locally"
+msgstr "Delete locally"
 
-#: view/theme/duepuntozero/config.php:57
-msgid "purplezero"
-msgstr "purplezero"
+#: src/Object/Post.php:203
+msgid "Delete globally"
+msgstr "Delete globally"
 
-#: view/theme/duepuntozero/config.php:58
-msgid "easterbunny"
-msgstr "easterbunny"
+#: src/Object/Post.php:203
+msgid "Remove locally"
+msgstr "Remove locally"
 
-#: view/theme/duepuntozero/config.php:59
-msgid "darkzero"
-msgstr "darkzero"
+#: src/Object/Post.php:217
+msgid "save to folder"
+msgstr "Save to folder"
 
-#: view/theme/duepuntozero/config.php:60
-msgid "comix"
-msgstr "comix"
+#: src/Object/Post.php:252
+msgid "I will attend"
+msgstr "I will attend"
 
-#: view/theme/duepuntozero/config.php:61
-msgid "slackr"
-msgstr "slackr"
+#: src/Object/Post.php:252
+msgid "I will not attend"
+msgstr "I will not attend"
 
-#: view/theme/duepuntozero/config.php:74
-msgid "Variations"
-msgstr "Variations"
+#: src/Object/Post.php:252
+msgid "I might attend"
+msgstr "I might attend"
 
-#: view/theme/frio/config.php:105
-msgid "Custom"
-msgstr "Custom"
+#: src/Object/Post.php:280
+msgid "ignore thread"
+msgstr "Ignore thread"
 
-#: view/theme/frio/config.php:117
-msgid "Note"
-msgstr "Note"
+#: src/Object/Post.php:281
+msgid "unignore thread"
+msgstr "Unignore thread"
 
-#: view/theme/frio/config.php:117
-msgid "Check image permissions if all users are allowed to see the image"
-msgstr "Check image permissions that all everyone is allowed to see the image"
+#: src/Object/Post.php:282
+msgid "toggle ignore status"
+msgstr "Toggle ignore status"
 
-#: view/theme/frio/config.php:123
-msgid "Select color scheme"
-msgstr "Select colour scheme"
+#: src/Object/Post.php:293
+msgid "add star"
+msgstr "Add star"
 
-#: view/theme/frio/config.php:124
-msgid "Copy or paste schemestring"
-msgstr "Copy or paste theme string"
+#: src/Object/Post.php:294
+msgid "remove star"
+msgstr "Remove star"
 
-#: view/theme/frio/config.php:124
-msgid ""
-"You can copy this string to share your theme with others. Pasting here "
-"applies the schemestring"
-msgstr "You can copy this string to share your theme with others. Pasting here applies the theme string"
+#: src/Object/Post.php:295
+msgid "toggle star status"
+msgstr "Toggle star status"
 
-#: view/theme/frio/config.php:125
-msgid "Navigation bar background color"
-msgstr "Navigation bar background colour:"
+#: src/Object/Post.php:298
+msgid "starred"
+msgstr "Starred"
 
-#: view/theme/frio/config.php:126
-msgid "Navigation bar icon color "
-msgstr "Navigation bar icon colour:"
+#: src/Object/Post.php:302
+msgid "add tag"
+msgstr "Add tag"
 
-#: view/theme/frio/config.php:127
-msgid "Link color"
-msgstr "Link colour:"
+#: src/Object/Post.php:313
+msgid "like"
+msgstr "Like"
 
-#: view/theme/frio/config.php:128
-msgid "Set the background color"
-msgstr "Background colour:"
+#: src/Object/Post.php:314
+msgid "dislike"
+msgstr "Dislike"
 
-#: view/theme/frio/config.php:129
-msgid "Content background opacity"
-msgstr "Content background opacity"
+#: src/Object/Post.php:317
+msgid "Share this"
+msgstr "Share this"
 
-#: view/theme/frio/config.php:130
-msgid "Set the background image"
-msgstr "Background image:"
+#: src/Object/Post.php:317
+msgid "share"
+msgstr "Share"
 
-#: view/theme/frio/config.php:131
-msgid "Background image style"
-msgstr "Background image style"
+#: src/Object/Post.php:385
+msgid "to"
+msgstr "to"
 
-#: view/theme/frio/config.php:136
-msgid "Login page background image"
-msgstr "Login page background image"
+#: src/Object/Post.php:386
+msgid "via"
+msgstr "via"
 
-#: view/theme/frio/config.php:140
-msgid "Login page background color"
-msgstr "Login page background colour"
+#: src/Object/Post.php:387
+msgid "Wall-to-Wall"
+msgstr "Wall-to-wall"
 
-#: view/theme/frio/config.php:140
-msgid "Leave background image and color empty for theme defaults"
-msgstr "Leave background image and colour empty for theme defaults"
+#: src/Object/Post.php:388
+msgid "via Wall-To-Wall:"
+msgstr "via wall-to-wall:"
 
-#: view/theme/frio/php/Image.php:24
-msgid "Top Banner"
-msgstr "Top Banner"
+#: src/Object/Post.php:421
+#, php-format
+msgid "Reply to %s"
+msgstr "Reply to %s"
 
-#: view/theme/frio/php/Image.php:24
-msgid ""
-"Resize image to the width of the screen and show background color below on "
-"long pages."
-msgstr "Resize image to the width of the screen and show background colour below on long pages."
+#: src/Object/Post.php:437
+msgid "Notifier task is pending"
+msgstr "Notifier task is pending"
 
-#: view/theme/frio/php/Image.php:25
-msgid "Full screen"
-msgstr "Full screen"
+#: src/Object/Post.php:438
+msgid "Delivery to remote servers is pending"
+msgstr "Delivery to remote servers is pending"
 
-#: view/theme/frio/php/Image.php:25
-msgid ""
-"Resize image to fill entire screen, clipping either the right or the bottom."
-msgstr "Resize image to fill entire screen, clipping either the right or the bottom."
+#: src/Object/Post.php:439
+msgid "Delivery to remote servers is underway"
+msgstr "Delivery to remote servers is underway"
 
-#: view/theme/frio/php/Image.php:26
-msgid "Single row mosaic"
-msgstr "Single row mosaic"
+#: src/Object/Post.php:440
+msgid "Delivery to remote servers is mostly done"
+msgstr "Delivery to remote servers is mostly done"
 
-#: view/theme/frio/php/Image.php:26
-msgid ""
-"Resize image to repeat it on a single row, either vertical or horizontal."
-msgstr "Resize image to repeat it on a single row, either vertical or horizontal."
+#: src/Object/Post.php:441
+msgid "Delivery to remote servers is done"
+msgstr "Delivery to remote servers is done"
 
-#: view/theme/frio/php/Image.php:27
-msgid "Mosaic"
-msgstr "Mosaic"
+#: src/Object/Post.php:461
+#, php-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] "%d comment"
+msgstr[1] "%d comments -"
 
-#: view/theme/frio/php/Image.php:27
-msgid "Repeat image to fill the screen."
-msgstr "Repeat image to fill the screen."
+#: src/Object/Post.php:462
+msgid "Show more"
+msgstr "Show more"
 
-#: view/theme/frio/theme.php:239
-msgid "Guest"
-msgstr "Guest"
+#: src/Object/Post.php:463
+msgid "Show fewer"
+msgstr "Show fewer"
 
-#: view/theme/frio/theme.php:244
-msgid "Visitor"
-msgstr "Visitor"
+#: src/App/Module.php:205
+msgid "You must be logged in to use addons. "
+msgstr "You must be logged in to use addons. "
 
-#: view/theme/quattro/config.php:76
-msgid "Alignment"
-msgstr "Alignment"
+#: src/App/Page.php:229
+msgid "Delete this item?"
+msgstr "Delete this item?"
 
-#: view/theme/quattro/config.php:76
-msgid "Left"
-msgstr "Left"
+#: src/App/Page.php:277
+msgid "toggle mobile"
+msgstr "Toggle mobile"
 
-#: view/theme/quattro/config.php:76
-msgid "Center"
-msgstr "Centre"
+#: src/LegacyModule.php:30
+#, php-format
+msgid "Legacy module file not found: %s"
+msgstr "Legacy module file not found: %s"
 
-#: view/theme/quattro/config.php:77
-msgid "Color scheme"
-msgstr "Colour scheme"
+#: src/BaseModule.php:135
+msgid ""
+"The form security token was not correct. This probably happened because the "
+"form has been opened for too long (>3 hours) before submitting it."
+msgstr "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours."
 
-#: view/theme/quattro/config.php:78
-msgid "Posts font size"
-msgstr "Posts font size"
+#: src/Console/ArchiveContact.php:86
+#, php-format
+msgid "Could not find any unarchived contact entry for this URL (%s)"
+msgstr "Could not find any unarchived contact entry for this URL (%s)"
 
-#: view/theme/quattro/config.php:79
-msgid "Textareas font size"
-msgstr "Text areas font size"
+#: src/Console/ArchiveContact.php:89
+msgid "The contact entries have been archived"
+msgstr "The contact entries have been archived"
 
-#: view/theme/vier/config.php:76
-msgid "Comma separated list of helper forums"
-msgstr "Comma separated list of helper forums"
+#: src/Console/NewPassword.php:93
+msgid "Enter new password: "
+msgstr "Enter new password: "
 
-#: view/theme/vier/config.php:122
-msgid "Set style"
-msgstr "Set style"
+#: src/Console/PostUpdate.php:73
+#, php-format
+msgid "Post update version number has been set to %s."
+msgstr "Post update version number has been set to %s."
 
-#: view/theme/vier/config.php:123
-msgid "Community Pages"
-msgstr "Community pages"
+#: src/Console/PostUpdate.php:81
+msgid "Check for pending update actions."
+msgstr "Check for pending update actions."
 
-#: view/theme/vier/config.php:124 view/theme/vier/theme.php:151
-msgid "Community Profiles"
-msgstr "Community profiles"
+#: src/Console/PostUpdate.php:83
+msgid "Done."
+msgstr "Done."
 
-#: view/theme/vier/config.php:125
-msgid "Help or @NewHere ?"
-msgstr "Help or @NewHere ?"
+#: src/Console/PostUpdate.php:85
+msgid "Execute pending post updates."
+msgstr "Execute pending post updates."
 
-#: view/theme/vier/config.php:126 view/theme/vier/theme.php:373
-msgid "Connect Services"
-msgstr "Connect services"
+#: src/Console/PostUpdate.php:91
+msgid "All pending post updates are done."
+msgstr "All pending post updates are done."
 
-#: view/theme/vier/config.php:127
-msgid "Find Friends"
-msgstr "Find friends"
+#: src/App.php:485
+msgid "No system theme config value set."
+msgstr "No system theme configuration value set."
 
-#: view/theme/vier/config.php:128 view/theme/vier/theme.php:181
-msgid "Last users"
-msgstr "Last users"
+#: update.php:218
+#, php-format
+msgid "%s: Updating author-id and owner-id in item and thread table. "
+msgstr "%s: Updating author-id and owner-id in item and thread table. "
 
-#: view/theme/vier/theme.php:288
-msgid "Quick Start"
-msgstr "Quick start"
+#: update.php:273
+#, php-format
+msgid "%s: Updating post-type."
+msgstr "%s: Updating post-type."
index 5f82e2c3ce433ad720ef7ab8ed748679b8480888..4b52e4a994d95210fa14668941a60b88cb4763f2 100644 (file)
@@ -6,6 +6,11 @@ function string_plural_select_en_gb($n){
        return ($n != 1);;
 }}
 ;
+$a->strings["Item not found."] = "Item not found.";
+$a->strings["Do you really want to delete this item?"] = "Do you really want to delete this item?";
+$a->strings["Yes"] = "Yes";
+$a->strings["Cancel"] = "Cancel";
+$a->strings["Permission denied."] = "Permission denied.";
 $a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
        0 => "Daily posting limit of %d post reached. The post was rejected.",
        1 => "Daily posting limit of %d posts are reached. This post was rejected.",
@@ -108,7 +113,6 @@ $a->strings["Permission settings"] = "Permission settings";
 $a->strings["permissions"] = "permissions";
 $a->strings["Public post"] = "Public post";
 $a->strings["Preview"] = "Preview";
-$a->strings["Cancel"] = "Cancel";
 $a->strings["Post to Groups"] = "Post to groups";
 $a->strings["Post to Contacts"] = "Post to contacts";
 $a->strings["Private post"] = "Private post";
@@ -194,17 +198,193 @@ $a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "Y
 $a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "You've received a [url=%1\$s]registration request[/url] from %2\$s.";
 $a->strings["Full Name:\t%s\nSite Location:\t%s\nLogin Name:\t%s (%s)"] = "Full Name:\t%s\nSite Location:\t%s\nLogin Name:\t%s (%s)";
 $a->strings["Please visit %s to approve or reject the request."] = "Please visit %s to approve or reject the request.";
-$a->strings["Item not found."] = "Item not found.";
-$a->strings["Do you really want to delete this item?"] = "Do you really want to delete this item?";
-$a->strings["Yes"] = "Yes";
-$a->strings["Permission denied."] = "Permission denied.";
-$a->strings["Archives"] = "Archives";
-$a->strings["show more"] = "Show more...";
 $a->strings["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["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 authorise this application to access your posts and contacts and create new posts for you?";
 $a->strings["No"] = "No";
+$a->strings["Parent user not found."] = "Parent user not found.";
+$a->strings["No parent user"] = "No parent user";
+$a->strings["Parent Password:"] = "Parent password:";
+$a->strings["Please enter the password of the parent account to legitimize your request."] = "Please enter the password of the parent account to authorise this request.";
+$a->strings["Parent User"] = "Parent user";
+$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "Parent users have total control of this account, including core settings. Please double-check whom you grant such access.";
+$a->strings["Save Settings"] = "Save settings";
+$a->strings["Delegate Page Management"] = "Delegate Page Management";
+$a->strings["Delegates"] = "Delegates";
+$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely.";
+$a->strings["Existing Page Delegates"] = "Existing page delegates";
+$a->strings["Potential Delegates"] = "Potential delegates";
+$a->strings["Remove"] = "Remove";
+$a->strings["Add"] = "Add";
+$a->strings["No entries."] = "No entries.";
+$a->strings["Post successful."] = "Post successful.";
+$a->strings["Subscribing to OStatus contacts"] = "Subscribing to OStatus contacts";
+$a->strings["No contact provided."] = "No contact provided.";
+$a->strings["Couldn't fetch information for contact."] = "Couldn't fetch information for contact.";
+$a->strings["Couldn't fetch friends for contact."] = "Couldn't fetch friends for contact.";
+$a->strings["Done"] = "Done";
+$a->strings["success"] = "success";
+$a->strings["failed"] = "failed";
+$a->strings["ignored"] = "Ignored";
+$a->strings["Keep this window open until done."] = "Keep this window open until done.";
+$a->strings["Permission denied"] = "Permission denied";
+$a->strings["Invalid profile identifier."] = "Invalid profile identifier.";
+$a->strings["Profile Visibility Editor"] = "Profile Visibility Editor";
+$a->strings["Profile"] = "Profile";
+$a->strings["Click on a contact to add or remove."] = "Click on a contact to add or remove it.";
+$a->strings["Visible To"] = "Visible to";
+$a->strings["All Contacts (with secure profile access)"] = "All contacts with secure profile access";
+$a->strings["Account approved."] = "Account approved.";
+$a->strings["Registration revoked for %s"] = "Registration revoked for %s";
+$a->strings["Please login."] = "Please login.";
+$a->strings["User deleted their account"] = "User deleted their account";
+$a->strings["On your Friendica node an user deleted their account. Please ensure that their data is removed from the backups."] = "On your Friendica node a user deleted their account. Please ensure that their data is removed from the backups.";
+$a->strings["The user id is %d"] = "The user id is %d";
+$a->strings["Remove My Account"] = "Remove My Account";
+$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "This will completely remove your account. Once this has been done it is not recoverable.";
+$a->strings["Please enter your password for verification:"] = "Please enter your password for verification:";
+$a->strings["Resubscribing to OStatus contacts"] = "Resubscribing to OStatus contacts";
+$a->strings["Error"] = [
+       0 => "Error",
+       1 => "Errors",
+];
+$a->strings["Tag(s) removed"] = "Tag(s) removed";
+$a->strings["Remove Item Tag"] = "Remove Item tag";
+$a->strings["Select a tag to remove: "] = "Select a tag to remove: ";
+$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["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow.";
+$a->strings["Import"] = "Import profile";
+$a->strings["Move account"] = "Move Existing Friendica Account";
+$a->strings["You can import an account from another Friendica server."] = "You can import an existing Friendica profile to this node.";
+$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here.";
+$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from diaspora*.";
+$a->strings["Account file"] = "Account file:";
+$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "To export your account, go to \"Settings->Export personal data\" and select \"Export account\"";
+$a->strings["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["Contact unfollowed"] = "Contact unfollowed";
+$a->strings["Disconnect/Unfollow"] = "Disconnect/Unfollow";
+$a->strings["Your Identity Address:"] = "My identity address:";
+$a->strings["Submit Request"] = "Submit request";
+$a->strings["Profile URL"] = "Profile URL:";
+$a->strings["Status Messages and Posts"] = "Status Messages and Posts";
+$a->strings["[Embedded content - reload page to view]"] = "[Embedded content - reload page to view]";
+$a->strings["Invalid request."] = "Invalid request.";
+$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Sorry, maybe your upload is bigger than the PHP configuration allows";
+$a->strings["Or - did you try to upload an empty file?"] = "Or did you try to upload an empty file?";
+$a->strings["File exceeds size limit of %s"] = "File exceeds size limit of %s";
+$a->strings["File upload failed."] = "File upload failed.";
+$a->strings["Image exceeds size limit of %s"] = "Image exceeds size limit of %s";
+$a->strings["Unable to process image."] = "Unable to process image.";
+$a->strings["Wall Photos"] = "Wall photos";
+$a->strings["Image upload failed."] = "Image upload failed.";
+$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Number of daily wall messages for %s exceeded. Message failed.";
+$a->strings["No recipient selected."] = "No recipient selected.";
+$a->strings["Unable to check your home location."] = "Unable to check your home location.";
+$a->strings["Message could not be sent."] = "Message could not be sent.";
+$a->strings["Message collection failure."] = "Message collection failure.";
+$a->strings["Message sent."] = "Message sent.";
+$a->strings["No recipient."] = "No recipient.";
+$a->strings["Please enter a link URL:"] = "Please enter a link URL:";
+$a->strings["Send Private Message"] = "Send private message";
+$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders.";
+$a->strings["To:"] = "To:";
+$a->strings["Subject:"] = "Subject:";
+$a->strings["Your message:"] = "Your message:";
+$a->strings["Insert web link"] = "Insert web link";
+$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["Connect"] = "Connect";
+$a->strings["first"] = "first";
+$a->strings["next"] = "next";
+$a->strings["No matches"] = "No matches";
+$a->strings["Profile Match"] = "Profile Match";
+$a->strings["Profile not found."] = "Profile not found.";
+$a->strings["Profile deleted."] = "Profile deleted.";
+$a->strings["Profile-"] = "Profile-";
+$a->strings["New profile created."] = "New profile created.";
+$a->strings["Profile unavailable to clone."] = "Profile unavailable to clone.";
+$a->strings["Profile Name is required."] = "Profile name is required.";
+$a->strings["Marital Status"] = "Marital status";
+$a->strings["Romantic Partner"] = "Romantic partner";
+$a->strings["Work/Employment"] = "Work/Employment:";
+$a->strings["Religion"] = "Religion";
+$a->strings["Political Views"] = "Political views";
+$a->strings["Gender"] = "Gender";
+$a->strings["Sexual Preference"] = "Sexual preference";
+$a->strings["XMPP"] = "XMPP";
+$a->strings["Homepage"] = "Homepage";
+$a->strings["Interests"] = "Interests";
+$a->strings["Address"] = "Address";
+$a->strings["Location"] = "Location";
+$a->strings["Profile updated."] = "Profile updated.";
+$a->strings["Hide contacts and friends:"] = "Hide contacts and friends:";
+$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Hide your contact/friend list from viewers of this profile?";
+$a->strings["Show more profile fields:"] = "Show more profile fields:";
+$a->strings["Profile Actions"] = "Profile actions";
+$a->strings["Edit Profile Details"] = "Edit Profile Details";
+$a->strings["Submit"] = "Submit";
+$a->strings["Change Profile Photo"] = "Change profile photo";
+$a->strings["View this profile"] = "View this profile";
+$a->strings["View all profiles"] = "View all profiles";
+$a->strings["Edit visibility"] = "Edit visibility";
+$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["Delete this profile"] = "Delete this profile";
+$a->strings["Basic information"] = "Basic information";
+$a->strings["Profile picture"] = "Profile picture";
+$a->strings["Preferences"] = "Preferences";
+$a->strings["Status information"] = "Status information";
+$a->strings["Additional information"] = "Additional information";
+$a->strings["Personal"] = "Personal";
+$a->strings["Relation"] = "Relation";
+$a->strings["Miscellaneous"] = "Miscellaneous";
+$a->strings["Upload Profile Photo"] = "Upload profile photo";
+$a->strings["Your Gender:"] = "Gender:";
+$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\">&hearts;</span> Marital status:";
+$a->strings["Sexual Preference:"] = "Sexual preference:";
+$a->strings["Example: fishing photography software"] = "Example: fishing photography software";
+$a->strings["Profile Name:"] = "Profile name:";
+$a->strings["Required"] = "Required";
+$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet.";
+$a->strings["Your Full Name:"] = "My full name:";
+$a->strings["Title/Description:"] = "Title/Description:";
+$a->strings["Street Address:"] = "Street address:";
+$a->strings["Locality/City:"] = "Locality/City:";
+$a->strings["Region/State:"] = "Region/State:";
+$a->strings["Postal/Zip Code:"] = "Postcode:";
+$a->strings["Country:"] = "Country:";
+$a->strings["Age: "] = "Age: ";
+$a->strings["Who: (if applicable)"] = "Who: (if applicable)";
+$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Examples: cathy123, Cathy Williams, cathy@example.com";
+$a->strings["Since [date]:"] = "Since when:";
+$a->strings["Tell us about yourself..."] = "About myself:";
+$a->strings["XMPP (Jabber) address:"] = "XMPP (Jabber) address:";
+$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "The XMPP address will be propagated to your contacts so that they can follow you.";
+$a->strings["Homepage URL:"] = "Homepage URL:";
+$a->strings["Hometown:"] = "Home town:";
+$a->strings["Political Views:"] = "Political views:";
+$a->strings["Religious Views:"] = "Religious views:";
+$a->strings["Public Keywords:"] = "Public keywords:";
+$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "Used for suggesting potential friends, can be seen by others.";
+$a->strings["Private Keywords:"] = "Private keywords:";
+$a->strings["(Used for searching profiles, never shown to others)"] = "Used for searching profiles, never shown to others.";
+$a->strings["Likes:"] = "Likes:";
+$a->strings["Dislikes:"] = "Dislikes:";
+$a->strings["Musical interests"] = "Music:";
+$a->strings["Books, literature"] = "Books, literature, poetry:";
+$a->strings["Television"] = "Television:";
+$a->strings["Film/dance/culture/entertainment"] = "Film, dance, culture, entertainment";
+$a->strings["Hobbies/Interests"] = "Hobbies/Interests:";
+$a->strings["Love/romance"] = "Love/Romance:";
+$a->strings["Work/employment"] = "Work/Employment:";
+$a->strings["School/education"] = "School/Education:";
+$a->strings["Contact information and Social Networks"] = "Contact information and other social networks:";
+$a->strings["Profile Image"] = "Profile image";
+$a->strings["visible to everybody"] = "Visible to everybody";
+$a->strings["Edit/Manage Profiles"] = "Edit/Manage Profiles";
+$a->strings["Change profile photo"] = "Change profile photo";
+$a->strings["Create New Profile"] = "Create new profile";
 $a->strings["Access denied."] = "Access denied.";
 $a->strings["Access to this profile has been restricted."] = "Access to this profile has been restricted.";
 $a->strings["Events"] = "Events";
@@ -241,7 +421,6 @@ $a->strings["Mirror as forwarded posting"] = "Mirror as forwarded posting";
 $a->strings["Mirror as my own posting"] = "Mirror as my own posting";
 $a->strings["Return to contact editor"] = "Return to contact editor";
 $a->strings["Refetch contact data"] = "Re-fetch contact data.";
-$a->strings["Submit"] = "Submit";
 $a->strings["Remote Self"] = "Remote self";
 $a->strings["Mirror postings from this contact"] = "Mirror postings from this contact:";
 $a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "This will cause Friendica to repost new entries from this contact.";
@@ -255,22 +434,6 @@ $a->strings["Friend Confirm URL"] = "Friend confirm URL:";
 $a->strings["Notification Endpoint URL"] = "Notification endpoint URL";
 $a->strings["Poll/Feed URL"] = "Poll/Feed URL:";
 $a->strings["New photo from this URL"] = "New photo from this URL:";
-$a->strings["Parent user not found."] = "Parent user not found.";
-$a->strings["No parent user"] = "No parent user";
-$a->strings["Parent Password:"] = "Parent password:";
-$a->strings["Please enter the password of the parent account to legitimize your request."] = "Please enter the password of the parent account to authorise this request.";
-$a->strings["Parent User"] = "Parent user";
-$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "Parent users have total control of this account, including core settings. Please double-check whom you grant such access.";
-$a->strings["Save Settings"] = "Save settings";
-$a->strings["Delegate Page Management"] = "Delegate Page Management";
-$a->strings["Delegates"] = "Delegates";
-$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely.";
-$a->strings["Existing Page Delegates"] = "Existing page delegates";
-$a->strings["Potential Delegates"] = "Potential delegates";
-$a->strings["Remove"] = "Remove";
-$a->strings["Add"] = "Add";
-$a->strings["No entries."] = "No entries.";
-$a->strings["Profile not found."] = "Profile not found.";
 $a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "This may occasionally happen if contact was requested by both persons and it has already been approved.";
 $a->strings["Response from remote site was not understood."] = "Response from remote site was not understood.";
 $a->strings["Unexpected response from remote site: "] = "Unexpected response from remote site: ";
@@ -328,18 +491,9 @@ $a->strings["Friendica"] = "Friendica";
 $a->strings["GNU Social (Pleroma, Mastodon)"] = "GNU Social (Pleroma, Mastodon)";
 $a->strings["Diaspora (Socialhome, Hubzilla)"] = "diaspora* (Socialhome, Hubzilla)";
 $a->strings[" - please do not use this form.  Instead, enter %s into your Diaspora search bar."] = " - please do not use this form.  Instead, enter %s into your diaspora* search bar.";
-$a->strings["Your Identity Address:"] = "My identity address:";
-$a->strings["Submit Request"] = "Submit request";
-$a->strings["People Search - %s"] = "People search - %s";
-$a->strings["Forum Search - %s"] = "Forum search - %s";
-$a->strings["Connect"] = "Connect";
-$a->strings["No matches"] = "No matches";
-$a->strings["The requested item doesn't exist or has been deleted."] = "The requested item doesn't exist or has been deleted.";
-$a->strings["The feed for this item is unavailable."] = "The feed for this item is unavailable.";
 $a->strings["Item not found"] = "Item not found";
 $a->strings["Edit post"] = "Edit post";
 $a->strings["Save"] = "Save";
-$a->strings["Insert web link"] = "Insert web link";
 $a->strings["web link"] = "web link";
 $a->strings["Insert video link"] = "Insert video link";
 $a->strings["video link"] = "video link";
@@ -347,25 +501,6 @@ $a->strings["Insert audio link"] = "Insert audio link";
 $a->strings["audio link"] = "audio link";
 $a->strings["CC: email addresses"] = "CC: email addresses";
 $a->strings["Example: bob@example.com, mary@example.com"] = "Example: bob@example.com, mary@example.com";
-$a->strings["Event can not end before it has started."] = "Event cannot end before it has started.";
-$a->strings["Event title and start time are required."] = "Event title and starting time are required.";
-$a->strings["Create New Event"] = "Create new event";
-$a->strings["Event details"] = "Event details";
-$a->strings["Starting date and Title are required."] = "Starting date and title are required.";
-$a->strings["Event Starts:"] = "Event starts:";
-$a->strings["Required"] = "Required";
-$a->strings["Finish date/time is not known or not relevant"] = "Finish date/time is not known or not relevant";
-$a->strings["Event Finishes:"] = "Event finishes:";
-$a->strings["Adjust for viewer timezone"] = "Adjust for viewer's time zone";
-$a->strings["Description:"] = "Description:";
-$a->strings["Location:"] = "Location:";
-$a->strings["Title:"] = "Title:";
-$a->strings["Share this event"] = "Share this event";
-$a->strings["Basic"] = "Basic";
-$a->strings["Advanced"] = "Advanced";
-$a->strings["Permissions"] = "Permissions";
-$a->strings["Failed to remove event"] = "Failed to remove event";
-$a->strings["Event removed"] = "Event removed";
 $a->strings["Photos"] = "Photos";
 $a->strings["Contact Photos"] = "Contact photos";
 $a->strings["Upload"] = "Upload";
@@ -375,21 +510,16 @@ $a->strings["You already added this contact."] = "You already added this contact
 $a->strings["Diaspora support isn't enabled. Contact can't be added."] = "diaspora* support isn't enabled. Contact can't be added.";
 $a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus support is disabled. Contact can't be added.";
 $a->strings["The network type couldn't be detected. Contact can't be added."] = "The network type couldn't be detected. Contact can't be added.";
-$a->strings["Profile URL"] = "Profile URL:";
 $a->strings["Tags:"] = "Tags:";
-$a->strings["Status Messages and Posts"] = "Status Messages and Posts";
+$a->strings["Suggested contact not found."] = "Suggested contact not found.";
 $a->strings["Friend suggestion sent."] = "Friend suggestion sent";
 $a->strings["Suggest Friends"] = "Suggest friends";
 $a->strings["Suggest a friend for %s"] = "Suggest a friend for %s";
 $a->strings["No profile"] = "No profile";
-$a->strings["Unable to locate original post."] = "Unable to locate original post.";
-$a->strings["Empty post discarded."] = "Empty post discarded.";
-$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "This message was sent to you by %s, a member of the Friendica social network.";
-$a->strings["You may visit them online at %s"] = "You may visit them online at %s";
-$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Please contact the sender by replying to this post if you do not wish to receive these messages.";
-$a->strings["%s posted an update."] = "%s posted an update.";
 $a->strings["Remote privacy information not available."] = "Remote privacy information not available.";
 $a->strings["Visible to:"] = "Visible to:";
+$a->strings["Followers"] = "Followers";
+$a->strings["Mutuals"] = "Mutuals";
 $a->strings["No valid account found."] = "No valid account found.";
 $a->strings["Password reset request issued. Check your email."] = "Password reset request issued. Please check your email.";
 $a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\n\t\tDear %1\$s,\n\t\t\tA request was received at \"%2\$s\" to reset your account password.\n\t\tTo confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser's address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided; ignore or delete this email, as the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request.";
@@ -413,27 +543,14 @@ $a->strings["Your password has been changed at %s"] = "Your password has been ch
 $a->strings["Manage Identities and/or Pages"] = "Manage Identities and Pages";
 $a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Accounts that I manage or own.";
 $a->strings["Select an identity to manage: "] = "Select identity:";
-$a->strings["No keywords to match. Please add keywords to your default profile."] = "No keywords to match. Please add keywords to your default profile.";
-$a->strings["first"] = "first";
-$a->strings["next"] = "next";
-$a->strings["Profile Match"] = "Profile Match";
 $a->strings["New Message"] = "New Message";
-$a->strings["No recipient selected."] = "No recipient selected.";
 $a->strings["Unable to locate contact information."] = "Unable to locate contact information.";
-$a->strings["Message could not be sent."] = "Message could not be sent.";
-$a->strings["Message collection failure."] = "Message collection failure.";
-$a->strings["Message sent."] = "Message sent.";
 $a->strings["Discard"] = "Discard";
 $a->strings["Messages"] = "Messages";
 $a->strings["Do you really want to delete this message?"] = "Do you really want to delete this message?";
 $a->strings["Conversation not found."] = "Conversation not found.";
 $a->strings["Message deleted."] = "Message deleted.";
 $a->strings["Conversation removed."] = "Conversation removed.";
-$a->strings["Please enter a link URL:"] = "Please enter a link URL:";
-$a->strings["Send Private Message"] = "Send private message";
-$a->strings["To:"] = "To:";
-$a->strings["Subject:"] = "Subject:";
-$a->strings["Your message:"] = "Your message:";
 $a->strings["No messages."] = "No messages.";
 $a->strings["Message not available."] = "Message not available.";
 $a->strings["Delete message"] = "Delete message";
@@ -465,7 +582,6 @@ $a->strings["Commented Order"] = "Commented last";
 $a->strings["Sort by Comment Date"] = "Sort by comment date";
 $a->strings["Posted Order"] = "Posted last";
 $a->strings["Sort by Post Date"] = "Sort by post date";
-$a->strings["Personal"] = "Personal";
 $a->strings["Posts that mention or involve you"] = "Posts mentioning or involving me";
 $a->strings["New"] = "New";
 $a->strings["Activity Stream - by date"] = "Activity Stream - by date";
@@ -473,84 +589,7 @@ $a->strings["Shared Links"] = "Shared links";
 $a->strings["Interesting Links"] = "Interesting links";
 $a->strings["Starred"] = "Starred";
 $a->strings["Favourite Posts"] = "My favourite posts";
-$a->strings["Welcome to Friendica"] = "Welcome to Friendica";
-$a->strings["New Member Checklist"] = "New Member Checklist";
-$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear.";
-$a->strings["Getting Started"] = "Getting started";
-$a->strings["Friendica Walk-Through"] = "Friendica walk-through";
-$a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join.";
-$a->strings["Settings"] = "Settings";
-$a->strings["Go to Your Settings"] = "Go to your settings";
-$a->strings["On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web.";
-$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you.";
-$a->strings["Profile"] = "Profile";
-$a->strings["Upload Profile Photo"] = "Upload profile photo";
-$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not.";
-$a->strings["Edit Your Profile"] = "Edit your profile";
-$a->strings["Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors.";
-$a->strings["Profile Keywords"] = "Profile keywords";
-$a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships.";
-$a->strings["Connecting"] = "Connecting";
-$a->strings["Importing Emails"] = "Importing emails";
-$a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Enter your email access information on your Connector Settings if you wish to import and interact with friends or mailing lists from your email INBOX";
-$a->strings["Go to Your Contacts Page"] = "Go to your contacts page";
-$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add New Contact</em> dialog."] = "Your contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add new contact</em> dialog.";
-$a->strings["Go to Your Site's Directory"] = "Go to your site's directory";
-$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own Identity Address if requested."] = "The directory lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own identity address when requested.";
-$a->strings["Finding New People"] = "Finding new people";
-$a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = "On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours.";
-$a->strings["Groups"] = "Groups";
-$a->strings["Group Your Contacts"] = "Group your contacts";
-$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Once you have made some friends, organise them into private conversation groups from the sidebar of your contacts page and then you can interact with each group privately on your network page.";
-$a->strings["Why Aren't My Posts Public?"] = "Why aren't my posts public?";
-$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."] = "Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above.";
-$a->strings["Getting Help"] = "Getting help";
-$a->strings["Go to the Help Section"] = "Go to the help section";
-$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = "Our <strong>help</strong> pages may be consulted for detail on other program features and resources.";
 $a->strings["Personal Notes"] = "Personal notes";
-$a->strings["Invalid request identifier."] = "Invalid request identifier.";
-$a->strings["Notifications"] = "Notifications";
-$a->strings["Network Notifications"] = "Network notifications";
-$a->strings["System Notifications"] = "System notifications";
-$a->strings["Personal Notifications"] = "Personal notifications";
-$a->strings["Home Notifications"] = "Home notifications";
-$a->strings["Show unread"] = "Show unread";
-$a->strings["Show all"] = "Show all";
-$a->strings["Show Ignored Requests"] = "Show ignored requests.";
-$a->strings["Hide Ignored Requests"] = "Hide ignored requests";
-$a->strings["Notification type:"] = "Notification type:";
-$a->strings["Suggested by:"] = "Suggested by:";
-$a->strings["Hide this contact from others"] = "Hide this contact from others";
-$a->strings["Approve"] = "Approve";
-$a->strings["Claims to be known to you: "] = "Says they know me:";
-$a->strings["yes"] = "yes";
-$a->strings["no"] = "no";
-$a->strings["Shall your connection be bidirectional or not?"] = "Shall your connection be in both directions or not?";
-$a->strings["Accepting %s as a friend allows %s to subscribe to your posts, and you will also receive updates from them in your news feed."] = "Accepting %s as a friend allows %s to subscribe to your posts; you will also receive updates from them in your news feed.";
-$a->strings["Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed.";
-$a->strings["Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed.";
-$a->strings["Friend"] = "Friend";
-$a->strings["Sharer"] = "Sharer";
-$a->strings["Subscriber"] = "Subscriber";
-$a->strings["About:"] = "About:";
-$a->strings["Gender:"] = "Gender:";
-$a->strings["Network:"] = "Network:";
-$a->strings["No introductions."] = "No introductions.";
-$a->strings["No more %s notifications."] = "No more %s notifications.";
-$a->strings["No more system notifications."] = "No more system notifications.";
-$a->strings["Post successful."] = "Post successful.";
-$a->strings["OpenID protocol error. No ID returned."] = "OpenID protocol error. No ID returned.";
-$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Account not found and OpenID registration is not permitted on this site.";
-$a->strings["Login failed."] = "Login failed.";
-$a->strings["Subscribing to OStatus contacts"] = "Subscribing to OStatus contacts";
-$a->strings["No contact provided."] = "No contact provided.";
-$a->strings["Couldn't fetch information for contact."] = "Couldn't fetch information for contact.";
-$a->strings["Couldn't fetch friends for contact."] = "Couldn't fetch friends for contact.";
-$a->strings["Done"] = "Done";
-$a->strings["success"] = "success";
-$a->strings["failed"] = "failed";
-$a->strings["ignored"] = "Ignored";
-$a->strings["Keep this window open until done."] = "Keep this window open until done.";
 $a->strings["Photo Albums"] = "Photo Albums";
 $a->strings["Recent Photos"] = "Recent photos";
 $a->strings["Upload New Photos"] = "Upload new photos";
@@ -561,19 +600,17 @@ $a->strings["Album successfully deleted"] = "Album successfully deleted";
 $a->strings["Album was empty."] = "Album was empty.";
 $a->strings["a photo"] = "a photo";
 $a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s was tagged in %2\$s by %3\$s";
-$a->strings["Image exceeds size limit of %s"] = "Image exceeds size limit of %s";
 $a->strings["Image upload didn't complete, please try again"] = "Image upload didn't complete, please try again";
 $a->strings["Image file is missing"] = "Image file is missing";
 $a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "Server can't accept new file upload at this time, please contact your administrator";
 $a->strings["Image file is empty."] = "Image file is empty.";
-$a->strings["Unable to process image."] = "Unable to process image.";
-$a->strings["Image upload failed."] = "Image upload failed.";
 $a->strings["No photos selected"] = "No photos selected";
 $a->strings["Access to this item is restricted."] = "Access to this item is restricted.";
 $a->strings["Upload Photos"] = "Upload photos";
 $a->strings["New album name: "] = "New album name: ";
 $a->strings["or 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["Permissions"] = "Permissions";
 $a->strings["Show to Groups"] = "Show to groups";
 $a->strings["Show to Contacts"] = "Show to contacts";
 $a->strings["Do you really want to delete this photo album and all its photos?"] = "Do you really want to delete this photo album and all its photos?";
@@ -615,88 +652,6 @@ $a->strings["poke, prod or do other things to somebody"] = "Poke, prod or do oth
 $a->strings["Recipient"] = "Recipient:";
 $a->strings["Choose what you wish to do to recipient"] = "Choose what you wish to do:";
 $a->strings["Make this post private"] = "Make this post private";
-$a->strings["Only logged in users are permitted to perform a probing."] = "Only logged in users are permitted to perform a probing.";
-$a->strings["Profile deleted."] = "Profile deleted.";
-$a->strings["Profile-"] = "Profile-";
-$a->strings["New profile created."] = "New profile created.";
-$a->strings["Profile unavailable to clone."] = "Profile unavailable to clone.";
-$a->strings["Profile Name is required."] = "Profile name is required.";
-$a->strings["Marital Status"] = "Marital status";
-$a->strings["Romantic Partner"] = "Romantic partner";
-$a->strings["Work/Employment"] = "Work/Employment:";
-$a->strings["Religion"] = "Religion";
-$a->strings["Political Views"] = "Political views";
-$a->strings["Gender"] = "Gender";
-$a->strings["Sexual Preference"] = "Sexual preference";
-$a->strings["XMPP"] = "XMPP";
-$a->strings["Homepage"] = "Homepage";
-$a->strings["Interests"] = "Interests";
-$a->strings["Address"] = "Address";
-$a->strings["Location"] = "Location";
-$a->strings["Profile updated."] = "Profile updated.";
-$a->strings["Hide contacts and friends:"] = "Hide contacts and friends:";
-$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Hide your contact/friend list from viewers of this profile?";
-$a->strings["Show more profile fields:"] = "Show more profile fields:";
-$a->strings["Profile Actions"] = "Profile actions";
-$a->strings["Edit Profile Details"] = "Edit Profile Details";
-$a->strings["Change Profile Photo"] = "Change profile photo";
-$a->strings["View this profile"] = "View this profile";
-$a->strings["View all profiles"] = "View all profiles";
-$a->strings["Edit visibility"] = "Edit visibility";
-$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["Delete this profile"] = "Delete this profile";
-$a->strings["Basic information"] = "Basic information";
-$a->strings["Profile picture"] = "Profile picture";
-$a->strings["Preferences"] = "Preferences";
-$a->strings["Status information"] = "Status information";
-$a->strings["Additional information"] = "Additional information";
-$a->strings["Relation"] = "Relation";
-$a->strings["Miscellaneous"] = "Miscellaneous";
-$a->strings["Your Gender:"] = "Gender:";
-$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\">&hearts;</span> Marital status:";
-$a->strings["Sexual Preference:"] = "Sexual preference:";
-$a->strings["Example: fishing photography software"] = "Example: fishing photography software";
-$a->strings["Profile Name:"] = "Profile name:";
-$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet.";
-$a->strings["Your Full Name:"] = "My full name:";
-$a->strings["Title/Description:"] = "Title/Description:";
-$a->strings["Street Address:"] = "Street address:";
-$a->strings["Locality/City:"] = "Locality/City:";
-$a->strings["Region/State:"] = "Region/State:";
-$a->strings["Postal/Zip Code:"] = "Postcode:";
-$a->strings["Country:"] = "Country:";
-$a->strings["Age: "] = "Age: ";
-$a->strings["Who: (if applicable)"] = "Who: (if applicable)";
-$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Examples: cathy123, Cathy Williams, cathy@example.com";
-$a->strings["Since [date]:"] = "Since when:";
-$a->strings["Tell us about yourself..."] = "About myself:";
-$a->strings["XMPP (Jabber) address:"] = "XMPP (Jabber) address:";
-$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "The XMPP address will be propagated to your contacts so that they can follow you.";
-$a->strings["Homepage URL:"] = "Homepage URL:";
-$a->strings["Hometown:"] = "Home town:";
-$a->strings["Political Views:"] = "Political views:";
-$a->strings["Religious Views:"] = "Religious views:";
-$a->strings["Public Keywords:"] = "Public keywords:";
-$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "Used for suggesting potential friends, can be seen by others.";
-$a->strings["Private Keywords:"] = "Private keywords:";
-$a->strings["(Used for searching profiles, never shown to others)"] = "Used for searching profiles, never shown to others.";
-$a->strings["Likes:"] = "Likes:";
-$a->strings["Dislikes:"] = "Dislikes:";
-$a->strings["Musical interests"] = "Music:";
-$a->strings["Books, literature"] = "Books, literature, poetry:";
-$a->strings["Television"] = "Television:";
-$a->strings["Film/dance/culture/entertainment"] = "Film, dance, culture, entertainment";
-$a->strings["Hobbies/Interests"] = "Hobbies/Interests:";
-$a->strings["Love/romance"] = "Love/Romance:";
-$a->strings["Work/employment"] = "Work/Employment:";
-$a->strings["School/education"] = "School/Education:";
-$a->strings["Contact information and Social Networks"] = "Contact information and other social networks:";
-$a->strings["Profile Image"] = "Profile image";
-$a->strings["visible to everybody"] = "Visible to everybody";
-$a->strings["Edit/Manage Profiles"] = "Edit/Manage Profiles";
-$a->strings["Change profile photo"] = "Change profile photo";
-$a->strings["Create New Profile"] = "Create new profile";
 $a->strings["Image uploaded but image cropping failed."] = "Image uploaded but image cropping failed.";
 $a->strings["Image size reduction [%s] failed."] = "Image size reduction [%s] failed.";
 $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-reload the page or clear browser cache if the new photo does not display immediately.";
@@ -710,28 +665,83 @@ $a->strings["Crop Image"] = "Crop Image";
 $a->strings["Please adjust the image cropping for optimum viewing."] = "Please adjust the image cropping for optimum viewing.";
 $a->strings["Done Editing"] = "Done editing";
 $a->strings["Image uploaded successfully."] = "Image uploaded successfully.";
-$a->strings["Permission denied"] = "Permission denied";
-$a->strings["Invalid profile identifier."] = "Invalid profile identifier.";
-$a->strings["Profile Visibility Editor"] = "Profile Visibility Editor";
-$a->strings["Click on a contact to add or remove."] = "Click on a contact to add or remove it.";
-$a->strings["Visible To"] = "Visible to";
-$a->strings["All Contacts (with secure profile access)"] = "All contacts with secure profile access";
-$a->strings["Account approved."] = "Account approved.";
-$a->strings["Registration revoked for %s"] = "Registration revoked for %s";
-$a->strings["Please login."] = "Please login.";
-$a->strings["User deleted their account"] = "User deleted their account";
-$a->strings["On your Friendica node an user deleted their account. Please ensure that their data is removed from the backups."] = "On your Friendica node a user deleted their account. Please ensure that their data is removed from the backups.";
-$a->strings["The user id is %d"] = "The user id is %d";
-$a->strings["Remove My Account"] = "Remove My Account";
-$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "This will completely remove your account. Once this has been done it is not recoverable.";
-$a->strings["Please enter your password for verification:"] = "Please enter your password for verification:";
-$a->strings["Resubscribing to OStatus contacts"] = "Resubscribing to OStatus contacts";
-$a->strings["Error"] = "Error";
 $a->strings["Only logged in users are permitted to perform a search."] = "Only logged in users are permitted to perform a search.";
 $a->strings["Only one search per minute is permitted for not logged in users."] = "Only one search per minute is permitted for not logged in users.";
 $a->strings["Search"] = "Search";
 $a->strings["Items tagged with: %s"] = "Items tagged with: %s";
 $a->strings["Results for: %s"] = "Results for: %s";
+$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s is following %2\$s's %3\$s";
+$a->strings["Contact suggestion successfully ignored."] = "Contact suggestion ignored.";
+$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["Do you really want to delete this suggestion?"] = "Do you really want to delete this suggestion?";
+$a->strings["Ignore/Hide"] = "Ignore/Hide";
+$a->strings["Friend Suggestions"] = "Friend suggestions";
+$a->strings["Export account"] = "Export account";
+$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Export your account info and contacts. Use this to backup your account or to move it to another server.";
+$a->strings["Export all"] = "Export all";
+$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Export your account info, contacts and all your items as JSON. This could be a very big file, and could take a lot of time. Use this to make a full backup of your account. Photos are not exported.";
+$a->strings["Export personal data"] = "Export personal data";
+$a->strings["No videos selected"] = "No videos selected";
+$a->strings["View Video"] = "View video";
+$a->strings["Recent Videos"] = "Recent videos";
+$a->strings["Upload New Videos"] = "Upload new videos";
+$a->strings["The requested item doesn't exist or has been deleted."] = "The requested item doesn't exist or has been deleted.";
+$a->strings["The feed for this item is unavailable."] = "The feed for this item is unavailable.";
+$a->strings["Event can not end before it has started."] = "Event cannot end before it has started.";
+$a->strings["Event title and start time are required."] = "Event title and starting time are required.";
+$a->strings["Create New Event"] = "Create new event";
+$a->strings["Event details"] = "Event details";
+$a->strings["Starting date and Title are required."] = "Starting date and title are required.";
+$a->strings["Event Starts:"] = "Event starts:";
+$a->strings["Finish date/time is not known or not relevant"] = "Finish date/time is not known or not relevant";
+$a->strings["Event Finishes:"] = "Event finishes:";
+$a->strings["Adjust for viewer timezone"] = "Adjust for viewer's time zone";
+$a->strings["Description:"] = "Description:";
+$a->strings["Location:"] = "Location:";
+$a->strings["Title:"] = "Title:";
+$a->strings["Share this event"] = "Share this event";
+$a->strings["Basic"] = "Basic";
+$a->strings["Advanced"] = "Advanced";
+$a->strings["Failed to remove event"] = "Failed to remove event";
+$a->strings["Event removed"] = "Event removed";
+$a->strings["Unable to locate original post."] = "Unable to locate original post.";
+$a->strings["Empty post discarded."] = "Empty post discarded.";
+$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "This message was sent to you by %s, a member of the Friendica social network.";
+$a->strings["You may visit them online at %s"] = "You may visit them online at %s";
+$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Please contact the sender by replying to this post if you do not wish to receive these messages.";
+$a->strings["%s posted an update."] = "%s posted an update.";
+$a->strings["Invalid request identifier."] = "Invalid request identifier.";
+$a->strings["Notifications"] = "Notifications";
+$a->strings["Network Notifications"] = "Network notifications";
+$a->strings["System Notifications"] = "System notifications";
+$a->strings["Personal Notifications"] = "Personal notifications";
+$a->strings["Home Notifications"] = "Home notifications";
+$a->strings["Show unread"] = "Show unread";
+$a->strings["Show all"] = "Show all";
+$a->strings["Show Ignored Requests"] = "Show ignored requests.";
+$a->strings["Hide Ignored Requests"] = "Hide ignored requests";
+$a->strings["Notification type:"] = "Notification type:";
+$a->strings["Suggested by:"] = "Suggested by:";
+$a->strings["Hide this contact from others"] = "Hide this contact from others";
+$a->strings["Approve"] = "Approve";
+$a->strings["Claims to be known to you: "] = "Says they know me:";
+$a->strings["yes"] = "yes";
+$a->strings["no"] = "no";
+$a->strings["Shall your connection be bidirectional or not?"] = "Shall your connection be in both directions or not?";
+$a->strings["Accepting %s as a friend allows %s to subscribe to your posts, and you will also receive updates from them in your news feed."] = "Accepting %s as a friend allows %s to subscribe to your posts; you will also receive updates from them in your news feed.";
+$a->strings["Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed.";
+$a->strings["Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed.";
+$a->strings["Friend"] = "Friend";
+$a->strings["Sharer"] = "Sharer";
+$a->strings["Subscriber"] = "Subscriber";
+$a->strings["About:"] = "About:";
+$a->strings["Gender:"] = "Gender:";
+$a->strings["Network:"] = "Network:";
+$a->strings["No introductions."] = "No introductions.";
+$a->strings["No more %s notifications."] = "No more %s notifications.";
+$a->strings["OpenID protocol error. No ID returned."] = "OpenID protocol error. No ID returned.";
+$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Account not found and OpenID registration is not permitted on this site.";
+$a->strings["Login failed."] = "Login failed.";
 $a->strings["Account"] = "Account";
 $a->strings["Two-factor authentication"] = "Two-factor authentication";
 $a->strings["Profiles"] = "Profiles";
@@ -741,13 +751,14 @@ $a->strings["Social Networks"] = "Social networks";
 $a->strings["Addons"] = "Addons";
 $a->strings["Delegations"] = "Delegations";
 $a->strings["Connected apps"] = "Connected apps";
-$a->strings["Export personal data"] = "Export personal data";
 $a->strings["Remove account"] = "Remove account";
+$a->strings["Settings"] = "Settings";
 $a->strings["Missing some important data!"] = "Missing some important data!";
 $a->strings["Update"] = "Update";
 $a->strings["Failed to connect with email account using the settings provided."] = "Failed to connect with email account using the settings provided.";
 $a->strings["Email settings updated."] = "Email settings updated.";
 $a->strings["Features updated"] = "Features updated";
+$a->strings["The theme you chose isn't available."] = "The chosen theme isn't available.";
 $a->strings["Relocate message has been send to your contacts"] = "Relocate message has been send to your contacts";
 $a->strings["Passwords do not match."] = "Passwords do not match.";
 $a->strings["Password update failed. Please try again."] = "Password update failed. Please try again.";
@@ -784,6 +795,8 @@ $a->strings["Built-in support for %s connectivity is %s"] = "Built-in support fo
 $a->strings["GNU Social (OStatus)"] = "GNU Social (OStatus)";
 $a->strings["Email access is disabled on this site."] = "Email access is disabled on this site.";
 $a->strings["General Social Media Settings"] = "General Social Media Settings";
+$a->strings["Accept only top level posts by contacts you follow"] = "Accept only top-level posts by contacts you follow";
+$a->strings["The system does an auto completion of threads when a comment arrives. This has got the side effect that you can receive posts that had been started by a non-follower but had been commented by someone you follow. This setting deactivates this behaviour. When activated, you strictly only will receive posts from people you really do follow."] = "The system automatically completes threads when a comment arrives. This has a side effect that you may receive posts started by someone you don't follow, because one of your followers commented there. This setting will deactivate this behaviour. When activated, you will only receive posts from people you really do follow.";
 $a->strings["Disable Content Warning"] = "Disable Content Warning";
 $a->strings["Users on networks like Mastodon or Pleroma are able to set a content warning field which collapse their post by default. This disables the automatic collapsing and sets the content warning as the post title. Doesn't affect any other content filtering you eventually set up."] = "Users on networks like Mastodon or Pleroma are able to set a content warning field which collapses their post by default. This disables the automatic collapsing and sets the content warning as the post title. It doesn't affect any other content filtering you may set up.";
 $a->strings["Disable intelligent shortening"] = "Disable intelligent shortening";
@@ -867,6 +880,7 @@ $a->strings["Publish your default profile in your local site directory?"] = "Pub
 $a->strings["Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."] = "Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings.";
 $a->strings["Publish your default profile in the global social directory?"] = "Publish default profile in global directory?";
 $a->strings["Your profile will be published in the global friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be visible in public."] = "Your profile will be published in the global Friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be publicly visible.";
+$a->strings["This setting also determines whether Friendica will inform search engines that your profile should be indexed or not. Third-party search engines may or may not respect this setting."] = "This setting also determines whether Friendica will inform search engines that your profile should be indexed or not. Third-party search engines may or may not respect this setting.";
 $a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Hide my contact list from others?";
 $a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create";
 $a->strings["Hide your profile details from anonymous viewers?"] = "Hide profile details from anonymous viewers?";
@@ -937,182 +951,42 @@ $a->strings["Change the behaviour of this account for special situations"] = "Ch
 $a->strings["Relocate"] = "Recent relocation";
 $a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "If you have moved this profile from another server and some of your contacts don't receive your updates:";
 $a->strings["Resend relocate message to contacts"] = "Resend relocation message to contacts";
-$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s is following %2\$s's %3\$s";
-$a->strings["Contact suggestion successfully ignored."] = "Contact suggestion ignored.";
-$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["Do you really want to delete this suggestion?"] = "Do you really want to delete this suggestion?";
-$a->strings["Ignore/Hide"] = "Ignore/Hide";
-$a->strings["Friend Suggestions"] = "Friend suggestions";
-$a->strings["Tag(s) removed"] = "Tag(s) removed";
-$a->strings["Remove Item Tag"] = "Remove Item tag";
-$a->strings["Select a tag to remove: "] = "Select a tag to remove: ";
-$a->strings["Export account"] = "Export account";
-$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Export your account info and contacts. Use this to backup your account or to move it to another server.";
-$a->strings["Export all"] = "Export all";
-$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Export your account info, contacts and all your items as JSON. This 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."] = "User imports on closed servers can only be done by an administrator.";
-$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow.";
-$a->strings["Import"] = "Import profile";
-$a->strings["Move account"] = "Move Existing Friendica Account";
-$a->strings["You can import an account from another Friendica server."] = "You can import an existing Friendica profile to this node.";
-$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here.";
-$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from diaspora*.";
-$a->strings["Account file"] = "Account file:";
-$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "To export your account, go to \"Settings->Export personal data\" and select \"Export account\"";
-$a->strings["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["Contact unfollowed"] = "Contact unfollowed";
-$a->strings["Disconnect/Unfollow"] = "Disconnect/Unfollow";
-$a->strings["[Embedded content - reload page to view]"] = "[Embedded content - reload page to view]";
-$a->strings["No videos selected"] = "No videos selected";
-$a->strings["View Video"] = "View video";
-$a->strings["Recent Videos"] = "Recent videos";
-$a->strings["Upload New Videos"] = "Upload new videos";
-$a->strings["No contacts."] = "No contacts.";
-$a->strings["Visit %s's profile [%s]"] = "Visit %s's profile [%s]";
-$a->strings["Contacts"] = "Contacts";
-$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Number of daily wall messages for %s exceeded. Message failed.";
-$a->strings["Unable to check your home location."] = "Unable to check your home location.";
-$a->strings["No recipient."] = "No recipient.";
-$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders.";
-$a->strings["Invalid request."] = "Invalid request.";
-$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Sorry, maybe your upload is bigger than the PHP configuration allows";
-$a->strings["Or - did you try to upload an empty file?"] = "Or did you try to upload an empty file?";
-$a->strings["File exceeds size limit of %s"] = "File exceeds size limit of %s";
-$a->strings["File upload failed."] = "File upload failed.";
-$a->strings["Wall Photos"] = "Wall photos";
-$a->strings["Delete this item?"] = "Delete this item?";
-$a->strings["toggle mobile"] = "Toggle mobile";
-$a->strings["No system theme config value set."] = "No system theme configuration value set.";
-$a->strings["You must be logged in to use addons. "] = "You must be logged in to use addons. ";
-$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours.";
-$a->strings["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["Could not find any contact entry for this URL (%s)"] = "Could not find any contact entry for this URL (%s)";
-$a->strings["The contact has been blocked from the node"] = "The contact has been blocked from the node";
-$a->strings["Enter new password: "] = "Enter new password: ";
-$a->strings["Post update version number has been set to %s."] = "Post update version number has been set to %s.";
-$a->strings["Check for pending update actions."] = "Check for pending update actions.";
-$a->strings["Done."] = "Done.";
-$a->strings["Execute pending post updates."] = "Execute pending post updates.";
-$a->strings["All pending post updates are done."] = "All pending post updates are done.";
-$a->strings["Frequently"] = "Frequently";
-$a->strings["Hourly"] = "Hourly";
-$a->strings["Twice daily"] = "Twice daily";
-$a->strings["Daily"] = "Daily";
-$a->strings["Weekly"] = "Weekly";
-$a->strings["Monthly"] = "Monthly";
-$a->strings["DFRN"] = "DFRN";
-$a->strings["OStatus"] = "OStatus";
-$a->strings["RSS/Atom"] = "RSS/Atom";
-$a->strings["Email"] = "Email";
-$a->strings["Zot!"] = "Zot!";
-$a->strings["LinkedIn"] = "LinkedIn";
-$a->strings["XMPP/IM"] = "XMPP/IM";
-$a->strings["MySpace"] = "MySpace";
-$a->strings["Google+"] = "Google+";
-$a->strings["pump.io"] = "pump.io";
-$a->strings["Twitter"] = "Twitter";
-$a->strings["Diaspora Connector"] = "diaspora* connector";
-$a->strings["GNU Social Connector"] = "GNU Social Connector";
-$a->strings["ActivityPub"] = "ActivityPub";
-$a->strings["pnut"] = "pnut";
-$a->strings["No answer"] = "No answer";
-$a->strings["Male"] = "Male";
-$a->strings["Female"] = "Female";
-$a->strings["Currently Male"] = "Currently male";
-$a->strings["Currently Female"] = "Currently female";
-$a->strings["Mostly Male"] = "Mostly male";
-$a->strings["Mostly Female"] = "Mostly female";
-$a->strings["Transgender"] = "Transgender";
-$a->strings["Intersex"] = "Intersex";
-$a->strings["Transsexual"] = "Transsexual";
-$a->strings["Hermaphrodite"] = "Hermaphrodite";
-$a->strings["Neuter"] = "Neuter";
-$a->strings["Non-specific"] = "Non-specific";
-$a->strings["Other"] = "Other";
-$a->strings["Males"] = "Males";
-$a->strings["Females"] = "Females";
-$a->strings["Gay"] = "Gay";
-$a->strings["Lesbian"] = "Lesbian";
-$a->strings["No Preference"] = "No Preference";
-$a->strings["Bisexual"] = "Bisexual";
-$a->strings["Autosexual"] = "Auto-sexual";
-$a->strings["Abstinent"] = "Abstinent";
-$a->strings["Virgin"] = "Virgin";
-$a->strings["Deviant"] = "Deviant";
-$a->strings["Fetish"] = "Fetish";
-$a->strings["Oodles"] = "Oodles";
-$a->strings["Nonsexual"] = "Asexual";
-$a->strings["Single"] = "Single";
-$a->strings["Lonely"] = "Lonely";
-$a->strings["Available"] = "Available";
-$a->strings["Unavailable"] = "Unavailable";
-$a->strings["Has crush"] = "Having a crush";
-$a->strings["Infatuated"] = "Infatuated";
-$a->strings["Dating"] = "Dating";
-$a->strings["Unfaithful"] = "Unfaithful";
-$a->strings["Sex Addict"] = "Sex addict";
-$a->strings["Friends"] = "Friends";
-$a->strings["Friends/Benefits"] = "Friends with benefits";
-$a->strings["Casual"] = "Casual";
-$a->strings["Engaged"] = "Engaged";
-$a->strings["Married"] = "Married";
-$a->strings["Imaginarily married"] = "Imaginarily married";
-$a->strings["Partners"] = "Partners";
-$a->strings["Cohabiting"] = "Cohabiting";
-$a->strings["Common law"] = "Common law spouse";
-$a->strings["Happy"] = "Happy";
-$a->strings["Not looking"] = "Not looking";
-$a->strings["Swinger"] = "Swinger";
-$a->strings["Betrayed"] = "Betrayed";
-$a->strings["Separated"] = "Separated";
-$a->strings["Unstable"] = "Unstable";
-$a->strings["Divorced"] = "Divorced";
-$a->strings["Imaginarily divorced"] = "Imaginarily divorced";
-$a->strings["Widowed"] = "Widowed";
-$a->strings["Uncertain"] = "Uncertain";
-$a->strings["It's complicated"] = "It's complicated";
-$a->strings["Don't care"] = "Don't care";
-$a->strings["Ask me"] = "Ask me";
-$a->strings["General Features"] = "General";
-$a->strings["Multiple Profiles"] = "Multiple profiles";
-$a->strings["Ability to create multiple profiles"] = "Ability to create multiple profiles";
-$a->strings["Photo Location"] = "Photo location";
-$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "Photo metadata is normally removed. This extracts the location (if present) prior to removing metadata and links it to a map.";
-$a->strings["Export Public Calendar"] = "Export public calendar";
-$a->strings["Ability for visitors to download the public calendar"] = "Ability for visitors to download the public calendar";
-$a->strings["Post Composition Features"] = "Post composition";
-$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["Explicit Mentions"] = "Explicit mentions";
-$a->strings["Add explicit mentions to comment box for manual control over who gets mentioned in replies."] = "Add explicit mentions to comment box for manual control over who gets mentioned in replies.";
-$a->strings["Network Sidebar"] = "Network sidebar";
-$a->strings["Ability to select posts by date ranges"] = "Ability to select posts by date ranges";
-$a->strings["Protocol Filter"] = "Protocol Filter";
-$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 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["Network Shared Links Tab"] = "Network shared links tab";
-$a->strings["Enable tab to display only Network posts with links in them"] = "Enable tab to display only network posts with links in them";
-$a->strings["Post/Comment Tools"] = "Post/Comment tools";
-$a->strings["Post Categories"] = "Post categories";
-$a->strings["Add categories to your posts"] = "Add categories to your posts";
-$a->strings["Advanced Profile Settings"] = "Advanced profiles";
-$a->strings["List Forums"] = "List forums";
-$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Show visitors of public community forums at the advanced profile page";
-$a->strings["Tag Cloud"] = "Tag cloud";
-$a->strings["Provide a personal tag cloud on your profile page"] = "Provides a personal tag cloud on your profile page";
-$a->strings["Display Membership Date"] = "Display membership date";
-$a->strings["Display membership date in profile"] = "Display membership date in profile";
-$a->strings["Forums"] = "Forums";
-$a->strings["External link to forum"] = "External link to forum";
-$a->strings["Nothing new here"] = "Nothing new here";
-$a->strings["Clear notifications"] = "Clear notifications";
-$a->strings["@name, !forum, #tags, content"] = "@name, !forum, #tags, content";
-$a->strings["Logout"] = "Logout";
-$a->strings["End this session"] = "End this session";
+$a->strings["default"] = "default";
+$a->strings["greenzero"] = "greenzero";
+$a->strings["purplezero"] = "purplezero";
+$a->strings["easterbunny"] = "easterbunny";
+$a->strings["darkzero"] = "darkzero";
+$a->strings["comix"] = "comix";
+$a->strings["slackr"] = "slackr";
+$a->strings["Variations"] = "Variations";
+$a->strings["Top Banner"] = "Top Banner";
+$a->strings["Resize image to the width of the screen and show background color below on long pages."] = "Resize image to the width of the screen and show background colour below on long pages.";
+$a->strings["Full screen"] = "Full screen";
+$a->strings["Resize image to fill entire screen, clipping either the right or the bottom."] = "Resize image to fill entire screen, clipping either the right or the bottom.";
+$a->strings["Single row mosaic"] = "Single row mosaic";
+$a->strings["Resize image to repeat it on a single row, either vertical or horizontal."] = "Resize image to repeat it on a single row, either vertical or horizontal.";
+$a->strings["Mosaic"] = "Mosaic";
+$a->strings["Repeat image to fill the screen."] = "Repeat image to fill the screen.";
+$a->strings["Custom"] = "Custom";
+$a->strings["Note"] = "Note";
+$a->strings["Check image permissions if all users are allowed to see the image"] = "Check image permissions that all everyone is allowed to see the image";
+$a->strings["Select color scheme"] = "Select colour scheme";
+$a->strings["Copy or paste schemestring"] = "Copy or paste theme string";
+$a->strings["You can copy this string to share your theme with others. Pasting here applies the schemestring"] = "You can copy this string to share your theme with others. Pasting here applies the theme string";
+$a->strings["Navigation bar background color"] = "Navigation bar background colour:";
+$a->strings["Navigation bar icon color "] = "Navigation bar icon colour:";
+$a->strings["Link color"] = "Link colour:";
+$a->strings["Set the background color"] = "Background colour:";
+$a->strings["Content background opacity"] = "Content background opacity";
+$a->strings["Set the background image"] = "Background image:";
+$a->strings["Background image style"] = "Background image style";
+$a->strings["Enable Compose page"] = "Enable compose page";
+$a->strings["This replaces the jot modal window for writing new posts with a link to <a href=\"compose\">the new Compose page</a>."] = "This replaces the jot modal window for writing new posts with a link to <a href=\"compose\">the new Compose page</a>.";
+$a->strings["Login page background image"] = "Login page background image";
+$a->strings["Login page background color"] = "Login page background colour";
+$a->strings["Leave background image and color empty for theme defaults"] = "Leave background image and colour empty for theme defaults";
+$a->strings["Guest"] = "Guest";
+$a->strings["Visitor"] = "Visitor";
 $a->strings["Status"] = "Status";
 $a->strings["Your posts and conversations"] = "My posts and conversations";
 $a->strings["Your profile page"] = "My profile page";
@@ -1120,83 +994,29 @@ $a->strings["Your photos"] = "My photos";
 $a->strings["Videos"] = "Videos";
 $a->strings["Your videos"] = "My videos";
 $a->strings["Your events"] = "My events";
-$a->strings["Personal notes"] = "Personal notes";
-$a->strings["Your personal notes"] = "My personal notes";
-$a->strings["Login"] = "Login";
-$a->strings["Sign in"] = "Sign in";
-$a->strings["Home"] = "Home";
-$a->strings["Home Page"] = "Home page";
-$a->strings["Register"] = "Sign up now >>";
-$a->strings["Create an account"] = "Create account";
-$a->strings["Help"] = "Help";
-$a->strings["Help and documentation"] = "Help and documentation";
-$a->strings["Apps"] = "Apps";
-$a->strings["Addon applications, utilities, games"] = "Addon applications, utilities, games";
-$a->strings["Search site content"] = "Search site content";
-$a->strings["Full Text"] = "Full text";
-$a->strings["Tags"] = "Tags";
-$a->strings["Community"] = "Community";
-$a->strings["Conversations on this and other servers"] = "Conversations on this and other servers";
-$a->strings["Events and Calendar"] = "Events and calendar";
-$a->strings["Directory"] = "Directory";
-$a->strings["People directory"] = "People directory";
-$a->strings["Information"] = "Information";
-$a->strings["Information about this friendica instance"] = "Information about this Friendica instance";
-$a->strings["Terms of Service"] = "Terms of Service";
-$a->strings["Terms of Service of this Friendica instance"] = "Terms of Service for this Friendica instance";
 $a->strings["Network"] = "Network";
 $a->strings["Conversations from your friends"] = "My friends' conversations";
-$a->strings["Network Reset"] = "Network reset";
-$a->strings["Load Network page with no filters"] = "Load network page without filters";
-$a->strings["Introductions"] = "Introductions";
-$a->strings["Friend Requests"] = "Friend requests";
-$a->strings["See all notifications"] = "See all notifications";
-$a->strings["Mark all system notifications seen"] = "Mark all system notifications seen";
+$a->strings["Events and Calendar"] = "Events and calendar";
 $a->strings["Private mail"] = "Private messages";
-$a->strings["Inbox"] = "Inbox";
-$a->strings["Outbox"] = "Outbox";
-$a->strings["Manage"] = "Manage";
-$a->strings["Manage other pages"] = "Manage other pages";
 $a->strings["Account settings"] = "Account settings";
-$a->strings["Manage/Edit Profiles"] = "Manage/Edit profiles";
+$a->strings["Contacts"] = "Contacts";
 $a->strings["Manage/edit friends and contacts"] = "Manage/Edit friends and contacts";
-$a->strings["Admin"] = "Admin";
-$a->strings["Site setup and configuration"] = "Site setup and configuration";
-$a->strings["Navigation"] = "Navigation";
-$a->strings["Site map"] = "Site map";
-$a->strings["Embedding disabled"] = "Embedding disabled";
-$a->strings["Embedded content"] = "Embedded content";
-$a->strings["newer"] = "Later posts";
-$a->strings["older"] = "Earlier posts";
-$a->strings["prev"] = "prev";
-$a->strings["last"] = "last";
-$a->strings["view full size"] = "view full size";
-$a->strings["Image/photo"] = "Image/Photo";
-$a->strings["<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s"] = "<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s";
-$a->strings["$1 wrote:"] = "$1 wrote:";
-$a->strings["Encrypted content"] = "Encrypted content";
-$a->strings["Invalid source protocol"] = "Invalid source protocol";
-$a->strings["Invalid link protocol"] = "Invalid link protocol";
-$a->strings["Loading more entries..."] = "Loading more entries...";
-$a->strings["The end"] = "The end";
-$a->strings["Follow"] = "Follow";
-$a->strings["Click to open/close"] = "Reveal/hide";
-$a->strings["Export"] = "Export";
-$a->strings["Export calendar as ical"] = "Export calendar as ical";
-$a->strings["Export calendar as csv"] = "Export calendar as csv";
-$a->strings["No contacts"] = "No contacts";
-$a->strings["%d Contact"] = [
-       0 => "%d contact",
-       1 => "%d contacts",
-];
-$a->strings["View Contacts"] = "View contacts";
-$a->strings["Add New Contact"] = "Add new contact";
-$a->strings["Enter address or web location"] = "Enter address or web location";
-$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Example: jo@example.com, http://example.com/jo";
-$a->strings["%d invitation available"] = [
-       0 => "%d invitation available",
-       1 => "%d invitations available",
-];
+$a->strings["Alignment"] = "Alignment";
+$a->strings["Left"] = "Left";
+$a->strings["Center"] = "Centre";
+$a->strings["Color scheme"] = "Colour scheme";
+$a->strings["Posts font size"] = "Posts font size";
+$a->strings["Textareas font size"] = "Text areas font size";
+$a->strings["Comma separated list of helper forums"] = "Comma separated list of helper forums";
+$a->strings["don't show"] = "don't show";
+$a->strings["show"] = "show";
+$a->strings["Set style"] = "Set style";
+$a->strings["Community Pages"] = "Community pages";
+$a->strings["Community Profiles"] = "Community profiles";
+$a->strings["Help or @NewHere ?"] = "Help or @NewHere ?";
+$a->strings["Connect Services"] = "Connect services";
+$a->strings["Find Friends"] = "Find friends";
+$a->strings["Last users"] = "Last users";
 $a->strings["Find People"] = "Find people";
 $a->strings["Enter name or interest"] = "Enter name or interest";
 $a->strings["Examples: Robert Morgenstein, Fishing"] = "Examples: Robert Morgenstein, fishing";
@@ -1206,23 +1026,73 @@ $a->strings["Random Profile"] = "Random profile";
 $a->strings["Invite Friends"] = "Invite friends";
 $a->strings["Global Directory"] = "Global Directory";
 $a->strings["Local Directory"] = "Local directory";
-$a->strings["Protocols"] = "Protocols";
-$a->strings["All Protocols"] = "All Protocols";
-$a->strings["Saved Folders"] = "Saved Folders";
-$a->strings["Everything"] = "Everything";
-$a->strings["Categories"] = "Categories";
-$a->strings["%d contact in common"] = [
-       0 => "%d contact in common",
-       1 => "%d contacts in common",
+$a->strings["Forums"] = "Forums";
+$a->strings["External link to forum"] = "External link to forum";
+$a->strings["show more"] = "Show more...";
+$a->strings["Quick Start"] = "Quick start";
+$a->strings["Help"] = "Help";
+$a->strings["Tuesday"] = "Tuesday";
+$a->strings["Wednesday"] = "Wednesday";
+$a->strings["Thursday"] = "Thursday";
+$a->strings["Friday"] = "Friday";
+$a->strings["Saturday"] = "Saturday";
+$a->strings["January"] = "January";
+$a->strings["February"] = "February";
+$a->strings["March"] = "March";
+$a->strings["April"] = "April";
+$a->strings["May"] = "May";
+$a->strings["June"] = "June";
+$a->strings["July"] = "July";
+$a->strings["August"] = "August";
+$a->strings["September"] = "September";
+$a->strings["October"] = "October";
+$a->strings["November"] = "November";
+$a->strings["December"] = "December";
+$a->strings["Mon"] = "Mon";
+$a->strings["Tue"] = "Tue";
+$a->strings["Wed"] = "Wed";
+$a->strings["Thu"] = "Thu";
+$a->strings["Fri"] = "Fri";
+$a->strings["Sat"] = "Sat";
+$a->strings["Sun"] = "Sun";
+$a->strings["Jan"] = "Jan";
+$a->strings["Feb"] = "Feb";
+$a->strings["Mar"] = "Mar";
+$a->strings["Apr"] = "Apr";
+$a->strings["Jun"] = "Jun";
+$a->strings["Jul"] = "Jul";
+$a->strings["Aug"] = "Aug";
+$a->strings["Sep"] = "Sep";
+$a->strings["Oct"] = "Oct";
+$a->strings["Nov"] = "Nov";
+$a->strings["Dec"] = "Dec";
+$a->strings["poke"] = "poke";
+$a->strings["poked"] = "poked";
+$a->strings["ping"] = "ping";
+$a->strings["pinged"] = "pinged";
+$a->strings["prod"] = "prod";
+$a->strings["prodded"] = "prodded";
+$a->strings["slap"] = "slap";
+$a->strings["slapped"] = "slapped";
+$a->strings["finger"] = "finger";
+$a->strings["fingered"] = "fingered";
+$a->strings["rebuff"] = "rebuff";
+$a->strings["rebuffed"] = "rebuffed";
+$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["The error message is\n[pre]%s[/pre]"] = "The error message is\n[pre]%s[/pre]";
+$a->strings["[Friendica Notify] Database update"] = "[Friendica Notify] Database update";
+$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! No version data in file! This is not a Friendica account file?"] = "Error! No version data in file! Is this a Friendica account file?";
+$a->strings["User '%s' already exists on this server!"] = "User '%s' already exists on this server!";
+$a->strings["User creation error"] = "User creation error";
+$a->strings["User profile creation error"] = "User profile creation error";
+$a->strings["%d contact not imported"] = [
+       0 => "%d contact not imported",
+       1 => "%d contacts not imported",
 ];
-$a->strings["Post to Email"] = "Post to email";
-$a->strings["Visible to everybody"] = "Visible to everybody";
-$a->strings["show"] = "show";
-$a->strings["don't show"] = "don't show";
-$a->strings["Connectors"] = "Connectors";
-$a->strings["Hide your profile details from unknown viewers?"] = "Hide profile details from unknown viewers?";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connectors are disabled since \"%s\" is enabled.";
-$a->strings["Close"] = "Close";
+$a->strings["Done. You can now login with your username and password"] = "Done. You can now login with your username and password";
 $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["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\".";
@@ -1279,55 +1149,11 @@ $a->strings["Url rewrite is working"] = "URL rewrite is working";
 $a->strings["ImageMagick PHP extension is not installed"] = "ImageMagick PHP extension is not installed";
 $a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP extension is installed";
 $a->strings["ImageMagick supports GIF"] = "ImageMagick supports GIF";
-$a->strings["Could not connect to database."] = "Could not connect to database.";
 $a->strings["Database already in use."] = "Database already in use.";
-$a->strings["Tuesday"] = "Tuesday";
-$a->strings["Wednesday"] = "Wednesday";
-$a->strings["Thursday"] = "Thursday";
-$a->strings["Friday"] = "Friday";
-$a->strings["Saturday"] = "Saturday";
-$a->strings["January"] = "January";
-$a->strings["February"] = "February";
-$a->strings["March"] = "March";
-$a->strings["April"] = "April";
-$a->strings["May"] = "May";
-$a->strings["June"] = "June";
-$a->strings["July"] = "July";
-$a->strings["August"] = "August";
-$a->strings["September"] = "September";
-$a->strings["October"] = "October";
-$a->strings["November"] = "November";
-$a->strings["December"] = "December";
-$a->strings["Mon"] = "Mon";
-$a->strings["Tue"] = "Tue";
-$a->strings["Wed"] = "Wed";
-$a->strings["Thu"] = "Thu";
-$a->strings["Fri"] = "Fri";
-$a->strings["Sat"] = "Sat";
-$a->strings["Sun"] = "Sun";
-$a->strings["Jan"] = "Jan";
-$a->strings["Feb"] = "Feb";
-$a->strings["Mar"] = "Mar";
-$a->strings["Apr"] = "Apr";
-$a->strings["Jul"] = "Jul";
-$a->strings["Aug"] = "Aug";
-$a->strings["Sep"] = "Sep";
-$a->strings["Oct"] = "Oct";
-$a->strings["Nov"] = "Nov";
-$a->strings["Dec"] = "Dec";
-$a->strings["poke"] = "poke";
-$a->strings["poked"] = "poked";
-$a->strings["ping"] = "ping";
-$a->strings["pinged"] = "pinged";
-$a->strings["prod"] = "prod";
-$a->strings["prodded"] = "prodded";
-$a->strings["slap"] = "slap";
-$a->strings["slapped"] = "slapped";
-$a->strings["finger"] = "finger";
-$a->strings["fingered"] = "fingered";
-$a->strings["rebuff"] = "rebuff";
-$a->strings["rebuffed"] = "rebuffed";
+$a->strings["Could not connect to database."] = "Could not connect to database.";
 $a->strings["System"] = "System";
+$a->strings["Home"] = "Home";
+$a->strings["Introductions"] = "Introductions";
 $a->strings["%s commented on %s's post"] = "%s commented on %s's post";
 $a->strings["%s created a new post"] = "%s posted something new";
 $a->strings["%s liked %s's post"] = "%s liked %s's post";
@@ -1342,48 +1168,248 @@ $a->strings["New Follower"] = "New follower";
 $a->strings["Welcome %s"] = "Welcome %s";
 $a->strings["Please upload a profile photo."] = "Please upload a profile photo.";
 $a->strings["Welcome back %s"] = "Welcome back %s";
-$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["The error message is\n[pre]%s[/pre]"] = "The error message is\n[pre]%s[/pre]";
-$a->strings["[Friendica Notify] Database update"] = "[Friendica Notify] Database update";
-$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! No version data in file! This is not a Friendica account file?"] = "Error! No version data in file! Is this a Friendica account file?";
-$a->strings["User '%s' already exists on this server!"] = "User '%s' already exists on this server!";
-$a->strings["User creation error"] = "User creation error";
-$a->strings["User profile creation error"] = "User profile creation error";
-$a->strings["%d contact not imported"] = [
-       0 => "%d contact not imported",
-       1 => "%d contacts not imported",
+$a->strings["Post to Email"] = "Post to email";
+$a->strings["Visible to everybody"] = "Visible to everybody";
+$a->strings["Connectors"] = "Connectors";
+$a->strings["Hide your profile details from unknown viewers?"] = "Hide profile details from unknown viewers?";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connectors are disabled since \"%s\" is enabled.";
+$a->strings["Close"] = "Close";
+$a->strings["Birthday:"] = "Birthday:";
+$a->strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD or MM-DD";
+$a->strings["never"] = "never";
+$a->strings["less than a second ago"] = "less than a second ago";
+$a->strings["year"] = "year";
+$a->strings["years"] = "years";
+$a->strings["months"] = "months";
+$a->strings["weeks"] = "weeks";
+$a->strings["days"] = "days";
+$a->strings["hour"] = "hour";
+$a->strings["hours"] = "hours";
+$a->strings["minute"] = "minute";
+$a->strings["minutes"] = "minutes";
+$a->strings["second"] = "second";
+$a->strings["seconds"] = "seconds";
+$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["Loading more entries..."] = "Loading more entries...";
+$a->strings["The end"] = "The end";
+$a->strings["Follow"] = "Follow";
+$a->strings["@name, !forum, #tags, content"] = "@name, !forum, #tags, content";
+$a->strings["Full Text"] = "Full text";
+$a->strings["Tags"] = "Tags";
+$a->strings["Click to open/close"] = "Reveal/hide";
+$a->strings["view full size"] = "view full size";
+$a->strings["Image/photo"] = "Image/Photo";
+$a->strings["<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s"] = "<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s";
+$a->strings["$1 wrote:"] = "$1 wrote:";
+$a->strings["Encrypted content"] = "Encrypted content";
+$a->strings["Invalid source protocol"] = "Invalid source protocol";
+$a->strings["Invalid link protocol"] = "Invalid link protocol";
+$a->strings["Export"] = "Export";
+$a->strings["Export calendar as ical"] = "Export calendar as ical";
+$a->strings["Export calendar as csv"] = "Export calendar as csv";
+$a->strings["No contacts"] = "No contacts";
+$a->strings["%d Contact"] = [
+       0 => "%d contact",
+       1 => "%d contacts",
 ];
-$a->strings["Done. You can now login with your username and password"] = "Done. You can now login with your username and password";
+$a->strings["View Contacts"] = "View contacts";
+$a->strings["Trending Tags (last %d hour)"] = [
+       0 => "Trending Tags (last %d hour)",
+       1 => "Trending tags (last %d hours)",
+];
+$a->strings["More Trending Tags"] = "More Trending Tags";
+$a->strings["newer"] = "Later posts";
+$a->strings["older"] = "Earlier posts";
+$a->strings["prev"] = "prev";
+$a->strings["last"] = "last";
+$a->strings["General Features"] = "General";
+$a->strings["Multiple Profiles"] = "Multiple profiles";
+$a->strings["Ability to create multiple profiles"] = "Ability to create multiple profiles";
+$a->strings["Photo Location"] = "Photo location";
+$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "Photo metadata is normally removed. This extracts the location (if present) prior to removing metadata and links it to a map.";
+$a->strings["Export Public Calendar"] = "Export public calendar";
+$a->strings["Ability for visitors to download the public calendar"] = "Ability for visitors to download the public calendar";
+$a->strings["Trending Tags"] = "Trending Tags";
+$a->strings["Show a community page widget with a list of the most popular tags in recent public posts."] = "Show a community page widget with a list of the most popular tags in recent public posts.";
+$a->strings["Post Composition Features"] = "Post composition";
+$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["Explicit Mentions"] = "Explicit mentions";
+$a->strings["Add explicit mentions to comment box for manual control over who gets mentioned in replies."] = "Add explicit mentions to comment box for manual control over who gets mentioned in replies.";
+$a->strings["Network Sidebar"] = "Network sidebar";
+$a->strings["Archives"] = "Archives";
+$a->strings["Ability to select posts by date ranges"] = "Ability to select posts by date ranges";
+$a->strings["Protocol Filter"] = "Protocol Filter";
+$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 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["Network Shared Links Tab"] = "Network shared links tab";
+$a->strings["Enable tab to display only Network posts with links in them"] = "Enable tab to display only network posts with links in them";
+$a->strings["Post/Comment Tools"] = "Post/Comment tools";
+$a->strings["Post Categories"] = "Post categories";
+$a->strings["Add categories to your posts"] = "Add categories to your posts";
+$a->strings["Advanced Profile Settings"] = "Advanced profiles";
+$a->strings["List Forums"] = "List forums";
+$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Show visitors of public community forums at the advanced profile page";
+$a->strings["Tag Cloud"] = "Tag cloud";
+$a->strings["Provide a personal tag cloud on your profile page"] = "Provides a personal tag cloud on your profile page";
+$a->strings["Display Membership Date"] = "Display membership date";
+$a->strings["Display membership date in profile"] = "Display membership date in profile";
+$a->strings["Nothing new here"] = "Nothing new here";
+$a->strings["Clear notifications"] = "Clear notifications";
+$a->strings["Logout"] = "Logout";
+$a->strings["End this session"] = "End this session";
+$a->strings["Login"] = "Login";
+$a->strings["Sign in"] = "Sign in";
+$a->strings["Personal notes"] = "Personal notes";
+$a->strings["Your personal notes"] = "My personal notes";
+$a->strings["Home Page"] = "Home page";
+$a->strings["Register"] = "Sign up now >>";
+$a->strings["Create an account"] = "Create account";
+$a->strings["Help and documentation"] = "Help and documentation";
+$a->strings["Apps"] = "Apps";
+$a->strings["Addon applications, utilities, games"] = "Addon applications, utilities, games";
+$a->strings["Search site content"] = "Search site content";
+$a->strings["Community"] = "Community";
+$a->strings["Conversations on this and other servers"] = "Conversations on this and other servers";
+$a->strings["Directory"] = "Directory";
+$a->strings["People directory"] = "People directory";
+$a->strings["Information"] = "Information";
+$a->strings["Information about this friendica instance"] = "Information about this Friendica instance";
+$a->strings["Terms of Service"] = "Terms of Service";
+$a->strings["Terms of Service of this Friendica instance"] = "Terms of Service for this Friendica instance";
+$a->strings["Network Reset"] = "Network reset";
+$a->strings["Load Network page with no filters"] = "Load network page without filters";
+$a->strings["Friend Requests"] = "Friend requests";
+$a->strings["See all notifications"] = "See all notifications";
+$a->strings["Mark all system notifications seen"] = "Mark all system notifications seen";
+$a->strings["Inbox"] = "Inbox";
+$a->strings["Outbox"] = "Outbox";
+$a->strings["Manage"] = "Manage";
+$a->strings["Manage other pages"] = "Manage other pages";
+$a->strings["Manage/Edit Profiles"] = "Manage/Edit profiles";
+$a->strings["Admin"] = "Admin";
+$a->strings["Site setup and configuration"] = "Site setup and configuration";
+$a->strings["Navigation"] = "Navigation";
+$a->strings["Site map"] = "Site map";
+$a->strings["Embedding disabled"] = "Embedding disabled";
+$a->strings["Embedded content"] = "Embedded content";
+$a->strings["Add New Contact"] = "Add new contact";
+$a->strings["Enter address or web location"] = "Enter address or web location";
+$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Example: jo@example.com, http://example.com/jo";
+$a->strings["%d invitation available"] = [
+       0 => "%d invitation available",
+       1 => "%d invitations available",
+];
+$a->strings["Following"] = "Following";
+$a->strings["Mutual friends"] = "Mutual friends";
+$a->strings["Relationships"] = "Relationships";
+$a->strings["All Contacts"] = "All contacts";
+$a->strings["Protocols"] = "Protocols";
+$a->strings["All Protocols"] = "All Protocols";
+$a->strings["Saved Folders"] = "Saved Folders";
+$a->strings["Everything"] = "Everything";
+$a->strings["Categories"] = "Categories";
+$a->strings["%d contact in common"] = [
+       0 => "%d contact in common",
+       1 => "%d contacts in common",
+];
+$a->strings["Frequently"] = "Frequently";
+$a->strings["Hourly"] = "Hourly";
+$a->strings["Twice daily"] = "Twice daily";
+$a->strings["Daily"] = "Daily";
+$a->strings["Weekly"] = "Weekly";
+$a->strings["Monthly"] = "Monthly";
+$a->strings["DFRN"] = "DFRN";
+$a->strings["OStatus"] = "OStatus";
+$a->strings["RSS/Atom"] = "RSS/Atom";
+$a->strings["Email"] = "Email";
+$a->strings["Zot!"] = "Zot!";
+$a->strings["LinkedIn"] = "LinkedIn";
+$a->strings["XMPP/IM"] = "XMPP/IM";
+$a->strings["MySpace"] = "MySpace";
+$a->strings["Google+"] = "Google+";
+$a->strings["pump.io"] = "pump.io";
+$a->strings["Twitter"] = "Twitter";
+$a->strings["Diaspora Connector"] = "diaspora* connector";
+$a->strings["GNU Social Connector"] = "GNU Social Connector";
+$a->strings["ActivityPub"] = "ActivityPub";
+$a->strings["pnut"] = "pnut";
+$a->strings["No answer"] = "No answer";
+$a->strings["Male"] = "Male";
+$a->strings["Female"] = "Female";
+$a->strings["Currently Male"] = "Currently male";
+$a->strings["Currently Female"] = "Currently female";
+$a->strings["Mostly Male"] = "Mostly male";
+$a->strings["Mostly Female"] = "Mostly female";
+$a->strings["Transgender"] = "Transgender";
+$a->strings["Intersex"] = "Intersex";
+$a->strings["Transsexual"] = "Transsexual";
+$a->strings["Hermaphrodite"] = "Hermaphrodite";
+$a->strings["Neuter"] = "Neuter";
+$a->strings["Non-specific"] = "Non-specific";
+$a->strings["Other"] = "Other";
+$a->strings["Males"] = "Males";
+$a->strings["Females"] = "Females";
+$a->strings["Gay"] = "Gay";
+$a->strings["Lesbian"] = "Lesbian";
+$a->strings["No Preference"] = "No Preference";
+$a->strings["Bisexual"] = "Bisexual";
+$a->strings["Autosexual"] = "Auto-sexual";
+$a->strings["Abstinent"] = "Abstinent";
+$a->strings["Virgin"] = "Virgin";
+$a->strings["Deviant"] = "Deviant";
+$a->strings["Fetish"] = "Fetish";
+$a->strings["Oodles"] = "Oodles";
+$a->strings["Nonsexual"] = "Asexual";
+$a->strings["Single"] = "Single";
+$a->strings["Lonely"] = "Lonely";
+$a->strings["In a relation"] = "In a relation";
+$a->strings["Has crush"] = "Having a crush";
+$a->strings["Infatuated"] = "Infatuated";
+$a->strings["Dating"] = "Dating";
+$a->strings["Unfaithful"] = "Unfaithful";
+$a->strings["Sex Addict"] = "Sex addict";
+$a->strings["Friends"] = "Friends";
+$a->strings["Friends/Benefits"] = "Friends with benefits";
+$a->strings["Casual"] = "Casual";
+$a->strings["Engaged"] = "Engaged";
+$a->strings["Married"] = "Married";
+$a->strings["Imaginarily married"] = "Imaginarily married";
+$a->strings["Partners"] = "Partners";
+$a->strings["Cohabiting"] = "Cohabiting";
+$a->strings["Common law"] = "Common law spouse";
+$a->strings["Happy"] = "Happy";
+$a->strings["Not looking"] = "Not looking";
+$a->strings["Swinger"] = "Swinger";
+$a->strings["Betrayed"] = "Betrayed";
+$a->strings["Separated"] = "Separated";
+$a->strings["Unstable"] = "Unstable";
+$a->strings["Divorced"] = "Divorced";
+$a->strings["Imaginarily divorced"] = "Imaginarily divorced";
+$a->strings["Widowed"] = "Widowed";
+$a->strings["Uncertain"] = "Uncertain";
+$a->strings["It's complicated"] = "It's complicated";
+$a->strings["Don't care"] = "Don't care";
+$a->strings["Ask me"] = "Ask me";
 $a->strings["There are no tables on MyISAM."] = "There are no tables on MyISAM.";
 $a->strings["\nError %d occurred during database update:\n%s\n"] = "\nError %d occurred during database update:\n%s\n";
 $a->strings["Errors encountered performing database changes: "] = "Errors encountered performing database changes: ";
 $a->strings["%s: Database update"] = "%s: Database update";
 $a->strings["%s: updating %s table."] = "%s: updating %s table.";
-$a->strings["Legacy module file not found: %s"] = "Legacy module file not found: %s";
-$a->strings["Drop Contact"] = "Drop contact";
-$a->strings["Organisation"] = "Organisation";
-$a->strings["News"] = "News";
-$a->strings["Forum"] = "Forum";
-$a->strings["Connect URL missing."] = "Connect URL missing.";
-$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page.";
-$a->strings["This site is not configured to allow communications with other networks."] = "This site is not configured to allow communications with other networks.";
-$a->strings["No compatible communication protocols or feeds were discovered."] = "No compatible communication protocols or feeds were discovered.";
-$a->strings["The profile address specified does not provide adequate information."] = "The profile address specified does not provide adequate information.";
-$a->strings["An author or name was not found."] = "An author or name was not found.";
-$a->strings["No browser URL could be matched to this address."] = "No browser URL could be matched to this address.";
-$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Unable to match @-style identity address with a known protocol or email contact.";
-$a->strings["Use mailto: in front of address to force email check."] = "Use mailto: in front of address to force email check.";
-$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "The profile address specified belongs to a network which has been disabled on this site.";
-$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Limited profile: This person will be unable to receive direct/private messages from you.";
-$a->strings["Unable to retrieve contact information."] = "Unable to retrieve contact information.";
+$a->strings["Filesystem storage failed to create \"%s\". Check you write permissions."] = "Filesystem storage failed to create \"%s\". Check you write permissions.";
+$a->strings["Filesystem storage failed to save data to \"%s\". Check your write permissions"] = "Filesystem storage failed to save data to \"%s\". Check your write permissions";
+$a->strings["Storage base path"] = "Storage base path";
+$a->strings["Folder where uploaded files are saved. For maximum security, This should be a path outside web server folder tree"] = "Folder where uploaded files are saved. For maximum security, this should be a path outside web server folder tree";
+$a->strings["Enter a valid existing folder"] = "Enter a valid existing folder";
+$a->strings["Database storage failed to update %s"] = "Database storage failed to update %s";
+$a->strings["Database storage failed to insert data"] = "Database storage failed to insert data";
 $a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
 $a->strings["Starts:"] = "Starts:";
 $a->strings["Finishes:"] = "Finishes:";
 $a->strings["all-day"] = "All-day";
-$a->strings["Jun"] = "Jun";
 $a->strings["Sept"] = "Sep";
 $a->strings["No events to display"] = "No events to display";
 $a->strings["l, F j"] = "l, F j";
@@ -1398,32 +1424,79 @@ $a->strings["Hide map"] = "Hide map";
 $a->strings["%s's birthday"] = "%s's birthday";
 $a->strings["Happy Birthday %s"] = "Happy Birthday, %s!";
 $a->strings["Item filed"] = "Item filed";
+$a->strings["Login failed"] = "Login failed";
+$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["Invitation could not be verified."] = "Invitation could not be verified.";
+$a->strings["Invalid OpenID url"] = "Invalid OpenID URL";
+$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID.";
+$a->strings["The error message was:"] = "The error message was:";
+$a->strings["Please enter the required information."] = "Please enter the required information.";
+$a->strings["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."] = [
+       0 => "Username should be at least %s character.",
+       1 => "Username should be at least %s characters.",
+];
+$a->strings["Username should be at most %s character."] = [
+       0 => "Username should be at most %s character.",
+       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["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["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["Your nickname can only contain a-z, 0-9 and _."] = "Your nickname can only contain a-z, 0-9 and _.";
+$a->strings["Nickname is already registered. Please choose another."] = "Nickname is already registered. Please choose another.";
+$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "SERIOUS ERROR: Generation of security keys failed.";
+$a->strings["An error occurred during registration. Please try again."] = "An error occurred during registration. Please try again.";
+$a->strings["An error occurred creating your default profile. Please try again."] = "An error occurred creating your default profile. Please try again.";
+$a->strings["An error occurred creating your self contact. Please try again."] = "An error occurred creating your self-contact. Please try again.";
+$a->strings["An error occurred creating your default contact group. Please try again."] = "An error occurred while creating your default contact group. Please try again.";
+$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\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["\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["Registration details for %s"] = "Registration details for %s";
+$a->strings["Drop Contact"] = "Drop contact";
+$a->strings["Organisation"] = "Organisation";
+$a->strings["News"] = "News";
+$a->strings["Forum"] = "Forum";
+$a->strings["Connect URL missing."] = "Connect URL missing.";
+$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page.";
+$a->strings["This site is not configured to allow communications with other networks."] = "This site is not configured to allow communications with other networks.";
+$a->strings["No compatible communication protocols or feeds were discovered."] = "No compatible communication protocols or feeds were discovered.";
+$a->strings["The profile address specified does not provide adequate information."] = "The profile address specified does not provide adequate information.";
+$a->strings["An author or name was not found."] = "An author or name was not found.";
+$a->strings["No browser URL could be matched to this address."] = "No browser URL could be matched to this address.";
+$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Unable to match @-style identity address with a known protocol or email contact.";
+$a->strings["Use mailto: in front of address to force email check."] = "Use mailto: in front of address to force email check.";
+$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "The profile address specified belongs to a network which has been disabled on this site.";
+$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Limited profile: This person will be unable to receive direct/private messages from you.";
+$a->strings["Unable to retrieve contact information."] = "Unable to retrieve contact information.";
 $a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "A deleted group with this name has been revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name.";
 $a->strings["Default privacy group for new contacts"] = "Default privacy group for new contacts";
 $a->strings["Everybody"] = "Everybody";
 $a->strings["edit"] = "edit";
+$a->strings["Groups"] = "Groups";
 $a->strings["Edit group"] = "Edit group";
 $a->strings["Contacts not in any group"] = "Contacts not in any group";
 $a->strings["Create a new group"] = "Create new group";
 $a->strings["Group Name: "] = "Group name: ";
 $a->strings["Edit groups"] = "Edit groups";
-$a->strings["activity"] = "activity";
-$a->strings["comment"] = [
-       0 => "comment",
-       1 => "comments",
-];
-$a->strings["post"] = "post";
-$a->strings["Content warning: %s"] = "Content warning: %s";
-$a->strings["bytes"] = "bytes";
-$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["Edit profile"] = "Edit profile";
-$a->strings["Atom feed"] = "Atom feed";
 $a->strings["Manage/edit profiles"] = "Manage/Edit profiles";
 $a->strings["Status:"] = "Status:";
 $a->strings["Homepage:"] = "Homepage:";
 $a->strings["XMPP:"] = "XMPP:";
+$a->strings["Unfollow"] = "Unfollow";
+$a->strings["Atom feed"] = "Atom feed";
 $a->strings["g A l F d"] = "g A l F d";
 $a->strings["F d"] = "F d";
 $a->strings["[today]"] = "[today]";
@@ -1435,7 +1508,6 @@ $a->strings["Upcoming events the next 7 days:"] = "Upcoming events the next 7 da
 $a->strings["Member since:"] = "Member since:";
 $a->strings["j F, Y"] = "j F, Y";
 $a->strings["j F"] = "j F";
-$a->strings["Birthday:"] = "Birthday:";
 $a->strings["Age:"] = "Age:";
 $a->strings["for %1\$d %2\$s"] = "for %1\$d %2\$s";
 $a->strings["Religion:"] = "Religion:";
@@ -1453,53 +1525,34 @@ $a->strings["Profile Details"] = "Profile Details";
 $a->strings["Only You Can See This"] = "Only you can see this.";
 $a->strings["Tips for New Members"] = "Tips for New Members";
 $a->strings["OpenWebAuth: %1\$s welcomes %2\$s"] = "OpenWebAuth: %1\$s welcomes %2\$s";
-$a->strings["Database storage failed to update %s"] = "Database storage failed to update %s";
-$a->strings["Database storage failed to insert data"] = "Database storage failed to insert data";
-$a->strings["Filesystem storage failed to create \"%s\". Check you write permissions."] = "Filesystem storage failed to create \"%s\". Check you write permissions.";
-$a->strings["Filesystem storage failed to save data to \"%s\". Check your write permissions"] = "Filesystem storage failed to save data to \"%s\". Check your write permissions";
-$a->strings["Storage base path"] = "Storage base path";
-$a->strings["Folder where uploaded files are saved. For maximum security, This should be a path outside web server folder tree"] = "Folder where uploaded files are saved. For maximum security, this should be a path outside web server folder tree";
-$a->strings["Enter a valid existing folder"] = "Enter a valid existing folder";
-$a->strings["Login failed"] = "Login failed";
-$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["Invitation could not be verified."] = "Invitation could not be verified.";
-$a->strings["Invalid OpenID url"] = "Invalid OpenID URL";
-$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID.";
-$a->strings["The error message was:"] = "The error message was:";
-$a->strings["Please enter the required information."] = "Please enter the required information.";
-$a->strings["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."] = [
-       0 => "Username should be at least %s character.",
-       1 => "Username should be at least %s characters.",
-];
-$a->strings["Username should be at most %s character."] = [
-       0 => "Username should be at most %s character.",
-       1 => "Username should be at most %s characters.",
+$a->strings["activity"] = "activity";
+$a->strings["comment"] = [
+       0 => "comment",
+       1 => "comments",
 ];
-$a->strings["That doesn't appear to be your full (First Last) name."] = "That doesn't appear to be your full (i.e first and last) name.";
-$a->strings["Your email domain is not among those allowed on this site."] = "Your email domain is not allowed on this site.";
-$a->strings["Not a valid email address."] = "Not a valid email address.";
-$a->strings["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["Your nickname can only contain a-z, 0-9 and _."] = "Your nickname can only contain a-z, 0-9 and _.";
-$a->strings["Nickname is already registered. Please choose another."] = "Nickname is already registered. Please choose another.";
-$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "SERIOUS ERROR: Generation of security keys failed.";
-$a->strings["An error occurred during registration. Please try again."] = "An error occurred during registration. Please try again.";
-$a->strings["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 self contact. Please try again."] = "An error occurred creating your self-contact. Please try again.";
-$a->strings["An error occurred creating your default contact group. Please try again."] = "An error occurred while creating your default contact group. Please try again.";
-$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\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["\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["Registration details for %s"] = "Registration details for %s";
+$a->strings["post"] = "post";
+$a->strings["Content warning: %s"] = "Content warning: %s";
+$a->strings["bytes"] = "bytes";
+$a->strings["View on separate page"] = "View on separate page";
+$a->strings["view on separate page"] = "view on separate page";
+$a->strings["%s's timeline"] = "%s's timeline";
+$a->strings["%s's posts"] = "%s's posts";
+$a->strings["%s's comments"] = "%s's comments";
+$a->strings["%s is now following %s."] = "%s is now following %s.";
+$a->strings["following"] = "following";
+$a->strings["%s stopped following %s."] = "%s stopped following %s.";
+$a->strings["stopped following"] = "stopped following";
+$a->strings["Sharing notification from Diaspora network"] = "Sharing notification from diaspora* network";
+$a->strings["Attachments:"] = "Attachments:";
+$a->strings["(no subject)"] = "(no subject)";
+$a->strings["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["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["No installed applications."] = "No installed applications.";
+$a->strings["Applications"] = "Applications";
+$a->strings["Credits"] = "Credits";
+$a->strings["Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"] = "Friendica is a community project that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!";
 $a->strings["Addon not found."] = "Addon not found.";
 $a->strings["Addon %s disabled."] = "Addon %s disabled.";
 $a->strings["Addon %s enabled."] = "Addon %s enabled.";
@@ -1512,6 +1565,8 @@ $a->strings["Maintainer: "] = "Maintainer: ";
 $a->strings["Addon %s failed to install."] = "Addon %s failed to install.";
 $a->strings["Reload active addons"] = "Reload active addons";
 $a->strings["There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"] = "There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s";
+$a->strings["The contact has been blocked from the node"] = "The contact has been blocked from the node";
+$a->strings["Could not find any contact entry for this URL (%s)"] = "Could not find any contact entry for this URL (%s)";
 $a->strings["%s contact unblocked"] = [
        0 => "%s contact unblocked",
        1 => "%s contacts unblocked",
@@ -1526,25 +1581,28 @@ $a->strings["No remote contact is blocked from this node."] = "No remote contact
 $a->strings["Blocked Remote Contacts"] = "Blocked remote contacts";
 $a->strings["Block New Remote Contact"] = "Block new remote contact";
 $a->strings["Photo"] = "Photo";
+$a->strings["Reason"] = "Reason";
 $a->strings["%s total blocked contact"] = [
        0 => "%s total blocked contact",
        1 => "%s total blocked contacts",
 ];
 $a->strings["URL of the remote contact to block."] = "URL of the remote contact to block.";
-$a->strings["Server added to blocklist."] = "Server added to blocklist.";
+$a->strings["Block Reason"] = "Reason for blocking";
+$a->strings["Server domain pattern added to blocklist."] = "Server domain pattern added to blocklist.";
 $a->strings["Site blocklist updated."] = "Site blocklist updated.";
-$a->strings["The blocked domain"] = "Blocked domain";
+$a->strings["Blocked server domain pattern"] = "Blocked server domain pattern";
 $a->strings["Reason for the block"] = "Reason for the block";
-$a->strings["The reason why you blocked this domain."] = "Reason why you blocked this domain.";
-$a->strings["Delete domain"] = "Delete domain";
+$a->strings["Delete server domain pattern"] = "Delete server domain pattern";
 $a->strings["Check to delete this entry from the blocklist"] = "Check to delete this entry from the blocklist";
-$a->strings["Server Blocklist"] = "Server blocklist";
-$a->strings["This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server."] = "This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server.";
-$a->strings["The list of blocked servers will be made publically available on the /friendica page so that your users and people investigating communication problems can find the reason easily."] = "The list of blocked servers will publicly available on the Friendica page so that your users and people investigating communication problems can readily find the reason.";
+$a->strings["Server Domain Pattern Blocklist"] = "Server Domain Pattern Blocklist";
+$a->strings["This page can be used to define a blacklist of server domain patterns from the federated network that are not allowed to interact with your node. For each domain pattern you should also provide the reason why you block it."] = "This page can be used to define a blacklist of server domain patterns from the federated network that are not allowed to interact with your node. For each domain pattern you should also provide the reason why you block it.";
+$a->strings["The list of blocked server domain patterns will be made publically available on the <a href=\"/friendica\">/friendica</a> page so that your users and people investigating communication problems can find the reason easily."] = "The list of blocked server domain patterns will be made publicly available on the <a href=\"/friendica\">/friendica</a> page so that your users and people investigating communication problems can find the reason easily.";
+$a->strings["<p>The server domain pattern syntax is case-insensitive shell wildcard, comprising the following special characters:</p>\n<ul>\n\t<li><code>*</code>: Any number of characters</li>\n\t<li><code>?</code>: Any single character</li>\n\t<li><code>[&lt;char1&gt;&lt;char2&gt;...]</code>: char1 or char2</li>\n</ul>"] = "<p>The server domain pattern syntax is case-insensitive shell wildcard, comprising the following special characters:</p>\n<ul>\n\t<li><code>*</code>: Any number of characters</li>\n\t<li><code>?</code>: Any single character</li>\n\t<li><code>[&lt;char1&gt;&lt;char2&gt;...]</code>: char1 or char2</li>\n</ul>";
 $a->strings["Add new entry to block list"] = "Add new entry to block list";
-$a->strings["Server Domain"] = "Server domain";
-$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "The domain of the new server to add to the block list. Do not include the protocol.";
+$a->strings["Server Domain Pattern"] = "Server Domain Pattern";
+$a->strings["The domain pattern of the new server to add to the block list. Do not include the protocol."] = "The domain pattern of the new server to add to the block list. Do not include the protocol.";
 $a->strings["Block reason"] = "Block reason";
+$a->strings["The reason why you blocked this server domain pattern."] = "The reason why you blocked this server domain pattern.";
 $a->strings["Add Entry"] = "Add entry";
 $a->strings["Save changes to the blocklist"] = "Save changes to the blocklist";
 $a->strings["Current Entries in the Blocklist"] = "Current entries in the blocklist";
@@ -1578,6 +1636,7 @@ $a->strings["You need to know the GUID of the item. You can find it e.g. by look
 $a->strings["GUID"] = "GUID";
 $a->strings["The GUID of the item you want to delete."] = "GUID of item to be deleted.";
 $a->strings["Item Guid"] = "Item Guid";
+$a->strings["The logfile '%s' is not writable. No logging possible"] = "The logfile '%s' is not writeable. No logging possible";
 $a->strings["Log settings updated."] = "Log settings updated.";
 $a->strings["PHP log currently enabled."] = "PHP log currently enabled.";
 $a->strings["PHP log currently disabled."] = "PHP log currently disabled.";
@@ -1592,6 +1651,68 @@ $a->strings["To temporarily enable logging of PHP errors and warnings you can pr
 $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["View Logs"] = "View logs";
+$a->strings["Theme settings updated."] = "Theme settings updated.";
+$a->strings["Theme %s disabled."] = "Theme %s disabled.";
+$a->strings["Theme %s successfully enabled."] = "Theme %s successfully enabled.";
+$a->strings["Theme %s failed to install."] = "Theme %s failed to install.";
+$a->strings["Screenshot"] = "Screenshot";
+$a->strings["Themes"] = "Theme selection";
+$a->strings["Unknown theme."] = "Unknown theme.";
+$a->strings["Reload active themes"] = "Reload active themes";
+$a->strings["No themes found on the system. They should be placed in %1\$s"] = "No themes found on the system. They should be placed in %1\$s";
+$a->strings["[Experimental]"] = "[Experimental]";
+$a->strings["[Unsupported]"] = "[Unsupported]";
+$a->strings["The Terms of Service settings have been updated."] = "The Terms of Service settings have been updated.";
+$a->strings["Display Terms of Service"] = "Display Terms of Service";
+$a->strings["Enable the Terms of Service page. If this is enabled a link to the terms will be added to the registration form and the general information page."] = "Enable the Terms of Service page. If this is enabled a link to the terms will be added to the registration form and the general information page.";
+$a->strings["Display Privacy Statement"] = "Display Privacy Statement";
+$a->strings["Show some informations regarding the needed information to operate the node according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."] = "Show some informations regarding the needed information to operate the node according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>.";
+$a->strings["Privacy Statement Preview"] = "Privacy Statement Preview";
+$a->strings["The Terms of Service"] = "Terms of Service";
+$a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] or lower.";
+$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\n\t\t\tDear %1\$s,\n\t\t\t\tThe administrator of %2\$s has set up an account for you.";
+$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %1\$s/removeme\n\n\t\t\tThank you and welcome to %4\$s."] = "\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %1\$s/removeme\n\n\t\t\tThank you and welcome to %4\$s.";
+$a->strings["%s user blocked"] = [
+       0 => "%s user blocked",
+       1 => "%s users blocked",
+];
+$a->strings["%s user unblocked"] = [
+       0 => "%s user unblocked",
+       1 => "%s users unblocked",
+];
+$a->strings["You can't remove yourself"] = "You can't remove yourself";
+$a->strings["%s user deleted"] = [
+       0 => "%s user deleted",
+       1 => "%s users deleted",
+];
+$a->strings["User \"%s\" deleted"] = "User \"%s\" deleted";
+$a->strings["User \"%s\" blocked"] = "User \"%s\" blocked";
+$a->strings["User \"%s\" unblocked"] = "User \"%s\" unblocked";
+$a->strings["Private Forum"] = "Private Forum";
+$a->strings["Relay"] = "Relay";
+$a->strings["Register date"] = "Registration date";
+$a->strings["Last login"] = "Last login";
+$a->strings["Last item"] = "Last item";
+$a->strings["Type"] = "Type";
+$a->strings["Users"] = "Users";
+$a->strings["Add User"] = "Add user";
+$a->strings["User registrations waiting for confirm"] = "User registrations awaiting confirmation";
+$a->strings["User waiting for permanent deletion"] = "User awaiting permanent deletion";
+$a->strings["Request date"] = "Request date";
+$a->strings["No registrations."] = "No registrations.";
+$a->strings["Note from the user"] = "Note from the user";
+$a->strings["Deny"] = "Deny";
+$a->strings["User blocked"] = "User blocked";
+$a->strings["Site admin"] = "Site admin";
+$a->strings["Account expired"] = "Account expired";
+$a->strings["New User"] = "New user";
+$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["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["Nickname"] = "Nickname";
+$a->strings["Nickname of the new user."] = "Nickname of the new user.";
+$a->strings["Email address of the new user."] = "Email address of the new user.";
 $a->strings["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."] = "This page lists the deferred worker jobs. These are jobs that couldn't initially be executed.";
 $a->strings["Inspect Worker Queue"] = "Inspect Worker Queue";
@@ -1609,7 +1730,6 @@ $a->strings["Public postings from users of this site"] = "Public postings from u
 $a->strings["Public postings from the federated network"] = "Public postings from the federated network";
 $a->strings["Public postings from local users and the federated network"] = "Public postings from local users and the federated network";
 $a->strings["Disabled"] = "Disabled";
-$a->strings["Users"] = "Users";
 $a->strings["Users, Global Contacts"] = "Users, Global Contacts";
 $a->strings["Users, Global Contacts/fallback"] = "Users, Global Contacts/fallback";
 $a->strings["One month"] = "One month";
@@ -1717,8 +1837,6 @@ $a->strings["Posts per user on community page"] = "Posts per user on community p
 $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["Disable OStatus support"] = "Disable OStatus support";
 $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"] = "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."] = "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["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";
@@ -1803,98 +1921,65 @@ $a->strings["tags"] = "tags";
 $a->strings["Server tags"] = "Server tags";
 $a->strings["Comma separated list of tags for the \"tags\" subscription."] = "Comma separated list of tags for the \"tags\" subscription.";
 $a->strings["Allow user tags"] = "Allow user tags";
-$a->strings["If enabled, the tags from the saved searches will used for the \"tags\" subscription in addition to the \"relay_server_tags\"."] = "If enabled, the tags from the saved searches will be used for the \"tags\" subscription in addition to the \"relay_server_tags\".";
-$a->strings["Start Relocation"] = "Start Relocation";
-$a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />";
-$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "A new Friendica version is available now. Your current version is %1\$s, upstream version is %2\$s";
-$a->strings["The database update failed. Please run \"php 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 last update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that might appear. (Some of the errors are possibly inside the logfile.)"] = "The last update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that may appear at the standard output and logfile.";
-$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["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["Friendica's configuration now is stored in config/local.config.php, please copy config/local-sample.config.php and move your config from <code>config/local.ini.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."] = "Friendica's configuration is now stored in config/local.config.php; please copy config/local-sample.config.php and move your config from <code>config/local.ini.php</code>. See <a href=\"%s\">the Config 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 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["Friendica's system.basepath was updated from '%s' to '%s'. Please remove the system.basepath from your db to avoid differences."] = "The system.basepath was updated from '%s' to '%s'. Please remove the system.basepath from your db to avoid differences.";
-$a->strings["Friendica's current system.basepath '%s' is wrong and the config file '%s' isn't used."] = "The current system.basepath '%s' is wrong and the config file '%s' isn't used.";
-$a->strings["Friendica's current system.basepath '%s' is not equal to the config file '%s'. Please fix your configuration."] = "The current system.basepath '%s' is not equal to the config file '%s'. Please fix your configuration.";
-$a->strings["Normal Account"] = "Standard account";
-$a->strings["Automatic Follower Account"] = "Automatic follower account";
-$a->strings["Public Forum Account"] = "Public forum account";
-$a->strings["Automatic Friend Account"] = "Automatic friend account";
-$a->strings["Blog Account"] = "Blog account";
-$a->strings["Private Forum Account"] = "Private forum account";
-$a->strings["Message queues"] = "Message queues";
-$a->strings["Server Settings"] = "Server Settings";
-$a->strings["Summary"] = "Summary";
-$a->strings["Registered users"] = "Registered users";
-$a->strings["Pending registrations"] = "Pending registrations";
-$a->strings["Version"] = "Version";
-$a->strings["Active addons"] = "Active addons";
-$a->strings["Theme settings updated."] = "Theme settings updated.";
-$a->strings["Theme %s disabled."] = "Theme %s disabled.";
-$a->strings["Theme %s successfully enabled."] = "Theme %s successfully enabled.";
-$a->strings["Theme %s failed to install."] = "Theme %s failed to install.";
-$a->strings["Screenshot"] = "Screenshot";
-$a->strings["Themes"] = "Theme selection";
-$a->strings["Unknown theme."] = "Unknown theme.";
-$a->strings["Reload active themes"] = "Reload active themes";
-$a->strings["No themes found on the system. They should be placed in %1\$s"] = "No themes found on the system. They should be placed in %1\$s";
-$a->strings["[Experimental]"] = "[Experimental]";
-$a->strings["[Unsupported]"] = "[Unsupported]";
-$a->strings["The Terms of Service settings have been updated."] = "The Terms of Service settings have been updated.";
-$a->strings["Display Terms of Service"] = "Display Terms of Service";
-$a->strings["Enable the Terms of Service page. If this is enabled a link to the terms will be added to the registration form and the general information page."] = "Enable the Terms of Service page. If this is enabled a link to the terms will be added to the registration form and the general information page.";
-$a->strings["Display Privacy Statement"] = "Display Privacy Statement";
-$a->strings["Show some informations regarding the needed information to operate the node according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."] = "Show some informations regarding the needed information to operate the node according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>.";
-$a->strings["Privacy Statement Preview"] = "Privacy Statement Preview";
-$a->strings["The Terms of Service"] = "Terms of Service";
-$a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] or lower.";
-$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\n\t\t\tDear %1\$s,\n\t\t\t\tThe administrator of %2\$s has set up an account for you.";
-$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %1\$s/removeme\n\n\t\t\tThank you and welcome to %4\$s."] = "\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %1\$s/removeme\n\n\t\t\tThank you and welcome to %4\$s.";
-$a->strings["%s user blocked"] = [
-       0 => "%s user blocked",
-       1 => "%s users blocked",
-];
-$a->strings["%s user unblocked"] = [
-       0 => "%s user unblocked",
-       1 => "%s users unblocked",
-];
-$a->strings["You can't remove yourself"] = "You can't remove yourself";
-$a->strings["%s user deleted"] = [
-       0 => "%s user deleted",
-       1 => "%s users deleted",
-];
-$a->strings["User \"%s\" deleted"] = "User \"%s\" deleted";
-$a->strings["User \"%s\" blocked"] = "User \"%s\" blocked";
-$a->strings["User \"%s\" unblocked"] = "User \"%s\" unblocked";
-$a->strings["Private Forum"] = "Private Forum";
-$a->strings["Relay"] = "Relay";
-$a->strings["Register date"] = "Registration date";
-$a->strings["Last login"] = "Last login";
-$a->strings["Last item"] = "Last item";
-$a->strings["Type"] = "Type";
-$a->strings["Add User"] = "Add user";
-$a->strings["User registrations waiting for confirm"] = "User registrations awaiting confirmation";
-$a->strings["User waiting for permanent deletion"] = "User awaiting permanent deletion";
-$a->strings["Request date"] = "Request date";
-$a->strings["No registrations."] = "No registrations.";
-$a->strings["Note from the user"] = "Note from the user";
-$a->strings["Deny"] = "Deny";
-$a->strings["User blocked"] = "User blocked";
-$a->strings["Site admin"] = "Site admin";
-$a->strings["Account expired"] = "Account expired";
-$a->strings["New User"] = "New user";
-$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["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["Nickname"] = "Nickname";
-$a->strings["Nickname of the new user."] = "Nickname of the new user.";
-$a->strings["Email address of the new user."] = "Email address of the new user.";
+$a->strings["If enabled, the tags from the saved searches will used for the \"tags\" subscription in addition to the \"relay_server_tags\"."] = "If enabled, the tags from the saved searches will be used for the \"tags\" subscription in addition to the \"relay_server_tags\".";
+$a->strings["Start Relocation"] = "Start Relocation";
+$a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />";
+$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "A new Friendica version is available now. Your current version is %1\$s, upstream version is %2\$s";
+$a->strings["The database update failed. Please run \"php 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 last update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that might appear. (Some of the errors are possibly inside the logfile.)"] = "The last update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that may appear at the standard output and logfile.";
+$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["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["Friendica's configuration now is stored in config/local.config.php, please copy config/local-sample.config.php and move your config from <code>config/local.ini.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."] = "Friendica's configuration is now stored in config/local.config.php; please copy config/local-sample.config.php and move your config from <code>config/local.ini.php</code>. See <a href=\"%s\">the Config 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 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["Friendica's system.basepath was updated from '%s' to '%s'. Please remove the system.basepath from your db to avoid differences."] = "The system.basepath was updated from '%s' to '%s'. Please remove the system.basepath from your db to avoid differences.";
+$a->strings["Friendica's current system.basepath '%s' is wrong and the config file '%s' isn't used."] = "The current system.basepath '%s' is wrong and the config file '%s' isn't used.";
+$a->strings["Friendica's current system.basepath '%s' is not equal to the config file '%s'. Please fix your configuration."] = "The current system.basepath '%s' is not equal to the config file '%s'. Please fix your configuration.";
+$a->strings["Normal Account"] = "Standard account";
+$a->strings["Automatic Follower Account"] = "Automatic follower account";
+$a->strings["Public Forum Account"] = "Public forum account";
+$a->strings["Automatic Friend Account"] = "Automatic friend account";
+$a->strings["Blog Account"] = "Blog account";
+$a->strings["Private Forum Account"] = "Private forum account";
+$a->strings["Message queues"] = "Message queues";
+$a->strings["Server Settings"] = "Server Settings";
+$a->strings["Summary"] = "Summary";
+$a->strings["Registered users"] = "Registered users";
+$a->strings["Pending registrations"] = "Pending registrations";
+$a->strings["Version"] = "Version";
+$a->strings["Active addons"] = "Active addons";
 $a->strings["No friends to display."] = "No friends to display.";
-$a->strings["No installed applications."] = "No installed applications.";
-$a->strings["Applications"] = "Applications";
 $a->strings["Item was not found."] = "Item was not found.";
+$a->strings["Submanaged account can't access the administation pages. Please log back in as the master account."] = "A managed account cannot access the administration pages. Please log in as administrator.";
+$a->strings["Overview"] = "Overview";
+$a->strings["Configuration"] = "Configuration";
+$a->strings["Database"] = "Database";
+$a->strings["DB updates"] = "DB updates";
+$a->strings["Inspect Deferred Workers"] = "Inspect deferred workers";
+$a->strings["Inspect worker Queue"] = "Inspect worker queue";
+$a->strings["Tools"] = "Tools";
+$a->strings["Contact Blocklist"] = "Contact blocklist";
+$a->strings["Server Blocklist"] = "Server blocklist";
+$a->strings["Diagnostics"] = "Diagnostics";
+$a->strings["PHP Info"] = "PHP info";
+$a->strings["probe address"] = "Probe address";
+$a->strings["check webfinger"] = "Check webfinger";
+$a->strings["Item Source"] = "Item source";
+$a->strings["Babel"] = "Babel";
+$a->strings["Addon Features"] = "Addon features";
+$a->strings["User registrations waiting for confirmation"] = "User registrations awaiting confirmation";
+$a->strings["People Search - %s"] = "People search - %s";
+$a->strings["Forum Search - %s"] = "Forum search - %s";
+$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["Time Conversion"] = "Time conversion";
+$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provides this service for sharing events with other networks and friends in unknown time zones.";
+$a->strings["UTC time: %s"] = "UTC time: %s";
+$a->strings["Current timezone: %s"] = "Current time zone: %s";
+$a->strings["Converted localtime: %s"] = "Converted local time: %s";
+$a->strings["Please select your timezone:"] = "Please select your time zone:";
+$a->strings["Only logged in users are permitted to perform a probing."] = "Only logged in users are permitted to perform a probing.";
+$a->strings["Lookup address"] = "Lookup address";
 $a->strings["Source input"] = "Source input";
 $a->strings["BBCode::toPlaintext"] = "BBCode::toPlaintext";
 $a->strings["BBCode::convert (raw HTML)"] = "BBCode::convert (raw HTML)";
@@ -1915,28 +2000,245 @@ $a->strings["HTML Input"] = "HTML input";
 $a->strings["HTML::toBBCode"] = "HTML::toBBCode";
 $a->strings["HTML::toBBCode => BBCode::convert"] = "HTML::toBBCode => BBCode::convert";
 $a->strings["HTML::toBBCode => BBCode::convert (raw HTML)"] = "HTML::toBBCode => BBCode::convert (raw HTML)";
+$a->strings["HTML::toBBCode => BBCode::toPlaintext"] = "HTML::toBBCode => BBCode::toPlaintext";
 $a->strings["HTML::toMarkdown"] = "HTML::toMarkdown";
 $a->strings["HTML::toPlaintext"] = "HTML::toPlaintext";
+$a->strings["HTML::toPlaintext (compact)"] = "HTML::toPlaintext (compact)";
 $a->strings["Source text"] = "Source text";
 $a->strings["BBCode"] = "BBCode";
 $a->strings["Markdown"] = "Markdown";
 $a->strings["HTML"] = "HTML";
-$a->strings["Overview"] = "Overview";
-$a->strings["Configuration"] = "Configuration";
-$a->strings["Database"] = "Database";
-$a->strings["DB updates"] = "DB updates";
-$a->strings["Inspect Deferred Workers"] = "Inspect deferred workers";
-$a->strings["Inspect worker Queue"] = "Inspect worker queue";
-$a->strings["Tools"] = "Tools";
-$a->strings["Contact Blocklist"] = "Contact blocklist";
-$a->strings["Diagnostics"] = "Diagnostics";
-$a->strings["PHP Info"] = "PHP info";
-$a->strings["probe address"] = "Probe address";
-$a->strings["check webfinger"] = "Check webfinger";
-$a->strings["Item Source"] = "Item source";
-$a->strings["Babel"] = "Babel";
-$a->strings["Addon Features"] = "Addon features";
-$a->strings["User registrations waiting for confirmation"] = "User registrations awaiting confirmation";
+$a->strings["No entries (some entries may be hidden)."] = "No entries (entries may be hidden).";
+$a->strings["Find on this site"] = "Find on this site";
+$a->strings["Results for:"] = "Results for:";
+$a->strings["Site Directory"] = "Site directory";
+$a->strings["Filetag %s saved to item"] = "File-tag %s saved to item";
+$a->strings["- select -"] = "- select -";
+$a->strings["No given contact."] = "No given contact.";
+$a->strings["Installed addons/apps:"] = "Installed addons/apps:";
+$a->strings["No installed addons/apps"] = "No installed addons/apps";
+$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node.";
+$a->strings["On this server the following remote servers are blocked."] = "On this server the following remote servers are blocked.";
+$a->strings["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["Bug reports and issues: please visit"] = "Bug reports and issues: please visit";
+$a->strings["the bugtracker at github"] = "the bugtracker at github";
+$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca";
+$a->strings["Group created."] = "Group created.";
+$a->strings["Could not create group."] = "Could not create group.";
+$a->strings["Group not found."] = "Group not found.";
+$a->strings["Group name changed."] = "Group name changed.";
+$a->strings["Unknown group."] = "Unknown group.";
+$a->strings["Contact is unavailable."] = "Contact is unavailable.";
+$a->strings["Contact is deleted."] = "Contact is deleted.";
+$a->strings["Contact is blocked, unable to add it to a group."] = "Contact is blocked, unable to add it to a group.";
+$a->strings["Unable to add the contact to the group."] = "Unable to add contact to group.";
+$a->strings["Contact successfully added to group."] = "Contact successfully added to group.";
+$a->strings["Unable to remove the contact from the group."] = "Unable to remove contact from group.";
+$a->strings["Contact successfully removed from group."] = "Contact removed from group.";
+$a->strings["Unknown group command."] = "Unknown group command.";
+$a->strings["Bad request."] = "Bad request.";
+$a->strings["Save Group"] = "Save group";
+$a->strings["Filter"] = "Filter";
+$a->strings["Create a group of contacts/friends."] = "Create a group of contacts/friends.";
+$a->strings["Group removed."] = "Group removed.";
+$a->strings["Unable to remove group."] = "Unable to remove group.";
+$a->strings["Delete Group"] = "Delete group";
+$a->strings["Edit Group Name"] = "Edit group name";
+$a->strings["Members"] = "Members";
+$a->strings["Remove contact from group"] = "Remove contact from group";
+$a->strings["Add contact to group"] = "Add contact to group";
+$a->strings["Help:"] = "Help:";
+$a->strings["Welcome to %s"] = "Welcome to %s";
+$a->strings["Total invitation limit exceeded."] = "Total invitation limit exceeded";
+$a->strings["%s : Not a valid email address."] = "%s : Not a valid email address";
+$a->strings["Please join us on Friendica"] = "Please join us on Friendica.";
+$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Invitation limit is exceeded. Please contact your site administrator.";
+$a->strings["%s : Message delivery failed."] = "%s : Message delivery failed";
+$a->strings["%d message sent."] = [
+       0 => "%d message sent.",
+       1 => "%d messages sent.",
+];
+$a->strings["You have no more invitations available"] = "You have no more invitations available.";
+$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks.";
+$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "To accept this invitation, please sign up at %s or any other public Friendica website.";
+$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica sites are all inter-connect to create a large privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join.";
+$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Our apologies. This system is not currently configured to connect with other public sites or invite members.";
+$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks."] = "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks.";
+$a->strings["To accept this invitation, please visit and register at %s."] = "To accept this invitation, please visit and register at %s.";
+$a->strings["Send invitations"] = "Send invitations";
+$a->strings["Enter email addresses, one per line:"] = "Enter email addresses, one per line:";
+$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web.";
+$a->strings["You will need to supply this invitation code: \$invite_code"] = "You will need to supply this invitation code: \$invite_code";
+$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Once you have signed up, please connect with me via my profile page at:";
+$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca";
+$a->strings["Please enter a post body."] = "Please enter a post body.";
+$a->strings["This feature is only available with the frio theme."] = "This feature is only available with the Frio theme.";
+$a->strings["Compose new personal note"] = "Compose new personal note";
+$a->strings["Compose new post"] = "Compose new post";
+$a->strings["Clear the location"] = "Clear the location";
+$a->strings["Location services are unavailable on your device"] = "Location services are unavailable on your device";
+$a->strings["Location services are disabled. Please check the website's permissions on your device"] = "Location services are disabled. Please check the website's permissions on your device";
+$a->strings["Public"] = "Public";
+$a->strings["This post will be sent to all your followers and can be seen in the community pages and by anyone with its link."] = "This post will be sent to all your followers and can be seen in the community pages and by anyone with its link.";
+$a->strings["Limited/Private"] = "Limited/Private";
+$a->strings["This post will be sent only to the people in the first box, to the exception of the people mentioned in the second box. It won't appear anywhere public."] = "This post will be sent only to the people in the first box, with the exception of the people mentioned in the second box. It won't appear anywhere public.";
+$a->strings["Create a New Account"] = "Create a new account";
+$a->strings["Password: "] = "Password: ";
+$a->strings["Remember me"] = "Remember me";
+$a->strings["Or login using OpenID: "] = "Or login with OpenID: ";
+$a->strings["Forgot your password?"] = "Forgot your password?";
+$a->strings["Website Terms of Service"] = "Website Terms of Service";
+$a->strings["terms of service"] = "Terms of service";
+$a->strings["Website Privacy Policy"] = "Website Privacy Policy";
+$a->strings["privacy policy"] = "Privacy policy";
+$a->strings["Logged out."] = "Logged out.";
+$a->strings["System down for maintenance"] = "Sorry, the system is currently down for maintenance.";
+$a->strings["Page not found."] = "Page not found";
+$a->strings["Invalid photo with id %s."] = "Invalid photo with id %s.";
+$a->strings["User not found."] = "User not found.";
+$a->strings["No contacts."] = "No contacts.";
+$a->strings["Visit %s's profile [%s]"] = "Visit %s's profile [%s]";
+$a->strings["Follower (%s)"] = [
+       0 => "Follower (%s)",
+       1 => "Followers (%s)",
+];
+$a->strings["Following (%s)"] = [
+       0 => "Following (%s)",
+       1 => "Following (%s)",
+];
+$a->strings["Mutual friend (%s)"] = [
+       0 => "Mutual friend (%s)",
+       1 => "Mutual friends (%s)",
+];
+$a->strings["Contact (%s)"] = [
+       0 => "Contact (%s)",
+       1 => "Contacts (%s)",
+];
+$a->strings["All contacts"] = "All contacts";
+$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking \"Register\"."] = "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking \"Register\".";
+$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items.";
+$a->strings["Your OpenID (optional): "] = "Your OpenID (optional): ";
+$a->strings["Include your profile in member directory?"] = "Include your profile in member directory?";
+$a->strings["Note for the admin"] = "Note for the admin";
+$a->strings["Leave a message for the admin, why you want to join this node"] = "Leave a message for the admin, why you want to join this node.";
+$a->strings["Membership on this site is by invitation only."] = "Membership on this site is by invitation only.";
+$a->strings["Your invitation code: "] = "Your invitation code: ";
+$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Your full name: ";
+$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Your Email Address: (Initial information will be send there; so this must be an existing address.)";
+$a->strings["Leave empty for an auto generated password."] = "Leave empty for an auto generated password.";
+$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be \"<strong>nickname@%s</strong>\"."] = "Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be \"<strong>nickname@%s</strong>\".";
+$a->strings["Choose a nickname: "] = "Choose a nickname: ";
+$a->strings["Import your profile to this friendica instance"] = "Import an existing Friendica profile to this node.";
+$a->strings["Note: This node explicitly contains adult content"] = "Note: This node explicitly contains adult content";
+$a->strings["Registration successful. Please check your email for further instructions."] = "Registration successful. Please check your email for further instructions.";
+$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Failed to send email message. Here your account details:<br> login: %s<br> password: %s<br><br>You can change your password after login.";
+$a->strings["Registration successful."] = "Registration successful.";
+$a->strings["Your registration can not be processed."] = "Your registration cannot be processed.";
+$a->strings["Your registration is pending approval by the site owner."] = "Your registration is pending approval by the site administrator.";
+$a->strings["Please enter your password to access this page."] = "Please enter your password to access this page.";
+$a->strings["App-specific password generation failed: The description is empty."] = "App-specific password generation failed: The description is empty.";
+$a->strings["App-specific password generation failed: This description already exists."] = "App-specific password generation failed: This description already exists.";
+$a->strings["New app-specific password generated."] = "New app-specific password generated.";
+$a->strings["App-specific passwords successfully revoked."] = "App-specific passwords successfully revoked.";
+$a->strings["App-specific password successfully revoked."] = "App-specific password successfully revoked.";
+$a->strings["Two-factor app-specific passwords"] = "Two-factor app-specific passwords";
+$a->strings["<p>App-specific passwords are randomly generated passwords used instead your regular password to authenticate your account on third-party applications that don't support two-factor authentication.</p>"] = "<p>App-specific passwords are randomly generated passwords used instead your regular password to authenticate your account on third-party applications that don't support two-factor authentication.</p>";
+$a->strings["Make sure to copy your new app-specific password now. You won’t be able to see it again!"] = "Make sure to copy your new app-specific password now. You won’t be able to see it again!";
+$a->strings["Description"] = "Description";
+$a->strings["Last Used"] = "Last Used";
+$a->strings["Revoke"] = "Revoke";
+$a->strings["Revoke All"] = "Revoke All";
+$a->strings["When you generate a new app-specific password, you must use it right away, it will be shown to you once after you generate it."] = "When you generate a new app-specific password, you must use it right away, it will be shown to you once after you generate it.";
+$a->strings["Generate new app-specific password"] = "Generate new app-specific password";
+$a->strings["Friendiqa on my Fairphone 2..."] = "Friendiqa on my Fairphone 2...";
+$a->strings["Generate"] = "Generate";
+$a->strings["Two-factor authentication successfully disabled."] = "Two-factor authentication successfully disabled.";
+$a->strings["<p>Use an application on a mobile device to get two-factor authentication codes when prompted on login.</p>"] = "<p>Use an application on a mobile device to get two-factor authentication codes when prompted on login.</p>";
+$a->strings["Authenticator app"] = "Authenticator app";
+$a->strings["Configured"] = "Configured";
+$a->strings["Not Configured"] = "Not configured";
+$a->strings["<p>You haven't finished configuring your authenticator app.</p>"] = "<p>You haven't finished configuring your authenticator app.</p>";
+$a->strings["<p>Your authenticator app is correctly configured.</p>"] = "<p>Your authenticator app is correctly configured.</p>";
+$a->strings["Recovery codes"] = "Recovery codes";
+$a->strings["Remaining valid codes"] = "Remaining valid codes";
+$a->strings["<p>These one-use codes can replace an authenticator app code in case you have lost access to it.</p>"] = "<p>These one-use codes can replace an authenticator app code in case you have lost access to it.</p>";
+$a->strings["App-specific passwords"] = "App-specific passwords";
+$a->strings["Generated app-specific passwords"] = "Generated app-specific passwords";
+$a->strings["<p>These randomly generated passwords allow you to authenticate on apps not supporting two-factor authentication.</p>"] = "<p>These randomly generated passwords allow you to authenticate on apps not supporting two-factor authentication.</p>";
+$a->strings["Actions"] = "Actions";
+$a->strings["Current password:"] = "Current password:";
+$a->strings["You need to provide your current password to change two-factor authentication settings."] = "You need to provide your current password to change two-factor authentication settings.";
+$a->strings["Enable two-factor authentication"] = "Enable two-factor authentication";
+$a->strings["Disable two-factor authentication"] = "Disable two-factor authentication";
+$a->strings["Show recovery codes"] = "Show recovery codes";
+$a->strings["Manage app-specific passwords"] = "Manage app-specific passwords";
+$a->strings["Finish app configuration"] = "Finish app configuration";
+$a->strings["New recovery codes successfully generated."] = "New recovery codes successfully generated.";
+$a->strings["Two-factor recovery codes"] = "Two-factor recovery codes";
+$a->strings["<p>Recovery codes can be used to access your account in the event you lose access to your device and cannot receive two-factor authentication codes.</p><p><strong>Put these in a safe spot!</strong> If you lose your device and don’t have the recovery codes you will lose access to your account.</p>"] = "<p>Recovery codes can be used to access your account in the event you lose access to your device and cannot receive two-factor authentication codes.</p><p><strong>Put these in a safe place!</strong> If you lose your device and don’t have the recovery codes you will lose access to your account.</p>";
+$a->strings["When you generate new recovery codes, you must copy the new codes. Your old codes won’t work anymore."] = "When you generate new recovery codes, you must copy the new codes. Your old codes won’t work anymore.";
+$a->strings["Generate new recovery codes"] = "Generate new recovery codes";
+$a->strings["Next: Verification"] = "Next: Verification";
+$a->strings["Two-factor authentication successfully activated."] = "Two-factor authentication successfully activated.";
+$a->strings["Invalid code, please retry."] = "Invalid code, please try again.";
+$a->strings["<p>Or you can submit the authentication settings manually:</p>\n<dl>\n\t<dt>Issuer</dt>\n\t<dd>%s</dd>\n\t<dt>Account Name</dt>\n\t<dd>%s</dd>\n\t<dt>Secret Key</dt>\n\t<dd>%s</dd>\n\t<dt>Type</dt>\n\t<dd>Time-based</dd>\n\t<dt>Number of digits</dt>\n\t<dd>6</dd>\n\t<dt>Hashing algorithm</dt>\n\t<dd>SHA-1</dd>\n</dl>"] = "<p>Or you can submit the authentication settings manually:</p>\n<dl>\n\t<dt>Issuer</dt>\n\t<dd>%s</dd>\n\t<dt>Account name</dt>\n\t<dd>%s</dd>\n\t<dt>Secret key</dt>\n\t<dd>%s</dd>\n\t<dt>Type</dt>\n\t<dd>Time-based</dd>\n\t<dt>Number of digits</dt>\n\t<dd>6</dd>\n\t<dt>Hashing algorithm</dt>\n\t<dd>SHA-1</dd>\n</dl>";
+$a->strings["Two-factor code verification"] = "Two-factor code verification";
+$a->strings["<p>Please scan this QR Code with your authenticator app and submit the provided code.</p>"] = "<p>Please scan this QR Code with your authenticator app and submit the provided code.</p>";
+$a->strings["<p>Or you can open the following URL in your mobile devicde:</p><p><a href=\"%s\">%s</a></p>"] = "<p>Or you can open the following URL in your mobile device:</p><p><a href=\"%s\">%s</a></p>";
+$a->strings["Please enter a code from your authentication app"] = "Please enter a code from your authentication app";
+$a->strings["Verify code and enable two-factor authentication"] = "Verify code and enable two-factor authentication";
+$a->strings["Bad Request"] = "Bad Request";
+$a->strings["Unauthorized"] = "Unauthorized";
+$a->strings["Forbidden"] = "Forbidden";
+$a->strings["Not Found"] = "Not found";
+$a->strings["Internal Server Error"] = "Internal Server Error";
+$a->strings["Service Unavailable"] = "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["Go back"] = "Go back";
+$a->strings["Remaining recovery codes: %d"] = "Remaining recovery codes: %d";
+$a->strings["Two-factor recovery"] = "Two-factor recovery";
+$a->strings["<p>You can enter one of your one-time recovery codes in case you lost access to your mobile device.</p>"] = "<p>You can enter one of your one-time recovery codes in case you lost access to your mobile device.</p>";
+$a->strings["Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"] = "Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>";
+$a->strings["Please enter a recovery code"] = "Please enter a recovery code";
+$a->strings["Submit recovery code and complete login"] = "Submit recovery code and complete login";
+$a->strings["<p>Open the two-factor authentication app on your device to get an authentication code and verify your identity.</p>"] = "<p>Open the two-factor authentication app on your device to get an authentication code and verify your identity.</p>";
+$a->strings["Verify code and complete login"] = "Verify code and complete login";
+$a->strings["Welcome to Friendica"] = "Welcome to Friendica";
+$a->strings["New Member Checklist"] = "New Member Checklist";
+$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear.";
+$a->strings["Getting Started"] = "Getting started";
+$a->strings["Friendica Walk-Through"] = "Friendica walk-through";
+$a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join.";
+$a->strings["Go to Your Settings"] = "Go to your settings";
+$a->strings["On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web.";
+$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you.";
+$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not.";
+$a->strings["Edit Your Profile"] = "Edit your profile";
+$a->strings["Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors.";
+$a->strings["Profile Keywords"] = "Profile keywords";
+$a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships.";
+$a->strings["Connecting"] = "Connecting";
+$a->strings["Importing Emails"] = "Importing emails";
+$a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Enter your email access information on your Connector Settings if you wish to import and interact with friends or mailing lists from your email INBOX";
+$a->strings["Go to Your Contacts Page"] = "Go to your contacts page";
+$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add New Contact</em> dialog."] = "Your contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add new contact</em> dialog.";
+$a->strings["Go to Your Site's Directory"] = "Go to your site's directory";
+$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own Identity Address if requested."] = "The directory lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own identity address when requested.";
+$a->strings["Finding New People"] = "Finding new people";
+$a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = "On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours.";
+$a->strings["Group Your Contacts"] = "Group your contacts";
+$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Once you have made some friends, organise them into private conversation groups from the sidebar of your contacts page and then you can interact with each group privately on your network page.";
+$a->strings["Why Aren't My Posts Public?"] = "Why aren't my posts public?";
+$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."] = "Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above.";
+$a->strings["Getting Help"] = "Getting help";
+$a->strings["Go to the Help Section"] = "Go to the help section";
+$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = "Our <strong>help</strong> pages may be consulted for detail on other program features and resources.";
 $a->strings["This page is missing a url parameter."] = "This page is missing a URL parameter.";
 $a->strings["The post was created"] = "The post was created";
 $a->strings["%d contact edited."] = [
@@ -1946,6 +2248,7 @@ $a->strings["%d contact edited."] = [
 $a->strings["Could not access contact record."] = "Could not access contact record.";
 $a->strings["Could not locate selected profile."] = "Could not locate selected profile.";
 $a->strings["Contact updated."] = "Contact updated.";
+$a->strings["Contact not found"] = "Contact not found";
 $a->strings["Contact has been blocked"] = "Contact has been blocked";
 $a->strings["Contact has been unblocked"] = "Contact has been unblocked";
 $a->strings["Contact has been ignored"] = "Contact has been ignored";
@@ -1994,13 +2297,9 @@ $a->strings["Notification for new posts"] = "Notification for new posts";
 $a->strings["Send a notification of every new post of this contact"] = "Send notification for every new post from this contact";
 $a->strings["Blacklisted keywords"] = "Blacklisted keywords";
 $a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected";
-$a->strings["Actions"] = "Actions";
-$a->strings["Suggestions"] = "Suggestions";
-$a->strings["Suggest potential friends"] = "Suggest potential friends";
-$a->strings["All Contacts"] = "All contacts";
 $a->strings["Show all contacts"] = "Show all contacts";
-$a->strings["Unblocked"] = "Unblocked";
-$a->strings["Only show unblocked contacts"] = "Only show unblocked contacts";
+$a->strings["Pending"] = "Pending";
+$a->strings["Only show pending contacts"] = "Only show pending contacts";
 $a->strings["Blocked"] = "Blocked";
 $a->strings["Only show blocked contacts"] = "Only show blocked contacts";
 $a->strings["Ignored"] = "Ignored";
@@ -2022,57 +2321,13 @@ $a->strings["Advanced Contact Settings"] = "Advanced contact settings";
 $a->strings["Mutual Friendship"] = "Mutual friendship";
 $a->strings["is a fan of yours"] = "is a fan of yours";
 $a->strings["you are a fan of"] = "I follow them";
+$a->strings["Pending outgoing contact request"] = "Pending outgoing contact request";
+$a->strings["Pending incoming contact request"] = "Pending incoming contact request";
 $a->strings["Edit contact"] = "Edit contact";
 $a->strings["Toggle Blocked status"] = "Toggle blocked status";
 $a->strings["Toggle Ignored status"] = "Toggle ignored status";
 $a->strings["Toggle Archive status"] = "Toggle archive status";
 $a->strings["Delete contact"] = "Delete contact";
-$a->strings["Credits"] = "Credits";
-$a->strings["Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"] = "Friendica is a community project that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!";
-$a->strings["No entries (some entries may be hidden)."] = "No entries (entries may be hidden).";
-$a->strings["Find on this site"] = "Find on this site";
-$a->strings["Results for:"] = "Results for:";
-$a->strings["Site Directory"] = "Site directory";
-$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["Filetag %s saved to item"] = "File-tag %s saved to item";
-$a->strings["- select -"] = "- select -";
-$a->strings["No given contact."] = "No given contact.";
-$a->strings["Installed addons/apps:"] = "Installed addons/apps:";
-$a->strings["No installed addons/apps"] = "No installed addons/apps";
-$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node.";
-$a->strings["On this server the following remote servers are blocked."] = "On this server the following remote servers are blocked.";
-$a->strings["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["Bug reports and issues: please visit"] = "Bug reports and issues: please visit";
-$a->strings["the bugtracker at github"] = "the bugtracker at github";
-$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca";
-$a->strings["Group created."] = "Group created.";
-$a->strings["Could not create group."] = "Could not create group.";
-$a->strings["Group not found."] = "Group not found.";
-$a->strings["Group name changed."] = "Group name changed.";
-$a->strings["Unknown group."] = "Unknown group.";
-$a->strings["Contact is unavailable."] = "Contact is unavailable.";
-$a->strings["Contact is deleted."] = "Contact is deleted.";
-$a->strings["Contact is blocked, unable to add it to a group."] = "Contact is blocked, unable to add it to a group.";
-$a->strings["Unable to add the contact to the group."] = "Unable to add contact to group.";
-$a->strings["Contact successfully added to group."] = "Contact successfully added to group.";
-$a->strings["Unable to remove the contact from the group."] = "Unable to remove contact from group.";
-$a->strings["Contact successfully removed from group."] = "Contact removed from group.";
-$a->strings["Unknown group command."] = "Unknown group command.";
-$a->strings["Bad request."] = "Bad request.";
-$a->strings["Save Group"] = "Save group";
-$a->strings["Filter"] = "Filter";
-$a->strings["Create a group of contacts/friends."] = "Create a group of contacts/friends.";
-$a->strings["Group removed."] = "Group removed.";
-$a->strings["Unable to remove group."] = "Unable to remove group.";
-$a->strings["Delete Group"] = "Delete group";
-$a->strings["Edit Group Name"] = "Edit group name";
-$a->strings["Members"] = "Members";
-$a->strings["Remove contact from group"] = "Remove contact from group";
-$a->strings["Add contact to group"] = "Add contact to group";
-$a->strings["Help:"] = "Help:";
-$a->strings["Welcome to %s"] = "Welcome to %s";
 $a->strings["Friendica Communications Server - Setup"] = "Friendica Communications Server - Setup";
 $a->strings["System check"] = "System check";
 $a->strings["Check again"] = "Check again";
@@ -2103,126 +2358,6 @@ $a->strings["Installation finished"] = "Installation finished";
 $a->strings["<h1>What next</h1>"] = "<h1>What next</h1>";
 $a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANT: You will need to [manually] setup a scheduled task for the worker.";
 $a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel.";
-$a->strings["Total invitation limit exceeded."] = "Total invitation limit exceeded";
-$a->strings["%s : Not a valid email address."] = "%s : Not a valid email address";
-$a->strings["Please join us on Friendica"] = "Please join us on Friendica.";
-$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Invitation limit is exceeded. Please contact your site administrator.";
-$a->strings["%s : Message delivery failed."] = "%s : Message delivery failed";
-$a->strings["%d message sent."] = [
-       0 => "%d message sent.",
-       1 => "%d messages sent.",
-];
-$a->strings["You have no more invitations available"] = "You have no more invitations available.";
-$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks.";
-$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "To accept this invitation, please sign up at %s or any other public Friendica website.";
-$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica sites are all inter-connect to create a large privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join.";
-$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Our apologies. This system is not currently configured to connect with other public sites or invite members.";
-$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks."] = "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks.";
-$a->strings["To accept this invitation, please visit and register at %s."] = "To accept this invitation, please visit and register at %s.";
-$a->strings["Send invitations"] = "Send invitations";
-$a->strings["Enter email addresses, one per line:"] = "Enter email addresses, one per line:";
-$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web.";
-$a->strings["You will need to supply this invitation code: \$invite_code"] = "You will need to supply this invitation code: \$invite_code";
-$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Once you have signed up, please connect with me via my profile page at:";
-$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca";
-$a->strings["Time Conversion"] = "Time conversion";
-$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provides this service for sharing events with other networks and friends in unknown time zones.";
-$a->strings["UTC time: %s"] = "UTC time: %s";
-$a->strings["Current timezone: %s"] = "Current time zone: %s";
-$a->strings["Converted localtime: %s"] = "Converted local time: %s";
-$a->strings["Please select your timezone:"] = "Please select your time zone:";
-$a->strings["Create a New Account"] = "Create a new account";
-$a->strings["Password: "] = "Password: ";
-$a->strings["Remember me"] = "Remember me";
-$a->strings["Or login using OpenID: "] = "Or login with OpenID: ";
-$a->strings["Forgot your password?"] = "Forgot your password?";
-$a->strings["Website Terms of Service"] = "Website Terms of Service";
-$a->strings["terms of service"] = "Terms of service";
-$a->strings["Website Privacy Policy"] = "Website Privacy Policy";
-$a->strings["privacy policy"] = "Privacy policy";
-$a->strings["Logged out."] = "Logged out.";
-$a->strings["System down for maintenance"] = "Sorry, the system is currently down for maintenance.";
-$a->strings["Page not found."] = "Page not found";
-$a->strings["Invalid photo with id %s."] = "Invalid photo with id %s.";
-$a->strings["%s's timeline"] = "%s's timeline";
-$a->strings["%s's posts"] = "%s's posts";
-$a->strings["%s's comments"] = "%s's comments";
-$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking \"Register\"."] = "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking \"Register\".";
-$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items.";
-$a->strings["Your OpenID (optional): "] = "Your OpenID (optional): ";
-$a->strings["Include your profile in member directory?"] = "Include your profile in member directory?";
-$a->strings["Note for the admin"] = "Note for the admin";
-$a->strings["Leave a message for the admin, why you want to join this node"] = "Leave a message for the admin, why you want to join this node.";
-$a->strings["Membership on this site is by invitation only."] = "Membership on this site is by invitation only.";
-$a->strings["Your invitation code: "] = "Your invitation code: ";
-$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Your full name: ";
-$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Your Email Address: (Initial information will be send there; so this must be an existing address.)";
-$a->strings["Leave empty for an auto generated password."] = "Leave empty for an auto generated password.";
-$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be \"<strong>nickname@%s</strong>\"."] = "Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be \"<strong>nickname@%s</strong>\".";
-$a->strings["Choose a nickname: "] = "Choose a nickname: ";
-$a->strings["Import your profile to this friendica instance"] = "Import an existing Friendica profile to this node.";
-$a->strings["Note: This node explicitly contains adult content"] = "Note: This node explicitly contains adult content";
-$a->strings["Registration successful. Please check your email for further instructions."] = "Registration successful. Please check your email for further instructions.";
-$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Failed to send email message. Here your account details:<br> login: %s<br> password: %s<br><br>You can change your password after login.";
-$a->strings["Registration successful."] = "Registration successful.";
-$a->strings["Your registration can not be processed."] = "Your registration cannot be processed.";
-$a->strings["Your registration is pending approval by the site owner."] = "Your registration is pending approval by the site administrator.";
-$a->strings["Two-factor authentication successfully disabled."] = "Two-factor authentication successfully disabled.";
-$a->strings["<p>Use an application on a mobile device to get two-factor authentication codes when prompted on login.</p>"] = "<p>Use an application on a mobile device to get two-factor authentication codes when prompted on login.</p>";
-$a->strings["Authenticator app"] = "Authenticator app";
-$a->strings["Configured"] = "Configured";
-$a->strings["Not Configured"] = "Not configured";
-$a->strings["<p>You haven't finished configuring your authenticator app.</p>"] = "<p>You haven't finished configuring your authenticator app.</p>";
-$a->strings["<p>Your authenticator app is correctly configured.</p>"] = "<p>Your authenticator app is correctly configured.</p>";
-$a->strings["Recovery codes"] = "Recovery codes";
-$a->strings["Remaining valid codes"] = "Remaining valid codes";
-$a->strings["<p>These one-use codes can replace an authenticator app code in case you have lost access to it.</p>"] = "<p>These one-use codes can replace an authenticator app code in case you have lost access to it.</p>";
-$a->strings["Current password:"] = "Current password:";
-$a->strings["You need to provide your current password to change two-factor authentication settings."] = "You need to provide your current password to change two-factor authentication settings.";
-$a->strings["Enable two-factor authentication"] = "Enable two-factor authentication";
-$a->strings["Disable two-factor authentication"] = "Disable two-factor authentication";
-$a->strings["Show recovery codes"] = "Show recovery codes";
-$a->strings["Finish app configuration"] = "Finish app configuration";
-$a->strings["Please enter your password to access this page."] = "Please enter your password to access this page.";
-$a->strings["New recovery codes successfully generated."] = "New recovery codes successfully generated.";
-$a->strings["Two-factor recovery codes"] = "Two-factor recovery codes";
-$a->strings["<p>Recovery codes can be used to access your account in the event you lose access to your device and cannot receive two-factor authentication codes.</p><p><strong>Put these in a safe spot!</strong> If you lose your device and don’t have the recovery codes you will lose access to your account.</p>"] = "<p>Recovery codes can be used to access your account in the event you lose access to your device and cannot receive two-factor authentication codes.</p><p><strong>Put these in a safe place!</strong> If you lose your device and don’t have the recovery codes you will lose access to your account.</p>";
-$a->strings["When you generate new recovery codes, you must copy the new codes. Your old codes won’t work anymore."] = "When you generate new recovery codes, you must copy the new codes. Your old codes won’t work anymore.";
-$a->strings["Generate new recovery codes"] = "Generate new recovery codes";
-$a->strings["Next: Verification"] = "Next: Verification";
-$a->strings["Two-factor authentication successfully activated."] = "Two-factor authentication successfully activated.";
-$a->strings["Invalid code, please retry."] = "Invalid code, please try again.";
-$a->strings["<p>Or you can submit the authentication settings manually:</p>\n<dl>\n\t<dt>Issuer</dt>\n\t<dd>%s</dd>\n\t<dt>Account Name</dt>\n\t<dd>%s</dd>\n\t<dt>Secret Key</dt>\n\t<dd>%s</dd>\n\t<dt>Type</dt>\n\t<dd>Time-based</dd>\n\t<dt>Number of digits</dt>\n\t<dd>6</dd>\n\t<dt>Hashing algorithm</dt>\n\t<dd>SHA-1</dd>\n</dl>"] = "<p>Or you can submit the authentication settings manually:</p>\n<dl>\n\t<dt>Issuer</dt>\n\t<dd>%s</dd>\n\t<dt>Account name</dt>\n\t<dd>%s</dd>\n\t<dt>Secret key</dt>\n\t<dd>%s</dd>\n\t<dt>Type</dt>\n\t<dd>Time-based</dd>\n\t<dt>Number of digits</dt>\n\t<dd>6</dd>\n\t<dt>Hashing algorithm</dt>\n\t<dd>SHA-1</dd>\n</dl>";
-$a->strings["Two-factor code verification"] = "Two-factor code verification";
-$a->strings["<p>Please scan this QR Code with your authenticator app and submit the provided code.</p>"] = "<p>Please scan this QR Code with your authenticator app and submit the provided code.</p>";
-$a->strings["<p>Or you can open the following URL in your mobile devicde:</p><p><a href=\"%s\">%s</a></p>"] = "<p>Or you can open the following URL in your mobile device:</p><p><a href=\"%s\">%s</a></p>";
-$a->strings["Please enter a code from your authentication app"] = "Please enter a code from your authentication app";
-$a->strings["Verify code and enable two-factor authentication"] = "Verify code and enable two-factor authentication";
-$a->strings["Bad Request"] = "Bad Request";
-$a->strings["Unauthorized"] = "Unauthorized";
-$a->strings["Forbidden"] = "Forbidden";
-$a->strings["Not Found"] = "Not found";
-$a->strings["Internal Server Error"] = "Internal Server Error";
-$a->strings["Service Unavailable"] = "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["Go back"] = "Go back";
-$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["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["Remaining recovery codes: %d"] = "Remaining recovery codes: %d";
-$a->strings["Two-factor recovery"] = "Two-factor recovery";
-$a->strings["<p>You can enter one of your one-time recovery codes in case you lost access to your mobile device.</p>"] = "<p>You can enter one of your one-time recovery codes in case you lost access to your mobile device.</p>";
-$a->strings["Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"] = "Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>";
-$a->strings["Please enter a recovery code"] = "Please enter a recovery code";
-$a->strings["Submit recovery code and complete login"] = "Submit recovery code and complete login";
-$a->strings["<p>Open the two-factor authentication app on your device to get an authentication code and verify your identity.</p>"] = "<p>Open the two-factor authentication app on your device to get an authentication code and verify your identity.</p>";
-$a->strings["Verify code and complete login"] = "Verify code and complete login";
 $a->strings["This entry was edited"] = "This entry was edited";
 $a->strings["Private Message"] = "Private message";
 $a->strings["Delete locally"] = "Delete locally";
@@ -2260,76 +2395,19 @@ $a->strings["%d comment"] = [
 ];
 $a->strings["Show more"] = "Show more";
 $a->strings["Show fewer"] = "Show fewer";
-$a->strings["Sharing notification from Diaspora network"] = "Sharing notification from diaspora* network";
-$a->strings["Attachments:"] = "Attachments:";
-$a->strings["%s is now following %s."] = "%s is now following %s.";
-$a->strings["following"] = "following";
-$a->strings["%s stopped following %s."] = "%s stopped following %s.";
-$a->strings["stopped following"] = "stopped following";
-$a->strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD or MM-DD";
-$a->strings["never"] = "never";
-$a->strings["less than a second ago"] = "less than a second ago";
-$a->strings["year"] = "year";
-$a->strings["years"] = "years";
-$a->strings["months"] = "months";
-$a->strings["weeks"] = "weeks";
-$a->strings["days"] = "days";
-$a->strings["hour"] = "hour";
-$a->strings["hours"] = "hours";
-$a->strings["minute"] = "minute";
-$a->strings["minutes"] = "minutes";
-$a->strings["second"] = "second";
-$a->strings["seconds"] = "seconds";
-$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["(no subject)"] = "(no subject)";
+$a->strings["You must be logged in to use addons. "] = "You must be logged in to use addons. ";
+$a->strings["Delete this item?"] = "Delete this item?";
+$a->strings["toggle mobile"] = "Toggle mobile";
+$a->strings["Legacy module file not found: %s"] = "Legacy module file not found: %s";
+$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours.";
+$a->strings["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["Enter new password: "] = "Enter new password: ";
+$a->strings["Post update version number has been set to %s."] = "Post update version number has been set to %s.";
+$a->strings["Check for pending update actions."] = "Check for pending update actions.";
+$a->strings["Done."] = "Done.";
+$a->strings["Execute pending post updates."] = "Execute pending post updates.";
+$a->strings["All pending post updates are done."] = "All pending post updates are done.";
+$a->strings["No system theme config value set."] = "No system theme configuration value set.";
 $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."] = "%s: Updating post-type.";
-$a->strings["greenzero"] = "greenzero";
-$a->strings["purplezero"] = "purplezero";
-$a->strings["easterbunny"] = "easterbunny";
-$a->strings["darkzero"] = "darkzero";
-$a->strings["comix"] = "comix";
-$a->strings["slackr"] = "slackr";
-$a->strings["Variations"] = "Variations";
-$a->strings["Custom"] = "Custom";
-$a->strings["Note"] = "Note";
-$a->strings["Check image permissions if all users are allowed to see the image"] = "Check image permissions that all everyone is allowed to see the image";
-$a->strings["Select color scheme"] = "Select colour scheme";
-$a->strings["Copy or paste schemestring"] = "Copy or paste theme string";
-$a->strings["You can copy this string to share your theme with others. Pasting here applies the schemestring"] = "You can copy this string to share your theme with others. Pasting here applies the theme string";
-$a->strings["Navigation bar background color"] = "Navigation bar background colour:";
-$a->strings["Navigation bar icon color "] = "Navigation bar icon colour:";
-$a->strings["Link color"] = "Link colour:";
-$a->strings["Set the background color"] = "Background colour:";
-$a->strings["Content background opacity"] = "Content background opacity";
-$a->strings["Set the background image"] = "Background image:";
-$a->strings["Background image style"] = "Background image style";
-$a->strings["Login page background image"] = "Login page background image";
-$a->strings["Login page background color"] = "Login page background colour";
-$a->strings["Leave background image and color empty for theme defaults"] = "Leave background image and colour empty for theme defaults";
-$a->strings["Top Banner"] = "Top Banner";
-$a->strings["Resize image to the width of the screen and show background color below on long pages."] = "Resize image to the width of the screen and show background colour below on long pages.";
-$a->strings["Full screen"] = "Full screen";
-$a->strings["Resize image to fill entire screen, clipping either the right or the bottom."] = "Resize image to fill entire screen, clipping either the right or the bottom.";
-$a->strings["Single row mosaic"] = "Single row mosaic";
-$a->strings["Resize image to repeat it on a single row, either vertical or horizontal."] = "Resize image to repeat it on a single row, either vertical or horizontal.";
-$a->strings["Mosaic"] = "Mosaic";
-$a->strings["Repeat image to fill the screen."] = "Repeat image to fill the screen.";
-$a->strings["Guest"] = "Guest";
-$a->strings["Visitor"] = "Visitor";
-$a->strings["Alignment"] = "Alignment";
-$a->strings["Left"] = "Left";
-$a->strings["Center"] = "Centre";
-$a->strings["Color scheme"] = "Colour scheme";
-$a->strings["Posts font size"] = "Posts font size";
-$a->strings["Textareas font size"] = "Text areas font size";
-$a->strings["Comma separated list of helper forums"] = "Comma separated list of helper forums";
-$a->strings["Set style"] = "Set style";
-$a->strings["Community Pages"] = "Community pages";
-$a->strings["Community Profiles"] = "Community profiles";
-$a->strings["Help or @NewHere ?"] = "Help or @NewHere ?";
-$a->strings["Connect Services"] = "Connect services";
-$a->strings["Find Friends"] = "Find friends";
-$a->strings["Last users"] = "Last users";
-$a->strings["Quick Start"] = "Quick start";
index fa5865d386b2f1382f60cb7ecfb6a53d60622c13..af366bee2c3900c72b19225c17f1dc199e6bb8ec 100644 (file)
@@ -5,13 +5,13 @@
 # Translators:
 # Andy H3 <andy@hubup.pro>, 2017-2019
 # Hypolite Petovan <hypolite@mrpetovan.com>, 2018-2019
-# R C <miqrogroove@gmail.com>, 2018
+# R C, 2018
 msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2019-05-15 08:55-0400\n"
-"PO-Revision-Date: 2019-06-16 06:56+0000\n"
+"POT-Creation-Date: 2019-09-15 07:45+0200\n"
+"PO-Revision-Date: 2019-09-27 06:10+0000\n"
 "Last-Translator: Andy H3 <andy@hubup.pro>\n"
 "Language-Team: English (United States) (http://www.transifex.com/Friendica/friendica/language/en_US/)\n"
 "MIME-Version: 1.0\n"
@@ -20,14 +20,68 @@ msgstr ""
 "Language: en_US\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: include/api.php:1116
+#: include/items.php:354 src/Module/Admin/Themes/Details.php:53
+#: src/Module/Admin/Themes/Index.php:43 src/Module/Debug/ItemBody.php:27
+#: src/Module/Debug/ItemBody.php:40
+msgid "Item not found."
+msgstr "Item not found."
+
+#: include/items.php:392
+msgid "Do you really want to delete this item?"
+msgstr "Do you really want to delete this item?"
+
+#: include/items.php:394 mod/api.php:109 mod/profiles.php:526
+#: mod/profiles.php:529 mod/profiles.php:551 mod/dfrn_request.php:640
+#: mod/follow.php:163 mod/message.php:150 mod/suggest.php:73
+#: mod/settings.php:1089 mod/settings.php:1095 mod/settings.php:1102
+#: mod/settings.php:1106 mod/settings.php:1110 mod/settings.php:1114
+#: mod/settings.php:1118 mod/settings.php:1122 mod/settings.php:1142
+#: mod/settings.php:1143 mod/settings.php:1144 mod/settings.php:1145
+#: mod/settings.php:1146 src/Module/Register.php:97 src/Module/Contact.php:423
+msgid "Yes"
+msgstr "Yes"
+
+#: include/items.php:397 include/conversation.php:1251 mod/tagrm.php:20
+#: mod/tagrm.php:115 mod/unfollow.php:132 mod/dfrn_request.php:650
+#: mod/editpost.php:110 mod/fbrowser.php:110 mod/fbrowser.php:139
+#: mod/follow.php:174 mod/message.php:153 mod/photos.php:1084
+#: mod/photos.php:1191 mod/suggest.php:76 mod/settings.php:678
+#: mod/settings.php:704 src/Module/Contact.php:426
+msgid "Cancel"
+msgstr "Cancel"
+
+#: include/items.php:444 mod/api.php:34 mod/api.php:39 mod/delegate.php:30
+#: mod/delegate.php:48 mod/delegate.php:59 mod/ostatus_subscribe.php:18
+#: mod/regmod.php:89 mod/repair_ostatus.php:16 mod/uimport.php:17
+#: mod/unfollow.php:22 mod/unfollow.php:77 mod/unfollow.php:109
+#: mod/wall_attach.php:76 mod/wall_attach.php:79 mod/wall_upload.php:107
+#: mod/wall_upload.php:110 mod/wallmessage.php:19 mod/wallmessage.php:43
+#: mod/wallmessage.php:82 mod/wallmessage.php:106 mod/profiles.php:182
+#: mod/profiles.php:499 mod/cal.php:301 mod/common.php:27 mod/crepair.php:90
+#: mod/dfrn_confirm.php:64 mod/editpost.php:21 mod/follow.php:57
+#: mod/follow.php:134 mod/fsuggest.php:63 mod/manage.php:130
+#: mod/message.php:56 mod/message.php:101 mod/network.php:37 mod/notes.php:27
+#: mod/photos.php:178 mod/photos.php:962 mod/poke.php:141
+#: mod/profile_photo.php:32 mod/profile_photo.php:177
+#: mod/profile_photo.php:197 mod/suggest.php:39 mod/events.php:208
+#: mod/item.php:170 mod/notifications.php:73 mod/settings.php:52
+#: mod/settings.php:165 mod/settings.php:667 src/Module/Attach.php:42
+#: src/Module/FollowConfirm.php:27 src/Module/Group.php:31
+#: src/Module/Group.php:77 src/Module/Invite.php:22 src/Module/Invite.php:110
+#: src/Module/Notifications/Notify.php:19 src/Module/Profile/Contacts.php:50
+#: src/Module/Register.php:192 src/Module/Search/Directory.php:18
+#: src/Module/Contact.php:340
+msgid "Permission denied."
+msgstr "Permission denied."
+
+#: include/api.php:1119
 #, php-format
 msgid "Daily posting limit of %d post reached. The post was rejected."
 msgid_plural "Daily posting limit of %d posts reached. The post was rejected."
 msgstr[0] "Daily posting limit of %d post reached. The post was rejected."
 msgstr[1] "Daily posting limit of %d posts reached. This post was rejected."
 
-#: include/api.php:1130
+#: include/api.php:1133
 #, php-format
 msgid "Weekly posting limit of %d post reached. The post was rejected."
 msgid_plural ""
@@ -35,487 +89,490 @@ msgid_plural ""
 msgstr[0] "Weekly posting limit of %d post reached. The post was rejected."
 msgstr[1] "Weekly posting limit of %d posts reached. This post was rejected."
 
-#: include/api.php:1144
+#: include/api.php:1147
 #, php-format
 msgid "Monthly posting limit of %d post reached. The post was rejected."
 msgstr "Monthly posting limit of %d posts reached. This post was rejected."
 
-#: include/api.php:4511 mod/photos.php:91 mod/photos.php:193
-#: mod/photos.php:636 mod/photos.php:1082 mod/photos.php:1099
-#: mod/photos.php:1601 mod/profile_photo.php:85 mod/profile_photo.php:94
-#: mod/profile_photo.php:103 mod/profile_photo.php:217
-#: mod/profile_photo.php:305 mod/profile_photo.php:315 src/Model/User.php:763
-#: src/Model/User.php:771 src/Model/User.php:779
+#: include/api.php:4589 mod/photos.php:91 mod/photos.php:196
+#: mod/photos.php:640 mod/photos.php:1090 mod/photos.php:1107
+#: mod/photos.php:1610 mod/profile_photo.php:85 mod/profile_photo.php:94
+#: mod/profile_photo.php:103 mod/profile_photo.php:210
+#: mod/profile_photo.php:298 mod/profile_photo.php:308 src/Model/User.php:796
+#: src/Model/User.php:804 src/Model/User.php:812
 msgid "Profile Photos"
 msgstr "Profile photos"
 
-#: include/conversation.php:160 include/conversation.php:297
-#: src/Model/Item.php:3253
+#: include/conversation.php:161 include/conversation.php:298
+#: src/Model/Item.php:3309
 msgid "event"
 msgstr "event"
 
-#: include/conversation.php:163 include/conversation.php:173
-#: include/conversation.php:300 include/conversation.php:309
-#: mod/subthread.php:88 mod/tagger.php:68
+#: include/conversation.php:164 include/conversation.php:174
+#: include/conversation.php:301 include/conversation.php:310
+#: mod/subthread.php:88 mod/tagger.php:69
 msgid "status"
 msgstr "status"
 
-#: include/conversation.php:168 include/conversation.php:305
-#: mod/subthread.php:88 mod/tagger.php:68 src/Model/Item.php:3255
+#: include/conversation.php:169 include/conversation.php:306
+#: mod/subthread.php:88 mod/tagger.php:69 src/Model/Item.php:3311
 msgid "photo"
 msgstr "photo"
 
-#: include/conversation.php:181
+#: include/conversation.php:182
 #, php-format
 msgid "%1$s likes %2$s's %3$s"
 msgstr "%1$s likes %2$s's %3$s"
 
-#: include/conversation.php:183
+#: include/conversation.php:184
 #, php-format
 msgid "%1$s doesn't like %2$s's %3$s"
 msgstr "%1$s doesn't like %2$s's %3$s"
 
-#: include/conversation.php:185
+#: include/conversation.php:186
 #, php-format
 msgid "%1$s attends %2$s's %3$s"
 msgstr "%1$s goes to %2$s's %3$s"
 
-#: include/conversation.php:187
+#: include/conversation.php:188
 #, php-format
 msgid "%1$s doesn't attend %2$s's %3$s"
 msgstr "%1$s won’t attend %2$s's %3$s"
 
-#: include/conversation.php:189
+#: include/conversation.php:190
 #, php-format
 msgid "%1$s attends maybe %2$s's %3$s"
 msgstr "%1$s might go to %2$s's %3$s"
 
-#: include/conversation.php:224
+#: include/conversation.php:225
 #, php-format
 msgid "%1$s is now friends with %2$s"
 msgstr "%1$s is now friends with %2$s"
 
-#: include/conversation.php:265
+#: include/conversation.php:266
 #, php-format
 msgid "%1$s poked %2$s"
 msgstr "%1$s poked %2$s"
 
-#: include/conversation.php:319 mod/tagger.php:101
+#: include/conversation.php:320 mod/tagger.php:102
 #, php-format
 msgid "%1$s tagged %2$s's %3$s with %4$s"
 msgstr "%1$s tagged %2$s's %3$s with %4$s"
 
-#: include/conversation.php:341
+#: include/conversation.php:342
 msgid "post/item"
 msgstr "Post/Item"
 
-#: include/conversation.php:342
+#: include/conversation.php:343
 #, php-format
 msgid "%1$s marked %2$s's %3$s as favorite"
 msgstr "%1$s marked %2$s's %3$s as favorite"
 
-#: include/conversation.php:568 mod/photos.php:1433 mod/profiles.php:352
+#: include/conversation.php:569 mod/profiles.php:352 mod/photos.php:1442
 msgid "Likes"
 msgstr "Likes"
 
-#: include/conversation.php:569 mod/photos.php:1433 mod/profiles.php:355
+#: include/conversation.php:570 mod/profiles.php:355 mod/photos.php:1442
 msgid "Dislikes"
 msgstr "Dislikes"
 
-#: include/conversation.php:570 include/conversation.php:1564
-#: mod/photos.php:1434
+#: include/conversation.php:571 include/conversation.php:1566
+#: mod/photos.php:1443
 msgid "Attending"
 msgid_plural "Attending"
 msgstr[0] "Attending"
 msgstr[1] "Attending"
 
-#: include/conversation.php:571 mod/photos.php:1434
+#: include/conversation.php:572 mod/photos.php:1443
 msgid "Not attending"
 msgstr "Not attending"
 
-#: include/conversation.php:572 mod/photos.php:1434
+#: include/conversation.php:573 mod/photos.php:1443
 msgid "Might attend"
 msgstr "Might attend"
 
-#: include/conversation.php:573
+#: include/conversation.php:574
 msgid "Reshares"
 msgstr "Reshares"
 
-#: include/conversation.php:653 mod/photos.php:1490 src/Object/Post.php:208
+#: include/conversation.php:654 mod/photos.php:1499 src/Object/Post.php:209
 msgid "Select"
 msgstr "Select"
 
-#: include/conversation.php:654 mod/photos.php:1491 mod/settings.php:735
-#: src/Module/Admin/Users.php:288 src/Module/Contact.php:830
-#: src/Module/Contact.php:1105
+#: include/conversation.php:655 mod/photos.php:1500 mod/settings.php:738
+#: src/Module/Admin/Users.php:288 src/Module/Contact.php:805
+#: src/Module/Contact.php:1086
 msgid "Delete"
 msgstr "Delete"
 
-#: include/conversation.php:679 src/Object/Post.php:382
-#: src/Object/Post.php:383
+#: include/conversation.php:681 src/Object/Post.php:383
+#: src/Object/Post.php:384
 #, php-format
 msgid "View %s's profile @ %s"
 msgstr "View %s's profile @ %s"
 
-#: include/conversation.php:692 src/Object/Post.php:370
+#: include/conversation.php:694 src/Object/Post.php:371
 msgid "Categories:"
 msgstr "Categories:"
 
-#: include/conversation.php:693 src/Object/Post.php:371
+#: include/conversation.php:695 src/Object/Post.php:372
 msgid "Filed under:"
 msgstr "Filed under:"
 
-#: include/conversation.php:700 src/Object/Post.php:396
+#: include/conversation.php:702 src/Object/Post.php:397
 #, php-format
 msgid "%s from %s"
 msgstr "%s from %s"
 
-#: include/conversation.php:715
+#: include/conversation.php:717
 msgid "View in context"
 msgstr "View in context"
 
-#: include/conversation.php:717 include/conversation.php:1230
-#: mod/editpost.php:86 mod/message.php:260 mod/message.php:442
-#: mod/photos.php:1406 mod/wallmessage.php:141 src/Object/Post.php:423
+#: include/conversation.php:719 include/conversation.php:1232
+#: mod/wallmessage.php:141 mod/editpost.php:86 mod/message.php:260
+#: mod/message.php:442 mod/photos.php:1415 src/Module/Item/Compose.php:193
+#: src/Object/Post.php:424
 msgid "Please wait"
 msgstr "Please wait"
 
-#: include/conversation.php:781
+#: include/conversation.php:783
 msgid "remove"
 msgstr "Remove"
 
-#: include/conversation.php:785
+#: include/conversation.php:787
 msgid "Delete Selected Items"
 msgstr "Delete selected items"
 
-#: include/conversation.php:940 view/theme/frio/theme.php:358
+#: include/conversation.php:942 view/theme/frio/theme.php:363
 msgid "Follow Thread"
 msgstr "Follow thread"
 
-#: include/conversation.php:941 src/Model/Contact.php:1111
+#: include/conversation.php:943 src/Model/Contact.php:1225
 msgid "View Status"
 msgstr "View status"
 
-#: include/conversation.php:942 include/conversation.php:960
-#: mod/dirfind.php:226 mod/match.php:87 mod/suggest.php:87
-#: src/Model/Contact.php:1051 src/Model/Contact.php:1104
-#: src/Model/Contact.php:1112 src/Module/AllFriends.php:74
-#: src/Module/Directory.php:155
+#: include/conversation.php:944 include/conversation.php:962 mod/match.php:87
+#: mod/suggest.php:87 src/Model/Contact.php:1165 src/Model/Contact.php:1218
+#: src/Model/Contact.php:1226 src/Module/AllFriends.php:74
+#: src/Module/BaseSearchModule.php:133 src/Module/Directory.php:150
 msgid "View Profile"
 msgstr "View profile"
 
-#: include/conversation.php:943 src/Model/Contact.php:1113
+#: include/conversation.php:945 src/Model/Contact.php:1227
 msgid "View Photos"
 msgstr "View photos"
 
-#: include/conversation.php:944 src/Model/Contact.php:1105
-#: src/Model/Contact.php:1114
+#: include/conversation.php:946 src/Model/Contact.php:1219
+#: src/Model/Contact.php:1228
 msgid "Network Posts"
 msgstr "Network posts"
 
-#: include/conversation.php:945 src/Model/Contact.php:1106
-#: src/Model/Contact.php:1115
+#: include/conversation.php:947 src/Model/Contact.php:1220
+#: src/Model/Contact.php:1229
 msgid "View Contact"
 msgstr "View contact"
 
-#: include/conversation.php:946 src/Model/Contact.php:1117
+#: include/conversation.php:948 src/Model/Contact.php:1231
 msgid "Send PM"
 msgstr "Send PM"
 
-#: include/conversation.php:947 src/Module/Admin/Blocklist/Contact.php:66
-#: src/Module/Admin/Users.php:289 src/Module/Contact.php:624
-#: src/Module/Contact.php:827 src/Module/Contact.php:1080
+#: include/conversation.php:949 src/Module/Admin/Blocklist/Contact.php:67
+#: src/Module/Admin/Users.php:289 src/Module/Contact.php:585
+#: src/Module/Contact.php:802 src/Module/Contact.php:1061
 msgid "Block"
 msgstr "Block"
 
-#: include/conversation.php:948 mod/notifications.php:60
-#: mod/notifications.php:186 mod/notifications.php:279
-#: src/Module/Contact.php:625 src/Module/Contact.php:828
-#: src/Module/Contact.php:1088
+#: include/conversation.php:950 mod/notifications.php:63
+#: mod/notifications.php:197 mod/notifications.php:290
+#: src/Module/Contact.php:586 src/Module/Contact.php:803
+#: src/Module/Contact.php:1069
 msgid "Ignore"
 msgstr "Ignore"
 
-#: include/conversation.php:952 src/Model/Contact.php:1118
+#: include/conversation.php:954 src/Model/Contact.php:1232
 msgid "Poke"
 msgstr "Poke"
 
-#: include/conversation.php:957 mod/dirfind.php:227 mod/follow.php:158
-#: mod/match.php:88 mod/suggest.php:88 src/Content/Widget.php:63
-#: src/Model/Contact.php:1107 src/Module/AllFriends.php:75
-#: src/Module/Contact.php:577 view/theme/vier/theme.php:201
+#: include/conversation.php:959 mod/match.php:88 mod/follow.php:160
+#: mod/suggest.php:88 view/theme/vier/theme.php:201 src/Content/Widget.php:66
+#: src/Model/Contact.php:1221 src/Module/AllFriends.php:75
+#: src/Module/BaseSearchModule.php:134
 msgid "Connect/Follow"
 msgstr "Connect/Follow"
 
-#: include/conversation.php:1082
+#: include/conversation.php:1084
 #, php-format
 msgid "%s likes this."
 msgstr "%s likes this."
 
-#: include/conversation.php:1085
+#: include/conversation.php:1087
 #, php-format
 msgid "%s doesn't like this."
 msgstr "%s doesn't like this."
 
-#: include/conversation.php:1088
+#: include/conversation.php:1090
 #, php-format
 msgid "%s attends."
 msgstr "%s attends."
 
-#: include/conversation.php:1091
+#: include/conversation.php:1093
 #, php-format
 msgid "%s doesn't attend."
 msgstr "%s won't attend."
 
-#: include/conversation.php:1094
+#: include/conversation.php:1096
 #, php-format
 msgid "%s attends maybe."
 msgstr "%s might attend."
 
-#: include/conversation.php:1097 include/conversation.php:1140
+#: include/conversation.php:1099 include/conversation.php:1142
 #, php-format
 msgid "%s reshared this."
 msgstr "%s reshared this."
 
-#: include/conversation.php:1105
+#: include/conversation.php:1107
 msgid "and"
 msgstr "and"
 
-#: include/conversation.php:1111
+#: include/conversation.php:1113
 #, php-format
 msgid "and %d other people"
 msgstr "and %d other people"
 
-#: include/conversation.php:1119
+#: include/conversation.php:1121
 #, php-format
 msgid "<span  %1$s>%2$d people</span> like this"
 msgstr "<span  %1$s>%2$d people</span> like this"
 
-#: include/conversation.php:1120
+#: include/conversation.php:1122
 #, php-format
 msgid "%s like this."
 msgstr "%s like this."
 
-#: include/conversation.php:1123
+#: include/conversation.php:1125
 #, php-format
 msgid "<span  %1$s>%2$d people</span> don't like this"
 msgstr "<span  %1$s>%2$d people</span> don't like this"
 
-#: include/conversation.php:1124
+#: include/conversation.php:1126
 #, php-format
 msgid "%s don't like this."
 msgstr "%s don't like this."
 
-#: include/conversation.php:1127
+#: include/conversation.php:1129
 #, php-format
 msgid "<span  %1$s>%2$d people</span> attend"
 msgstr "<span  %1$s>%2$d people</span> attend"
 
-#: include/conversation.php:1128
+#: include/conversation.php:1130
 #, php-format
 msgid "%s attend."
 msgstr "%s attend."
 
-#: include/conversation.php:1131
+#: include/conversation.php:1133
 #, php-format
 msgid "<span  %1$s>%2$d people</span> don't attend"
 msgstr "<span  %1$s>%2$d people</span> won't attend"
 
-#: include/conversation.php:1132
+#: include/conversation.php:1134
 #, php-format
 msgid "%s don't attend."
 msgstr "%s won't attend."
 
-#: include/conversation.php:1135
+#: include/conversation.php:1137
 #, php-format
 msgid "<span  %1$s>%2$d people</span> attend maybe"
 msgstr "<span  %1$s>%2$d people</span> might attend"
 
-#: include/conversation.php:1136
+#: include/conversation.php:1138
 #, php-format
 msgid "%s attend maybe."
 msgstr "%s may be attending."
 
-#: include/conversation.php:1139
+#: include/conversation.php:1141
 #, php-format
 msgid "<span  %1$s>%2$d people</span> reshared this"
 msgstr "<span  %1$s>%2$d people</span> reshared this"
 
-#: include/conversation.php:1169
+#: include/conversation.php:1171
 msgid "Visible to <strong>everybody</strong>"
 msgstr "Visible to <strong>everybody</strong>"
 
-#: include/conversation.php:1170 src/Object/Post.php:886
+#: include/conversation.php:1172 src/Module/Item/Compose.php:187
+#: src/Object/Post.php:888
 msgid "Please enter a image/video/audio/webpage URL:"
 msgstr "Please enter an image/video/audio/webpage URL:"
 
-#: include/conversation.php:1171
+#: include/conversation.php:1173
 msgid "Tag term:"
 msgstr "Tag term:"
 
-#: include/conversation.php:1172 src/Module/Filer/SaveTag.php:49
+#: include/conversation.php:1174 src/Module/Filer/SaveTag.php:48
 msgid "Save to Folder:"
 msgstr "Save to folder:"
 
-#: include/conversation.php:1173
+#: include/conversation.php:1175
 msgid "Where are you right now?"
 msgstr "Where are you right now?"
 
-#: include/conversation.php:1174
+#: include/conversation.php:1176
 msgid "Delete item(s)?"
 msgstr "Delete item(s)?"
 
-#: include/conversation.php:1206
+#: include/conversation.php:1208
 msgid "New Post"
 msgstr "New post"
 
-#: include/conversation.php:1209
+#: include/conversation.php:1211
 msgid "Share"
 msgstr "Share"
 
-#: include/conversation.php:1210 mod/editpost.php:72 mod/message.php:258
-#: mod/message.php:439 mod/wallmessage.php:139
+#: include/conversation.php:1212 mod/wallmessage.php:139 mod/editpost.php:72
+#: mod/message.php:258 mod/message.php:439
 msgid "Upload photo"
 msgstr "Upload photo"
 
-#: include/conversation.php:1211 mod/editpost.php:73
+#: include/conversation.php:1213 mod/editpost.php:73
 msgid "upload photo"
 msgstr "upload photo"
 
-#: include/conversation.php:1212 mod/editpost.php:74
+#: include/conversation.php:1214 mod/editpost.php:74
 msgid "Attach file"
 msgstr "Attach file"
 
-#: include/conversation.php:1213 mod/editpost.php:75
+#: include/conversation.php:1215 mod/editpost.php:75
 msgid "attach file"
 msgstr "attach file"
 
-#: include/conversation.php:1214 src/Object/Post.php:878
+#: include/conversation.php:1216 src/Module/Item/Compose.php:179
+#: src/Object/Post.php:880
 msgid "Bold"
 msgstr "Bold"
 
-#: include/conversation.php:1215 src/Object/Post.php:879
+#: include/conversation.php:1217 src/Module/Item/Compose.php:180
+#: src/Object/Post.php:881
 msgid "Italic"
 msgstr "Italic"
 
-#: include/conversation.php:1216 src/Object/Post.php:880
+#: include/conversation.php:1218 src/Module/Item/Compose.php:181
+#: src/Object/Post.php:882
 msgid "Underline"
 msgstr "Underline"
 
-#: include/conversation.php:1217 src/Object/Post.php:881
+#: include/conversation.php:1219 src/Module/Item/Compose.php:182
+#: src/Object/Post.php:883
 msgid "Quote"
 msgstr "Quote"
 
-#: include/conversation.php:1218 src/Object/Post.php:882
+#: include/conversation.php:1220 src/Module/Item/Compose.php:183
+#: src/Object/Post.php:884
 msgid "Code"
 msgstr "Code"
 
-#: include/conversation.php:1219 src/Object/Post.php:883
+#: include/conversation.php:1221 src/Module/Item/Compose.php:184
+#: src/Object/Post.php:885
 msgid "Image"
 msgstr "Image"
 
-#: include/conversation.php:1220 src/Object/Post.php:884
+#: include/conversation.php:1222 src/Module/Item/Compose.php:185
+#: src/Object/Post.php:886
 msgid "Link"
 msgstr "Link"
 
-#: include/conversation.php:1221 src/Object/Post.php:885
+#: include/conversation.php:1223 src/Module/Item/Compose.php:186
+#: src/Object/Post.php:887
 msgid "Link or Media"
 msgstr "Link or media"
 
-#: include/conversation.php:1222 mod/editpost.php:82
+#: include/conversation.php:1224 mod/editpost.php:82
+#: src/Module/Item/Compose.php:189
 msgid "Set your location"
 msgstr "Set your location"
 
-#: include/conversation.php:1223 mod/editpost.php:83
+#: include/conversation.php:1225 mod/editpost.php:83
 msgid "set location"
 msgstr "set location"
 
-#: include/conversation.php:1224 mod/editpost.php:84
+#: include/conversation.php:1226 mod/editpost.php:84
 msgid "Clear browser location"
 msgstr "Clear browser location"
 
-#: include/conversation.php:1225 mod/editpost.php:85
+#: include/conversation.php:1227 mod/editpost.php:85
 msgid "clear location"
 msgstr "clear location"
 
-#: include/conversation.php:1227 mod/editpost.php:99
+#: include/conversation.php:1229 mod/editpost.php:99
+#: src/Module/Item/Compose.php:194
 msgid "Set title"
 msgstr "Set title"
 
-#: include/conversation.php:1229 mod/editpost.php:101
+#: include/conversation.php:1231 mod/editpost.php:101
+#: src/Module/Item/Compose.php:195
 msgid "Categories (comma-separated list)"
 msgstr "Categories (comma-separated list)"
 
-#: include/conversation.php:1231 mod/editpost.php:87
+#: include/conversation.php:1233 mod/editpost.php:87
 msgid "Permission settings"
 msgstr "Permission settings"
 
-#: include/conversation.php:1232 mod/editpost.php:116
+#: include/conversation.php:1234 mod/editpost.php:116
 msgid "permissions"
 msgstr "permissions"
 
-#: include/conversation.php:1241 mod/editpost.php:96
+#: include/conversation.php:1243 mod/editpost.php:96
 msgid "Public post"
 msgstr "Public post"
 
-#: include/conversation.php:1245 mod/editpost.php:107 mod/events.php:549
-#: mod/photos.php:1424 mod/photos.php:1463 mod/photos.php:1523
-#: src/Object/Post.php:887
+#: include/conversation.php:1247 mod/editpost.php:107 mod/photos.php:1433
+#: mod/photos.php:1472 mod/photos.php:1532 mod/events.php:550
+#: src/Module/Item/Compose.php:188 src/Object/Post.php:889
 msgid "Preview"
 msgstr "Preview"
 
-#: include/conversation.php:1249 include/items.php:397
-#: mod/dfrn_request.php:650 mod/editpost.php:110 mod/fbrowser.php:110
-#: mod/fbrowser.php:139 mod/follow.php:172 mod/message.php:153
-#: mod/photos.php:1076 mod/photos.php:1183 mod/settings.php:675
-#: mod/settings.php:701 mod/suggest.php:76 mod/tagrm.php:20 mod/tagrm.php:115
-#: mod/unfollow.php:132 src/Module/Contact.php:450
-msgid "Cancel"
-msgstr "Cancel"
-
-#: include/conversation.php:1254
+#: include/conversation.php:1256
 msgid "Post to Groups"
 msgstr "Post to groups"
 
-#: include/conversation.php:1255
+#: include/conversation.php:1257
 msgid "Post to Contacts"
 msgstr "Post to contacts"
 
-#: include/conversation.php:1256
+#: include/conversation.php:1258
 msgid "Private post"
 msgstr "Private post"
 
-#: include/conversation.php:1261 mod/editpost.php:114
-#: src/Model/Profile.php:366
+#: include/conversation.php:1263 mod/editpost.php:114
+#: src/Model/Profile.php:550 src/Module/Contact.php:301
 msgid "Message"
 msgstr "Message"
 
-#: include/conversation.php:1262 mod/editpost.php:115
+#: include/conversation.php:1264 mod/editpost.php:115
 msgid "Browser"
 msgstr "Browser"
 
-#: include/conversation.php:1534
+#: include/conversation.php:1536
 msgid "View all"
 msgstr "View all"
 
-#: include/conversation.php:1558
+#: include/conversation.php:1560
 msgid "Like"
 msgid_plural "Likes"
 msgstr[0] "Like"
 msgstr[1] "Likes"
 
-#: include/conversation.php:1561
+#: include/conversation.php:1563
 msgid "Dislike"
 msgid_plural "Dislikes"
 msgstr[0] "Dislike"
 msgstr[1] "Dislikes"
 
-#: include/conversation.php:1567
+#: include/conversation.php:1569
 msgid "Not Attending"
 msgid_plural "Not Attending"
 msgstr[0] "Not attending"
 msgstr[1] "Not attending"
 
-#: include/conversation.php:1570 src/Content/ContactSelector.php:167
+#: include/conversation.php:1572 src/Content/ContactSelector.php:243
 msgid "Undecided"
 msgid_plural "Undecided"
 msgstr[0] "Undecided"
@@ -836,58 +893,6 @@ msgstr "Full Name:\t%s\nSite Location:\t%s\nLogin Name:\t%s (%s)"
 msgid "Please visit %s to approve or reject the request."
 msgstr "Please visit %s to approve or reject the request."
 
-#: include/items.php:354 mod/notice.php:19
-#: src/Module/Admin/Themes/Details.php:53 src/Module/Admin/Themes/Index.php:41
-#: src/Module/ItemBody.php:27 src/Module/ItemBody.php:40
-msgid "Item not found."
-msgstr "Item not found."
-
-#: include/items.php:392
-msgid "Do you really want to delete this item?"
-msgstr "Do you really want to delete this item?"
-
-#: include/items.php:394 mod/api.php:109 mod/dfrn_request.php:640
-#: mod/follow.php:161 mod/message.php:150 mod/profiles.php:526
-#: mod/profiles.php:529 mod/profiles.php:551 mod/settings.php:1084
-#: mod/settings.php:1090 mod/settings.php:1097 mod/settings.php:1101
-#: mod/settings.php:1105 mod/settings.php:1109 mod/settings.php:1113
-#: mod/settings.php:1117 mod/settings.php:1137 mod/settings.php:1138
-#: mod/settings.php:1139 mod/settings.php:1140 mod/settings.php:1141
-#: mod/suggest.php:73 src/Module/Contact.php:447 src/Module/Register.php:97
-msgid "Yes"
-msgstr "Yes"
-
-#: include/items.php:444 mod/api.php:34 mod/api.php:39 mod/cal.php:301
-#: mod/common.php:27 mod/crepair.php:90 mod/delegate.php:30
-#: mod/delegate.php:48 mod/delegate.php:59 mod/dfrn_confirm.php:64
-#: mod/dirfind.php:29 mod/editpost.php:21 mod/events.php:207 mod/follow.php:57
-#: mod/follow.php:132 mod/fsuggest.php:77 mod/item.php:169 mod/manage.php:130
-#: mod/message.php:56 mod/message.php:101 mod/network.php:36 mod/notes.php:27
-#: mod/notifications.php:70 mod/ostatus_subscribe.php:18 mod/photos.php:178
-#: mod/photos.php:958 mod/poke.php:141 mod/profiles.php:182
-#: mod/profiles.php:499 mod/profile_photo.php:32 mod/profile_photo.php:177
-#: mod/profile_photo.php:204 mod/regmod.php:89 mod/repair_ostatus.php:16
-#: mod/settings.php:50 mod/settings.php:163 mod/settings.php:664
-#: mod/suggest.php:39 mod/uimport.php:17 mod/unfollow.php:22
-#: mod/unfollow.php:77 mod/unfollow.php:109 mod/viewcontacts.php:56
-#: mod/wallmessage.php:19 mod/wallmessage.php:43 mod/wallmessage.php:82
-#: mod/wallmessage.php:106 mod/wall_attach.php:76 mod/wall_attach.php:79
-#: mod/wall_upload.php:107 mod/wall_upload.php:110 src/Module/Attach.php:42
-#: src/Module/Contact.php:362 src/Module/FollowConfirm.php:27
-#: src/Module/Group.php:31 src/Module/Group.php:77 src/Module/Invite.php:22
-#: src/Module/Invite.php:110 src/Module/Register.php:192
-msgid "Permission denied."
-msgstr "Permission denied."
-
-#: include/items.php:515 src/Content/Feature.php:99
-msgid "Archives"
-msgstr "Archives"
-
-#: include/items.php:521 src/Content/ForumManager.php:135
-#: src/Content/Widget.php:329 view/theme/vier/theme.php:255
-msgid "show more"
-msgstr "show more"
-
 #: mod/api.php:84 mod/api.php:106
 msgid "Authorize application connection"
 msgstr "Authorize application connection"
@@ -896,7 +901,7 @@ msgstr "Authorize application connection"
 msgid "Return to your app and insert this Securty Code:"
 msgstr "Return to your app and insert this security code:"
 
-#: mod/api.php:94
+#: mod/api.php:94 src/Module/BaseAdminModule.php:56
 msgid "Please login to continue."
 msgstr "Please login to continue."
 
@@ -906,247 +911,16 @@ msgid ""
 " and/or create new posts for you?"
 msgstr "Do you want to authorize this application to access your posts and contacts and create new posts for you?"
 
-#: mod/api.php:110 mod/dfrn_request.php:640 mod/follow.php:161
-#: mod/profiles.php:526 mod/profiles.php:530 mod/profiles.php:551
-#: mod/settings.php:1084 mod/settings.php:1090 mod/settings.php:1097
-#: mod/settings.php:1101 mod/settings.php:1105 mod/settings.php:1109
-#: mod/settings.php:1113 mod/settings.php:1117 mod/settings.php:1137
-#: mod/settings.php:1138 mod/settings.php:1139 mod/settings.php:1140
-#: mod/settings.php:1141 src/Module/Register.php:98
+#: mod/api.php:110 mod/profiles.php:526 mod/profiles.php:530
+#: mod/profiles.php:551 mod/dfrn_request.php:640 mod/follow.php:163
+#: mod/settings.php:1089 mod/settings.php:1095 mod/settings.php:1102
+#: mod/settings.php:1106 mod/settings.php:1110 mod/settings.php:1114
+#: mod/settings.php:1118 mod/settings.php:1122 mod/settings.php:1142
+#: mod/settings.php:1143 mod/settings.php:1144 mod/settings.php:1145
+#: mod/settings.php:1146 src/Module/Register.php:98
 msgid "No"
 msgstr "No"
 
-#: mod/cal.php:34 mod/cal.php:38 mod/community.php:39 mod/follow.php:20
-#: mod/viewcontacts.php:23 mod/viewcontacts.php:27 src/Module/ItemBody.php:18
-msgid "Access denied."
-msgstr "Access denied."
-
-#: mod/cal.php:140 mod/display.php:306 src/Module/Profile.php:176
-msgid "Access to this profile has been restricted."
-msgstr "Access to this profile has been restricted."
-
-#: mod/cal.php:271 mod/events.php:382 src/Content/Nav.php:159
-#: src/Content/Nav.php:225 src/Model/Profile.php:931 src/Model/Profile.php:942
-#: view/theme/frio/theme.php:266 view/theme/frio/theme.php:270
-msgid "Events"
-msgstr "Events"
-
-#: mod/cal.php:272 mod/events.php:383
-msgid "View"
-msgstr "View"
-
-#: mod/cal.php:273 mod/events.php:385
-msgid "Previous"
-msgstr "Previous"
-
-#: mod/cal.php:274 mod/events.php:386 src/Module/Install.php:173
-msgid "Next"
-msgstr "Next"
-
-#: mod/cal.php:277 mod/events.php:391 src/Model/Event.php:428
-msgid "today"
-msgstr "today"
-
-#: mod/cal.php:278 mod/events.php:392 src/Model/Event.php:429
-#: src/Util/Temporal.php:314
-msgid "month"
-msgstr "month"
-
-#: mod/cal.php:279 mod/events.php:393 src/Model/Event.php:430
-#: src/Util/Temporal.php:315
-msgid "week"
-msgstr "week"
-
-#: mod/cal.php:280 mod/events.php:394 src/Model/Event.php:431
-#: src/Util/Temporal.php:316
-msgid "day"
-msgstr "day"
-
-#: mod/cal.php:281 mod/events.php:395
-msgid "list"
-msgstr "List"
-
-#: mod/cal.php:294 src/Console/NewPassword.php:67 src/Model/User.php:351
-msgid "User not found"
-msgstr "User not found"
-
-#: mod/cal.php:310
-msgid "This calendar format is not supported"
-msgstr "This calendar format is not supported"
-
-#: mod/cal.php:312
-msgid "No exportable data found"
-msgstr "No exportable data found"
-
-#: mod/cal.php:329
-msgid "calendar"
-msgstr "calendar"
-
-#: mod/common.php:90
-msgid "No contacts in common."
-msgstr "No contacts in common."
-
-#: mod/common.php:141 src/Module/Contact.php:895
-msgid "Common Friends"
-msgstr "Common friends"
-
-#: mod/community.php:32 mod/dfrn_request.php:597 mod/display.php:204
-#: mod/photos.php:846 mod/probe.php:14 mod/search.php:96 mod/search.php:102
-#: mod/videos.php:118 mod/viewcontacts.php:46 src/Module/Directory.php:43
-#: src/Module/WebFinger.php:19
-msgid "Public access denied."
-msgstr "Public access denied."
-
-#: mod/community.php:75
-msgid "Community option not available."
-msgstr "Community option not available."
-
-#: mod/community.php:92
-msgid "Not available."
-msgstr "Not available."
-
-#: mod/community.php:102
-msgid "Local Community"
-msgstr "Local community"
-
-#: mod/community.php:105
-msgid "Posts from local users on this server"
-msgstr "Posts from local users on this server"
-
-#: mod/community.php:113
-msgid "Global Community"
-msgstr "Global community"
-
-#: mod/community.php:116
-msgid "Posts from users of the whole federated network"
-msgstr "Posts from users of the whole federated network"
-
-#: mod/community.php:162 mod/search.php:223
-msgid "No results."
-msgstr "No results."
-
-#: mod/community.php:206
-msgid ""
-"This community stream shows all public posts received by this node. They may"
-" not reflect the opinions of this node’s users."
-msgstr "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."
-
-#: mod/crepair.php:79
-msgid "Contact settings applied."
-msgstr "Contact settings applied."
-
-#: mod/crepair.php:81
-msgid "Contact update failed."
-msgstr "Contact update failed."
-
-#: mod/crepair.php:102 mod/dfrn_confirm.php:125 mod/fsuggest.php:28
-#: mod/fsuggest.php:89 mod/redir.php:31 mod/redir.php:137
-#: src/Module/FollowConfirm.php:46 src/Module/Group.php:92
-msgid "Contact not found."
-msgstr "Contact not found."
-
-#: mod/crepair.php:115
-msgid ""
-"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect"
-" information your communications with this contact may stop working."
-msgstr "<strong>Warning: These are highly advanced settings.</strong> If you enter incorrect information, your communications with this contact might be disrupted."
-
-#: mod/crepair.php:116
-msgid ""
-"Please use your browser 'Back' button <strong>now</strong> if you are "
-"uncertain what to do on this page."
-msgstr "Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."
-
-#: mod/crepair.php:130 mod/crepair.php:132
-msgid "No mirroring"
-msgstr "No mirroring"
-
-#: mod/crepair.php:130
-msgid "Mirror as forwarded posting"
-msgstr "Mirror as forwarded posting"
-
-#: mod/crepair.php:130 mod/crepair.php:132
-msgid "Mirror as my own posting"
-msgstr "Mirror as my own posting"
-
-#: mod/crepair.php:145
-msgid "Return to contact editor"
-msgstr "Return to contact editor"
-
-#: mod/crepair.php:147
-msgid "Refetch contact data"
-msgstr "Re-fetch contact data."
-
-#: mod/crepair.php:149 mod/events.php:551 mod/fsuggest.php:106
-#: mod/manage.php:183 mod/message.php:261 mod/message.php:441
-#: mod/photos.php:987 mod/photos.php:1093 mod/photos.php:1378
-#: mod/photos.php:1423 mod/photos.php:1462 mod/photos.php:1522
-#: mod/poke.php:184 mod/profiles.php:562 src/Module/Contact.php:597
-#: src/Module/Install.php:211 src/Module/Install.php:251
-#: src/Module/Install.php:287 src/Module/Invite.php:157
-#: src/Module/Localtime.php:45 src/Object/Post.php:877
-#: view/theme/duepuntozero/config.php:72 view/theme/frio/config.php:121
-#: view/theme/quattro/config.php:74 view/theme/vier/config.php:120
-msgid "Submit"
-msgstr "Submit"
-
-#: mod/crepair.php:150
-msgid "Remote Self"
-msgstr "Remote self"
-
-#: mod/crepair.php:153
-msgid "Mirror postings from this contact"
-msgstr "Mirror postings from this contact:"
-
-#: mod/crepair.php:155
-msgid ""
-"Mark this contact as remote_self, this will cause friendica to repost new "
-"entries from this contact."
-msgstr "This will cause Friendica to repost new entries from this contact."
-
-#: mod/crepair.php:159 mod/settings.php:676 mod/settings.php:702
-#: src/Module/Admin/Blocklist/Contact.php:72 src/Module/Admin/Users.php:272
-#: src/Module/Admin/Users.php:283 src/Module/Admin/Users.php:297
-#: src/Module/Admin/Users.php:313
-msgid "Name"
-msgstr "Name:"
-
-#: mod/crepair.php:160
-msgid "Account Nickname"
-msgstr "Account nickname:"
-
-#: mod/crepair.php:161
-msgid "@Tagname - overrides Name/Nickname"
-msgstr "@Tag name - overrides name/nickname:"
-
-#: mod/crepair.php:162
-msgid "Account URL"
-msgstr "Account URL:"
-
-#: mod/crepair.php:163
-msgid "Account URL Alias"
-msgstr "Account URL alias"
-
-#: mod/crepair.php:164
-msgid "Friend Request URL"
-msgstr "Friend request URL:"
-
-#: mod/crepair.php:165
-msgid "Friend Confirm URL"
-msgstr "Friend confirm URL:"
-
-#: mod/crepair.php:166
-msgid "Notification Endpoint URL"
-msgstr "Notification endpoint URL"
-
-#: mod/crepair.php:167
-msgid "Poll/Feed URL"
-msgstr "Poll/Feed URL:"
-
-#: mod/crepair.php:168
-msgid "New photo from this URL"
-msgstr "New photo from this URL:"
-
 #: mod/delegate.php:42
 msgid "Parent user not found."
 msgstr "Parent user not found."
@@ -1174,15 +948,15 @@ msgid ""
 "settings. Please double check whom you give this access."
 msgstr "Parent users have total control of this account, including core settings. Please double-check whom you grant such access."
 
-#: mod/delegate.php:175 mod/settings.php:674 mod/settings.php:781
-#: mod/settings.php:869 mod/settings.php:948 mod/settings.php:1173
+#: mod/delegate.php:175 mod/settings.php:677 mod/settings.php:784
+#: mod/settings.php:874 mod/settings.php:953 mod/settings.php:1178
 #: src/Module/Admin/Addons/Index.php:52 src/Module/Admin/Features.php:69
-#: src/Module/Admin/Logs/Settings.php:59 src/Module/Admin/Site.php:570
-#: src/Module/Admin/Themes/Index.php:95 src/Module/Admin/Tos.php:50
+#: src/Module/Admin/Logs/Settings.php:65 src/Module/Admin/Themes/Index.php:97
+#: src/Module/Admin/Tos.php:50 src/Module/Admin/Site.php:568
 msgid "Save Settings"
 msgstr "Save settings"
 
-#: mod/delegate.php:176 src/Content/Nav.php:260
+#: mod/delegate.php:176 src/Content/Nav.php:263
 msgid "Delegate Page Management"
 msgstr "Delegate Page Management"
 
@@ -1217,1896 +991,1893 @@ msgstr "Add"
 msgid "No entries."
 msgstr "No entries."
 
-#: mod/dfrn_confirm.php:70 mod/profiles.php:43 mod/profiles.php:152
-#: mod/profiles.php:196 mod/profiles.php:511
-msgid "Profile not found."
-msgstr "Profile not found."
+#: mod/oexchange.php:32
+msgid "Post successful."
+msgstr "Post successful."
 
-#: mod/dfrn_confirm.php:126
-msgid ""
-"This may occasionally happen if contact was requested by both persons and it"
-" has already been approved."
-msgstr "This may occasionally happen if contact was requested by both persons and it has already been approved."
+#: mod/ostatus_subscribe.php:23
+msgid "Subscribing to OStatus contacts"
+msgstr "Subscribing to OStatus contacts"
 
-#: mod/dfrn_confirm.php:227
-msgid "Response from remote site was not understood."
-msgstr "Response from remote site was not understood."
+#: mod/ostatus_subscribe.php:35
+msgid "No contact provided."
+msgstr "No contact provided."
 
-#: mod/dfrn_confirm.php:234 mod/dfrn_confirm.php:240
-msgid "Unexpected response from remote site: "
-msgstr "Unexpected response from remote site: "
+#: mod/ostatus_subscribe.php:42
+msgid "Couldn't fetch information for contact."
+msgstr "Couldn't fetch information for contact."
 
-#: mod/dfrn_confirm.php:249
-msgid "Confirmation completed successfully."
-msgstr "Confirmation completed successfully."
+#: mod/ostatus_subscribe.php:52
+msgid "Couldn't fetch friends for contact."
+msgstr "Couldn't fetch friends for contact."
 
-#: mod/dfrn_confirm.php:261
-msgid "Temporary failure. Please wait and try again."
-msgstr "Temporary failure. Please wait and try again."
+#: mod/ostatus_subscribe.php:70 mod/repair_ostatus.php:52
+msgid "Done"
+msgstr "Done"
 
-#: mod/dfrn_confirm.php:264
-msgid "Introduction failed or was revoked."
-msgstr "Introduction failed or was revoked."
+#: mod/ostatus_subscribe.php:84
+msgid "success"
+msgstr "success"
 
-#: mod/dfrn_confirm.php:269
-msgid "Remote site reported: "
-msgstr "Remote site reported: "
+#: mod/ostatus_subscribe.php:86
+msgid "failed"
+msgstr "failed"
 
-#: mod/dfrn_confirm.php:374
-#, php-format
-msgid "No user record found for '%s' "
-msgstr "No user record found for '%s' "
+#: mod/ostatus_subscribe.php:89 src/Object/Post.php:285
+msgid "ignored"
+msgstr "Ignored"
 
-#: mod/dfrn_confirm.php:384
-msgid "Our site encryption key is apparently messed up."
-msgstr "Our site encryption key is apparently messed up."
+#: mod/ostatus_subscribe.php:94 mod/repair_ostatus.php:58
+msgid "Keep this window open until done."
+msgstr "Keep this window open until done."
 
-#: mod/dfrn_confirm.php:395
-msgid "Empty site URL was provided or URL could not be decrypted by us."
-msgstr "An empty URL was provided, or the URL could not be decrypted by us."
+#: mod/profperm.php:30
+msgid "Permission denied"
+msgstr "Permission denied"
 
-#: mod/dfrn_confirm.php:411
-msgid "Contact record was not found for you on our site."
-msgstr "Contact record was not found for you on our site."
+#: mod/profperm.php:36 mod/profperm.php:69
+msgid "Invalid profile identifier."
+msgstr "Invalid profile identifier."
 
-#: mod/dfrn_confirm.php:425
-#, php-format
-msgid "Site public key not available in contact record for URL %s."
-msgstr "Site public key not available in contact record for URL %s."
+#: mod/profperm.php:115
+msgid "Profile Visibility Editor"
+msgstr "Profile Visibility Editor"
 
-#: mod/dfrn_confirm.php:441
-msgid ""
-"The ID provided by your system is a duplicate on our system. It should work "
-"if you try again."
-msgstr "The ID provided by your system is a duplicate on our system. It should work if you try again."
+#: mod/profperm.php:117 view/theme/frio/theme.php:268 src/Content/Nav.php:161
+#: src/Model/Profile.php:889 src/Model/Profile.php:925
+#: src/Module/Welcome.php:38 src/Module/Contact.php:618
+#: src/Module/Contact.php:847
+msgid "Profile"
+msgstr "Profile"
 
-#: mod/dfrn_confirm.php:452
-msgid "Unable to set your contact credentials on our system."
-msgstr "Unable to set your contact credentials on our system."
+#: mod/profperm.php:119 src/Module/Group.php:321
+msgid "Click on a contact to add or remove."
+msgstr "Click on a contact to add or remove it."
 
-#: mod/dfrn_confirm.php:508
-msgid "Unable to update your contact profile details on our system"
-msgstr "Unable to update your contact profile details on our system"
+#: mod/profperm.php:128
+msgid "Visible To"
+msgstr "Visible to"
 
-#: mod/dfrn_confirm.php:538 mod/dfrn_request.php:560
-#: src/Model/Contact.php:2217
-msgid "[Name Withheld]"
-msgstr "[Name Withheld]"
+#: mod/profperm.php:144
+msgid "All Contacts (with secure profile access)"
+msgstr "All contacts with secure profile access"
 
-#: mod/dfrn_poll.php:125 mod/dfrn_poll.php:530
-#, php-format
-msgid "%1$s welcomes %2$s"
-msgstr "%1$s welcomes %2$s"
+#: mod/regmod.php:53
+msgid "Account approved."
+msgstr "Account approved."
 
-#: mod/dfrn_request.php:98
-msgid "This introduction has already been accepted."
-msgstr "This introduction has already been accepted."
+#: mod/regmod.php:77
+#, php-format
+msgid "Registration revoked for %s"
+msgstr "Registration revoked for %s"
 
-#: mod/dfrn_request.php:116 mod/dfrn_request.php:354
-msgid "Profile location is not valid or does not contain profile information."
-msgstr "Profile location is not valid or does not contain profile information."
+#: mod/regmod.php:84
+msgid "Please login."
+msgstr "Please login."
 
-#: mod/dfrn_request.php:120 mod/dfrn_request.php:358
-msgid "Warning: profile location has no identifiable owner name."
-msgstr "Warning: profile location has no identifiable owner name."
+#: mod/removeme.php:46
+msgid "User deleted their account"
+msgstr "User deleted their account"
 
-#: mod/dfrn_request.php:123 mod/dfrn_request.php:361
-msgid "Warning: profile location has no profile photo."
-msgstr "Warning: profile location has no profile photo."
+#: mod/removeme.php:47
+msgid ""
+"On your Friendica node an user deleted their account. Please ensure that "
+"their data is removed from the backups."
+msgstr "A user deleted his or her account on your Friendica node. Please ensure these data are removed from the backups."
 
-#: mod/dfrn_request.php:127 mod/dfrn_request.php:365
+#: mod/removeme.php:48
 #, php-format
-msgid "%d required parameter was not found at the given location"
-msgid_plural "%d required parameters were not found at the given location"
-msgstr[0] "%d required parameter was not found at the given location"
-msgstr[1] "%d required parameters were not found at the given location"
+msgid "The user id is %d"
+msgstr "The user id is %d"
 
-#: mod/dfrn_request.php:165
-msgid "Introduction complete."
-msgstr "Introduction complete."
+#: mod/removeme.php:84 mod/removeme.php:87
+msgid "Remove My Account"
+msgstr "Remove My Account"
 
-#: mod/dfrn_request.php:201
-msgid "Unrecoverable protocol error."
-msgstr "Unrecoverable protocol error."
+#: mod/removeme.php:85
+msgid ""
+"This will completely remove your account. Once this has been done it is not "
+"recoverable."
+msgstr "This will completely remove your account. Once this has been done it is not recoverable."
 
-#: mod/dfrn_request.php:228
-msgid "Profile unavailable."
-msgstr "Profile unavailable."
+#: mod/removeme.php:86
+msgid "Please enter your password for verification:"
+msgstr "Please enter your password for verification:"
 
-#: mod/dfrn_request.php:249
-#, php-format
-msgid "%s has received too many connection requests today."
-msgstr "%s has received too many connection requests today."
+#: mod/repair_ostatus.php:21
+msgid "Resubscribing to OStatus contacts"
+msgstr "Resubscribing to OStatus contacts"
 
-#: mod/dfrn_request.php:250
-msgid "Spam protection measures have been invoked."
-msgstr "Spam protection measures have been invoked."
+#: mod/repair_ostatus.php:37 src/Module/TwoFactor/Verify.php:64
+msgid "Error"
+msgid_plural "Errors"
+msgstr[0] ""
+msgstr[1] ""
 
-#: mod/dfrn_request.php:251
-msgid "Friends are advised to please try again in 24 hours."
-msgstr "Friends are advised to please try again in 24 hours."
+#: mod/tagrm.php:31
+msgid "Tag(s) removed"
+msgstr "Tag(s) removed"
 
-#: mod/dfrn_request.php:275
-msgid "Invalid locator"
-msgstr "Invalid locator"
+#: mod/tagrm.php:101
+msgid "Remove Item Tag"
+msgstr "Remove Item tag"
 
-#: mod/dfrn_request.php:311
-msgid "You have already introduced yourself here."
-msgstr "You have already introduced yourself here."
+#: mod/tagrm.php:103
+msgid "Select a tag to remove: "
+msgstr "Select a tag to remove: "
 
-#: mod/dfrn_request.php:314
-#, php-format
-msgid "Apparently you are already friends with %s."
-msgstr "Apparently you are already friends with %s."
+#: mod/uimport.php:30
+msgid "User imports on closed servers can only be done by an administrator."
+msgstr "User imports on closed servers can only be done by an administrator."
 
-#: mod/dfrn_request.php:334
-msgid "Invalid profile URL."
-msgstr "Invalid profile URL."
+#: mod/uimport.php:39 src/Module/Register.php:59
+msgid ""
+"This site has exceeded the number of allowed daily account registrations. "
+"Please try again tomorrow."
+msgstr "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."
 
-#: mod/dfrn_request.php:340 src/Model/Contact.php:1878
-msgid "Disallowed profile URL."
-msgstr "Disallowed profile URL."
+#: mod/uimport.php:54 src/Module/Register.php:141
+msgid "Import"
+msgstr "Import profile"
 
-#: mod/dfrn_request.php:346 src/Model/Contact.php:1883
-#: src/Module/Admin/Blocklist/Server.php:64
-#: src/Module/Admin/Blocklist/Server.php:83 src/Module/Friendica.php:59
-msgid "Blocked domain"
-msgstr "Blocked domain"
+#: mod/uimport.php:56
+msgid "Move account"
+msgstr "Move Existing Friendica Account"
 
-#: mod/dfrn_request.php:413 src/Module/Contact.php:237
-msgid "Failed to update contact record."
-msgstr "Failed to update contact record."
+#: mod/uimport.php:57
+msgid "You can import an account from another Friendica server."
+msgstr "You can import an existing Friendica profile to this node."
 
-#: mod/dfrn_request.php:433
-msgid "Your introduction has been sent."
-msgstr "Your introduction has been sent."
+#: mod/uimport.php:58
+msgid ""
+"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."
+msgstr "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."
 
-#: mod/dfrn_request.php:471
+#: mod/uimport.php:59
 msgid ""
-"Remote subscription can't be done for your network. Please subscribe "
-"directly on your system."
-msgstr "Remote subscription can't be done for your network. Please subscribe directly on your system."
+"This feature is experimental. We can't import contacts from the OStatus "
+"network (GNU Social/Statusnet) or from Diaspora"
+msgstr "This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora."
 
-#: mod/dfrn_request.php:487
-msgid "Please login to confirm introduction."
-msgstr "Please login to confirm introduction."
+#: mod/uimport.php:60
+msgid "Account file"
+msgstr "Account file:"
 
-#: mod/dfrn_request.php:495
+#: mod/uimport.php:60
 msgid ""
-"Incorrect identity currently logged in. Please login to "
-"<strong>this</strong> profile."
-msgstr "Incorrect identity currently logged in. Please login to <strong>this</strong> profile."
+"To export your account, go to \"Settings->Export your personal data\" and "
+"select \"Export account\""
+msgstr "To export your account, go to \"Settings->Export personal data\" and select \"Export account\""
 
-#: mod/dfrn_request.php:509 mod/dfrn_request.php:524
-msgid "Confirm"
-msgstr "Confirm"
+#: mod/unfollow.php:36 mod/unfollow.php:92
+msgid "You aren't following this contact."
+msgstr "You aren't following this contact."
 
-#: mod/dfrn_request.php:520
-msgid "Hide this contact"
-msgstr "Hide this contact"
+#: mod/unfollow.php:46 mod/unfollow.php:98
+msgid "Unfollowing is currently not supported by your network."
+msgstr "Unfollowing is currently not supported by your network."
 
-#: mod/dfrn_request.php:522
-#, php-format
-msgid "Welcome home %s."
-msgstr "Welcome home %s."
+#: mod/unfollow.php:67
+msgid "Contact unfollowed"
+msgstr "Contact unfollowed"
 
-#: mod/dfrn_request.php:523
-#, php-format
-msgid "Please confirm your introduction/connection request to %s."
-msgstr "Please confirm your introduction/connection request to %s."
+#: mod/unfollow.php:118
+msgid "Disconnect/Unfollow"
+msgstr "Disconnect/Unfollow"
 
-#: mod/dfrn_request.php:632
-msgid ""
-"Please enter your 'Identity Address' from one of the following supported "
-"communications networks:"
-msgstr "Please enter your 'Identity address' from one of the following supported communications networks:"
+#: mod/unfollow.php:128 mod/dfrn_request.php:647 mod/follow.php:170
+msgid "Your Identity Address:"
+msgstr "My identity address:"
 
-#: mod/dfrn_request.php:634
-#, php-format
-msgid ""
-"If you are not yet a member of the free social web, <a href=\"%s\">follow "
-"this link to find a public Friendica site and join us today</a>."
-msgstr "If you are not yet part of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."
+#: mod/unfollow.php:131 mod/dfrn_request.php:649 mod/follow.php:76
+msgid "Submit Request"
+msgstr "Submit request"
 
-#: mod/dfrn_request.php:637
-msgid "Friend/Connection Request"
-msgstr "Friend/Connection request"
+#: mod/unfollow.php:137 mod/follow.php:179 mod/notifications.php:190
+#: mod/notifications.php:282 src/Module/Admin/Blocklist/Contact.php:83
+#: src/Module/Contact.php:603
+msgid "Profile URL"
+msgstr "Profile URL:"
 
-#: mod/dfrn_request.php:638
-msgid ""
-"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
-"testuser@gnusocial.de"
-msgstr "Examples: jojo@demo.friendi.ca, http://demo.friendi.ca/profile/jojo, user@gnusocial.de"
+#: mod/unfollow.php:147 mod/follow.php:195 src/Model/Profile.php:920
+#: src/Module/Contact.php:842
+msgid "Status Messages and Posts"
+msgstr "Status Messages and Posts"
 
-#: mod/dfrn_request.php:639 mod/follow.php:160
-msgid "Please answer the following:"
-msgstr "Please answer the following:"
+#: mod/update_community.php:23 mod/update_contact.php:23
+#: mod/update_display.php:24 mod/update_network.php:33 mod/update_notes.php:36
+#: mod/update_profile.php:34
+msgid "[Embedded content - reload page to view]"
+msgstr "[Embedded content - reload page to view]"
 
-#: mod/dfrn_request.php:640 mod/follow.php:161
-#, php-format
-msgid "Does %s know you?"
-msgstr "Does %s know you?"
+#: mod/wall_attach.php:26 mod/wall_attach.php:33 mod/wall_attach.php:85
+#: mod/wall_upload.php:42 mod/wall_upload.php:58 mod/wall_upload.php:116
+#: mod/wall_upload.php:167 mod/wall_upload.php:170
+msgid "Invalid request."
+msgstr "Invalid request."
 
-#: mod/dfrn_request.php:641 mod/follow.php:162
-msgid "Add a personal note:"
-msgstr "Add a personal note:"
+#: mod/wall_attach.php:103
+msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
+msgstr "Sorry, maybe your upload is bigger than the PHP configuration allows"
 
-#: mod/dfrn_request.php:643
-msgid "Friendica"
-msgstr "Friendica"
+#: mod/wall_attach.php:103
+msgid "Or - did you try to upload an empty file?"
+msgstr "Or did you try to upload an empty file?"
 
-#: mod/dfrn_request.php:644
-msgid "GNU Social (Pleroma, Mastodon)"
-msgstr "GNU Social (Pleroma, Mastodon)"
+#: mod/wall_attach.php:114
+#, php-format
+msgid "File exceeds size limit of %s"
+msgstr "File exceeds size limit of %s"
 
-#: mod/dfrn_request.php:645
-msgid "Diaspora (Socialhome, Hubzilla)"
-msgstr "diaspora* (Socialhome, Hubzilla)"
+#: mod/wall_attach.php:129
+msgid "File upload failed."
+msgstr "File upload failed."
 
-#: mod/dfrn_request.php:646
+#: mod/wall_upload.php:198 mod/photos.php:683 mod/photos.php:686
+#: mod/photos.php:715 mod/profile_photo.php:152
 #, php-format
-msgid ""
-" - please do not use this form.  Instead, enter %s into your Diaspora search"
-" bar."
-msgstr " - please do not use this form.  Instead, enter %s into your diaspora* search bar."
+msgid "Image exceeds size limit of %s"
+msgstr "Image exceeds size limit of %s"
 
-#: mod/dfrn_request.php:647 mod/follow.php:168 mod/unfollow.php:128
-msgid "Your Identity Address:"
-msgstr "My identity address:"
+#: mod/wall_upload.php:212 mod/photos.php:738 mod/profile_photo.php:161
+msgid "Unable to process image."
+msgstr "Unable to process image."
 
-#: mod/dfrn_request.php:649 mod/follow.php:74 mod/unfollow.php:131
-msgid "Submit Request"
-msgstr "Submit request"
+#: mod/wall_upload.php:243
+msgid "Wall Photos"
+msgstr "Wall photos"
 
-#: mod/dirfind.php:55
-#, php-format
-msgid "People Search - %s"
-msgstr "People search - %s"
+#: mod/wall_upload.php:251 mod/photos.php:767 mod/profile_photo.php:303
+msgid "Image upload failed."
+msgstr "Image upload failed."
 
-#: mod/dirfind.php:66
+#: mod/wallmessage.php:52 mod/wallmessage.php:115
 #, php-format
-msgid "Forum Search - %s"
-msgstr "Forum search - %s"
+msgid "Number of daily wall messages for %s exceeded. Message failed."
+msgstr "Number of daily wall messages for %s exceeded. Message failed."
 
-#: mod/dirfind.php:217 mod/match.php:102 mod/suggest.php:106
-#: src/Content/Widget.php:39 src/Model/Profile.php:309
-#: src/Module/AllFriends.php:91
-msgid "Connect"
-msgstr "Connect"
+#: mod/wallmessage.php:60 mod/message.php:70
+msgid "No recipient selected."
+msgstr "No recipient selected."
 
-#: mod/dirfind.php:259 mod/match.php:130
-msgid "No matches"
-msgstr "No matches"
+#: mod/wallmessage.php:63
+msgid "Unable to check your home location."
+msgstr "Unable to check your home location."
 
-#: mod/display.php:257 mod/display.php:342
-msgid "The requested item doesn't exist or has been deleted."
-msgstr "The requested item doesn't exist or has been deleted."
+#: mod/wallmessage.php:66 mod/message.php:77
+msgid "Message could not be sent."
+msgstr "Message could not be sent."
 
-#: mod/display.php:417
-msgid "The feed for this item is unavailable."
-msgstr "The feed for this item is unavailable."
+#: mod/wallmessage.php:69 mod/message.php:80
+msgid "Message collection failure."
+msgstr "Message collection failure."
 
-#: mod/editpost.php:28 mod/editpost.php:38
-msgid "Item not found"
-msgstr "Item not found"
+#: mod/wallmessage.php:72 mod/message.php:83
+msgid "Message sent."
+msgstr "Message sent."
 
-#: mod/editpost.php:45
-msgid "Edit post"
-msgstr "Edit post"
+#: mod/wallmessage.php:89 mod/wallmessage.php:98
+msgid "No recipient."
+msgstr "No recipient."
 
-#: mod/editpost.php:71 mod/notes.php:46 src/Content/Text/HTML.php:894
-#: src/Module/Filer/SaveTag.php:50
-msgid "Save"
-msgstr "Save"
+#: mod/wallmessage.php:123 mod/message.php:204 mod/message.php:360
+msgid "Please enter a link URL:"
+msgstr "Please enter a link URL:"
 
-#: mod/editpost.php:76 mod/message.php:259 mod/message.php:440
-#: mod/wallmessage.php:140
-msgid "Insert web link"
-msgstr "Insert web link"
+#: mod/wallmessage.php:128 mod/message.php:246
+msgid "Send Private Message"
+msgstr "Send private message"
 
-#: mod/editpost.php:77
-msgid "web link"
-msgstr "web link"
+#: mod/wallmessage.php:129
+#, php-format
+msgid ""
+"If you wish for %s to respond, please check that the privacy settings on "
+"your site allow private mail from unknown senders."
+msgstr "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."
 
-#: mod/editpost.php:78
-msgid "Insert video link"
-msgstr "Insert video link"
+#: mod/wallmessage.php:130 mod/message.php:247 mod/message.php:430
+msgid "To:"
+msgstr "To:"
 
-#: mod/editpost.php:79
-msgid "video link"
-msgstr "video link"
+#: mod/wallmessage.php:131 mod/message.php:251 mod/message.php:432
+msgid "Subject:"
+msgstr "Subject:"
 
-#: mod/editpost.php:80
-msgid "Insert audio link"
-msgstr "Insert audio link"
+#: mod/wallmessage.php:137 mod/message.php:255 mod/message.php:435
+#: src/Module/Invite.php:150
+msgid "Your message:"
+msgstr "Your message:"
 
-#: mod/editpost.php:81
-msgid "audio link"
-msgstr "audio link"
+#: mod/wallmessage.php:140 mod/editpost.php:76 mod/message.php:259
+#: mod/message.php:440
+msgid "Insert web link"
+msgstr "Insert web link"
 
-#: mod/editpost.php:95 src/Core/ACL.php:308
-msgid "CC: email addresses"
-msgstr "CC: email addresses"
+#: mod/match.php:49
+msgid "No keywords to match. Please add keywords to your default profile."
+msgstr "No keywords to match. Please add keywords to your default profile."
 
-#: mod/editpost.php:102 src/Core/ACL.php:309
-msgid "Example: bob@example.com, mary@example.com"
-msgstr "Example: bob@example.com, mary@example.com"
+#: mod/match.php:102 mod/suggest.php:106 src/Content/Widget.php:42
+#: src/Module/AllFriends.php:91 src/Module/BaseSearchModule.php:131
+msgid "Connect"
+msgstr "Connect"
 
-#: mod/events.php:117 mod/events.php:119
-msgid "Event can not end before it has started."
-msgstr "Event cannot end before it has started."
+#: mod/match.php:115 src/Content/Pager.php:198
+msgid "first"
+msgstr "first"
 
-#: mod/events.php:126 mod/events.php:128
-msgid "Event title and start time are required."
-msgstr "Event title and starting time are required."
+#: mod/match.php:120 src/Content/Pager.php:258
+msgid "next"
+msgstr "next"
 
-#: mod/events.php:384
-msgid "Create New Event"
-msgstr "Create new event"
+#: mod/match.php:130 src/Module/BaseSearchModule.php:92
+msgid "No matches"
+msgstr "No matches"
 
-#: mod/events.php:507
-msgid "Event details"
-msgstr "Event details"
+#: mod/match.php:135
+msgid "Profile Match"
+msgstr "Profile Match"
 
-#: mod/events.php:508
-msgid "Starting date and Title are required."
-msgstr "Starting date and title are required."
+#: mod/profiles.php:43 mod/profiles.php:152 mod/profiles.php:196
+#: mod/profiles.php:511 mod/dfrn_confirm.php:70
+msgid "Profile not found."
+msgstr "Profile not found."
 
-#: mod/events.php:509 mod/events.php:514
-msgid "Event Starts:"
-msgstr "Event starts:"
+#: mod/profiles.php:62
+msgid "Profile deleted."
+msgstr "Profile deleted."
 
-#: mod/events.php:509 mod/events.php:541 mod/profiles.php:592
-msgid "Required"
-msgstr "Required"
+#: mod/profiles.php:78 mod/profiles.php:114
+msgid "Profile-"
+msgstr "Profile-"
 
-#: mod/events.php:522 mod/events.php:547
-msgid "Finish date/time is not known or not relevant"
-msgstr "Finish date/time is not known or not relevant"
+#: mod/profiles.php:97 mod/profiles.php:135
+msgid "New profile created."
+msgstr "New profile created."
 
-#: mod/events.php:524 mod/events.php:529
-msgid "Event Finishes:"
-msgstr "Event finishes:"
+#: mod/profiles.php:120
+msgid "Profile unavailable to clone."
+msgstr "Profile unavailable to clone."
 
-#: mod/events.php:535 mod/events.php:548
-msgid "Adjust for viewer timezone"
-msgstr "Adjust for viewer's time zone"
+#: mod/profiles.php:206
+msgid "Profile Name is required."
+msgstr "Profile name is required."
 
-#: mod/events.php:537
-msgid "Description:"
-msgstr "Description:"
+#: mod/profiles.php:346
+msgid "Marital Status"
+msgstr "Marital status"
 
-#: mod/events.php:539 mod/notifications.php:261 src/Model/Event.php:68
-#: src/Model/Event.php:95 src/Model/Event.php:437 src/Model/Event.php:933
-#: src/Model/Profile.php:439 src/Module/Contact.php:646
-#: src/Module/Directory.php:142
-msgid "Location:"
-msgstr "Location:"
+#: mod/profiles.php:349
+msgid "Romantic Partner"
+msgstr "Romantic partner"
 
-#: mod/events.php:541 mod/events.php:543
-msgid "Title:"
-msgstr "Title:"
+#: mod/profiles.php:358
+msgid "Work/Employment"
+msgstr "Work/Employment:"
 
-#: mod/events.php:544 mod/events.php:545
-msgid "Share this event"
-msgstr "Share this event"
+#: mod/profiles.php:361
+msgid "Religion"
+msgstr "Religion"
 
-#: mod/events.php:552 src/Model/Profile.php:871
-msgid "Basic"
-msgstr "Basic"
+#: mod/profiles.php:364
+msgid "Political Views"
+msgstr "Political views"
 
-#: mod/events.php:553 src/Model/Profile.php:872 src/Module/Admin/Site.php:575
-#: src/Module/Contact.php:905
-msgid "Advanced"
-msgstr "Advanced"
+#: mod/profiles.php:367
+msgid "Gender"
+msgstr "Gender"
 
-#: mod/events.php:554 mod/photos.php:1005 mod/photos.php:1374
-#: src/Core/ACL.php:314
-msgid "Permissions"
-msgstr "Permissions"
+#: mod/profiles.php:370
+msgid "Sexual Preference"
+msgstr "Sexual preference"
 
-#: mod/events.php:570
-msgid "Failed to remove event"
-msgstr "Failed to remove event"
+#: mod/profiles.php:373
+msgid "XMPP"
+msgstr "XMPP"
 
-#: mod/events.php:572
-msgid "Event removed"
-msgstr "Event removed"
+#: mod/profiles.php:376
+msgid "Homepage"
+msgstr "Homepage"
 
-#: mod/fbrowser.php:43 src/Content/Nav.php:157 src/Model/Profile.php:911
-#: view/theme/frio/theme.php:264
-msgid "Photos"
-msgstr "Photos"
+#: mod/profiles.php:379 mod/profiles.php:578
+msgid "Interests"
+msgstr "Interests"
 
-#: mod/fbrowser.php:52 mod/fbrowser.php:76 mod/photos.php:193
-#: mod/photos.php:969 mod/photos.php:1082 mod/photos.php:1099
-#: mod/photos.php:1575 mod/photos.php:1590 src/Model/Photo.php:552
-#: src/Model/Photo.php:561
-msgid "Contact Photos"
-msgstr "Contact photos"
+#: mod/profiles.php:382
+msgid "Address"
+msgstr "Address"
 
-#: mod/fbrowser.php:112 mod/fbrowser.php:141 mod/profile_photo.php:254
-msgid "Upload"
-msgstr "Upload"
+#: mod/profiles.php:389 mod/profiles.php:574
+msgid "Location"
+msgstr "Location"
 
-#: mod/fbrowser.php:136
-msgid "Files"
-msgstr "Files"
+#: mod/profiles.php:469
+msgid "Profile updated."
+msgstr "Profile updated."
 
-#: mod/follow.php:46
-msgid "The contact could not be added."
-msgstr "Contact could not be added."
+#: mod/profiles.php:523
+msgid "Hide contacts and friends:"
+msgstr "Hide contacts and friends:"
 
-#: mod/follow.php:85
-msgid "You already added this contact."
-msgstr "You already added this contact."
+#: mod/profiles.php:528
+msgid "Hide your contact/friend list from viewers of this profile?"
+msgstr "Hide your contact/friend list from viewers of this profile?"
 
-#: mod/follow.php:97
-msgid "Diaspora support isn't enabled. Contact can't be added."
-msgstr "diaspora* support isn't enabled. Contact can't be added."
+#: mod/profiles.php:548
+msgid "Show more profile fields:"
+msgstr "Show more profile fields:"
 
-#: mod/follow.php:104
-msgid "OStatus support is disabled. Contact can't be added."
-msgstr "OStatus support is disabled. Contact can't be added."
+#: mod/profiles.php:560
+msgid "Profile Actions"
+msgstr "Profile actions"
 
-#: mod/follow.php:111
-msgid "The network type couldn't be detected. Contact can't be added."
-msgstr "The network type couldn't be detected. Contact can't be added."
+#: mod/profiles.php:561
+msgid "Edit Profile Details"
+msgstr "Edit Profile Details"
 
-#: mod/follow.php:177 mod/notifications.php:179 mod/notifications.php:271
-#: mod/unfollow.php:137 src/Module/Admin/Blocklist/Contact.php:72
-#: src/Module/Admin/Blocklist/Contact.php:82 src/Module/Contact.php:642
-msgid "Profile URL"
-msgstr "Profile URL:"
+#: mod/profiles.php:562 mod/crepair.php:149 mod/fsuggest.php:92
+#: mod/manage.php:183 mod/message.php:261 mod/message.php:441
+#: mod/photos.php:991 mod/photos.php:1101 mod/photos.php:1387
+#: mod/photos.php:1432 mod/photos.php:1471 mod/photos.php:1531
+#: mod/poke.php:184 mod/events.php:552 view/theme/duepuntozero/config.php:72
+#: view/theme/frio/config.php:127 view/theme/quattro/config.php:74
+#: view/theme/vier/config.php:120 src/Module/Debug/Localtime.php:45
+#: src/Module/Invite.php:157 src/Module/Item/Compose.php:178
+#: src/Module/Contact.php:560 src/Module/Install.php:212
+#: src/Module/Install.php:252 src/Module/Install.php:288
+#: src/Object/Post.php:879
+msgid "Submit"
+msgstr "Submit"
 
-#: mod/follow.php:181 mod/notifications.php:265 src/Model/Profile.php:801
-#: src/Module/Contact.php:652
-msgid "Tags:"
-msgstr "Tags:"
+#: mod/profiles.php:563
+msgid "Change Profile Photo"
+msgstr "Change profile photo"
 
-#: mod/follow.php:193 mod/unfollow.php:147 src/Model/Profile.php:898
-#: src/Module/Contact.php:867
-msgid "Status Messages and Posts"
-msgstr "Status Messages and Posts"
+#: mod/profiles.php:565
+msgid "View this profile"
+msgstr "View this profile"
 
-#: mod/fsuggest.php:69
-msgid "Friend suggestion sent."
-msgstr "Friend suggestion sent"
+#: mod/profiles.php:566
+msgid "View all profiles"
+msgstr "View all profiles"
 
-#: mod/fsuggest.php:93
-msgid "Suggest Friends"
-msgstr "Suggest friends"
+#: mod/profiles.php:567 mod/profiles.php:662 src/Model/Profile.php:423
+msgid "Edit visibility"
+msgstr "Edit visibility"
 
-#: mod/fsuggest.php:95
-#, php-format
-msgid "Suggest a friend for %s"
-msgstr "Suggest a friend for %s"
+#: mod/profiles.php:568
+msgid "Create a new profile using these settings"
+msgstr "Create a new profile using these settings"
 
-#: mod/hcard.php:20
-msgid "No profile"
-msgstr "No profile"
+#: mod/profiles.php:569
+msgid "Clone this profile"
+msgstr "Clone this profile"
 
-#: mod/item.php:122
-msgid "Unable to locate original post."
-msgstr "Unable to locate original post."
+#: mod/profiles.php:570
+msgid "Delete this profile"
+msgstr "Delete this profile"
 
-#: mod/item.php:322
-msgid "Empty post discarded."
-msgstr "Empty post discarded."
+#: mod/profiles.php:572
+msgid "Basic information"
+msgstr "Basic information"
 
-#: mod/item.php:839
-#, php-format
-msgid ""
-"This message was sent to you by %s, a member of the Friendica social "
-"network."
-msgstr "This message was sent to you by %s, a member of the Friendica social network."
+#: mod/profiles.php:573
+msgid "Profile picture"
+msgstr "Profile picture"
 
-#: mod/item.php:841
-#, php-format
-msgid "You may visit them online at %s"
-msgstr "You may visit them online at %s"
+#: mod/profiles.php:575
+msgid "Preferences"
+msgstr "Preferences"
 
-#: mod/item.php:842
-msgid ""
-"Please contact the sender by replying to this post if you do not wish to "
-"receive these messages."
-msgstr "Please contact the sender by replying to this post if you do not wish to receive these messages."
+#: mod/profiles.php:576
+msgid "Status information"
+msgstr "Status information"
 
-#: mod/item.php:846
-#, php-format
-msgid "%s posted an update."
-msgstr "%s posted an update."
+#: mod/profiles.php:577
+msgid "Additional information"
+msgstr "Additional information"
 
-#: mod/lockview.php:46 mod/lockview.php:57
-msgid "Remote privacy information not available."
-msgstr "Remote privacy information not available."
+#: mod/profiles.php:579 mod/network.php:992
+#: src/Core/NotificationsManager.php:158
+msgid "Personal"
+msgstr "Personal"
 
-#: mod/lockview.php:66
-msgid "Visible to:"
-msgstr "Visible to:"
+#: mod/profiles.php:580
+msgid "Relation"
+msgstr "Relation"
 
-#: mod/lostpass.php:26
-msgid "No valid account found."
-msgstr "No valid account found."
+#: mod/profiles.php:581 src/Util/Temporal.php:79 src/Util/Temporal.php:81
+msgid "Miscellaneous"
+msgstr "Miscellaneous"
 
-#: mod/lostpass.php:38
-msgid "Password reset request issued. Check your email."
-msgstr "Password reset request issued. Please check your email."
+#: mod/profiles.php:583 mod/profile_photo.php:246 src/Module/Welcome.php:39
+msgid "Upload Profile Photo"
+msgstr "Upload profile photo"
 
-#: mod/lostpass.php:44
-#, php-format
-msgid ""
-"\n"
-"\t\tDear %1$s,\n"
-"\t\t\tA request was recently received at \"%2$s\" to reset your account\n"
-"\t\tpassword. In order to confirm this request, please select the verification link\n"
-"\t\tbelow or paste it into your web browser address bar.\n"
-"\n"
-"\t\tIf you did NOT request this change, please DO NOT follow the link\n"
-"\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n"
-"\n"
-"\t\tYour password will not be changed unless we can verify that you\n"
-"\t\tissued this request."
-msgstr "\n\t\tDear %1$s,\n\t\t\tA request was received at \"%2$s\" to reset your account password\n\t\tTo confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser's address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided; ignore or delete this email, as the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."
+#: mod/profiles.php:584
+msgid "Your Gender:"
+msgstr "Gender:"
 
-#: mod/lostpass.php:55
-#, php-format
-msgid ""
-"\n"
-"\t\tFollow this link soon to verify your identity:\n"
-"\n"
-"\t\t%1$s\n"
-"\n"
-"\t\tYou will then receive a follow-up message containing the new password.\n"
-"\t\tYou may change that password from your account settings page after logging in.\n"
-"\n"
-"\t\tThe login details are as follows:\n"
-"\n"
-"\t\tSite Location:\t%2$s\n"
-"\t\tLogin Name:\t%3$s"
-msgstr "\n\t\tFollow this link soon to verify your identity:\n\n\t\t%1$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2$s\n\t\tLogin Name:\t%3$s"
+#: mod/profiles.php:585
+msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
+msgstr "<span class=\"heart\">&hearts;</span> Marital status:"
 
-#: mod/lostpass.php:74
-#, php-format
-msgid "Password reset requested at %s"
-msgstr "Password reset requested at %s"
+#: mod/profiles.php:586 src/Model/Profile.php:808
+msgid "Sexual Preference:"
+msgstr "Sexual preference:"
 
-#: mod/lostpass.php:89
-msgid ""
-"Request could not be verified. (You may have previously submitted it.) "
-"Password reset failed."
-msgstr "Request could not be verified. (You may have previously submitted it.) Password reset failed."
+#: mod/profiles.php:587
+msgid "Example: fishing photography software"
+msgstr "Example: fishing photography software"
 
-#: mod/lostpass.php:102
-msgid "Request has expired, please make a new one."
-msgstr "Request has expired, please make a new one."
+#: mod/profiles.php:592
+msgid "Profile Name:"
+msgstr "Profile name:"
 
-#: mod/lostpass.php:117
-msgid "Forgot your Password?"
-msgstr "Reset My Password"
+#: mod/profiles.php:592 mod/events.php:510 mod/events.php:542
+msgid "Required"
+msgstr "Required"
 
-#: mod/lostpass.php:118
+#: mod/profiles.php:594
 msgid ""
-"Enter your email address and submit to have your password reset. Then check "
-"your email for further instructions."
-msgstr "Enter email address or nickname to reset your password. You will receive further instruction via email."
+"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
+"be visible to anybody using the internet."
+msgstr "This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."
 
-#: mod/lostpass.php:119 src/Module/Login.php:327
-msgid "Nickname or Email: "
-msgstr "Nickname or email: "
+#: mod/profiles.php:595
+msgid "Your Full Name:"
+msgstr "My full name:"
 
-#: mod/lostpass.php:120
-msgid "Reset"
-msgstr "Reset"
+#: mod/profiles.php:596
+msgid "Title/Description:"
+msgstr "Title/Description:"
 
-#: mod/lostpass.php:135 src/Module/Login.php:339
-msgid "Password Reset"
-msgstr "Forgotten password?"
+#: mod/profiles.php:599
+msgid "Street Address:"
+msgstr "Street address:"
 
-#: mod/lostpass.php:136
-msgid "Your password has been reset as requested."
-msgstr "Your password has been reset as requested."
+#: mod/profiles.php:600
+msgid "Locality/City:"
+msgstr "Locality/City:"
 
-#: mod/lostpass.php:137
-msgid "Your new password is"
-msgstr "Your new password is"
+#: mod/profiles.php:601
+msgid "Region/State:"
+msgstr "Region/State:"
 
-#: mod/lostpass.php:138
-msgid "Save or copy your new password - and then"
-msgstr "Save or copy your new password - and then"
+#: mod/profiles.php:602
+msgid "Postal/Zip Code:"
+msgstr "Postcode:"
 
-#: mod/lostpass.php:139
-msgid "click here to login"
-msgstr "click here to login"
+#: mod/profiles.php:603
+msgid "Country:"
+msgstr "Country:"
 
-#: mod/lostpass.php:140
-msgid ""
-"Your password may be changed from the <em>Settings</em> page after "
-"successful login."
-msgstr "Your password may be changed from the <em>Settings</em> page after successful login."
+#: mod/profiles.php:604 src/Util/Temporal.php:149
+msgid "Age: "
+msgstr "Age: "
 
-#: mod/lostpass.php:147
-#, php-format
-msgid ""
-"\n"
-"\t\t\tDear %1$s,\n"
-"\t\t\t\tYour password has been changed as requested. Please retain this\n"
-"\t\t\tinformation for your records (or change your password immediately to\n"
-"\t\t\tsomething that you will remember).\n"
-"\t\t"
-msgstr "\n\t\t\tDear %1$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"
+#: mod/profiles.php:607
+msgid "Who: (if applicable)"
+msgstr "Who: (if applicable)"
 
-#: mod/lostpass.php:153
-#, php-format
-msgid ""
-"\n"
-"\t\t\tYour login details are as follows:\n"
-"\n"
-"\t\t\tSite Location:\t%1$s\n"
-"\t\t\tLogin Name:\t%2$s\n"
-"\t\t\tPassword:\t%3$s\n"
-"\n"
-"\t\t\tYou may change that password from your account settings page after logging in.\n"
-"\t\t"
-msgstr "\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1$s\n\t\t\tLogin Name:\t%2$s\n\t\t\tPassword:\t%3$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"
+#: mod/profiles.php:607
+msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
+msgstr "Examples: cathy123, Cathy Williams, cathy@example.com"
 
-#: mod/lostpass.php:169
-#, php-format
-msgid "Your password has been changed at %s"
-msgstr "Your password has been changed at %s"
+#: mod/profiles.php:608
+msgid "Since [date]:"
+msgstr "Since when:"
 
-#: mod/manage.php:179
-msgid "Manage Identities and/or Pages"
-msgstr "Manage Identities and Pages"
+#: mod/profiles.php:610
+msgid "Tell us about yourself..."
+msgstr "About myself:"
 
-#: mod/manage.php:180
+#: mod/profiles.php:611
+msgid "XMPP (Jabber) address:"
+msgstr "XMPP (Jabber) address:"
+
+#: mod/profiles.php:611
 msgid ""
-"Toggle between different identities or community/group pages which share "
-"your account details or which you have been granted \"manage\" permissions"
-msgstr "Accounts that I manage or own."
+"The XMPP address will be propagated to your contacts so that they can follow"
+" you."
+msgstr "The XMPP address will be propagated to your contacts so that they can follow you."
 
-#: mod/manage.php:181
-msgid "Select an identity to manage: "
-msgstr "Select identity:"
+#: mod/profiles.php:612
+msgid "Homepage URL:"
+msgstr "Homepage URL:"
 
-#: mod/match.php:49
-msgid "No keywords to match. Please add keywords to your default profile."
-msgstr "No keywords to match. Please add keywords to your default profile."
+#: mod/profiles.php:613 src/Model/Profile.php:816
+msgid "Hometown:"
+msgstr "Home town:"
 
-#: mod/match.php:115 src/Content/Pager.php:198
-msgid "first"
-msgstr "first"
+#: mod/profiles.php:614 src/Model/Profile.php:824
+msgid "Political Views:"
+msgstr "Political views:"
 
-#: mod/match.php:120 src/Content/Pager.php:258
-msgid "next"
-msgstr "next"
+#: mod/profiles.php:615
+msgid "Religious Views:"
+msgstr "Religious views:"
 
-#: mod/match.php:135
-msgid "Profile Match"
-msgstr "Profile Match"
+#: mod/profiles.php:616
+msgid "Public Keywords:"
+msgstr "Public keywords:"
 
-#: mod/message.php:33 mod/message.php:116 src/Content/Nav.php:254
-msgid "New Message"
-msgstr "New Message"
+#: mod/profiles.php:616
+msgid "(Used for suggesting potential friends, can be seen by others)"
+msgstr "Used for suggesting potential friends, can be seen by others."
 
-#: mod/message.php:70 mod/wallmessage.php:60
-msgid "No recipient selected."
-msgstr "No recipient selected."
+#: mod/profiles.php:617
+msgid "Private Keywords:"
+msgstr "Private keywords:"
 
-#: mod/message.php:74
-msgid "Unable to locate contact information."
-msgstr "Unable to locate contact information."
+#: mod/profiles.php:617
+msgid "(Used for searching profiles, never shown to others)"
+msgstr "Used for searching profiles, never shown to others."
 
-#: mod/message.php:77 mod/wallmessage.php:66
-msgid "Message could not be sent."
-msgstr "Message could not be sent."
+#: mod/profiles.php:618 src/Model/Profile.php:840
+msgid "Likes:"
+msgstr "Likes:"
 
-#: mod/message.php:80 mod/wallmessage.php:69
-msgid "Message collection failure."
-msgstr "Message collection failure."
+#: mod/profiles.php:619 src/Model/Profile.php:844
+msgid "Dislikes:"
+msgstr "Dislikes:"
 
-#: mod/message.php:83 mod/wallmessage.php:72
-msgid "Message sent."
-msgstr "Message sent."
+#: mod/profiles.php:620
+msgid "Musical interests"
+msgstr "Music:"
 
-#: mod/message.php:110 mod/notifications.php:47 mod/notifications.php:187
-#: mod/notifications.php:243
-msgid "Discard"
-msgstr "Discard"
+#: mod/profiles.php:621
+msgid "Books, literature"
+msgstr "Books, literature, poetry:"
 
-#: mod/message.php:123 src/Content/Nav.php:251 view/theme/frio/theme.php:271
-msgid "Messages"
-msgstr "Messages"
+#: mod/profiles.php:622
+msgid "Television"
+msgstr "Television:"
 
-#: mod/message.php:148
-msgid "Do you really want to delete this message?"
-msgstr "Do you really want to delete this message?"
+#: mod/profiles.php:623
+msgid "Film/dance/culture/entertainment"
+msgstr "Film, dance, culture, entertainment"
 
-#: mod/message.php:166
-msgid "Conversation not found."
-msgstr "Conversation not found."
+#: mod/profiles.php:624
+msgid "Hobbies/Interests"
+msgstr "Hobbies/Interests:"
 
-#: mod/message.php:171
-msgid "Message deleted."
-msgstr "Message deleted."
+#: mod/profiles.php:625
+msgid "Love/romance"
+msgstr "Love/Romance:"
 
-#: mod/message.php:176 mod/message.php:190
-msgid "Conversation removed."
-msgstr "Conversation removed."
+#: mod/profiles.php:626
+msgid "Work/employment"
+msgstr "Work/Employment:"
 
-#: mod/message.php:204 mod/message.php:360 mod/wallmessage.php:123
-msgid "Please enter a link URL:"
-msgstr "Please enter a link URL:"
+#: mod/profiles.php:627
+msgid "School/education"
+msgstr "School/Education:"
 
-#: mod/message.php:246 mod/wallmessage.php:128
-msgid "Send Private Message"
-msgstr "Send private message"
+#: mod/profiles.php:628
+msgid "Contact information and Social Networks"
+msgstr "Contact information and other social networks:"
 
-#: mod/message.php:247 mod/message.php:430 mod/wallmessage.php:130
-msgid "To:"
-msgstr "To:"
+#: mod/profiles.php:659 src/Model/Profile.php:419
+msgid "Profile Image"
+msgstr "Profile image"
 
-#: mod/message.php:251 mod/message.php:432 mod/wallmessage.php:131
-msgid "Subject:"
-msgstr "Subject:"
+#: mod/profiles.php:661 src/Model/Profile.php:422
+msgid "visible to everybody"
+msgstr "Visible to everybody"
 
-#: mod/message.php:255 mod/message.php:435 mod/wallmessage.php:137
-#: src/Module/Invite.php:150
-msgid "Your message:"
-msgstr "Your message:"
+#: mod/profiles.php:668
+msgid "Edit/Manage Profiles"
+msgstr "Edit/Manage Profiles"
 
-#: mod/message.php:289
-msgid "No messages."
-msgstr "No messages."
+#: mod/profiles.php:669 src/Model/Profile.php:409 src/Model/Profile.php:430
+msgid "Change profile photo"
+msgstr "Change profile photo"
 
-#: mod/message.php:352
-msgid "Message not available."
-msgstr "Message not available."
+#: mod/profiles.php:670 src/Model/Profile.php:410
+msgid "Create New Profile"
+msgstr "Create new profile"
 
-#: mod/message.php:406
-msgid "Delete message"
-msgstr "Delete message"
+#: mod/cal.php:34 mod/cal.php:38 mod/community.php:40 mod/follow.php:20
+#: src/Module/Debug/ItemBody.php:18
+msgid "Access denied."
+msgstr "Access denied."
 
-#: mod/message.php:408 mod/message.php:540
-msgid "D, d M Y - g:i A"
-msgstr "D, d M Y - g:i A"
+#: mod/cal.php:140 mod/display.php:303 src/Module/Profile.php:185
+msgid "Access to this profile has been restricted."
+msgstr "Access to this profile has been restricted."
 
-#: mod/message.php:423 mod/message.php:537
-msgid "Delete conversation"
-msgstr "Delete conversation"
+#: mod/cal.php:271 mod/events.php:383 view/theme/frio/theme.php:271
+#: view/theme/frio/theme.php:275 src/Content/Nav.php:164
+#: src/Content/Nav.php:228 src/Model/Profile.php:953 src/Model/Profile.php:964
+msgid "Events"
+msgstr "Events"
 
-#: mod/message.php:425
-msgid ""
-"No secure communications available. You <strong>may</strong> be able to "
-"respond from the sender's profile page."
-msgstr "No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."
+#: mod/cal.php:272 mod/events.php:384
+msgid "View"
+msgstr "View"
 
-#: mod/message.php:429
-msgid "Send Reply"
-msgstr "Send reply"
+#: mod/cal.php:273 mod/events.php:386
+msgid "Previous"
+msgstr "Previous"
 
-#: mod/message.php:512
-#, php-format
-msgid "Unknown sender - %s"
-msgstr "Unknown sender - %s"
+#: mod/cal.php:274 mod/events.php:387 src/Module/Install.php:174
+msgid "Next"
+msgstr "Next"
 
-#: mod/message.php:514
-#, php-format
-msgid "You and %s"
-msgstr "Me and %s"
+#: mod/cal.php:277 mod/events.php:392 src/Model/Event.php:428
+msgid "today"
+msgstr "today"
 
-#: mod/message.php:516
-#, php-format
-msgid "%s and You"
-msgstr "%s and me"
+#: mod/cal.php:278 mod/events.php:393 src/Util/Temporal.php:314
+#: src/Model/Event.php:429
+msgid "month"
+msgstr "month"
 
-#: mod/message.php:543
-#, php-format
-msgid "%d message"
-msgid_plural "%d messages"
-msgstr[0] "%d message"
-msgstr[1] "%d messages"
+#: mod/cal.php:279 mod/events.php:394 src/Util/Temporal.php:315
+#: src/Model/Event.php:430
+msgid "week"
+msgstr "week"
 
-#: mod/network.php:184 mod/search.php:38
-msgid "Remove term"
-msgstr "Remove term"
-
-#: mod/network.php:191 mod/search.php:47
-msgid "Saved Searches"
-msgstr "Saved searches"
+#: mod/cal.php:280 mod/events.php:395 src/Util/Temporal.php:316
+#: src/Model/Event.php:431
+msgid "day"
+msgstr "day"
 
-#: mod/network.php:192 src/Model/Group.php:434
-msgid "add"
-msgstr "add"
+#: mod/cal.php:281 mod/events.php:396
+msgid "list"
+msgstr "List"
 
-#: mod/network.php:572
-#, php-format
-msgid ""
-"Warning: This group contains %s member from a network that doesn't allow non"
-" public messages."
-msgid_plural ""
-"Warning: This group contains %s members from a network that doesn't allow "
-"non public messages."
-msgstr[0] "Warning: This group contains %s member from a network that doesn't allow non public messages."
-msgstr[1] "Warning: This group contains %s members from a network that doesn't allow non-public messages."
+#: mod/cal.php:294 src/Model/User.php:384 src/Console/NewPassword.php:88
+msgid "User not found"
+msgstr "User not found"
 
-#: mod/network.php:575
-msgid "Messages in this group won't be send to these receivers."
-msgstr "Messages in this group won't be sent to these receivers."
+#: mod/cal.php:310
+msgid "This calendar format is not supported"
+msgstr "This calendar format is not supported"
 
-#: mod/network.php:642
-msgid "No such group"
-msgstr "No such group"
+#: mod/cal.php:312
+msgid "No exportable data found"
+msgstr "No exportable data found"
 
-#: mod/network.php:663 src/Module/Group.php:288
-msgid "Group is empty"
-msgstr "Group is empty"
+#: mod/cal.php:329
+msgid "calendar"
+msgstr "calendar"
 
-#: mod/network.php:667
-#, php-format
-msgid "Group: %s"
-msgstr "Group: %s"
+#: mod/common.php:90
+msgid "No contacts in common."
+msgstr "No contacts in common."
 
-#: mod/network.php:693
-msgid "Private messages to this person are at risk of public disclosure."
-msgstr "Private messages to this person are at risk of public disclosure."
+#: mod/common.php:141 src/Module/Contact.php:870
+msgid "Common Friends"
+msgstr "Common friends"
 
-#: mod/network.php:696 src/Module/AllFriends.php:35
-#: src/Module/AllFriends.php:43
-msgid "Invalid contact."
-msgstr "Invalid contact."
+#: mod/community.php:33 mod/dfrn_request.php:597 mod/photos.php:850
+#: mod/search.php:87 mod/search.php:93 mod/videos.php:118 mod/display.php:201
+#: src/Module/Debug/Probe.php:20 src/Module/Debug/WebFinger.php:19
+#: src/Module/Directory.php:30
+msgid "Public access denied."
+msgstr "Public access denied."
 
-#: mod/network.php:975
-msgid "Commented Order"
-msgstr "Commented last"
+#: mod/community.php:76
+msgid "Community option not available."
+msgstr "Community option not available."
 
-#: mod/network.php:978
-msgid "Sort by Comment Date"
-msgstr "Sort by comment date"
+#: mod/community.php:93
+msgid "Not available."
+msgstr "Not available."
 
-#: mod/network.php:983
-msgid "Posted Order"
-msgstr "Posted last"
+#: mod/community.php:103
+msgid "Local Community"
+msgstr "Local community"
 
-#: mod/network.php:986
-msgid "Sort by Post Date"
-msgstr "Sort by post date"
+#: mod/community.php:106
+msgid "Posts from local users on this server"
+msgstr "Posts from local users on this server"
 
-#: mod/network.php:993 mod/profiles.php:579
-#: src/Core/NotificationsManager.php:158
-msgid "Personal"
-msgstr "Personal"
+#: mod/community.php:114
+msgid "Global Community"
+msgstr "Global community"
 
-#: mod/network.php:996
-msgid "Posts that mention or involve you"
-msgstr "Posts mentioning or involving me"
+#: mod/community.php:117
+msgid "Posts from users of the whole federated network"
+msgstr "Posts from users of the whole federated network"
 
-#: mod/network.php:1003
-msgid "New"
-msgstr "New"
+#: mod/community.php:163 mod/search.php:222
+msgid "No results."
+msgstr "No results."
 
-#: mod/network.php:1006
-msgid "Activity Stream - by date"
-msgstr "Activity Stream - by date"
+#: mod/community.php:215
+msgid ""
+"This community stream shows all public posts received by this node. They may"
+" not reflect the opinions of this node’s users."
+msgstr "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."
 
-#: mod/network.php:1014
-msgid "Shared Links"
-msgstr "Shared links"
+#: mod/crepair.php:79
+msgid "Contact settings applied."
+msgstr "Contact settings applied."
 
-#: mod/network.php:1017
-msgid "Interesting Links"
-msgstr "Interesting links"
+#: mod/crepair.php:81
+msgid "Contact update failed."
+msgstr "Contact update failed."
 
-#: mod/network.php:1024
-msgid "Starred"
-msgstr "Starred"
+#: mod/crepair.php:102 mod/dfrn_confirm.php:125 mod/fsuggest.php:32
+#: mod/fsuggest.php:75 mod/redir.php:32 mod/redir.php:140
+#: src/Module/FollowConfirm.php:46 src/Module/Group.php:92
+msgid "Contact not found."
+msgstr "Contact not found."
 
-#: mod/network.php:1027
-msgid "Favourite Posts"
-msgstr "My favorite posts"
+#: mod/crepair.php:115
+msgid ""
+"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect"
+" information your communications with this contact may stop working."
+msgstr "<strong>Warning: These are highly advanced settings.</strong> If you enter incorrect information, your communications with this contact might be disrupted."
 
-#: mod/newmember.php:12
-msgid "Welcome to Friendica"
-msgstr "Welcome to Friendica"
+#: mod/crepair.php:116
+msgid ""
+"Please use your browser 'Back' button <strong>now</strong> if you are "
+"uncertain what to do on this page."
+msgstr "Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."
 
-#: mod/newmember.php:13
-msgid "New Member Checklist"
-msgstr "New Member Checklist"
+#: mod/crepair.php:130 mod/crepair.php:132
+msgid "No mirroring"
+msgstr "No mirroring"
 
-#: mod/newmember.php:15
-msgid ""
-"We would like to offer some tips and links to help make your experience "
-"enjoyable. Click any item to visit the relevant page. A link to this page "
-"will be visible from your home page for two weeks after your initial "
-"registration and then will quietly disappear."
-msgstr "We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."
+#: mod/crepair.php:130
+msgid "Mirror as forwarded posting"
+msgstr "Mirror as forwarded posting"
 
-#: mod/newmember.php:16
-msgid "Getting Started"
-msgstr "Getting started"
+#: mod/crepair.php:130 mod/crepair.php:132
+msgid "Mirror as my own posting"
+msgstr "Mirror as my own posting"
 
-#: mod/newmember.php:18
-msgid "Friendica Walk-Through"
-msgstr "Friendica walk-through"
+#: mod/crepair.php:145
+msgid "Return to contact editor"
+msgstr "Return to contact editor"
 
-#: mod/newmember.php:18
-msgid ""
-"On your <em>Quick Start</em> page - find a brief introduction to your "
-"profile and network tabs, make some new connections, and find some groups to"
-" join."
-msgstr "On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."
+#: mod/crepair.php:147
+msgid "Refetch contact data"
+msgstr "Re-fetch contact data."
 
-#: mod/newmember.php:20 mod/settings.php:145 src/Content/Nav.php:262
-#: src/Module/Admin/Addons/Details.php:102
-#: src/Module/Admin/Themes/Details.php:107
-#: src/Module/BaseSettingsModule.php:105 view/theme/frio/theme.php:272
-msgid "Settings"
-msgstr "Settings"
+#: mod/crepair.php:150
+msgid "Remote Self"
+msgstr "Remote self"
 
-#: mod/newmember.php:22
-msgid "Go to Your Settings"
-msgstr "Go to your settings"
+#: mod/crepair.php:153
+msgid "Mirror postings from this contact"
+msgstr "Mirror postings from this contact:"
 
-#: mod/newmember.php:22
+#: mod/crepair.php:155
 msgid ""
-"On your <em>Settings</em> page -  change your initial password. Also make a "
-"note of your Identity Address. This looks just like an email address - and "
-"will be useful in making friends on the free social web."
-msgstr "On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."
+"Mark this contact as remote_self, this will cause friendica to repost new "
+"entries from this contact."
+msgstr "This will cause Friendica to repost new entries from this contact."
 
-#: mod/newmember.php:23
-msgid ""
-"Review the other settings, particularly the privacy settings. An unpublished"
-" directory listing is like having an unlisted phone number. In general, you "
-"should probably publish your listing - unless all of your friends and "
-"potential friends know exactly how to find you."
-msgstr "Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."
+#: mod/crepair.php:159 mod/settings.php:679 mod/settings.php:705
+#: src/Module/Admin/Blocklist/Contact.php:73 src/Module/Admin/Users.php:272
+#: src/Module/Admin/Users.php:283 src/Module/Admin/Users.php:297
+#: src/Module/Admin/Users.php:313
+msgid "Name"
+msgstr "Name:"
 
-#: mod/newmember.php:25 mod/profperm.php:117 src/Content/Nav.php:156
-#: src/Model/Profile.php:870 src/Model/Profile.php:903
-#: src/Module/Contact.php:657 src/Module/Contact.php:872
-#: view/theme/frio/theme.php:263
-msgid "Profile"
-msgstr "Profile"
+#: mod/crepair.php:160
+msgid "Account Nickname"
+msgstr "Account nickname:"
 
-#: mod/newmember.php:27 mod/profiles.php:583 mod/profile_photo.php:253
-msgid "Upload Profile Photo"
-msgstr "Upload profile photo"
+#: mod/crepair.php:161
+msgid "@Tagname - overrides Name/Nickname"
+msgstr "@Tag name - overrides name/nickname:"
 
-#: mod/newmember.php:27
-msgid ""
-"Upload a profile photo if you have not done so already. Studies have shown "
-"that people with real photos of themselves are ten times more likely to make"
-" friends than people who do not."
-msgstr "Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."
+#: mod/crepair.php:162
+msgid "Account URL"
+msgstr "Account URL:"
 
-#: mod/newmember.php:28
-msgid "Edit Your Profile"
-msgstr "Edit your profile"
+#: mod/crepair.php:163
+msgid "Account URL Alias"
+msgstr "Account URL alias"
 
-#: mod/newmember.php:28
-msgid ""
-"Edit your <strong>default</strong> profile to your liking. Review the "
-"settings for hiding your list of friends and hiding the profile from unknown"
-" visitors."
-msgstr "Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."
+#: mod/crepair.php:164
+msgid "Friend Request URL"
+msgstr "Friend request URL:"
 
-#: mod/newmember.php:29
-msgid "Profile Keywords"
-msgstr "Profile keywords"
+#: mod/crepair.php:165
+msgid "Friend Confirm URL"
+msgstr "Friend confirm URL:"
 
-#: mod/newmember.php:29
-msgid ""
-"Set some public keywords for your default profile which describe your "
-"interests. We may be able to find other people with similar interests and "
-"suggest friendships."
-msgstr "Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."
+#: mod/crepair.php:166
+msgid "Notification Endpoint URL"
+msgstr "Notification endpoint URL"
 
-#: mod/newmember.php:31
-msgid "Connecting"
-msgstr "Connecting"
+#: mod/crepair.php:167
+msgid "Poll/Feed URL"
+msgstr "Poll/Feed URL:"
 
-#: mod/newmember.php:37
-msgid "Importing Emails"
-msgstr "Importing emails"
+#: mod/crepair.php:168
+msgid "New photo from this URL"
+msgstr "New photo from this URL:"
 
-#: mod/newmember.php:37
+#: mod/dfrn_confirm.php:126
 msgid ""
-"Enter your email access information on your Connector Settings page if you "
-"wish to import and interact with friends or mailing lists from your email "
-"INBOX"
-msgstr "Enter your email access information on your Connector Settings if you wish to import and interact with friends or mailing lists from your email INBOX"
-
-#: mod/newmember.php:40
-msgid "Go to Your Contacts Page"
-msgstr "Go to your contacts page"
+"This may occasionally happen if contact was requested by both persons and it"
+" has already been approved."
+msgstr "This may occasionally happen if contact was requested by both persons and it has already been approved."
 
-#: mod/newmember.php:40
-msgid ""
-"Your Contacts page is your gateway to managing friendships and connecting "
-"with friends on other networks. Typically you enter their address or site "
-"URL in the <em>Add New Contact</em> dialog."
-msgstr "Your contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add new contact</em> dialog."
+#: mod/dfrn_confirm.php:227
+msgid "Response from remote site was not understood."
+msgstr "Response from remote site was not understood."
 
-#: mod/newmember.php:41
-msgid "Go to Your Site's Directory"
-msgstr "Go to your site's directory"
+#: mod/dfrn_confirm.php:234 mod/dfrn_confirm.php:240
+msgid "Unexpected response from remote site: "
+msgstr "Unexpected response from remote site: "
 
-#: mod/newmember.php:41
-msgid ""
-"The Directory page lets you find other people in this network or other "
-"federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on "
-"their profile page. Provide your own Identity Address if requested."
-msgstr "The directory lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own identity address when requested."
-
-#: mod/newmember.php:42
-msgid "Finding New People"
-msgstr "Finding new people"
+#: mod/dfrn_confirm.php:249
+msgid "Confirmation completed successfully."
+msgstr "Confirmation completed successfully."
 
-#: mod/newmember.php:42
-msgid ""
-"On the side panel of the Contacts page are several tools to find new "
-"friends. We can match people by interest, look up people by name or "
-"interest, and provide suggestions based on network relationships. On a brand"
-" new site, friend suggestions will usually begin to be populated within 24 "
-"hours."
-msgstr "On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."
+#: mod/dfrn_confirm.php:261
+msgid "Temporary failure. Please wait and try again."
+msgstr "Temporary failure. Please wait and try again."
 
-#: mod/newmember.php:44 src/Model/Group.php:435 src/Module/Contact.php:756
-msgid "Groups"
-msgstr "Groups"
+#: mod/dfrn_confirm.php:264
+msgid "Introduction failed or was revoked."
+msgstr "Introduction failed or was revoked."
 
-#: mod/newmember.php:46
-msgid "Group Your Contacts"
-msgstr "Group your contacts"
+#: mod/dfrn_confirm.php:269
+msgid "Remote site reported: "
+msgstr "Remote site reported: "
 
-#: mod/newmember.php:46
-msgid ""
-"Once you have made some friends, organize them into private conversation "
-"groups from the sidebar of your Contacts page and then you can interact with"
-" each group privately on your Network page."
-msgstr "Once you have made some friends, organize them into private conversation groups from the sidebar of your contacts page and then you can interact with each group privately on your network page."
+#: mod/dfrn_confirm.php:374
+#, php-format
+msgid "No user record found for '%s' "
+msgstr "No user record found for '%s' "
 
-#: mod/newmember.php:49
-msgid "Why Aren't My Posts Public?"
-msgstr "Why aren't my posts public?"
+#: mod/dfrn_confirm.php:384
+msgid "Our site encryption key is apparently messed up."
+msgstr "Our site encryption key is apparently messed up."
 
-#: mod/newmember.php:49
-msgid ""
-"Friendica respects your privacy. By default, your posts will only show up to"
-" people you've added as friends. For more information, see the help section "
-"from the link above."
-msgstr "Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."
+#: mod/dfrn_confirm.php:395
+msgid "Empty site URL was provided or URL could not be decrypted by us."
+msgstr "An empty URL was provided, or the URL could not be decrypted by us."
 
-#: mod/newmember.php:53
-msgid "Getting Help"
-msgstr "Getting help"
+#: mod/dfrn_confirm.php:411
+msgid "Contact record was not found for you on our site."
+msgstr "Contact record was not found for you on our site."
 
-#: mod/newmember.php:55
-msgid "Go to the Help Section"
-msgstr "Go to the help section"
+#: mod/dfrn_confirm.php:425
+#, php-format
+msgid "Site public key not available in contact record for URL %s."
+msgstr "Site public key not available in contact record for URL %s."
 
-#: mod/newmember.php:55
+#: mod/dfrn_confirm.php:441
 msgid ""
-"Our <strong>help</strong> pages may be consulted for detail on other program"
-" features and resources."
-msgstr "Our <strong>help</strong> pages may be consulted for detail on other program features and resources."
-
-#: mod/notes.php:34 src/Model/Profile.php:953
-msgid "Personal Notes"
-msgstr "Personal notes"
-
-#: mod/notifications.php:38
-msgid "Invalid request identifier."
-msgstr "Invalid request identifier."
-
-#: mod/notifications.php:93 src/Content/Nav.php:246
-msgid "Notifications"
-msgstr "Notifications"
+"The ID provided by your system is a duplicate on our system. It should work "
+"if you try again."
+msgstr "The ID provided by your system is a duplicate on our system. It should work if you try again."
 
-#: mod/notifications.php:107
-msgid "Network Notifications"
-msgstr "Network notifications"
+#: mod/dfrn_confirm.php:452
+msgid "Unable to set your contact credentials on our system."
+msgstr "Unable to set your contact credentials on our system."
 
-#: mod/notifications.php:112 mod/notify.php:72
-msgid "System Notifications"
-msgstr "System notifications"
+#: mod/dfrn_confirm.php:508
+msgid "Unable to update your contact profile details on our system"
+msgstr "Unable to update your contact profile details on our system"
 
-#: mod/notifications.php:117
-msgid "Personal Notifications"
-msgstr "Personal notifications"
+#: mod/dfrn_confirm.php:538 mod/dfrn_request.php:560
+#: src/Model/Contact.php:2551
+msgid "[Name Withheld]"
+msgstr "[Name Withheld]"
 
-#: mod/notifications.php:122
-msgid "Home Notifications"
-msgstr "Home notifications"
+#: mod/dfrn_poll.php:125 mod/dfrn_poll.php:530
+#, php-format
+msgid "%1$s welcomes %2$s"
+msgstr "%1$s welcomes %2$s"
 
-#: mod/notifications.php:142
-msgid "Show unread"
-msgstr "Show unread"
+#: mod/dfrn_request.php:98
+msgid "This introduction has already been accepted."
+msgstr "This introduction has already been accepted."
 
-#: mod/notifications.php:142
-msgid "Show all"
-msgstr "Show all"
+#: mod/dfrn_request.php:116 mod/dfrn_request.php:354
+msgid "Profile location is not valid or does not contain profile information."
+msgstr "Profile location is not valid or does not contain profile information."
 
-#: mod/notifications.php:153
-msgid "Show Ignored Requests"
-msgstr "Show ignored requests."
+#: mod/dfrn_request.php:120 mod/dfrn_request.php:358
+msgid "Warning: profile location has no identifiable owner name."
+msgstr "Warning: profile location has no identifiable owner name."
 
-#: mod/notifications.php:153
-msgid "Hide Ignored Requests"
-msgstr "Hide ignored requests"
+#: mod/dfrn_request.php:123 mod/dfrn_request.php:361
+msgid "Warning: profile location has no profile photo."
+msgstr "Warning: profile location has no profile photo."
 
-#: mod/notifications.php:166 mod/notifications.php:251
-msgid "Notification type:"
-msgstr "Notification type:"
+#: mod/dfrn_request.php:127 mod/dfrn_request.php:365
+#, php-format
+msgid "%d required parameter was not found at the given location"
+msgid_plural "%d required parameters were not found at the given location"
+msgstr[0] "%d required parameter was not found at the given location"
+msgstr[1] "%d required parameters were not found at the given location"
 
-#: mod/notifications.php:169
-msgid "Suggested by:"
-msgstr "Suggested by:"
+#: mod/dfrn_request.php:165
+msgid "Introduction complete."
+msgstr "Introduction complete."
 
-#: mod/notifications.php:181 mod/notifications.php:268
-#: src/Module/Contact.php:633
-msgid "Hide this contact from others"
-msgstr "Hide this contact from others"
+#: mod/dfrn_request.php:201
+msgid "Unrecoverable protocol error."
+msgstr "Unrecoverable protocol error."
 
-#: mod/notifications.php:183 mod/notifications.php:277
-#: src/Module/Admin/Users.php:286
-msgid "Approve"
-msgstr "Approve"
+#: mod/dfrn_request.php:228
+msgid "Profile unavailable."
+msgstr "Profile unavailable."
 
-#: mod/notifications.php:203
-msgid "Claims to be known to you: "
-msgstr "Says they know me:"
+#: mod/dfrn_request.php:249
+#, php-format
+msgid "%s has received too many connection requests today."
+msgstr "%s has received too many connection requests today."
 
-#: mod/notifications.php:204
-msgid "yes"
-msgstr "yes"
+#: mod/dfrn_request.php:250
+msgid "Spam protection measures have been invoked."
+msgstr "Spam protection measures have been invoked."
 
-#: mod/notifications.php:204
-msgid "no"
-msgstr "no"
+#: mod/dfrn_request.php:251
+msgid "Friends are advised to please try again in 24 hours."
+msgstr "Friends are advised to please try again in 24 hours."
 
-#: mod/notifications.php:205 mod/notifications.php:209
-msgid "Shall your connection be bidirectional or not?"
-msgstr "Shall your connection be in both directions or not?"
+#: mod/dfrn_request.php:275
+msgid "Invalid locator"
+msgstr "Invalid locator"
 
-#: mod/notifications.php:206 mod/notifications.php:210
-#, php-format
-msgid ""
-"Accepting %s as a friend allows %s to subscribe to your posts, and you will "
-"also receive updates from them in your news feed."
-msgstr "Accepting %s as a friend allows %s to subscribe to your posts. You will also receive updates from them in your news feed."
+#: mod/dfrn_request.php:311
+msgid "You have already introduced yourself here."
+msgstr "You have already introduced yourself here."
 
-#: mod/notifications.php:207
+#: mod/dfrn_request.php:314
 #, php-format
-msgid ""
-"Accepting %s as a subscriber allows them to subscribe to your posts, but you"
-" will not receive updates from them in your news feed."
-msgstr "Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."
+msgid "Apparently you are already friends with %s."
+msgstr "Apparently you are already friends with %s."
 
-#: mod/notifications.php:211
-#, php-format
-msgid ""
-"Accepting %s as a sharer allows them to subscribe to your posts, but you "
-"will not receive updates from them in your news feed."
-msgstr "Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."
+#: mod/dfrn_request.php:334
+msgid "Invalid profile URL."
+msgstr "Invalid profile URL."
 
-#: mod/notifications.php:222
-msgid "Friend"
-msgstr "Friend"
+#: mod/dfrn_request.php:340 src/Model/Contact.php:2182
+msgid "Disallowed profile URL."
+msgstr "Disallowed profile URL."
 
-#: mod/notifications.php:223
-msgid "Sharer"
-msgstr "Sharer"
+#: mod/dfrn_request.php:346 src/Model/Contact.php:2187
+#: src/Module/Friendica.php:59
+msgid "Blocked domain"
+msgstr "Blocked domain"
 
-#: mod/notifications.php:223
-msgid "Subscriber"
-msgstr "Subscriber"
+#: mod/dfrn_request.php:413 src/Module/Contact.php:143
+msgid "Failed to update contact record."
+msgstr "Failed to update contact record."
 
-#: mod/notifications.php:263 src/Model/Profile.php:445
-#: src/Model/Profile.php:813 src/Module/Contact.php:650
-#: src/Module/Directory.php:150
-msgid "About:"
-msgstr "About:"
+#: mod/dfrn_request.php:433
+msgid "Your introduction has been sent."
+msgstr "Your introduction has been sent."
 
-#: mod/notifications.php:267 src/Model/Profile.php:442
-#: src/Model/Profile.php:752 src/Module/Directory.php:147
-msgid "Gender:"
-msgstr "Gender:"
+#: mod/dfrn_request.php:471
+msgid ""
+"Remote subscription can't be done for your network. Please subscribe "
+"directly on your system."
+msgstr "Remote subscription can't be done for your network. Please subscribe directly on your system."
 
-#: mod/notifications.php:274 src/Model/Profile.php:539
-#: src/Module/Contact.php:90
-msgid "Network:"
-msgstr "Network:"
+#: mod/dfrn_request.php:487
+msgid "Please login to confirm introduction."
+msgstr "Please login to confirm introduction."
 
-#: mod/notifications.php:288
-msgid "No introductions."
-msgstr "No introductions."
+#: mod/dfrn_request.php:495
+msgid ""
+"Incorrect identity currently logged in. Please login to "
+"<strong>this</strong> profile."
+msgstr "Incorrect identity currently logged in. Please login to <strong>this</strong> profile."
 
-#: mod/notifications.php:322
-#, php-format
-msgid "No more %s notifications."
-msgstr "No more %s notifications."
+#: mod/dfrn_request.php:509 mod/dfrn_request.php:524
+msgid "Confirm"
+msgstr "Confirm"
 
-#: mod/notify.php:68
-msgid "No more system notifications."
-msgstr "No more system notifications."
+#: mod/dfrn_request.php:520
+msgid "Hide this contact"
+msgstr "Hide this contact"
 
-#: mod/oexchange.php:32
-msgid "Post successful."
-msgstr "Post successful."
+#: mod/dfrn_request.php:522
+#, php-format
+msgid "Welcome home %s."
+msgstr "Welcome home %s."
 
-#: mod/openid.php:31
-msgid "OpenID protocol error. No ID returned."
-msgstr "OpenID protocol error. No ID returned."
+#: mod/dfrn_request.php:523
+#, php-format
+msgid "Please confirm your introduction/connection request to %s."
+msgstr "Please confirm your introduction/connection request to %s."
 
-#: mod/openid.php:67
+#: mod/dfrn_request.php:632
 msgid ""
-"Account not found and OpenID registration is not permitted on this site."
-msgstr "Account not found and OpenID registration is not permitted on this site."
+"Please enter your 'Identity Address' from one of the following supported "
+"communications networks:"
+msgstr "Please enter your 'Identity address' from one of the following supported communications networks:"
 
-#: mod/openid.php:117 src/Module/Login.php:93 src/Module/Login.php:144
-msgid "Login failed."
-msgstr "Login failed."
-
-#: mod/ostatus_subscribe.php:23
-msgid "Subscribing to OStatus contacts"
-msgstr "Subscribing to OStatus contacts"
+#: mod/dfrn_request.php:634
+#, php-format
+msgid ""
+"If you are not yet a member of the free social web, <a href=\"%s\">follow "
+"this link to find a public Friendica site and join us today</a>."
+msgstr "If you are not yet part of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."
 
-#: mod/ostatus_subscribe.php:35
-msgid "No contact provided."
-msgstr "No contact provided."
+#: mod/dfrn_request.php:637
+msgid "Friend/Connection Request"
+msgstr "Friend/Connection request"
 
-#: mod/ostatus_subscribe.php:42
-msgid "Couldn't fetch information for contact."
-msgstr "Couldn't fetch information for contact."
+#: mod/dfrn_request.php:638
+msgid ""
+"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
+"testuser@gnusocial.de"
+msgstr "Examples: jojo@demo.friendi.ca, http://demo.friendi.ca/profile/jojo, user@gnusocial.de"
 
-#: mod/ostatus_subscribe.php:52
-msgid "Couldn't fetch friends for contact."
-msgstr "Couldn't fetch friends for contact."
+#: mod/dfrn_request.php:639 mod/follow.php:162
+msgid "Please answer the following:"
+msgstr "Please answer the following:"
 
-#: mod/ostatus_subscribe.php:70 mod/repair_ostatus.php:52
-msgid "Done"
-msgstr "Done"
+#: mod/dfrn_request.php:640 mod/follow.php:163
+#, php-format
+msgid "Does %s know you?"
+msgstr "Does %s know you?"
 
-#: mod/ostatus_subscribe.php:84
-msgid "success"
-msgstr "success"
+#: mod/dfrn_request.php:641 mod/follow.php:164
+msgid "Add a personal note:"
+msgstr "Add a personal note:"
 
-#: mod/ostatus_subscribe.php:86
-msgid "failed"
-msgstr "failed"
+#: mod/dfrn_request.php:643
+msgid "Friendica"
+msgstr "Friendica"
 
-#: mod/ostatus_subscribe.php:89 src/Object/Post.php:284
-msgid "ignored"
-msgstr "Ignored"
+#: mod/dfrn_request.php:644
+msgid "GNU Social (Pleroma, Mastodon)"
+msgstr "GNU Social (Pleroma, Mastodon)"
 
-#: mod/ostatus_subscribe.php:94 mod/repair_ostatus.php:58
-msgid "Keep this window open until done."
-msgstr "Keep this window open until done."
+#: mod/dfrn_request.php:645
+msgid "Diaspora (Socialhome, Hubzilla)"
+msgstr "diaspora* (Socialhome, Hubzilla)"
 
-#: mod/photos.php:113 src/Model/Profile.php:914
-msgid "Photo Albums"
-msgstr "Photo Albums"
+#: mod/dfrn_request.php:646
+#, php-format
+msgid ""
+" - please do not use this form.  Instead, enter %s into your Diaspora search"
+" bar."
+msgstr " - please do not use this form.  Instead, enter %s into your diaspora* search bar."
 
-#: mod/photos.php:114 mod/photos.php:1630
-msgid "Recent Photos"
-msgstr "Recent photos"
+#: mod/editpost.php:28 mod/editpost.php:38
+msgid "Item not found"
+msgstr "Item not found"
 
-#: mod/photos.php:116 mod/photos.php:1144 mod/photos.php:1632
-msgid "Upload New Photos"
-msgstr "Upload new photos"
+#: mod/editpost.php:45
+msgid "Edit post"
+msgstr "Edit post"
 
-#: mod/photos.php:134 mod/settings.php:58 src/Module/BaseSettingsModule.php:18
-msgid "everybody"
-msgstr "everybody"
+#: mod/editpost.php:71 mod/notes.php:46 src/Content/Text/HTML.php:887
+#: src/Module/Filer/SaveTag.php:49
+msgid "Save"
+msgstr "Save"
 
-#: mod/photos.php:185
-msgid "Contact information unavailable"
-msgstr "Contact information unavailable"
+#: mod/editpost.php:77
+msgid "web link"
+msgstr "web link"
 
-#: mod/photos.php:204
-msgid "Album not found."
-msgstr "Album not found."
+#: mod/editpost.php:78
+msgid "Insert video link"
+msgstr "Insert video link"
 
-#: mod/photos.php:262
-msgid "Album successfully deleted"
-msgstr "Album successfully deleted"
+#: mod/editpost.php:79
+msgid "video link"
+msgstr "video link"
 
-#: mod/photos.php:264
-msgid "Album was empty."
-msgstr "Album was empty."
+#: mod/editpost.php:80
+msgid "Insert audio link"
+msgstr "Insert audio link"
 
-#: mod/photos.php:586
-msgid "a photo"
-msgstr "a photo"
+#: mod/editpost.php:81
+msgid "audio link"
+msgstr "audio link"
 
-#: mod/photos.php:586
-#, php-format
-msgid "%1$s was tagged in %2$s by %3$s"
-msgstr "%1$s was tagged in %2$s by %3$s"
+#: mod/editpost.php:95 src/Core/ACL.php:308 src/Module/Item/Compose.php:200
+msgid "CC: email addresses"
+msgstr "CC: email addresses"
 
-#: mod/photos.php:679 mod/photos.php:682 mod/photos.php:711
-#: mod/profile_photo.php:152 mod/wall_upload.php:198
-#, php-format
-msgid "Image exceeds size limit of %s"
-msgstr "Image exceeds size limit of %s"
+#: mod/editpost.php:102 src/Core/ACL.php:309
+msgid "Example: bob@example.com, mary@example.com"
+msgstr "Example: bob@example.com, mary@example.com"
 
-#: mod/photos.php:685
-msgid "Image upload didn't complete, please try again"
-msgstr "Image upload didn't complete. Please try again."
+#: mod/fbrowser.php:43 view/theme/frio/theme.php:269 src/Content/Nav.php:162
+#: src/Model/Profile.php:933
+msgid "Photos"
+msgstr "Photos"
 
-#: mod/photos.php:688
-msgid "Image file is missing"
-msgstr "Image file is missing"
+#: mod/fbrowser.php:52 mod/fbrowser.php:76 mod/photos.php:196
+#: mod/photos.php:973 mod/photos.php:1090 mod/photos.php:1107
+#: mod/photos.php:1584 mod/photos.php:1599 src/Model/Photo.php:574
+#: src/Model/Photo.php:583
+msgid "Contact Photos"
+msgstr "Contact photos"
 
-#: mod/photos.php:693
-msgid ""
-"Server can't accept new file upload at this time, please contact your "
-"administrator"
-msgstr "Server can't accept new file uploads at this time. Please contact your administrator."
+#: mod/fbrowser.php:112 mod/fbrowser.php:141 mod/profile_photo.php:247
+msgid "Upload"
+msgstr "Upload"
 
-#: mod/photos.php:719
-msgid "Image file is empty."
-msgstr "Image file is empty."
+#: mod/fbrowser.php:136
+msgid "Files"
+msgstr "Files"
 
-#: mod/photos.php:734 mod/profile_photo.php:161 mod/wall_upload.php:212
-msgid "Unable to process image."
-msgstr "Unable to process image."
+#: mod/follow.php:46
+msgid "The contact could not be added."
+msgstr "Contact could not be added."
 
-#: mod/photos.php:763 mod/profile_photo.php:310 mod/wall_upload.php:251
-msgid "Image upload failed."
-msgstr "Image upload failed."
+#: mod/follow.php:87
+msgid "You already added this contact."
+msgstr "You already added this contact."
 
-#: mod/photos.php:851
-msgid "No photos selected"
-msgstr "No photos selected"
+#: mod/follow.php:99
+msgid "Diaspora support isn't enabled. Contact can't be added."
+msgstr "diaspora* support isn't enabled. Contact can't be added."
 
-#: mod/photos.php:943 mod/videos.php:210
-msgid "Access to this item is restricted."
-msgstr "Access to this item is restricted."
+#: mod/follow.php:106
+msgid "OStatus support is disabled. Contact can't be added."
+msgstr "OStatus support is disabled. Contact can't be added."
 
-#: mod/photos.php:997
-msgid "Upload Photos"
-msgstr "Upload photos"
+#: mod/follow.php:113
+msgid "The network type couldn't be detected. Contact can't be added."
+msgstr "The network type couldn't be detected. Contact can't be added."
 
-#: mod/photos.php:1001 mod/photos.php:1089
-msgid "New album name: "
-msgstr "New album name: "
+#: mod/follow.php:183 mod/notifications.php:276 src/Model/Profile.php:820
+#: src/Module/Contact.php:613
+msgid "Tags:"
+msgstr "Tags:"
 
-#: mod/photos.php:1002
-msgid "or select existing album:"
-msgstr "or select existing album:"
+#: mod/fsuggest.php:44
+msgid "Suggested contact not found."
+msgstr ""
 
-#: mod/photos.php:1003
-msgid "Do not show a status post for this upload"
-msgstr "Do not show a status post for this upload"
+#: mod/fsuggest.php:57
+msgid "Friend suggestion sent."
+msgstr "Friend suggestion sent"
 
-#: mod/photos.php:1019 mod/photos.php:1382 mod/settings.php:1208
-msgid "Show to Groups"
-msgstr "Show to groups"
+#: mod/fsuggest.php:79
+msgid "Suggest Friends"
+msgstr "Suggest friends"
 
-#: mod/photos.php:1020 mod/photos.php:1383 mod/settings.php:1209
-msgid "Show to Contacts"
-msgstr "Show to contacts"
+#: mod/fsuggest.php:81
+#, php-format
+msgid "Suggest a friend for %s"
+msgstr "Suggest a friend for %s"
 
-#: mod/photos.php:1071
-msgid "Do you really want to delete this photo album and all its photos?"
-msgstr "Do you really want to delete this photo album and all its photos?"
+#: mod/hcard.php:20
+msgid "No profile"
+msgstr "No profile"
 
-#: mod/photos.php:1073 mod/photos.php:1094
-msgid "Delete Album"
-msgstr "Delete album"
+#: mod/lockview.php:47 mod/lockview.php:58
+msgid "Remote privacy information not available."
+msgstr "Remote privacy information not available."
 
-#: mod/photos.php:1100
-msgid "Edit Album"
-msgstr "Edit album"
+#: mod/lockview.php:67
+msgid "Visible to:"
+msgstr "Visible to:"
 
-#: mod/photos.php:1101
-msgid "Drop Album"
-msgstr "Drop album"
+#: mod/lockview.php:73 mod/lockview.php:108 src/Content/Widget.php:192
+#: src/Module/Item/Compose.php:97 src/Module/Profile/Contacts.php:126
+#: src/Module/Contact.php:771
+msgid "Followers"
+msgstr ""
 
-#: mod/photos.php:1106
-msgid "Show Newest First"
-msgstr "Show newest first"
+#: mod/lockview.php:79 mod/lockview.php:114 src/Module/Item/Compose.php:104
+msgid "Mutuals"
+msgstr ""
 
-#: mod/photos.php:1108
-msgid "Show Oldest First"
-msgstr "Show oldest first"
+#: mod/lostpass.php:26
+msgid "No valid account found."
+msgstr "No valid account found."
 
-#: mod/photos.php:1129 mod/photos.php:1615
-msgid "View Photo"
-msgstr "View photo"
+#: mod/lostpass.php:38
+msgid "Password reset request issued. Check your email."
+msgstr "Password reset request issued. Please check your email."
 
-#: mod/photos.php:1166
-msgid "Permission denied. Access to this item may be restricted."
-msgstr "Permission denied. Access to this item may be restricted."
+#: mod/lostpass.php:44
+#, php-format
+msgid ""
+"\n"
+"\t\tDear %1$s,\n"
+"\t\t\tA request was recently received at \"%2$s\" to reset your account\n"
+"\t\tpassword. In order to confirm this request, please select the verification link\n"
+"\t\tbelow or paste it into your web browser address bar.\n"
+"\n"
+"\t\tIf you did NOT request this change, please DO NOT follow the link\n"
+"\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n"
+"\n"
+"\t\tYour password will not be changed unless we can verify that you\n"
+"\t\tissued this request."
+msgstr "\n\t\tDear %1$s,\n\t\t\tA request was received at \"%2$s\" to reset your account password\n\t\tTo confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser's address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided; ignore or delete this email, as the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."
 
-#: mod/photos.php:1168
-msgid "Photo not available"
-msgstr "Photo not available"
+#: mod/lostpass.php:55
+#, php-format
+msgid ""
+"\n"
+"\t\tFollow this link soon to verify your identity:\n"
+"\n"
+"\t\t%1$s\n"
+"\n"
+"\t\tYou will then receive a follow-up message containing the new password.\n"
+"\t\tYou may change that password from your account settings page after logging in.\n"
+"\n"
+"\t\tThe login details are as follows:\n"
+"\n"
+"\t\tSite Location:\t%2$s\n"
+"\t\tLogin Name:\t%3$s"
+msgstr "\n\t\tFollow this link soon to verify your identity:\n\n\t\t%1$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2$s\n\t\tLogin Name:\t%3$s"
 
-#: mod/photos.php:1178
-msgid "Do you really want to delete this photo?"
-msgstr "Do you really want to delete this photo?"
+#: mod/lostpass.php:74
+#, php-format
+msgid "Password reset requested at %s"
+msgstr "Password reset requested at %s"
 
-#: mod/photos.php:1180 mod/photos.php:1379
-msgid "Delete Photo"
-msgstr "Delete photo"
+#: mod/lostpass.php:89
+msgid ""
+"Request could not be verified. (You may have previously submitted it.) "
+"Password reset failed."
+msgstr "Request could not be verified. (You may have previously submitted it.) Password reset failed."
 
-#: mod/photos.php:1271
-msgid "View photo"
-msgstr "View photo"
-
-#: mod/photos.php:1273
-msgid "Edit photo"
-msgstr "Edit photo"
+#: mod/lostpass.php:102
+msgid "Request has expired, please make a new one."
+msgstr "Request has expired, please make a new one."
 
-#: mod/photos.php:1274
-msgid "Delete photo"
-msgstr "Delete photo"
+#: mod/lostpass.php:117
+msgid "Forgot your Password?"
+msgstr "Reset My Password"
 
-#: mod/photos.php:1275
-msgid "Use as profile photo"
-msgstr "Use as profile photo"
+#: mod/lostpass.php:118
+msgid ""
+"Enter your email address and submit to have your password reset. Then check "
+"your email for further instructions."
+msgstr "Enter email address or nickname to reset your password. You will receive further instruction via email."
 
-#: mod/photos.php:1282
-msgid "Private Photo"
-msgstr "Private photo"
+#: mod/lostpass.php:119 src/Module/Login.php:318
+msgid "Nickname or Email: "
+msgstr "Nickname or email: "
 
-#: mod/photos.php:1288
-msgid "View Full Size"
-msgstr "View full size"
+#: mod/lostpass.php:120
+msgid "Reset"
+msgstr "Reset"
 
-#: mod/photos.php:1347
-msgid "Tags: "
-msgstr "Tags: "
+#: mod/lostpass.php:135 src/Module/Login.php:330
+msgid "Password Reset"
+msgstr "Forgotten password?"
 
-#: mod/photos.php:1350
-msgid "[Select tags to remove]"
-msgstr "[Select tags to remove]"
+#: mod/lostpass.php:136
+msgid "Your password has been reset as requested."
+msgstr "Your password has been reset as requested."
 
-#: mod/photos.php:1365
-msgid "New album name"
-msgstr "New album name"
+#: mod/lostpass.php:137
+msgid "Your new password is"
+msgstr "Your new password is"
 
-#: mod/photos.php:1366
-msgid "Caption"
-msgstr "Caption"
+#: mod/lostpass.php:138
+msgid "Save or copy your new password - and then"
+msgstr "Save or copy your new password - and then"
 
-#: mod/photos.php:1367
-msgid "Add a Tag"
-msgstr "Add Tag"
+#: mod/lostpass.php:139
+msgid "click here to login"
+msgstr "click here to login"
 
-#: mod/photos.php:1367
+#: mod/lostpass.php:140
 msgid ""
-"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
-msgstr "Example: @bob, @jojo@example.com, #California, #camping"
+"Your password may be changed from the <em>Settings</em> page after "
+"successful login."
+msgstr "Your password may be changed from the <em>Settings</em> page after successful login."
 
-#: mod/photos.php:1368
-msgid "Do not rotate"
-msgstr "Do not rotate"
+#: mod/lostpass.php:147
+#, php-format
+msgid ""
+"\n"
+"\t\t\tDear %1$s,\n"
+"\t\t\t\tYour password has been changed as requested. Please retain this\n"
+"\t\t\tinformation for your records (or change your password immediately to\n"
+"\t\t\tsomething that you will remember).\n"
+"\t\t"
+msgstr "\n\t\t\tDear %1$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"
 
-#: mod/photos.php:1369
-msgid "Rotate CW (right)"
-msgstr "Rotate right (CW)"
+#: mod/lostpass.php:153
+#, php-format
+msgid ""
+"\n"
+"\t\t\tYour login details are as follows:\n"
+"\n"
+"\t\t\tSite Location:\t%1$s\n"
+"\t\t\tLogin Name:\t%2$s\n"
+"\t\t\tPassword:\t%3$s\n"
+"\n"
+"\t\t\tYou may change that password from your account settings page after logging in.\n"
+"\t\t"
+msgstr "\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1$s\n\t\t\tLogin Name:\t%2$s\n\t\t\tPassword:\t%3$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"
 
-#: mod/photos.php:1370
-msgid "Rotate CCW (left)"
-msgstr "Rotate left (CCW)"
+#: mod/lostpass.php:169
+#, php-format
+msgid "Your password has been changed at %s"
+msgstr "Your password has been changed at %s"
 
-#: mod/photos.php:1404 src/Object/Post.php:312
-msgid "I like this (toggle)"
-msgstr "I like this (toggle)"
+#: mod/manage.php:179
+msgid "Manage Identities and/or Pages"
+msgstr "Manage Identities and Pages"
 
-#: mod/photos.php:1405 src/Object/Post.php:313
-msgid "I don't like this (toggle)"
-msgstr "I don't like this (toggle)"
+#: mod/manage.php:180
+msgid ""
+"Toggle between different identities or community/group pages which share "
+"your account details or which you have been granted \"manage\" permissions"
+msgstr "Accounts that I manage or own."
 
-#: mod/photos.php:1420 mod/photos.php:1459 mod/photos.php:1519
-#: src/Module/Contact.php:1021 src/Object/Post.php:874
-msgid "This is you"
-msgstr "This is me"
+#: mod/manage.php:181
+msgid "Select an identity to manage: "
+msgstr "Select identity:"
 
-#: mod/photos.php:1422 mod/photos.php:1461 mod/photos.php:1521
-#: src/Object/Post.php:419 src/Object/Post.php:876
-msgid "Comment"
-msgstr "Comment"
+#: mod/message.php:33 mod/message.php:116 src/Content/Nav.php:257
+msgid "New Message"
+msgstr "New Message"
 
-#: mod/photos.php:1550
-msgid "Map"
-msgstr "Map"
+#: mod/message.php:74
+msgid "Unable to locate contact information."
+msgstr "Unable to locate contact information."
 
-#: mod/photos.php:1621 mod/videos.php:287
-msgid "View Album"
-msgstr "View album"
+#: mod/message.php:110 mod/notifications.php:49 mod/notifications.php:198
+#: mod/notifications.php:254
+msgid "Discard"
+msgstr "Discard"
 
-#: mod/ping.php:272
-msgid "{0} wants to be your friend"
-msgstr "{0} wants to be your friend"
+#: mod/message.php:123 view/theme/frio/theme.php:276 src/Content/Nav.php:254
+msgid "Messages"
+msgstr "Messages"
 
-#: mod/ping.php:288
-msgid "{0} requested registration"
-msgstr "{0} requested registration"
+#: mod/message.php:148
+msgid "Do you really want to delete this message?"
+msgstr "Do you really want to delete this message?"
 
-#: mod/poke.php:177
-msgid "Poke/Prod"
-msgstr "Poke/Prod"
+#: mod/message.php:166
+msgid "Conversation not found."
+msgstr "Conversation not found."
 
-#: mod/poke.php:178
-msgid "poke, prod or do other things to somebody"
-msgstr "Poke, prod or do other things to somebody"
+#: mod/message.php:171
+msgid "Message deleted."
+msgstr "Message deleted."
 
-#: mod/poke.php:179
-msgid "Recipient"
-msgstr "Recipient:"
+#: mod/message.php:176 mod/message.php:190
+msgid "Conversation removed."
+msgstr "Conversation removed."
 
-#: mod/poke.php:180
-msgid "Choose what you wish to do to recipient"
-msgstr "Choose what you wish to do:"
+#: mod/message.php:289
+msgid "No messages."
+msgstr "No messages."
 
-#: mod/poke.php:183
-msgid "Make this post private"
-msgstr "Make this post private"
+#: mod/message.php:352
+msgid "Message not available."
+msgstr "Message not available."
 
-#: mod/probe.php:13 src/Module/WebFinger.php:18
-msgid "Only logged in users are permitted to perform a probing."
-msgstr "Only logged in users are permitted to use the Probe feature."
+#: mod/message.php:406
+msgid "Delete message"
+msgstr "Delete message"
 
-#: mod/profiles.php:62
-msgid "Profile deleted."
-msgstr "Profile deleted."
+#: mod/message.php:408 mod/message.php:540
+msgid "D, d M Y - g:i A"
+msgstr "D, d M Y - g:i A"
 
-#: mod/profiles.php:78 mod/profiles.php:114
-msgid "Profile-"
-msgstr "Profile-"
+#: mod/message.php:423 mod/message.php:537
+msgid "Delete conversation"
+msgstr "Delete conversation"
 
-#: mod/profiles.php:97 mod/profiles.php:135
-msgid "New profile created."
-msgstr "New profile created."
+#: mod/message.php:425
+msgid ""
+"No secure communications available. You <strong>may</strong> be able to "
+"respond from the sender's profile page."
+msgstr "No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."
 
-#: mod/profiles.php:120
-msgid "Profile unavailable to clone."
-msgstr "Profile unavailable to clone."
+#: mod/message.php:429
+msgid "Send Reply"
+msgstr "Send reply"
 
-#: mod/profiles.php:206
-msgid "Profile Name is required."
-msgstr "Profile name is required."
+#: mod/message.php:512
+#, php-format
+msgid "Unknown sender - %s"
+msgstr "Unknown sender - %s"
 
-#: mod/profiles.php:346
-msgid "Marital Status"
-msgstr "Marital status"
+#: mod/message.php:514
+#, php-format
+msgid "You and %s"
+msgstr "Me and %s"
 
-#: mod/profiles.php:349
-msgid "Romantic Partner"
-msgstr "Romantic partner"
+#: mod/message.php:516
+#, php-format
+msgid "%s and You"
+msgstr "%s and me"
 
-#: mod/profiles.php:358
-msgid "Work/Employment"
-msgstr "Work/Employment:"
+#: mod/message.php:543
+#, php-format
+msgid "%d message"
+msgid_plural "%d messages"
+msgstr[0] "%d message"
+msgstr[1] "%d messages"
 
-#: mod/profiles.php:361
-msgid "Religion"
-msgstr "Religion"
+#: mod/network.php:183 mod/search.php:35
+msgid "Remove term"
+msgstr "Remove term"
 
-#: mod/profiles.php:364
-msgid "Political Views"
-msgstr "Political views"
+#: mod/network.php:190 mod/search.php:44
+msgid "Saved Searches"
+msgstr "Saved searches"
 
-#: mod/profiles.php:367
-msgid "Gender"
-msgstr "Gender"
+#: mod/network.php:191 src/Model/Group.php:483
+msgid "add"
+msgstr "add"
 
-#: mod/profiles.php:370
-msgid "Sexual Preference"
-msgstr "Sexual preference"
+#: mod/network.php:571
+#, php-format
+msgid ""
+"Warning: This group contains %s member from a network that doesn't allow non"
+" public messages."
+msgid_plural ""
+"Warning: This group contains %s members from a network that doesn't allow "
+"non public messages."
+msgstr[0] "Warning: This group contains %s member from a network that doesn't allow non public messages."
+msgstr[1] "Warning: This group contains %s members from a network that doesn't allow non-public messages."
 
-#: mod/profiles.php:373
-msgid "XMPP"
-msgstr "XMPP"
+#: mod/network.php:574
+msgid "Messages in this group won't be send to these receivers."
+msgstr "Messages in this group won't be sent to these receivers."
 
-#: mod/profiles.php:376
-msgid "Homepage"
-msgstr "Homepage"
+#: mod/network.php:641
+msgid "No such group"
+msgstr "No such group"
 
-#: mod/profiles.php:379 mod/profiles.php:578
-msgid "Interests"
-msgstr "Interests"
+#: mod/network.php:662 src/Module/Group.php:288
+msgid "Group is empty"
+msgstr "Group is empty"
 
-#: mod/profiles.php:382 src/Module/Admin/Blocklist/Contact.php:72
-msgid "Address"
-msgstr "Address"
+#: mod/network.php:666
+#, php-format
+msgid "Group: %s"
+msgstr "Group: %s"
 
-#: mod/profiles.php:389 mod/profiles.php:574
-msgid "Location"
-msgstr "Location"
+#: mod/network.php:692
+msgid "Private messages to this person are at risk of public disclosure."
+msgstr "Private messages to this person are at risk of public disclosure."
 
-#: mod/profiles.php:469
-msgid "Profile updated."
-msgstr "Profile updated."
+#: mod/network.php:695 src/Module/AllFriends.php:35
+#: src/Module/AllFriends.php:43
+msgid "Invalid contact."
+msgstr "Invalid contact."
 
-#: mod/profiles.php:523
-msgid "Hide contacts and friends:"
-msgstr "Hide contacts and friends:"
+#: mod/network.php:974
+msgid "Commented Order"
+msgstr "Commented last"
 
-#: mod/profiles.php:528
-msgid "Hide your contact/friend list from viewers of this profile?"
-msgstr "Hide your contact/friend list from viewers of this profile?"
+#: mod/network.php:977
+msgid "Sort by Comment Date"
+msgstr "Sort by comment date"
 
-#: mod/profiles.php:548
-msgid "Show more profile fields:"
-msgstr "Show more profile fields:"
+#: mod/network.php:982
+msgid "Posted Order"
+msgstr "Posted last"
 
-#: mod/profiles.php:560
-msgid "Profile Actions"
-msgstr "Profile actions"
+#: mod/network.php:985
+msgid "Sort by Post Date"
+msgstr "Sort by post date"
 
-#: mod/profiles.php:561
-msgid "Edit Profile Details"
-msgstr "Edit Profile Details"
+#: mod/network.php:995
+msgid "Posts that mention or involve you"
+msgstr "Posts mentioning or involving me"
 
-#: mod/profiles.php:563
-msgid "Change Profile Photo"
-msgstr "Change profile photo"
+#: mod/network.php:1002
+msgid "New"
+msgstr "New"
 
-#: mod/profiles.php:565
-msgid "View this profile"
-msgstr "View this profile"
+#: mod/network.php:1005
+msgid "Activity Stream - by date"
+msgstr "Activity Stream - by date"
 
-#: mod/profiles.php:566
-msgid "View all profiles"
-msgstr "View all profiles"
+#: mod/network.php:1013
+msgid "Shared Links"
+msgstr "Shared links"
 
-#: mod/profiles.php:567 mod/profiles.php:662 src/Model/Profile.php:415
-msgid "Edit visibility"
-msgstr "Edit visibility"
+#: mod/network.php:1016
+msgid "Interesting Links"
+msgstr "Interesting links"
 
-#: mod/profiles.php:568
-msgid "Create a new profile using these settings"
-msgstr "Create a new profile using these settings"
+#: mod/network.php:1023
+msgid "Starred"
+msgstr "Starred"
 
-#: mod/profiles.php:569
-msgid "Clone this profile"
-msgstr "Clone this profile"
+#: mod/network.php:1026
+msgid "Favourite Posts"
+msgstr "My favorite posts"
 
-#: mod/profiles.php:570
-msgid "Delete this profile"
-msgstr "Delete this profile"
+#: mod/notes.php:34 src/Model/Profile.php:975
+msgid "Personal Notes"
+msgstr "Personal notes"
 
-#: mod/profiles.php:572
-msgid "Basic information"
-msgstr "Basic information"
+#: mod/photos.php:113 src/Model/Profile.php:936
+msgid "Photo Albums"
+msgstr "Photo Albums"
 
-#: mod/profiles.php:573
-msgid "Profile picture"
-msgstr "Profile picture"
+#: mod/photos.php:114 mod/photos.php:1639
+msgid "Recent Photos"
+msgstr "Recent photos"
 
-#: mod/profiles.php:575
-msgid "Preferences"
-msgstr "Preferences"
+#: mod/photos.php:116 mod/photos.php:1152 mod/photos.php:1641
+msgid "Upload New Photos"
+msgstr "Upload new photos"
 
-#: mod/profiles.php:576
-msgid "Status information"
-msgstr "Status information"
+#: mod/photos.php:134 mod/settings.php:60 src/Module/BaseSettingsModule.php:18
+msgid "everybody"
+msgstr "everybody"
 
-#: mod/profiles.php:577
-msgid "Additional information"
-msgstr "Additional information"
+#: mod/photos.php:185
+msgid "Contact information unavailable"
+msgstr "Contact information unavailable"
 
-#: mod/profiles.php:580
-msgid "Relation"
-msgstr "Relation"
+#: mod/photos.php:207
+msgid "Album not found."
+msgstr "Album not found."
 
-#: mod/profiles.php:581 src/Util/Temporal.php:79 src/Util/Temporal.php:81
-msgid "Miscellaneous"
-msgstr "Miscellaneous"
+#: mod/photos.php:265
+msgid "Album successfully deleted"
+msgstr "Album successfully deleted"
 
-#: mod/profiles.php:584
-msgid "Your Gender:"
-msgstr "Gender:"
+#: mod/photos.php:267
+msgid "Album was empty."
+msgstr "Album was empty."
 
-#: mod/profiles.php:585
-msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
-msgstr "<span class=\"heart\">&hearts;</span> Marital status:"
+#: mod/photos.php:590
+msgid "a photo"
+msgstr "a photo"
 
-#: mod/profiles.php:586 src/Model/Profile.php:789
-msgid "Sexual Preference:"
-msgstr "Sexual preference:"
+#: mod/photos.php:590
+#, php-format
+msgid "%1$s was tagged in %2$s by %3$s"
+msgstr "%1$s was tagged in %2$s by %3$s"
 
-#: mod/profiles.php:587
-msgid "Example: fishing photography software"
-msgstr "Example: fishing photography software"
+#: mod/photos.php:689
+msgid "Image upload didn't complete, please try again"
+msgstr "Image upload didn't complete. Please try again."
 
-#: mod/profiles.php:592
-msgid "Profile Name:"
-msgstr "Profile name:"
+#: mod/photos.php:692
+msgid "Image file is missing"
+msgstr "Image file is missing"
 
-#: mod/profiles.php:594
+#: mod/photos.php:697
 msgid ""
-"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
-"be visible to anybody using the internet."
-msgstr "This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."
+"Server can't accept new file upload at this time, please contact your "
+"administrator"
+msgstr "Server can't accept new file uploads at this time. Please contact your administrator."
 
-#: mod/profiles.php:595
-msgid "Your Full Name:"
-msgstr "My full name:"
+#: mod/photos.php:723
+msgid "Image file is empty."
+msgstr "Image file is empty."
 
-#: mod/profiles.php:596
-msgid "Title/Description:"
-msgstr "Title/Description:"
+#: mod/photos.php:855
+msgid "No photos selected"
+msgstr "No photos selected"
 
-#: mod/profiles.php:599
-msgid "Street Address:"
-msgstr "Street address:"
+#: mod/photos.php:947 mod/videos.php:210
+msgid "Access to this item is restricted."
+msgstr "Access to this item is restricted."
 
-#: mod/profiles.php:600
-msgid "Locality/City:"
-msgstr "Locality/City:"
+#: mod/photos.php:1001
+msgid "Upload Photos"
+msgstr "Upload photos"
 
-#: mod/profiles.php:601
-msgid "Region/State:"
-msgstr "Region/State:"
+#: mod/photos.php:1005 mod/photos.php:1097
+msgid "New album name: "
+msgstr "New album name: "
 
-#: mod/profiles.php:602
-msgid "Postal/Zip Code:"
-msgstr "Postcode:"
+#: mod/photos.php:1006
+msgid "or select existing album:"
+msgstr "or select existing album:"
 
-#: mod/profiles.php:603
-msgid "Country:"
-msgstr "Country:"
+#: mod/photos.php:1007
+msgid "Do not show a status post for this upload"
+msgstr "Do not show a status post for this upload"
 
-#: mod/profiles.php:604 src/Util/Temporal.php:149
-msgid "Age: "
-msgstr "Age: "
+#: mod/photos.php:1009 mod/photos.php:1383 mod/events.php:555
+#: src/Core/ACL.php:314
+msgid "Permissions"
+msgstr "Permissions"
 
-#: mod/profiles.php:607
-msgid "Who: (if applicable)"
-msgstr "Who: (if applicable)"
+#: mod/photos.php:1023 mod/photos.php:1391 mod/settings.php:1213
+msgid "Show to Groups"
+msgstr "Show to groups"
 
-#: mod/profiles.php:607
-msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
-msgstr "Examples: cathy123, Cathy Williams, cathy@example.com"
+#: mod/photos.php:1024 mod/photos.php:1392 mod/settings.php:1214
+msgid "Show to Contacts"
+msgstr "Show to contacts"
 
-#: mod/profiles.php:608
-msgid "Since [date]:"
-msgstr "Since when:"
+#: mod/photos.php:1079
+msgid "Do you really want to delete this photo album and all its photos?"
+msgstr "Do you really want to delete this photo album and all its photos?"
 
-#: mod/profiles.php:610
-msgid "Tell us about yourself..."
-msgstr "About myself:"
+#: mod/photos.php:1081 mod/photos.php:1102
+msgid "Delete Album"
+msgstr "Delete album"
 
-#: mod/profiles.php:611
-msgid "XMPP (Jabber) address:"
-msgstr "XMPP (Jabber) address:"
+#: mod/photos.php:1108
+msgid "Edit Album"
+msgstr "Edit album"
 
-#: mod/profiles.php:611
-msgid ""
-"The XMPP address will be propagated to your contacts so that they can follow"
-" you."
-msgstr "The XMPP address will be propagated to your contacts so that they can follow you."
+#: mod/photos.php:1109
+msgid "Drop Album"
+msgstr "Drop album"
 
-#: mod/profiles.php:612
-msgid "Homepage URL:"
-msgstr "Homepage URL:"
+#: mod/photos.php:1114
+msgid "Show Newest First"
+msgstr "Show newest first"
 
-#: mod/profiles.php:613 src/Model/Profile.php:797
-msgid "Hometown:"
-msgstr "Home town:"
+#: mod/photos.php:1116
+msgid "Show Oldest First"
+msgstr "Show oldest first"
 
-#: mod/profiles.php:614 src/Model/Profile.php:805
-msgid "Political Views:"
-msgstr "Political views:"
+#: mod/photos.php:1137 mod/photos.php:1624
+msgid "View Photo"
+msgstr "View photo"
 
-#: mod/profiles.php:615
-msgid "Religious Views:"
-msgstr "Religious views:"
+#: mod/photos.php:1174
+msgid "Permission denied. Access to this item may be restricted."
+msgstr "Permission denied. Access to this item may be restricted."
 
-#: mod/profiles.php:616
-msgid "Public Keywords:"
-msgstr "Public keywords:"
+#: mod/photos.php:1176
+msgid "Photo not available"
+msgstr "Photo not available"
 
-#: mod/profiles.php:616
-msgid "(Used for suggesting potential friends, can be seen by others)"
-msgstr "Used for suggesting potential friends, can be seen by others."
+#: mod/photos.php:1186
+msgid "Do you really want to delete this photo?"
+msgstr "Do you really want to delete this photo?"
 
-#: mod/profiles.php:617
-msgid "Private Keywords:"
-msgstr "Private keywords:"
+#: mod/photos.php:1188 mod/photos.php:1388
+msgid "Delete Photo"
+msgstr "Delete photo"
 
-#: mod/profiles.php:617
-msgid "(Used for searching profiles, never shown to others)"
-msgstr "Used for searching profiles, never shown to others."
+#: mod/photos.php:1279
+msgid "View photo"
+msgstr "View photo"
 
-#: mod/profiles.php:618 src/Model/Profile.php:821
-msgid "Likes:"
-msgstr "Likes:"
+#: mod/photos.php:1281
+msgid "Edit photo"
+msgstr "Edit photo"
 
-#: mod/profiles.php:619 src/Model/Profile.php:825
-msgid "Dislikes:"
-msgstr "Dislikes:"
+#: mod/photos.php:1282
+msgid "Delete photo"
+msgstr "Delete photo"
 
-#: mod/profiles.php:620
-msgid "Musical interests"
-msgstr "Music:"
+#: mod/photos.php:1283
+msgid "Use as profile photo"
+msgstr "Use as profile photo"
 
-#: mod/profiles.php:621
-msgid "Books, literature"
-msgstr "Books, literature, poetry:"
+#: mod/photos.php:1290
+msgid "Private Photo"
+msgstr "Private photo"
 
-#: mod/profiles.php:622
-msgid "Television"
-msgstr "Television:"
+#: mod/photos.php:1296
+msgid "View Full Size"
+msgstr "View full size"
 
-#: mod/profiles.php:623
-msgid "Film/dance/culture/entertainment"
-msgstr "Film, dance, culture, entertainment"
+#: mod/photos.php:1356
+msgid "Tags: "
+msgstr "Tags: "
 
-#: mod/profiles.php:624
-msgid "Hobbies/Interests"
-msgstr "Hobbies/Interests:"
+#: mod/photos.php:1359
+msgid "[Select tags to remove]"
+msgstr "[Select tags to remove]"
 
-#: mod/profiles.php:625
-msgid "Love/romance"
-msgstr "Love/Romance:"
+#: mod/photos.php:1374
+msgid "New album name"
+msgstr "New album name"
 
-#: mod/profiles.php:626
-msgid "Work/employment"
-msgstr "Work/Employment:"
+#: mod/photos.php:1375
+msgid "Caption"
+msgstr "Caption"
 
-#: mod/profiles.php:627
-msgid "School/education"
-msgstr "School/Education:"
+#: mod/photos.php:1376
+msgid "Add a Tag"
+msgstr "Add Tag"
 
-#: mod/profiles.php:628
-msgid "Contact information and Social Networks"
-msgstr "Contact information and other social networks:"
+#: mod/photos.php:1376
+msgid ""
+"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
+msgstr "Example: @bob, @jojo@example.com, #California, #camping"
 
-#: mod/profiles.php:659 src/Model/Profile.php:411
-msgid "Profile Image"
-msgstr "Profile image"
+#: mod/photos.php:1377
+msgid "Do not rotate"
+msgstr "Do not rotate"
 
-#: mod/profiles.php:661 src/Model/Profile.php:414
-msgid "visible to everybody"
-msgstr "Visible to everybody"
+#: mod/photos.php:1378
+msgid "Rotate CW (right)"
+msgstr "Rotate right (CW)"
 
-#: mod/profiles.php:668
-msgid "Edit/Manage Profiles"
-msgstr "Edit/Manage Profiles"
+#: mod/photos.php:1379
+msgid "Rotate CCW (left)"
+msgstr "Rotate left (CCW)"
 
-#: mod/profiles.php:669 src/Model/Profile.php:401 src/Model/Profile.php:423
-msgid "Change profile photo"
-msgstr "Change profile photo"
+#: mod/photos.php:1413 src/Object/Post.php:313
+msgid "I like this (toggle)"
+msgstr "I like this (toggle)"
 
-#: mod/profiles.php:670 src/Model/Profile.php:402
-msgid "Create New Profile"
-msgstr "Create new profile"
+#: mod/photos.php:1414 src/Object/Post.php:314
+msgid "I don't like this (toggle)"
+msgstr "I don't like this (toggle)"
+
+#: mod/photos.php:1429 mod/photos.php:1468 mod/photos.php:1528
+#: src/Module/Item/Compose.php:176 src/Module/Contact.php:1002
+#: src/Object/Post.php:876
+msgid "This is you"
+msgstr "This is me"
+
+#: mod/photos.php:1431 mod/photos.php:1470 mod/photos.php:1530
+#: src/Object/Post.php:420 src/Object/Post.php:878
+msgid "Comment"
+msgstr "Comment"
+
+#: mod/photos.php:1559
+msgid "Map"
+msgstr "Map"
+
+#: mod/photos.php:1630 mod/videos.php:287
+msgid "View Album"
+msgstr "View album"
+
+#: mod/ping.php:272
+msgid "{0} wants to be your friend"
+msgstr "{0} wants to be your friend"
+
+#: mod/ping.php:288
+msgid "{0} requested registration"
+msgstr "{0} requested registration"
+
+#: mod/poke.php:177
+msgid "Poke/Prod"
+msgstr "Poke/Prod"
+
+#: mod/poke.php:178
+msgid "poke, prod or do other things to somebody"
+msgstr "Poke, prod or do other things to somebody"
+
+#: mod/poke.php:179
+msgid "Recipient"
+msgstr "Recipient:"
+
+#: mod/poke.php:180
+msgid "Choose what you wish to do to recipient"
+msgstr "Choose what you wish to do:"
+
+#: mod/poke.php:183
+msgid "Make this post private"
+msgstr "Make this post private"
 
 #: mod/profile_photo.php:58
 msgid "Image uploaded but image cropping failed."
 msgstr "Image uploaded but image cropping failed."
 
 #: mod/profile_photo.php:88 mod/profile_photo.php:97 mod/profile_photo.php:106
-#: mod/profile_photo.php:318
+#: mod/profile_photo.php:311
 #, php-format
 msgid "Image size reduction [%s] failed."
 msgstr "Image size reduction [%s] failed."
@@ -3121,2243 +2892,1933 @@ msgstr "Shift-reload the page or clear browser cache if the new photo does not d
 msgid "Unable to process image"
 msgstr "Unable to process image"
 
-#: mod/profile_photo.php:251
+#: mod/profile_photo.php:244
 msgid "Upload File:"
 msgstr "Upload File:"
 
-#: mod/profile_photo.php:252
+#: mod/profile_photo.php:245
 msgid "Select a profile:"
 msgstr "Select a profile:"
 
-#: mod/profile_photo.php:257
+#: mod/profile_photo.php:250
 msgid "or"
 msgstr "or"
 
-#: mod/profile_photo.php:258
+#: mod/profile_photo.php:251
 msgid "skip this step"
 msgstr "skip this step"
 
-#: mod/profile_photo.php:258
+#: mod/profile_photo.php:251
 msgid "select a photo from your photo albums"
 msgstr "select a photo from your photo albums"
 
-#: mod/profile_photo.php:271
+#: mod/profile_photo.php:264
 msgid "Crop Image"
 msgstr "Crop Image"
 
-#: mod/profile_photo.php:272
+#: mod/profile_photo.php:265
 msgid "Please adjust the image cropping for optimum viewing."
 msgstr "Please adjust the image cropping for optimum viewing."
 
-#: mod/profile_photo.php:274
+#: mod/profile_photo.php:267
 msgid "Done Editing"
 msgstr "Done editing"
 
-#: mod/profile_photo.php:308
+#: mod/profile_photo.php:301
 msgid "Image uploaded successfully."
 msgstr "Image uploaded successfully."
 
-#: mod/profperm.php:30
-msgid "Permission denied"
-msgstr "Permission denied"
-
-#: mod/profperm.php:36 mod/profperm.php:69
-msgid "Invalid profile identifier."
-msgstr "Invalid profile identifier."
-
-#: mod/profperm.php:115
-msgid "Profile Visibility Editor"
-msgstr "Profile Visibility Editor"
-
-#: mod/profperm.php:119 src/Module/Group.php:321
-msgid "Click on a contact to add or remove."
-msgstr "Click on a contact to add or remove it."
-
-#: mod/profperm.php:128
-msgid "Visible To"
-msgstr "Visible to"
-
-#: mod/profperm.php:144
-msgid "All Contacts (with secure profile access)"
-msgstr "All contacts with secure profile access"
-
-#: mod/regmod.php:53
-msgid "Account approved."
-msgstr "Account approved."
-
-#: mod/regmod.php:77
-#, php-format
-msgid "Registration revoked for %s"
-msgstr "Registration revoked for %s"
-
-#: mod/regmod.php:84
-msgid "Please login."
-msgstr "Please login."
-
-#: mod/removeme.php:46
-msgid "User deleted their account"
-msgstr "User deleted their account"
-
-#: mod/removeme.php:47
-msgid ""
-"On your Friendica node an user deleted their account. Please ensure that "
-"their data is removed from the backups."
-msgstr "A user deleted his or her account on your Friendica node. Please ensure these data are removed from the backups."
-
-#: mod/removeme.php:48
-#, php-format
-msgid "The user id is %d"
-msgstr "The user id is %d"
-
-#: mod/removeme.php:84 mod/removeme.php:87
-msgid "Remove My Account"
-msgstr "Remove My Account"
-
-#: mod/removeme.php:85
-msgid ""
-"This will completely remove your account. Once this has been done it is not "
-"recoverable."
-msgstr "This will completely remove your account. Once this has been done it is not recoverable."
-
-#: mod/removeme.php:86
-msgid "Please enter your password for verification:"
-msgstr "Please enter your password for verification:"
-
-#: mod/repair_ostatus.php:21
-msgid "Resubscribing to OStatus contacts"
-msgstr "Resubscribing to OStatus contacts"
-
-#: mod/repair_ostatus.php:37
-msgid "Error"
-msgstr "Error"
-
-#: mod/search.php:101
+#: mod/search.php:92
 msgid "Only logged in users are permitted to perform a search."
 msgstr "Only logged in users are permitted to perform a search."
 
-#: mod/search.php:123
+#: mod/search.php:114
 msgid "Only one search per minute is permitted for not logged in users."
 msgstr "Only one search per minute is permitted for not-logged-in users."
 
-#: mod/search.php:143 src/Content/Nav.php:197 src/Content/Text/HTML.php:900
+#: mod/search.php:134 src/Content/Text/HTML.php:893 src/Content/Nav.php:200
 msgid "Search"
 msgstr "Search"
 
-#: mod/search.php:229
+#: mod/search.php:228
 #, php-format
 msgid "Items tagged with: %s"
 msgstr "Items tagged with: %s"
 
-#: mod/search.php:231 src/Module/Contact.php:819
+#: mod/search.php:230 src/Module/Contact.php:794
 #, php-format
 msgid "Results for: %s"
 msgstr "Results for: %s"
 
-#: mod/settings.php:63 src/Module/BaseSettingsModule.php:24
-msgid "Account"
-msgstr "Account"
-
-#: mod/settings.php:71 src/Module/BaseSettingsModule.php:31
-#: src/Module/Settings/TwoFactor/Index.php:83
-#: src/Module/TwoFactor/Verify.php:60
-msgid "Two-factor authentication"
-msgstr "Two-factor authentication"
+#: mod/subthread.php:104
+#, php-format
+msgid "%1$s is following %2$s's %3$s"
+msgstr "%1$s is following %2$s's %3$s"
 
-#: mod/settings.php:78 src/Content/Nav.php:265 src/Model/Profile.php:394
-#: src/Module/BaseSettingsModule.php:38
-msgid "Profiles"
-msgstr "Profiles"
+#: mod/suggest.php:28
+msgid "Contact suggestion successfully ignored."
+msgstr "Contact suggestion successfully ignored."
 
-#: mod/settings.php:86 src/Module/BaseAdminModule.php:84
-#: src/Module/BaseSettingsModule.php:46
-msgid "Additional features"
-msgstr "Additional features"
+#: mod/suggest.php:52
+msgid ""
+"No suggestions available. If this is a new site, please try again in 24 "
+"hours."
+msgstr "No suggestions available. If this is a new site, please try again in 24 hours."
 
-#: mod/settings.php:94 src/Module/BaseSettingsModule.php:54
-msgid "Display"
-msgstr "Display"
+#: mod/suggest.php:71
+msgid "Do you really want to delete this suggestion?"
+msgstr "Do you really want to delete this suggestion?"
 
-#: mod/settings.php:101 mod/settings.php:839
-#: src/Module/BaseSettingsModule.php:61
-msgid "Social Networks"
-msgstr "Social networks"
+#: mod/suggest.php:89 mod/suggest.php:109
+msgid "Ignore/Hide"
+msgstr "Ignore/Hide"
 
-#: mod/settings.php:108 src/Module/Admin/Addons/Details.php:100
-#: src/Module/Admin/Addons/Index.php:51 src/Module/BaseAdminModule.php:82
-#: src/Module/BaseSettingsModule.php:68
-msgid "Addons"
-msgstr "Addons"
+#: mod/suggest.php:119 view/theme/vier/theme.php:204 src/Content/Widget.php:69
+msgid "Friend Suggestions"
+msgstr "Friend suggestions"
 
-#: mod/settings.php:115 src/Content/Nav.php:260
-#: src/Module/BaseSettingsModule.php:75
-msgid "Delegations"
-msgstr "Delegations"
+#: mod/uexport.php:52
+msgid "Export account"
+msgstr "Export account"
 
-#: mod/settings.php:122 src/Module/BaseSettingsModule.php:82
-msgid "Connected apps"
-msgstr "Connected apps"
+#: mod/uexport.php:52
+msgid ""
+"Export your account info and contacts. Use this to make a backup of your "
+"account and/or to move it to another server."
+msgstr "Export your account info and contacts. Use this to backup your account or to move it to another server."
 
-#: mod/settings.php:129 mod/uexport.php:52
-#: src/Module/BaseSettingsModule.php:89
-msgid "Export personal data"
-msgstr "Export personal data"
+#: mod/uexport.php:53
+msgid "Export all"
+msgstr "Export all"
 
-#: mod/settings.php:136 src/Module/BaseSettingsModule.php:96
-msgid "Remove account"
-msgstr "Remove account"
-
-#: mod/settings.php:188
-msgid "Missing some important data!"
-msgstr "Missing some important data!"
+#: mod/uexport.php:53
+msgid ""
+"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)"
+msgstr "Export your account info, contacts and all your items as JSON. This 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."
 
-#: mod/settings.php:190 mod/settings.php:700 src/Module/Contact.php:826
-msgid "Update"
-msgstr "Update"
+#: mod/uexport.php:59 mod/settings.php:131
+#: src/Module/BaseSettingsModule.php:89
+msgid "Export personal data"
+msgstr "Export personal data"
 
-#: mod/settings.php:299
-msgid "Failed to connect with email account using the settings provided."
-msgstr "Failed to connect with email account using the settings provided."
+#: mod/videos.php:123
+msgid "No videos selected"
+msgstr "No videos selected"
 
-#: mod/settings.php:304
-msgid "Email settings updated."
-msgstr "Email settings updated."
+#: mod/videos.php:280 src/Model/Item.php:3477
+msgid "View Video"
+msgstr "View video"
 
-#: mod/settings.php:320
-msgid "Features updated"
-msgstr "Features updated"
+#: mod/videos.php:295
+msgid "Recent Videos"
+msgstr "Recent videos"
 
-#: mod/settings.php:393
-msgid "Relocate message has been send to your contacts"
-msgstr "Relocate message has been sent to your contacts"
+#: mod/videos.php:297
+msgid "Upload New Videos"
+msgstr "Upload new videos"
 
-#: mod/settings.php:405
-msgid "Passwords do not match."
-msgstr "Passwords do not match."
+#: mod/display.php:254 mod/display.php:339
+msgid "The requested item doesn't exist or has been deleted."
+msgstr "The requested item doesn't exist or has been deleted."
 
-#: mod/settings.php:413 src/Console/NewPassword.php:80
-msgid "Password update failed. Please try again."
-msgstr "Password update failed. Please try again."
+#: mod/display.php:417
+msgid "The feed for this item is unavailable."
+msgstr "The feed for this item is unavailable."
 
-#: mod/settings.php:416 src/Console/NewPassword.php:83
-msgid "Password changed."
-msgstr "Password changed."
+#: mod/events.php:118 mod/events.php:120
+msgid "Event can not end before it has started."
+msgstr "Event cannot end before it has started."
 
-#: mod/settings.php:419
-msgid "Password unchanged."
-msgstr "Password unchanged."
+#: mod/events.php:127 mod/events.php:129
+msgid "Event title and start time are required."
+msgstr "Event title and starting time are required."
 
-#: mod/settings.php:500
-msgid " Please use a shorter name."
-msgstr " Please use a shorter name."
+#: mod/events.php:385
+msgid "Create New Event"
+msgstr "Create new event"
 
-#: mod/settings.php:503
-msgid " Name too short."
-msgstr " Name too short."
+#: mod/events.php:508
+msgid "Event details"
+msgstr "Event details"
 
-#: mod/settings.php:510 src/Module/Settings/TwoFactor/Index.php:66
-msgid "Wrong Password"
-msgstr "Wrong password"
+#: mod/events.php:509
+msgid "Starting date and Title are required."
+msgstr "Starting date and title are required."
 
-#: mod/settings.php:515
-msgid "Invalid email."
-msgstr "Invalid email."
+#: mod/events.php:510 mod/events.php:515
+msgid "Event Starts:"
+msgstr "Event starts:"
 
-#: mod/settings.php:521
-msgid "Cannot change to that email."
-msgstr "Cannot change to that email."
+#: mod/events.php:523 mod/events.php:548
+msgid "Finish date/time is not known or not relevant"
+msgstr "Finish date/time is not known or not relevant"
 
-#: mod/settings.php:571
-msgid "Private forum has no privacy permissions. Using default privacy group."
-msgstr "Private forum has no privacy permissions. Using default privacy group."
+#: mod/events.php:525 mod/events.php:530
+msgid "Event Finishes:"
+msgstr "Event finishes:"
 
-#: mod/settings.php:574
-msgid "Private forum has no privacy permissions and no default privacy group."
-msgstr "Private forum has no privacy permissions and no default privacy group."
+#: mod/events.php:536 mod/events.php:549
+msgid "Adjust for viewer timezone"
+msgstr "Adjust for viewer's time zone"
 
-#: mod/settings.php:614
-msgid "Settings updated."
-msgstr "Settings updated."
+#: mod/events.php:538
+msgid "Description:"
+msgstr "Description:"
 
-#: mod/settings.php:673 mod/settings.php:699 mod/settings.php:733
-msgid "Add application"
-msgstr "Add application"
+#: mod/events.php:540 mod/notifications.php:272 src/Model/Event.php:68
+#: src/Model/Event.php:95 src/Model/Event.php:437 src/Model/Event.php:933
+#: src/Model/Profile.php:447 src/Module/Directory.php:137
+#: src/Module/Contact.php:607
+msgid "Location:"
+msgstr "Location:"
 
-#: mod/settings.php:677 mod/settings.php:703
-msgid "Consumer Key"
-msgstr "Consumer key"
+#: mod/events.php:542 mod/events.php:544
+msgid "Title:"
+msgstr "Title:"
 
-#: mod/settings.php:678 mod/settings.php:704
-msgid "Consumer Secret"
-msgstr "Consumer secret"
+#: mod/events.php:545 mod/events.php:546
+msgid "Share this event"
+msgstr "Share this event"
 
-#: mod/settings.php:679 mod/settings.php:705
-msgid "Redirect"
-msgstr "Redirect"
+#: mod/events.php:553 src/Model/Profile.php:890
+msgid "Basic"
+msgstr "Basic"
 
-#: mod/settings.php:680 mod/settings.php:706
-msgid "Icon url"
-msgstr "Icon URL"
+#: mod/events.php:554 src/Model/Profile.php:891 src/Module/Admin/Site.php:573
+#: src/Module/Contact.php:880
+msgid "Advanced"
+msgstr "Advanced"
 
-#: mod/settings.php:691
-msgid "You can't edit this application."
-msgstr "You cannot edit this application."
+#: mod/events.php:571
+msgid "Failed to remove event"
+msgstr "Failed to remove event"
 
-#: mod/settings.php:732
-msgid "Connected Apps"
-msgstr "Connected Apps"
+#: mod/events.php:573
+msgid "Event removed"
+msgstr "Event removed"
 
-#: mod/settings.php:734 src/Object/Post.php:167 src/Object/Post.php:169
-msgid "Edit"
-msgstr "Edit"
+#: mod/item.php:123
+msgid "Unable to locate original post."
+msgstr "Unable to locate original post."
 
-#: mod/settings.php:736
-msgid "Client key starts with"
-msgstr "Client key starts with"
+#: mod/item.php:323
+msgid "Empty post discarded."
+msgstr "Empty post discarded."
 
-#: mod/settings.php:737
-msgid "No name"
-msgstr "No name"
+#: mod/item.php:803
+#, php-format
+msgid ""
+"This message was sent to you by %s, a member of the Friendica social "
+"network."
+msgstr "This message was sent to you by %s, a member of the Friendica social network."
 
-#: mod/settings.php:738
-msgid "Remove authorization"
-msgstr "Remove authorization"
+#: mod/item.php:805
+#, php-format
+msgid "You may visit them online at %s"
+msgstr "You may visit them online at %s"
 
-#: mod/settings.php:749
-msgid "No Addon settings configured"
-msgstr "No addon settings configured"
+#: mod/item.php:806
+msgid ""
+"Please contact the sender by replying to this post if you do not wish to "
+"receive these messages."
+msgstr "Please contact the sender by replying to this post if you do not wish to receive these messages."
 
-#: mod/settings.php:758
-msgid "Addon Settings"
-msgstr "Addon Settings"
+#: mod/item.php:810
+#, php-format
+msgid "%s posted an update."
+msgstr "%s posted an update."
 
-#: mod/settings.php:772 src/Module/Admin/Features.php:58
-#: src/Module/Admin/Features.php:59
-msgid "Off"
-msgstr "Off"
+#: mod/notifications.php:40
+msgid "Invalid request identifier."
+msgstr "Invalid request identifier."
 
-#: mod/settings.php:772 src/Module/Admin/Features.php:58
-#: src/Module/Admin/Features.php:59
-msgid "On"
-msgstr "On"
+#: mod/notifications.php:96 src/Content/Nav.php:249
+msgid "Notifications"
+msgstr "Notifications"
 
-#: mod/settings.php:779
-msgid "Additional Features"
-msgstr "Additional Features"
+#: mod/notifications.php:115
+msgid "Network Notifications"
+msgstr "Network notifications"
 
-#: mod/settings.php:802 src/Content/ContactSelector.php:87
-msgid "Diaspora"
-msgstr "diaspora*"
+#: mod/notifications.php:120
+msgid "System Notifications"
+msgstr "System notifications"
 
-#: mod/settings.php:802 mod/settings.php:803
-msgid "enabled"
-msgstr "enabled"
+#: mod/notifications.php:125
+msgid "Personal Notifications"
+msgstr "Personal notifications"
 
-#: mod/settings.php:802 mod/settings.php:803
-msgid "disabled"
-msgstr "disabled"
+#: mod/notifications.php:130
+msgid "Home Notifications"
+msgstr "Home notifications"
 
-#: mod/settings.php:802 mod/settings.php:803
-#, php-format
-msgid "Built-in support for %s connectivity is %s"
-msgstr "Built-in support for %s connectivity is %s"
+#: mod/notifications.php:153
+msgid "Show unread"
+msgstr "Show unread"
 
-#: mod/settings.php:803
-msgid "GNU Social (OStatus)"
-msgstr "GNU Social (OStatus)"
+#: mod/notifications.php:153
+msgid "Show all"
+msgstr "Show all"
 
-#: mod/settings.php:834
-msgid "Email access is disabled on this site."
-msgstr "Email access is disabled on this site."
+#: mod/notifications.php:164
+msgid "Show Ignored Requests"
+msgstr "Show ignored requests."
 
-#: mod/settings.php:844
-msgid "General Social Media Settings"
-msgstr "General Social Media Settings"
+#: mod/notifications.php:164
+msgid "Hide Ignored Requests"
+msgstr "Hide ignored requests"
 
-#: mod/settings.php:845
-msgid "Disable Content Warning"
-msgstr "Disable content warning"
+#: mod/notifications.php:177 mod/notifications.php:262
+msgid "Notification type:"
+msgstr "Notification type:"
 
-#: mod/settings.php:845
-msgid ""
-"Users on networks like Mastodon or Pleroma are able to set a content warning"
-" field which collapse their post by default. This disables the automatic "
-"collapsing and sets the content warning as the post title. Doesn't affect "
-"any other content filtering you eventually set up."
-msgstr "Users on networks like Mastodon or Pleroma are able to set a content warning field which collapses their post by default. This disables the automatic collapsing and sets the content warning as the post title. It doesn't affect any other content filtering you may set up."
+#: mod/notifications.php:180
+msgid "Suggested by:"
+msgstr "Suggested by:"
 
-#: mod/settings.php:846
-msgid "Disable intelligent shortening"
-msgstr "Disable intelligent shortening"
+#: mod/notifications.php:192 mod/notifications.php:279
+#: src/Module/Contact.php:594
+msgid "Hide this contact from others"
+msgstr "Hide this contact from others"
 
-#: mod/settings.php:846
-msgid ""
-"Normally the system tries to find the best link to add to shortened posts. "
-"If this option is enabled then every shortened post will always point to the"
-" original friendica post."
-msgstr "Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original Friendica post."
+#: mod/notifications.php:194 mod/notifications.php:288
+#: src/Model/Contact.php:1238 src/Module/Admin/Users.php:286
+msgid "Approve"
+msgstr "Approve"
 
-#: mod/settings.php:847
-msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
-msgstr "Automatically follow any GNU Social (OStatus) followers/mentioners"
+#: mod/notifications.php:214
+msgid "Claims to be known to you: "
+msgstr "Says they know me:"
 
-#: mod/settings.php:847
-msgid ""
-"If you receive a message from an unknown OStatus user, this option decides "
-"what to do. If it is checked, a new contact will be created for every "
-"unknown user."
-msgstr "Create a new contact for every unknown OStatus user from whom you receive a message."
+#: mod/notifications.php:215
+msgid "yes"
+msgstr "yes"
 
-#: mod/settings.php:848
-msgid "Default group for OStatus contacts"
-msgstr "Default group for OStatus contacts"
+#: mod/notifications.php:215
+msgid "no"
+msgstr "no"
 
-#: mod/settings.php:849
-msgid "Your legacy GNU Social account"
-msgstr "Your legacy GNU Social account"
+#: mod/notifications.php:216 mod/notifications.php:220
+msgid "Shall your connection be bidirectional or not?"
+msgstr "Shall your connection be in both directions or not?"
 
-#: mod/settings.php:849
+#: mod/notifications.php:217 mod/notifications.php:221
+#, php-format
 msgid ""
-"If you enter your old GNU Social/Statusnet account name here (in the format "
-"user@domain.tld), your contacts will be added automatically. The field will "
-"be emptied when done."
-msgstr "Entering your old GNU Social/Statusnet account name here (format: user@domain.tld), will automatically added your contacts. The field will be emptied when done."
-
-#: mod/settings.php:852
-msgid "Repair OStatus subscriptions"
-msgstr "Repair OStatus subscriptions"
-
-#: mod/settings.php:856
-msgid "Email/Mailbox Setup"
-msgstr "Email/Mailbox setup"
+"Accepting %s as a friend allows %s to subscribe to your posts, and you will "
+"also receive updates from them in your news feed."
+msgstr "Accepting %s as a friend allows %s to subscribe to your posts. You will also receive updates from them in your news feed."
 
-#: mod/settings.php:857
+#: mod/notifications.php:218
+#, php-format
 msgid ""
-"If you wish to communicate with email contacts using this service "
-"(optional), please specify how to connect to your mailbox."
-msgstr "Specify how to connect to your mailbox, if you wish to communicate with existing email contacts."
+"Accepting %s as a subscriber allows them to subscribe to your posts, but you"
+" will not receive updates from them in your news feed."
+msgstr "Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."
 
-#: mod/settings.php:858
-msgid "Last successful email check:"
-msgstr "Last successful email check:"
+#: mod/notifications.php:222
+#, php-format
+msgid ""
+"Accepting %s as a sharer allows them to subscribe to your posts, but you "
+"will not receive updates from them in your news feed."
+msgstr "Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."
 
-#: mod/settings.php:860
-msgid "IMAP server name:"
-msgstr "IMAP server name:"
+#: mod/notifications.php:233
+msgid "Friend"
+msgstr "Friend"
 
-#: mod/settings.php:861
-msgid "IMAP port:"
-msgstr "IMAP port:"
+#: mod/notifications.php:234
+msgid "Sharer"
+msgstr "Sharer"
 
-#: mod/settings.php:862
-msgid "Security:"
-msgstr "Security:"
+#: mod/notifications.php:234
+msgid "Subscriber"
+msgstr "Subscriber"
 
-#: mod/settings.php:862 mod/settings.php:867
-msgid "None"
-msgstr "None"
+#: mod/notifications.php:274 src/Model/Profile.php:453
+#: src/Model/Profile.php:832 src/Module/Directory.php:145
+#: src/Module/Contact.php:611
+msgid "About:"
+msgstr "About:"
 
-#: mod/settings.php:863
-msgid "Email login name:"
-msgstr "Email login name:"
+#: mod/notifications.php:278 src/Model/Profile.php:450
+#: src/Model/Profile.php:771 src/Module/Directory.php:142
+msgid "Gender:"
+msgstr "Gender:"
 
-#: mod/settings.php:864
-msgid "Email password:"
-msgstr "Email password:"
+#: mod/notifications.php:285 src/Model/Profile.php:558
+#: src/Module/Contact.php:295
+msgid "Network:"
+msgstr "Network:"
 
-#: mod/settings.php:865
-msgid "Reply-to address:"
-msgstr "Reply-to address:"
+#: mod/notifications.php:299
+msgid "No introductions."
+msgstr "No introductions."
 
-#: mod/settings.php:866
-msgid "Send public posts to all email contacts:"
-msgstr "Send public posts to all email contacts:"
+#: mod/notifications.php:333
+#, php-format
+msgid "No more %s notifications."
+msgstr "No more %s notifications."
 
-#: mod/settings.php:867
-msgid "Action after import:"
-msgstr "Action after import:"
+#: mod/openid.php:30
+msgid "OpenID protocol error. No ID returned."
+msgstr "OpenID protocol error. No ID returned."
 
-#: mod/settings.php:867 src/Content/Nav.php:248
-msgid "Mark as seen"
-msgstr "Mark as seen"
+#: mod/openid.php:60
+msgid ""
+"Account not found and OpenID registration is not permitted on this site."
+msgstr "Account not found and OpenID registration is not permitted on this site."
 
-#: mod/settings.php:867
-msgid "Move to folder"
-msgstr "Move to folder"
+#: mod/openid.php:108 src/Module/Login.php:88 src/Module/Login.php:139
+msgid "Login failed."
+msgstr "Login failed."
 
-#: mod/settings.php:868
-msgid "Move to folder:"
-msgstr "Move to folder:"
+#: mod/settings.php:65 src/Module/BaseSettingsModule.php:24
+msgid "Account"
+msgstr "Account"
 
-#: mod/settings.php:892 src/Module/Admin/Site.php:435
-msgid "No special theme for mobile devices"
-msgstr "No special theme for mobile devices"
+#: mod/settings.php:73 src/Module/BaseSettingsModule.php:31
+#: src/Module/Settings/TwoFactor/Index.php:89
+#: src/Module/TwoFactor/Verify.php:62
+msgid "Two-factor authentication"
+msgstr "Two-factor authentication"
 
-#: mod/settings.php:900
-#, php-format
-msgid "%s - (Unsupported)"
-msgstr "%s - (Unsupported)"
+#: mod/settings.php:80 src/Content/Nav.php:268 src/Model/Profile.php:402
+#: src/Module/BaseSettingsModule.php:38
+msgid "Profiles"
+msgstr "Profiles"
 
-#: mod/settings.php:902 src/Module/Admin/Site.php:452
-#, php-format
-msgid "%s - (Experimental)"
-msgstr "%s - (Experimental)"
+#: mod/settings.php:88 src/Module/BaseAdminModule.php:84
+#: src/Module/BaseSettingsModule.php:46
+msgid "Additional features"
+msgstr "Additional features"
 
-#: mod/settings.php:930 src/Core/L10n.php:371 src/Model/Event.php:395
-msgid "Sunday"
-msgstr "Sunday"
+#: mod/settings.php:96 src/Module/BaseSettingsModule.php:54
+msgid "Display"
+msgstr "Display"
 
-#: mod/settings.php:930 src/Core/L10n.php:371 src/Model/Event.php:396
-msgid "Monday"
-msgstr "Monday"
+#: mod/settings.php:103 mod/settings.php:843
+#: src/Module/BaseSettingsModule.php:61
+msgid "Social Networks"
+msgstr "Social networks"
 
-#: mod/settings.php:946
-msgid "Display Settings"
-msgstr "Display Settings"
+#: mod/settings.php:110 src/Module/Admin/Addons/Details.php:100
+#: src/Module/Admin/Addons/Index.php:51 src/Module/BaseAdminModule.php:82
+#: src/Module/BaseSettingsModule.php:68
+msgid "Addons"
+msgstr "Addons"
 
-#: mod/settings.php:952
-msgid "Display Theme:"
-msgstr "Display theme:"
+#: mod/settings.php:117 src/Content/Nav.php:263
+#: src/Module/BaseSettingsModule.php:75
+msgid "Delegations"
+msgstr "Delegations"
 
-#: mod/settings.php:953
-msgid "Mobile Theme:"
-msgstr "Mobile theme:"
+#: mod/settings.php:124 src/Module/BaseSettingsModule.php:82
+msgid "Connected apps"
+msgstr "Connected apps"
 
-#: mod/settings.php:954
-msgid "Suppress warning of insecure networks"
-msgstr "Suppress warning of insecure networks"
+#: mod/settings.php:138 src/Module/BaseSettingsModule.php:96
+msgid "Remove account"
+msgstr "Remove account"
 
-#: mod/settings.php:954
-msgid ""
-"Should the system suppress the warning that the current group contains "
-"members of networks that can't receive non public postings."
-msgstr "Suppresses warnings if groups contain members whose networks cannot receive non-public postings."
+#: mod/settings.php:147 view/theme/frio/theme.php:277 src/Content/Nav.php:265
+#: src/Module/Admin/Addons/Details.php:102
+#: src/Module/Admin/Themes/Details.php:107
+#: src/Module/BaseSettingsModule.php:105 src/Module/Welcome.php:33
+msgid "Settings"
+msgstr "Settings"
 
-#: mod/settings.php:955
-msgid "Update browser every xx seconds"
-msgstr "Update browser every so many seconds:"
+#: mod/settings.php:190
+msgid "Missing some important data!"
+msgstr "Missing some important data!"
 
-#: mod/settings.php:955
-msgid "Minimum of 10 seconds. Enter -1 to disable it."
-msgstr "Minimum 10 seconds; to disable -1."
+#: mod/settings.php:192 mod/settings.php:703 src/Module/Contact.php:801
+msgid "Update"
+msgstr "Update"
 
-#: mod/settings.php:956
-msgid "Number of items to display per page:"
-msgstr "Number of items displayed per page:"
+#: mod/settings.php:302
+msgid "Failed to connect with email account using the settings provided."
+msgstr "Failed to connect with email account using the settings provided."
 
-#: mod/settings.php:956 mod/settings.php:957
-msgid "Maximum of 100 items"
-msgstr "Maximum of 100 items"
+#: mod/settings.php:307
+msgid "Email settings updated."
+msgstr "Email settings updated."
 
-#: mod/settings.php:957
-msgid "Number of items to display per page when viewed from mobile device:"
-msgstr "Number of items displayed per page on mobile devices:"
+#: mod/settings.php:323
+msgid "Features updated"
+msgstr "Features updated"
 
-#: mod/settings.php:958
-msgid "Don't show emoticons"
-msgstr "Don't show emoticons"
+#: mod/settings.php:384
+msgid "The theme you chose isn't available."
+msgstr ""
 
-#: mod/settings.php:959
-msgid "Calendar"
-msgstr "Calendar"
+#: mod/settings.php:396
+msgid "Relocate message has been send to your contacts"
+msgstr "Relocate message has been sent to your contacts"
 
-#: mod/settings.php:960
-msgid "Beginning of week:"
-msgstr "Week begins: "
+#: mod/settings.php:408
+msgid "Passwords do not match."
+msgstr "Passwords do not match."
 
-#: mod/settings.php:961
-msgid "Don't show notices"
-msgstr "Don't show notices"
+#: mod/settings.php:416 src/Console/NewPassword.php:101
+msgid "Password update failed. Please try again."
+msgstr "Password update failed. Please try again."
 
-#: mod/settings.php:962
-msgid "Infinite scroll"
-msgstr "Infinite scroll"
+#: mod/settings.php:419 src/Console/NewPassword.php:104
+msgid "Password changed."
+msgstr "Password changed."
 
-#: mod/settings.php:963
-msgid "Automatic updates only at the top of the network page"
-msgstr "Automatically updates only top of the network page"
+#: mod/settings.php:422
+msgid "Password unchanged."
+msgstr "Password unchanged."
 
-#: mod/settings.php:963
-msgid ""
-"When disabled, the network page is updated all the time, which could be "
-"confusing while reading."
-msgstr "When disabled, the network page is updated all the time, which could be confusing while reading."
+#: mod/settings.php:503
+msgid " Please use a shorter name."
+msgstr " Please use a shorter name."
 
-#: mod/settings.php:964
-msgid "Bandwidth Saver Mode"
-msgstr "Bandwidth saver mode"
+#: mod/settings.php:506
+msgid " Name too short."
+msgstr " Name too short."
 
-#: mod/settings.php:964
-msgid ""
-"When enabled, embedded content is not displayed on automatic updates, they "
-"only show on page reload."
-msgstr "If enabled, embedded content is not displayed on automatic updates; it is only shown on page reload."
+#: mod/settings.php:513 src/Module/Settings/TwoFactor/Index.php:72
+msgid "Wrong Password"
+msgstr "Wrong password"
 
-#: mod/settings.php:965
-msgid "Smart Threading"
-msgstr "Smart Threading"
+#: mod/settings.php:518
+msgid "Invalid email."
+msgstr "Invalid email."
 
-#: mod/settings.php:965
-msgid ""
-"When enabled, suppress extraneous thread indentation while keeping it where "
-"it matters. Only works if threading is available and enabled."
-msgstr "Suppresses extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."
+#: mod/settings.php:524
+msgid "Cannot change to that email."
+msgstr "Cannot change to that email."
 
-#: mod/settings.php:967
-msgid "General Theme Settings"
-msgstr "Themes"
+#: mod/settings.php:574
+msgid "Private forum has no privacy permissions. Using default privacy group."
+msgstr "Private forum has no privacy permissions. Using default privacy group."
 
-#: mod/settings.php:968
-msgid "Custom Theme Settings"
-msgstr "Theme customization"
+#: mod/settings.php:577
+msgid "Private forum has no privacy permissions and no default privacy group."
+msgstr "Private forum has no privacy permissions and no default privacy group."
 
-#: mod/settings.php:969
-msgid "Content Settings"
-msgstr "Content/Layout"
+#: mod/settings.php:617
+msgid "Settings updated."
+msgstr "Settings updated."
 
-#: mod/settings.php:970 view/theme/duepuntozero/config.php:73
-#: view/theme/frio/config.php:122 view/theme/quattro/config.php:75
-#: view/theme/vier/config.php:121
-msgid "Theme settings"
-msgstr "Theme settings"
+#: mod/settings.php:676 mod/settings.php:702 mod/settings.php:736
+msgid "Add application"
+msgstr "Add application"
 
-#: mod/settings.php:984
-msgid "Unable to find your profile. Please contact your admin."
-msgstr "Unable to find your profile. Please contact your admin."
+#: mod/settings.php:680 mod/settings.php:706
+msgid "Consumer Key"
+msgstr "Consumer key"
 
-#: mod/settings.php:1023
-msgid "Account Types"
-msgstr "Account types:"
+#: mod/settings.php:681 mod/settings.php:707
+msgid "Consumer Secret"
+msgstr "Consumer secret"
 
-#: mod/settings.php:1024
-msgid "Personal Page Subtypes"
-msgstr "Personal Page subtypes"
+#: mod/settings.php:682 mod/settings.php:708
+msgid "Redirect"
+msgstr "Redirect"
 
-#: mod/settings.php:1025
-msgid "Community Forum Subtypes"
-msgstr "Community forum subtypes"
+#: mod/settings.php:683 mod/settings.php:709
+msgid "Icon url"
+msgstr "Icon URL"
 
-#: mod/settings.php:1032 src/Module/Admin/Users.php:229
-msgid "Personal Page"
-msgstr "Personal Page"
+#: mod/settings.php:694
+msgid "You can't edit this application."
+msgstr "You cannot edit this application."
 
-#: mod/settings.php:1033
-msgid "Account for a personal profile."
-msgstr "Account for a personal profile."
+#: mod/settings.php:735
+msgid "Connected Apps"
+msgstr "Connected Apps"
 
-#: mod/settings.php:1036 src/Module/Admin/Users.php:230
-msgid "Organisation Page"
-msgstr "Organization Page"
+#: mod/settings.php:737 src/Object/Post.php:168 src/Object/Post.php:170
+msgid "Edit"
+msgstr "Edit"
 
-#: mod/settings.php:1037
-msgid ""
-"Account for an organisation that automatically approves contact requests as "
-"\"Followers\"."
-msgstr "Account for an organization that automatically approves contact requests as \"Followers\"."
-
-#: mod/settings.php:1040 src/Module/Admin/Users.php:231
-msgid "News Page"
-msgstr "News Page"
-
-#: mod/settings.php:1041
-msgid ""
-"Account for a news reflector that automatically approves contact requests as"
-" \"Followers\"."
-msgstr "Account for a news reflector that automatically approves contact requests as \"Followers\"."
+#: mod/settings.php:739
+msgid "Client key starts with"
+msgstr "Client key starts with"
 
-#: mod/settings.php:1044 src/Module/Admin/Users.php:232
-msgid "Community Forum"
-msgstr "Community Forum"
+#: mod/settings.php:740
+msgid "No name"
+msgstr "No name"
 
-#: mod/settings.php:1045
-msgid "Account for community discussions."
-msgstr "Account for community discussions."
+#: mod/settings.php:741
+msgid "Remove authorization"
+msgstr "Remove authorization"
 
-#: mod/settings.php:1048 src/Module/Admin/Users.php:222
-msgid "Normal Account Page"
-msgstr "Standard"
+#: mod/settings.php:752
+msgid "No Addon settings configured"
+msgstr "No addon settings configured"
 
-#: mod/settings.php:1049
-msgid ""
-"Account for a regular personal profile that requires manual approval of "
-"\"Friends\" and \"Followers\"."
-msgstr "Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."
+#: mod/settings.php:761
+msgid "Addon Settings"
+msgstr "Addon Settings"
 
-#: mod/settings.php:1052 src/Module/Admin/Users.php:223
-msgid "Soapbox Page"
-msgstr "Soapbox"
+#: mod/settings.php:775 src/Module/Admin/Features.php:58
+#: src/Module/Admin/Features.php:59
+msgid "Off"
+msgstr "Off"
 
-#: mod/settings.php:1053
-msgid ""
-"Account for a public profile that automatically approves contact requests as"
-" \"Followers\"."
-msgstr "Account for a public profile that automatically approves contact requests as \"Followers\"."
+#: mod/settings.php:775 src/Module/Admin/Features.php:58
+#: src/Module/Admin/Features.php:59
+msgid "On"
+msgstr "On"
 
-#: mod/settings.php:1056 src/Module/Admin/Users.php:224
-msgid "Public Forum"
-msgstr "Public forum"
+#: mod/settings.php:782
+msgid "Additional Features"
+msgstr "Additional Features"
 
-#: mod/settings.php:1057
-msgid "Automatically approves all contact requests."
-msgstr "Automatically approves all contact requests."
+#: mod/settings.php:806 src/Content/ContactSelector.php:120
+msgid "Diaspora"
+msgstr "diaspora*"
 
-#: mod/settings.php:1060 src/Module/Admin/Users.php:225
-msgid "Automatic Friend Page"
-msgstr "Love-all"
+#: mod/settings.php:806 mod/settings.php:807
+msgid "enabled"
+msgstr "enabled"
 
-#: mod/settings.php:1061
-msgid ""
-"Account for a popular profile that automatically approves contact requests "
-"as \"Friends\"."
-msgstr "Account for a popular profile that automatically approves contact requests as \"Friends\"."
+#: mod/settings.php:806 mod/settings.php:807
+msgid "disabled"
+msgstr "disabled"
 
-#: mod/settings.php:1064
-msgid "Private Forum [Experimental]"
-msgstr "Private forum [Experimental]"
+#: mod/settings.php:806 mod/settings.php:807
+#, php-format
+msgid "Built-in support for %s connectivity is %s"
+msgstr "Built-in support for %s connectivity is %s"
 
-#: mod/settings.php:1065
-msgid "Requires manual approval of contact requests."
-msgstr "Requires manual approval of contact requests."
+#: mod/settings.php:807
+msgid "GNU Social (OStatus)"
+msgstr "GNU Social (OStatus)"
 
-#: mod/settings.php:1076
-msgid "OpenID:"
-msgstr "OpenID:"
+#: mod/settings.php:838
+msgid "Email access is disabled on this site."
+msgstr "Email access is disabled on this site."
 
-#: mod/settings.php:1076
-msgid "(Optional) Allow this OpenID to login to this account."
-msgstr "(Optional) Allow this OpenID to login to this account."
+#: mod/settings.php:848
+msgid "General Social Media Settings"
+msgstr "General Social Media Settings"
 
-#: mod/settings.php:1084
-msgid "Publish your default profile in your local site directory?"
-msgstr "Publish default profile in local site directory?"
+#: mod/settings.php:849
+msgid "Accept only top level posts by contacts you follow"
+msgstr "Accept only top-level posts by contacts you follow"
 
-#: mod/settings.php:1084
-#, php-format
+#: mod/settings.php:849
 msgid ""
-"Your profile will be published in this node's <a href=\"%s\">local "
-"directory</a>. Your profile details may be publicly visible depending on the"
-" system settings."
-msgstr "Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."
+"The system does an auto completion of threads when a comment arrives. This "
+"has got the side effect that you can receive posts that had been started by "
+"a non-follower but had been commented by someone you follow. This setting "
+"deactivates this behaviour. When activated, you strictly only will receive "
+"posts from people you really do follow."
+msgstr "The system automatically completes threads when a comment arrives. This has a side effect that you may receive posts started by someone you don't follow, because one of your followers commented there. This setting will deactivate this behavior. When activated, you will only receive posts from people you really do follow."
 
-#: mod/settings.php:1090
-msgid "Publish your default profile in the global social directory?"
-msgstr "Publish default profile in global directory?"
+#: mod/settings.php:850
+msgid "Disable Content Warning"
+msgstr "Disable content warning"
 
-#: mod/settings.php:1090
-#, php-format
+#: mod/settings.php:850
 msgid ""
-"Your profile will be published in the global friendica directories (e.g. <a "
-"href=\"%s\">%s</a>). Your profile will be visible in public."
-msgstr "Your profile will be published in the global Friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be publicly visible."
+"Users on networks like Mastodon or Pleroma are able to set a content warning"
+" field which collapse their post by default. This disables the automatic "
+"collapsing and sets the content warning as the post title. Doesn't affect "
+"any other content filtering you eventually set up."
+msgstr "Users on networks like Mastodon or Pleroma are able to set a content warning field which collapses their post by default. This disables the automatic collapsing and sets the content warning as the post title. It doesn't affect any other content filtering you may set up."
 
-#: mod/settings.php:1097
-msgid "Hide your contact/friend list from viewers of your default profile?"
-msgstr "Hide my contact list from others?"
+#: mod/settings.php:851
+msgid "Disable intelligent shortening"
+msgstr "Disable intelligent shortening"
 
-#: mod/settings.php:1097
+#: mod/settings.php:851
 msgid ""
-"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"
-msgstr "Your contact list won't be shown in your default profile page. You can decide to display your contact list separately for each additional profile you create"
+"Normally the system tries to find the best link to add to shortened posts. "
+"If this option is enabled then every shortened post will always point to the"
+" original friendica post."
+msgstr "Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original Friendica post."
 
-#: mod/settings.php:1101
-msgid "Hide your profile details from anonymous viewers?"
-msgstr "Hide your profile details from anonymous viewers?"
+#: mod/settings.php:852
+msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
+msgstr "Automatically follow any GNU Social (OStatus) followers/mentioners"
 
-#: mod/settings.php:1101
+#: mod/settings.php:852
 msgid ""
-"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."
-msgstr "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 may still be accessible by other means."
+"If you receive a message from an unknown OStatus user, this option decides "
+"what to do. If it is checked, a new contact will be created for every "
+"unknown user."
+msgstr "Create a new contact for every unknown OStatus user from whom you receive a message."
 
-#: mod/settings.php:1105
-msgid "Allow friends to post to your profile page?"
-msgstr "Allow friends to post to my wall?"
+#: mod/settings.php:853
+msgid "Default group for OStatus contacts"
+msgstr "Default group for OStatus contacts"
 
-#: mod/settings.php:1105
-msgid ""
-"Your contacts may write posts on your profile wall. These posts will be "
-"distributed to your contacts"
-msgstr "Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"
+#: mod/settings.php:854
+msgid "Your legacy GNU Social account"
+msgstr "Your legacy GNU Social account"
 
-#: mod/settings.php:1109
-msgid "Allow friends to tag your posts?"
-msgstr "Allow friends to tag my post?"
+#: mod/settings.php:854
+msgid ""
+"If you enter your old GNU Social/Statusnet account name here (in the format "
+"user@domain.tld), your contacts will be added automatically. The field will "
+"be emptied when done."
+msgstr "Entering your old GNU Social/Statusnet account name here (format: user@domain.tld), will automatically added your contacts. The field will be emptied when done."
 
-#: mod/settings.php:1109
-msgid "Your contacts can add additional tags to your posts."
-msgstr "Your contacts can add additional tags to your posts."
+#: mod/settings.php:857
+msgid "Repair OStatus subscriptions"
+msgstr "Repair OStatus subscriptions"
 
-#: mod/settings.php:1113
-msgid "Allow us to suggest you as a potential friend to new members?"
-msgstr "Allow us to suggest you as a potential friend to new members?"
+#: mod/settings.php:861
+msgid "Email/Mailbox Setup"
+msgstr "Email/Mailbox setup"
 
-#: mod/settings.php:1113
+#: mod/settings.php:862
 msgid ""
-"If you like, Friendica may suggest new members to add you as a contact."
-msgstr "If you like, Friendica may suggest new members to add you as a contact."
+"If you wish to communicate with email contacts using this service "
+"(optional), please specify how to connect to your mailbox."
+msgstr "Specify how to connect to your mailbox, if you wish to communicate with existing email contacts."
 
-#: mod/settings.php:1117
-msgid "Permit unknown people to send you private mail?"
-msgstr "Allow unknown people to send me private messages?"
+#: mod/settings.php:863
+msgid "Last successful email check:"
+msgstr "Last successful email check:"
 
-#: mod/settings.php:1117
-msgid ""
-"Friendica network users may send you private messages even if they are not "
-"in your contact list."
-msgstr "Friendica network users may send you private messages even if they are not in your contact list."
+#: mod/settings.php:865
+msgid "IMAP server name:"
+msgstr "IMAP server name:"
 
-#: mod/settings.php:1121
-msgid "Profile is <strong>not published</strong>."
-msgstr "Profile is <strong>not published</strong>."
+#: mod/settings.php:866
+msgid "IMAP port:"
+msgstr "IMAP port:"
 
-#: mod/settings.php:1127
-#, php-format
-msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
-msgstr "My identity address: <strong>'%s'</strong> or '%s'"
+#: mod/settings.php:867
+msgid "Security:"
+msgstr "Security:"
 
-#: mod/settings.php:1134
-msgid "Automatically expire posts after this many days:"
-msgstr "Automatically expire posts after this many days:"
+#: mod/settings.php:867 mod/settings.php:872
+msgid "None"
+msgstr "None"
 
-#: mod/settings.php:1134
-msgid "If empty, posts will not expire. Expired posts will be deleted"
-msgstr "Posts will not expire if empty;  expired posts will be deleted"
+#: mod/settings.php:868
+msgid "Email login name:"
+msgstr "Email login name:"
 
-#: mod/settings.php:1135
-msgid "Advanced expiration settings"
-msgstr "Advanced expiration settings"
+#: mod/settings.php:869
+msgid "Email password:"
+msgstr "Email password:"
 
-#: mod/settings.php:1136
-msgid "Advanced Expiration"
-msgstr "Advanced expiration"
+#: mod/settings.php:870
+msgid "Reply-to address:"
+msgstr "Reply-to address:"
 
-#: mod/settings.php:1137
-msgid "Expire posts:"
-msgstr "Expire posts:"
+#: mod/settings.php:871
+msgid "Send public posts to all email contacts:"
+msgstr "Send public posts to all email contacts:"
 
-#: mod/settings.php:1138
-msgid "Expire personal notes:"
-msgstr "Expire personal notes:"
+#: mod/settings.php:872
+msgid "Action after import:"
+msgstr "Action after import:"
 
-#: mod/settings.php:1139
-msgid "Expire starred posts:"
-msgstr "Expire starred posts:"
+#: mod/settings.php:872 src/Content/Nav.php:251
+msgid "Mark as seen"
+msgstr "Mark as seen"
 
-#: mod/settings.php:1140
-msgid "Expire photos:"
-msgstr "Expire photos:"
+#: mod/settings.php:872
+msgid "Move to folder"
+msgstr "Move to folder"
 
-#: mod/settings.php:1141
-msgid "Only expire posts by others:"
-msgstr "Only expire posts by others:"
+#: mod/settings.php:873
+msgid "Move to folder:"
+msgstr "Move to folder:"
 
-#: mod/settings.php:1171
-msgid "Account Settings"
-msgstr "Account Settings"
+#: mod/settings.php:897 src/Module/Admin/Site.php:433
+msgid "No special theme for mobile devices"
+msgstr "No special theme for mobile devices"
 
-#: mod/settings.php:1179
-msgid "Password Settings"
-msgstr "Password change"
+#: mod/settings.php:905
+#, php-format
+msgid "%s - (Unsupported)"
+msgstr "%s - (Unsupported)"
 
-#: mod/settings.php:1180 src/Module/Register.php:130
-msgid "New Password:"
-msgstr "New password:"
+#: mod/settings.php:907 src/Module/Admin/Site.php:450
+#, php-format
+msgid "%s - (Experimental)"
+msgstr "%s - (Experimental)"
 
-#: mod/settings.php:1180
-msgid ""
-"Allowed characters are a-z, A-Z, 0-9 and special characters except white "
-"spaces, accentuated letters and colon (:)."
-msgstr "Allowed characters are a-z, A-Z, 0-9 and special characters except white spaces, accentuated letters and colon (:)."
+#: mod/settings.php:935 src/Core/L10n/L10n.php:370 src/Model/Event.php:395
+msgid "Sunday"
+msgstr "Sunday"
 
-#: mod/settings.php:1181 src/Module/Register.php:131
-msgid "Confirm:"
-msgstr "Confirm new password:"
+#: mod/settings.php:935 src/Core/L10n/L10n.php:370 src/Model/Event.php:396
+msgid "Monday"
+msgstr "Monday"
 
-#: mod/settings.php:1181
-msgid "Leave password fields blank unless changing"
-msgstr "Leave password fields blank unless changing"
+#: mod/settings.php:951
+msgid "Display Settings"
+msgstr "Display Settings"
 
-#: mod/settings.php:1182
-msgid "Current Password:"
-msgstr "Current password:"
+#: mod/settings.php:957
+msgid "Display Theme:"
+msgstr "Display theme:"
 
-#: mod/settings.php:1182 mod/settings.php:1183
-msgid "Your current password to confirm the changes"
-msgstr "Current password to confirm change"
+#: mod/settings.php:958
+msgid "Mobile Theme:"
+msgstr "Mobile theme:"
 
-#: mod/settings.php:1183
-msgid "Password:"
-msgstr "Password:"
+#: mod/settings.php:959
+msgid "Suppress warning of insecure networks"
+msgstr "Suppress warning of insecure networks"
 
-#: mod/settings.php:1187
-msgid "Basic Settings"
-msgstr "Basic information"
+#: mod/settings.php:959
+msgid ""
+"Should the system suppress the warning that the current group contains "
+"members of networks that can't receive non public postings."
+msgstr "Suppresses warnings if groups contain members whose networks cannot receive non-public postings."
 
-#: mod/settings.php:1188 src/Model/Profile.php:745
-msgid "Full Name:"
-msgstr "Full name:"
+#: mod/settings.php:960
+msgid "Update browser every xx seconds"
+msgstr "Update browser every so many seconds:"
 
-#: mod/settings.php:1189
-msgid "Email Address:"
-msgstr "Email address:"
+#: mod/settings.php:960
+msgid "Minimum of 10 seconds. Enter -1 to disable it."
+msgstr "Minimum 10 seconds; to disable -1."
 
-#: mod/settings.php:1190
-msgid "Your Timezone:"
-msgstr "Time zone:"
+#: mod/settings.php:961
+msgid "Number of items to display per page:"
+msgstr "Number of items displayed per page:"
 
-#: mod/settings.php:1191
-msgid "Your Language:"
-msgstr "Language:"
+#: mod/settings.php:961 mod/settings.php:962
+msgid "Maximum of 100 items"
+msgstr "Maximum of 100 items"
 
-#: mod/settings.php:1191
-msgid ""
-"Set the language we use to show you friendica interface and to send you "
-"emails"
-msgstr "Set the language of your Friendica interface and emails sent to you."
+#: mod/settings.php:962
+msgid "Number of items to display per page when viewed from mobile device:"
+msgstr "Number of items displayed per page on mobile devices:"
 
-#: mod/settings.php:1192
-msgid "Default Post Location:"
-msgstr "Posting location:"
+#: mod/settings.php:963
+msgid "Don't show emoticons"
+msgstr "Don't show emoticons"
 
-#: mod/settings.php:1193
-msgid "Use Browser Location:"
-msgstr "Use browser location:"
+#: mod/settings.php:964
+msgid "Calendar"
+msgstr "Calendar"
 
-#: mod/settings.php:1196
-msgid "Security and Privacy Settings"
-msgstr "Security and privacy"
+#: mod/settings.php:965
+msgid "Beginning of week:"
+msgstr "Week begins: "
 
-#: mod/settings.php:1198
-msgid "Maximum Friend Requests/Day:"
-msgstr "Maximum friend requests per day:"
+#: mod/settings.php:966
+msgid "Don't show notices"
+msgstr "Don't show notices"
 
-#: mod/settings.php:1198 mod/settings.php:1227
-msgid "(to prevent spam abuse)"
-msgstr "May prevent spam and abusive registrations"
+#: mod/settings.php:967
+msgid "Infinite scroll"
+msgstr "Infinite scroll"
 
-#: mod/settings.php:1199
-msgid "Default Post Permissions"
-msgstr "Default post permissions"
+#: mod/settings.php:968
+msgid "Automatic updates only at the top of the network page"
+msgstr "Automatically updates only top of the network page"
 
-#: mod/settings.php:1200
-msgid "(click to open/close)"
-msgstr "(reveal/hide)"
+#: mod/settings.php:968
+msgid ""
+"When disabled, the network page is updated all the time, which could be "
+"confusing while reading."
+msgstr "When disabled, the network page is updated all the time, which could be confusing while reading."
 
-#: mod/settings.php:1210
-msgid "Default Private Post"
-msgstr "Default private post"
+#: mod/settings.php:969
+msgid "Bandwidth Saver Mode"
+msgstr "Bandwidth saver mode"
 
-#: mod/settings.php:1211
-msgid "Default Public Post"
-msgstr "Default public post"
+#: mod/settings.php:969
+msgid ""
+"When enabled, embedded content is not displayed on automatic updates, they "
+"only show on page reload."
+msgstr "If enabled, embedded content is not displayed on automatic updates; it is only shown on page reload."
 
-#: mod/settings.php:1215
-msgid "Default Permissions for New Posts"
-msgstr "Default permissions for new posts"
+#: mod/settings.php:970
+msgid "Smart Threading"
+msgstr "Smart Threading"
 
-#: mod/settings.php:1227
-msgid "Maximum private messages per day from unknown people:"
-msgstr "Maximum private messages per day from unknown people:"
+#: mod/settings.php:970
+msgid ""
+"When enabled, suppress extraneous thread indentation while keeping it where "
+"it matters. Only works if threading is available and enabled."
+msgstr "Suppresses extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."
 
-#: mod/settings.php:1230
-msgid "Notification Settings"
-msgstr "Notification"
+#: mod/settings.php:972
+msgid "General Theme Settings"
+msgstr "Themes"
 
-#: mod/settings.php:1231
-msgid "Send a notification email when:"
-msgstr "Send notification email when:"
+#: mod/settings.php:973
+msgid "Custom Theme Settings"
+msgstr "Theme customization"
 
-#: mod/settings.php:1232
-msgid "You receive an introduction"
-msgstr "Receiving an introduction"
+#: mod/settings.php:974
+msgid "Content Settings"
+msgstr "Content/Layout"
 
-#: mod/settings.php:1233
-msgid "Your introductions are confirmed"
-msgstr "My introductions are confirmed"
+#: mod/settings.php:975 view/theme/duepuntozero/config.php:73
+#: view/theme/frio/config.php:128 view/theme/quattro/config.php:75
+#: view/theme/vier/config.php:121
+msgid "Theme settings"
+msgstr "Theme settings"
 
-#: mod/settings.php:1234
-msgid "Someone writes on your profile wall"
-msgstr "Someone writes on my wall"
+#: mod/settings.php:989
+msgid "Unable to find your profile. Please contact your admin."
+msgstr "Unable to find your profile. Please contact your admin."
 
-#: mod/settings.php:1235
-msgid "Someone writes a followup comment"
-msgstr "A follow up comment is posted"
+#: mod/settings.php:1028
+msgid "Account Types"
+msgstr "Account types:"
 
-#: mod/settings.php:1236
-msgid "You receive a private message"
-msgstr "receiving a private message"
+#: mod/settings.php:1029
+msgid "Personal Page Subtypes"
+msgstr "Personal Page subtypes"
 
-#: mod/settings.php:1237
-msgid "You receive a friend suggestion"
-msgstr "Receiving a friend suggestion"
+#: mod/settings.php:1030
+msgid "Community Forum Subtypes"
+msgstr "Community forum subtypes"
 
-#: mod/settings.php:1238
-msgid "You are tagged in a post"
-msgstr "Tagged in a post"
+#: mod/settings.php:1037 src/Module/Admin/Users.php:229
+msgid "Personal Page"
+msgstr "Personal Page"
 
-#: mod/settings.php:1239
-msgid "You are poked/prodded/etc. in a post"
-msgstr "Poked in a post"
+#: mod/settings.php:1038
+msgid "Account for a personal profile."
+msgstr "Account for a personal profile."
 
-#: mod/settings.php:1241
-msgid "Activate desktop notifications"
-msgstr "Activate desktop notifications"
+#: mod/settings.php:1041 src/Module/Admin/Users.php:230
+msgid "Organisation Page"
+msgstr "Organization Page"
 
-#: mod/settings.php:1241
-msgid "Show desktop popup on new notifications"
-msgstr "Show desktop pop-up on new notifications"
+#: mod/settings.php:1042
+msgid ""
+"Account for an organisation that automatically approves contact requests as "
+"\"Followers\"."
+msgstr "Account for an organization that automatically approves contact requests as \"Followers\"."
 
-#: mod/settings.php:1243
-msgid "Text-only notification emails"
-msgstr "Text-only notification emails"
+#: mod/settings.php:1045 src/Module/Admin/Users.php:231
+msgid "News Page"
+msgstr "News Page"
 
-#: mod/settings.php:1245
-msgid "Send text only notification emails, without the html part"
-msgstr "Receive text only emails without HTML "
+#: mod/settings.php:1046
+msgid ""
+"Account for a news reflector that automatically approves contact requests as"
+" \"Followers\"."
+msgstr "Account for a news reflector that automatically approves contact requests as \"Followers\"."
 
-#: mod/settings.php:1247
-msgid "Show detailled notifications"
-msgstr "Show detailled notifications"
+#: mod/settings.php:1049 src/Module/Admin/Users.php:232
+msgid "Community Forum"
+msgstr "Community Forum"
 
-#: mod/settings.php:1249
-msgid ""
-"Per default, notifications are condensed to a single notification per item. "
-"When enabled every notification is displayed."
-msgstr "By default, notifications are condensed into a single notification for each item. When enabled, every notification is displayed."
+#: mod/settings.php:1050
+msgid "Account for community discussions."
+msgstr "Account for community discussions."
 
-#: mod/settings.php:1251
-msgid "Advanced Account/Page Type Settings"
-msgstr "Advanced account types"
+#: mod/settings.php:1053 src/Module/Admin/Users.php:222
+msgid "Normal Account Page"
+msgstr "Standard"
 
-#: mod/settings.php:1252
-msgid "Change the behaviour of this account for special situations"
-msgstr "Change behavior of this account for special situations"
+#: mod/settings.php:1054
+msgid ""
+"Account for a regular personal profile that requires manual approval of "
+"\"Friends\" and \"Followers\"."
+msgstr "Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."
 
-#: mod/settings.php:1255
-msgid "Relocate"
-msgstr "Recent relocation"
+#: mod/settings.php:1057 src/Module/Admin/Users.php:223
+msgid "Soapbox Page"
+msgstr "Soapbox"
 
-#: mod/settings.php:1256
+#: mod/settings.php:1058
 msgid ""
-"If you have moved this profile from another server, and some of your "
-"contacts don't receive your updates, try pushing this button."
-msgstr "If you have moved this profile from another server and some of your contacts don't receive your updates:"
+"Account for a public profile that automatically approves contact requests as"
+" \"Followers\"."
+msgstr "Account for a public profile that automatically approves contact requests as \"Followers\"."
 
-#: mod/settings.php:1257
-msgid "Resend relocate message to contacts"
-msgstr "Resend relocation message to contacts"
+#: mod/settings.php:1061 src/Module/Admin/Users.php:224
+msgid "Public Forum"
+msgstr "Public forum"
 
-#: mod/subthread.php:104
-#, php-format
-msgid "%1$s is following %2$s's %3$s"
-msgstr "%1$s is following %2$s's %3$s"
+#: mod/settings.php:1062
+msgid "Automatically approves all contact requests."
+msgstr "Automatically approves all contact requests."
 
-#: mod/suggest.php:28
-msgid "Contact suggestion successfully ignored."
-msgstr "Contact suggestion successfully ignored."
+#: mod/settings.php:1065 src/Module/Admin/Users.php:225
+msgid "Automatic Friend Page"
+msgstr "Love-all"
 
-#: mod/suggest.php:52
+#: mod/settings.php:1066
 msgid ""
-"No suggestions available. If this is a new site, please try again in 24 "
-"hours."
-msgstr "No suggestions available. If this is a new site, please try again in 24 hours."
+"Account for a popular profile that automatically approves contact requests "
+"as \"Friends\"."
+msgstr "Account for a popular profile that automatically approves contact requests as \"Friends\"."
 
-#: mod/suggest.php:71
-msgid "Do you really want to delete this suggestion?"
-msgstr "Do you really want to delete this suggestion?"
+#: mod/settings.php:1069
+msgid "Private Forum [Experimental]"
+msgstr "Private forum [Experimental]"
 
-#: mod/suggest.php:89 mod/suggest.php:109
-msgid "Ignore/Hide"
-msgstr "Ignore/Hide"
+#: mod/settings.php:1070
+msgid "Requires manual approval of contact requests."
+msgstr "Requires manual approval of contact requests."
 
-#: mod/suggest.php:119 src/Content/Widget.php:66 view/theme/vier/theme.php:204
-msgid "Friend Suggestions"
-msgstr "Friend suggestions"
+#: mod/settings.php:1081
+msgid "OpenID:"
+msgstr "OpenID:"
 
-#: mod/tagrm.php:31
-msgid "Tag(s) removed"
-msgstr "Tag(s) removed"
+#: mod/settings.php:1081
+msgid "(Optional) Allow this OpenID to login to this account."
+msgstr "(Optional) Allow this OpenID to login to this account."
 
-#: mod/tagrm.php:101
-msgid "Remove Item Tag"
-msgstr "Remove Item tag"
+#: mod/settings.php:1089
+msgid "Publish your default profile in your local site directory?"
+msgstr "Publish default profile in local site directory?"
 
-#: mod/tagrm.php:103
-msgid "Select a tag to remove: "
-msgstr "Select a tag to remove: "
+#: mod/settings.php:1089
+#, php-format
+msgid ""
+"Your profile will be published in this node's <a href=\"%s\">local "
+"directory</a>. Your profile details may be publicly visible depending on the"
+" system settings."
+msgstr "Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."
 
-#: mod/uexport.php:45
-msgid "Export account"
-msgstr "Export account"
+#: mod/settings.php:1095
+msgid "Publish your default profile in the global social directory?"
+msgstr "Publish default profile in global directory?"
 
-#: mod/uexport.php:45
+#: mod/settings.php:1095
+#, php-format
 msgid ""
-"Export your account info and contacts. Use this to make a backup of your "
-"account and/or to move it to another server."
-msgstr "Export your account info and contacts. Use this to backup your account or to move it to another server."
-
-#: mod/uexport.php:46
-msgid "Export all"
-msgstr "Export all"
+"Your profile will be published in the global friendica directories (e.g. <a "
+"href=\"%s\">%s</a>). Your profile will be visible in public."
+msgstr "Your profile will be published in the global Friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be publicly visible."
 
-#: mod/uexport.php:46
+#: mod/settings.php:1095
 msgid ""
-"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)"
-msgstr "Export your account info, contacts and all your items as JSON. This 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."
+"This setting also determines whether Friendica will inform search engines "
+"that your profile should be indexed or not. Third-party search engines may "
+"or may not respect this setting."
+msgstr ""
 
-#: mod/uimport.php:30
-msgid "User imports on closed servers can only be done by an administrator."
-msgstr "User imports on closed servers can only be done by an administrator."
+#: mod/settings.php:1102
+msgid "Hide your contact/friend list from viewers of your default profile?"
+msgstr "Hide my contact list from others?"
 
-#: mod/uimport.php:39 src/Module/Register.php:59
+#: mod/settings.php:1102
 msgid ""
-"This site has exceeded the number of allowed daily account registrations. "
-"Please try again tomorrow."
-msgstr "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."
+"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"
+msgstr "Your contact list won't be shown in your default profile page. You can decide to display your contact list separately for each additional profile you create"
 
-#: mod/uimport.php:54 src/Module/Register.php:141
-msgid "Import"
-msgstr "Import profile"
+#: mod/settings.php:1106
+msgid "Hide your profile details from anonymous viewers?"
+msgstr "Hide your profile details from anonymous viewers?"
 
-#: mod/uimport.php:56
-msgid "Move account"
-msgstr "Move Existing Friendica Account"
+#: mod/settings.php:1106
+msgid ""
+"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."
+msgstr "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 may still be accessible by other means."
 
-#: mod/uimport.php:57
-msgid "You can import an account from another Friendica server."
-msgstr "You can import an existing Friendica profile to this node."
+#: mod/settings.php:1110
+msgid "Allow friends to post to your profile page?"
+msgstr "Allow friends to post to my wall?"
 
-#: mod/uimport.php:58
+#: mod/settings.php:1110
 msgid ""
-"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."
-msgstr "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."
+"Your contacts may write posts on your profile wall. These posts will be "
+"distributed to your contacts"
+msgstr "Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"
 
-#: mod/uimport.php:59
-msgid ""
-"This feature is experimental. We can't import contacts from the OStatus "
-"network (GNU Social/Statusnet) or from Diaspora"
-msgstr "This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora."
+#: mod/settings.php:1114
+msgid "Allow friends to tag your posts?"
+msgstr "Allow friends to tag my post?"
 
-#: mod/uimport.php:60
-msgid "Account file"
-msgstr "Account file:"
+#: mod/settings.php:1114
+msgid "Your contacts can add additional tags to your posts."
+msgstr "Your contacts can add additional tags to your posts."
 
-#: mod/uimport.php:60
+#: mod/settings.php:1118
+msgid "Allow us to suggest you as a potential friend to new members?"
+msgstr "Allow us to suggest you as a potential friend to new members?"
+
+#: mod/settings.php:1118
 msgid ""
-"To export your account, go to \"Settings->Export your personal data\" and "
-"select \"Export account\""
-msgstr "To export your account, go to \"Settings->Export personal data\" and select \"Export account\""
+"If you like, Friendica may suggest new members to add you as a contact."
+msgstr "If you like, Friendica may suggest new members to add you as a contact."
 
-#: mod/unfollow.php:36 mod/unfollow.php:92
-msgid "You aren't following this contact."
-msgstr "You aren't following this contact."
+#: mod/settings.php:1122
+msgid "Permit unknown people to send you private mail?"
+msgstr "Allow unknown people to send me private messages?"
 
-#: mod/unfollow.php:46 mod/unfollow.php:98
-msgid "Unfollowing is currently not supported by your network."
-msgstr "Unfollowing is currently not supported by your network."
+#: mod/settings.php:1122
+msgid ""
+"Friendica network users may send you private messages even if they are not "
+"in your contact list."
+msgstr "Friendica network users may send you private messages even if they are not in your contact list."
 
-#: mod/unfollow.php:67
-msgid "Contact unfollowed"
-msgstr "Contact unfollowed"
+#: mod/settings.php:1126
+msgid "Profile is <strong>not published</strong>."
+msgstr "Profile is <strong>not published</strong>."
 
-#: mod/unfollow.php:118 src/Module/Contact.php:573
-msgid "Disconnect/Unfollow"
-msgstr "Disconnect/Unfollow"
+#: mod/settings.php:1132
+#, php-format
+msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
+msgstr "My identity address: <strong>'%s'</strong> or '%s'"
 
-#: mod/update_community.php:23 mod/update_contact.php:23
-#: mod/update_display.php:24 mod/update_network.php:33 mod/update_notes.php:36
-#: mod/update_profile.php:34
-msgid "[Embedded content - reload page to view]"
-msgstr "[Embedded content - reload page to view]"
+#: mod/settings.php:1139
+msgid "Automatically expire posts after this many days:"
+msgstr "Automatically expire posts after this many days:"
 
-#: mod/videos.php:123
-msgid "No videos selected"
-msgstr "No videos selected"
+#: mod/settings.php:1139
+msgid "If empty, posts will not expire. Expired posts will be deleted"
+msgstr "Posts will not expire if empty;  expired posts will be deleted"
 
-#: mod/videos.php:280 src/Model/Item.php:3421
-msgid "View Video"
-msgstr "View video"
+#: mod/settings.php:1140
+msgid "Advanced expiration settings"
+msgstr "Advanced expiration settings"
 
-#: mod/videos.php:295
-msgid "Recent Videos"
-msgstr "Recent videos"
+#: mod/settings.php:1141
+msgid "Advanced Expiration"
+msgstr "Advanced expiration"
 
-#: mod/videos.php:297
-msgid "Upload New Videos"
-msgstr "Upload new videos"
+#: mod/settings.php:1142
+msgid "Expire posts:"
+msgstr "Expire posts:"
 
-#: mod/viewcontacts.php:78
-msgid "No contacts."
-msgstr "No contacts."
+#: mod/settings.php:1143
+msgid "Expire personal notes:"
+msgstr "Expire personal notes:"
 
-#: mod/viewcontacts.php:94 src/Module/Contact.php:606
-#: src/Module/Contact.php:1027
-#, php-format
-msgid "Visit %s's profile [%s]"
-msgstr "Visit %s's profile [%s]"
+#: mod/settings.php:1144
+msgid "Expire starred posts:"
+msgstr "Expire starred posts:"
 
-#: mod/viewcontacts.php:114 src/Content/Nav.php:202 src/Content/Nav.php:268
-#: src/Content/Text/HTML.php:911 src/Model/Profile.php:974
-#: src/Model/Profile.php:977 src/Module/Contact.php:814
-#: src/Module/Contact.php:884 view/theme/frio/theme.php:273
-msgid "Contacts"
-msgstr "Contacts"
+#: mod/settings.php:1145
+msgid "Expire photos:"
+msgstr "Expire photos:"
 
-#: mod/wallmessage.php:52 mod/wallmessage.php:115
-#, php-format
-msgid "Number of daily wall messages for %s exceeded. Message failed."
-msgstr "Number of daily wall messages for %s exceeded. Message failed."
+#: mod/settings.php:1146
+msgid "Only expire posts by others:"
+msgstr "Only expire posts by others:"
 
-#: mod/wallmessage.php:63
-msgid "Unable to check your home location."
-msgstr "Unable to check your home location."
+#: mod/settings.php:1176
+msgid "Account Settings"
+msgstr "Account Settings"
 
-#: mod/wallmessage.php:89 mod/wallmessage.php:98
-msgid "No recipient."
-msgstr "No recipient."
+#: mod/settings.php:1184
+msgid "Password Settings"
+msgstr "Password change"
 
-#: mod/wallmessage.php:129
-#, php-format
+#: mod/settings.php:1185 src/Module/Register.php:130
+msgid "New Password:"
+msgstr "New password:"
+
+#: mod/settings.php:1185
 msgid ""
-"If you wish for %s to respond, please check that the privacy settings on "
-"your site allow private mail from unknown senders."
-msgstr "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."
+"Allowed characters are a-z, A-Z, 0-9 and special characters except white "
+"spaces, accentuated letters and colon (:)."
+msgstr "Allowed characters are a-z, A-Z, 0-9 and special characters except white spaces, accentuated letters and colon (:)."
 
-#: mod/wall_attach.php:26 mod/wall_attach.php:33 mod/wall_attach.php:85
-#: mod/wall_upload.php:42 mod/wall_upload.php:58 mod/wall_upload.php:116
-#: mod/wall_upload.php:167 mod/wall_upload.php:170
-msgid "Invalid request."
-msgstr "Invalid request."
+#: mod/settings.php:1186 src/Module/Register.php:131
+msgid "Confirm:"
+msgstr "Confirm new password:"
 
-#: mod/wall_attach.php:103
-msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
-msgstr "Sorry, maybe your upload is bigger than the PHP configuration allows"
+#: mod/settings.php:1186
+msgid "Leave password fields blank unless changing"
+msgstr "Leave password fields blank unless changing"
 
-#: mod/wall_attach.php:103
-msgid "Or - did you try to upload an empty file?"
-msgstr "Or did you try to upload an empty file?"
+#: mod/settings.php:1187
+msgid "Current Password:"
+msgstr "Current password:"
 
-#: mod/wall_attach.php:114
-#, php-format
-msgid "File exceeds size limit of %s"
-msgstr "File exceeds size limit of %s"
+#: mod/settings.php:1187 mod/settings.php:1188
+msgid "Your current password to confirm the changes"
+msgstr "Current password to confirm change"
 
-#: mod/wall_attach.php:129
-msgid "File upload failed."
-msgstr "File upload failed."
+#: mod/settings.php:1188
+msgid "Password:"
+msgstr "Password:"
 
-#: mod/wall_upload.php:243
-msgid "Wall Photos"
-msgstr "Wall photos"
+#: mod/settings.php:1192
+msgid "Basic Settings"
+msgstr "Basic information"
 
-#: src/App.php:505
-msgid "Delete this item?"
-msgstr "Delete this item?"
+#: mod/settings.php:1193 src/Model/Profile.php:764
+msgid "Full Name:"
+msgstr "Full name:"
 
-#: src/App.php:547
-msgid "toggle mobile"
-msgstr "Toggle mobile"
+#: mod/settings.php:1194
+msgid "Email Address:"
+msgstr "Email address:"
 
-#: src/App.php:863
-msgid "No system theme config value set."
-msgstr "No system theme configuration value set."
+#: mod/settings.php:1195
+msgid "Your Timezone:"
+msgstr "Time zone:"
 
-#: src/App.php:1163
-msgid "You must be logged in to use addons. "
-msgstr "You must be logged in to use addons. "
+#: mod/settings.php:1196
+msgid "Your Language:"
+msgstr "Language:"
 
-#: src/BaseModule.php:135
+#: mod/settings.php:1196
 msgid ""
-"The form security token was not correct. This probably happened because the "
-"form has been opened for too long (>3 hours) before submitting it."
-msgstr "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours."
+"Set the language we use to show you friendica interface and to send you "
+"emails"
+msgstr "Set the language of your Friendica interface and emails sent to you."
 
-#: src/Console/ArchiveContact.php:65
-#, php-format
-msgid "Could not find any unarchived contact entry for this URL (%s)"
-msgstr "Could not find any unarchived contact entry for this URL (%s)"
+#: mod/settings.php:1197
+msgid "Default Post Location:"
+msgstr "Posting location:"
 
-#: src/Console/ArchiveContact.php:68
-msgid "The contact entries have been archived"
-msgstr "The contact entries have been archived"
+#: mod/settings.php:1198
+msgid "Use Browser Location:"
+msgstr "Use browser location:"
 
-#: src/Console/GlobalCommunityBlock.php:65
-#: src/Module/Admin/Blocklist/Contact.php:29
-#, php-format
-msgid "Could not find any contact entry for this URL (%s)"
-msgstr "Could not find any contact entry for this URL (%s)"
+#: mod/settings.php:1201
+msgid "Security and Privacy Settings"
+msgstr "Security and privacy"
 
-#: src/Console/GlobalCommunityBlock.php:68
-#: src/Module/Admin/Blocklist/Contact.php:27
-msgid "The contact has been blocked from the node"
-msgstr "This contact has been blocked from the node"
+#: mod/settings.php:1203
+msgid "Maximum Friend Requests/Day:"
+msgstr "Maximum friend requests per day:"
 
-#: src/Console/NewPassword.php:72
-msgid "Enter new password: "
-msgstr "Enter new password: "
+#: mod/settings.php:1203 mod/settings.php:1232
+msgid "(to prevent spam abuse)"
+msgstr "May prevent spam and abusive registrations"
 
-#: src/Console/PostUpdate.php:50
-#, php-format
-msgid "Post update version number has been set to %s."
-msgstr "Post update version number has been set to %s."
+#: mod/settings.php:1204
+msgid "Default Post Permissions"
+msgstr "Default post permissions"
 
-#: src/Console/PostUpdate.php:58
-msgid "Check for pending update actions."
-msgstr "Check for pending update actions."
+#: mod/settings.php:1205
+msgid "(click to open/close)"
+msgstr "(reveal/hide)"
 
-#: src/Console/PostUpdate.php:60
-msgid "Done."
-msgstr "Done."
+#: mod/settings.php:1215
+msgid "Default Private Post"
+msgstr "Default private post"
 
-#: src/Console/PostUpdate.php:62
-msgid "Execute pending post updates."
-msgstr "Execute pending post updates."
+#: mod/settings.php:1216
+msgid "Default Public Post"
+msgstr "Default public post"
 
-#: src/Console/PostUpdate.php:68
-msgid "All pending post updates are done."
-msgstr "All pending post updates are done."
+#: mod/settings.php:1220
+msgid "Default Permissions for New Posts"
+msgstr "Default permissions for new posts"
 
-#: src/Content/ContactSelector.php:58
-msgid "Frequently"
-msgstr "Frequently"
+#: mod/settings.php:1232
+msgid "Maximum private messages per day from unknown people:"
+msgstr "Maximum private messages per day from unknown people:"
 
-#: src/Content/ContactSelector.php:59
-msgid "Hourly"
-msgstr "Hourly"
+#: mod/settings.php:1235
+msgid "Notification Settings"
+msgstr "Notification"
 
-#: src/Content/ContactSelector.php:60
-msgid "Twice daily"
-msgstr "Twice daily"
+#: mod/settings.php:1236
+msgid "Send a notification email when:"
+msgstr "Send notification email when:"
 
-#: src/Content/ContactSelector.php:61
-msgid "Daily"
-msgstr "Daily"
+#: mod/settings.php:1237
+msgid "You receive an introduction"
+msgstr "Receiving an introduction"
 
-#: src/Content/ContactSelector.php:62
-msgid "Weekly"
-msgstr "Weekly"
+#: mod/settings.php:1238
+msgid "Your introductions are confirmed"
+msgstr "My introductions are confirmed"
 
-#: src/Content/ContactSelector.php:63
-msgid "Monthly"
-msgstr "Monthly"
+#: mod/settings.php:1239
+msgid "Someone writes on your profile wall"
+msgstr "Someone writes on my wall"
 
-#: src/Content/ContactSelector.php:83
-msgid "DFRN"
-msgstr "DFRN"
+#: mod/settings.php:1240
+msgid "Someone writes a followup comment"
+msgstr "A follow up comment is posted"
 
-#: src/Content/ContactSelector.php:84
-msgid "OStatus"
-msgstr "OStatus"
+#: mod/settings.php:1241
+msgid "You receive a private message"
+msgstr "receiving a private message"
 
-#: src/Content/ContactSelector.php:85
-msgid "RSS/Atom"
-msgstr "RSS/Atom"
+#: mod/settings.php:1242
+msgid "You receive a friend suggestion"
+msgstr "Receiving a friend suggestion"
 
-#: src/Content/ContactSelector.php:86 src/Module/Admin/Users.php:272
-#: src/Module/Admin/Users.php:283 src/Module/Admin/Users.php:297
-#: src/Module/Admin/Users.php:315
-msgid "Email"
-msgstr "Email"
+#: mod/settings.php:1243
+msgid "You are tagged in a post"
+msgstr "Tagged in a post"
 
-#: src/Content/ContactSelector.php:88
-msgid "Zot!"
-msgstr "Zot!"
+#: mod/settings.php:1244
+msgid "You are poked/prodded/etc. in a post"
+msgstr "Poked in a post"
 
-#: src/Content/ContactSelector.php:89
-msgid "LinkedIn"
-msgstr "LinkedIn"
+#: mod/settings.php:1246
+msgid "Activate desktop notifications"
+msgstr "Activate desktop notifications"
 
-#: src/Content/ContactSelector.php:90
-msgid "XMPP/IM"
-msgstr "XMPP/IM"
+#: mod/settings.php:1246
+msgid "Show desktop popup on new notifications"
+msgstr "Show desktop pop-up on new notifications"
 
-#: src/Content/ContactSelector.php:91
-msgid "MySpace"
-msgstr "MySpace"
+#: mod/settings.php:1248
+msgid "Text-only notification emails"
+msgstr "Text-only notification emails"
 
-#: src/Content/ContactSelector.php:92
-msgid "Google+"
-msgstr "Google+"
+#: mod/settings.php:1250
+msgid "Send text only notification emails, without the html part"
+msgstr "Receive text only emails without HTML "
 
-#: src/Content/ContactSelector.php:93
-msgid "pump.io"
-msgstr "pump.io"
+#: mod/settings.php:1252
+msgid "Show detailled notifications"
+msgstr "Show detailled notifications"
 
-#: src/Content/ContactSelector.php:94
-msgid "Twitter"
-msgstr "Twitter"
+#: mod/settings.php:1254
+msgid ""
+"Per default, notifications are condensed to a single notification per item. "
+"When enabled every notification is displayed."
+msgstr "By default, notifications are condensed into a single notification for each item. When enabled, every notification is displayed."
 
-#: src/Content/ContactSelector.php:95
-msgid "Diaspora Connector"
-msgstr "diaspora* connector"
+#: mod/settings.php:1256
+msgid "Advanced Account/Page Type Settings"
+msgstr "Advanced account types"
 
-#: src/Content/ContactSelector.php:96
-msgid "GNU Social Connector"
-msgstr "GNU Social Connector"
+#: mod/settings.php:1257
+msgid "Change the behaviour of this account for special situations"
+msgstr "Change behavior of this account for special situations"
 
-#: src/Content/ContactSelector.php:97
-msgid "ActivityPub"
-msgstr "ActivityPub"
+#: mod/settings.php:1260
+msgid "Relocate"
+msgstr "Recent relocation"
 
-#: src/Content/ContactSelector.php:98
-msgid "pnut"
-msgstr "pnut"
+#: mod/settings.php:1261
+msgid ""
+"If you have moved this profile from another server, and some of your "
+"contacts don't receive your updates, try pushing this button."
+msgstr "If you have moved this profile from another server and some of your contacts don't receive your updates:"
 
-#: src/Content/ContactSelector.php:153 src/Content/ContactSelector.php:193
-#: src/Content/ContactSelector.php:231
-msgid "No answer"
-msgstr "No answer"
+#: mod/settings.php:1262
+msgid "Resend relocate message to contacts"
+msgstr "Resend relocation message to contacts"
 
-#: src/Content/ContactSelector.php:154
-msgid "Male"
-msgstr "Male"
+#: view/theme/duepuntozero/config.php:55 src/Model/User.php:745
+msgid "default"
+msgstr "default"
 
-#: src/Content/ContactSelector.php:155
-msgid "Female"
-msgstr "Female"
+#: view/theme/duepuntozero/config.php:56
+msgid "greenzero"
+msgstr "greenzero"
 
-#: src/Content/ContactSelector.php:156
-msgid "Currently Male"
-msgstr "Currently male"
+#: view/theme/duepuntozero/config.php:57
+msgid "purplezero"
+msgstr "purplezero"
 
-#: src/Content/ContactSelector.php:157
-msgid "Currently Female"
-msgstr "Currently female"
+#: view/theme/duepuntozero/config.php:58
+msgid "easterbunny"
+msgstr "easterbunny"
 
-#: src/Content/ContactSelector.php:158
-msgid "Mostly Male"
-msgstr "Mostly male"
+#: view/theme/duepuntozero/config.php:59
+msgid "darkzero"
+msgstr "darkzero"
 
-#: src/Content/ContactSelector.php:159
-msgid "Mostly Female"
-msgstr "Mostly female"
+#: view/theme/duepuntozero/config.php:60
+msgid "comix"
+msgstr "comix"
 
-#: src/Content/ContactSelector.php:160
-msgid "Transgender"
-msgstr "Transgender"
+#: view/theme/duepuntozero/config.php:61
+msgid "slackr"
+msgstr "slackr"
 
-#: src/Content/ContactSelector.php:161
-msgid "Intersex"
-msgstr "Intersex"
+#: view/theme/duepuntozero/config.php:74
+msgid "Variations"
+msgstr "Variations"
 
-#: src/Content/ContactSelector.php:162
-msgid "Transsexual"
-msgstr "Transsexual"
+#: view/theme/frio/php/Image.php:24
+msgid "Top Banner"
+msgstr "Top Banner"
 
-#: src/Content/ContactSelector.php:163
-msgid "Hermaphrodite"
-msgstr "Hermaphrodite"
+#: view/theme/frio/php/Image.php:24
+msgid ""
+"Resize image to the width of the screen and show background color below on "
+"long pages."
+msgstr "Resize image to the width of the screen and show background color below on long pages."
 
-#: src/Content/ContactSelector.php:164
-msgid "Neuter"
-msgstr "Neuter"
+#: view/theme/frio/php/Image.php:25
+msgid "Full screen"
+msgstr "Full screen"
 
-#: src/Content/ContactSelector.php:165
-msgid "Non-specific"
-msgstr "Non-specific"
+#: view/theme/frio/php/Image.php:25
+msgid ""
+"Resize image to fill entire screen, clipping either the right or the bottom."
+msgstr "Resize image to fill entire screen, clipping either the right or the bottom."
 
-#: src/Content/ContactSelector.php:166
-msgid "Other"
-msgstr "Other"
+#: view/theme/frio/php/Image.php:26
+msgid "Single row mosaic"
+msgstr "Single row mosaic"
 
-#: src/Content/ContactSelector.php:194
-msgid "Males"
-msgstr "Males"
+#: view/theme/frio/php/Image.php:26
+msgid ""
+"Resize image to repeat it on a single row, either vertical or horizontal."
+msgstr "Resize image to repeat it on a single row, either vertical or horizontal."
 
-#: src/Content/ContactSelector.php:195
-msgid "Females"
-msgstr "Females"
+#: view/theme/frio/php/Image.php:27
+msgid "Mosaic"
+msgstr "Mosaic"
 
-#: src/Content/ContactSelector.php:196
-msgid "Gay"
-msgstr "Gay"
+#: view/theme/frio/php/Image.php:27
+msgid "Repeat image to fill the screen."
+msgstr "Repeat image to fill the screen."
 
-#: src/Content/ContactSelector.php:197
-msgid "Lesbian"
-msgstr "Lesbian"
+#: view/theme/frio/config.php:111
+msgid "Custom"
+msgstr "Custom"
 
-#: src/Content/ContactSelector.php:198
-msgid "No Preference"
-msgstr "No Preference"
+#: view/theme/frio/config.php:123
+msgid "Note"
+msgstr "Note"
 
-#: src/Content/ContactSelector.php:199
-msgid "Bisexual"
-msgstr "Bisexual"
+#: view/theme/frio/config.php:123
+msgid "Check image permissions if all users are allowed to see the image"
+msgstr "Check image permissions that everyone is allowed to see the image"
 
-#: src/Content/ContactSelector.php:200
-msgid "Autosexual"
-msgstr "Auto-sexual"
+#: view/theme/frio/config.php:129
+msgid "Select color scheme"
+msgstr "Select color scheme"
 
-#: src/Content/ContactSelector.php:201
-msgid "Abstinent"
-msgstr "Abstinent"
+#: view/theme/frio/config.php:130
+msgid "Copy or paste schemestring"
+msgstr "Copy or paste theme string"
 
-#: src/Content/ContactSelector.php:202
-msgid "Virgin"
-msgstr "Virgin"
+#: view/theme/frio/config.php:130
+msgid ""
+"You can copy this string to share your theme with others. Pasting here "
+"applies the schemestring"
+msgstr "You can copy this string to share your theme with others. Pasting here applies the theme string"
 
-#: src/Content/ContactSelector.php:203
-msgid "Deviant"
-msgstr "Deviant"
-
-#: src/Content/ContactSelector.php:204
-msgid "Fetish"
-msgstr "Fetish"
+#: view/theme/frio/config.php:131
+msgid "Navigation bar background color"
+msgstr "Navigation bar background color:"
 
-#: src/Content/ContactSelector.php:205
-msgid "Oodles"
-msgstr "Oodles"
+#: view/theme/frio/config.php:132
+msgid "Navigation bar icon color "
+msgstr "Navigation bar icon color:"
 
-#: src/Content/ContactSelector.php:206
-msgid "Nonsexual"
-msgstr "Asexual"
+#: view/theme/frio/config.php:133
+msgid "Link color"
+msgstr "Link color:"
 
-#: src/Content/ContactSelector.php:232
-msgid "Single"
-msgstr "Single"
+#: view/theme/frio/config.php:134
+msgid "Set the background color"
+msgstr "Background color:"
 
-#: src/Content/ContactSelector.php:233
-msgid "Lonely"
-msgstr "Lonely"
+#: view/theme/frio/config.php:135
+msgid "Content background opacity"
+msgstr "Content background opacity"
 
-#: src/Content/ContactSelector.php:234
-msgid "Available"
-msgstr "Available"
+#: view/theme/frio/config.php:136
+msgid "Set the background image"
+msgstr "Background image:"
 
-#: src/Content/ContactSelector.php:235
-msgid "Unavailable"
-msgstr "Unavailable"
+#: view/theme/frio/config.php:137
+msgid "Background image style"
+msgstr "Background image style"
 
-#: src/Content/ContactSelector.php:236
-msgid "Has crush"
-msgstr "Having a crush"
+#: view/theme/frio/config.php:139
+msgid "Enable Compose page"
+msgstr ""
 
-#: src/Content/ContactSelector.php:237
-msgid "Infatuated"
-msgstr "Infatuated"
+#: view/theme/frio/config.php:139
+msgid ""
+"This replaces the jot modal window for writing new posts with a link to <a "
+"href=\"compose\">the new Compose page</a>."
+msgstr ""
 
-#: src/Content/ContactSelector.php:238
-msgid "Dating"
-msgstr "Dating"
+#: view/theme/frio/config.php:143
+msgid "Login page background image"
+msgstr "Login page background image"
 
-#: src/Content/ContactSelector.php:239
-msgid "Unfaithful"
-msgstr "Unfaithful"
+#: view/theme/frio/config.php:147
+msgid "Login page background color"
+msgstr "Login page background color"
 
-#: src/Content/ContactSelector.php:240
-msgid "Sex Addict"
-msgstr "Sex addict"
+#: view/theme/frio/config.php:147
+msgid "Leave background image and color empty for theme defaults"
+msgstr "Leave background image and color empty for theme defaults"
 
-#: src/Content/ContactSelector.php:241 src/Model/User.php:729
-msgid "Friends"
-msgstr "Friends"
+#: view/theme/frio/theme.php:246
+msgid "Guest"
+msgstr "Guest"
 
-#: src/Content/ContactSelector.php:242
-msgid "Friends/Benefits"
-msgstr "Friends with benefits"
+#: view/theme/frio/theme.php:251
+msgid "Visitor"
+msgstr "Visitor"
 
-#: src/Content/ContactSelector.php:243
-msgid "Casual"
-msgstr "Casual"
+#: view/theme/frio/theme.php:267 src/Content/Nav.php:160
+#: src/Model/Profile.php:917 src/Module/Settings/TwoFactor/Index.php:91
+#: src/Module/Contact.php:616 src/Module/Contact.php:831
+msgid "Status"
+msgstr "Status"
 
-#: src/Content/ContactSelector.php:244
-msgid "Engaged"
-msgstr "Engaged"
+#: view/theme/frio/theme.php:267 src/Content/Nav.php:160
+#: src/Content/Nav.php:244
+msgid "Your posts and conversations"
+msgstr "My posts and conversations"
 
-#: src/Content/ContactSelector.php:245
-msgid "Married"
-msgstr "Married"
+#: view/theme/frio/theme.php:268 src/Content/Nav.php:161
+msgid "Your profile page"
+msgstr "My profile page"
 
-#: src/Content/ContactSelector.php:246
-msgid "Imaginarily married"
-msgstr "Imaginarily married"
+#: view/theme/frio/theme.php:269 src/Content/Nav.php:162
+msgid "Your photos"
+msgstr "My photos"
 
-#: src/Content/ContactSelector.php:247
-msgid "Partners"
-msgstr "Partners"
+#: view/theme/frio/theme.php:270 src/Content/Nav.php:163
+#: src/Model/Profile.php:941 src/Model/Profile.php:944
+msgid "Videos"
+msgstr "Videos"
 
-#: src/Content/ContactSelector.php:248
-msgid "Cohabiting"
-msgstr "Cohabiting"
+#: view/theme/frio/theme.php:270 src/Content/Nav.php:163
+msgid "Your videos"
+msgstr "My videos"
 
-#: src/Content/ContactSelector.php:249
-msgid "Common law"
-msgstr "Common law spouse"
+#: view/theme/frio/theme.php:271 src/Content/Nav.php:164
+msgid "Your events"
+msgstr "My events"
 
-#: src/Content/ContactSelector.php:250
-msgid "Happy"
-msgstr "Happy"
+#: view/theme/frio/theme.php:274 src/Core/NotificationsManager.php:151
+#: src/Content/Nav.php:241
+msgid "Network"
+msgstr "Network"
 
-#: src/Content/ContactSelector.php:251
-msgid "Not looking"
-msgstr "Not looking"
+#: view/theme/frio/theme.php:274 src/Content/Nav.php:241
+msgid "Conversations from your friends"
+msgstr "My friends' conversations"
 
-#: src/Content/ContactSelector.php:252
-msgid "Swinger"
-msgstr "Swinger"
+#: view/theme/frio/theme.php:275 src/Content/Nav.php:228
+#: src/Model/Profile.php:956 src/Model/Profile.php:967
+msgid "Events and Calendar"
+msgstr "Events and calendar"
 
-#: src/Content/ContactSelector.php:253
-msgid "Betrayed"
-msgstr "Betrayed"
+#: view/theme/frio/theme.php:276 src/Content/Nav.php:254
+msgid "Private mail"
+msgstr "Private messages"
 
-#: src/Content/ContactSelector.php:254
-msgid "Separated"
-msgstr "Separated"
+#: view/theme/frio/theme.php:277 src/Content/Nav.php:265
+msgid "Account settings"
+msgstr "Account settings"
 
-#: src/Content/ContactSelector.php:255
-msgid "Unstable"
-msgstr "Unstable"
+#: view/theme/frio/theme.php:278 src/Content/Text/HTML.php:904
+#: src/Content/Nav.php:205 src/Content/Nav.php:271 src/Model/Profile.php:996
+#: src/Model/Profile.php:999 src/Module/Contact.php:774
+#: src/Module/Contact.php:859
+msgid "Contacts"
+msgstr "Contacts"
 
-#: src/Content/ContactSelector.php:256
-msgid "Divorced"
-msgstr "Divorced"
+#: view/theme/frio/theme.php:278 src/Content/Nav.php:271
+msgid "Manage/edit friends and contacts"
+msgstr "Manage/Edit friends and contacts"
 
-#: src/Content/ContactSelector.php:257
-msgid "Imaginarily divorced"
-msgstr "Imaginarily divorced"
+#: view/theme/quattro/config.php:76
+msgid "Alignment"
+msgstr "Alignment"
 
-#: src/Content/ContactSelector.php:258
-msgid "Widowed"
-msgstr "Widowed"
+#: view/theme/quattro/config.php:76
+msgid "Left"
+msgstr "Left"
 
-#: src/Content/ContactSelector.php:259
-msgid "Uncertain"
-msgstr "Uncertain"
+#: view/theme/quattro/config.php:76
+msgid "Center"
+msgstr "Center"
 
-#: src/Content/ContactSelector.php:260
-msgid "It's complicated"
-msgstr "It's complicated"
+#: view/theme/quattro/config.php:77
+msgid "Color scheme"
+msgstr "Color scheme"
 
-#: src/Content/ContactSelector.php:261
-msgid "Don't care"
-msgstr "Don't care"
+#: view/theme/quattro/config.php:78
+msgid "Posts font size"
+msgstr "Posts font size"
 
-#: src/Content/ContactSelector.php:262
-msgid "Ask me"
-msgstr "Ask me"
+#: view/theme/quattro/config.php:79
+msgid "Textareas font size"
+msgstr "Text areas font size"
 
-#: src/Content/Feature.php:82
-msgid "General Features"
-msgstr "General"
+#: view/theme/vier/config.php:76
+msgid "Comma separated list of helper forums"
+msgstr "Comma-separated list of helper forums"
 
-#: src/Content/Feature.php:84
-msgid "Multiple Profiles"
-msgstr "Multiple profiles"
+#: view/theme/vier/config.php:116 src/Core/ACL.php:302
+msgid "don't show"
+msgstr "don't show"
 
-#: src/Content/Feature.php:84
-msgid "Ability to create multiple profiles"
-msgstr "Ability to create multiple profiles"
+#: view/theme/vier/config.php:116 src/Core/ACL.php:301
+msgid "show"
+msgstr "show"
 
-#: src/Content/Feature.php:85
-msgid "Photo Location"
-msgstr "Photo location"
+#: view/theme/vier/config.php:122
+msgid "Set style"
+msgstr "Set style"
 
-#: src/Content/Feature.php:85
-msgid ""
-"Photo metadata is normally stripped. This extracts the location (if present)"
-" prior to stripping metadata and links it to a map."
-msgstr "Photo metadata is normally removed. This saves the geo tag (if present) and links it to a map prior to removing other metadata."
+#: view/theme/vier/config.php:123
+msgid "Community Pages"
+msgstr "Community pages"
 
-#: src/Content/Feature.php:86
-msgid "Export Public Calendar"
-msgstr "Export public calendar"
+#: view/theme/vier/config.php:124 view/theme/vier/theme.php:151
+msgid "Community Profiles"
+msgstr "Community profiles"
 
-#: src/Content/Feature.php:86
-msgid "Ability for visitors to download the public calendar"
-msgstr "Ability for visitors to download the public calendar"
+#: view/theme/vier/config.php:125
+msgid "Help or @NewHere ?"
+msgstr "Help or @NewHere ?"
 
-#: src/Content/Feature.php:91
-msgid "Post Composition Features"
-msgstr "Post composition"
+#: view/theme/vier/config.php:126 view/theme/vier/theme.php:373
+msgid "Connect Services"
+msgstr "Connect services"
 
-#: src/Content/Feature.php:92
-msgid "Auto-mention Forums"
-msgstr "Auto-mention forums"
+#: view/theme/vier/config.php:127
+msgid "Find Friends"
+msgstr "Find friends"
 
-#: src/Content/Feature.php:92
-msgid ""
-"Add/remove mention when a forum page is selected/deselected in ACL window."
-msgstr "Add/Remove mention when a forum page is selected or deselected in the ACL window."
+#: view/theme/vier/config.php:128 view/theme/vier/theme.php:181
+msgid "Last users"
+msgstr "Last users"
 
-#: src/Content/Feature.php:93
-msgid "Explicit Mentions"
-msgstr "Explicit Mentions"
+#: view/theme/vier/theme.php:199 src/Content/Widget.php:64
+msgid "Find People"
+msgstr "Find people"
 
-#: src/Content/Feature.php:93
-msgid ""
-"Add explicit mentions to comment box for manual control over who gets "
-"mentioned in replies."
-msgstr "Add explicit mentions to comment box for manual control over who gets mentioned in replies."
+#: view/theme/vier/theme.php:200 src/Content/Widget.php:65
+msgid "Enter name or interest"
+msgstr "Enter name or interest"
 
-#: src/Content/Feature.php:98
-msgid "Network Sidebar"
-msgstr "Network sidebar"
+#: view/theme/vier/theme.php:202 src/Content/Widget.php:67
+msgid "Examples: Robert Morgenstein, Fishing"
+msgstr "Examples: Robert Morgenstein, fishing"
 
-#: src/Content/Feature.php:99
-msgid "Ability to select posts by date ranges"
-msgstr "Ability to select posts by date ranges"
+#: view/theme/vier/theme.php:203 src/Content/Widget.php:68
+#: src/Module/Directory.php:86 src/Module/Contact.php:795
+msgid "Find"
+msgstr "Find"
 
-#: src/Content/Feature.php:100
-msgid "Protocol Filter"
-msgstr "Protocol filter"
+#: view/theme/vier/theme.php:205 src/Content/Widget.php:70
+msgid "Similar Interests"
+msgstr "Similar interests"
 
-#: src/Content/Feature.php:100
-msgid "Enable widget to display Network posts only from selected protocols"
-msgstr "Enable widget to display Network posts only from selected protocols"
+#: view/theme/vier/theme.php:206 src/Content/Widget.php:71
+msgid "Random Profile"
+msgstr "Random profile"
 
-#: src/Content/Feature.php:105
-msgid "Network Tabs"
-msgstr "Network tabs"
+#: view/theme/vier/theme.php:207 src/Content/Widget.php:72
+msgid "Invite Friends"
+msgstr "Invite friends"
 
-#: src/Content/Feature.php:106
-msgid "Network New Tab"
-msgstr "Network new tab"
+#: view/theme/vier/theme.php:208 src/Content/Widget.php:73
+#: src/Module/Directory.php:78
+msgid "Global Directory"
+msgstr "Global Directory"
 
-#: src/Content/Feature.php:106
-msgid "Enable tab to display only new Network posts (from the last 12 hours)"
-msgstr "Enable tab to display only new network posts (last 12 hours)"
+#: view/theme/vier/theme.php:210 src/Content/Widget.php:75
+msgid "Local Directory"
+msgstr "Local directory"
 
-#: src/Content/Feature.php:107
-msgid "Network Shared Links Tab"
-msgstr "Network shared links tab"
-
-#: src/Content/Feature.php:107
-msgid "Enable tab to display only Network posts with links in them"
-msgstr "Enable tab to display only network posts with links in them"
-
-#: src/Content/Feature.php:112
-msgid "Post/Comment Tools"
-msgstr "Post/Comment tools"
-
-#: src/Content/Feature.php:113
-msgid "Post Categories"
-msgstr "Post categories"
-
-#: src/Content/Feature.php:113
-msgid "Add categories to your posts"
-msgstr "Add categories to your posts"
-
-#: src/Content/Feature.php:118
-msgid "Advanced Profile Settings"
-msgstr "Advanced profiles"
-
-#: src/Content/Feature.php:119
-msgid "List Forums"
-msgstr "List forums"
-
-#: src/Content/Feature.php:119
-msgid "Show visitors public community forums at the Advanced Profile Page"
-msgstr "Show visitors of public community forums at the advanced profile page"
-
-#: src/Content/Feature.php:120
-msgid "Tag Cloud"
-msgstr "Tag cloud"
-
-#: src/Content/Feature.php:120
-msgid "Provide a personal tag cloud on your profile page"
-msgstr "Provide a personal tag cloud on your profile page"
-
-#: src/Content/Feature.php:121
-msgid "Display Membership Date"
-msgstr "Display membership date"
-
-#: src/Content/Feature.php:121
-msgid "Display membership date in profile"
-msgstr "Display membership date in profile"
-
-#: src/Content/ForumManager.php:130 src/Content/Nav.php:206
-#: src/Content/Text/HTML.php:914 view/theme/vier/theme.php:250
+#: view/theme/vier/theme.php:250 src/Content/Text/HTML.php:907
+#: src/Content/Nav.php:209 src/Content/ForumManager.php:130
 msgid "Forums"
 msgstr "Forums"
 
-#: src/Content/ForumManager.php:132 view/theme/vier/theme.php:252
+#: view/theme/vier/theme.php:252 src/Content/ForumManager.php:132
 msgid "External link to forum"
 msgstr "External link to forum"
 
-#: src/Content/Nav.php:73
-msgid "Nothing new here"
-msgstr "Nothing new here"
+#: view/theme/vier/theme.php:255 src/Content/Widget.php:407
+#: src/Content/Widget.php:507 src/Content/ForumManager.php:135
+msgid "show more"
+msgstr "show more"
 
-#: src/Content/Nav.php:77
-msgid "Clear notifications"
-msgstr "Clear notifications"
+#: view/theme/vier/theme.php:288
+msgid "Quick Start"
+msgstr "Quick start"
 
-#: src/Content/Nav.php:78 src/Content/Text/HTML.php:903
-msgid "@name, !forum, #tags, content"
-msgstr "@name, !forum, #tags, content"
+#: view/theme/vier/theme.php:294 src/Content/Nav.php:192
+#: src/Module/Help.php:50 src/Module/Settings/TwoFactor/AppSpecific.php:99
+#: src/Module/Settings/TwoFactor/Index.php:90
+#: src/Module/Settings/TwoFactor/Recovery.php:77
+#: src/Module/Settings/TwoFactor/Verify.php:117
+msgid "Help"
+msgstr "Help"
 
-#: src/Content/Nav.php:152 src/Module/Login.php:324
-#: view/theme/frio/theme.php:259
-msgid "Logout"
-msgstr "Logout"
+#: src/Core/L10n/L10n.php:370 src/Model/Event.php:397
+msgid "Tuesday"
+msgstr "Tuesday"
 
-#: src/Content/Nav.php:152 view/theme/frio/theme.php:259
-msgid "End this session"
-msgstr "End this session"
+#: src/Core/L10n/L10n.php:370 src/Model/Event.php:398
+msgid "Wednesday"
+msgstr "Wednesday"
 
-#: src/Content/Nav.php:155 src/Model/Profile.php:895
-#: src/Module/Contact.php:655 src/Module/Contact.php:856
-#: src/Module/Settings/TwoFactor/Index.php:85 view/theme/frio/theme.php:262
-msgid "Status"
-msgstr "Status"
+#: src/Core/L10n/L10n.php:370 src/Model/Event.php:399
+msgid "Thursday"
+msgstr "Thursday"
 
-#: src/Content/Nav.php:155 src/Content/Nav.php:241
-#: view/theme/frio/theme.php:262
-msgid "Your posts and conversations"
-msgstr "My posts and conversations"
+#: src/Core/L10n/L10n.php:370 src/Model/Event.php:400
+msgid "Friday"
+msgstr "Friday"
 
-#: src/Content/Nav.php:156 view/theme/frio/theme.php:263
-msgid "Your profile page"
-msgstr "My profile page"
+#: src/Core/L10n/L10n.php:370 src/Model/Event.php:401
+msgid "Saturday"
+msgstr "Saturday"
 
-#: src/Content/Nav.php:157 view/theme/frio/theme.php:264
-msgid "Your photos"
-msgstr "My photos"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:416
+msgid "January"
+msgstr "January"
 
-#: src/Content/Nav.php:158 src/Model/Profile.php:919 src/Model/Profile.php:922
-#: view/theme/frio/theme.php:265
-msgid "Videos"
-msgstr "Videos"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:417
+msgid "February"
+msgstr "February"
 
-#: src/Content/Nav.php:158 view/theme/frio/theme.php:265
-msgid "Your videos"
-msgstr "My videos"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:418
+msgid "March"
+msgstr "March"
 
-#: src/Content/Nav.php:159 view/theme/frio/theme.php:266
-msgid "Your events"
-msgstr "My events"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:419
+msgid "April"
+msgstr "April"
 
-#: src/Content/Nav.php:160
-msgid "Personal notes"
-msgstr "Personal notes"
+#: src/Core/L10n/L10n.php:374 src/Core/L10n/L10n.php:394
+#: src/Model/Event.php:407
+msgid "May"
+msgstr "May"
 
-#: src/Content/Nav.php:160
-msgid "Your personal notes"
-msgstr "My personal notes"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:420
+msgid "June"
+msgstr "June"
 
-#: src/Content/Nav.php:169 src/Module/Bookmarklet.php:25
-#: src/Module/Login.php:325
-msgid "Login"
-msgstr "Login"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:421
+msgid "July"
+msgstr "July"
 
-#: src/Content/Nav.php:169
-msgid "Sign in"
-msgstr "Sign in"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:422
+msgid "August"
+msgstr "August"
 
-#: src/Content/Nav.php:179 src/Content/Nav.php:241
-#: src/Core/NotificationsManager.php:165
-msgid "Home"
-msgstr "Home"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:423
+msgid "September"
+msgstr "September"
 
-#: src/Content/Nav.php:179
-msgid "Home Page"
-msgstr "Home page"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:424
+msgid "October"
+msgstr "October"
 
-#: src/Content/Nav.php:183 src/Module/Login.php:296
-#: src/Module/Register.php:136
-msgid "Register"
-msgstr "Sign up now >>"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:425
+msgid "November"
+msgstr "November"
 
-#: src/Content/Nav.php:183
-msgid "Create an account"
-msgstr "Create account"
+#: src/Core/L10n/L10n.php:374 src/Model/Event.php:426
+msgid "December"
+msgstr "December"
 
-#: src/Content/Nav.php:189 src/Module/Help.php:50
-#: src/Module/Settings/TwoFactor/Index.php:84
-#: src/Module/Settings/TwoFactor/Recovery.php:77
-#: src/Module/Settings/TwoFactor/Verify.php:117 view/theme/vier/theme.php:294
-msgid "Help"
-msgstr "Help"
+#: src/Core/L10n/L10n.php:390 src/Model/Event.php:388
+msgid "Mon"
+msgstr "Mon"
 
-#: src/Content/Nav.php:189
-msgid "Help and documentation"
-msgstr "Help and documentation"
+#: src/Core/L10n/L10n.php:390 src/Model/Event.php:389
+msgid "Tue"
+msgstr "Tue"
 
-#: src/Content/Nav.php:193
-msgid "Apps"
-msgstr "Apps"
+#: src/Core/L10n/L10n.php:390 src/Model/Event.php:390
+msgid "Wed"
+msgstr "Wed"
 
-#: src/Content/Nav.php:193
-msgid "Addon applications, utilities, games"
-msgstr "Addon applications, utilities, games"
+#: src/Core/L10n/L10n.php:390 src/Model/Event.php:391
+msgid "Thu"
+msgstr "Thu"
 
-#: src/Content/Nav.php:197
-msgid "Search site content"
-msgstr "Search site content"
+#: src/Core/L10n/L10n.php:390 src/Model/Event.php:392
+msgid "Fri"
+msgstr "Fri"
 
-#: src/Content/Nav.php:200 src/Content/Text/HTML.php:909
-msgid "Full Text"
-msgstr "Full text"
+#: src/Core/L10n/L10n.php:390 src/Model/Event.php:393
+msgid "Sat"
+msgstr "Sat"
 
-#: src/Content/Nav.php:201 src/Content/Text/HTML.php:910
-#: src/Content/Widget/TagCloud.php:54
-msgid "Tags"
-msgstr "Tags"
+#: src/Core/L10n/L10n.php:390 src/Model/Event.php:387
+msgid "Sun"
+msgstr "Sun"
 
-#: src/Content/Nav.php:221
-msgid "Community"
-msgstr "Community"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:403
+msgid "Jan"
+msgstr "Jan"
 
-#: src/Content/Nav.php:221
-msgid "Conversations on this and other servers"
-msgstr "Conversations on this and other servers"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:404
+msgid "Feb"
+msgstr "Feb"
 
-#: src/Content/Nav.php:225 src/Model/Profile.php:934 src/Model/Profile.php:945
-#: view/theme/frio/theme.php:270
-msgid "Events and Calendar"
-msgstr "Events and calendar"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:405
+msgid "Mar"
+msgstr "Mar"
 
-#: src/Content/Nav.php:228
-msgid "Directory"
-msgstr "Directory"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:406
+msgid "Apr"
+msgstr "Apr"
 
-#: src/Content/Nav.php:228
-msgid "People directory"
-msgstr "People directory"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:408
+msgid "Jun"
+msgstr "Jun"
 
-#: src/Content/Nav.php:230 src/Module/BaseAdminModule.php:75
-msgid "Information"
-msgstr "Information"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:409
+msgid "Jul"
+msgstr "Jul"
 
-#: src/Content/Nav.php:230
-msgid "Information about this friendica instance"
-msgstr "Information about this Friendica instance"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:410
+msgid "Aug"
+msgstr "Aug"
 
-#: src/Content/Nav.php:233 src/Module/Admin/Tos.php:43
-#: src/Module/BaseAdminModule.php:85 src/Module/Register.php:144
-#: src/Module/Tos.php:73
-msgid "Terms of Service"
-msgstr "Terms of Service"
+#: src/Core/L10n/L10n.php:394
+msgid "Sep"
+msgstr "Sep"
 
-#: src/Content/Nav.php:233
-msgid "Terms of Service of this Friendica instance"
-msgstr "Terms of Service of this Friendica instance"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:412
+msgid "Oct"
+msgstr "Oct"
 
-#: src/Content/Nav.php:238 src/Core/NotificationsManager.php:151
-#: view/theme/frio/theme.php:269
-msgid "Network"
-msgstr "Network"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:413
+msgid "Nov"
+msgstr "Nov"
 
-#: src/Content/Nav.php:238 view/theme/frio/theme.php:269
-msgid "Conversations from your friends"
-msgstr "My friends' conversations"
+#: src/Core/L10n/L10n.php:394 src/Model/Event.php:414
+msgid "Dec"
+msgstr "Dec"
 
-#: src/Content/Nav.php:239
-msgid "Network Reset"
-msgstr "Network reset"
+#: src/Core/L10n/L10n.php:413
+msgid "poke"
+msgstr "poke"
 
-#: src/Content/Nav.php:239
-msgid "Load Network page with no filters"
-msgstr "Load network page without filters"
+#: src/Core/L10n/L10n.php:413
+msgid "poked"
+msgstr "poked"
 
-#: src/Content/Nav.php:245 src/Core/NotificationsManager.php:172
-msgid "Introductions"
-msgstr "Introductions"
+#: src/Core/L10n/L10n.php:414
+msgid "ping"
+msgstr "ping"
 
-#: src/Content/Nav.php:245
-msgid "Friend Requests"
-msgstr "Friend requests"
+#: src/Core/L10n/L10n.php:414
+msgid "pinged"
+msgstr "pinged"
 
-#: src/Content/Nav.php:247
-msgid "See all notifications"
-msgstr "See all notifications"
+#: src/Core/L10n/L10n.php:415
+msgid "prod"
+msgstr "prod"
 
-#: src/Content/Nav.php:248
-msgid "Mark all system notifications seen"
-msgstr "Mark notifications as seen"
+#: src/Core/L10n/L10n.php:415
+msgid "prodded"
+msgstr "prodded"
 
-#: src/Content/Nav.php:251 view/theme/frio/theme.php:271
-msgid "Private mail"
-msgstr "Private messages"
+#: src/Core/L10n/L10n.php:416
+msgid "slap"
+msgstr "slap"
 
-#: src/Content/Nav.php:252
-msgid "Inbox"
-msgstr "Inbox"
+#: src/Core/L10n/L10n.php:416
+msgid "slapped"
+msgstr "slapped"
 
-#: src/Content/Nav.php:253
-msgid "Outbox"
-msgstr "Outbox"
+#: src/Core/L10n/L10n.php:417
+msgid "finger"
+msgstr "finger"
 
-#: src/Content/Nav.php:257
-msgid "Manage"
-msgstr "Manage"
+#: src/Core/L10n/L10n.php:417
+msgid "fingered"
+msgstr "fingered"
 
-#: src/Content/Nav.php:257
-msgid "Manage other pages"
-msgstr "Manage other pages"
+#: src/Core/L10n/L10n.php:418
+msgid "rebuff"
+msgstr "rebuff"
 
-#: src/Content/Nav.php:262 view/theme/frio/theme.php:272
-msgid "Account settings"
-msgstr "Account settings"
+#: src/Core/L10n/L10n.php:418
+msgid "rebuffed"
+msgstr "rebuffed"
 
-#: src/Content/Nav.php:265
-msgid "Manage/Edit Profiles"
-msgstr "Manage/Edit profiles"
-
-#: src/Content/Nav.php:268 view/theme/frio/theme.php:273
-msgid "Manage/edit friends and contacts"
-msgstr "Manage/Edit friends and contacts"
-
-#: src/Content/Nav.php:273 src/Module/BaseAdminModule.php:114
-msgid "Admin"
-msgstr "Admin"
-
-#: src/Content/Nav.php:273
-msgid "Site setup and configuration"
-msgstr "Site setup and configuration"
-
-#: src/Content/Nav.php:276
-msgid "Navigation"
-msgstr "Navigation"
-
-#: src/Content/Nav.php:276
-msgid "Site map"
-msgstr "Site map"
-
-#: src/Content/OEmbed.php:255
-msgid "Embedding disabled"
-msgstr "Embedding disabled"
-
-#: src/Content/OEmbed.php:378
-msgid "Embedded content"
-msgstr "Embedded content"
-
-#: src/Content/Pager.php:153
-msgid "newer"
-msgstr "Later posts"
-
-#: src/Content/Pager.php:158
-msgid "older"
-msgstr "Earlier posts"
-
-#: src/Content/Pager.php:203
-msgid "prev"
-msgstr "prev"
-
-#: src/Content/Pager.php:263
-msgid "last"
-msgstr "last"
-
-#: src/Content/Text/BBCode.php:430
-msgid "view full size"
-msgstr "view full size"
-
-#: src/Content/Text/BBCode.php:864 src/Content/Text/BBCode.php:1591
-#: src/Content/Text/BBCode.php:1592
-msgid "Image/photo"
-msgstr "Image/Photo"
-
-#: src/Content/Text/BBCode.php:972
+#: src/Core/Update.php:193
 #, php-format
-msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
-msgstr "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
-
-#: src/Content/Text/BBCode.php:1518 src/Content/Text/BBCode.php:1540
-msgid "$1 wrote:"
-msgstr "$1 wrote:"
-
-#: src/Content/Text/BBCode.php:1602 src/Content/Text/BBCode.php:1603
-msgid "Encrypted content"
-msgstr "Encrypted content"
-
-#: src/Content/Text/BBCode.php:1710
-msgid "Invalid source protocol"
-msgstr "Invalid source protocol"
-
-#: src/Content/Text/BBCode.php:1721
-msgid "Invalid link protocol"
-msgstr "Invalid link protocol"
-
-#: src/Content/Text/HTML.php:800
-msgid "Loading more entries..."
-msgstr "Loading more entries..."
-
-#: src/Content/Text/HTML.php:801
-msgid "The end"
-msgstr "The end"
-
-#: src/Content/Text/HTML.php:894
-msgid "Follow"
-msgstr "Follow"
-
-#: src/Content/Text/HTML.php:951 src/Model/Item.php:3471
-#: src/Model/Item.php:3482
-msgid "Click to open/close"
-msgstr "Reveal/hide"
-
-#: src/Content/Widget/CalendarExport.php:64
-msgid "Export"
-msgstr "Export"
-
-#: src/Content/Widget/CalendarExport.php:65
-msgid "Export calendar as ical"
-msgstr "Export calendar as ical"
-
-#: src/Content/Widget/CalendarExport.php:66
-msgid "Export calendar as csv"
-msgstr "Export calendar as csv"
-
-#: src/Content/Widget/ContactBlock.php:58
-msgid "No contacts"
-msgstr "No contacts"
+msgid "Update %s failed. See error logs."
+msgstr "Update %s failed. See error logs."
 
-#: src/Content/Widget/ContactBlock.php:90
+#: src/Core/Update.php:257
 #, php-format
-msgid "%d Contact"
-msgid_plural "%d Contacts"
-msgstr[0] "%d contact"
-msgstr[1] "%d contacts"
-
-#: src/Content/Widget/ContactBlock.php:109
-msgid "View Contacts"
-msgstr "View contacts"
-
-#: src/Content/Widget.php:35
-msgid "Add New Contact"
-msgstr "Add new contact"
-
-#: src/Content/Widget.php:36
-msgid "Enter address or web location"
-msgstr "Enter address or web location"
-
-#: src/Content/Widget.php:37
-msgid "Example: bob@example.com, http://example.com/barbara"
-msgstr "Example: jo@example.com, http://example.com/jo"
+msgid ""
+"\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."
+msgstr "\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."
 
-#: src/Content/Widget.php:55
+#: src/Core/Update.php:263
 #, php-format
-msgid "%d invitation available"
-msgid_plural "%d invitations available"
-msgstr[0] "%d invitation available"
-msgstr[1] "%d invitations available"
-
-#: src/Content/Widget.php:61 view/theme/vier/theme.php:199
-msgid "Find People"
-msgstr "Find people"
-
-#: src/Content/Widget.php:62 view/theme/vier/theme.php:200
-msgid "Enter name or interest"
-msgstr "Enter name or interest"
-
-#: src/Content/Widget.php:64 view/theme/vier/theme.php:202
-msgid "Examples: Robert Morgenstein, Fishing"
-msgstr "Examples: Robert Morgenstein, fishing"
-
-#: src/Content/Widget.php:65 src/Module/Contact.php:820
-#: src/Module/Directory.php:91 view/theme/vier/theme.php:203
-msgid "Find"
-msgstr "Find"
-
-#: src/Content/Widget.php:67 view/theme/vier/theme.php:205
-msgid "Similar Interests"
-msgstr "Similar interests"
-
-#: src/Content/Widget.php:68 view/theme/vier/theme.php:206
-msgid "Random Profile"
-msgstr "Random profile"
-
-#: src/Content/Widget.php:69 view/theme/vier/theme.php:207
-msgid "Invite Friends"
-msgstr "Invite friends"
-
-#: src/Content/Widget.php:70 src/Module/Directory.php:83
-#: view/theme/vier/theme.php:208
-msgid "Global Directory"
-msgstr "Global Directory"
-
-#: src/Content/Widget.php:72 view/theme/vier/theme.php:210
-msgid "Local Directory"
-msgstr "Local directory"
-
-#: src/Content/Widget.php:158
-msgid "Protocols"
-msgstr "Protocols"
-
-#: src/Content/Widget.php:161
-msgid "All Protocols"
-msgstr "All protocols"
-
-#: src/Content/Widget.php:198
-msgid "Saved Folders"
-msgstr "Saved Folders"
-
-#: src/Content/Widget.php:201 src/Content/Widget.php:243
-msgid "Everything"
-msgstr "Everything"
+msgid ""
+"The error message is\n"
+"[pre]%s[/pre]"
+msgstr "The error message is\n[pre]%s[/pre]"
 
-#: src/Content/Widget.php:240
-msgid "Categories"
-msgstr "Categories"
+#: src/Core/Update.php:269 src/Core/Update.php:308
+msgid "[Friendica Notify] Database update"
+msgstr "[Friendica Notify] Database update"
 
-#: src/Content/Widget.php:324
+#: src/Core/Update.php:300
 #, php-format
-msgid "%d contact in common"
-msgid_plural "%d contacts in common"
-msgstr[0] "%d contact in common"
-msgstr[1] "%d contacts in common"
-
-#: src/Core/ACL.php:288
-msgid "Post to Email"
-msgstr "Post to email"
+msgid ""
+"\n"
+"\t\t\t\t\tThe friendica database was successfully updated from %s to %s."
+msgstr "\n\t\t\t\t\tThe friendica database was successfully updated from %s to %s."
 
-#: src/Core/ACL.php:300
-msgid "Visible to everybody"
-msgstr "Visible to everybody"
+#: src/Core/UserImport.php:107
+msgid "Error decoding account file"
+msgstr "Error decoding account file"
 
-#: src/Core/ACL.php:301 view/theme/vier/config.php:116
-msgid "show"
-msgstr "show"
+#: src/Core/UserImport.php:113
+msgid "Error! No version data in file! This is not a Friendica account file?"
+msgstr "Error! No version data in file! Is this a Friendica account file?"
 
-#: src/Core/ACL.php:302 view/theme/vier/config.php:116
-msgid "don't show"
-msgstr "don't show"
+#: src/Core/UserImport.php:121
+#, php-format
+msgid "User '%s' already exists on this server!"
+msgstr "User '%s' already exists on this server!"
 
-#: src/Core/ACL.php:311
-msgid "Connectors"
-msgstr "Connectors"
+#: src/Core/UserImport.php:157
+msgid "User creation error"
+msgstr "User creation error"
 
-#: src/Core/ACL.php:313
-msgid "Hide your profile details from unknown viewers?"
-msgstr "Hide profile details from unknown viewers?"
+#: src/Core/UserImport.php:175
+msgid "User profile creation error"
+msgstr "User profile creation error"
 
-#: src/Core/ACL.php:313
+#: src/Core/UserImport.php:219
 #, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr "Connectors are disabled since \"%s\" is enabled."
+msgid "%d contact not imported"
+msgid_plural "%d contacts not imported"
+msgstr[0] "%d contact not imported"
+msgstr[1] "%d contacts not imported"
 
-#: src/Core/ACL.php:315
-msgid "Close"
-msgstr "Close"
+#: src/Core/UserImport.php:284
+msgid "Done. You can now login with your username and password"
+msgstr "Done. You can now login with your username and password"
 
-#: src/Core/Installer.php:164
+#: src/Core/Installer.php:162
 msgid ""
 "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."
 msgstr "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."
 
-#: src/Core/Installer.php:183
+#: src/Core/Installer.php:181
 msgid ""
 "You may need to import the file \"database.sql\" manually using phpmyadmin "
 "or mysql."
 msgstr "You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."
 
-#: src/Core/Installer.php:184 src/Module/Install.php:172
-#: src/Module/Install.php:328
+#: src/Core/Installer.php:182 src/Module/Install.php:173
+#: src/Module/Install.php:329
 msgid "Please see the file \"INSTALL.txt\"."
 msgstr "Please see the file \"INSTALL.txt\"."
 
-#: src/Core/Installer.php:245
+#: src/Core/Installer.php:243
 msgid "Could not find a command line version of PHP in the web server PATH."
 msgstr "Could not find a command line version of PHP in the web server PATH."
 
-#: src/Core/Installer.php:246
+#: src/Core/Installer.php:244
 msgid ""
 "If you don't have a command line version of PHP installed on your server, "
 "you will not be able to run the background processing. See <a "
@@ -5365,441 +4826,266 @@ msgid ""
 "up-the-worker'>'Setup the worker'</a>"
 msgstr "If your server doesn't have a command line version of PHP installed, you won't be able to run background processing. See <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"
 
-#: src/Core/Installer.php:251
+#: src/Core/Installer.php:249
 msgid "PHP executable path"
 msgstr "PHP executable path"
 
-#: src/Core/Installer.php:251
+#: src/Core/Installer.php:249
 msgid ""
 "Enter full path to php executable. You can leave this blank to continue the "
 "installation."
 msgstr "Enter full path to php executable. You can leave this blank to continue the installation."
 
-#: src/Core/Installer.php:256
+#: src/Core/Installer.php:254
 msgid "Command line PHP"
 msgstr "Command line PHP"
 
-#: src/Core/Installer.php:265
+#: src/Core/Installer.php:263
 msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
 msgstr "PHP executable is not a php cli binary; it could possibly be a cgi-fgci version."
 
-#: src/Core/Installer.php:266
+#: src/Core/Installer.php:264
 msgid "Found PHP version: "
 msgstr "Found PHP version: "
 
-#: src/Core/Installer.php:268
+#: src/Core/Installer.php:266
 msgid "PHP cli binary"
 msgstr "PHP cli binary"
 
-#: src/Core/Installer.php:281
+#: src/Core/Installer.php:279
 msgid ""
 "The command line version of PHP on your system does not have "
 "\"register_argc_argv\" enabled."
 msgstr "The command line version of PHP on your system does not have \"register_argc_argv\" enabled."
 
-#: src/Core/Installer.php:282
+#: src/Core/Installer.php:280
 msgid "This is required for message delivery to work."
 msgstr "This is required for message delivery to work."
 
-#: src/Core/Installer.php:287
+#: src/Core/Installer.php:285
 msgid "PHP register_argc_argv"
 msgstr "PHP register_argc_argv"
 
-#: src/Core/Installer.php:319
+#: src/Core/Installer.php:317
 msgid ""
 "Error: the \"openssl_pkey_new\" function on this system is not able to "
 "generate encryption keys"
 msgstr "Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"
 
-#: src/Core/Installer.php:320
+#: src/Core/Installer.php:318
 msgid ""
 "If running under Windows, please see "
 "\"http://www.php.net/manual/en/openssl.installation.php\"."
 msgstr "If running under Windows OS, please see \"http://www.php.net/manual/en/openssl.installation.php\"."
 
-#: src/Core/Installer.php:323
+#: src/Core/Installer.php:321
 msgid "Generate encryption keys"
 msgstr "Generate encryption keys"
 
-#: src/Core/Installer.php:375
+#: src/Core/Installer.php:373
 msgid ""
 "Error: Apache webserver mod-rewrite module is required but not installed."
 msgstr "Error: Apache web server mod-rewrite module is required but not installed."
 
-#: src/Core/Installer.php:380
+#: src/Core/Installer.php:378
 msgid "Apache mod_rewrite module"
 msgstr "Apache mod_rewrite module"
 
-#: src/Core/Installer.php:386
+#: src/Core/Installer.php:384
 msgid "Error: PDO or MySQLi PHP module required but not installed."
 msgstr "Error: PDO or MySQLi PHP module required but not installed."
 
-#: src/Core/Installer.php:391
+#: src/Core/Installer.php:389
 msgid "Error: The MySQL driver for PDO is not installed."
 msgstr "Error: MySQL driver for PDO is not installed."
 
-#: src/Core/Installer.php:395
+#: src/Core/Installer.php:393
 msgid "PDO or MySQLi PHP module"
 msgstr "PDO or MySQLi PHP module"
 
-#: src/Core/Installer.php:403
+#: src/Core/Installer.php:401
 msgid "Error, XML PHP module required but not installed."
 msgstr "Error, XML PHP module required but not installed."
 
-#: src/Core/Installer.php:407
+#: src/Core/Installer.php:405
 msgid "XML PHP module"
 msgstr "XML PHP module"
 
-#: src/Core/Installer.php:410
+#: src/Core/Installer.php:408
 msgid "libCurl PHP module"
 msgstr "libCurl PHP module"
 
-#: src/Core/Installer.php:411
+#: src/Core/Installer.php:409
 msgid "Error: libCURL PHP module required but not installed."
 msgstr "Error: libCURL PHP module required but not installed."
 
-#: src/Core/Installer.php:417
+#: src/Core/Installer.php:415
 msgid "GD graphics PHP module"
 msgstr "GD graphics PHP module"
 
-#: src/Core/Installer.php:418
+#: src/Core/Installer.php:416
 msgid ""
 "Error: GD graphics PHP module with JPEG support required but not installed."
 msgstr "Error: GD graphics PHP module with JPEG support required but not installed."
 
-#: src/Core/Installer.php:424
+#: src/Core/Installer.php:422
 msgid "OpenSSL PHP module"
 msgstr "OpenSSL PHP module"
 
-#: src/Core/Installer.php:425
+#: src/Core/Installer.php:423
 msgid "Error: openssl PHP module required but not installed."
 msgstr "Error: openssl PHP module required but not installed."
 
-#: src/Core/Installer.php:431
+#: src/Core/Installer.php:429
 msgid "mb_string PHP module"
 msgstr "mb_string PHP module"
 
-#: src/Core/Installer.php:432
+#: src/Core/Installer.php:430
 msgid "Error: mb_string PHP module required but not installed."
 msgstr "Error: mb_string PHP module required but not installed."
 
-#: src/Core/Installer.php:438
+#: src/Core/Installer.php:436
 msgid "iconv PHP module"
 msgstr "iconv PHP module"
 
-#: src/Core/Installer.php:439
+#: src/Core/Installer.php:437
 msgid "Error: iconv PHP module required but not installed."
 msgstr "Error: iconv PHP module required but not installed."
 
-#: src/Core/Installer.php:445
+#: src/Core/Installer.php:443
 msgid "POSIX PHP module"
 msgstr "POSIX PHP module"
 
-#: src/Core/Installer.php:446
+#: src/Core/Installer.php:444
 msgid "Error: POSIX PHP module required but not installed."
 msgstr "Error: POSIX PHP module required but not installed."
 
-#: src/Core/Installer.php:452
+#: src/Core/Installer.php:450
 msgid "JSON PHP module"
 msgstr "JSON PHP module"
 
-#: src/Core/Installer.php:453
+#: src/Core/Installer.php:451
 msgid "Error: JSON PHP module required but not installed."
 msgstr "Error: JSON PHP module is required but not installed."
 
-#: src/Core/Installer.php:459
+#: src/Core/Installer.php:457
 msgid "File Information PHP module"
 msgstr "File Information PHP module"
 
-#: src/Core/Installer.php:460
+#: src/Core/Installer.php:458
 msgid "Error: File Information PHP module required but not installed."
 msgstr "Error: File Information PHP module required but not installed."
 
-#: src/Core/Installer.php:483
+#: src/Core/Installer.php:481
 msgid ""
 "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."
 msgstr "The web installer needs to be able to create a file called \"local.config.php\" in the \"config\" folder of your web server, but is unable to do so."
 
-#: src/Core/Installer.php:484
+#: src/Core/Installer.php:482
 msgid ""
 "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."
 msgstr "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."
 
-#: src/Core/Installer.php:485
+#: src/Core/Installer.php:483
 msgid ""
 "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."
 msgstr "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."
 
-#: src/Core/Installer.php:486
+#: src/Core/Installer.php:484
 msgid ""
 "You can alternatively skip this procedure and perform a manual installation."
 " Please see the file \"INSTALL.txt\" for instructions."
 msgstr "Alternatively, you may skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."
 
-#: src/Core/Installer.php:489
+#: src/Core/Installer.php:487
 msgid "config/local.config.php is writable"
 msgstr "config/local.config.php is writable"
 
-#: src/Core/Installer.php:509
+#: src/Core/Installer.php:507
 msgid ""
 "Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
 "compiles templates to PHP to speed up rendering."
 msgstr "Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."
 
-#: src/Core/Installer.php:510
+#: src/Core/Installer.php:508
 msgid ""
 "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."
 msgstr "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."
 
-#: src/Core/Installer.php:511
+#: src/Core/Installer.php:509
 msgid ""
 "Please ensure that the user that your web server runs as (e.g. www-data) has"
 " write access to this folder."
 msgstr "Please ensure the user that your web server runs as (e.g. www-data) has write access to this directory."
 
-#: src/Core/Installer.php:512
+#: src/Core/Installer.php:510
 msgid ""
 "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."
 msgstr "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."
 
-#: src/Core/Installer.php:515
+#: src/Core/Installer.php:513
 msgid "view/smarty3 is writable"
 msgstr "view/smarty3 is writable"
 
-#: src/Core/Installer.php:544
+#: src/Core/Installer.php:542
 msgid ""
 "Url rewrite in .htaccess is not working. Make sure you copied .htaccess-dist"
 " to .htaccess."
 msgstr "Url rewrite in .htaccess is not working. Make sure you copied .htaccess-dist to .htaccess."
 
-#: src/Core/Installer.php:546
+#: src/Core/Installer.php:544
 msgid "Error message from Curl when fetching"
 msgstr "Error message from Curl while fetching"
 
-#: src/Core/Installer.php:551
+#: src/Core/Installer.php:549
 msgid "Url rewrite is working"
 msgstr "URL rewrite is working"
 
-#: src/Core/Installer.php:580
+#: src/Core/Installer.php:578
 msgid "ImageMagick PHP extension is not installed"
 msgstr "ImageMagick PHP extension is not installed"
 
-#: src/Core/Installer.php:582
+#: src/Core/Installer.php:580
 msgid "ImageMagick PHP extension is installed"
 msgstr "ImageMagick PHP extension is installed"
 
-#: src/Core/Installer.php:584 tests/src/Core/InstallerTest.php:347
-#: tests/src/Core/InstallerTest.php:373
+#: src/Core/Installer.php:582 tests/src/Core/InstallerTest.php:372
+#: tests/src/Core/InstallerTest.php:400
 msgid "ImageMagick supports GIF"
 msgstr "ImageMagick supports GIF"
 
+#: src/Core/Installer.php:604
+msgid "Database already in use."
+msgstr "Database already in use."
+
 #: src/Core/Installer.php:609
 msgid "Could not connect to database."
 msgstr "Could not connect to database."
 
-#: src/Core/Installer.php:616
-msgid "Database already in use."
-msgstr "Database already in use."
+#: src/Core/NotificationsManager.php:144
+msgid "System"
+msgstr "System"
 
-#: src/Core/L10n.php:371 src/Model/Event.php:397
-msgid "Tuesday"
-msgstr "Tuesday"
+#: src/Core/NotificationsManager.php:165 src/Content/Nav.php:182
+#: src/Content/Nav.php:244
+msgid "Home"
+msgstr "Home"
 
-#: src/Core/L10n.php:371 src/Model/Event.php:398
-msgid "Wednesday"
-msgstr "Wednesday"
+#: src/Core/NotificationsManager.php:172 src/Content/Nav.php:248
+msgid "Introductions"
+msgstr "Introductions"
 
-#: src/Core/L10n.php:371 src/Model/Event.php:399
-msgid "Thursday"
-msgstr "Thursday"
-
-#: src/Core/L10n.php:371 src/Model/Event.php:400
-msgid "Friday"
-msgstr "Friday"
-
-#: src/Core/L10n.php:371 src/Model/Event.php:401
-msgid "Saturday"
-msgstr "Saturday"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:416
-msgid "January"
-msgstr "January"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:417
-msgid "February"
-msgstr "February"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:418
-msgid "March"
-msgstr "March"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:419
-msgid "April"
-msgstr "April"
-
-#: src/Core/L10n.php:375 src/Core/L10n.php:394 src/Model/Event.php:407
-msgid "May"
-msgstr "May"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:420
-msgid "June"
-msgstr "June"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:421
-msgid "July"
-msgstr "July"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:422
-msgid "August"
-msgstr "August"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:423
-msgid "September"
-msgstr "September"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:424
-msgid "October"
-msgstr "October"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:425
-msgid "November"
-msgstr "November"
-
-#: src/Core/L10n.php:375 src/Model/Event.php:426
-msgid "December"
-msgstr "December"
-
-#: src/Core/L10n.php:390 src/Model/Event.php:388
-msgid "Mon"
-msgstr "Mon"
-
-#: src/Core/L10n.php:390 src/Model/Event.php:389
-msgid "Tue"
-msgstr "Tue"
-
-#: src/Core/L10n.php:390 src/Model/Event.php:390
-msgid "Wed"
-msgstr "Wed"
-
-#: src/Core/L10n.php:390 src/Model/Event.php:391
-msgid "Thu"
-msgstr "Thu"
-
-#: src/Core/L10n.php:390 src/Model/Event.php:392
-msgid "Fri"
-msgstr "Fri"
-
-#: src/Core/L10n.php:390 src/Model/Event.php:393
-msgid "Sat"
-msgstr "Sat"
-
-#: src/Core/L10n.php:390 src/Model/Event.php:387
-msgid "Sun"
-msgstr "Sun"
-
-#: src/Core/L10n.php:394 src/Model/Event.php:403
-msgid "Jan"
-msgstr "Jan"
-
-#: src/Core/L10n.php:394 src/Model/Event.php:404
-msgid "Feb"
-msgstr "Feb"
-
-#: src/Core/L10n.php:394 src/Model/Event.php:405
-msgid "Mar"
-msgstr "Mar"
-
-#: src/Core/L10n.php:394 src/Model/Event.php:406
-msgid "Apr"
-msgstr "Apr"
-
-#: src/Core/L10n.php:394 src/Model/Event.php:409
-msgid "Jul"
-msgstr "Jul"
-
-#: src/Core/L10n.php:394 src/Model/Event.php:410
-msgid "Aug"
-msgstr "Aug"
-
-#: src/Core/L10n.php:394
-msgid "Sep"
-msgstr "Sep"
-
-#: src/Core/L10n.php:394 src/Model/Event.php:412
-msgid "Oct"
-msgstr "Oct"
-
-#: src/Core/L10n.php:394 src/Model/Event.php:413
-msgid "Nov"
-msgstr "Nov"
-
-#: src/Core/L10n.php:394 src/Model/Event.php:414
-msgid "Dec"
-msgstr "Dec"
-
-#: src/Core/L10n.php:413
-msgid "poke"
-msgstr "poke"
-
-#: src/Core/L10n.php:413
-msgid "poked"
-msgstr "poked"
-
-#: src/Core/L10n.php:414
-msgid "ping"
-msgstr "ping"
-
-#: src/Core/L10n.php:414
-msgid "pinged"
-msgstr "pinged"
-
-#: src/Core/L10n.php:415
-msgid "prod"
-msgstr "prod"
-
-#: src/Core/L10n.php:415
-msgid "prodded"
-msgstr "prodded"
-
-#: src/Core/L10n.php:416
-msgid "slap"
-msgstr "slap"
-
-#: src/Core/L10n.php:416
-msgid "slapped"
-msgstr "slapped"
-
-#: src/Core/L10n.php:417
-msgid "finger"
-msgstr "finger"
-
-#: src/Core/L10n.php:417
-msgid "fingered"
-msgstr "fingered"
-
-#: src/Core/L10n.php:418
-msgid "rebuff"
-msgstr "rebuff"
-
-#: src/Core/L10n.php:418
-msgid "rebuffed"
-msgstr "rebuffed"
-
-#: src/Core/NotificationsManager.php:144
-msgid "System"
-msgstr "System"
-
-#: src/Core/NotificationsManager.php:234 src/Core/NotificationsManager.php:246
-#, php-format
-msgid "%s commented on %s's post"
-msgstr "%s commented on %s's post"
+#: src/Core/NotificationsManager.php:234 src/Core/NotificationsManager.php:246
+#, php-format
+msgid "%s commented on %s's post"
+msgstr "%s commented on %s's post"
 
 #: src/Core/NotificationsManager.php:245
 #, php-format
@@ -5836,2321 +5122,2121 @@ msgstr "%s may go to %s's event"
 msgid "%s is now friends with %s"
 msgstr "%s is now friends with %s"
 
-#: src/Core/NotificationsManager.php:622
+#: src/Core/NotificationsManager.php:629
 msgid "Friend Suggestion"
 msgstr "Friend suggestion"
 
-#: src/Core/NotificationsManager.php:656
+#: src/Core/NotificationsManager.php:663
 msgid "Friend/Connect Request"
 msgstr "Friend/Contact request"
 
-#: src/Core/NotificationsManager.php:656
+#: src/Core/NotificationsManager.php:663
 msgid "New Follower"
 msgstr "New follower"
 
-#: src/Core/Session.php:194
+#: src/Core/Session.php:186
 #, php-format
 msgid "Welcome %s"
 msgstr "Welcome %s"
 
-#: src/Core/Session.php:195
+#: src/Core/Session.php:187
 msgid "Please upload a profile photo."
 msgstr "Please upload a profile photo."
 
-#: src/Core/Session.php:198
+#: src/Core/Session.php:190
 #, php-format
 msgid "Welcome back %s"
 msgstr "Welcome back %s"
 
-#: src/Core/Update.php:193
-#, php-format
-msgid "Update %s failed. See error logs."
-msgstr "Update %s failed. See error logs."
+#: src/Core/ACL.php:288 src/Module/Item/Compose.php:139
+msgid "Post to Email"
+msgstr "Post to email"
 
-#: src/Core/Update.php:257
-#, php-format
-msgid ""
-"\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."
-msgstr "\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."
+#: src/Core/ACL.php:300
+msgid "Visible to everybody"
+msgstr "Visible to everybody"
 
-#: src/Core/Update.php:263
-#, php-format
-msgid ""
-"The error message is\n"
-"[pre]%s[/pre]"
-msgstr "The error message is\n[pre]%s[/pre]"
+#: src/Core/ACL.php:311
+msgid "Connectors"
+msgstr "Connectors"
 
-#: src/Core/Update.php:269 src/Core/Update.php:308
-msgid "[Friendica Notify] Database update"
-msgstr "[Friendica Notify] Database update"
+#: src/Core/ACL.php:313
+msgid "Hide your profile details from unknown viewers?"
+msgstr "Hide profile details from unknown viewers?"
 
-#: src/Core/Update.php:300
+#: src/Core/ACL.php:313
 #, php-format
-msgid ""
-"\n"
-"\t\t\t\t\tThe friendica database was successfully updated from %s to %s."
-msgstr "\n\t\t\t\t\tThe friendica database was successfully updated from %s to %s."
-
-#: src/Core/UserImport.php:99
-msgid "Error decoding account file"
-msgstr "Error decoding account file"
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr "Connectors are disabled since \"%s\" is enabled."
 
-#: src/Core/UserImport.php:105
-msgid "Error! No version data in file! This is not a Friendica account file?"
-msgstr "Error! No version data in file! Is this a Friendica account file?"
+#: src/Core/ACL.php:315
+msgid "Close"
+msgstr "Close"
 
-#: src/Core/UserImport.php:113
-#, php-format
-msgid "User '%s' already exists on this server!"
-msgstr "User '%s' already exists on this server!"
+#: src/Util/Temporal.php:147 src/Model/Profile.php:784
+msgid "Birthday:"
+msgstr "Birthday:"
 
-#: src/Core/UserImport.php:149
-msgid "User creation error"
-msgstr "User creation error"
+#: src/Util/Temporal.php:151
+msgid "YYYY-MM-DD or MM-DD"
+msgstr "YYYY-MM-DD or MM-DD"
 
-#: src/Core/UserImport.php:167
-msgid "User profile creation error"
-msgstr "User profile creation error"
+#: src/Util/Temporal.php:298
+msgid "never"
+msgstr "never"
 
-#: src/Core/UserImport.php:211
-#, php-format
-msgid "%d contact not imported"
-msgid_plural "%d contacts not imported"
-msgstr[0] "%d contact not imported"
-msgstr[1] "%d contacts not imported"
+#: src/Util/Temporal.php:305
+msgid "less than a second ago"
+msgstr "less than a second ago"
 
-#: src/Core/UserImport.php:276
-msgid "Done. You can now login with your username and password"
-msgstr "Done. You can now login with your username and password"
+#: src/Util/Temporal.php:313
+msgid "year"
+msgstr "year"
 
-#: src/Database/DBStructure.php:47
-msgid "There are no tables on MyISAM."
-msgstr "There are no tables on MyISAM."
+#: src/Util/Temporal.php:313
+msgid "years"
+msgstr "years"
 
-#: src/Database/DBStructure.php:71
-#, php-format
-msgid ""
-"\n"
-"Error %d occurred during database update:\n"
-"%s\n"
-msgstr "\nError %d occurred during database update:\n%s\n"
+#: src/Util/Temporal.php:314
+msgid "months"
+msgstr "months"
 
-#: src/Database/DBStructure.php:74
-msgid "Errors encountered performing database changes: "
-msgstr "Errors encountered performing database changes: "
+#: src/Util/Temporal.php:315
+msgid "weeks"
+msgstr "weeks"
 
-#: src/Database/DBStructure.php:263
-#, php-format
-msgid "%s: Database update"
-msgstr "%s: Database update"
+#: src/Util/Temporal.php:316
+msgid "days"
+msgstr "days"
 
-#: src/Database/DBStructure.php:524
-#, php-format
-msgid "%s: updating %s table."
-msgstr "%s: updating %s table."
+#: src/Util/Temporal.php:317
+msgid "hour"
+msgstr "hour"
 
-#: src/LegacyModule.php:30
-#, php-format
-msgid "Legacy module file not found: %s"
-msgstr "Legacy module file not found: %s"
+#: src/Util/Temporal.php:317
+msgid "hours"
+msgstr "hours"
 
-#: src/Model/Contact.php:1116
-msgid "Drop Contact"
-msgstr "Drop contact"
+#: src/Util/Temporal.php:318
+msgid "minute"
+msgstr "minute"
 
-#: src/Model/Contact.php:1651
-msgid "Organisation"
-msgstr "Organization"
+#: src/Util/Temporal.php:318
+msgid "minutes"
+msgstr "minutes"
 
-#: src/Model/Contact.php:1655
-msgid "News"
-msgstr "News"
+#: src/Util/Temporal.php:319
+msgid "second"
+msgstr "second"
 
-#: src/Model/Contact.php:1659
-msgid "Forum"
-msgstr "Forum"
+#: src/Util/Temporal.php:319
+msgid "seconds"
+msgstr "seconds"
 
-#: src/Model/Contact.php:1888
-msgid "Connect URL missing."
-msgstr "Connect URL missing."
+#: src/Util/Temporal.php:329
+#, php-format
+msgid "in %1$d %2$s"
+msgstr "in %1$d %2$s"
 
-#: src/Model/Contact.php:1897
-msgid ""
-"The contact could not be added. Please check the relevant network "
-"credentials in your Settings -> Social Networks page."
-msgstr "The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."
+#: src/Util/Temporal.php:332
+#, php-format
+msgid "%1$d %2$s ago"
+msgstr "%1$d %2$s ago"
 
-#: src/Model/Contact.php:1938
-msgid ""
-"This site is not configured to allow communications with other networks."
-msgstr "This site is not configured to allow communications with other networks."
+#: src/Content/Text/HTML.php:793
+msgid "Loading more entries..."
+msgstr "Loading more entries..."
 
-#: src/Model/Contact.php:1939 src/Model/Contact.php:1952
-msgid "No compatible communication protocols or feeds were discovered."
-msgstr "No compatible communication protocols or feeds were discovered."
+#: src/Content/Text/HTML.php:794
+msgid "The end"
+msgstr "The end"
 
-#: src/Model/Contact.php:1950
-msgid "The profile address specified does not provide adequate information."
-msgstr "The profile address specified does not provide adequate information."
+#: src/Content/Text/HTML.php:887 src/Model/Profile.php:544
+#: src/Module/Contact.php:297
+msgid "Follow"
+msgstr "Follow"
 
-#: src/Model/Contact.php:1955
-msgid "An author or name was not found."
-msgstr "An author or name was not found."
+#: src/Content/Text/HTML.php:896 src/Content/Nav.php:79
+msgid "@name, !forum, #tags, content"
+msgstr "@name, !forum, #tags, content"
 
-#: src/Model/Contact.php:1958
-msgid "No browser URL could be matched to this address."
-msgstr "No browser URL could be matched to this address."
+#: src/Content/Text/HTML.php:902 src/Content/Nav.php:203
+msgid "Full Text"
+msgstr "Full text"
 
-#: src/Model/Contact.php:1961
-msgid ""
-"Unable to match @-style Identity Address with a known protocol or email "
-"contact."
-msgstr "Unable to match @-style identity address with a known protocol or email contact."
+#: src/Content/Text/HTML.php:903 src/Content/Widget/TagCloud.php:54
+#: src/Content/Nav.php:204
+msgid "Tags"
+msgstr "Tags"
 
-#: src/Model/Contact.php:1962
-msgid "Use mailto: in front of address to force email check."
-msgstr "Use mailto: in front of address to force email check."
+#: src/Content/Text/HTML.php:944 src/Content/Text/BBCode.php:1478
+msgid "Click to open/close"
+msgstr "Reveal/hide"
 
-#: src/Model/Contact.php:1968
-msgid ""
-"The profile address specified belongs to a network which has been disabled "
-"on this site."
-msgstr "The profile address specified belongs to a network which has been disabled on this site."
+#: src/Content/Text/BBCode.php:465
+msgid "view full size"
+msgstr "view full size"
 
-#: src/Model/Contact.php:1973
-msgid ""
-"Limited profile. This person will be unable to receive direct/personal "
-"notifications from you."
-msgstr "Limited profile: This person will be unable to receive direct/private messages from you."
+#: src/Content/Text/BBCode.php:899 src/Content/Text/BBCode.php:1560
+#: src/Content/Text/BBCode.php:1561
+msgid "Image/photo"
+msgstr "Image/Photo"
 
-#: src/Model/Contact.php:2027
-msgid "Unable to retrieve contact information."
-msgstr "Unable to retrieve contact information."
+#: src/Content/Text/BBCode.php:1017
+#, php-format
+msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
+msgstr "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
 
-#: src/Model/Event.php:34 src/Model/Event.php:847 src/Module/Localtime.php:17
-msgid "l F d, Y \\@ g:i A"
-msgstr "l F d, Y \\@ g:i A"
+#: src/Content/Text/BBCode.php:1509
+msgid "$1 wrote:"
+msgstr "$1 wrote:"
 
-#: src/Model/Event.php:61 src/Model/Event.php:78 src/Model/Event.php:435
-#: src/Model/Event.php:915
-msgid "Starts:"
-msgstr "Starts:"
+#: src/Content/Text/BBCode.php:1563 src/Content/Text/BBCode.php:1564
+msgid "Encrypted content"
+msgstr "Encrypted content"
 
-#: src/Model/Event.php:64 src/Model/Event.php:84 src/Model/Event.php:436
-#: src/Model/Event.php:919
-msgid "Finishes:"
-msgstr "Finishes:"
+#: src/Content/Text/BBCode.php:1788
+msgid "Invalid source protocol"
+msgstr "Invalid source protocol"
 
-#: src/Model/Event.php:385
-msgid "all-day"
-msgstr "All-day"
+#: src/Content/Text/BBCode.php:1803
+msgid "Invalid link protocol"
+msgstr "Invalid link protocol"
 
-#: src/Model/Event.php:408
-msgid "Jun"
-msgstr "Jun"
+#: src/Content/Widget/CalendarExport.php:64
+msgid "Export"
+msgstr "Export"
 
-#: src/Model/Event.php:411
-msgid "Sept"
-msgstr "Sep"
+#: src/Content/Widget/CalendarExport.php:65
+msgid "Export calendar as ical"
+msgstr "Export calendar as ical"
 
-#: src/Model/Event.php:433
-msgid "No events to display"
-msgstr "No events to display"
+#: src/Content/Widget/CalendarExport.php:66
+msgid "Export calendar as csv"
+msgstr "Export calendar as csv"
 
-#: src/Model/Event.php:561
-msgid "l, F j"
-msgstr "l, F j"
+#: src/Content/Widget/ContactBlock.php:58
+msgid "No contacts"
+msgstr "No contacts"
 
-#: src/Model/Event.php:592
-msgid "Edit event"
-msgstr "Edit event"
+#: src/Content/Widget/ContactBlock.php:90
+#, php-format
+msgid "%d Contact"
+msgid_plural "%d Contacts"
+msgstr[0] "%d contact"
+msgstr[1] "%d contacts"
 
-#: src/Model/Event.php:593
-msgid "Duplicate event"
-msgstr "Duplicate event"
+#: src/Content/Widget/ContactBlock.php:109
+msgid "View Contacts"
+msgstr "View contacts"
 
-#: src/Model/Event.php:594
-msgid "Delete event"
-msgstr "Delete event"
+#: src/Content/Widget/TrendingTags.php:34
+#, php-format
+msgid "Trending Tags (last %d hour)"
+msgid_plural "Trending Tags (last %d hours)"
+msgstr[0] ""
+msgstr[1] ""
 
-#: src/Model/Event.php:626 src/Model/Item.php:3522 src/Model/Item.php:3529
-msgid "link to source"
-msgstr "Link to source"
+#: src/Content/Widget/TrendingTags.php:35
+msgid "More Trending Tags"
+msgstr ""
 
-#: src/Model/Event.php:848
-msgid "D g:i A"
-msgstr "D g:i A"
+#: src/Content/Pager.php:153
+msgid "newer"
+msgstr "Later posts"
 
-#: src/Model/Event.php:849
-msgid "g:i A"
-msgstr "g:i A"
+#: src/Content/Pager.php:158
+msgid "older"
+msgstr "Earlier posts"
 
-#: src/Model/Event.php:934 src/Model/Event.php:936
-msgid "Show map"
-msgstr "Show map"
+#: src/Content/Pager.php:203
+msgid "prev"
+msgstr "prev"
 
-#: src/Model/Event.php:935
-msgid "Hide map"
-msgstr "Hide map"
+#: src/Content/Pager.php:263
+msgid "last"
+msgstr "last"
 
-#: src/Model/Event.php:1027
-#, php-format
-msgid "%s's birthday"
-msgstr "%s's birthday"
+#: src/Content/Feature.php:82
+msgid "General Features"
+msgstr "General"
 
-#: src/Model/Event.php:1028
-#, php-format
-msgid "Happy Birthday %s"
-msgstr "Happy Birthday, %s!"
+#: src/Content/Feature.php:84
+msgid "Multiple Profiles"
+msgstr "Multiple profiles"
 
-#: src/Model/FileTag.php:256
-msgid "Item filed"
-msgstr "Item filed"
+#: src/Content/Feature.php:84
+msgid "Ability to create multiple profiles"
+msgstr "Ability to create multiple profiles"
+
+#: src/Content/Feature.php:85
+msgid "Photo Location"
+msgstr "Photo location"
 
-#: src/Model/Group.php:63
+#: src/Content/Feature.php:85
 msgid ""
-"A deleted group with this name was revived. Existing item permissions "
-"<strong>may</strong> apply to this group and any future members. If this is "
-"not what you intended, please create another group with a different name."
-msgstr "A deleted group with this name has been revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."
+"Photo metadata is normally stripped. This extracts the location (if present)"
+" prior to stripping metadata and links it to a map."
+msgstr "Photo metadata is normally removed. This saves the geo tag (if present) and links it to a map prior to removing other metadata."
 
-#: src/Model/Group.php:358
-msgid "Default privacy group for new contacts"
-msgstr "Default privacy group for new contacts"
+#: src/Content/Feature.php:86
+msgid "Export Public Calendar"
+msgstr "Export public calendar"
 
-#: src/Model/Group.php:390
-msgid "Everybody"
-msgstr "Everybody"
+#: src/Content/Feature.php:86
+msgid "Ability for visitors to download the public calendar"
+msgstr "Ability for visitors to download the public calendar"
 
-#: src/Model/Group.php:410
-msgid "edit"
-msgstr "edit"
+#: src/Content/Feature.php:87
+msgid "Trending Tags"
+msgstr ""
 
-#: src/Model/Group.php:439
-msgid "Edit group"
-msgstr "Edit group"
+#: src/Content/Feature.php:87
+msgid ""
+"Show a community page widget with a list of the most popular tags in recent "
+"public posts."
+msgstr ""
 
-#: src/Model/Group.php:440 src/Module/Group.php:186
-msgid "Contacts not in any group"
-msgstr "Contacts not in any group"
+#: src/Content/Feature.php:92
+msgid "Post Composition Features"
+msgstr "Post composition"
 
-#: src/Model/Group.php:442
-msgid "Create a new group"
-msgstr "Create new group"
+#: src/Content/Feature.php:93
+msgid "Auto-mention Forums"
+msgstr "Auto-mention forums"
 
-#: src/Model/Group.php:443 src/Module/Group.php:171 src/Module/Group.php:194
-#: src/Module/Group.php:271
-msgid "Group Name: "
-msgstr "Group name: "
+#: src/Content/Feature.php:93
+msgid ""
+"Add/remove mention when a forum page is selected/deselected in ACL window."
+msgstr "Add/Remove mention when a forum page is selected or deselected in the ACL window."
 
-#: src/Model/Group.php:444
-msgid "Edit groups"
-msgstr "Edit groups"
+#: src/Content/Feature.php:94
+msgid "Explicit Mentions"
+msgstr "Explicit Mentions"
 
-#: src/Model/Item.php:3257
-msgid "activity"
-msgstr "activity"
+#: src/Content/Feature.php:94
+msgid ""
+"Add explicit mentions to comment box for manual control over who gets "
+"mentioned in replies."
+msgstr "Add explicit mentions to comment box for manual control over who gets mentioned in replies."
 
-#: src/Model/Item.php:3259 src/Object/Post.php:472
-msgid "comment"
-msgid_plural "comments"
-msgstr[0] "comment"
-msgstr[1] "comments"
+#: src/Content/Feature.php:99
+msgid "Network Sidebar"
+msgstr "Network sidebar"
 
-#: src/Model/Item.php:3262
-msgid "post"
-msgstr "post"
-
-#: src/Model/Item.php:3361
-#, php-format
-msgid "Content warning: %s"
-msgstr "Content warning: %s"
+#: src/Content/Feature.php:100 src/Content/Widget.php:501
+msgid "Archives"
+msgstr "Archives"
 
-#: src/Model/Item.php:3438
-msgid "bytes"
-msgstr "bytes"
+#: src/Content/Feature.php:100
+msgid "Ability to select posts by date ranges"
+msgstr "Ability to select posts by date ranges"
 
-#: src/Model/Item.php:3516
-msgid "View on separate page"
-msgstr "View on separate page"
+#: src/Content/Feature.php:101
+msgid "Protocol Filter"
+msgstr "Protocol filter"
 
-#: src/Model/Item.php:3517
-msgid "view on separate page"
-msgstr "view on separate page"
+#: src/Content/Feature.php:101
+msgid "Enable widget to display Network posts only from selected protocols"
+msgstr "Enable widget to display Network posts only from selected protocols"
 
-#: src/Model/Mail.php:109 src/Model/Mail.php:244
-msgid "[no subject]"
-msgstr "[no subject]"
+#: src/Content/Feature.php:106
+msgid "Network Tabs"
+msgstr "Network tabs"
 
-#: src/Model/Profile.php:177 src/Model/Profile.php:421
-#: src/Model/Profile.php:866
-msgid "Edit profile"
-msgstr "Edit profile"
+#: src/Content/Feature.php:107
+msgid "Network New Tab"
+msgstr "Network new tab"
 
-#: src/Model/Profile.php:355
-msgid "Atom feed"
-msgstr "Atom feed"
+#: src/Content/Feature.php:107
+msgid "Enable tab to display only new Network posts (from the last 12 hours)"
+msgstr "Enable tab to display only new network posts (last 12 hours)"
 
-#: src/Model/Profile.php:394
-msgid "Manage/edit profiles"
-msgstr "Manage/Edit profiles"
+#: src/Content/Feature.php:108
+msgid "Network Shared Links Tab"
+msgstr "Network shared links tab"
 
-#: src/Model/Profile.php:443 src/Model/Profile.php:776
-#: src/Module/Directory.php:148
-msgid "Status:"
-msgstr "Status:"
+#: src/Content/Feature.php:108
+msgid "Enable tab to display only Network posts with links in them"
+msgstr "Enable tab to display only network posts with links in them"
 
-#: src/Model/Profile.php:444 src/Model/Profile.php:793
-#: src/Module/Directory.php:149
-msgid "Homepage:"
-msgstr "Homepage:"
+#: src/Content/Feature.php:113
+msgid "Post/Comment Tools"
+msgstr "Post/Comment tools"
 
-#: src/Model/Profile.php:446 src/Module/Contact.php:648
-msgid "XMPP:"
-msgstr "XMPP:"
+#: src/Content/Feature.php:114
+msgid "Post Categories"
+msgstr "Post categories"
 
-#: src/Model/Profile.php:569 src/Model/Profile.php:666
-msgid "g A l F d"
-msgstr "g A l F d"
+#: src/Content/Feature.php:114
+msgid "Add categories to your posts"
+msgstr "Add categories to your posts"
 
-#: src/Model/Profile.php:570
-msgid "F d"
-msgstr "F d"
+#: src/Content/Feature.php:119
+msgid "Advanced Profile Settings"
+msgstr "Advanced profiles"
 
-#: src/Model/Profile.php:632 src/Model/Profile.php:717
-msgid "[today]"
-msgstr "[today]"
+#: src/Content/Feature.php:120
+msgid "List Forums"
+msgstr "List forums"
 
-#: src/Model/Profile.php:642
-msgid "Birthday Reminders"
-msgstr "Birthday reminders"
+#: src/Content/Feature.php:120
+msgid "Show visitors public community forums at the Advanced Profile Page"
+msgstr "Show visitors of public community forums at the advanced profile page"
 
-#: src/Model/Profile.php:643
-msgid "Birthdays this week:"
-msgstr "Birthdays this week:"
+#: src/Content/Feature.php:121
+msgid "Tag Cloud"
+msgstr "Tag cloud"
 
-#: src/Model/Profile.php:704
-msgid "[No description]"
-msgstr "[No description]"
+#: src/Content/Feature.php:121
+msgid "Provide a personal tag cloud on your profile page"
+msgstr "Provide a personal tag cloud on your profile page"
 
-#: src/Model/Profile.php:730
-msgid "Event Reminders"
-msgstr "Event reminders"
+#: src/Content/Feature.php:122
+msgid "Display Membership Date"
+msgstr "Display membership date"
 
-#: src/Model/Profile.php:731
-msgid "Upcoming events the next 7 days:"
-msgstr "Upcoming events the next 7 days:"
+#: src/Content/Feature.php:122
+msgid "Display membership date in profile"
+msgstr "Display membership date in profile"
 
-#: src/Model/Profile.php:748
-msgid "Member since:"
-msgstr "Member since:"
+#: src/Content/Nav.php:74
+msgid "Nothing new here"
+msgstr "Nothing new here"
 
-#: src/Model/Profile.php:756
-msgid "j F, Y"
-msgstr "j F, Y"
+#: src/Content/Nav.php:78
+msgid "Clear notifications"
+msgstr "Clear notifications"
 
-#: src/Model/Profile.php:757
-msgid "j F"
-msgstr "j F"
+#: src/Content/Nav.php:153 src/Module/Login.php:315
+msgid "Logout"
+msgstr "Logout"
 
-#: src/Model/Profile.php:765 src/Util/Temporal.php:147
-msgid "Birthday:"
-msgstr "Birthday:"
+#: src/Content/Nav.php:153
+msgid "End this session"
+msgstr "End this session"
 
-#: src/Model/Profile.php:772
-msgid "Age:"
-msgstr "Age:"
+#: src/Content/Nav.php:155 src/Module/Login.php:316
+#: src/Module/Bookmarklet.php:25
+msgid "Login"
+msgstr "Login"
 
-#: src/Model/Profile.php:785
-#, php-format
-msgid "for %1$d %2$s"
-msgstr "for %1$d %2$s"
+#: src/Content/Nav.php:155
+msgid "Sign in"
+msgstr "Sign in"
 
-#: src/Model/Profile.php:809
-msgid "Religion:"
-msgstr "Religion:"
+#: src/Content/Nav.php:165
+msgid "Personal notes"
+msgstr "Personal notes"
 
-#: src/Model/Profile.php:817
-msgid "Hobbies/Interests:"
-msgstr "Hobbies/Interests:"
+#: src/Content/Nav.php:165
+msgid "Your personal notes"
+msgstr "My personal notes"
 
-#: src/Model/Profile.php:829
-msgid "Contact information and Social Networks:"
-msgstr "Contact information and social networks:"
+#: src/Content/Nav.php:182
+msgid "Home Page"
+msgstr "Home page"
 
-#: src/Model/Profile.php:833
-msgid "Musical interests:"
-msgstr "Music:"
+#: src/Content/Nav.php:186 src/Module/Login.php:287
+#: src/Module/Register.php:136
+msgid "Register"
+msgstr "Sign up now >>"
 
-#: src/Model/Profile.php:837
-msgid "Books, literature:"
-msgstr "Books/Literature:"
+#: src/Content/Nav.php:186
+msgid "Create an account"
+msgstr "Create account"
 
-#: src/Model/Profile.php:841
-msgid "Television:"
-msgstr "Television:"
+#: src/Content/Nav.php:192
+msgid "Help and documentation"
+msgstr "Help and documentation"
 
-#: src/Model/Profile.php:845
-msgid "Film/dance/culture/entertainment:"
-msgstr "Arts, culture, entertainment:"
+#: src/Content/Nav.php:196
+msgid "Apps"
+msgstr "Apps"
 
-#: src/Model/Profile.php:849
-msgid "Love/Romance:"
-msgstr "Love/Romance:"
+#: src/Content/Nav.php:196
+msgid "Addon applications, utilities, games"
+msgstr "Addon applications, utilities, games"
 
-#: src/Model/Profile.php:853
-msgid "Work/employment:"
-msgstr "Work/Employment:"
+#: src/Content/Nav.php:200
+msgid "Search site content"
+msgstr "Search site content"
 
-#: src/Model/Profile.php:857
-msgid "School/education:"
-msgstr "School/Education:"
+#: src/Content/Nav.php:224
+msgid "Community"
+msgstr "Community"
 
-#: src/Model/Profile.php:862
-msgid "Forums:"
-msgstr "Forums:"
+#: src/Content/Nav.php:224
+msgid "Conversations on this and other servers"
+msgstr "Conversations on this and other servers"
 
-#: src/Model/Profile.php:906 src/Module/Contact.php:875
-msgid "Profile Details"
-msgstr "Profile Details"
+#: src/Content/Nav.php:231
+msgid "Directory"
+msgstr "Directory"
 
-#: src/Model/Profile.php:956
-msgid "Only You Can See This"
-msgstr "Only you can see this."
+#: src/Content/Nav.php:231
+msgid "People directory"
+msgstr "People directory"
 
-#: src/Model/Profile.php:964 src/Model/Profile.php:967
-msgid "Tips for New Members"
-msgstr "Tips for New Members"
+#: src/Content/Nav.php:233 src/Module/BaseAdminModule.php:75
+msgid "Information"
+msgstr "Information"
 
-#: src/Model/Profile.php:1167
-#, php-format
-msgid "OpenWebAuth: %1$s welcomes %2$s"
-msgstr "OpenWebAuth: %1$s welcomes %2$s"
+#: src/Content/Nav.php:233
+msgid "Information about this friendica instance"
+msgstr "Information about this Friendica instance"
 
-#: src/Model/Storage/Database.php:36
-#, php-format
-msgid "Database storage failed to update %s"
-msgstr "Database storage failed to update %s"
+#: src/Content/Nav.php:236 src/Module/Tos.php:73 src/Module/Admin/Tos.php:43
+#: src/Module/BaseAdminModule.php:85 src/Module/Register.php:144
+msgid "Terms of Service"
+msgstr "Terms of Service"
 
-#: src/Model/Storage/Database.php:43
-msgid "Database storage failed to insert data"
-msgstr "Database storage failed to insert data"
+#: src/Content/Nav.php:236
+msgid "Terms of Service of this Friendica instance"
+msgstr "Terms of Service of this Friendica instance"
 
-#: src/Model/Storage/Filesystem.php:63
-#, php-format
-msgid "Filesystem storage failed to create \"%s\". Check you write permissions."
-msgstr "Filesystem storage failed to create \"%s\". Check you write permissions."
+#: src/Content/Nav.php:242
+msgid "Network Reset"
+msgstr "Network reset"
 
-#: src/Model/Storage/Filesystem.php:105
-#, php-format
-msgid ""
-"Filesystem storage failed to save data to \"%s\". Check your write "
-"permissions"
-msgstr "Filesystem storage failed to save data to \"%s\". Check your write permissions"
+#: src/Content/Nav.php:242
+msgid "Load Network page with no filters"
+msgstr "Load network page without filters"
 
-#: src/Model/Storage/Filesystem.php:126
-msgid "Storage base path"
-msgstr "Storage base path"
+#: src/Content/Nav.php:248
+msgid "Friend Requests"
+msgstr "Friend requests"
 
-#: src/Model/Storage/Filesystem.php:128
-msgid ""
-"Folder where uploaded files are saved. For maximum security, This should be "
-"a path outside web server folder tree"
-msgstr "Folder where uploaded files are saved. For maximum security, this should be a path outside web server folder tree"
+#: src/Content/Nav.php:250
+msgid "See all notifications"
+msgstr "See all notifications"
 
-#: src/Model/Storage/Filesystem.php:138
-msgid "Enter a valid existing folder"
-msgstr "Enter a valid existing folder"
+#: src/Content/Nav.php:251
+msgid "Mark all system notifications seen"
+msgstr "Mark notifications as seen"
 
-#: src/Model/User.php:298
-msgid "Login failed"
-msgstr "Login failed"
+#: src/Content/Nav.php:255
+msgid "Inbox"
+msgstr "Inbox"
 
-#: src/Model/User.php:329
-msgid "Not enough information to authenticate"
-msgstr "Not enough information to authenticate"
+#: src/Content/Nav.php:256
+msgid "Outbox"
+msgstr "Outbox"
 
-#: src/Model/User.php:407
-msgid "Password can't be empty"
-msgstr "Password can't be empty"
+#: src/Content/Nav.php:260
+msgid "Manage"
+msgstr "Manage"
 
-#: src/Model/User.php:426
-msgid "Empty passwords are not allowed."
-msgstr "Empty passwords are not allowed."
+#: src/Content/Nav.php:260
+msgid "Manage other pages"
+msgstr "Manage other pages"
 
-#: src/Model/User.php:430
-msgid ""
-"The new password has been exposed in a public data dump, please choose "
-"another."
-msgstr "The new password has been exposed in a public data dump; please choose another."
+#: src/Content/Nav.php:268
+msgid "Manage/Edit Profiles"
+msgstr "Manage/Edit profiles"
 
-#: src/Model/User.php:436
-msgid ""
-"The password can't contain accentuated letters, white spaces or colons (:)"
-msgstr "The password can't contain accentuated letters, white spaces or colons (:)"
+#: src/Content/Nav.php:276 src/Module/BaseAdminModule.php:114
+msgid "Admin"
+msgstr "Admin"
 
-#: src/Model/User.php:536
-msgid "Passwords do not match. Password unchanged."
-msgstr "Passwords do not match. Password unchanged."
+#: src/Content/Nav.php:276
+msgid "Site setup and configuration"
+msgstr "Site setup and configuration"
 
-#: src/Model/User.php:543
-msgid "An invitation is required."
-msgstr "An invitation is required."
+#: src/Content/Nav.php:279
+msgid "Navigation"
+msgstr "Navigation"
 
-#: src/Model/User.php:547
-msgid "Invitation could not be verified."
-msgstr "Invitation could not be verified."
+#: src/Content/Nav.php:279
+msgid "Site map"
+msgstr "Site map"
 
-#: src/Model/User.php:554
-msgid "Invalid OpenID url"
-msgstr "Invalid OpenID URL"
+#: src/Content/OEmbed.php:254
+msgid "Embedding disabled"
+msgstr "Embedding disabled"
 
-#: src/Model/User.php:567 src/Module/Login.php:107
-msgid ""
-"We encountered a problem while logging in with the OpenID you provided. "
-"Please check the correct spelling of the ID."
-msgstr "We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."
+#: src/Content/OEmbed.php:377
+msgid "Embedded content"
+msgstr "Embedded content"
 
-#: src/Model/User.php:567 src/Module/Login.php:107
-msgid "The error message was:"
-msgstr "The error message was:"
+#: src/Content/Widget.php:38
+msgid "Add New Contact"
+msgstr "Add new contact"
 
-#: src/Model/User.php:573
-msgid "Please enter the required information."
-msgstr "Please enter the required information."
+#: src/Content/Widget.php:39
+msgid "Enter address or web location"
+msgstr "Enter address or web location"
 
-#: src/Model/User.php:587
-#, php-format
-msgid ""
-"system.username_min_length (%s) and system.username_max_length (%s) are "
-"excluding each other, swapping values."
-msgstr "system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."
+#: src/Content/Widget.php:40
+msgid "Example: bob@example.com, http://example.com/barbara"
+msgstr "Example: jo@example.com, http://example.com/jo"
 
-#: src/Model/User.php:594
+#: src/Content/Widget.php:58
 #, php-format
-msgid "Username should be at least %s character."
-msgid_plural "Username should be at least %s characters."
-msgstr[0] "Username should be at least %s character."
-msgstr[1] "Username should be at least %s characters."
+msgid "%d invitation available"
+msgid_plural "%d invitations available"
+msgstr[0] "%d invitation available"
+msgstr[1] "%d invitations available"
 
-#: src/Model/User.php:598
-#, php-format
-msgid "Username should be at most %s character."
-msgid_plural "Username should be at most %s characters."
-msgstr[0] "Username should be at most %s character."
-msgstr[1] "Username should be at most %s characters."
+#: src/Content/Widget.php:193 src/Module/Profile/Contacts.php:127
+#: src/Module/Contact.php:772
+msgid "Following"
+msgstr ""
 
-#: src/Model/User.php:606
-msgid "That doesn't appear to be your full (First Last) name."
-msgstr "That doesn't appear to be your full (i.e first and last) name."
+#: src/Content/Widget.php:194 src/Module/Profile/Contacts.php:128
+#: src/Module/Contact.php:773
+msgid "Mutual friends"
+msgstr ""
 
-#: src/Model/User.php:611
-msgid "Your email domain is not among those allowed on this site."
-msgstr "Your email domain is not allowed on this site."
+#: src/Content/Widget.php:199
+msgid "Relationships"
+msgstr ""
 
-#: src/Model/User.php:615
-msgid "Not a valid email address."
-msgstr "Not a valid email address."
+#: src/Content/Widget.php:201 src/Module/Group.php:287
+#: src/Module/Contact.php:660
+msgid "All Contacts"
+msgstr "All contacts"
 
-#: src/Model/User.php:618
-msgid "The nickname was blocked from registration by the nodes admin."
-msgstr "The nickname was blocked from registration by the nodes admin."
+#: src/Content/Widget.php:244
+msgid "Protocols"
+msgstr "Protocols"
 
-#: src/Model/User.php:622 src/Model/User.php:630
-msgid "Cannot use that email."
-msgstr "Cannot use that email."
+#: src/Content/Widget.php:246
+msgid "All Protocols"
+msgstr "All protocols"
 
-#: src/Model/User.php:637
-msgid "Your nickname can only contain a-z, 0-9 and _."
-msgstr "Your nickname can only contain a-z, 0-9 and _."
+#: src/Content/Widget.php:279
+msgid "Saved Folders"
+msgstr "Saved Folders"
 
-#: src/Model/User.php:644 src/Model/User.php:701
-msgid "Nickname is already registered. Please choose another."
-msgstr "Nickname is already registered. Please choose another."
+#: src/Content/Widget.php:281 src/Content/Widget.php:320
+msgid "Everything"
+msgstr "Everything"
 
-#: src/Model/User.php:654
-msgid "SERIOUS ERROR: Generation of security keys failed."
-msgstr "SERIOUS ERROR: Generation of security keys failed."
+#: src/Content/Widget.php:318
+msgid "Categories"
+msgstr "Categories"
 
-#: src/Model/User.php:688 src/Model/User.php:692
-msgid "An error occurred during registration. Please try again."
-msgstr "An error occurred during registration. Please try again."
+#: src/Content/Widget.php:402
+#, php-format
+msgid "%d contact in common"
+msgid_plural "%d contacts in common"
+msgstr[0] "%d contact in common"
+msgstr[1] "%d contacts in common"
 
-#: src/Model/User.php:712 view/theme/duepuntozero/config.php:55
-msgid "default"
-msgstr "default"
+#: src/Content/ContactSelector.php:58
+msgid "Frequently"
+msgstr "Frequently"
 
-#: src/Model/User.php:717
-msgid "An error occurred creating your default profile. Please try again."
-msgstr "An error occurred creating your default profile. Please try again."
+#: src/Content/ContactSelector.php:59
+msgid "Hourly"
+msgstr "Hourly"
 
-#: src/Model/User.php:724
-msgid "An error occurred creating your self contact. Please try again."
-msgstr "An error occurred creating your self contact. Please try again."
+#: src/Content/ContactSelector.php:60
+msgid "Twice daily"
+msgstr "Twice daily"
 
-#: src/Model/User.php:733
-msgid ""
-"An error occurred creating your default contact group. Please try again."
-msgstr "An error occurred while creating your default contact group. Please try again."
+#: src/Content/ContactSelector.php:61
+msgid "Daily"
+msgstr "Daily"
 
-#: src/Model/User.php:809
-#, php-format
-msgid ""
-"\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"
-msgstr "\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"
+#: src/Content/ContactSelector.php:62
+msgid "Weekly"
+msgstr "Weekly"
 
-#: src/Model/User.php:826
-#, php-format
-msgid "Registration at %s"
-msgstr "Registration at %s"
+#: src/Content/ContactSelector.php:63
+msgid "Monthly"
+msgstr "Monthly"
 
-#: src/Model/User.php:845
-#, php-format
-msgid ""
-"\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"
-msgstr "\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"
+#: src/Content/ContactSelector.php:116
+msgid "DFRN"
+msgstr "DFRN"
 
-#: src/Model/User.php:851
-#, php-format
-msgid ""
-"\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."
-msgstr "\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."
+#: src/Content/ContactSelector.php:117
+msgid "OStatus"
+msgstr "OStatus"
 
-#: src/Model/User.php:886 src/Module/Admin/Users.php:88
-#, php-format
-msgid "Registration details for %s"
-msgstr "Registration details for %s"
+#: src/Content/ContactSelector.php:118
+msgid "RSS/Atom"
+msgstr "RSS/Atom"
 
-#: src/Module/Admin/Addons/Details.php:51
-msgid "Addon not found."
-msgstr "Addon not found."
+#: src/Content/ContactSelector.php:119 src/Module/Admin/Users.php:272
+#: src/Module/Admin/Users.php:283 src/Module/Admin/Users.php:297
+#: src/Module/Admin/Users.php:315
+msgid "Email"
+msgstr "Email"
 
-#: src/Module/Admin/Addons/Details.php:62 src/Module/Admin/Addons/Index.php:32
-#, php-format
-msgid "Addon %s disabled."
-msgstr "Addon %s disabled."
+#: src/Content/ContactSelector.php:121
+msgid "Zot!"
+msgstr "Zot!"
 
-#: src/Module/Admin/Addons/Details.php:65 src/Module/Admin/Addons/Index.php:34
-#, php-format
-msgid "Addon %s enabled."
-msgstr "Addon %s enabled."
+#: src/Content/ContactSelector.php:122
+msgid "LinkedIn"
+msgstr "LinkedIn"
 
-#: src/Module/Admin/Addons/Details.php:76
-#: src/Module/Admin/Themes/Details.php:60
-msgid "Disable"
-msgstr "Disable"
+#: src/Content/ContactSelector.php:123
+msgid "XMPP/IM"
+msgstr "XMPP/IM"
 
-#: src/Module/Admin/Addons/Details.php:79
-#: src/Module/Admin/Themes/Details.php:63
-msgid "Enable"
-msgstr "Enable"
+#: src/Content/ContactSelector.php:124
+msgid "MySpace"
+msgstr "MySpace"
 
-#: src/Module/Admin/Addons/Details.php:99 src/Module/Admin/Addons/Index.php:50
-#: src/Module/Admin/Blocklist/Contact.php:60
-#: src/Module/Admin/Blocklist/Server.php:73
-#: src/Module/Admin/Federation.php:185 src/Module/Admin/Item/Delete.php:46
-#: src/Module/Admin/Logs/Settings.php:57 src/Module/Admin/Logs/View.php:46
-#: src/Module/Admin/Queue.php:56 src/Module/Admin/Site.php:568
-#: src/Module/Admin/Summary.php:160 src/Module/Admin/Themes/Details.php:104
-#: src/Module/Admin/Themes/Index.php:93 src/Module/Admin/Tos.php:42
-#: src/Module/Admin/Users.php:277
-msgid "Administration"
-msgstr "Administration"
+#: src/Content/ContactSelector.php:125
+msgid "Google+"
+msgstr "Google+"
 
-#: src/Module/Admin/Addons/Details.php:101
-#: src/Module/Admin/Themes/Details.php:106
-msgid "Toggle"
-msgstr "Toggle"
+#: src/Content/ContactSelector.php:126
+msgid "pump.io"
+msgstr "pump.io"
 
-#: src/Module/Admin/Addons/Details.php:109
-#: src/Module/Admin/Themes/Details.php:115
-msgid "Author: "
-msgstr "Author: "
+#: src/Content/ContactSelector.php:127
+msgid "Twitter"
+msgstr "Twitter"
 
-#: src/Module/Admin/Addons/Details.php:110
-#: src/Module/Admin/Themes/Details.php:116
-msgid "Maintainer: "
-msgstr "Maintainer: "
+#: src/Content/ContactSelector.php:128
+msgid "Diaspora Connector"
+msgstr "diaspora* connector"
 
-#: src/Module/Admin/Addons/Index.php:36
-#, php-format
-msgid "Addon %s failed to install."
-msgstr "Addon %s failed to install."
+#: src/Content/ContactSelector.php:129
+msgid "GNU Social Connector"
+msgstr "GNU Social Connector"
 
-#: src/Module/Admin/Addons/Index.php:53
-msgid "Reload active addons"
-msgstr "Reload active addons"
+#: src/Content/ContactSelector.php:130
+msgid "ActivityPub"
+msgstr "ActivityPub"
 
-#: src/Module/Admin/Addons/Index.php:58
-#, php-format
-msgid ""
-"There are currently no addons available on your node. You can find the "
-"official addon repository at %1$s and might find other interesting addons in"
-" the open addon registry at %2$s"
-msgstr "There are currently no addons available on your node. You can find the official addon repository at %1$s and might find other interesting addons in the open addon registry at %2$s"
+#: src/Content/ContactSelector.php:131
+msgid "pnut"
+msgstr "pnut"
 
-#: src/Module/Admin/Blocklist/Contact.php:37
-#, php-format
-msgid "%s contact unblocked"
-msgid_plural "%s contacts unblocked"
-msgstr[0] "%s contact unblocked"
-msgstr[1] "%s contacts unblocked"
+#: src/Content/ContactSelector.php:229 src/Content/ContactSelector.php:269
+#: src/Content/ContactSelector.php:307
+msgid "No answer"
+msgstr "No answer"
 
-#: src/Module/Admin/Blocklist/Contact.php:61
-msgid "Remote Contact Blocklist"
-msgstr "Remote contact blocklist"
+#: src/Content/ContactSelector.php:230
+msgid "Male"
+msgstr "Male"
 
-#: src/Module/Admin/Blocklist/Contact.php:62
-msgid ""
-"This page allows you to prevent any message from a remote contact to reach "
-"your node."
-msgstr "This page allows you to prevent any message from a remote contact to reach your node."
+#: src/Content/ContactSelector.php:231
+msgid "Female"
+msgstr "Female"
 
-#: src/Module/Admin/Blocklist/Contact.php:63
-msgid "Block Remote Contact"
-msgstr "Block remote contact"
+#: src/Content/ContactSelector.php:232
+msgid "Currently Male"
+msgstr "Currently male"
 
-#: src/Module/Admin/Blocklist/Contact.php:64 src/Module/Admin/Users.php:280
-msgid "select all"
-msgstr "select all"
+#: src/Content/ContactSelector.php:233
+msgid "Currently Female"
+msgstr "Currently female"
 
-#: src/Module/Admin/Blocklist/Contact.php:65
-msgid "select none"
-msgstr "select none"
+#: src/Content/ContactSelector.php:234
+msgid "Mostly Male"
+msgstr "Mostly male"
 
-#: src/Module/Admin/Blocklist/Contact.php:67 src/Module/Admin/Users.php:291
-#: src/Module/Contact.php:624 src/Module/Contact.php:827
-#: src/Module/Contact.php:1080
-msgid "Unblock"
-msgstr "Unblock"
+#: src/Content/ContactSelector.php:235
+msgid "Mostly Female"
+msgstr "Mostly female"
 
-#: src/Module/Admin/Blocklist/Contact.php:68
-msgid "No remote contact is blocked from this node."
-msgstr "No remote contact is blocked from this node."
+#: src/Content/ContactSelector.php:236
+msgid "Transgender"
+msgstr "Transgender"
 
-#: src/Module/Admin/Blocklist/Contact.php:70
-msgid "Blocked Remote Contacts"
-msgstr "Blocked remote contacts"
+#: src/Content/ContactSelector.php:237
+msgid "Intersex"
+msgstr "Intersex"
 
-#: src/Module/Admin/Blocklist/Contact.php:71
-msgid "Block New Remote Contact"
-msgstr "Block new remote contact"
+#: src/Content/ContactSelector.php:238
+msgid "Transsexual"
+msgstr "Transsexual"
 
-#: src/Module/Admin/Blocklist/Contact.php:72
-msgid "Photo"
-msgstr "Photo"
+#: src/Content/ContactSelector.php:239
+msgid "Hermaphrodite"
+msgstr "Hermaphrodite"
 
-#: src/Module/Admin/Blocklist/Contact.php:80
-#, php-format
-msgid "%s total blocked contact"
-msgid_plural "%s total blocked contacts"
-msgstr[0] "%s total blocked contact"
-msgstr[1] "%s blocked contacts"
+#: src/Content/ContactSelector.php:240
+msgid "Neuter"
+msgstr "Neuter"
 
-#: src/Module/Admin/Blocklist/Contact.php:82
-msgid "URL of the remote contact to block."
-msgstr "URL of the remote contact to block."
+#: src/Content/ContactSelector.php:241
+msgid "Non-specific"
+msgstr "Non-specific"
 
-#: src/Module/Admin/Blocklist/Server.php:31
-msgid "Server added to blocklist."
-msgstr "Server added to blocklist."
+#: src/Content/ContactSelector.php:242
+msgid "Other"
+msgstr "Other"
 
-#: src/Module/Admin/Blocklist/Server.php:47
-msgid "Site blocklist updated."
-msgstr "Site blocklist updated."
+#: src/Content/ContactSelector.php:270
+msgid "Males"
+msgstr "Males"
 
-#: src/Module/Admin/Blocklist/Server.php:64
-msgid "The blocked domain"
-msgstr "Blocked domain"
+#: src/Content/ContactSelector.php:271
+msgid "Females"
+msgstr "Females"
 
-#: src/Module/Admin/Blocklist/Server.php:65
-#: src/Module/Admin/Blocklist/Server.php:84 src/Module/Friendica.php:60
-msgid "Reason for the block"
-msgstr "Reason for the block"
+#: src/Content/ContactSelector.php:272
+msgid "Gay"
+msgstr "Gay"
 
-#: src/Module/Admin/Blocklist/Server.php:65
-#: src/Module/Admin/Blocklist/Server.php:79
-msgid "The reason why you blocked this domain."
-msgstr "Reason why you blocked this domain."
+#: src/Content/ContactSelector.php:273
+msgid "Lesbian"
+msgstr "Lesbian"
 
-#: src/Module/Admin/Blocklist/Server.php:66
-msgid "Delete domain"
-msgstr "Delete domain"
+#: src/Content/ContactSelector.php:274
+msgid "No Preference"
+msgstr "No Preference"
 
-#: src/Module/Admin/Blocklist/Server.php:66
-msgid "Check to delete this entry from the blocklist"
-msgstr "Check to delete this entry from the blocklist"
+#: src/Content/ContactSelector.php:275
+msgid "Bisexual"
+msgstr "Bisexual"
 
-#: src/Module/Admin/Blocklist/Server.php:74 src/Module/BaseAdminModule.php:94
-msgid "Server Blocklist"
-msgstr "Server blocklist"
+#: src/Content/ContactSelector.php:276
+msgid "Autosexual"
+msgstr "Auto-sexual"
 
-#: src/Module/Admin/Blocklist/Server.php:75
-msgid ""
-"This page can be used to define a black list of servers from the federated "
-"network that are not allowed to interact with your node. For all entered "
-"domains you should also give a reason why you have blocked the remote "
-"server."
-msgstr "This page can be used to define a blacklist of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server."
+#: src/Content/ContactSelector.php:277
+msgid "Abstinent"
+msgstr "Abstinent"
 
-#: src/Module/Admin/Blocklist/Server.php:76
-msgid ""
-"The list of blocked servers will be made publically available on the "
-"/friendica page so that your users and people investigating communication "
-"problems can find the reason easily."
-msgstr "The list of blocked servers will be available publicly on the Friendica page so that your users and people investigating communication problems can find the reason."
+#: src/Content/ContactSelector.php:278
+msgid "Virgin"
+msgstr "Virgin"
 
-#: src/Module/Admin/Blocklist/Server.php:77
-msgid "Add new entry to block list"
-msgstr "Add new entry to block list"
+#: src/Content/ContactSelector.php:279
+msgid "Deviant"
+msgstr "Deviant"
 
-#: src/Module/Admin/Blocklist/Server.php:78
-msgid "Server Domain"
-msgstr "Server domain"
+#: src/Content/ContactSelector.php:280
+msgid "Fetish"
+msgstr "Fetish"
 
-#: src/Module/Admin/Blocklist/Server.php:78
-msgid ""
-"The domain of the new server to add to the block list. Do not include the "
-"protocol."
-msgstr "The domain of the new server to add to the block list. Do not include the protocol."
+#: src/Content/ContactSelector.php:281
+msgid "Oodles"
+msgstr "Oodles"
 
-#: src/Module/Admin/Blocklist/Server.php:79
-msgid "Block reason"
-msgstr "Block reason"
+#: src/Content/ContactSelector.php:282
+msgid "Nonsexual"
+msgstr "Asexual"
 
-#: src/Module/Admin/Blocklist/Server.php:80
-msgid "Add Entry"
-msgstr "Add entry"
+#: src/Content/ContactSelector.php:308
+msgid "Single"
+msgstr "Single"
 
-#: src/Module/Admin/Blocklist/Server.php:81
-msgid "Save changes to the blocklist"
-msgstr "Save changes to the blocklist"
+#: src/Content/ContactSelector.php:309
+msgid "Lonely"
+msgstr "Lonely"
 
-#: src/Module/Admin/Blocklist/Server.php:82
-msgid "Current Entries in the Blocklist"
-msgstr "Current entries in the blocklist"
+#: src/Content/ContactSelector.php:310
+msgid "In a relation"
+msgstr ""
 
-#: src/Module/Admin/Blocklist/Server.php:85
-msgid "Delete entry from blocklist"
-msgstr "Delete entry from blocklist"
+#: src/Content/ContactSelector.php:311
+msgid "Has crush"
+msgstr "Having a crush"
 
-#: src/Module/Admin/Blocklist/Server.php:88
-msgid "Delete entry from blocklist?"
-msgstr "Delete entry from blocklist?"
+#: src/Content/ContactSelector.php:312
+msgid "Infatuated"
+msgstr "Infatuated"
 
-#: src/Module/Admin/DBSync.php:32
-msgid "Update has been marked successful"
-msgstr "Update has been marked successful"
+#: src/Content/ContactSelector.php:313
+msgid "Dating"
+msgstr "Dating"
 
-#: src/Module/Admin/DBSync.php:42
-#, php-format
-msgid "Database structure update %s was successfully applied."
-msgstr "Database structure update %s was successfully applied."
+#: src/Content/ContactSelector.php:314
+msgid "Unfaithful"
+msgstr "Unfaithful"
 
-#: src/Module/Admin/DBSync.php:46
-#, php-format
-msgid "Executing of database structure update %s failed with error: %s"
-msgstr "Execution of database structure update %s failed with error: %s"
+#: src/Content/ContactSelector.php:315
+msgid "Sex Addict"
+msgstr "Sex addict"
 
-#: src/Module/Admin/DBSync.php:63
-#, php-format
-msgid "Executing %s failed with error: %s"
-msgstr "Execution of %s failed with error: %s"
+#: src/Content/ContactSelector.php:316 src/Model/User.php:762
+msgid "Friends"
+msgstr "Friends"
 
-#: src/Module/Admin/DBSync.php:65
-#, php-format
-msgid "Update %s was successfully applied."
-msgstr "Update %s was successfully applied."
+#: src/Content/ContactSelector.php:317
+msgid "Friends/Benefits"
+msgstr "Friends with benefits"
 
-#: src/Module/Admin/DBSync.php:68
-#, php-format
-msgid "Update %s did not return a status. Unknown if it succeeded."
-msgstr "Update %s did not return a status. Unknown if it succeeded."
+#: src/Content/ContactSelector.php:318
+msgid "Casual"
+msgstr "Casual"
 
-#: src/Module/Admin/DBSync.php:71
-#, php-format
-msgid "There was no additional update function %s that needed to be called."
-msgstr "There was no additional update function %s that needed to be called."
+#: src/Content/ContactSelector.php:319
+msgid "Engaged"
+msgstr "Engaged"
 
-#: src/Module/Admin/DBSync.php:91
-msgid "No failed updates."
-msgstr "No failed updates."
+#: src/Content/ContactSelector.php:320
+msgid "Married"
+msgstr "Married"
 
-#: src/Module/Admin/DBSync.php:92
-msgid "Check database structure"
-msgstr "Check database structure"
+#: src/Content/ContactSelector.php:321
+msgid "Imaginarily married"
+msgstr "Imaginarily married"
 
-#: src/Module/Admin/DBSync.php:97
-msgid "Failed Updates"
-msgstr "Failed updates"
+#: src/Content/ContactSelector.php:322
+msgid "Partners"
+msgstr "Partners"
 
-#: src/Module/Admin/DBSync.php:98
-msgid ""
-"This does not include updates prior to 1139, which did not return a status."
-msgstr "This does not include updates prior to 1139, which did not return a status."
+#: src/Content/ContactSelector.php:323
+msgid "Cohabiting"
+msgstr "Cohabiting"
 
-#: src/Module/Admin/DBSync.php:99
-msgid "Mark success (if update was manually applied)"
-msgstr "Mark success (if update was manually applied)"
+#: src/Content/ContactSelector.php:324
+msgid "Common law"
+msgstr "Common law spouse"
 
-#: src/Module/Admin/DBSync.php:100
-msgid "Attempt to execute this update step automatically"
-msgstr "Attempt to execute this update step automatically"
+#: src/Content/ContactSelector.php:325
+msgid "Happy"
+msgstr "Happy"
 
-#: src/Module/Admin/Features.php:59
-#, php-format
-msgid "Lock feature %s"
-msgstr "Lock feature %s"
+#: src/Content/ContactSelector.php:326
+msgid "Not looking"
+msgstr "Not looking"
 
-#: src/Module/Admin/Features.php:67
-msgid "Manage Additional Features"
-msgstr "Manage additional features"
+#: src/Content/ContactSelector.php:327
+msgid "Swinger"
+msgstr "Swinger"
 
-#: src/Module/Admin/Federation.php:76
-msgid "unknown"
-msgstr "unknown"
+#: src/Content/ContactSelector.php:328
+msgid "Betrayed"
+msgstr "Betrayed"
 
-#: src/Module/Admin/Federation.php:179
-msgid ""
-"This page offers you some numbers to the known part of the federated social "
-"network your Friendica node is part of. These numbers are not complete but "
-"only reflect the part of the network your node is aware of."
-msgstr "This page offers statistics about the federated social network, of which your Friendica node is one part. These numbers do not represent the entire network, but merely the parts that are connected to your node.\""
+#: src/Content/ContactSelector.php:329
+msgid "Separated"
+msgstr "Separated"
 
-#: src/Module/Admin/Federation.php:180
-msgid ""
-"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
-"will improve the data displayed here."
-msgstr "The <em>Auto Discovered Contact Directory</em> feature is not enabled; enabling it will improve the data displayed here."
+#: src/Content/ContactSelector.php:330
+msgid "Unstable"
+msgstr "Unstable"
 
-#: src/Module/Admin/Federation.php:186 src/Module/BaseAdminModule.php:77
-msgid "Federation Statistics"
-msgstr "Federation statistics"
+#: src/Content/ContactSelector.php:331
+msgid "Divorced"
+msgstr "Divorced"
 
-#: src/Module/Admin/Federation.php:192
-#, php-format
-msgid ""
-"Currently this node is aware of %d nodes with %d registered users from the "
-"following platforms:"
-msgstr "Currently, this node is aware of %d nodes with %d registered users from the following platforms:"
+#: src/Content/ContactSelector.php:332
+msgid "Imaginarily divorced"
+msgstr "Imaginarily divorced"
 
-#: src/Module/Admin/Item/Delete.php:35
-msgid "Item marked for deletion."
-msgstr "Item marked for deletion."
-
-#: src/Module/Admin/Item/Delete.php:47 src/Module/BaseAdminModule.php:95
-msgid "Delete Item"
-msgstr "Delete item"
-
-#: src/Module/Admin/Item/Delete.php:48
-msgid "Delete this Item"
-msgstr "Delete"
-
-#: src/Module/Admin/Item/Delete.php:49
-msgid ""
-"On this page you can delete an item from your node. If the item is a top "
-"level posting, the entire thread will be deleted."
-msgstr "Here you can delete an item from this node. If the item is a top-level posting, the entire thread will be deleted."
-
-#: src/Module/Admin/Item/Delete.php:50
-msgid ""
-"You need to know the GUID of the item. You can find it e.g. by looking at "
-"the display URL. The last part of http://example.com/display/123456 is the "
-"GUID, here 123456."
-msgstr "You need to know the global unique identifier (GUID) of the item, which you can find by looking at the display URL. The last part of http://example.com/display/123456 is the GUID: i.e. 123456."
-
-#: src/Module/Admin/Item/Delete.php:51
-msgid "GUID"
-msgstr "GUID"
-
-#: src/Module/Admin/Item/Delete.php:51
-msgid "The GUID of the item you want to delete."
-msgstr "GUID of item to be deleted."
-
-#: src/Module/Admin/Item/Source.php:46 src/Module/Itemsource.php:46
-msgid "Item Guid"
-msgstr "Item Guid"
-
-#: src/Module/Admin/Logs/Settings.php:30
-msgid "Log settings updated."
-msgstr "Log settings updated."
-
-#: src/Module/Admin/Logs/Settings.php:49
-msgid "PHP log currently enabled."
-msgstr "PHP log currently enabled."
+#: src/Content/ContactSelector.php:333
+msgid "Widowed"
+msgstr "Widowed"
 
-#: src/Module/Admin/Logs/Settings.php:51
-msgid "PHP log currently disabled."
-msgstr "PHP log currently disabled."
+#: src/Content/ContactSelector.php:334
+msgid "Uncertain"
+msgstr "Uncertain"
 
-#: src/Module/Admin/Logs/Settings.php:58 src/Module/BaseAdminModule.php:97
-#: src/Module/BaseAdminModule.php:98
-msgid "Logs"
-msgstr "Logs"
+#: src/Content/ContactSelector.php:335
+msgid "It's complicated"
+msgstr "It's complicated"
 
-#: src/Module/Admin/Logs/Settings.php:60
-msgid "Clear"
-msgstr "Clear"
+#: src/Content/ContactSelector.php:336
+msgid "Don't care"
+msgstr "Don't care"
 
-#: src/Module/Admin/Logs/Settings.php:64
-msgid "Enable Debugging"
-msgstr "Enable debugging"
+#: src/Content/ContactSelector.php:337
+msgid "Ask me"
+msgstr "Ask me"
 
-#: src/Module/Admin/Logs/Settings.php:65
-msgid "Log file"
-msgstr "Log file"
+#: src/Database/DBStructure.php:50
+msgid "There are no tables on MyISAM."
+msgstr "There are no tables on MyISAM."
 
-#: src/Module/Admin/Logs/Settings.php:65
+#: src/Database/DBStructure.php:74
+#, php-format
 msgid ""
-"Must be writable by web server. Relative to your Friendica top-level "
-"directory."
-msgstr "Must be writable by web server and relative to your Friendica top-level directory."
+"\n"
+"Error %d occurred during database update:\n"
+"%s\n"
+msgstr "\nError %d occurred during database update:\n%s\n"
 
-#: src/Module/Admin/Logs/Settings.php:66
-msgid "Log level"
-msgstr "Log level"
+#: src/Database/DBStructure.php:77
+msgid "Errors encountered performing database changes: "
+msgstr "Errors encountered performing database changes: "
 
-#: src/Module/Admin/Logs/Settings.php:68
-msgid "PHP logging"
-msgstr "PHP logging"
+#: src/Database/DBStructure.php:266
+#, php-format
+msgid "%s: Database update"
+msgstr "%s: Database update"
 
-#: src/Module/Admin/Logs/Settings.php:69
-msgid ""
-"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."
-msgstr "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."
+#: src/Database/DBStructure.php:527
+#, php-format
+msgid "%s: updating %s table."
+msgstr "%s: updating %s table."
 
-#: src/Module/Admin/Logs/View.php:22
+#: src/Model/Storage/Filesystem.php:63
 #, php-format
-msgid ""
-"Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see "
-"if file %1$s exist and is readable."
-msgstr "Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file %1$s exist and is readable."
+msgid "Filesystem storage failed to create \"%s\". Check you write permissions."
+msgstr "Filesystem storage failed to create \"%s\". Check you write permissions."
 
-#: src/Module/Admin/Logs/View.php:26
+#: src/Model/Storage/Filesystem.php:105
 #, php-format
 msgid ""
-"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file"
-" %1$s is readable."
-msgstr "Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check if file %1$s is readable."
-
-#: src/Module/Admin/Logs/View.php:47 src/Module/BaseAdminModule.php:99
-msgid "View Logs"
-msgstr "View logs"
+"Filesystem storage failed to save data to \"%s\". Check your write "
+"permissions"
+msgstr "Filesystem storage failed to save data to \"%s\". Check your write permissions"
 
-#: src/Module/Admin/Queue.php:34
-msgid "Inspect Deferred Worker Queue"
-msgstr "Inspect deferred worker queue"
+#: src/Model/Storage/Filesystem.php:126
+msgid "Storage base path"
+msgstr "Storage base path"
 
-#: src/Module/Admin/Queue.php:35
+#: src/Model/Storage/Filesystem.php:128
 msgid ""
-"This page lists the deferred worker jobs. This are jobs that couldn't be "
-"executed at the first time."
-msgstr "This page lists the deferred worker jobs. These are jobs that couldn't initially be executed."
+"Folder where uploaded files are saved. For maximum security, This should be "
+"a path outside web server folder tree"
+msgstr "Folder where uploaded files are saved. For maximum security, this should be a path outside web server folder tree"
 
-#: src/Module/Admin/Queue.php:38
-msgid "Inspect Worker Queue"
-msgstr "Inspect worker queue"
+#: src/Model/Storage/Filesystem.php:138
+msgid "Enter a valid existing folder"
+msgstr "Enter a valid existing folder"
 
-#: src/Module/Admin/Queue.php:39
-msgid ""
-"This page lists the currently queued worker jobs. These jobs are handled by "
-"the worker cronjob you've set up during install."
-msgstr "This page lists the currently queued worker jobs. These jobs are handled by the worker cronjob you've set up during install."
+#: src/Model/Storage/Database.php:36
+#, php-format
+msgid "Database storage failed to update %s"
+msgstr "Database storage failed to update %s"
 
-#: src/Module/Admin/Queue.php:59
-msgid "ID"
-msgstr "ID"
+#: src/Model/Storage/Database.php:43
+msgid "Database storage failed to insert data"
+msgstr "Database storage failed to insert data"
 
-#: src/Module/Admin/Queue.php:60
-msgid "Job Parameters"
-msgstr "Job parameters"
+#: src/Model/Event.php:34 src/Model/Event.php:847
+#: src/Module/Debug/Localtime.php:17
+msgid "l F d, Y \\@ g:i A"
+msgstr "l F d, Y \\@ g:i A"
 
-#: src/Module/Admin/Queue.php:61
-msgid "Created"
-msgstr "Created"
+#: src/Model/Event.php:61 src/Model/Event.php:78 src/Model/Event.php:435
+#: src/Model/Event.php:915
+msgid "Starts:"
+msgstr "Starts:"
 
-#: src/Module/Admin/Queue.php:62
-msgid "Priority"
-msgstr "Priority"
+#: src/Model/Event.php:64 src/Model/Event.php:84 src/Model/Event.php:436
+#: src/Model/Event.php:919
+msgid "Finishes:"
+msgstr "Finishes:"
 
-#: src/Module/Admin/Site.php:49
-msgid "Can not parse base url. Must have at least <scheme>://<domain>"
-msgstr "Can not parse base URL. Must have at least <scheme>://<domain>"
+#: src/Model/Event.php:385
+msgid "all-day"
+msgstr "All-day"
 
-#: src/Module/Admin/Site.php:235
-msgid "Invalid storage backend setting value."
-msgstr "Invalid storage backend setting."
+#: src/Model/Event.php:411
+msgid "Sept"
+msgstr "Sep"
 
-#: src/Module/Admin/Site.php:412
-msgid "Site settings updated."
-msgstr "Site settings updated."
+#: src/Model/Event.php:433
+msgid "No events to display"
+msgstr "No events to display"
 
-#: src/Module/Admin/Site.php:464
-msgid "No community page for local users"
-msgstr "No community page for local users"
+#: src/Model/Event.php:561
+msgid "l, F j"
+msgstr "l, F j"
 
-#: src/Module/Admin/Site.php:465
-msgid "No community page"
-msgstr "No community page"
+#: src/Model/Event.php:592
+msgid "Edit event"
+msgstr "Edit event"
 
-#: src/Module/Admin/Site.php:466
-msgid "Public postings from users of this site"
-msgstr "Public postings from users of this site"
+#: src/Model/Event.php:593
+msgid "Duplicate event"
+msgstr "Duplicate event"
 
-#: src/Module/Admin/Site.php:467
-msgid "Public postings from the federated network"
-msgstr "Public postings from the federated network"
+#: src/Model/Event.php:594
+msgid "Delete event"
+msgstr "Delete event"
 
-#: src/Module/Admin/Site.php:468
-msgid "Public postings from local users and the federated network"
-msgstr "Public postings from local users and the federated network"
+#: src/Model/Event.php:626 src/Model/Item.php:3547 src/Model/Item.php:3554
+msgid "link to source"
+msgstr "Link to source"
 
-#: src/Module/Admin/Site.php:472 src/Module/Admin/Site.php:668
-#: src/Module/Admin/Site.php:678 src/Module/Contact.php:549
-#: src/Module/Settings/TwoFactor/Index.php:91
-msgid "Disabled"
-msgstr "Disabled"
+#: src/Model/Event.php:848
+msgid "D g:i A"
+msgstr "D g:i A"
 
-#: src/Module/Admin/Site.php:473 src/Module/Admin/Users.php:278
-#: src/Module/Admin/Users.php:295 src/Module/BaseAdminModule.php:81
-msgid "Users"
-msgstr "Users"
+#: src/Model/Event.php:849
+msgid "g:i A"
+msgstr "g:i A"
 
-#: src/Module/Admin/Site.php:474
-msgid "Users, Global Contacts"
-msgstr "Users, Global Contacts"
+#: src/Model/Event.php:934 src/Model/Event.php:936
+msgid "Show map"
+msgstr "Show map"
 
-#: src/Module/Admin/Site.php:475
-msgid "Users, Global Contacts/fallback"
-msgstr "Users, Global Contacts/fallback"
+#: src/Model/Event.php:935
+msgid "Hide map"
+msgstr "Hide map"
 
-#: src/Module/Admin/Site.php:479
-msgid "One month"
-msgstr "One month"
+#: src/Model/Event.php:1027
+#, php-format
+msgid "%s's birthday"
+msgstr "%s's birthday"
 
-#: src/Module/Admin/Site.php:480
-msgid "Three months"
-msgstr "Three months"
+#: src/Model/Event.php:1028
+#, php-format
+msgid "Happy Birthday %s"
+msgstr "Happy Birthday, %s!"
 
-#: src/Module/Admin/Site.php:481
-msgid "Half a year"
-msgstr "Half a year"
+#: src/Model/FileTag.php:265
+msgid "Item filed"
+msgstr "Item filed"
 
-#: src/Module/Admin/Site.php:482
-msgid "One year"
-msgstr "One a year"
+#: src/Model/User.php:331
+msgid "Login failed"
+msgstr "Login failed"
 
-#: src/Module/Admin/Site.php:488
-msgid "Multi user instance"
-msgstr "Multi user instance"
+#: src/Model/User.php:362
+msgid "Not enough information to authenticate"
+msgstr "Not enough information to authenticate"
 
-#: src/Module/Admin/Site.php:510
-msgid "Closed"
-msgstr "Closed"
-
-#: src/Module/Admin/Site.php:511
-msgid "Requires approval"
-msgstr "Requires approval"
-
-#: src/Module/Admin/Site.php:512
-msgid "Open"
-msgstr "Open"
-
-#: src/Module/Admin/Site.php:516 src/Module/Install.php:181
-msgid "No SSL policy, links will track page SSL state"
-msgstr "No SSL policy, links will track page SSL state"
-
-#: src/Module/Admin/Site.php:517 src/Module/Install.php:182
-msgid "Force all links to use SSL"
-msgstr "Force all links to use SSL"
+#: src/Model/User.php:440
+msgid "Password can't be empty"
+msgstr "Password can't be empty"
 
-#: src/Module/Admin/Site.php:518 src/Module/Install.php:183
-msgid "Self-signed certificate, use SSL for local links only (discouraged)"
-msgstr "Self-signed certificate, use SSL for local links only (discouraged)"
+#: src/Model/User.php:459
+msgid "Empty passwords are not allowed."
+msgstr "Empty passwords are not allowed."
 
-#: src/Module/Admin/Site.php:522
-msgid "Don't check"
-msgstr "Don't check"
+#: src/Model/User.php:463
+msgid ""
+"The new password has been exposed in a public data dump, please choose "
+"another."
+msgstr "The new password has been exposed in a public data dump; please choose another."
 
-#: src/Module/Admin/Site.php:523
-msgid "check the stable version"
-msgstr "check for stable version updates"
+#: src/Model/User.php:469
+msgid ""
+"The password can't contain accentuated letters, white spaces or colons (:)"
+msgstr "The password can't contain accentuated letters, white spaces or colons (:)"
 
-#: src/Module/Admin/Site.php:524
-msgid "check the development version"
-msgstr "check for development version updates"
+#: src/Model/User.php:569
+msgid "Passwords do not match. Password unchanged."
+msgstr "Passwords do not match. Password unchanged."
 
-#: src/Module/Admin/Site.php:544
-msgid "Database (legacy)"
-msgstr "Database (legacy)"
+#: src/Model/User.php:576
+msgid "An invitation is required."
+msgstr "An invitation is required."
 
-#: src/Module/Admin/Site.php:569 src/Module/BaseAdminModule.php:80
-msgid "Site"
-msgstr "Site"
+#: src/Model/User.php:580
+msgid "Invitation could not be verified."
+msgstr "Invitation could not be verified."
 
-#: src/Module/Admin/Site.php:571
-msgid "Republish users to directory"
-msgstr "Republish users to directory"
+#: src/Model/User.php:587
+msgid "Invalid OpenID url"
+msgstr "Invalid OpenID URL"
 
-#: src/Module/Admin/Site.php:572 src/Module/Register.php:121
-msgid "Registration"
-msgstr "Registration"
+#: src/Model/User.php:600 src/Module/Login.php:102
+msgid ""
+"We encountered a problem while logging in with the OpenID you provided. "
+"Please check the correct spelling of the ID."
+msgstr "We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."
 
-#: src/Module/Admin/Site.php:573
-msgid "File upload"
-msgstr "File upload"
+#: src/Model/User.php:600 src/Module/Login.php:102
+msgid "The error message was:"
+msgstr "The error message was:"
 
-#: src/Module/Admin/Site.php:574
-msgid "Policies"
-msgstr "Policies"
+#: src/Model/User.php:606
+msgid "Please enter the required information."
+msgstr "Please enter the required information."
 
-#: src/Module/Admin/Site.php:576
-msgid "Auto Discovered Contact Directory"
-msgstr "Auto-discovered contact directory"
+#: src/Model/User.php:620
+#, php-format
+msgid ""
+"system.username_min_length (%s) and system.username_max_length (%s) are "
+"excluding each other, swapping values."
+msgstr "system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."
 
-#: src/Module/Admin/Site.php:577
-msgid "Performance"
-msgstr "Performance"
+#: src/Model/User.php:627
+#, php-format
+msgid "Username should be at least %s character."
+msgid_plural "Username should be at least %s characters."
+msgstr[0] "Username should be at least %s character."
+msgstr[1] "Username should be at least %s characters."
 
-#: src/Module/Admin/Site.php:578
-msgid "Worker"
-msgstr "Worker"
+#: src/Model/User.php:631
+#, php-format
+msgid "Username should be at most %s character."
+msgid_plural "Username should be at most %s characters."
+msgstr[0] "Username should be at most %s character."
+msgstr[1] "Username should be at most %s characters."
 
-#: src/Module/Admin/Site.php:579
-msgid "Message Relay"
-msgstr "Message relay"
+#: src/Model/User.php:639
+msgid "That doesn't appear to be your full (First Last) name."
+msgstr "That doesn't appear to be your full (i.e first and last) name."
 
-#: src/Module/Admin/Site.php:580
-msgid "Relocate Instance"
-msgstr "Relocate Instance"
+#: src/Model/User.php:644
+msgid "Your email domain is not among those allowed on this site."
+msgstr "Your email domain is not allowed on this site."
 
-#: src/Module/Admin/Site.php:581
-msgid "Warning! Advanced function. Could make this server unreachable."
-msgstr "Warning! Advanced function that could make this server unreachable."
+#: src/Model/User.php:648
+msgid "Not a valid email address."
+msgstr "Not a valid email address."
 
-#: src/Module/Admin/Site.php:585
-msgid "Site name"
-msgstr "Site name"
+#: src/Model/User.php:651
+msgid "The nickname was blocked from registration by the nodes admin."
+msgstr "The nickname was blocked from registration by the nodes admin."
 
-#: src/Module/Admin/Site.php:586
-msgid "Sender Email"
-msgstr "Sender email"
+#: src/Model/User.php:655 src/Model/User.php:663
+msgid "Cannot use that email."
+msgstr "Cannot use that email."
 
-#: src/Module/Admin/Site.php:586
-msgid ""
-"The email address your server shall use to send notification emails from."
-msgstr "The email address your server shall use to send notification emails from."
+#: src/Model/User.php:670
+msgid "Your nickname can only contain a-z, 0-9 and _."
+msgstr "Your nickname can only contain a-z, 0-9 and _."
 
-#: src/Module/Admin/Site.php:587
-msgid "Banner/Logo"
-msgstr "Banner/Logo"
+#: src/Model/User.php:677 src/Model/User.php:734
+msgid "Nickname is already registered. Please choose another."
+msgstr "Nickname is already registered. Please choose another."
 
-#: src/Module/Admin/Site.php:588
-msgid "Shortcut icon"
-msgstr "Shortcut icon"
+#: src/Model/User.php:687
+msgid "SERIOUS ERROR: Generation of security keys failed."
+msgstr "SERIOUS ERROR: Generation of security keys failed."
 
-#: src/Module/Admin/Site.php:588
-msgid "Link to an icon that will be used for browsers."
-msgstr "Link to an icon that will be used for browsers."
+#: src/Model/User.php:721 src/Model/User.php:725
+msgid "An error occurred during registration. Please try again."
+msgstr "An error occurred during registration. Please try again."
 
-#: src/Module/Admin/Site.php:589
-msgid "Touch icon"
-msgstr "Touch icon"
+#: src/Model/User.php:750
+msgid "An error occurred creating your default profile. Please try again."
+msgstr "An error occurred creating your default profile. Please try again."
 
-#: src/Module/Admin/Site.php:589
-msgid "Link to an icon that will be used for tablets and mobiles."
-msgstr "Link to an icon that will be used for tablets and mobiles."
+#: src/Model/User.php:757
+msgid "An error occurred creating your self contact. Please try again."
+msgstr "An error occurred creating your self contact. Please try again."
 
-#: src/Module/Admin/Site.php:590
-msgid "Additional Info"
-msgstr "Additional Info"
+#: src/Model/User.php:766
+msgid ""
+"An error occurred creating your default contact group. Please try again."
+msgstr "An error occurred while creating your default contact group. Please try again."
 
-#: src/Module/Admin/Site.php:590
+#: src/Model/User.php:842
 #, php-format
 msgid ""
-"For public servers: you can add additional information here that will be "
-"listed at %s/servers."
-msgstr "For public servers: You can add additional information here that will be listed at %s/servers."
+"\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"
+msgstr "\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"
 
-#: src/Module/Admin/Site.php:591
-msgid "System language"
-msgstr "System language"
+#: src/Model/User.php:859
+#, php-format
+msgid "Registration at %s"
+msgstr "Registration at %s"
 
-#: src/Module/Admin/Site.php:592
-msgid "System theme"
-msgstr "System theme"
+#: src/Model/User.php:878
+#, php-format
+msgid ""
+"\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"
+msgstr "\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"
 
-#: src/Module/Admin/Site.php:592
+#: src/Model/User.php:884
+#, php-format
 msgid ""
-"Default system theme - may be over-ridden by user profiles - <a "
-"href=\"/admin/themes\" id=\"cnftheme\">Change default theme settings</a>"
-msgstr "Default system theme - may be over-ridden by user profiles - <a href=\"/admin/themes\" id=\"cnftheme\">Change default theme settings</a>"
+"\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."
+msgstr "\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."
 
-#: src/Module/Admin/Site.php:593
-msgid "Mobile system theme"
-msgstr "Mobile system theme"
+#: src/Model/User.php:919 src/Module/Admin/Users.php:88
+#, php-format
+msgid "Registration details for %s"
+msgstr "Registration details for %s"
 
-#: src/Module/Admin/Site.php:593
-msgid "Theme for mobile devices"
-msgstr "Theme for mobile devices"
+#: src/Model/Contact.php:1230
+msgid "Drop Contact"
+msgstr "Drop contact"
 
-#: src/Module/Admin/Site.php:594 src/Module/Install.php:191
-msgid "SSL link policy"
-msgstr "SSL link policy"
+#: src/Model/Contact.php:1783
+msgid "Organisation"
+msgstr "Organization"
 
-#: src/Module/Admin/Site.php:594 src/Module/Install.php:193
-msgid "Determines whether generated links should be forced to use SSL"
-msgstr "Determines whether generated links should be forced to use SSL"
+#: src/Model/Contact.php:1787
+msgid "News"
+msgstr "News"
 
-#: src/Module/Admin/Site.php:595
-msgid "Force SSL"
-msgstr "Force SSL"
+#: src/Model/Contact.php:1791
+msgid "Forum"
+msgstr "Forum"
 
-#: src/Module/Admin/Site.php:595
-msgid ""
-"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
-" to endless loops."
-msgstr "Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."
+#: src/Model/Contact.php:2192
+msgid "Connect URL missing."
+msgstr "Connect URL missing."
 
-#: src/Module/Admin/Site.php:596
-msgid "Hide help entry from navigation menu"
-msgstr "Hide help entry from navigation menu"
+#: src/Model/Contact.php:2201
+msgid ""
+"The contact could not be added. Please check the relevant network "
+"credentials in your Settings -> Social Networks page."
+msgstr "The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."
 
-#: src/Module/Admin/Site.php:596
+#: src/Model/Contact.php:2242
 msgid ""
-"Hides the menu entry for the Help pages from the navigation menu. You can "
-"still access it calling /help directly."
-msgstr "Hides the menu entry for the Help pages from the navigation menu. Help pages can still be accessed by calling ../help directly via its URL."
+"This site is not configured to allow communications with other networks."
+msgstr "This site is not configured to allow communications with other networks."
 
-#: src/Module/Admin/Site.php:597
-msgid "Single user instance"
-msgstr "Single user instance"
+#: src/Model/Contact.php:2243 src/Model/Contact.php:2256
+msgid "No compatible communication protocols or feeds were discovered."
+msgstr "No compatible communication protocols or feeds were discovered."
 
-#: src/Module/Admin/Site.php:597
-msgid "Make this instance multi-user or single-user for the named user"
-msgstr "Make this instance multi-user or single-user for the named user"
+#: src/Model/Contact.php:2254
+msgid "The profile address specified does not provide adequate information."
+msgstr "The profile address specified does not provide adequate information."
 
-#: src/Module/Admin/Site.php:599
-msgid "File storage backend"
-msgstr "File storage backend"
+#: src/Model/Contact.php:2259
+msgid "An author or name was not found."
+msgstr "An author or name was not found."
 
-#: src/Module/Admin/Site.php:599
+#: src/Model/Contact.php:2262
+msgid "No browser URL could be matched to this address."
+msgstr "No browser URL could be matched to this address."
+
+#: src/Model/Contact.php:2265
 msgid ""
-"The backend used to store uploaded data. If you change the storage backend, "
-"you can manually move the existing files. If you do not do so, the files "
-"uploaded before the change will still be available at the old backend. "
-"Please see <a href=\"/help/Settings#1_2_3_1\">the settings documentation</a>"
-" for more information about the choices and the moving procedure."
-msgstr "The backend used to store uploaded data. If you change the storage backend, you can manually move the existing files. If you do not do so, the files uploaded before the change will still be available at the old backend. Please see <a href=\"/help/Settings#1_2_3_1\">the settings documentation</a> for more information about the choices and the moving procedure."
+"Unable to match @-style Identity Address with a known protocol or email "
+"contact."
+msgstr "Unable to match @-style identity address with a known protocol or email contact."
 
-#: src/Module/Admin/Site.php:601
-msgid "Maximum image size"
-msgstr "Maximum image size"
+#: src/Model/Contact.php:2266
+msgid "Use mailto: in front of address to force email check."
+msgstr "Use mailto: in front of address to force email check."
 
-#: src/Module/Admin/Site.php:601
+#: src/Model/Contact.php:2272
 msgid ""
-"Maximum size in bytes of uploaded images. Default is 0, which means no "
-"limits."
-msgstr "Maximum size in bytes of uploaded images. Default is 0, which means no limits."
-
-#: src/Module/Admin/Site.php:602
-msgid "Maximum image length"
-msgstr "Maximum image length"
+"The profile address specified belongs to a network which has been disabled "
+"on this site."
+msgstr "The profile address specified belongs to a network which has been disabled on this site."
 
-#: src/Module/Admin/Site.php:602
+#: src/Model/Contact.php:2277
 msgid ""
-"Maximum length in pixels of the longest side of uploaded images. Default is "
-"-1, which means no limits."
-msgstr "Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."
+"Limited profile. This person will be unable to receive direct/personal "
+"notifications from you."
+msgstr "Limited profile: This person will be unable to receive direct/private messages from you."
 
-#: src/Module/Admin/Site.php:603
-msgid "JPEG image quality"
-msgstr "JPEG image quality"
+#: src/Model/Contact.php:2332
+msgid "Unable to retrieve contact information."
+msgstr "Unable to retrieve contact information."
 
-#: src/Module/Admin/Site.php:603
+#: src/Model/Group.php:77
 msgid ""
-"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
-"100, which is full quality."
-msgstr "Uploaded JPEGs will be saved at this quality setting [0-100]. Default is 100, which is the original quality level."
+"A deleted group with this name was revived. Existing item permissions "
+"<strong>may</strong> apply to this group and any future members. If this is "
+"not what you intended, please create another group with a different name."
+msgstr "A deleted group with this name has been revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."
 
-#: src/Module/Admin/Site.php:605
-msgid "Register policy"
-msgstr "Registration policy"
+#: src/Model/Group.php:407
+msgid "Default privacy group for new contacts"
+msgstr "Default privacy group for new contacts"
 
-#: src/Module/Admin/Site.php:606
-msgid "Maximum Daily Registrations"
-msgstr "Maximum daily registrations"
+#: src/Model/Group.php:439
+msgid "Everybody"
+msgstr "Everybody"
 
-#: src/Module/Admin/Site.php:606
-msgid ""
-"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."
-msgstr "If open registration is permitted, this sets the maximum number of new registrations per day.  This setting has no effect for registrations by approval."
+#: src/Model/Group.php:458
+msgid "edit"
+msgstr "edit"
 
-#: src/Module/Admin/Site.php:607
-msgid "Register text"
-msgstr "Registration text"
+#: src/Model/Group.php:484 src/Module/Welcome.php:57
+#: src/Module/Contact.php:708
+msgid "Groups"
+msgstr "Groups"
 
-#: src/Module/Admin/Site.php:607
-msgid ""
-"Will be displayed prominently on the registration page. You can use BBCode "
-"here."
-msgstr "Will be displayed prominently on the registration page. You may use BBCode here."
+#: src/Model/Group.php:488
+msgid "Edit group"
+msgstr "Edit group"
 
-#: src/Module/Admin/Site.php:608
-msgid "Forbidden Nicknames"
-msgstr "Forbidden Nicknames"
+#: src/Model/Group.php:489 src/Module/Group.php:186
+msgid "Contacts not in any group"
+msgstr "Contacts not in any group"
 
-#: src/Module/Admin/Site.php:608
-msgid ""
-"Comma separated list of nicknames that are forbidden from registration. "
-"Preset is a list of role names according RFC 2142."
-msgstr "Comma separated list of nicknames that are forbidden from registration. Preset is a list of role names according RFC 2142."
+#: src/Model/Group.php:491
+msgid "Create a new group"
+msgstr "Create new group"
 
-#: src/Module/Admin/Site.php:609
-msgid "Accounts abandoned after x days"
-msgstr "Accounts abandoned after so many days"
+#: src/Model/Group.php:492 src/Module/Group.php:171 src/Module/Group.php:194
+#: src/Module/Group.php:271
+msgid "Group Name: "
+msgstr "Group name: "
 
-#: src/Module/Admin/Site.php:609
-msgid ""
-"Will not waste system resources polling external sites for abandonded "
-"accounts. Enter 0 for no time limit."
-msgstr "Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit."
+#: src/Model/Group.php:493
+msgid "Edit groups"
+msgstr "Edit groups"
 
-#: src/Module/Admin/Site.php:610
-msgid "Allowed friend domains"
-msgstr "Allowed friend domains"
+#: src/Model/Mail.php:113 src/Model/Mail.php:250
+msgid "[no subject]"
+msgstr "[no subject]"
 
-#: src/Module/Admin/Site.php:610
-msgid ""
-"Comma separated list of domains which are allowed to establish friendships "
-"with this site. Wildcards are accepted. Empty to allow any domains"
-msgstr "Comma-separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Leave empty to allow any domains"
+#: src/Model/Profile.php:212 src/Model/Profile.php:428
+#: src/Model/Profile.php:885
+msgid "Edit profile"
+msgstr "Edit profile"
 
-#: src/Module/Admin/Site.php:611
-msgid "Allowed email domains"
-msgstr "Allowed email domains"
+#: src/Model/Profile.php:402
+msgid "Manage/edit profiles"
+msgstr "Manage/Edit profiles"
 
-#: src/Module/Admin/Site.php:611
-msgid ""
-"Comma separated list of domains which are allowed in email addresses for "
-"registrations to this site. Wildcards are accepted. Empty to allow any "
-"domains"
-msgstr "Comma-separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Leave empty to allow any domains"
+#: src/Model/Profile.php:451 src/Model/Profile.php:795
+#: src/Module/Directory.php:143
+msgid "Status:"
+msgstr "Status:"
 
-#: src/Module/Admin/Site.php:612
-msgid "No OEmbed rich content"
-msgstr "No OEmbed rich content"
+#: src/Model/Profile.php:452 src/Model/Profile.php:812
+#: src/Module/Directory.php:144
+msgid "Homepage:"
+msgstr "Homepage:"
 
-#: src/Module/Admin/Site.php:612
-msgid ""
-"Don't show the rich content (e.g. embedded PDF), except from the domains "
-"listed below."
-msgstr "Don't show rich content (e.g. embedded PDF), except from the domains listed below."
+#: src/Model/Profile.php:454 src/Module/Contact.php:609
+msgid "XMPP:"
+msgstr "XMPP:"
 
-#: src/Module/Admin/Site.php:613
-msgid "Allowed OEmbed domains"
-msgstr "Allowed OEmbed domains"
+#: src/Model/Profile.php:546 src/Module/Contact.php:299
+msgid "Unfollow"
+msgstr ""
 
-#: src/Module/Admin/Site.php:613
-msgid ""
-"Comma separated list of domains which oembed content is allowed to be "
-"displayed. Wildcards are accepted."
-msgstr "Comma-separated list of domains from where OEmbed content is allowed. Wildcards are possible."
+#: src/Model/Profile.php:548
+msgid "Atom feed"
+msgstr "Atom feed"
 
-#: src/Module/Admin/Site.php:614
-msgid "Block public"
-msgstr "Block public"
+#: src/Model/Profile.php:588 src/Model/Profile.php:685
+msgid "g A l F d"
+msgstr "g A l F d"
 
-#: src/Module/Admin/Site.php:614
-msgid ""
-"Check to block public access to all otherwise public personal pages on this "
-"site unless you are currently logged in."
-msgstr "Block public access to all otherwise public personal pages on this site, except for local users when logged in."
+#: src/Model/Profile.php:589
+msgid "F d"
+msgstr "F d"
 
-#: src/Module/Admin/Site.php:615
-msgid "Force publish"
-msgstr "Mandatory directory listing"
+#: src/Model/Profile.php:651 src/Model/Profile.php:736
+msgid "[today]"
+msgstr "[today]"
 
-#: src/Module/Admin/Site.php:615
-msgid ""
-"Check to force all profiles on this site to be listed in the site directory."
-msgstr "Force all profiles on this site to be listed in the site directory."
+#: src/Model/Profile.php:661
+msgid "Birthday Reminders"
+msgstr "Birthday reminders"
 
-#: src/Module/Admin/Site.php:615
-msgid "Enabling this may violate privacy laws like the GDPR"
-msgstr "Enabling this may violate privacy laws like the GDPR"
+#: src/Model/Profile.php:662
+msgid "Birthdays this week:"
+msgstr "Birthdays this week:"
 
-#: src/Module/Admin/Site.php:616
-msgid "Global directory URL"
-msgstr "Global directory URL"
+#: src/Model/Profile.php:723
+msgid "[No description]"
+msgstr "[No description]"
 
-#: src/Module/Admin/Site.php:616
-msgid ""
-"URL to the global directory. If this is not set, the global directory is "
-"completely unavailable to the application."
-msgstr "URL to the global directory: If this is not set, the global directory is completely unavailable to the application."
+#: src/Model/Profile.php:749
+msgid "Event Reminders"
+msgstr "Event reminders"
 
-#: src/Module/Admin/Site.php:617
-msgid "Private posts by default for new users"
-msgstr "Private posts by default for new users"
+#: src/Model/Profile.php:750
+msgid "Upcoming events the next 7 days:"
+msgstr "Upcoming events the next 7 days:"
 
-#: src/Module/Admin/Site.php:617
-msgid ""
-"Set default post permissions for all new members to the default privacy "
-"group rather than public."
-msgstr "Set default post permissions for all new members to the default privacy group rather than public."
+#: src/Model/Profile.php:767
+msgid "Member since:"
+msgstr "Member since:"
 
-#: src/Module/Admin/Site.php:618
-msgid "Don't include post content in email notifications"
-msgstr "Don't include post content in email notifications"
+#: src/Model/Profile.php:775
+msgid "j F, Y"
+msgstr "j F, Y"
 
-#: src/Module/Admin/Site.php:618
-msgid ""
-"Don't include the content of a post/comment/private message/etc. in the "
-"email notifications that are sent out from this site, as a privacy measure."
-msgstr "Don't include the content of a post/comment/private message in the email notifications sent from this site, as a privacy measure."
+#: src/Model/Profile.php:776
+msgid "j F"
+msgstr "j F"
 
-#: src/Module/Admin/Site.php:619
-msgid "Disallow public access to addons listed in the apps menu."
-msgstr "Disallow public access to addons listed in the apps menu."
+#: src/Model/Profile.php:791
+msgid "Age:"
+msgstr "Age:"
 
-#: src/Module/Admin/Site.php:619
-msgid ""
-"Checking this box will restrict addons listed in the apps menu to members "
-"only."
-msgstr "Checking this box will restrict addons listed in the apps menu to members only."
+#: src/Model/Profile.php:804
+#, php-format
+msgid "for %1$d %2$s"
+msgstr "for %1$d %2$s"
 
-#: src/Module/Admin/Site.php:620
-msgid "Don't embed private images in posts"
-msgstr "Don't embed private images in posts"
+#: src/Model/Profile.php:828
+msgid "Religion:"
+msgstr "Religion:"
 
-#: src/Module/Admin/Site.php:620
-msgid ""
-"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."
-msgstr "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."
+#: src/Model/Profile.php:836
+msgid "Hobbies/Interests:"
+msgstr "Hobbies/Interests:"
 
-#: src/Module/Admin/Site.php:621
-msgid "Explicit Content"
-msgstr "Explicit Content"
+#: src/Model/Profile.php:848
+msgid "Contact information and Social Networks:"
+msgstr "Contact information and social networks:"
 
-#: src/Module/Admin/Site.php:621
-msgid ""
-"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."
-msgstr "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."
+#: src/Model/Profile.php:852
+msgid "Musical interests:"
+msgstr "Music:"
 
-#: src/Module/Admin/Site.php:622
-msgid "Allow Users to set remote_self"
-msgstr "Allow users to set \"Remote self\""
+#: src/Model/Profile.php:856
+msgid "Books, literature:"
+msgstr "Books/Literature:"
 
-#: src/Module/Admin/Site.php:622
-msgid ""
-"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."
-msgstr "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."
+#: src/Model/Profile.php:860
+msgid "Television:"
+msgstr "Television:"
 
-#: src/Module/Admin/Site.php:623
-msgid "Block multiple registrations"
-msgstr "Block multiple registrations"
+#: src/Model/Profile.php:864
+msgid "Film/dance/culture/entertainment:"
+msgstr "Arts, culture, entertainment:"
 
-#: src/Module/Admin/Site.php:623
-msgid "Disallow users to register additional accounts for use as pages."
-msgstr "Disallow users to sign up for additional accounts."
+#: src/Model/Profile.php:868
+msgid "Love/Romance:"
+msgstr "Love/Romance:"
 
-#: src/Module/Admin/Site.php:624
-msgid "Disable OpenID"
-msgstr "Disable OpenID"
+#: src/Model/Profile.php:872
+msgid "Work/employment:"
+msgstr "Work/Employment:"
 
-#: src/Module/Admin/Site.php:624
-msgid "Disable OpenID support for registration and logins."
-msgstr "Disable OpenID support for registration and logins."
+#: src/Model/Profile.php:876
+msgid "School/education:"
+msgstr "School/Education:"
 
-#: src/Module/Admin/Site.php:625
-msgid "No Fullname check"
-msgstr "No full name check"
+#: src/Model/Profile.php:881
+msgid "Forums:"
+msgstr "Forums:"
 
-#: src/Module/Admin/Site.php:625
-msgid ""
-"Allow users to register without a space between the first name and the last "
-"name in their full name."
-msgstr "Allow users to register without a space between the first name and the last name in their full name."
+#: src/Model/Profile.php:928 src/Module/Contact.php:850
+msgid "Profile Details"
+msgstr "Profile Details"
 
-#: src/Module/Admin/Site.php:626
-msgid "Community pages for visitors"
-msgstr "Community pages for visitors"
+#: src/Model/Profile.php:978
+msgid "Only You Can See This"
+msgstr "Only you can see this."
 
-#: src/Module/Admin/Site.php:626
-msgid ""
-"Which community pages should be available for visitors. Local users always "
-"see both pages."
-msgstr "Which community pages should be available for visitors. Local users always see both pages."
+#: src/Model/Profile.php:986 src/Model/Profile.php:989
+msgid "Tips for New Members"
+msgstr "Tips for New Members"
 
-#: src/Module/Admin/Site.php:627
-msgid "Posts per user on community page"
-msgstr "Posts per user on community page"
+#: src/Model/Profile.php:1186
+#, php-format
+msgid "OpenWebAuth: %1$s welcomes %2$s"
+msgstr "OpenWebAuth: %1$s welcomes %2$s"
 
-#: src/Module/Admin/Site.php:627
-msgid ""
-"The maximum number of posts per user on the community page. (Not valid for "
-"\"Global Community\")"
-msgstr "The maximum number of posts per user on the community page. (Not valid for \"Global Community\")"
+#: src/Model/Item.php:3313
+msgid "activity"
+msgstr "activity"
 
-#: src/Module/Admin/Site.php:628
-msgid "Disable OStatus support"
-msgstr "Disable OStatus support"
+#: src/Model/Item.php:3315 src/Object/Post.php:474
+msgid "comment"
+msgid_plural "comments"
+msgstr[0] "comment"
+msgstr[1] "comments"
 
-#: src/Module/Admin/Site.php:628
-msgid ""
-"Disable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
-"communications in OStatus are public, so privacy warnings will be "
-"occasionally displayed."
-msgstr "Disable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."
+#: src/Model/Item.php:3318
+msgid "post"
+msgstr "post"
 
-#: src/Module/Admin/Site.php:629
-msgid "Only import OStatus/ActivityPub threads from our contacts"
-msgstr "Only import OStatus/ActivityPub threads from our contacts"
+#: src/Model/Item.php:3417
+#, php-format
+msgid "Content warning: %s"
+msgstr "Content warning: %s"
 
-#: src/Module/Admin/Site.php:629
-msgid ""
-"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."
-msgstr "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."
+#: src/Model/Item.php:3494
+msgid "bytes"
+msgstr "bytes"
 
-#: src/Module/Admin/Site.php:630
-msgid "OStatus support can only be enabled if threading is enabled."
-msgstr "OStatus support can only be enabled if threading is enabled."
+#: src/Model/Item.php:3541
+msgid "View on separate page"
+msgstr "View on separate page"
 
-#: src/Module/Admin/Site.php:632
-msgid ""
-"Diaspora support can't be enabled because Friendica was installed into a sub"
-" directory."
-msgstr "diaspora* support can't be enabled because Friendica was installed into a sub directory."
+#: src/Model/Item.php:3542
+msgid "view on separate page"
+msgstr "view on separate page"
 
-#: src/Module/Admin/Site.php:633
-msgid "Enable Diaspora support"
-msgstr "Enable diaspora* support"
+#: src/Protocol/OStatus.php:1300 src/Module/Profile.php:119
+#: src/Module/Profile.php:122
+#, php-format
+msgid "%s's timeline"
+msgstr "%s's timeline"
 
-#: src/Module/Admin/Site.php:633
-msgid "Provide built-in Diaspora network compatibility."
-msgstr "Provide built-in diaspora* network compatibility."
+#: src/Protocol/OStatus.php:1304 src/Module/Profile.php:120
+#, php-format
+msgid "%s's posts"
+msgstr "%s's posts"
 
-#: src/Module/Admin/Site.php:634
-msgid "Only allow Friendica contacts"
-msgstr "Only allow Friendica contacts"
+#: src/Protocol/OStatus.php:1307 src/Module/Profile.php:121
+#, php-format
+msgid "%s's comments"
+msgstr "%s's comments"
 
-#: src/Module/Admin/Site.php:634
-msgid ""
-"All contacts must use Friendica protocols. All other built-in communication "
-"protocols disabled."
-msgstr "All contacts must use Friendica protocols. All other built-in communication protocols will be disabled."
+#: src/Protocol/OStatus.php:1861
+#, php-format
+msgid "%s is now following %s."
+msgstr "%s is now following %s."
 
-#: src/Module/Admin/Site.php:635
-msgid "Verify SSL"
-msgstr "Verify SSL"
+#: src/Protocol/OStatus.php:1862
+msgid "following"
+msgstr "following"
 
-#: src/Module/Admin/Site.php:635
-msgid ""
-"If you wish, you can turn on strict certificate checking. This will mean you"
-" cannot connect (at all) to self-signed SSL sites."
-msgstr "If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."
+#: src/Protocol/OStatus.php:1865
+#, php-format
+msgid "%s stopped following %s."
+msgstr "%s stopped following %s."
 
-#: src/Module/Admin/Site.php:636
-msgid "Proxy user"
-msgstr "Proxy user"
+#: src/Protocol/OStatus.php:1866
+msgid "stopped following"
+msgstr "stopped following"
 
-#: src/Module/Admin/Site.php:637
-msgid "Proxy URL"
-msgstr "Proxy URL"
+#: src/Protocol/Diaspora.php:2527
+msgid "Sharing notification from Diaspora network"
+msgstr "Sharing notification from diaspora* network"
 
-#: src/Module/Admin/Site.php:638
-msgid "Network timeout"
-msgstr "Network timeout"
+#: src/Protocol/Diaspora.php:3674
+msgid "Attachments:"
+msgstr "Attachments:"
 
-#: src/Module/Admin/Site.php:638
-msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
-msgstr "Value is in seconds. Set to 0 for unlimited (not recommended)."
+#: src/Worker/Delivery.php:508
+msgid "(no subject)"
+msgstr "(no subject)"
 
-#: src/Module/Admin/Site.php:639
-msgid "Maximum Load Average"
-msgstr "Maximum load average"
+#: src/Module/Tos.php:35 src/Module/Tos.php:77
+msgid ""
+"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."
+msgstr "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), a 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 won’t 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."
 
-#: src/Module/Admin/Site.php:639
-#, php-format
+#: src/Module/Tos.php:36 src/Module/Tos.php:78
 msgid ""
-"Maximum system load before delivery and poll processes are deferred - "
-"default %d."
-msgstr "Maximum system load before delivery and poll processes are deferred - default %d."
+"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."
+msgstr "This information is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional personal information that may be transmitted to the communication partner's accounts."
 
-#: src/Module/Admin/Site.php:640
-msgid "Maximum Load Average (Frontend)"
-msgstr "Maximum load average (frontend)"
+#: src/Module/Tos.php:37 src/Module/Tos.php:79
+#, php-format
+msgid ""
+"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."
+msgstr "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."
 
-#: src/Module/Admin/Site.php:640
-msgid "Maximum system load before the frontend quits service - default 50."
-msgstr "Maximum system load before the frontend quits service (default 50)."
+#: src/Module/Tos.php:40 src/Module/Tos.php:76
+msgid "Privacy Statement"
+msgstr "Privacy Statement"
 
-#: src/Module/Admin/Site.php:641
-msgid "Minimal Memory"
-msgstr "Minimal memory"
+#: src/Module/Apps.php:29
+msgid "No installed applications."
+msgstr "No installed applications."
 
-#: src/Module/Admin/Site.php:641
-msgid ""
-"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
-"default 0 (deactivated)."
-msgstr "Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."
+#: src/Module/Apps.php:34
+msgid "Applications"
+msgstr "Applications"
 
-#: src/Module/Admin/Site.php:642
-msgid "Maximum table size for optimization"
-msgstr "Maximum table size for optimization"
+#: src/Module/Credits.php:25
+msgid "Credits"
+msgstr "Credits"
 
-#: src/Module/Admin/Site.php:642
+#: src/Module/Credits.php:26
 msgid ""
-"Maximum table size (in MB) for the automatic optimization. Enter -1 to "
-"disable it."
-msgstr "Maximum table size (in MB) for automatic optimization. Enter -1 to disable it."
+"Friendica is a community project, that would not be possible without the "
+"help of many people. Here is a list of those who have contributed to the "
+"code or the translation of Friendica. Thank you all!"
+msgstr "Friendica is a community project that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"
 
-#: src/Module/Admin/Site.php:643
-msgid "Minimum level of fragmentation"
-msgstr "Minimum level of fragmentation"
+#: src/Module/Admin/Addons/Details.php:51
+msgid "Addon not found."
+msgstr "Addon not found."
 
-#: src/Module/Admin/Site.php:643
-msgid ""
-"Minimum fragmenation level to start the automatic optimization - default "
-"value is 30%."
-msgstr "Minimum fragmentation level to start the automatic optimization (default 30%)."
+#: src/Module/Admin/Addons/Details.php:62 src/Module/Admin/Addons/Index.php:32
+#, php-format
+msgid "Addon %s disabled."
+msgstr "Addon %s disabled."
 
-#: src/Module/Admin/Site.php:645
-msgid "Periodical check of global contacts"
-msgstr "Periodical check of global contacts"
+#: src/Module/Admin/Addons/Details.php:65 src/Module/Admin/Addons/Index.php:34
+#, php-format
+msgid "Addon %s enabled."
+msgstr "Addon %s enabled."
 
-#: src/Module/Admin/Site.php:645
-msgid ""
-"If enabled, the global contacts are checked periodically for missing or "
-"outdated data and the vitality of the contacts and servers."
-msgstr "This checks global contacts periodically for missing or outdated data and the vitality of the contacts and servers."
+#: src/Module/Admin/Addons/Details.php:76
+#: src/Module/Admin/Themes/Details.php:60
+msgid "Disable"
+msgstr "Disable"
 
-#: src/Module/Admin/Site.php:646
-msgid "Days between requery"
-msgstr "Days between enquiry"
+#: src/Module/Admin/Addons/Details.php:79
+#: src/Module/Admin/Themes/Details.php:63
+msgid "Enable"
+msgstr "Enable"
 
-#: src/Module/Admin/Site.php:646
-msgid "Number of days after which a server is requeried for his contacts."
-msgstr "Number of days after which a server is rechecked for contacts."
+#: src/Module/Admin/Addons/Details.php:99 src/Module/Admin/Addons/Index.php:50
+#: src/Module/Admin/Blocklist/Contact.php:61
+#: src/Module/Admin/Blocklist/Server.php:73
+#: src/Module/Admin/Federation.php:187 src/Module/Admin/Item/Delete.php:46
+#: src/Module/Admin/Logs/Settings.php:63 src/Module/Admin/Logs/View.php:46
+#: src/Module/Admin/Themes/Details.php:104
+#: src/Module/Admin/Themes/Index.php:95 src/Module/Admin/Tos.php:42
+#: src/Module/Admin/Users.php:277 src/Module/Admin/Queue.php:56
+#: src/Module/Admin/Site.php:566 src/Module/Admin/Summary.php:173
+msgid "Administration"
+msgstr "Administration"
 
-#: src/Module/Admin/Site.php:647
-msgid "Discover contacts from other servers"
-msgstr "Discover contacts from other servers"
+#: src/Module/Admin/Addons/Details.php:101
+#: src/Module/Admin/Themes/Details.php:106
+msgid "Toggle"
+msgstr "Toggle"
 
-#: src/Module/Admin/Site.php:647
-msgid ""
-"Periodically query other servers for contacts. You can choose between "
-"\"Users\": the users on the remote system, \"Global Contacts\": active "
-"contacts that are known on the system. The fallback is meant for Redmatrix "
-"servers and older friendica servers, where global contacts weren't "
-"available. The fallback increases the server load, so the recommended "
-"setting is \"Users, Global Contacts\"."
-msgstr "Periodically query other servers for contacts. You can choose between \"Users\": the users on the remote system, \"Global Contacts\": active contacts that are known on the system. The fallback is meant for Redmatrix servers and older Friendica servers, where global contacts weren't available. The fallback increases the server load, so the recommended setting is \"Users, Global Contacts\"."
+#: src/Module/Admin/Addons/Details.php:109
+#: src/Module/Admin/Themes/Details.php:115
+msgid "Author: "
+msgstr "Author: "
 
-#: src/Module/Admin/Site.php:648
-msgid "Timeframe for fetching global contacts"
-msgstr "Time-frame for fetching global contacts"
+#: src/Module/Admin/Addons/Details.php:110
+#: src/Module/Admin/Themes/Details.php:116
+msgid "Maintainer: "
+msgstr "Maintainer: "
 
-#: src/Module/Admin/Site.php:648
-msgid ""
-"When the discovery is activated, this value defines the timeframe for the "
-"activity of the global contacts that are fetched from other servers."
-msgstr "If discovery is activated, this value defines the time-frame for the activity of the global contacts that are fetched from other servers."
+#: src/Module/Admin/Addons/Index.php:36
+#, php-format
+msgid "Addon %s failed to install."
+msgstr "Addon %s failed to install."
 
-#: src/Module/Admin/Site.php:649
-msgid "Search the local directory"
-msgstr "Search the local directory"
+#: src/Module/Admin/Addons/Index.php:53
+msgid "Reload active addons"
+msgstr "Reload active addons"
 
-#: src/Module/Admin/Site.php:649
+#: src/Module/Admin/Addons/Index.php:58
+#, php-format
 msgid ""
-"Search the local directory instead of the global directory. When searching "
-"locally, every search will be executed on the global directory in the "
-"background. This improves the search results when the search is repeated."
-msgstr "Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."
+"There are currently no addons available on your node. You can find the "
+"official addon repository at %1$s and might find other interesting addons in"
+" the open addon registry at %2$s"
+msgstr "There are currently no addons available on your node. You can find the official addon repository at %1$s and might find other interesting addons in the open addon registry at %2$s"
 
-#: src/Module/Admin/Site.php:651
-msgid "Publish server information"
-msgstr "Publish server information"
+#: src/Module/Admin/Blocklist/Contact.php:28
+#: src/Console/GlobalCommunityBlock.php:87
+msgid "The contact has been blocked from the node"
+msgstr "This contact has been blocked from the node"
 
-#: src/Module/Admin/Site.php:651
-msgid ""
-"If enabled, general server and usage data will be published. The data "
-"contains the name and version of the server, number of users with public "
-"profiles, number of posts and the activated protocols and connectors. See <a"
-" href=\"http://the-federation.info/\">the-federation.info</a> for details."
-msgstr "If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See <a href=\"http://the-federation.info/\">the-federation.info</a> for details."
+#: src/Module/Admin/Blocklist/Contact.php:30
+#: src/Console/GlobalCommunityBlock.php:82
+#, php-format
+msgid "Could not find any contact entry for this URL (%s)"
+msgstr "Could not find any contact entry for this URL (%s)"
 
-#: src/Module/Admin/Site.php:653
-msgid "Check upstream version"
-msgstr "Check upstream version"
+#: src/Module/Admin/Blocklist/Contact.php:38
+#, php-format
+msgid "%s contact unblocked"
+msgid_plural "%s contacts unblocked"
+msgstr[0] "%s contact unblocked"
+msgstr[1] "%s contacts unblocked"
 
-#: src/Module/Admin/Site.php:653
+#: src/Module/Admin/Blocklist/Contact.php:62
+msgid "Remote Contact Blocklist"
+msgstr "Remote contact blocklist"
+
+#: src/Module/Admin/Blocklist/Contact.php:63
 msgid ""
-"Enables checking for new Friendica versions at github. If there is a new "
-"version, you will be informed in the admin panel overview."
-msgstr "Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."
+"This page allows you to prevent any message from a remote contact to reach "
+"your node."
+msgstr "This page allows you to prevent any message from a remote contact to reach your node."
 
-#: src/Module/Admin/Site.php:654
-msgid "Suppress Tags"
-msgstr "Suppress tags"
+#: src/Module/Admin/Blocklist/Contact.php:64
+msgid "Block Remote Contact"
+msgstr "Block remote contact"
 
-#: src/Module/Admin/Site.php:654
-msgid "Suppress showing a list of hashtags at the end of the posting."
-msgstr "Suppress listed hashtags at the end of posts."
+#: src/Module/Admin/Blocklist/Contact.php:65 src/Module/Admin/Users.php:280
+msgid "select all"
+msgstr "select all"
 
-#: src/Module/Admin/Site.php:655
-msgid "Clean database"
-msgstr "Clean database"
+#: src/Module/Admin/Blocklist/Contact.php:66
+msgid "select none"
+msgstr "select none"
 
-#: src/Module/Admin/Site.php:655
-msgid ""
-"Remove old remote items, orphaned database records and old content from some"
-" other helper tables."
-msgstr "Remove old remote items, orphaned database records, and old content from some other helper tables."
+#: src/Module/Admin/Blocklist/Contact.php:68 src/Module/Admin/Users.php:291
+#: src/Module/Contact.php:585 src/Module/Contact.php:802
+#: src/Module/Contact.php:1061
+msgid "Unblock"
+msgstr "Unblock"
 
-#: src/Module/Admin/Site.php:656
-msgid "Lifespan of remote items"
-msgstr "Lifespan of remote items"
+#: src/Module/Admin/Blocklist/Contact.php:69
+msgid "No remote contact is blocked from this node."
+msgstr "No remote contact is blocked from this node."
 
-#: src/Module/Admin/Site.php:656
-msgid ""
-"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."
-msgstr "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 behavior."
+#: src/Module/Admin/Blocklist/Contact.php:71
+msgid "Blocked Remote Contacts"
+msgstr "Blocked remote contacts"
 
-#: src/Module/Admin/Site.php:657
-msgid "Lifespan of unclaimed items"
-msgstr "Lifespan of unclaimed items"
+#: src/Module/Admin/Blocklist/Contact.php:72
+msgid "Block New Remote Contact"
+msgstr "Block new remote contact"
 
-#: src/Module/Admin/Site.php:657
-msgid ""
-"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."
-msgstr "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."
+#: src/Module/Admin/Blocklist/Contact.php:73
+msgid "Photo"
+msgstr "Photo"
 
-#: src/Module/Admin/Site.php:658
-msgid "Lifespan of raw conversation data"
-msgstr "Lifespan of raw conversation data"
+#: src/Module/Admin/Blocklist/Contact.php:73
+msgid "Reason"
+msgstr ""
 
-#: src/Module/Admin/Site.php:658
-msgid ""
-"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."
-msgstr "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."
+#: src/Module/Admin/Blocklist/Contact.php:81
+#, php-format
+msgid "%s total blocked contact"
+msgid_plural "%s total blocked contacts"
+msgstr[0] "%s total blocked contact"
+msgstr[1] "%s blocked contacts"
 
-#: src/Module/Admin/Site.php:659
-msgid "Path to item cache"
-msgstr "Path to item cache"
+#: src/Module/Admin/Blocklist/Contact.php:83
+msgid "URL of the remote contact to block."
+msgstr "URL of the remote contact to block."
 
-#: src/Module/Admin/Site.php:659
-msgid "The item caches buffers generated bbcode and external images."
-msgstr "The item cache retains expanded bbcode and external images."
+#: src/Module/Admin/Blocklist/Contact.php:84
+msgid "Block Reason"
+msgstr ""
 
-#: src/Module/Admin/Site.php:660
-msgid "Cache duration in seconds"
-msgstr "Cache duration in seconds"
+#: src/Module/Admin/Blocklist/Server.php:31
+msgid "Server domain pattern added to blocklist."
+msgstr ""
 
-#: src/Module/Admin/Site.php:660
-msgid ""
-"How long should the cache files be hold? Default value is 86400 seconds (One"
-" day). To disable the item cache, set the value to -1."
-msgstr "How long should cache files be held? (Default 86400 seconds - one day;  -1 disables item cache)"
+#: src/Module/Admin/Blocklist/Server.php:47
+msgid "Site blocklist updated."
+msgstr "Site blocklist updated."
 
-#: src/Module/Admin/Site.php:661
-msgid "Maximum numbers of comments per post"
-msgstr "Maximum number of comments per post"
+#: src/Module/Admin/Blocklist/Server.php:64
+#: src/Module/Admin/Blocklist/Server.php:89
+msgid "Blocked server domain pattern"
+msgstr ""
 
-#: src/Module/Admin/Site.php:661
-msgid "How much comments should be shown for each post? Default value is 100."
-msgstr "How many comments should be shown for each post? (Default 100)"
+#: src/Module/Admin/Blocklist/Server.php:65
+#: src/Module/Admin/Blocklist/Server.php:90 src/Module/Friendica.php:60
+msgid "Reason for the block"
+msgstr "Reason for the block"
 
-#: src/Module/Admin/Site.php:662
-msgid "Temp path"
-msgstr "Temp path"
+#: src/Module/Admin/Blocklist/Server.php:66
+msgid "Delete server domain pattern"
+msgstr ""
 
-#: src/Module/Admin/Site.php:662
-msgid ""
-"If you have a restricted system where the webserver can't access the system "
-"temp path, enter another path here."
-msgstr "Enter a different temp path if your system restricts the webserver's access to the system temp path."
+#: src/Module/Admin/Blocklist/Server.php:66
+msgid "Check to delete this entry from the blocklist"
+msgstr "Check to delete this entry from the blocklist"
 
-#: src/Module/Admin/Site.php:663
-msgid "Disable picture proxy"
-msgstr "Disable picture proxy"
+#: src/Module/Admin/Blocklist/Server.php:74
+msgid "Server Domain Pattern Blocklist"
+msgstr ""
 
-#: src/Module/Admin/Site.php:663
+#: src/Module/Admin/Blocklist/Server.php:75
 msgid ""
-"The picture proxy increases performance and privacy. It shouldn't be used on"
-" systems with very low bandwidth."
-msgstr "The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwidth."
+"This page can be used to define a blacklist of server domain patterns from "
+"the federated network that are not allowed to interact with your node. For "
+"each domain pattern you should also provide the reason why you block it."
+msgstr ""
 
-#: src/Module/Admin/Site.php:664
-msgid "Only search in tags"
-msgstr "Only search in tags"
+#: src/Module/Admin/Blocklist/Server.php:76
+msgid ""
+"The list of blocked server domain patterns will be made publically available"
+" on the <a href=\"/friendica\">/friendica</a> page so that your users and "
+"people investigating communication problems can find the reason easily."
+msgstr ""
 
-#: src/Module/Admin/Site.php:664
-msgid "On large systems the text search can slow down the system extremely."
-msgstr "On large systems, the text search can slow down the system significantly."
+#: src/Module/Admin/Blocklist/Server.php:77
+msgid ""
+"<p>The server domain pattern syntax is case-insensitive shell wildcard, comprising the following special characters:</p>\n"
+"<ul>\n"
+"\t<li><code>*</code>: Any number of characters</li>\n"
+"\t<li><code>?</code>: Any single character</li>\n"
+"\t<li><code>[&lt;char1&gt;&lt;char2&gt;...]</code>: char1 or char2</li>\n"
+"</ul>"
+msgstr ""
 
-#: src/Module/Admin/Site.php:666
-msgid "New base url"
-msgstr "New base URL"
+#: src/Module/Admin/Blocklist/Server.php:83
+msgid "Add new entry to block list"
+msgstr "Add new entry to block list"
 
-#: src/Module/Admin/Site.php:666
-msgid ""
-"Change base url for this server. Sends relocate message to all Friendica and"
-" Diaspora* contacts of all users."
-msgstr "Change base URL for this server. Sends a relocate message to all Friendica and diaspora* contacts, for all users."
+#: src/Module/Admin/Blocklist/Server.php:84
+msgid "Server Domain Pattern"
+msgstr ""
 
-#: src/Module/Admin/Site.php:668
-msgid "RINO Encryption"
-msgstr "RINO Encryption"
+#: src/Module/Admin/Blocklist/Server.php:84
+msgid ""
+"The domain pattern of the new server to add to the block list. Do not "
+"include the protocol."
+msgstr ""
 
-#: src/Module/Admin/Site.php:668
-msgid "Encryption layer between nodes."
-msgstr "Encryption layer between nodes."
+#: src/Module/Admin/Blocklist/Server.php:85
+msgid "Block reason"
+msgstr "Block reason"
 
-#: src/Module/Admin/Site.php:668
-msgid "Enabled"
-msgstr "Enabled"
+#: src/Module/Admin/Blocklist/Server.php:85
+msgid "The reason why you blocked this server domain pattern."
+msgstr ""
 
-#: src/Module/Admin/Site.php:670
-msgid "Maximum number of parallel workers"
-msgstr "Maximum number of parallel workers"
+#: src/Module/Admin/Blocklist/Server.php:86
+msgid "Add Entry"
+msgstr "Add entry"
 
-#: src/Module/Admin/Site.php:670
-#, php-format
-msgid ""
-"On shared hosters set this to %d. On larger systems, values of %d are great."
-" Default value is %d."
-msgstr "On shared hosters set this to %d. On larger systems, values of %d are great. Default value is %d."
+#: src/Module/Admin/Blocklist/Server.php:87
+msgid "Save changes to the blocklist"
+msgstr "Save changes to the blocklist"
 
-#: src/Module/Admin/Site.php:671
-msgid "Don't use \"proc_open\" with the worker"
-msgstr "Don't use \"proc_open\" with the worker"
+#: src/Module/Admin/Blocklist/Server.php:88
+msgid "Current Entries in the Blocklist"
+msgstr "Current entries in the blocklist"
 
-#: src/Module/Admin/Site.php:671
-msgid ""
-"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."
-msgstr "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."
+#: src/Module/Admin/Blocklist/Server.php:91
+msgid "Delete entry from blocklist"
+msgstr "Delete entry from blocklist"
 
-#: src/Module/Admin/Site.php:672
-msgid "Enable fastlane"
-msgstr "Enable fast-lane"
+#: src/Module/Admin/Blocklist/Server.php:94
+msgid "Delete entry from blocklist?"
+msgstr "Delete entry from blocklist?"
 
-#: src/Module/Admin/Site.php:672
-msgid ""
-"When enabed, the fastlane mechanism starts an additional worker if processes"
-" with higher priority are blocked by processes of lower priority."
-msgstr "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."
+#: src/Module/Admin/DBSync.php:32
+msgid "Update has been marked successful"
+msgstr "Update has been marked successful"
 
-#: src/Module/Admin/Site.php:673
-msgid "Enable frontend worker"
-msgstr "Enable frontend worker"
+#: src/Module/Admin/DBSync.php:42
+#, php-format
+msgid "Database structure update %s was successfully applied."
+msgstr "Database structure update %s was successfully applied."
 
-#: src/Module/Admin/Site.php:673
+#: src/Module/Admin/DBSync.php:46
 #, php-format
-msgid ""
-"When enabled the Worker process is triggered when backend access is "
-"performed (e.g. messages being delivered). 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."
-msgstr "When enabled the Worker process is triggered when backend access is performed (e.g. messages being delivered). 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."
+msgid "Executing of database structure update %s failed with error: %s"
+msgstr "Execution of database structure update %s failed with error: %s"
 
-#: src/Module/Admin/Site.php:675
-msgid "Subscribe to relay"
-msgstr "Subscribe to relay"
+#: src/Module/Admin/DBSync.php:63
+#, php-format
+msgid "Executing %s failed with error: %s"
+msgstr "Execution of %s failed with error: %s"
 
-#: src/Module/Admin/Site.php:675
-msgid ""
-"Enables the receiving of public posts from the relay. They will be included "
-"in the search, subscribed tags and on the global community page."
-msgstr "Receive public posts from the specified relay. Post will be included in searches, subscribed tags, and on the global community page."
+#: src/Module/Admin/DBSync.php:65
+#, php-format
+msgid "Update %s was successfully applied."
+msgstr "Update %s was successfully applied."
 
-#: src/Module/Admin/Site.php:676
-msgid "Relay server"
-msgstr "Relay server"
+#: src/Module/Admin/DBSync.php:68
+#, php-format
+msgid "Update %s did not return a status. Unknown if it succeeded."
+msgstr "Update %s did not return a status. Unknown if it succeeded."
 
-#: src/Module/Admin/Site.php:676
-msgid ""
-"Address of the relay server where public posts should be send to. For "
-"example https://relay.diasp.org"
-msgstr "Address of the relay server where public posts should be sent. For example https://relay.diasp.org"
+#: src/Module/Admin/DBSync.php:71
+#, php-format
+msgid "There was no additional update function %s that needed to be called."
+msgstr "There was no additional update function %s that needed to be called."
 
-#: src/Module/Admin/Site.php:677
-msgid "Direct relay transfer"
-msgstr "Direct relay transfer"
+#: src/Module/Admin/DBSync.php:91
+msgid "No failed updates."
+msgstr "No failed updates."
 
-#: src/Module/Admin/Site.php:677
-msgid ""
-"Enables the direct transfer to other servers without using the relay servers"
-msgstr "Enables direct transfer to other servers without using a relay server."
+#: src/Module/Admin/DBSync.php:92
+msgid "Check database structure"
+msgstr "Check database structure"
 
-#: src/Module/Admin/Site.php:678
-msgid "Relay scope"
-msgstr "Relay scope"
+#: src/Module/Admin/DBSync.php:97
+msgid "Failed Updates"
+msgstr "Failed updates"
 
-#: src/Module/Admin/Site.php:678
+#: src/Module/Admin/DBSync.php:98
 msgid ""
-"Can be \"all\" or \"tags\". \"all\" means that every public post should be "
-"received. \"tags\" means that only posts with selected tags should be "
-"received."
-msgstr "Can be \"all\" or \"tags\". \"all\" means that every public post should be received. \"tags\" means that only posts with selected tags should be received."
+"This does not include updates prior to 1139, which did not return a status."
+msgstr "This does not include updates prior to 1139, which did not return a status."
 
-#: src/Module/Admin/Site.php:678
-msgid "all"
-msgstr "all"
+#: src/Module/Admin/DBSync.php:99
+msgid "Mark success (if update was manually applied)"
+msgstr "Mark success (if update was manually applied)"
 
-#: src/Module/Admin/Site.php:678
-msgid "tags"
-msgstr "tags"
+#: src/Module/Admin/DBSync.php:100
+msgid "Attempt to execute this update step automatically"
+msgstr "Attempt to execute this update step automatically"
 
-#: src/Module/Admin/Site.php:679
-msgid "Server tags"
-msgstr "Server tags"
+#: src/Module/Admin/Features.php:59
+#, php-format
+msgid "Lock feature %s"
+msgstr "Lock feature %s"
 
-#: src/Module/Admin/Site.php:679
-msgid "Comma separated list of tags for the \"tags\" subscription."
-msgstr "Comma separated list of tags for the \"tags\" subscription."
+#: src/Module/Admin/Features.php:67
+msgid "Manage Additional Features"
+msgstr "Manage additional features"
 
-#: src/Module/Admin/Site.php:680
-msgid "Allow user tags"
-msgstr "Allow user tags"
+#: src/Module/Admin/Federation.php:76
+msgid "unknown"
+msgstr "unknown"
 
-#: src/Module/Admin/Site.php:680
+#: src/Module/Admin/Federation.php:181
 msgid ""
-"If enabled, the tags from the saved searches will used for the \"tags\" "
-"subscription in addition to the \"relay_server_tags\"."
-msgstr "If enabled, the tags from the saved searches will used for the \"tags\" subscription in addition to the \"relay_server_tags\"."
-
-#: src/Module/Admin/Site.php:683
-msgid "Start Relocation"
-msgstr "Start Relocation"
+"This page offers you some numbers to the known part of the federated social "
+"network your Friendica node is part of. These numbers are not complete but "
+"only reflect the part of the network your node is aware of."
+msgstr "This page offers statistics about the federated social network, of which your Friendica node is one part. These numbers do not represent the entire network, but merely the parts that are connected to your node.\""
 
-#: src/Module/Admin/Summary.php:30
-#, php-format
+#: src/Module/Admin/Federation.php:182
 msgid ""
-"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 />"
-msgstr "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 />"
+"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
+"will improve the data displayed here."
+msgstr "The <em>Auto Discovered Contact Directory</em> feature is not enabled; enabling it will improve the data displayed here."
 
-#: src/Module/Admin/Summary.php:38
+#: src/Module/Admin/Federation.php:188 src/Module/BaseAdminModule.php:77
+msgid "Federation Statistics"
+msgstr "Federation statistics"
+
+#: src/Module/Admin/Federation.php:194
 #, php-format
 msgid ""
-"There is a new version of Friendica available for download. Your current "
-"version is %1$s, upstream version is %2$s"
-msgstr "A new Friendica version is available now. Your current version is %1$s, upstream version is %2$s"
+"Currently this node is aware of %d nodes with %d registered users from the "
+"following platforms:"
+msgstr "Currently, this node is aware of %d nodes with %d registered users from the following platforms:"
 
-#: src/Module/Admin/Summary.php:47
-msgid ""
-"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."
-msgstr "The database update failed. Please run \"php bin/console.php dbstructure update\" from the command line and check for errors that may appear."
+#: src/Module/Admin/Item/Delete.php:35
+msgid "Item marked for deletion."
+msgstr "Item marked for deletion."
 
-#: src/Module/Admin/Summary.php:51
-msgid ""
-"The last update failed. Please run \"php bin/console.php dbstructure "
-"update\" from the command line and have a look at the errors that might "
-"appear. (Some of the errors are possibly inside the logfile.)"
-msgstr "The last update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that may appear in the console and logfile output."
+#: src/Module/Admin/Item/Delete.php:47 src/Module/BaseAdminModule.php:95
+msgid "Delete Item"
+msgstr "Delete item"
 
-#: src/Module/Admin/Summary.php:56
-msgid "The worker was never executed. Please check your database structure!"
-msgstr "The worker process has never been executed. Please check your database structure!"
+#: src/Module/Admin/Item/Delete.php:48
+msgid "Delete this Item"
+msgstr "Delete"
 
-#: src/Module/Admin/Summary.php:58
-#, php-format
+#: src/Module/Admin/Item/Delete.php:49
 msgid ""
-"The last worker execution was on %s UTC. This is older than one hour. Please"
-" check your crontab settings."
-msgstr "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings."
+"On this page you can delete an item from your node. If the item is a top "
+"level posting, the entire thread will be deleted."
+msgstr "Here you can delete an item from this node. If the item is a top-level posting, the entire thread will be deleted."
 
-#: src/Module/Admin/Summary.php:63
-#, php-format
+#: src/Module/Admin/Item/Delete.php:50
 msgid ""
-"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."
-msgstr "Friendica's configuration is now stored in config/local.config.php; please copy config/local-sample.config.php and move your config from config/local.ini.php. See the Config help page for help with the transition.<code>.htconfig.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."
+"You need to know the GUID of the item. You can find it e.g. by looking at "
+"the display URL. The last part of http://example.com/display/123456 is the "
+"GUID, here 123456."
+msgstr "You need to know the global unique identifier (GUID) of the item, which you can find by looking at the display URL. The last part of http://example.com/display/123456 is the GUID: i.e. 123456."
 
-#: src/Module/Admin/Summary.php:67
-#, php-format
-msgid ""
-"Friendica's configuration now is stored in config/local.config.php, please "
-"copy config/local-sample.config.php and move your config from "
-"<code>config/local.ini.php</code>. See <a href=\"%s\">the Config help "
-"page</a> for help with the transition."
-msgstr "Friendica's configuration is now stored in config/local.config.php; please copy config/local-sample.config.php and move your config from <code>config/local.ini.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."
+#: src/Module/Admin/Item/Delete.php:51
+msgid "GUID"
+msgstr "GUID"
 
-#: src/Module/Admin/Summary.php:73
-#, php-format
-msgid ""
-"<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."
-msgstr "<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."
+#: src/Module/Admin/Item/Delete.php:51
+msgid "The GUID of the item you want to delete."
+msgstr "GUID of item to be deleted."
 
-#: src/Module/Admin/Summary.php:89
-#, php-format
-msgid ""
-"Friendica's system.basepath was updated from '%s' to '%s'. Please remove the"
-" system.basepath from your db to avoid differences."
-msgstr "The system.basepath was updated from '%s' to '%s'. Please remove the system.basepath from your db to avoid differences."
+#: src/Module/Admin/Item/Source.php:47
+msgid "Item Guid"
+msgstr "Item Guid"
 
-#: src/Module/Admin/Summary.php:97
+#: src/Module/Admin/Logs/Settings.php:27 src/Module/Admin/Summary.php:83
+#: src/Module/Admin/Summary.php:90
 #, php-format
-msgid ""
-"Friendica's current system.basepath '%s' is wrong and the config file '%s' "
-"isn't used."
-msgstr "The current system.basepath '%s' is wrong and the config file '%s' isn't used."
+msgid "The logfile '%s' is not writable. No logging possible"
+msgstr ""
 
-#: src/Module/Admin/Summary.php:105
-#, php-format
-msgid ""
-"Friendica's current system.basepath '%s' is not equal to the config file "
-"'%s'. Please fix your configuration."
-msgstr "The current system.basepath '%s' is not equal to the config file '%s'. Please fix your configuration."
+#: src/Module/Admin/Logs/Settings.php:36
+msgid "Log settings updated."
+msgstr "Log settings updated."
 
-#: src/Module/Admin/Summary.php:112
-msgid "Normal Account"
-msgstr "Standard account"
+#: src/Module/Admin/Logs/Settings.php:55
+msgid "PHP log currently enabled."
+msgstr "PHP log currently enabled."
 
-#: src/Module/Admin/Summary.php:113
-msgid "Automatic Follower Account"
-msgstr "Automatic follower account"
+#: src/Module/Admin/Logs/Settings.php:57
+msgid "PHP log currently disabled."
+msgstr "PHP log currently disabled."
 
-#: src/Module/Admin/Summary.php:114
-msgid "Public Forum Account"
-msgstr "Public forum account"
+#: src/Module/Admin/Logs/Settings.php:64 src/Module/BaseAdminModule.php:97
+#: src/Module/BaseAdminModule.php:98
+msgid "Logs"
+msgstr "Logs"
 
-#: src/Module/Admin/Summary.php:115
-msgid "Automatic Friend Account"
-msgstr "Automatic friend account"
+#: src/Module/Admin/Logs/Settings.php:66
+msgid "Clear"
+msgstr "Clear"
 
-#: src/Module/Admin/Summary.php:116
-msgid "Blog Account"
-msgstr "Blog account"
+#: src/Module/Admin/Logs/Settings.php:70
+msgid "Enable Debugging"
+msgstr "Enable debugging"
 
-#: src/Module/Admin/Summary.php:117
-msgid "Private Forum Account"
-msgstr "Private forum account"
+#: src/Module/Admin/Logs/Settings.php:71
+msgid "Log file"
+msgstr "Log file"
 
-#: src/Module/Admin/Summary.php:141
-msgid "Message queues"
-msgstr "Message queues"
+#: src/Module/Admin/Logs/Settings.php:71
+msgid ""
+"Must be writable by web server. Relative to your Friendica top-level "
+"directory."
+msgstr "Must be writable by web server and relative to your Friendica top-level directory."
 
-#: src/Module/Admin/Summary.php:147
-msgid "Server Settings"
-msgstr "Server Settings"
+#: src/Module/Admin/Logs/Settings.php:72
+msgid "Log level"
+msgstr "Log level"
 
-#: src/Module/Admin/Summary.php:161
-msgid "Summary"
-msgstr "Summary"
+#: src/Module/Admin/Logs/Settings.php:74
+msgid "PHP logging"
+msgstr "PHP logging"
 
-#: src/Module/Admin/Summary.php:163
-msgid "Registered users"
-msgstr "Signed up users"
+#: src/Module/Admin/Logs/Settings.php:75
+msgid ""
+"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."
+msgstr "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."
 
-#: src/Module/Admin/Summary.php:165
-msgid "Pending registrations"
-msgstr "Pending registrations"
+#: src/Module/Admin/Logs/View.php:22
+#, php-format
+msgid ""
+"Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see "
+"if file %1$s exist and is readable."
+msgstr "Error trying to open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file %1$s exist and is readable."
 
-#: src/Module/Admin/Summary.php:166
-msgid "Version"
-msgstr "Version"
+#: src/Module/Admin/Logs/View.php:26
+#, php-format
+msgid ""
+"Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check to see if file"
+" %1$s is readable."
+msgstr "Couldn't open <strong>%1$s</strong> log file.\\r\\n<br/>Check if file %1$s is readable."
 
-#: src/Module/Admin/Summary.php:170
-msgid "Active addons"
-msgstr "Active addons"
+#: src/Module/Admin/Logs/View.php:47 src/Module/BaseAdminModule.php:99
+msgid "View Logs"
+msgstr "View logs"
 
 #: src/Module/Admin/Themes/Details.php:32 src/Module/Admin/Themes/Embed.php:46
 msgid "Theme settings updated."
 msgstr "Theme settings updated."
 
-#: src/Module/Admin/Themes/Details.php:71 src/Module/Admin/Themes/Index.php:47
+#: src/Module/Admin/Themes/Details.php:71 src/Module/Admin/Themes/Index.php:49
 #, php-format
 msgid "Theme %s disabled."
 msgstr "Theme %s disabled."
 
-#: src/Module/Admin/Themes/Details.php:73 src/Module/Admin/Themes/Index.php:49
+#: src/Module/Admin/Themes/Details.php:73 src/Module/Admin/Themes/Index.php:51
 #, php-format
 msgid "Theme %s successfully enabled."
 msgstr "Theme %s successfully enabled."
 
-#: src/Module/Admin/Themes/Details.php:75 src/Module/Admin/Themes/Index.php:51
+#: src/Module/Admin/Themes/Details.php:75 src/Module/Admin/Themes/Index.php:53
 #, php-format
 msgid "Theme %s failed to install."
 msgstr "Theme %s failed to install."
@@ -8160,7 +7246,7 @@ msgid "Screenshot"
 msgstr "Screenshot"
 
 #: src/Module/Admin/Themes/Details.php:105
-#: src/Module/Admin/Themes/Index.php:94 src/Module/BaseAdminModule.php:83
+#: src/Module/Admin/Themes/Index.php:96 src/Module/BaseAdminModule.php:83
 msgid "Themes"
 msgstr "Theme selection"
 
@@ -8168,20 +7254,20 @@ msgstr "Theme selection"
 msgid "Unknown theme."
 msgstr "Unknown theme."
 
-#: src/Module/Admin/Themes/Index.php:96
+#: src/Module/Admin/Themes/Index.php:98
 msgid "Reload active themes"
 msgstr "Reload active themes"
 
-#: src/Module/Admin/Themes/Index.php:101
+#: src/Module/Admin/Themes/Index.php:103
 #, php-format
 msgid "No themes found on the system. They should be placed in %1$s"
 msgstr "No themes found on the system. They should be placed in %1$s"
 
-#: src/Module/Admin/Themes/Index.php:102
+#: src/Module/Admin/Themes/Index.php:104
 msgid "[Experimental]"
 msgstr "[Experimental]"
 
-#: src/Module/Admin/Themes/Index.php:103
+#: src/Module/Admin/Themes/Index.php:105
 msgid "[Unsupported]"
 msgstr "[Unsupported]"
 
@@ -8328,6 +7414,11 @@ msgstr "Last item"
 msgid "Type"
 msgstr "Type"
 
+#: src/Module/Admin/Users.php:278 src/Module/Admin/Users.php:295
+#: src/Module/Admin/Site.php:471 src/Module/BaseAdminModule.php:81
+msgid "Users"
+msgstr "Users"
+
 #: src/Module/Admin/Users.php:279
 msgid "Add User"
 msgstr "Add user"
@@ -8404,1926 +7495,3148 @@ msgstr "Nickname of the new user."
 msgid "Email address of the new user."
 msgstr "Email address of the new user."
 
-#: src/Module/AllFriends.php:55
-msgid "No friends to display."
-msgstr "No friends to display."
+#: src/Module/Admin/Queue.php:34
+msgid "Inspect Deferred Worker Queue"
+msgstr "Inspect deferred worker queue"
 
-#: src/Module/Apps.php:29
-msgid "No installed applications."
-msgstr "No installed applications."
+#: src/Module/Admin/Queue.php:35
+msgid ""
+"This page lists the deferred worker jobs. This are jobs that couldn't be "
+"executed at the first time."
+msgstr "This page lists the deferred worker jobs. These are jobs that couldn't initially be executed."
 
-#: src/Module/Apps.php:34
-msgid "Applications"
-msgstr "Applications"
+#: src/Module/Admin/Queue.php:38
+msgid "Inspect Worker Queue"
+msgstr "Inspect worker queue"
+
+#: src/Module/Admin/Queue.php:39
+msgid ""
+"This page lists the currently queued worker jobs. These jobs are handled by "
+"the worker cronjob you've set up during install."
+msgstr "This page lists the currently queued worker jobs. These jobs are handled by the worker cronjob you've set up during install."
+
+#: src/Module/Admin/Queue.php:59
+msgid "ID"
+msgstr "ID"
+
+#: src/Module/Admin/Queue.php:60
+msgid "Job Parameters"
+msgstr "Job parameters"
+
+#: src/Module/Admin/Queue.php:61
+msgid "Created"
+msgstr "Created"
+
+#: src/Module/Admin/Queue.php:62
+msgid "Priority"
+msgstr "Priority"
+
+#: src/Module/Admin/Site.php:49
+msgid "Can not parse base url. Must have at least <scheme>://<domain>"
+msgstr "Can not parse base URL. Must have at least <scheme>://<domain>"
+
+#: src/Module/Admin/Site.php:234
+msgid "Invalid storage backend setting value."
+msgstr "Invalid storage backend setting."
+
+#: src/Module/Admin/Site.php:410
+msgid "Site settings updated."
+msgstr "Site settings updated."
+
+#: src/Module/Admin/Site.php:462
+msgid "No community page for local users"
+msgstr "No community page for local users"
+
+#: src/Module/Admin/Site.php:463
+msgid "No community page"
+msgstr "No community page"
+
+#: src/Module/Admin/Site.php:464
+msgid "Public postings from users of this site"
+msgstr "Public postings from users of this site"
+
+#: src/Module/Admin/Site.php:465
+msgid "Public postings from the federated network"
+msgstr "Public postings from the federated network"
+
+#: src/Module/Admin/Site.php:466
+msgid "Public postings from local users and the federated network"
+msgstr "Public postings from local users and the federated network"
+
+#: src/Module/Admin/Site.php:470 src/Module/Admin/Site.php:665
+#: src/Module/Admin/Site.php:675 src/Module/Settings/TwoFactor/Index.php:97
+#: src/Module/Contact.php:525
+msgid "Disabled"
+msgstr "Disabled"
+
+#: src/Module/Admin/Site.php:472
+msgid "Users, Global Contacts"
+msgstr "Users, Global Contacts"
+
+#: src/Module/Admin/Site.php:473
+msgid "Users, Global Contacts/fallback"
+msgstr "Users, Global Contacts/fallback"
+
+#: src/Module/Admin/Site.php:477
+msgid "One month"
+msgstr "One month"
+
+#: src/Module/Admin/Site.php:478
+msgid "Three months"
+msgstr "Three months"
+
+#: src/Module/Admin/Site.php:479
+msgid "Half a year"
+msgstr "Half a year"
+
+#: src/Module/Admin/Site.php:480
+msgid "One year"
+msgstr "One a year"
+
+#: src/Module/Admin/Site.php:486
+msgid "Multi user instance"
+msgstr "Multi user instance"
+
+#: src/Module/Admin/Site.php:508
+msgid "Closed"
+msgstr "Closed"
+
+#: src/Module/Admin/Site.php:509
+msgid "Requires approval"
+msgstr "Requires approval"
+
+#: src/Module/Admin/Site.php:510
+msgid "Open"
+msgstr "Open"
+
+#: src/Module/Admin/Site.php:514 src/Module/Install.php:182
+msgid "No SSL policy, links will track page SSL state"
+msgstr "No SSL policy, links will track page SSL state"
+
+#: src/Module/Admin/Site.php:515 src/Module/Install.php:183
+msgid "Force all links to use SSL"
+msgstr "Force all links to use SSL"
+
+#: src/Module/Admin/Site.php:516 src/Module/Install.php:184
+msgid "Self-signed certificate, use SSL for local links only (discouraged)"
+msgstr "Self-signed certificate, use SSL for local links only (discouraged)"
+
+#: src/Module/Admin/Site.php:520
+msgid "Don't check"
+msgstr "Don't check"
+
+#: src/Module/Admin/Site.php:521
+msgid "check the stable version"
+msgstr "check for stable version updates"
+
+#: src/Module/Admin/Site.php:522
+msgid "check the development version"
+msgstr "check for development version updates"
+
+#: src/Module/Admin/Site.php:542
+msgid "Database (legacy)"
+msgstr "Database (legacy)"
+
+#: src/Module/Admin/Site.php:567 src/Module/BaseAdminModule.php:80
+msgid "Site"
+msgstr "Site"
+
+#: src/Module/Admin/Site.php:569
+msgid "Republish users to directory"
+msgstr "Republish users to directory"
+
+#: src/Module/Admin/Site.php:570 src/Module/Register.php:121
+msgid "Registration"
+msgstr "Registration"
+
+#: src/Module/Admin/Site.php:571
+msgid "File upload"
+msgstr "File upload"
+
+#: src/Module/Admin/Site.php:572
+msgid "Policies"
+msgstr "Policies"
+
+#: src/Module/Admin/Site.php:574
+msgid "Auto Discovered Contact Directory"
+msgstr "Auto-discovered contact directory"
+
+#: src/Module/Admin/Site.php:575
+msgid "Performance"
+msgstr "Performance"
+
+#: src/Module/Admin/Site.php:576
+msgid "Worker"
+msgstr "Worker"
+
+#: src/Module/Admin/Site.php:577
+msgid "Message Relay"
+msgstr "Message relay"
+
+#: src/Module/Admin/Site.php:578
+msgid "Relocate Instance"
+msgstr "Relocate Instance"
+
+#: src/Module/Admin/Site.php:579
+msgid "Warning! Advanced function. Could make this server unreachable."
+msgstr "Warning! Advanced function that could make this server unreachable."
+
+#: src/Module/Admin/Site.php:583
+msgid "Site name"
+msgstr "Site name"
+
+#: src/Module/Admin/Site.php:584
+msgid "Sender Email"
+msgstr "Sender email"
+
+#: src/Module/Admin/Site.php:584
+msgid ""
+"The email address your server shall use to send notification emails from."
+msgstr "The email address your server shall use to send notification emails from."
+
+#: src/Module/Admin/Site.php:585
+msgid "Banner/Logo"
+msgstr "Banner/Logo"
+
+#: src/Module/Admin/Site.php:586
+msgid "Shortcut icon"
+msgstr "Shortcut icon"
+
+#: src/Module/Admin/Site.php:586
+msgid "Link to an icon that will be used for browsers."
+msgstr "Link to an icon that will be used for browsers."
+
+#: src/Module/Admin/Site.php:587
+msgid "Touch icon"
+msgstr "Touch icon"
+
+#: src/Module/Admin/Site.php:587
+msgid "Link to an icon that will be used for tablets and mobiles."
+msgstr "Link to an icon that will be used for tablets and mobiles."
+
+#: src/Module/Admin/Site.php:588
+msgid "Additional Info"
+msgstr "Additional Info"
+
+#: src/Module/Admin/Site.php:588
+#, php-format
+msgid ""
+"For public servers: you can add additional information here that will be "
+"listed at %s/servers."
+msgstr "For public servers: You can add additional information here that will be listed at %s/servers."
+
+#: src/Module/Admin/Site.php:589
+msgid "System language"
+msgstr "System language"
+
+#: src/Module/Admin/Site.php:590
+msgid "System theme"
+msgstr "System theme"
+
+#: src/Module/Admin/Site.php:590
+msgid ""
+"Default system theme - may be over-ridden by user profiles - <a "
+"href=\"/admin/themes\" id=\"cnftheme\">Change default theme settings</a>"
+msgstr "Default system theme - may be over-ridden by user profiles - <a href=\"/admin/themes\" id=\"cnftheme\">Change default theme settings</a>"
+
+#: src/Module/Admin/Site.php:591
+msgid "Mobile system theme"
+msgstr "Mobile system theme"
+
+#: src/Module/Admin/Site.php:591
+msgid "Theme for mobile devices"
+msgstr "Theme for mobile devices"
+
+#: src/Module/Admin/Site.php:592 src/Module/Install.php:192
+msgid "SSL link policy"
+msgstr "SSL link policy"
+
+#: src/Module/Admin/Site.php:592 src/Module/Install.php:194
+msgid "Determines whether generated links should be forced to use SSL"
+msgstr "Determines whether generated links should be forced to use SSL"
+
+#: src/Module/Admin/Site.php:593
+msgid "Force SSL"
+msgstr "Force SSL"
+
+#: src/Module/Admin/Site.php:593
+msgid ""
+"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
+" to endless loops."
+msgstr "Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."
+
+#: src/Module/Admin/Site.php:594
+msgid "Hide help entry from navigation menu"
+msgstr "Hide help entry from navigation menu"
+
+#: src/Module/Admin/Site.php:594
+msgid ""
+"Hides the menu entry for the Help pages from the navigation menu. You can "
+"still access it calling /help directly."
+msgstr "Hides the menu entry for the Help pages from the navigation menu. Help pages can still be accessed by calling ../help directly via its URL."
+
+#: src/Module/Admin/Site.php:595
+msgid "Single user instance"
+msgstr "Single user instance"
+
+#: src/Module/Admin/Site.php:595
+msgid "Make this instance multi-user or single-user for the named user"
+msgstr "Make this instance multi-user or single-user for the named user"
+
+#: src/Module/Admin/Site.php:597
+msgid "File storage backend"
+msgstr "File storage backend"
+
+#: src/Module/Admin/Site.php:597
+msgid ""
+"The backend used to store uploaded data. If you change the storage backend, "
+"you can manually move the existing files. If you do not do so, the files "
+"uploaded before the change will still be available at the old backend. "
+"Please see <a href=\"/help/Settings#1_2_3_1\">the settings documentation</a>"
+" for more information about the choices and the moving procedure."
+msgstr "The backend used to store uploaded data. If you change the storage backend, you can manually move the existing files. If you do not do so, the files uploaded before the change will still be available at the old backend. Please see <a href=\"/help/Settings#1_2_3_1\">the settings documentation</a> for more information about the choices and the moving procedure."
+
+#: src/Module/Admin/Site.php:599
+msgid "Maximum image size"
+msgstr "Maximum image size"
+
+#: src/Module/Admin/Site.php:599
+msgid ""
+"Maximum size in bytes of uploaded images. Default is 0, which means no "
+"limits."
+msgstr "Maximum size in bytes of uploaded images. Default is 0, which means no limits."
+
+#: src/Module/Admin/Site.php:600
+msgid "Maximum image length"
+msgstr "Maximum image length"
+
+#: src/Module/Admin/Site.php:600
+msgid ""
+"Maximum length in pixels of the longest side of uploaded images. Default is "
+"-1, which means no limits."
+msgstr "Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."
+
+#: src/Module/Admin/Site.php:601
+msgid "JPEG image quality"
+msgstr "JPEG image quality"
+
+#: src/Module/Admin/Site.php:601
+msgid ""
+"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
+"100, which is full quality."
+msgstr "Uploaded JPEGs will be saved at this quality setting [0-100]. Default is 100, which is the original quality level."
+
+#: src/Module/Admin/Site.php:603
+msgid "Register policy"
+msgstr "Registration policy"
+
+#: src/Module/Admin/Site.php:604
+msgid "Maximum Daily Registrations"
+msgstr "Maximum daily registrations"
+
+#: src/Module/Admin/Site.php:604
+msgid ""
+"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."
+msgstr "If open registration is permitted, this sets the maximum number of new registrations per day.  This setting has no effect for registrations by approval."
+
+#: src/Module/Admin/Site.php:605
+msgid "Register text"
+msgstr "Registration text"
+
+#: src/Module/Admin/Site.php:605
+msgid ""
+"Will be displayed prominently on the registration page. You can use BBCode "
+"here."
+msgstr "Will be displayed prominently on the registration page. You may use BBCode here."
+
+#: src/Module/Admin/Site.php:606
+msgid "Forbidden Nicknames"
+msgstr "Forbidden Nicknames"
+
+#: src/Module/Admin/Site.php:606
+msgid ""
+"Comma separated list of nicknames that are forbidden from registration. "
+"Preset is a list of role names according RFC 2142."
+msgstr "Comma separated list of nicknames that are forbidden from registration. Preset is a list of role names according RFC 2142."
+
+#: src/Module/Admin/Site.php:607
+msgid "Accounts abandoned after x days"
+msgstr "Accounts abandoned after so many days"
+
+#: src/Module/Admin/Site.php:607
+msgid ""
+"Will not waste system resources polling external sites for abandonded "
+"accounts. Enter 0 for no time limit."
+msgstr "Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit."
+
+#: src/Module/Admin/Site.php:608
+msgid "Allowed friend domains"
+msgstr "Allowed friend domains"
+
+#: src/Module/Admin/Site.php:608
+msgid ""
+"Comma separated list of domains which are allowed to establish friendships "
+"with this site. Wildcards are accepted. Empty to allow any domains"
+msgstr "Comma-separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Leave empty to allow any domains"
+
+#: src/Module/Admin/Site.php:609
+msgid "Allowed email domains"
+msgstr "Allowed email domains"
+
+#: src/Module/Admin/Site.php:609
+msgid ""
+"Comma separated list of domains which are allowed in email addresses for "
+"registrations to this site. Wildcards are accepted. Empty to allow any "
+"domains"
+msgstr "Comma-separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Leave empty to allow any domains"
+
+#: src/Module/Admin/Site.php:610
+msgid "No OEmbed rich content"
+msgstr "No OEmbed rich content"
+
+#: src/Module/Admin/Site.php:610
+msgid ""
+"Don't show the rich content (e.g. embedded PDF), except from the domains "
+"listed below."
+msgstr "Don't show rich content (e.g. embedded PDF), except from the domains listed below."
+
+#: src/Module/Admin/Site.php:611
+msgid "Allowed OEmbed domains"
+msgstr "Allowed OEmbed domains"
+
+#: src/Module/Admin/Site.php:611
+msgid ""
+"Comma separated list of domains which oembed content is allowed to be "
+"displayed. Wildcards are accepted."
+msgstr "Comma-separated list of domains from where OEmbed content is allowed. Wildcards are possible."
+
+#: src/Module/Admin/Site.php:612
+msgid "Block public"
+msgstr "Block public"
+
+#: src/Module/Admin/Site.php:612
+msgid ""
+"Check to block public access to all otherwise public personal pages on this "
+"site unless you are currently logged in."
+msgstr "Block public access to all otherwise public personal pages on this site, except for local users when logged in."
+
+#: src/Module/Admin/Site.php:613
+msgid "Force publish"
+msgstr "Mandatory directory listing"
+
+#: src/Module/Admin/Site.php:613
+msgid ""
+"Check to force all profiles on this site to be listed in the site directory."
+msgstr "Force all profiles on this site to be listed in the site directory."
+
+#: src/Module/Admin/Site.php:613
+msgid "Enabling this may violate privacy laws like the GDPR"
+msgstr "Enabling this may violate privacy laws like the GDPR"
+
+#: src/Module/Admin/Site.php:614
+msgid "Global directory URL"
+msgstr "Global directory URL"
+
+#: src/Module/Admin/Site.php:614
+msgid ""
+"URL to the global directory. If this is not set, the global directory is "
+"completely unavailable to the application."
+msgstr "URL to the global directory: If this is not set, the global directory is completely unavailable to the application."
+
+#: src/Module/Admin/Site.php:615
+msgid "Private posts by default for new users"
+msgstr "Private posts by default for new users"
+
+#: src/Module/Admin/Site.php:615
+msgid ""
+"Set default post permissions for all new members to the default privacy "
+"group rather than public."
+msgstr "Set default post permissions for all new members to the default privacy group rather than public."
+
+#: src/Module/Admin/Site.php:616
+msgid "Don't include post content in email notifications"
+msgstr "Don't include post content in email notifications"
+
+#: src/Module/Admin/Site.php:616
+msgid ""
+"Don't include the content of a post/comment/private message/etc. in the "
+"email notifications that are sent out from this site, as a privacy measure."
+msgstr "Don't include the content of a post/comment/private message in the email notifications sent from this site, as a privacy measure."
+
+#: src/Module/Admin/Site.php:617
+msgid "Disallow public access to addons listed in the apps menu."
+msgstr "Disallow public access to addons listed in the apps menu."
+
+#: src/Module/Admin/Site.php:617
+msgid ""
+"Checking this box will restrict addons listed in the apps menu to members "
+"only."
+msgstr "Checking this box will restrict addons listed in the apps menu to members only."
+
+#: src/Module/Admin/Site.php:618
+msgid "Don't embed private images in posts"
+msgstr "Don't embed private images in posts"
+
+#: src/Module/Admin/Site.php:618
+msgid ""
+"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."
+msgstr "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."
+
+#: src/Module/Admin/Site.php:619
+msgid "Explicit Content"
+msgstr "Explicit Content"
+
+#: src/Module/Admin/Site.php:619
+msgid ""
+"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."
+msgstr "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."
+
+#: src/Module/Admin/Site.php:620
+msgid "Allow Users to set remote_self"
+msgstr "Allow users to set \"Remote self\""
+
+#: src/Module/Admin/Site.php:620
+msgid ""
+"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."
+msgstr "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."
+
+#: src/Module/Admin/Site.php:621
+msgid "Block multiple registrations"
+msgstr "Block multiple registrations"
+
+#: src/Module/Admin/Site.php:621
+msgid "Disallow users to register additional accounts for use as pages."
+msgstr "Disallow users to sign up for additional accounts."
+
+#: src/Module/Admin/Site.php:622
+msgid "Disable OpenID"
+msgstr "Disable OpenID"
+
+#: src/Module/Admin/Site.php:622
+msgid "Disable OpenID support for registration and logins."
+msgstr "Disable OpenID support for registration and logins."
+
+#: src/Module/Admin/Site.php:623
+msgid "No Fullname check"
+msgstr "No full name check"
+
+#: src/Module/Admin/Site.php:623
+msgid ""
+"Allow users to register without a space between the first name and the last "
+"name in their full name."
+msgstr "Allow users to register without a space between the first name and the last name in their full name."
+
+#: src/Module/Admin/Site.php:624
+msgid "Community pages for visitors"
+msgstr "Community pages for visitors"
+
+#: src/Module/Admin/Site.php:624
+msgid ""
+"Which community pages should be available for visitors. Local users always "
+"see both pages."
+msgstr "Which community pages should be available for visitors. Local users always see both pages."
+
+#: src/Module/Admin/Site.php:625
+msgid "Posts per user on community page"
+msgstr "Posts per user on community page"
+
+#: src/Module/Admin/Site.php:625
+msgid ""
+"The maximum number of posts per user on the community page. (Not valid for "
+"\"Global Community\")"
+msgstr "The maximum number of posts per user on the community page. (Not valid for \"Global Community\")"
+
+#: src/Module/Admin/Site.php:626
+msgid "Disable OStatus support"
+msgstr "Disable OStatus support"
+
+#: src/Module/Admin/Site.php:626
+msgid ""
+"Disable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
+"communications in OStatus are public, so privacy warnings will be "
+"occasionally displayed."
+msgstr "Disable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."
+
+#: src/Module/Admin/Site.php:627
+msgid "OStatus support can only be enabled if threading is enabled."
+msgstr "OStatus support can only be enabled if threading is enabled."
+
+#: src/Module/Admin/Site.php:629
+msgid ""
+"Diaspora support can't be enabled because Friendica was installed into a sub"
+" directory."
+msgstr "diaspora* support can't be enabled because Friendica was installed into a sub directory."
+
+#: src/Module/Admin/Site.php:630
+msgid "Enable Diaspora support"
+msgstr "Enable diaspora* support"
+
+#: src/Module/Admin/Site.php:630
+msgid "Provide built-in Diaspora network compatibility."
+msgstr "Provide built-in diaspora* network compatibility."
+
+#: src/Module/Admin/Site.php:631
+msgid "Only allow Friendica contacts"
+msgstr "Only allow Friendica contacts"
+
+#: src/Module/Admin/Site.php:631
+msgid ""
+"All contacts must use Friendica protocols. All other built-in communication "
+"protocols disabled."
+msgstr "All contacts must use Friendica protocols. All other built-in communication protocols will be disabled."
+
+#: src/Module/Admin/Site.php:632
+msgid "Verify SSL"
+msgstr "Verify SSL"
+
+#: src/Module/Admin/Site.php:632
+msgid ""
+"If you wish, you can turn on strict certificate checking. This will mean you"
+" cannot connect (at all) to self-signed SSL sites."
+msgstr "If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."
+
+#: src/Module/Admin/Site.php:633
+msgid "Proxy user"
+msgstr "Proxy user"
+
+#: src/Module/Admin/Site.php:634
+msgid "Proxy URL"
+msgstr "Proxy URL"
+
+#: src/Module/Admin/Site.php:635
+msgid "Network timeout"
+msgstr "Network timeout"
+
+#: src/Module/Admin/Site.php:635
+msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
+msgstr "Value is in seconds. Set to 0 for unlimited (not recommended)."
+
+#: src/Module/Admin/Site.php:636
+msgid "Maximum Load Average"
+msgstr "Maximum load average"
+
+#: src/Module/Admin/Site.php:636
+#, php-format
+msgid ""
+"Maximum system load before delivery and poll processes are deferred - "
+"default %d."
+msgstr "Maximum system load before delivery and poll processes are deferred - default %d."
+
+#: src/Module/Admin/Site.php:637
+msgid "Maximum Load Average (Frontend)"
+msgstr "Maximum load average (frontend)"
+
+#: src/Module/Admin/Site.php:637
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr "Maximum system load before the frontend quits service (default 50)."
+
+#: src/Module/Admin/Site.php:638
+msgid "Minimal Memory"
+msgstr "Minimal memory"
+
+#: src/Module/Admin/Site.php:638
+msgid ""
+"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
+"default 0 (deactivated)."
+msgstr "Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."
+
+#: src/Module/Admin/Site.php:639
+msgid "Maximum table size for optimization"
+msgstr "Maximum table size for optimization"
+
+#: src/Module/Admin/Site.php:639
+msgid ""
+"Maximum table size (in MB) for the automatic optimization. Enter -1 to "
+"disable it."
+msgstr "Maximum table size (in MB) for automatic optimization. Enter -1 to disable it."
+
+#: src/Module/Admin/Site.php:640
+msgid "Minimum level of fragmentation"
+msgstr "Minimum level of fragmentation"
+
+#: src/Module/Admin/Site.php:640
+msgid ""
+"Minimum fragmenation level to start the automatic optimization - default "
+"value is 30%."
+msgstr "Minimum fragmentation level to start the automatic optimization (default 30%)."
+
+#: src/Module/Admin/Site.php:642
+msgid "Periodical check of global contacts"
+msgstr "Periodical check of global contacts"
+
+#: src/Module/Admin/Site.php:642
+msgid ""
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
+msgstr "This checks global contacts periodically for missing or outdated data and the vitality of the contacts and servers."
+
+#: src/Module/Admin/Site.php:643
+msgid "Days between requery"
+msgstr "Days between enquiry"
+
+#: src/Module/Admin/Site.php:643
+msgid "Number of days after which a server is requeried for his contacts."
+msgstr "Number of days after which a server is rechecked for contacts."
+
+#: src/Module/Admin/Site.php:644
+msgid "Discover contacts from other servers"
+msgstr "Discover contacts from other servers"
+
+#: src/Module/Admin/Site.php:644
+msgid ""
+"Periodically query other servers for contacts. You can choose between "
+"\"Users\": the users on the remote system, \"Global Contacts\": active "
+"contacts that are known on the system. The fallback is meant for Redmatrix "
+"servers and older friendica servers, where global contacts weren't "
+"available. The fallback increases the server load, so the recommended "
+"setting is \"Users, Global Contacts\"."
+msgstr "Periodically query other servers for contacts. You can choose between \"Users\": the users on the remote system, \"Global Contacts\": active contacts that are known on the system. The fallback is meant for Redmatrix servers and older Friendica servers, where global contacts weren't available. The fallback increases the server load, so the recommended setting is \"Users, Global Contacts\"."
+
+#: src/Module/Admin/Site.php:645
+msgid "Timeframe for fetching global contacts"
+msgstr "Time-frame for fetching global contacts"
+
+#: src/Module/Admin/Site.php:645
+msgid ""
+"When the discovery is activated, this value defines the timeframe for the "
+"activity of the global contacts that are fetched from other servers."
+msgstr "If discovery is activated, this value defines the time-frame for the activity of the global contacts that are fetched from other servers."
+
+#: src/Module/Admin/Site.php:646
+msgid "Search the local directory"
+msgstr "Search the local directory"
+
+#: src/Module/Admin/Site.php:646
+msgid ""
+"Search the local directory instead of the global directory. When searching "
+"locally, every search will be executed on the global directory in the "
+"background. This improves the search results when the search is repeated."
+msgstr "Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."
+
+#: src/Module/Admin/Site.php:648
+msgid "Publish server information"
+msgstr "Publish server information"
+
+#: src/Module/Admin/Site.php:648
+msgid ""
+"If enabled, general server and usage data will be published. The data "
+"contains the name and version of the server, number of users with public "
+"profiles, number of posts and the activated protocols and connectors. See <a"
+" href=\"http://the-federation.info/\">the-federation.info</a> for details."
+msgstr "If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See <a href=\"http://the-federation.info/\">the-federation.info</a> for details."
+
+#: src/Module/Admin/Site.php:650
+msgid "Check upstream version"
+msgstr "Check upstream version"
+
+#: src/Module/Admin/Site.php:650
+msgid ""
+"Enables checking for new Friendica versions at github. If there is a new "
+"version, you will be informed in the admin panel overview."
+msgstr "Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."
+
+#: src/Module/Admin/Site.php:651
+msgid "Suppress Tags"
+msgstr "Suppress tags"
+
+#: src/Module/Admin/Site.php:651
+msgid "Suppress showing a list of hashtags at the end of the posting."
+msgstr "Suppress listed hashtags at the end of posts."
+
+#: src/Module/Admin/Site.php:652
+msgid "Clean database"
+msgstr "Clean database"
+
+#: src/Module/Admin/Site.php:652
+msgid ""
+"Remove old remote items, orphaned database records and old content from some"
+" other helper tables."
+msgstr "Remove old remote items, orphaned database records, and old content from some other helper tables."
+
+#: src/Module/Admin/Site.php:653
+msgid "Lifespan of remote items"
+msgstr "Lifespan of remote items"
+
+#: src/Module/Admin/Site.php:653
+msgid ""
+"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."
+msgstr "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 behavior."
+
+#: src/Module/Admin/Site.php:654
+msgid "Lifespan of unclaimed items"
+msgstr "Lifespan of unclaimed items"
+
+#: src/Module/Admin/Site.php:654
+msgid ""
+"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."
+msgstr "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."
+
+#: src/Module/Admin/Site.php:655
+msgid "Lifespan of raw conversation data"
+msgstr "Lifespan of raw conversation data"
+
+#: src/Module/Admin/Site.php:655
+msgid ""
+"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."
+msgstr "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."
+
+#: src/Module/Admin/Site.php:656
+msgid "Path to item cache"
+msgstr "Path to item cache"
+
+#: src/Module/Admin/Site.php:656
+msgid "The item caches buffers generated bbcode and external images."
+msgstr "The item cache retains expanded bbcode and external images."
+
+#: src/Module/Admin/Site.php:657
+msgid "Cache duration in seconds"
+msgstr "Cache duration in seconds"
+
+#: src/Module/Admin/Site.php:657
+msgid ""
+"How long should the cache files be hold? Default value is 86400 seconds (One"
+" day). To disable the item cache, set the value to -1."
+msgstr "How long should cache files be held? (Default 86400 seconds - one day;  -1 disables item cache)"
+
+#: src/Module/Admin/Site.php:658
+msgid "Maximum numbers of comments per post"
+msgstr "Maximum number of comments per post"
+
+#: src/Module/Admin/Site.php:658
+msgid "How much comments should be shown for each post? Default value is 100."
+msgstr "How many comments should be shown for each post? (Default 100)"
+
+#: src/Module/Admin/Site.php:659
+msgid "Temp path"
+msgstr "Temp path"
+
+#: src/Module/Admin/Site.php:659
+msgid ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr "Enter a different temp path if your system restricts the webserver's access to the system temp path."
+
+#: src/Module/Admin/Site.php:660
+msgid "Disable picture proxy"
+msgstr "Disable picture proxy"
+
+#: src/Module/Admin/Site.php:660
+msgid ""
+"The picture proxy increases performance and privacy. It shouldn't be used on"
+" systems with very low bandwidth."
+msgstr "The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwidth."
+
+#: src/Module/Admin/Site.php:661
+msgid "Only search in tags"
+msgstr "Only search in tags"
+
+#: src/Module/Admin/Site.php:661
+msgid "On large systems the text search can slow down the system extremely."
+msgstr "On large systems, the text search can slow down the system significantly."
+
+#: src/Module/Admin/Site.php:663
+msgid "New base url"
+msgstr "New base URL"
+
+#: src/Module/Admin/Site.php:663
+msgid ""
+"Change base url for this server. Sends relocate message to all Friendica and"
+" Diaspora* contacts of all users."
+msgstr "Change base URL for this server. Sends a relocate message to all Friendica and diaspora* contacts, for all users."
+
+#: src/Module/Admin/Site.php:665
+msgid "RINO Encryption"
+msgstr "RINO Encryption"
+
+#: src/Module/Admin/Site.php:665
+msgid "Encryption layer between nodes."
+msgstr "Encryption layer between nodes."
+
+#: src/Module/Admin/Site.php:665
+msgid "Enabled"
+msgstr "Enabled"
+
+#: src/Module/Admin/Site.php:667
+msgid "Maximum number of parallel workers"
+msgstr "Maximum number of parallel workers"
+
+#: src/Module/Admin/Site.php:667
+#, php-format
+msgid ""
+"On shared hosters set this to %d. On larger systems, values of %d are great."
+" Default value is %d."
+msgstr "On shared hosters set this to %d. On larger systems, values of %d are great. Default value is %d."
+
+#: src/Module/Admin/Site.php:668
+msgid "Don't use \"proc_open\" with the worker"
+msgstr "Don't use \"proc_open\" with the worker"
+
+#: src/Module/Admin/Site.php:668
+msgid ""
+"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."
+msgstr "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."
+
+#: src/Module/Admin/Site.php:669
+msgid "Enable fastlane"
+msgstr "Enable fast-lane"
+
+#: src/Module/Admin/Site.php:669
+msgid ""
+"When enabed, the fastlane mechanism starts an additional worker if processes"
+" with higher priority are blocked by processes of lower priority."
+msgstr "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."
+
+#: src/Module/Admin/Site.php:670
+msgid "Enable frontend worker"
+msgstr "Enable frontend worker"
+
+#: src/Module/Admin/Site.php:670
+#, php-format
+msgid ""
+"When enabled the Worker process is triggered when backend access is "
+"performed (e.g. messages being delivered). 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."
+msgstr "When enabled the Worker process is triggered when backend access is performed (e.g. messages being delivered). 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."
+
+#: src/Module/Admin/Site.php:672
+msgid "Subscribe to relay"
+msgstr "Subscribe to relay"
+
+#: src/Module/Admin/Site.php:672
+msgid ""
+"Enables the receiving of public posts from the relay. They will be included "
+"in the search, subscribed tags and on the global community page."
+msgstr "Receive public posts from the specified relay. Post will be included in searches, subscribed tags, and on the global community page."
+
+#: src/Module/Admin/Site.php:673
+msgid "Relay server"
+msgstr "Relay server"
+
+#: src/Module/Admin/Site.php:673
+msgid ""
+"Address of the relay server where public posts should be send to. For "
+"example https://relay.diasp.org"
+msgstr "Address of the relay server where public posts should be sent. For example https://relay.diasp.org"
+
+#: src/Module/Admin/Site.php:674
+msgid "Direct relay transfer"
+msgstr "Direct relay transfer"
+
+#: src/Module/Admin/Site.php:674
+msgid ""
+"Enables the direct transfer to other servers without using the relay servers"
+msgstr "Enables direct transfer to other servers without using a relay server."
+
+#: src/Module/Admin/Site.php:675
+msgid "Relay scope"
+msgstr "Relay scope"
+
+#: src/Module/Admin/Site.php:675
+msgid ""
+"Can be \"all\" or \"tags\". \"all\" means that every public post should be "
+"received. \"tags\" means that only posts with selected tags should be "
+"received."
+msgstr "Can be \"all\" or \"tags\". \"all\" means that every public post should be received. \"tags\" means that only posts with selected tags should be received."
+
+#: src/Module/Admin/Site.php:675
+msgid "all"
+msgstr "all"
+
+#: src/Module/Admin/Site.php:675
+msgid "tags"
+msgstr "tags"
+
+#: src/Module/Admin/Site.php:676
+msgid "Server tags"
+msgstr "Server tags"
+
+#: src/Module/Admin/Site.php:676
+msgid "Comma separated list of tags for the \"tags\" subscription."
+msgstr "Comma separated list of tags for the \"tags\" subscription."
+
+#: src/Module/Admin/Site.php:677
+msgid "Allow user tags"
+msgstr "Allow user tags"
+
+#: src/Module/Admin/Site.php:677
+msgid ""
+"If enabled, the tags from the saved searches will used for the \"tags\" "
+"subscription in addition to the \"relay_server_tags\"."
+msgstr "If enabled, the tags from the saved searches will used for the \"tags\" subscription in addition to the \"relay_server_tags\"."
+
+#: src/Module/Admin/Site.php:680
+msgid "Start Relocation"
+msgstr "Start Relocation"
+
+#: src/Module/Admin/Summary.php:30
+#, php-format
+msgid ""
+"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 />"
+msgstr "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 />"
+
+#: src/Module/Admin/Summary.php:38
+#, php-format
+msgid ""
+"There is a new version of Friendica available for download. Your current "
+"version is %1$s, upstream version is %2$s"
+msgstr "A new Friendica version is available now. Your current version is %1$s, upstream version is %2$s"
+
+#: src/Module/Admin/Summary.php:47
+msgid ""
+"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."
+msgstr "The database update failed. Please run \"php bin/console.php dbstructure update\" from the command line and check for errors that may appear."
+
+#: src/Module/Admin/Summary.php:51
+msgid ""
+"The last update failed. Please run \"php bin/console.php dbstructure "
+"update\" from the command line and have a look at the errors that might "
+"appear. (Some of the errors are possibly inside the logfile.)"
+msgstr "The last update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that may appear in the console and logfile output."
+
+#: src/Module/Admin/Summary.php:56
+msgid "The worker was never executed. Please check your database structure!"
+msgstr "The worker process has never been executed. Please check your database structure!"
+
+#: src/Module/Admin/Summary.php:58
+#, php-format
+msgid ""
+"The last worker execution was on %s UTC. This is older than one hour. Please"
+" check your crontab settings."
+msgstr "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings."
+
+#: src/Module/Admin/Summary.php:63
+#, php-format
+msgid ""
+"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."
+msgstr "Friendica's configuration is now stored in config/local.config.php; please copy config/local-sample.config.php and move your config from config/local.ini.php. See the Config help page for help with the transition.<code>.htconfig.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."
+
+#: src/Module/Admin/Summary.php:67
+#, php-format
+msgid ""
+"Friendica's configuration now is stored in config/local.config.php, please "
+"copy config/local-sample.config.php and move your config from "
+"<code>config/local.ini.php</code>. See <a href=\"%s\">the Config help "
+"page</a> for help with the transition."
+msgstr "Friendica's configuration is now stored in config/local.config.php; please copy config/local-sample.config.php and move your config from <code>config/local.ini.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."
+
+#: src/Module/Admin/Summary.php:73
+#, php-format
+msgid ""
+"<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."
+msgstr "<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."
+
+#: src/Module/Admin/Summary.php:106
+#, php-format
+msgid ""
+"Friendica's system.basepath was updated from '%s' to '%s'. Please remove the"
+" system.basepath from your db to avoid differences."
+msgstr "The system.basepath was updated from '%s' to '%s'. Please remove the system.basepath from your db to avoid differences."
+
+#: src/Module/Admin/Summary.php:114
+#, php-format
+msgid ""
+"Friendica's current system.basepath '%s' is wrong and the config file '%s' "
+"isn't used."
+msgstr "The current system.basepath '%s' is wrong and the config file '%s' isn't used."
+
+#: src/Module/Admin/Summary.php:122
+#, php-format
+msgid ""
+"Friendica's current system.basepath '%s' is not equal to the config file "
+"'%s'. Please fix your configuration."
+msgstr "The current system.basepath '%s' is not equal to the config file '%s'. Please fix your configuration."
+
+#: src/Module/Admin/Summary.php:129
+msgid "Normal Account"
+msgstr "Standard account"
+
+#: src/Module/Admin/Summary.php:130
+msgid "Automatic Follower Account"
+msgstr "Automatic follower account"
+
+#: src/Module/Admin/Summary.php:131
+msgid "Public Forum Account"
+msgstr "Public forum account"
+
+#: src/Module/Admin/Summary.php:132
+msgid "Automatic Friend Account"
+msgstr "Automatic friend account"
+
+#: src/Module/Admin/Summary.php:133
+msgid "Blog Account"
+msgstr "Blog account"
+
+#: src/Module/Admin/Summary.php:134
+msgid "Private Forum Account"
+msgstr "Private forum account"
+
+#: src/Module/Admin/Summary.php:154
+msgid "Message queues"
+msgstr "Message queues"
+
+#: src/Module/Admin/Summary.php:160
+msgid "Server Settings"
+msgstr "Server Settings"
+
+#: src/Module/Admin/Summary.php:174
+msgid "Summary"
+msgstr "Summary"
+
+#: src/Module/Admin/Summary.php:176
+msgid "Registered users"
+msgstr "Signed up users"
+
+#: src/Module/Admin/Summary.php:178
+msgid "Pending registrations"
+msgstr "Pending registrations"
+
+#: src/Module/Admin/Summary.php:179
+msgid "Version"
+msgstr "Version"
+
+#: src/Module/Admin/Summary.php:183
+msgid "Active addons"
+msgstr "Active addons"
+
+#: src/Module/AllFriends.php:55
+msgid "No friends to display."
+msgstr "No friends to display."
+
+#: src/Module/Attach.php:36 src/Module/Attach.php:48
+msgid "Item was not found."
+msgstr "Item was not found."
+
+#: src/Module/BaseAdminModule.php:62
+msgid ""
+"Submanaged account can't access the administation pages. Please log back in "
+"as the master account."
+msgstr "A managed account cannot access the administration pages. Please log in as administrator."
+
+#: src/Module/BaseAdminModule.php:76
+msgid "Overview"
+msgstr "Overview"
+
+#: src/Module/BaseAdminModule.php:79
+msgid "Configuration"
+msgstr "Configuration"
+
+#: src/Module/BaseAdminModule.php:87
+msgid "Database"
+msgstr "Database"
+
+#: src/Module/BaseAdminModule.php:88
+msgid "DB updates"
+msgstr "DB updates"
+
+#: src/Module/BaseAdminModule.php:89
+msgid "Inspect Deferred Workers"
+msgstr "Inspect deferred workers"
+
+#: src/Module/BaseAdminModule.php:90
+msgid "Inspect worker Queue"
+msgstr "Inspect worker queue"
+
+#: src/Module/BaseAdminModule.php:92
+msgid "Tools"
+msgstr "Tools"
+
+#: src/Module/BaseAdminModule.php:93
+msgid "Contact Blocklist"
+msgstr "Contact blocklist"
+
+#: src/Module/BaseAdminModule.php:94
+msgid "Server Blocklist"
+msgstr "Server blocklist"
+
+#: src/Module/BaseAdminModule.php:101
+msgid "Diagnostics"
+msgstr "Diagnostics"
+
+#: src/Module/BaseAdminModule.php:102
+msgid "PHP Info"
+msgstr "PHP info"
+
+#: src/Module/BaseAdminModule.php:103
+msgid "probe address"
+msgstr "Probe address"
+
+#: src/Module/BaseAdminModule.php:104
+msgid "check webfinger"
+msgstr "Check webfinger"
+
+#: src/Module/BaseAdminModule.php:105
+msgid "Item Source"
+msgstr "Item source"
+
+#: src/Module/BaseAdminModule.php:106
+msgid "Babel"
+msgstr "Babel"
+
+#: src/Module/BaseAdminModule.php:115
+msgid "Addon Features"
+msgstr "Addon features"
+
+#: src/Module/BaseAdminModule.php:116
+msgid "User registrations waiting for confirmation"
+msgstr "User registrations awaiting confirmation"
+
+#: src/Module/BaseSearchModule.php:52
+#, php-format
+msgid "People Search - %s"
+msgstr "People search - %s"
+
+#: src/Module/BaseSearchModule.php:62
+#, php-format
+msgid "Forum Search - %s"
+msgstr "Forum search - %s"
+
+#: src/Module/Debug/Feed.php:20 src/Module/Filer/SaveTag.php:20
+msgid "You must be logged in to use this module"
+msgstr "You must be logged in to use this module"
+
+#: src/Module/Debug/Feed.php:49
+msgid "Source URL"
+msgstr "Source URL"
+
+#: src/Module/Debug/Localtime.php:30
+msgid "Time Conversion"
+msgstr "Time conversion"
+
+#: src/Module/Debug/Localtime.php:31
+msgid ""
+"Friendica provides this service for sharing events with other networks and "
+"friends in unknown timezones."
+msgstr "Friendica provides this service for sharing events with other networks and friends in unknown time zones."
+
+#: src/Module/Debug/Localtime.php:32
+#, php-format
+msgid "UTC time: %s"
+msgstr "UTC time: %s"
+
+#: src/Module/Debug/Localtime.php:35
+#, php-format
+msgid "Current timezone: %s"
+msgstr "Current time zone: %s"
+
+#: src/Module/Debug/Localtime.php:39
+#, php-format
+msgid "Converted localtime: %s"
+msgstr "Converted local time: %s"
+
+#: src/Module/Debug/Localtime.php:43
+msgid "Please select your timezone:"
+msgstr "Please select your time zone:"
+
+#: src/Module/Debug/Probe.php:19 src/Module/Debug/WebFinger.php:18
+msgid "Only logged in users are permitted to perform a probing."
+msgstr "Only logged in users are permitted to use the Probe feature."
 
-#: src/Module/Attach.php:36 src/Module/Attach.php:48
-msgid "Item was not found."
-msgstr "Item was not found."
+#: src/Module/Debug/Probe.php:35
+msgid "Lookup address"
+msgstr ""
 
-#: src/Module/Babel.php:31
+#: src/Module/Debug/Babel.php:32
 msgid "Source input"
 msgstr "Source input"
 
-#: src/Module/Babel.php:37
+#: src/Module/Debug/Babel.php:38
 msgid "BBCode::toPlaintext"
 msgstr "BBCode::toPlaintext"
 
-#: src/Module/Babel.php:43
+#: src/Module/Debug/Babel.php:44
 msgid "BBCode::convert (raw HTML)"
 msgstr "BBCode::convert (raw HTML)"
 
-#: src/Module/Babel.php:48
+#: src/Module/Debug/Babel.php:49
 msgid "BBCode::convert"
 msgstr "BBCode::convert"
 
-#: src/Module/Babel.php:54
+#: src/Module/Debug/Babel.php:55
 msgid "BBCode::convert => HTML::toBBCode"
 msgstr "BBCode::convert => HTML::toBBCode"
 
-#: src/Module/Babel.php:60
+#: src/Module/Debug/Babel.php:61
 msgid "BBCode::toMarkdown"
 msgstr "BBCode::toMarkdown"
 
-#: src/Module/Babel.php:66
+#: src/Module/Debug/Babel.php:67
 msgid "BBCode::toMarkdown => Markdown::convert"
 msgstr "BBCode::toMarkdown => Markdown::convert"
 
-#: src/Module/Babel.php:72
+#: src/Module/Debug/Babel.php:73
 msgid "BBCode::toMarkdown => Markdown::toBBCode"
 msgstr "BBCode::toMarkdown => Markdown::toBBCode"
 
-#: src/Module/Babel.php:78
+#: src/Module/Debug/Babel.php:79
 msgid "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"
 msgstr "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"
 
-#: src/Module/Babel.php:89
+#: src/Module/Debug/Babel.php:90
 msgid "Item Body"
 msgstr "Item body"
 
-#: src/Module/Babel.php:93
+#: src/Module/Debug/Babel.php:94
 msgid "Item Tags"
 msgstr "Item tags"
 
-#: src/Module/Babel.php:100
+#: src/Module/Debug/Babel.php:101
 msgid "Source input (Diaspora format)"
 msgstr "Source input (diaspora* format)"
 
-#: src/Module/Babel.php:106
+#: src/Module/Debug/Babel.php:107
 msgid "Markdown::convert (raw HTML)"
 msgstr "Markdown::convert (raw HTML)"
 
-#: src/Module/Babel.php:111
+#: src/Module/Debug/Babel.php:112
 msgid "Markdown::convert"
 msgstr "Markdown::convert"
 
-#: src/Module/Babel.php:117
+#: src/Module/Debug/Babel.php:118
 msgid "Markdown::toBBCode"
 msgstr "Markdown::toBBCode"
 
-#: src/Module/Babel.php:124
+#: src/Module/Debug/Babel.php:125
 msgid "Raw HTML input"
 msgstr "Raw HTML input"
 
-#: src/Module/Babel.php:129
+#: src/Module/Debug/Babel.php:130
 msgid "HTML Input"
 msgstr "HTML input"
 
-#: src/Module/Babel.php:135
+#: src/Module/Debug/Babel.php:136
 msgid "HTML::toBBCode"
 msgstr "HTML::toBBCode"
 
-#: src/Module/Babel.php:141
+#: src/Module/Debug/Babel.php:142
 msgid "HTML::toBBCode => BBCode::convert"
 msgstr "HTML::toBBCode => BBCode::convert"
 
-#: src/Module/Babel.php:146
+#: src/Module/Debug/Babel.php:147
 msgid "HTML::toBBCode => BBCode::convert (raw HTML)"
 msgstr "HTML::toBBCode => BBCode::convert (raw HTML)"
 
-#: src/Module/Babel.php:152
+#: src/Module/Debug/Babel.php:153
+msgid "HTML::toBBCode => BBCode::toPlaintext"
+msgstr ""
+
+#: src/Module/Debug/Babel.php:159
 msgid "HTML::toMarkdown"
 msgstr "HTML::toMarkdown"
 
-#: src/Module/Babel.php:158
+#: src/Module/Debug/Babel.php:165
 msgid "HTML::toPlaintext"
 msgstr "HTML::toPlaintext"
 
-#: src/Module/Babel.php:166
+#: src/Module/Debug/Babel.php:171
+msgid "HTML::toPlaintext (compact)"
+msgstr ""
+
+#: src/Module/Debug/Babel.php:179
 msgid "Source text"
 msgstr "Source text"
 
-#: src/Module/Babel.php:167
+#: src/Module/Debug/Babel.php:180
 msgid "BBCode"
 msgstr "BBCode"
 
-#: src/Module/Babel.php:168
+#: src/Module/Debug/Babel.php:181
 msgid "Markdown"
 msgstr "Markdown"
 
-#: src/Module/Babel.php:169
+#: src/Module/Debug/Babel.php:182
 msgid "HTML"
 msgstr "HTML"
 
-#: src/Module/BaseAdminModule.php:76
-msgid "Overview"
-msgstr "Overview"
-
-#: src/Module/BaseAdminModule.php:79
-msgid "Configuration"
-msgstr "Configuration"
-
-#: src/Module/BaseAdminModule.php:87
-msgid "Database"
-msgstr "Database"
-
-#: src/Module/BaseAdminModule.php:88
-msgid "DB updates"
-msgstr "DB updates"
-
-#: src/Module/BaseAdminModule.php:89
-msgid "Inspect Deferred Workers"
-msgstr "Inspect deferred workers"
-
-#: src/Module/BaseAdminModule.php:90
-msgid "Inspect worker Queue"
-msgstr "Inspect worker queue"
-
-#: src/Module/BaseAdminModule.php:92
-msgid "Tools"
-msgstr "Tools"
-
-#: src/Module/BaseAdminModule.php:93
-msgid "Contact Blocklist"
-msgstr "Contact blocklist"
-
-#: src/Module/BaseAdminModule.php:101
-msgid "Diagnostics"
-msgstr "Diagnostics"
-
-#: src/Module/BaseAdminModule.php:102
-msgid "PHP Info"
-msgstr "PHP info"
-
-#: src/Module/BaseAdminModule.php:103
-msgid "probe address"
-msgstr "Probe address"
-
-#: src/Module/BaseAdminModule.php:104
-msgid "check webfinger"
-msgstr "Check webfinger"
-
-#: src/Module/BaseAdminModule.php:105
-msgid "Item Source"
-msgstr "Item source"
-
-#: src/Module/BaseAdminModule.php:106
-msgid "Babel"
-msgstr "Babel"
-
-#: src/Module/BaseAdminModule.php:115
-msgid "Addon Features"
-msgstr "Addon features"
+#: src/Module/Directory.php:61
+msgid "No entries (some entries may be hidden)."
+msgstr "No entries (entries may be hidden)."
 
-#: src/Module/BaseAdminModule.php:116
-msgid "User registrations waiting for confirmation"
-msgstr "User registrations awaiting confirmation"
+#: src/Module/Directory.php:80
+msgid "Find on this site"
+msgstr "Find on this site"
 
-#: src/Module/Bookmarklet.php:35
-msgid "This page is missing a url parameter."
-msgstr "This page is missing a URL parameter."
+#: src/Module/Directory.php:82
+msgid "Results for:"
+msgstr "Results for:"
 
-#: src/Module/Bookmarklet.php:57
-msgid "The post was created"
-msgstr "The post was created"
+#: src/Module/Directory.php:84
+msgid "Site Directory"
+msgstr "Site directory"
 
-#: src/Module/Contact.php:166
+#: src/Module/Filer/SaveTag.php:39
 #, php-format
-msgid "%d contact edited."
-msgid_plural "%d contacts edited."
-msgstr[0] "%d contact edited."
-msgstr[1] "%d contacts edited."
-
-#: src/Module/Contact.php:193 src/Module/Contact.php:377
-msgid "Could not access contact record."
-msgstr "Could not access contact record."
-
-#: src/Module/Contact.php:203
-msgid "Could not locate selected profile."
-msgstr "Could not locate selected profile."
-
-#: src/Module/Contact.php:235
-msgid "Contact updated."
-msgstr "Contact updated."
-
-#: src/Module/Contact.php:398
-msgid "Contact has been blocked"
-msgstr "Contact has been blocked"
-
-#: src/Module/Contact.php:398
-msgid "Contact has been unblocked"
-msgstr "Contact has been unblocked"
-
-#: src/Module/Contact.php:408
-msgid "Contact has been ignored"
-msgstr "Contact has been ignored"
-
-#: src/Module/Contact.php:408
-msgid "Contact has been unignored"
-msgstr "Contact has been unignored"
-
-#: src/Module/Contact.php:418
-msgid "Contact has been archived"
-msgstr "Contact has been archived"
-
-#: src/Module/Contact.php:418
-msgid "Contact has been unarchived"
-msgstr "Contact has been unarchived"
-
-#: src/Module/Contact.php:442
-msgid "Drop contact"
-msgstr "Drop contact"
+msgid "Filetag %s saved to item"
+msgstr "File-tag %s saved to item"
 
-#: src/Module/Contact.php:445 src/Module/Contact.php:823
-msgid "Do you really want to delete this contact?"
-msgstr "Do you really want to delete this contact?"
+#: src/Module/Filer/SaveTag.php:48
+msgid "- select -"
+msgstr "- select -"
 
-#: src/Module/Contact.php:459
-msgid "Contact has been removed."
-msgstr "Contact has been removed."
+#: src/Module/FollowConfirm.php:37
+msgid "No given contact."
+msgstr "No given contact."
 
-#: src/Module/Contact.php:489
-#, php-format
-msgid "You are mutual friends with %s"
-msgstr "You are mutual friends with %s"
+#: src/Module/Friendica.php:40
+msgid "Installed addons/apps:"
+msgstr "Installed addons/apps:"
 
-#: src/Module/Contact.php:494
-#, php-format
-msgid "You are sharing with %s"
-msgstr "You are sharing with %s"
+#: src/Module/Friendica.php:45
+msgid "No installed addons/apps"
+msgstr "No installed addons/apps"
 
-#: src/Module/Contact.php:499
+#: src/Module/Friendica.php:50
 #, php-format
-msgid "%s is sharing with you"
-msgstr "%s is sharing with you"
-
-#: src/Module/Contact.php:523
-msgid "Private communications are not available for this contact."
-msgstr "Private communications are not available for this contact."
-
-#: src/Module/Contact.php:525
-msgid "Never"
-msgstr "Never"
-
-#: src/Module/Contact.php:528
-msgid "(Update was successful)"
-msgstr "(Update was successful)"
-
-#: src/Module/Contact.php:528
-msgid "(Update was not successful)"
-msgstr "(Update was not successful)"
+msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
+msgstr "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
 
-#: src/Module/Contact.php:530 src/Module/Contact.php:1061
-msgid "Suggest friends"
-msgstr "Suggest friends"
+#: src/Module/Friendica.php:57
+msgid "On this server the following remote servers are blocked."
+msgstr "On this server the following remote servers are blocked."
 
-#: src/Module/Contact.php:534
+#: src/Module/Friendica.php:75
 #, php-format
-msgid "Network type: %s"
-msgstr "Network type: %s"
-
-#: src/Module/Contact.php:539
-msgid "Communications lost with this contact!"
-msgstr "Communications lost with this contact!"
-
-#: src/Module/Contact.php:545
-msgid "Fetch further information for feeds"
-msgstr "Fetch further information for feeds"
-
-#: src/Module/Contact.php:547
 msgid ""
-"Fetch information like preview pictures, title and teaser from the feed "
-"item. You can activate this if the feed doesn't contain much text. Keywords "
-"are taken from the meta header in the feed item and are posted as hash tags."
-msgstr "Fetch information like preview pictures, title, and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."
-
-#: src/Module/Contact.php:550
-msgid "Fetch information"
-msgstr "Fetch information"
-
-#: src/Module/Contact.php:551
-msgid "Fetch keywords"
-msgstr "Fetch keywords"
-
-#: src/Module/Contact.php:552
-msgid "Fetch information and keywords"
-msgstr "Fetch information and keywords"
+"This is Friendica, version %s that is running at the web location %s. The "
+"database version is %s, the post update version is %s."
+msgstr "This is Friendica, version %s that is running at the web location %s. The database version is %s, the post update version is %s."
 
-#: src/Module/Contact.php:584
-msgid "Profile Visibility"
-msgstr "Profile visibility"
+#: src/Module/Friendica.php:80
+msgid ""
+"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
+"about the Friendica project."
+msgstr "Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."
 
-#: src/Module/Contact.php:585
-msgid "Contact Information / Notes"
-msgstr "Personal note"
+#: src/Module/Friendica.php:81
+msgid "Bug reports and issues: please visit"
+msgstr "Bug reports and issues: please visit"
 
-#: src/Module/Contact.php:586
-msgid "Contact Settings"
-msgstr "Notification and privacy "
+#: src/Module/Friendica.php:81
+msgid "the bugtracker at github"
+msgstr "the bugtracker at github"
 
-#: src/Module/Contact.php:595
-msgid "Contact"
-msgstr "Contact"
+#: src/Module/Friendica.php:82
+msgid "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
+msgstr "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
 
-#: src/Module/Contact.php:599
-#, php-format
-msgid ""
-"Please choose the profile you would like to display to %s when viewing your "
-"profile securely."
-msgstr "Please choose the profile you would like to display to %s when viewing your profile securely."
+#: src/Module/Group.php:42
+msgid "Group created."
+msgstr "Group created."
 
-#: src/Module/Contact.php:601
-msgid "Their personal note"
-msgstr "Their personal note"
+#: src/Module/Group.php:48
+msgid "Could not create group."
+msgstr "Could not create group."
 
-#: src/Module/Contact.php:603
-msgid "Edit contact notes"
-msgstr "Edit contact notes"
+#: src/Module/Group.php:59 src/Module/Group.php:207 src/Module/Group.php:233
+msgid "Group not found."
+msgstr "Group not found."
 
-#: src/Module/Contact.php:607
-msgid "Block/Unblock contact"
-msgstr "Block/Unblock contact"
+#: src/Module/Group.php:65
+msgid "Group name changed."
+msgstr "Group name changed."
 
-#: src/Module/Contact.php:608
-msgid "Ignore contact"
-msgstr "Ignore contact"
+#: src/Module/Group.php:87
+msgid "Unknown group."
+msgstr "Unknown group."
 
-#: src/Module/Contact.php:609
-msgid "Repair URL settings"
-msgstr "Repair URL settings"
+#: src/Module/Group.php:96
+msgid "Contact is unavailable."
+msgstr "Contact is unavailable."
 
-#: src/Module/Contact.php:610
-msgid "View conversations"
-msgstr "View conversations"
+#: src/Module/Group.php:100
+msgid "Contact is deleted."
+msgstr "Contact is deleted."
 
-#: src/Module/Contact.php:615
-msgid "Last update:"
-msgstr "Last update:"
+#: src/Module/Group.php:106
+msgid "Contact is blocked, unable to add it to a group."
+msgstr "Contact is blocked, unable to add it to a group."
 
-#: src/Module/Contact.php:617
-msgid "Update public posts"
-msgstr "Update public posts"
+#: src/Module/Group.php:110
+msgid "Unable to add the contact to the group."
+msgstr "Unable to add contact to group."
 
-#: src/Module/Contact.php:619 src/Module/Contact.php:1071
-msgid "Update now"
-msgstr "Update now"
+#: src/Module/Group.php:112
+msgid "Contact successfully added to group."
+msgstr "Contact successfully added to group."
 
-#: src/Module/Contact.php:625 src/Module/Contact.php:828
-#: src/Module/Contact.php:1088
-msgid "Unignore"
-msgstr "Unignore"
+#: src/Module/Group.php:116
+msgid "Unable to remove the contact from the group."
+msgstr "Unable to remove contact from group."
 
-#: src/Module/Contact.php:629
-msgid "Currently blocked"
-msgstr "Currently blocked"
+#: src/Module/Group.php:118
+msgid "Contact successfully removed from group."
+msgstr "Contact successfully removed from group."
 
-#: src/Module/Contact.php:630
-msgid "Currently ignored"
-msgstr "Currently ignored"
+#: src/Module/Group.php:121
+msgid "Unknown group command."
+msgstr "Unknown group command."
 
-#: src/Module/Contact.php:631
-msgid "Currently archived"
-msgstr "Currently archived"
+#: src/Module/Group.php:124
+msgid "Bad request."
+msgstr "Bad request."
 
-#: src/Module/Contact.php:632
-msgid "Awaiting connection acknowledge"
-msgstr "Awaiting connection acknowledgement"
+#: src/Module/Group.php:163
+msgid "Save Group"
+msgstr "Save group"
 
-#: src/Module/Contact.php:633
-msgid ""
-"Replies/likes to your public posts <strong>may</strong> still be visible"
-msgstr "Replies/Likes to your public posts <strong>may</strong> still be visible"
+#: src/Module/Group.php:164
+msgid "Filter"
+msgstr "Filter"
 
-#: src/Module/Contact.php:634
-msgid "Notification for new posts"
-msgstr "Notification for new posts"
+#: src/Module/Group.php:170
+msgid "Create a group of contacts/friends."
+msgstr "Create a group of contacts/friends."
 
-#: src/Module/Contact.php:634
-msgid "Send a notification of every new post of this contact"
-msgstr "Send notification for every new post from this contact"
+#: src/Module/Group.php:212
+msgid "Group removed."
+msgstr "Group removed."
 
-#: src/Module/Contact.php:636
-msgid "Blacklisted keywords"
-msgstr "Blacklisted keywords"
+#: src/Module/Group.php:214
+msgid "Unable to remove group."
+msgstr "Unable to remove group."
 
-#: src/Module/Contact.php:636
-msgid ""
-"Comma separated list of keywords that should not be converted to hashtags, "
-"when \"Fetch information and keywords\" is selected"
-msgstr "Comma-separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"
+#: src/Module/Group.php:265
+msgid "Delete Group"
+msgstr "Delete group"
 
-#: src/Module/Contact.php:653 src/Module/Settings/TwoFactor/Index.php:100
-msgid "Actions"
-msgstr "Actions"
+#: src/Module/Group.php:275
+msgid "Edit Group Name"
+msgstr "Edit group name"
 
-#: src/Module/Contact.php:700
-msgid "Suggestions"
-msgstr "Suggestions"
+#: src/Module/Group.php:285
+msgid "Members"
+msgstr "Members"
 
-#: src/Module/Contact.php:703
-msgid "Suggest potential friends"
-msgstr "Suggest potential friends"
+#: src/Module/Group.php:301
+msgid "Remove contact from group"
+msgstr "Remove contact from group"
 
-#: src/Module/Contact.php:708 src/Module/Group.php:287
-msgid "All Contacts"
-msgstr "All contacts"
+#: src/Module/Group.php:335
+msgid "Add contact to group"
+msgstr "Add contact to group"
 
-#: src/Module/Contact.php:711
-msgid "Show all contacts"
-msgstr "Show all contacts"
+#: src/Module/Help.php:43
+msgid "Help:"
+msgstr "Help:"
 
-#: src/Module/Contact.php:716
-msgid "Unblocked"
-msgstr "Unblocked"
+#: src/Module/Home.php:42
+#, php-format
+msgid "Welcome to %s"
+msgstr "Welcome to %s"
 
-#: src/Module/Contact.php:719
-msgid "Only show unblocked contacts"
-msgstr "Only show unblocked contacts"
+#: src/Module/Invite.php:37
+msgid "Total invitation limit exceeded."
+msgstr "Total invitation limit exceeded"
 
-#: src/Module/Contact.php:724
-msgid "Blocked"
-msgstr "Blocked"
+#: src/Module/Invite.php:60
+#, php-format
+msgid "%s : Not a valid email address."
+msgstr "%s : Not a valid email address"
 
-#: src/Module/Contact.php:727
-msgid "Only show blocked contacts"
-msgstr "Only show blocked contacts"
+#: src/Module/Invite.php:87
+msgid "Please join us on Friendica"
+msgstr "Please join us on Friendica."
 
-#: src/Module/Contact.php:732
-msgid "Ignored"
-msgstr "Ignored"
+#: src/Module/Invite.php:96
+msgid "Invitation limit exceeded. Please contact your site administrator."
+msgstr "Invitation limit is exceeded. Please contact your site administrator."
 
-#: src/Module/Contact.php:735
-msgid "Only show ignored contacts"
-msgstr "Only show ignored contacts"
+#: src/Module/Invite.php:100
+#, php-format
+msgid "%s : Message delivery failed."
+msgstr "%s : Message delivery failed"
 
-#: src/Module/Contact.php:740
-msgid "Archived"
-msgstr "Archived"
+#: src/Module/Invite.php:104
+#, php-format
+msgid "%d message sent."
+msgid_plural "%d messages sent."
+msgstr[0] "%d message sent."
+msgstr[1] "%d messages sent."
 
-#: src/Module/Contact.php:743
-msgid "Only show archived contacts"
-msgstr "Only show archived contacts"
+#: src/Module/Invite.php:122
+msgid "You have no more invitations available"
+msgstr "You have no more invitations available."
 
-#: src/Module/Contact.php:748
-msgid "Hidden"
-msgstr "Hidden"
+#: src/Module/Invite.php:129
+#, php-format
+msgid ""
+"Visit %s for a list of public sites that you can join. Friendica members on "
+"other sites can all connect with each other, as well as with members of many"
+" other social networks."
+msgstr "Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."
 
-#: src/Module/Contact.php:751
-msgid "Only show hidden contacts"
-msgstr "Only show hidden contacts"
+#: src/Module/Invite.php:131
+#, php-format
+msgid ""
+"To accept this invitation, please visit and register at %s or any other "
+"public Friendica website."
+msgstr "To accept this invitation, please sign up at %s or any other public Friendica website."
 
-#: src/Module/Contact.php:759
-msgid "Organize your contact groups"
-msgstr "Organize your contact groups"
+#: src/Module/Invite.php:132
+#, php-format
+msgid ""
+"Friendica sites all inter-connect to create a huge privacy-enhanced social "
+"web that is owned and controlled by its members. They can also connect with "
+"many traditional social networks. See %s for a list of alternate Friendica "
+"sites you can join."
+msgstr "Friendica sites are all inter-connected to create a large privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."
 
-#: src/Module/Contact.php:818
-msgid "Search your contacts"
-msgstr "Search your contacts"
+#: src/Module/Invite.php:136
+msgid ""
+"Our apologies. This system is not currently configured to connect with other"
+" public sites or invite members."
+msgstr "Our apologies. This system is not currently configured to connect with other public sites or invite members."
 
-#: src/Module/Contact.php:829 src/Module/Contact.php:1097
-msgid "Archive"
-msgstr "Archive"
+#: src/Module/Invite.php:139
+msgid ""
+"Friendica sites all inter-connect to create a huge privacy-enhanced social "
+"web that is owned and controlled by its members. They can also connect with "
+"many traditional social networks."
+msgstr "Friendica sites are all inter-connected to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks."
 
-#: src/Module/Contact.php:829 src/Module/Contact.php:1097
-msgid "Unarchive"
-msgstr "Unarchive"
+#: src/Module/Invite.php:138
+#, php-format
+msgid "To accept this invitation, please visit and register at %s."
+msgstr "To accept this invitation, please visit and register at %s."
 
-#: src/Module/Contact.php:832
-msgid "Batch Actions"
-msgstr "Batch actions"
+#: src/Module/Invite.php:146
+msgid "Send invitations"
+msgstr "Send invitations"
 
-#: src/Module/Contact.php:859
-msgid "Conversations started by this contact"
-msgstr "Conversations started by this contact"
+#: src/Module/Invite.php:147
+msgid "Enter email addresses, one per line:"
+msgstr "Enter email addresses, one per line:"
 
-#: src/Module/Contact.php:864
-msgid "Posts and Comments"
-msgstr "Posts and Comments"
+#: src/Module/Invite.php:151
+msgid ""
+"You are cordially invited to join me and other close friends on Friendica - "
+"and help us to create a better social web."
+msgstr "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."
 
-#: src/Module/Contact.php:887
-msgid "View all contacts"
-msgstr "View all contacts"
+#: src/Module/Invite.php:153
+msgid "You will need to supply this invitation code: $invite_code"
+msgstr "You will need to supply this invitation code: $invite_code"
 
-#: src/Module/Contact.php:898
-msgid "View all common friends"
-msgstr "View all common friends"
+#: src/Module/Invite.php:153
+msgid ""
+"Once you have registered, please connect with me via my profile page at:"
+msgstr "Once you have signed up, please connect with me via my profile page at:"
 
-#: src/Module/Contact.php:908
-msgid "Advanced Contact Settings"
-msgstr "Advanced contact settings"
+#: src/Module/Invite.php:155
+msgid ""
+"For more information about the Friendica project and why we feel it is "
+"important, please visit http://friendi.ca"
+msgstr "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"
 
-#: src/Module/Contact.php:994
-msgid "Mutual Friendship"
-msgstr "Mutual friendship"
+#: src/Module/Item/Compose.php:30
+msgid "Please enter a post body."
+msgstr ""
 
-#: src/Module/Contact.php:999
-msgid "is a fan of yours"
-msgstr "is a fan of yours"
+#: src/Module/Item/Compose.php:43
+msgid "This feature is only available with the frio theme."
+msgstr ""
 
-#: src/Module/Contact.php:1004
-msgid "you are a fan of"
-msgstr "I follow them"
+#: src/Module/Item/Compose.php:63
+msgid "Compose new personal note"
+msgstr ""
 
-#: src/Module/Contact.php:1028
-msgid "Edit contact"
-msgstr "Edit contact"
+#: src/Module/Item/Compose.php:70
+msgid "Compose new post"
+msgstr ""
 
-#: src/Module/Contact.php:1082
-msgid "Toggle Blocked status"
-msgstr "Toggle blocked status"
+#: src/Module/Item/Compose.php:190
+msgid "Clear the location"
+msgstr ""
 
-#: src/Module/Contact.php:1090
-msgid "Toggle Ignored status"
-msgstr "Toggle ignored status"
+#: src/Module/Item/Compose.php:191
+msgid "Location services are unavailable on your device"
+msgstr ""
 
-#: src/Module/Contact.php:1099
-msgid "Toggle Archive status"
-msgstr "Toggle archive status"
+#: src/Module/Item/Compose.php:192
+msgid ""
+"Location services are disabled. Please check the website's permissions on "
+"your device"
+msgstr ""
 
-#: src/Module/Contact.php:1107
-msgid "Delete contact"
-msgstr "Delete contact"
+#: src/Module/Item/Compose.php:196
+msgid "Public"
+msgstr ""
 
-#: src/Module/Credits.php:25
-msgid "Credits"
-msgstr "Credits"
+#: src/Module/Item/Compose.php:197
+msgid ""
+"This post will be sent to all your followers and can be seen in the "
+"community pages and by anyone with its link."
+msgstr ""
+
+#: src/Module/Item/Compose.php:198
+msgid "Limited/Private"
+msgstr ""
 
-#: src/Module/Credits.php:26
+#: src/Module/Item/Compose.php:199
 msgid ""
-"Friendica is a community project, that would not be possible without the "
-"help of many people. Here is a list of those who have contributed to the "
-"code or the translation of Friendica. Thank you all!"
-msgstr "Friendica is a community project that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"
+"This post will be sent only to the people in the first box, to the exception"
+" of the people mentioned in the second box. It won't appear anywhere public."
+msgstr ""
 
-#: src/Module/Directory.php:66
-msgid "No entries (some entries may be hidden)."
-msgstr "No entries (entries may be hidden)."
+#: src/Module/Login.php:286
+msgid "Create a New Account"
+msgstr "Create a new account"
 
-#: src/Module/Directory.php:85
-msgid "Find on this site"
-msgstr "Find on this site"
+#: src/Module/Login.php:319
+msgid "Password: "
+msgstr "Password: "
 
-#: src/Module/Directory.php:87
-msgid "Results for:"
-msgstr "Results for:"
+#: src/Module/Login.php:320
+msgid "Remember me"
+msgstr "Remember me"
 
-#: src/Module/Directory.php:89
-msgid "Site Directory"
-msgstr "Site directory"
+#: src/Module/Login.php:323
+msgid "Or login using OpenID: "
+msgstr "Or login with OpenID: "
 
-#: src/Module/Feedtest.php:20 src/Module/Filer/SaveTag.php:20
-msgid "You must be logged in to use this module"
-msgstr "You must be logged in to use this module"
+#: src/Module/Login.php:329
+msgid "Forgot your password?"
+msgstr "Forgot your password?"
 
-#: src/Module/Feedtest.php:49
-msgid "Source URL"
-msgstr "Source URL"
+#: src/Module/Login.php:332
+msgid "Website Terms of Service"
+msgstr "Website Terms of Service"
 
-#: src/Module/Filer/SaveTag.php:39
-#, php-format
-msgid "Filetag %s saved to item"
-msgstr "File-tag %s saved to item"
+#: src/Module/Login.php:333
+msgid "terms of service"
+msgstr "Terms of service"
 
-#: src/Module/Filer/SaveTag.php:49
-msgid "- select -"
-msgstr "- select -"
+#: src/Module/Login.php:335
+msgid "Website Privacy Policy"
+msgstr "Website Privacy Policy"
 
-#: src/Module/FollowConfirm.php:37
-msgid "No given contact."
-msgstr "No given contact."
+#: src/Module/Login.php:336
+msgid "privacy policy"
+msgstr "Privacy policy"
 
-#: src/Module/Friendica.php:40
-msgid "Installed addons/apps:"
-msgstr "Installed addons/apps:"
+#: src/Module/Logout.php:38
+msgid "Logged out."
+msgstr "Logged out."
 
-#: src/Module/Friendica.php:45
-msgid "No installed addons/apps"
-msgstr "No installed addons/apps"
+#: src/Module/Maintenance.php:29
+msgid "System down for maintenance"
+msgstr "Sorry, the system is currently down for maintenance."
 
-#: src/Module/Friendica.php:50
+#: src/Module/PageNotFound.php:13
+msgid "Page not found."
+msgstr "Page not found"
+
+#: src/Module/Photo.php:87
 #, php-format
-msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
-msgstr "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
+msgid "Invalid photo with id %s."
+msgstr "Invalid photo with id %s."
 
-#: src/Module/Friendica.php:57
-msgid "On this server the following remote servers are blocked."
-msgstr "On this server the following remote servers are blocked."
+#: src/Module/Profile/Contacts.php:23 src/Module/Profile/Contacts.php:36
+msgid "User not found."
+msgstr ""
 
-#: src/Module/Friendica.php:75
+#: src/Module/Profile/Contacts.php:78
+msgid "No contacts."
+msgstr "No contacts."
+
+#: src/Module/Profile/Contacts.php:93 src/Module/Contact.php:569
+#: src/Module/Contact.php:1008
 #, php-format
-msgid ""
-"This is Friendica, version %s that is running at the web location %s. The "
-"database version is %s, the post update version is %s."
-msgstr "This is Friendica, version %s that is running at the web location %s. The database version is %s, the post update version is %s."
+msgid "Visit %s's profile [%s]"
+msgstr "Visit %s's profile [%s]"
 
-#: src/Module/Friendica.php:80
-msgid ""
-"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
-"about the Friendica project."
-msgstr "Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."
+#: src/Module/Profile/Contacts.php:112
+#, php-format
+msgid "Follower (%s)"
+msgid_plural "Followers (%s)"
+msgstr[0] ""
+msgstr[1] ""
 
-#: src/Module/Friendica.php:81
-msgid "Bug reports and issues: please visit"
-msgstr "Bug reports and issues: please visit"
+#: src/Module/Profile/Contacts.php:113
+#, php-format
+msgid "Following (%s)"
+msgid_plural "Following (%s)"
+msgstr[0] ""
+msgstr[1] ""
 
-#: src/Module/Friendica.php:81
-msgid "the bugtracker at github"
-msgstr "the bugtracker at github"
+#: src/Module/Profile/Contacts.php:114
+#, php-format
+msgid "Mutual friend (%s)"
+msgid_plural "Mutual friends (%s)"
+msgstr[0] ""
+msgstr[1] ""
 
-#: src/Module/Friendica.php:82
-msgid "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
-msgstr "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
+#: src/Module/Profile/Contacts.php:116
+#, php-format
+msgid "Contact (%s)"
+msgid_plural "Contacts (%s)"
+msgstr[0] ""
+msgstr[1] ""
 
-#: src/Module/Group.php:42
-msgid "Group created."
-msgstr "Group created."
+#: src/Module/Profile/Contacts.php:125
+msgid "All contacts"
+msgstr ""
 
-#: src/Module/Group.php:48
-msgid "Could not create group."
-msgstr "Could not create group."
+#: src/Module/Register.php:83
+msgid ""
+"You may (optionally) fill in this form via OpenID by supplying your OpenID "
+"and clicking \"Register\"."
+msgstr "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking \"Register\"."
 
-#: src/Module/Group.php:59 src/Module/Group.php:207 src/Module/Group.php:233
-msgid "Group not found."
-msgstr "Group not found."
+#: src/Module/Register.php:84
+msgid ""
+"If you are not familiar with OpenID, please leave that field blank and fill "
+"in the rest of the items."
+msgstr "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."
 
-#: src/Module/Group.php:65
-msgid "Group name changed."
-msgstr "Group name changed."
+#: src/Module/Register.php:85
+msgid "Your OpenID (optional): "
+msgstr "Your OpenID (optional): "
 
-#: src/Module/Group.php:87
-msgid "Unknown group."
-msgstr "Unknown group."
+#: src/Module/Register.php:94
+msgid "Include your profile in member directory?"
+msgstr "Include your profile in member directory?"
 
-#: src/Module/Group.php:96
-msgid "Contact is unavailable."
-msgstr "Contact is unavailable."
+#: src/Module/Register.php:117
+msgid "Note for the admin"
+msgstr "Note for the admin"
 
-#: src/Module/Group.php:100
-msgid "Contact is deleted."
-msgstr "Contact is deleted."
+#: src/Module/Register.php:117
+msgid "Leave a message for the admin, why you want to join this node"
+msgstr "Leave a message for the admin. Why do you want to join this node?"
 
-#: src/Module/Group.php:106
-msgid "Contact is blocked, unable to add it to a group."
-msgstr "Contact is blocked, unable to add it to a group."
+#: src/Module/Register.php:118
+msgid "Membership on this site is by invitation only."
+msgstr "Membership on this site is by invitation only."
 
-#: src/Module/Group.php:110
-msgid "Unable to add the contact to the group."
-msgstr "Unable to add contact to group."
+#: src/Module/Register.php:119
+msgid "Your invitation code: "
+msgstr "Your invitation code: "
 
-#: src/Module/Group.php:112
-msgid "Contact successfully added to group."
-msgstr "Contact successfully added to group."
+#: src/Module/Register.php:127
+msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
+msgstr "Your full name: "
 
-#: src/Module/Group.php:116
-msgid "Unable to remove the contact from the group."
-msgstr "Unable to remove contact from group."
+#: src/Module/Register.php:128
+msgid ""
+"Your Email Address: (Initial information will be send there, so this has to "
+"be an existing address.)"
+msgstr "Your Email Address: (Initial information will be sent there, so this must be an existing address.)"
 
-#: src/Module/Group.php:118
-msgid "Contact successfully removed from group."
-msgstr "Contact successfully removed from group."
+#: src/Module/Register.php:130
+msgid "Leave empty for an auto generated password."
+msgstr "Leave empty for an auto generated password."
 
-#: src/Module/Group.php:121
-msgid "Unknown group command."
-msgstr "Unknown group command."
+#: src/Module/Register.php:132
+#, php-format
+msgid ""
+"Choose a profile nickname. This must begin with a text character. Your "
+"profile address on this site will then be \"<strong>nickname@%s</strong>\"."
+msgstr "Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be \"<strong>nickname@%s</strong>\"."
 
-#: src/Module/Group.php:124
-msgid "Bad request."
-msgstr "Bad request."
+#: src/Module/Register.php:133
+msgid "Choose a nickname: "
+msgstr "Choose a nickname: "
 
-#: src/Module/Group.php:163
-msgid "Save Group"
-msgstr "Save group"
+#: src/Module/Register.php:142
+msgid "Import your profile to this friendica instance"
+msgstr "Import an existing Friendica profile to this node."
 
-#: src/Module/Group.php:164
-msgid "Filter"
-msgstr "Filter"
+#: src/Module/Register.php:149
+msgid "Note: This node explicitly contains adult content"
+msgstr "Note: This node explicitly contains adult content"
 
-#: src/Module/Group.php:170
-msgid "Create a group of contacts/friends."
-msgstr "Create a group of contacts/friends."
+#: src/Module/Register.php:242
+msgid ""
+"Registration successful. Please check your email for further instructions."
+msgstr "Registration successful. Please check your email for further instructions."
 
-#: src/Module/Group.php:212
-msgid "Group removed."
-msgstr "Group removed."
+#: src/Module/Register.php:246
+#, php-format
+msgid ""
+"Failed to send email message. Here your accout details:<br> login: %s<br> "
+"password: %s<br><br>You can change your password after login."
+msgstr "Failed to send email message. Here are your account details:<br> login: %s<br> password: %s<br><br>You can change your password after login."
 
-#: src/Module/Group.php:214
-msgid "Unable to remove group."
-msgstr "Unable to remove group."
+#: src/Module/Register.php:253
+msgid "Registration successful."
+msgstr "Registration successful."
 
-#: src/Module/Group.php:265
-msgid "Delete Group"
-msgstr "Delete group"
+#: src/Module/Register.php:258
+msgid "Your registration can not be processed."
+msgstr "Your registration cannot be processed."
 
-#: src/Module/Group.php:275
-msgid "Edit Group Name"
-msgstr "Edit group name"
+#: src/Module/Register.php:304
+msgid "Your registration is pending approval by the site owner."
+msgstr "Your registration is pending approval by the site administrator."
 
-#: src/Module/Group.php:285
-msgid "Members"
-msgstr "Members"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:36
+#: src/Module/Settings/TwoFactor/Recovery.php:34
+#: src/Module/Settings/TwoFactor/Verify.php:41
+msgid "Please enter your password to access this page."
+msgstr "Please enter your password to access this page."
 
-#: src/Module/Group.php:301
-msgid "Remove contact from group"
-msgstr "Remove contact from group"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:54
+msgid "App-specific password generation failed: The description is empty."
+msgstr ""
 
-#: src/Module/Group.php:335
-msgid "Add contact to group"
-msgstr "Add contact to group"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:57
+msgid ""
+"App-specific password generation failed: This description already exists."
+msgstr ""
+
+#: src/Module/Settings/TwoFactor/AppSpecific.php:61
+msgid "New app-specific password generated."
+msgstr ""
 
-#: src/Module/Help.php:43
-msgid "Help:"
-msgstr "Help:"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:67
+msgid "App-specific passwords successfully revoked."
+msgstr ""
 
-#: src/Module/Home.php:42
-#, php-format
-msgid "Welcome to %s"
-msgstr "Welcome to %s"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:77
+msgid "App-specific password successfully revoked."
+msgstr ""
 
-#: src/Module/Install.php:158
-msgid "Friendica Communications Server - Setup"
-msgstr "Friendica Communications Server - Setup"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:98
+msgid "Two-factor app-specific passwords"
+msgstr ""
 
-#: src/Module/Install.php:169
-msgid "System check"
-msgstr "System check"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:100
+msgid ""
+"<p>App-specific passwords are randomly generated passwords used instead your"
+" regular password to authenticate your account on third-party applications "
+"that don't support two-factor authentication.</p>"
+msgstr ""
 
-#: src/Module/Install.php:174
-msgid "Check again"
-msgstr "Check again"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:101
+msgid ""
+"Make sure to copy your new app-specific password now. You won’t be able to "
+"see it again!"
+msgstr ""
 
-#: src/Module/Install.php:189
-msgid "Base settings"
-msgstr "Base settings"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:104
+msgid "Description"
+msgstr ""
 
-#: src/Module/Install.php:196
-msgid "Host name"
-msgstr "Host name"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:105
+msgid "Last Used"
+msgstr ""
 
-#: src/Module/Install.php:198
-msgid ""
-"Overwrite this field in case the determinated hostname isn't right, "
-"otherweise leave it as is."
-msgstr "Overwrite this field in case the hostname is incorrect, otherwise leave it as is."
+#: src/Module/Settings/TwoFactor/AppSpecific.php:106
+msgid "Revoke"
+msgstr ""
 
-#: src/Module/Install.php:201
-msgid "Base path to installation"
-msgstr "Base path to installation"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:107
+msgid "Revoke All"
+msgstr ""
 
-#: src/Module/Install.php:203
+#: src/Module/Settings/TwoFactor/AppSpecific.php:110
 msgid ""
-"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."
-msgstr "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."
+"When you generate a new app-specific password, you must use it right away, "
+"it will be shown to you once after you generate it."
+msgstr ""
 
-#: src/Module/Install.php:206
-msgid "Sub path of the URL"
-msgstr "URL Sub-path "
+#: src/Module/Settings/TwoFactor/AppSpecific.php:111
+msgid "Generate new app-specific password"
+msgstr ""
 
-#: src/Module/Install.php:208
-msgid ""
-"Overwrite this field in case the sub path determination isn't right, "
-"otherwise leave it as is. Leaving this field blank means the installation is"
-" at the base URL without sub path."
-msgstr "Overwrite this field in case the sub path determination isn't right, otherwise leave it as is. Leaving this field blank means the installation is at the base URL without sub-path."
+#: src/Module/Settings/TwoFactor/AppSpecific.php:112
+msgid "Friendiqa on my Fairphone 2..."
+msgstr ""
 
-#: src/Module/Install.php:219
-msgid "Database connection"
-msgstr "Database connection"
+#: src/Module/Settings/TwoFactor/AppSpecific.php:113
+msgid "Generate"
+msgstr ""
 
-#: src/Module/Install.php:220
-msgid ""
-"In order to install Friendica we need to know how to connect to your "
-"database."
-msgstr "In order to install Friendica we need to know how to connect to your database."
+#: src/Module/Settings/TwoFactor/Index.php:51
+msgid "Two-factor authentication successfully disabled."
+msgstr "Two-factor authentication successfully disabled."
 
-#: src/Module/Install.php:221
+#: src/Module/Settings/TwoFactor/Index.php:92
 msgid ""
-"Please contact your hosting provider or site administrator if you have "
-"questions about these settings."
-msgstr "Please contact your hosting provider or site administrator if you have questions about these settings."
+"<p>Use an application on a mobile device to get two-factor authentication "
+"codes when prompted on login.</p>"
+msgstr "<p>Use an application on a mobile device to get two-factor authentication codes when prompted on login.</p>"
 
-#: src/Module/Install.php:222
-msgid ""
-"The database you specify below should already exist. If it does not, please "
-"create it before continuing."
-msgstr "The database you specify below should already exist. If it does not, please create it before continuing."
+#: src/Module/Settings/TwoFactor/Index.php:96
+msgid "Authenticator app"
+msgstr "Authenticator app"
 
-#: src/Module/Install.php:229
-msgid "Database Server Name"
-msgstr "Database server name"
+#: src/Module/Settings/TwoFactor/Index.php:97
+msgid "Configured"
+msgstr "Configured"
 
-#: src/Module/Install.php:234
-msgid "Database Login Name"
-msgstr "Database login name"
+#: src/Module/Settings/TwoFactor/Index.php:97
+msgid "Not Configured"
+msgstr "Not configured"
 
-#: src/Module/Install.php:240
-msgid "Database Login Password"
-msgstr "Database login password"
+#: src/Module/Settings/TwoFactor/Index.php:98
+msgid "<p>You haven't finished configuring your authenticator app.</p>"
+msgstr "<p>You haven't finished configuring your authenticator app.</p>"
 
-#: src/Module/Install.php:242
-msgid "For security reasons the password must not be empty"
-msgstr "For security reasons the password must not be empty"
+#: src/Module/Settings/TwoFactor/Index.php:99
+msgid "<p>Your authenticator app is correctly configured.</p>"
+msgstr "<p>Your authenticator app is correctly configured.</p>"
 
-#: src/Module/Install.php:245
-msgid "Database Name"
-msgstr "Database name"
+#: src/Module/Settings/TwoFactor/Index.php:101
+msgid "Recovery codes"
+msgstr "Recovery codes"
 
-#: src/Module/Install.php:249 src/Module/Install.php:278
-msgid "Please select a default timezone for your website"
-msgstr "Please select a default time zone for your website"
+#: src/Module/Settings/TwoFactor/Index.php:102
+msgid "Remaining valid codes"
+msgstr "Remaining valid codes"
 
-#: src/Module/Install.php:263
-msgid "Site settings"
-msgstr "Site settings"
+#: src/Module/Settings/TwoFactor/Index.php:104
+msgid ""
+"<p>These one-use codes can replace an authenticator app code in case you "
+"have lost access to it.</p>"
+msgstr "<p>These one-use codes can replace an authenticator app code in case you have lost access to it.</p>"
 
-#: src/Module/Install.php:273
-msgid "Site administrator email address"
-msgstr "Site administrator email address"
+#: src/Module/Settings/TwoFactor/Index.php:106
+msgid "App-specific passwords"
+msgstr ""
+
+#: src/Module/Settings/TwoFactor/Index.php:107
+msgid "Generated app-specific passwords"
+msgstr ""
 
-#: src/Module/Install.php:275
+#: src/Module/Settings/TwoFactor/Index.php:109
 msgid ""
-"Your account email address must match this in order to use the web admin "
-"panel."
-msgstr "Your account email address must match this in order to use the web admin panel."
+"<p>These randomly generated passwords allow you to authenticate on apps not "
+"supporting two-factor authentication.</p>"
+msgstr ""
 
-#: src/Module/Install.php:282
-msgid "System Language:"
-msgstr "System language:"
+#: src/Module/Settings/TwoFactor/Index.php:111 src/Module/Contact.php:614
+msgid "Actions"
+msgstr "Actions"
+
+#: src/Module/Settings/TwoFactor/Index.php:112
+msgid "Current password:"
+msgstr "Current password:"
 
-#: src/Module/Install.php:284
+#: src/Module/Settings/TwoFactor/Index.php:112
 msgid ""
-"Set the default language for your Friendica installation interface and to "
-"send emails."
-msgstr "Set the default language for your Friendica installation interface and email communication."
+"You need to provide your current password to change two-factor "
+"authentication settings."
+msgstr "You need to provide your current password to change two-factor authentication settings."
 
-#: src/Module/Install.php:296
-msgid "Your Friendica site database has been installed."
-msgstr "Your Friendica site database has been installed."
+#: src/Module/Settings/TwoFactor/Index.php:113
+msgid "Enable two-factor authentication"
+msgstr "Enable two-factor authentication"
 
-#: src/Module/Install.php:304
-msgid "Installation finished"
-msgstr "Installation finished"
+#: src/Module/Settings/TwoFactor/Index.php:114
+msgid "Disable two-factor authentication"
+msgstr "Disable two-factor authentication"
 
-#: src/Module/Install.php:326
-msgid "<h1>What next</h1>"
-msgstr "<h1>What next</h1>"
+#: src/Module/Settings/TwoFactor/Index.php:115
+msgid "Show recovery codes"
+msgstr "Show recovery codes"
 
-#: src/Module/Install.php:327
-msgid ""
-"IMPORTANT: You will need to [manually] setup a scheduled task for the "
-"worker."
-msgstr "IMPORTANT: You will need to [manually] setup a scheduled task for the worker."
+#: src/Module/Settings/TwoFactor/Index.php:116
+msgid "Manage app-specific passwords"
+msgstr ""
 
-#: src/Module/Install.php:330
-#, php-format
+#: src/Module/Settings/TwoFactor/Index.php:117
+msgid "Finish app configuration"
+msgstr "Finish app configuration"
+
+#: src/Module/Settings/TwoFactor/Recovery.php:50
+msgid "New recovery codes successfully generated."
+msgstr "New recovery codes successfully generated."
+
+#: src/Module/Settings/TwoFactor/Recovery.php:76
+msgid "Two-factor recovery codes"
+msgstr "Two-factor recovery codes"
+
+#: src/Module/Settings/TwoFactor/Recovery.php:78
 msgid ""
-"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."
-msgstr "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."
+"<p>Recovery codes can be used to access your account in the event you lose "
+"access to your device and cannot receive two-factor authentication "
+"codes.</p><p><strong>Put these in a safe spot!</strong> If you lose your "
+"device and don’t have the recovery codes you will lose access to your "
+"account.</p>"
+msgstr "<p>Recovery codes can be used to access your account in the event you lose access to your device and cannot receive two-factor authentication codes.</p><p><strong>Put these in a safe place!</strong> If you lose your device and don’t have the recovery codes you will lose access to your account.</p>"
 
-#: src/Module/Invite.php:37
-msgid "Total invitation limit exceeded."
-msgstr "Total invitation limit exceeded"
+#: src/Module/Settings/TwoFactor/Recovery.php:80
+msgid ""
+"When you generate new recovery codes, you must copy the new codes. Your old "
+"codes won’t work anymore."
+msgstr "When you generate new recovery codes, you must copy the new codes. Your old codes won’t work anymore."
 
-#: src/Module/Invite.php:60
-#, php-format
-msgid "%s : Not a valid email address."
-msgstr "%s : Not a valid email address"
+#: src/Module/Settings/TwoFactor/Recovery.php:81
+msgid "Generate new recovery codes"
+msgstr "Generate new recovery codes"
 
-#: src/Module/Invite.php:87
-msgid "Please join us on Friendica"
-msgstr "Please join us on Friendica."
+#: src/Module/Settings/TwoFactor/Recovery.php:83
+msgid "Next: Verification"
+msgstr "Next: Verification"
 
-#: src/Module/Invite.php:96
-msgid "Invitation limit exceeded. Please contact your site administrator."
-msgstr "Invitation limit is exceeded. Please contact your site administrator."
+#: src/Module/Settings/TwoFactor/Verify.php:63
+msgid "Two-factor authentication successfully activated."
+msgstr "Two-factor authentication successfully activated."
 
-#: src/Module/Invite.php:100
-#, php-format
-msgid "%s : Message delivery failed."
-msgstr "%s : Message delivery failed"
+#: src/Module/Settings/TwoFactor/Verify.php:67
+#: src/Module/TwoFactor/Recovery.php:46 src/Module/TwoFactor/Verify.php:43
+msgid "Invalid code, please retry."
+msgstr "Invalid code, please try again."
 
-#: src/Module/Invite.php:104
+#: src/Module/Settings/TwoFactor/Verify.php:96
 #, php-format
-msgid "%d message sent."
-msgid_plural "%d messages sent."
-msgstr[0] "%d message sent."
-msgstr[1] "%d messages sent."
+msgid ""
+"<p>Or you can submit the authentication settings manually:</p>\n"
+"<dl>\n"
+"\t<dt>Issuer</dt>\n"
+"\t<dd>%s</dd>\n"
+"\t<dt>Account Name</dt>\n"
+"\t<dd>%s</dd>\n"
+"\t<dt>Secret Key</dt>\n"
+"\t<dd>%s</dd>\n"
+"\t<dt>Type</dt>\n"
+"\t<dd>Time-based</dd>\n"
+"\t<dt>Number of digits</dt>\n"
+"\t<dd>6</dd>\n"
+"\t<dt>Hashing algorithm</dt>\n"
+"\t<dd>SHA-1</dd>\n"
+"</dl>"
+msgstr "<p>Or you can submit the authentication settings manually:</p>\n<dl>\n\t<dt>Issuer</dt>\n\t<dd>%s</dd>\n\t<dt>Account Name</dt>\n\t<dd>%s</dd>\n\t<dt>Secret Key</dt>\n\t<dd>%s</dd>\n\t<dt>Type</dt>\n\t<dd>Time-based</dd>\n\t<dt>Number of digits</dt>\n\t<dd>6</dd>\n\t<dt>Hashing algorithm</dt>\n\t<dd>SHA-1</dd>\n</dl>"
 
-#: src/Module/Invite.php:122
-msgid "You have no more invitations available"
-msgstr "You have no more invitations available."
+#: src/Module/Settings/TwoFactor/Verify.php:116
+msgid "Two-factor code verification"
+msgstr "Two-factor code verification"
 
-#: src/Module/Invite.php:129
-#, php-format
+#: src/Module/Settings/TwoFactor/Verify.php:118
 msgid ""
-"Visit %s for a list of public sites that you can join. Friendica members on "
-"other sites can all connect with each other, as well as with members of many"
-" other social networks."
-msgstr "Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."
+"<p>Please scan this QR Code with your authenticator app and submit the "
+"provided code.</p>"
+msgstr "<p>Please scan this QR Code with your authenticator app and submit the provided code.</p>"
 
-#: src/Module/Invite.php:131
+#: src/Module/Settings/TwoFactor/Verify.php:120
 #, php-format
 msgid ""
-"To accept this invitation, please visit and register at %s or any other "
-"public Friendica website."
-msgstr "To accept this invitation, please sign up at %s or any other public Friendica website."
+"<p>Or you can open the following URL in your mobile devicde:</p><p><a "
+"href=\"%s\">%s</a></p>"
+msgstr "<p>Or you can open the following URL in your mobile device:</p><p><a href=\"%s\">%s</a></p>"
+
+#: src/Module/Settings/TwoFactor/Verify.php:126
+#: src/Module/TwoFactor/Verify.php:67
+msgid "Please enter a code from your authentication app"
+msgstr "Please enter a code from your authentication app"
 
-#: src/Module/Invite.php:132
-#, php-format
-msgid ""
-"Friendica sites all inter-connect to create a huge privacy-enhanced social "
-"web that is owned and controlled by its members. They can also connect with "
-"many traditional social networks. See %s for a list of alternate Friendica "
-"sites you can join."
-msgstr "Friendica sites are all inter-connected to create a large privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."
+#: src/Module/Settings/TwoFactor/Verify.php:127
+msgid "Verify code and enable two-factor authentication"
+msgstr "Verify code and enable two-factor authentication"
 
-#: src/Module/Invite.php:136
-msgid ""
-"Our apologies. This system is not currently configured to connect with other"
-" public sites or invite members."
-msgstr "Our apologies. This system is not currently configured to connect with other public sites or invite members."
+#: src/Module/Special/HTTPException.php:32
+msgid "Bad Request"
+msgstr "Bad request"
 
-#: src/Module/Invite.php:139
-msgid ""
-"Friendica sites all inter-connect to create a huge privacy-enhanced social "
-"web that is owned and controlled by its members. They can also connect with "
-"many traditional social networks."
-msgstr "Friendica sites are all inter-connected to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks."
+#: src/Module/Special/HTTPException.php:33
+msgid "Unauthorized"
+msgstr "Unauthorized"
 
-#: src/Module/Invite.php:138
-#, php-format
-msgid "To accept this invitation, please visit and register at %s."
-msgstr "To accept this invitation, please visit and register at %s."
+#: src/Module/Special/HTTPException.php:34
+msgid "Forbidden"
+msgstr "Forbidden"
 
-#: src/Module/Invite.php:146
-msgid "Send invitations"
-msgstr "Send invitations"
+#: src/Module/Special/HTTPException.php:35
+msgid "Not Found"
+msgstr "Not found"
 
-#: src/Module/Invite.php:147
-msgid "Enter email addresses, one per line:"
-msgstr "Enter email addresses, one per line:"
+#: src/Module/Special/HTTPException.php:36
+msgid "Internal Server Error"
+msgstr "Internal Server Error"
 
-#: src/Module/Invite.php:151
-msgid ""
-"You are cordially invited to join me and other close friends on Friendica - "
-"and help us to create a better social web."
-msgstr "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."
+#: src/Module/Special/HTTPException.php:37
+msgid "Service Unavailable"
+msgstr "Service Unavailable"
 
-#: src/Module/Invite.php:153
-msgid "You will need to supply this invitation code: $invite_code"
-msgstr "You will need to supply this invitation code: $invite_code"
+#: src/Module/Special/HTTPException.php:44
+msgid ""
+"The server cannot or will not process the request due to an apparent client "
+"error."
+msgstr "The server cannot process the request due to an apparent client error."
 
-#: src/Module/Invite.php:153
+#: src/Module/Special/HTTPException.php:45
 msgid ""
-"Once you have registered, please connect with me via my profile page at:"
-msgstr "Once you have signed up, please connect with me via my profile page at:"
+"Authentication is required and has failed or has not yet been provided."
+msgstr "Authentication is required but has failed or not yet being provided."
 
-#: src/Module/Invite.php:155
+#: src/Module/Special/HTTPException.php:46
 msgid ""
-"For more information about the Friendica project and why we feel it is "
-"important, please visit http://friendi.ca"
-msgstr "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"
+"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."
+msgstr "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."
 
-#: src/Module/Localtime.php:30
-msgid "Time Conversion"
-msgstr "Time conversion"
+#: src/Module/Special/HTTPException.php:47
+msgid ""
+"The requested resource could not be found but may be available in the "
+"future."
+msgstr "The requested resource could not be found but may be available in the future."
 
-#: src/Module/Localtime.php:31
+#: src/Module/Special/HTTPException.php:48
 msgid ""
-"Friendica provides this service for sharing events with other networks and "
-"friends in unknown timezones."
-msgstr "Friendica provides this service for sharing events with other networks and friends in unknown time zones."
+"An unexpected condition was encountered and no more specific message is "
+"suitable."
+msgstr "An unexpected condition was encountered and no more specific message is available."
 
-#: src/Module/Localtime.php:32
-#, php-format
-msgid "UTC time: %s"
-msgstr "UTC time: %s"
+#: src/Module/Special/HTTPException.php:49
+msgid ""
+"The server is currently unavailable (because it is overloaded or down for "
+"maintenance). Please try again later."
+msgstr "The server is currently unavailable (possibly because it is overloaded or down for maintenance). Please try again later."
 
-#: src/Module/Localtime.php:35
-#, php-format
-msgid "Current timezone: %s"
-msgstr "Current time zone: %s"
+#: src/Module/Special/HTTPException.php:55
+msgid "Go back"
+msgstr "Go back"
 
-#: src/Module/Localtime.php:39
+#: src/Module/TwoFactor/Recovery.php:41
 #, php-format
-msgid "Converted localtime: %s"
-msgstr "Converted local time: %s"
-
-#: src/Module/Localtime.php:43
-msgid "Please select your timezone:"
-msgstr "Please select your time zone:"
-
-#: src/Module/Login.php:295
-msgid "Create a New Account"
-msgstr "Create a new account"
-
-#: src/Module/Login.php:328
-msgid "Password: "
-msgstr "Password: "
+msgid "Remaining recovery codes: %d"
+msgstr "Remaining recovery codes: %d"
 
-#: src/Module/Login.php:329
-msgid "Remember me"
-msgstr "Remember me"
+#: src/Module/TwoFactor/Recovery.php:65
+msgid "Two-factor recovery"
+msgstr "Two-factor recovery"
 
-#: src/Module/Login.php:332
-msgid "Or login using OpenID: "
-msgstr "Or login with OpenID: "
+#: src/Module/TwoFactor/Recovery.php:66
+msgid ""
+"<p>You can enter one of your one-time recovery codes in case you lost access"
+" to your mobile device.</p>"
+msgstr "<p>You can enter one of your one-time recovery codes in case you lost access to your mobile device.</p>"
 
-#: src/Module/Login.php:338
-msgid "Forgot your password?"
-msgstr "Forgot your password?"
+#: src/Module/TwoFactor/Recovery.php:67 src/Module/TwoFactor/Verify.php:66
+#, php-format
+msgid "Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"
+msgstr "Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"
 
-#: src/Module/Login.php:341
-msgid "Website Terms of Service"
-msgstr "Website Terms of Service"
+#: src/Module/TwoFactor/Recovery.php:68
+msgid "Please enter a recovery code"
+msgstr "Please enter a recovery code"
 
-#: src/Module/Login.php:342
-msgid "terms of service"
-msgstr "Terms of service"
+#: src/Module/TwoFactor/Recovery.php:69
+msgid "Submit recovery code and complete login"
+msgstr "Submit recovery code and complete login"
 
-#: src/Module/Login.php:344
-msgid "Website Privacy Policy"
-msgstr "Website Privacy Policy"
+#: src/Module/TwoFactor/Verify.php:63
+msgid ""
+"<p>Open the two-factor authentication app on your device to get an "
+"authentication code and verify your identity.</p>"
+msgstr "<p>Open the two-factor authentication app on your device to get an authentication code and verify your identity.</p>"
 
-#: src/Module/Login.php:345
-msgid "privacy policy"
-msgstr "Privacy policy"
+#: src/Module/TwoFactor/Verify.php:68
+msgid "Verify code and complete login"
+msgstr "Verify code and complete login"
 
-#: src/Module/Logout.php:27
-msgid "Logged out."
-msgstr "Logged out."
+#: src/Module/Welcome.php:25
+msgid "Welcome to Friendica"
+msgstr "Welcome to Friendica"
 
-#: src/Module/Maintenance.php:29
-msgid "System down for maintenance"
-msgstr "Sorry, the system is currently down for maintenance."
+#: src/Module/Welcome.php:26
+msgid "New Member Checklist"
+msgstr "New Member Checklist"
 
-#: src/Module/PageNotFound.php:13
-msgid "Page not found."
-msgstr "Page not found"
+#: src/Module/Welcome.php:27
+msgid ""
+"We would like to offer some tips and links to help make your experience "
+"enjoyable. Click any item to visit the relevant page. A link to this page "
+"will be visible from your home page for two weeks after your initial "
+"registration and then will quietly disappear."
+msgstr "We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."
 
-#: src/Module/Photo.php:87
-#, php-format
-msgid "Invalid photo with id %s."
-msgstr "Invalid photo with id %s."
+#: src/Module/Welcome.php:29
+msgid "Getting Started"
+msgstr "Getting started"
 
-#: src/Module/Profile.php:110 src/Module/Profile.php:113
-#: src/Protocol/OStatus.php:1302
-#, php-format
-msgid "%s's timeline"
-msgstr "%s's timeline"
+#: src/Module/Welcome.php:30
+msgid "Friendica Walk-Through"
+msgstr "Friendica walk-through"
 
-#: src/Module/Profile.php:111 src/Protocol/OStatus.php:1306
-#, php-format
-msgid "%s's posts"
-msgstr "%s's posts"
+#: src/Module/Welcome.php:31
+msgid ""
+"On your <em>Quick Start</em> page - find a brief introduction to your "
+"profile and network tabs, make some new connections, and find some groups to"
+" join."
+msgstr "On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."
 
-#: src/Module/Profile.php:112 src/Protocol/OStatus.php:1309
-#, php-format
-msgid "%s's comments"
-msgstr "%s's comments"
+#: src/Module/Welcome.php:34
+msgid "Go to Your Settings"
+msgstr "Go to your settings"
 
-#: src/Module/Register.php:83
+#: src/Module/Welcome.php:35
 msgid ""
-"You may (optionally) fill in this form via OpenID by supplying your OpenID "
-"and clicking \"Register\"."
-msgstr "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking \"Register\"."
+"On your <em>Settings</em> page -  change your initial password. Also make a "
+"note of your Identity Address. This looks just like an email address - and "
+"will be useful in making friends on the free social web."
+msgstr "On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."
 
-#: src/Module/Register.php:84
+#: src/Module/Welcome.php:36
 msgid ""
-"If you are not familiar with OpenID, please leave that field blank and fill "
-"in the rest of the items."
-msgstr "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."
-
-#: src/Module/Register.php:85
-msgid "Your OpenID (optional): "
-msgstr "Your OpenID (optional): "
+"Review the other settings, particularly the privacy settings. An unpublished"
+" directory listing is like having an unlisted phone number. In general, you "
+"should probably publish your listing - unless all of your friends and "
+"potential friends know exactly how to find you."
+msgstr "Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."
 
-#: src/Module/Register.php:94
-msgid "Include your profile in member directory?"
-msgstr "Include your profile in member directory?"
+#: src/Module/Welcome.php:40
+msgid ""
+"Upload a profile photo if you have not done so already. Studies have shown "
+"that people with real photos of themselves are ten times more likely to make"
+" friends than people who do not."
+msgstr "Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."
 
-#: src/Module/Register.php:117
-msgid "Note for the admin"
-msgstr "Note for the admin"
+#: src/Module/Welcome.php:41
+msgid "Edit Your Profile"
+msgstr "Edit your profile"
 
-#: src/Module/Register.php:117
-msgid "Leave a message for the admin, why you want to join this node"
-msgstr "Leave a message for the admin. Why do you want to join this node?"
+#: src/Module/Welcome.php:42
+msgid ""
+"Edit your <strong>default</strong> profile to your liking. Review the "
+"settings for hiding your list of friends and hiding the profile from unknown"
+" visitors."
+msgstr "Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."
 
-#: src/Module/Register.php:118
-msgid "Membership on this site is by invitation only."
-msgstr "Membership on this site is by invitation only."
+#: src/Module/Welcome.php:43
+msgid "Profile Keywords"
+msgstr "Profile keywords"
 
-#: src/Module/Register.php:119
-msgid "Your invitation code: "
-msgstr "Your invitation code: "
+#: src/Module/Welcome.php:44
+msgid ""
+"Set some public keywords for your default profile which describe your "
+"interests. We may be able to find other people with similar interests and "
+"suggest friendships."
+msgstr "Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."
 
-#: src/Module/Register.php:127
-msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
-msgstr "Your full name: "
+#: src/Module/Welcome.php:46
+msgid "Connecting"
+msgstr "Connecting"
 
-#: src/Module/Register.php:128
+#: src/Module/Welcome.php:48
+msgid "Importing Emails"
+msgstr "Importing emails"
+
+#: src/Module/Welcome.php:49
 msgid ""
-"Your Email Address: (Initial information will be send there, so this has to "
-"be an existing address.)"
-msgstr "Your Email Address: (Initial information will be sent there, so this must be an existing address.)"
+"Enter your email access information on your Connector Settings page if you "
+"wish to import and interact with friends or mailing lists from your email "
+"INBOX"
+msgstr "Enter your email access information on your Connector Settings if you wish to import and interact with friends or mailing lists from your email INBOX"
 
-#: src/Module/Register.php:130
-msgid "Leave empty for an auto generated password."
-msgstr "Leave empty for an auto generated password."
+#: src/Module/Welcome.php:50
+msgid "Go to Your Contacts Page"
+msgstr "Go to your contacts page"
 
-#: src/Module/Register.php:132
-#, php-format
+#: src/Module/Welcome.php:51
 msgid ""
-"Choose a profile nickname. This must begin with a text character. Your "
-"profile address on this site will then be \"<strong>nickname@%s</strong>\"."
-msgstr "Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be \"<strong>nickname@%s</strong>\"."
+"Your Contacts page is your gateway to managing friendships and connecting "
+"with friends on other networks. Typically you enter their address or site "
+"URL in the <em>Add New Contact</em> dialog."
+msgstr "Your contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add new contact</em> dialog."
 
-#: src/Module/Register.php:133
-msgid "Choose a nickname: "
-msgstr "Choose a nickname: "
+#: src/Module/Welcome.php:52
+msgid "Go to Your Site's Directory"
+msgstr "Go to your site's directory"
 
-#: src/Module/Register.php:142
-msgid "Import your profile to this friendica instance"
-msgstr "Import an existing Friendica profile to this node."
+#: src/Module/Welcome.php:53
+msgid ""
+"The Directory page lets you find other people in this network or other "
+"federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on "
+"their profile page. Provide your own Identity Address if requested."
+msgstr "The directory lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own identity address when requested."
 
-#: src/Module/Register.php:149
-msgid "Note: This node explicitly contains adult content"
-msgstr "Note: This node explicitly contains adult content"
+#: src/Module/Welcome.php:54
+msgid "Finding New People"
+msgstr "Finding new people"
 
-#: src/Module/Register.php:242
+#: src/Module/Welcome.php:55
 msgid ""
-"Registration successful. Please check your email for further instructions."
-msgstr "Registration successful. Please check your email for further instructions."
+"On the side panel of the Contacts page are several tools to find new "
+"friends. We can match people by interest, look up people by name or "
+"interest, and provide suggestions based on network relationships. On a brand"
+" new site, friend suggestions will usually begin to be populated within 24 "
+"hours."
+msgstr "On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."
 
-#: src/Module/Register.php:246
-#, php-format
+#: src/Module/Welcome.php:58
+msgid "Group Your Contacts"
+msgstr "Group your contacts"
+
+#: src/Module/Welcome.php:59
 msgid ""
-"Failed to send email message. Here your accout details:<br> login: %s<br> "
-"password: %s<br><br>You can change your password after login."
-msgstr "Failed to send email message. Here are your account details:<br> login: %s<br> password: %s<br><br>You can change your password after login."
+"Once you have made some friends, organize them into private conversation "
+"groups from the sidebar of your Contacts page and then you can interact with"
+" each group privately on your Network page."
+msgstr "Once you have made some friends, organize them into private conversation groups from the sidebar of your contacts page and then you can interact with each group privately on your network page."
 
-#: src/Module/Register.php:253
-msgid "Registration successful."
-msgstr "Registration successful."
+#: src/Module/Welcome.php:61
+msgid "Why Aren't My Posts Public?"
+msgstr "Why aren't my posts public?"
 
-#: src/Module/Register.php:258
-msgid "Your registration can not be processed."
-msgstr "Your registration cannot be processed."
+#: src/Module/Welcome.php:62
+msgid ""
+"Friendica respects your privacy. By default, your posts will only show up to"
+" people you've added as friends. For more information, see the help section "
+"from the link above."
+msgstr "Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."
 
-#: src/Module/Register.php:304
-msgid "Your registration is pending approval by the site owner."
-msgstr "Your registration is pending approval by the site administrator."
+#: src/Module/Welcome.php:64
+msgid "Getting Help"
+msgstr "Getting help"
 
-#: src/Module/Settings/TwoFactor/Index.php:50
-msgid "Two-factor authentication successfully disabled."
-msgstr "Two-factor authentication successfully disabled."
+#: src/Module/Welcome.php:65
+msgid "Go to the Help Section"
+msgstr "Go to the help section"
 
-#: src/Module/Settings/TwoFactor/Index.php:86
+#: src/Module/Welcome.php:66
 msgid ""
-"<p>Use an application on a mobile device to get two-factor authentication "
-"codes when prompted on login.</p>"
-msgstr "<p>Use an application on a mobile device to get two-factor authentication codes when prompted on login.</p>"
+"Our <strong>help</strong> pages may be consulted for detail on other program"
+" features and resources."
+msgstr "Our <strong>help</strong> pages may be consulted for detail on other program features and resources."
 
-#: src/Module/Settings/TwoFactor/Index.php:90
-msgid "Authenticator app"
-msgstr "Authenticator app"
+#: src/Module/Bookmarklet.php:35
+msgid "This page is missing a url parameter."
+msgstr "This page is missing a URL parameter."
 
-#: src/Module/Settings/TwoFactor/Index.php:91
-msgid "Configured"
-msgstr "Configured"
+#: src/Module/Bookmarklet.php:57
+msgid "The post was created"
+msgstr "The post was created"
 
-#: src/Module/Settings/TwoFactor/Index.php:91
-msgid "Not Configured"
-msgstr "Not configured"
+#: src/Module/Contact.php:72
+#, php-format
+msgid "%d contact edited."
+msgid_plural "%d contacts edited."
+msgstr[0] "%d contact edited."
+msgstr[1] "%d contacts edited."
 
-#: src/Module/Settings/TwoFactor/Index.php:92
-msgid "<p>You haven't finished configuring your authenticator app.</p>"
-msgstr "<p>You haven't finished configuring your authenticator app.</p>"
+#: src/Module/Contact.php:99
+msgid "Could not access contact record."
+msgstr "Could not access contact record."
 
-#: src/Module/Settings/TwoFactor/Index.php:93
-msgid "<p>Your authenticator app is correctly configured.</p>"
-msgstr "<p>Your authenticator app is correctly configured.</p>"
+#: src/Module/Contact.php:109
+msgid "Could not locate selected profile."
+msgstr "Could not locate selected profile."
 
-#: src/Module/Settings/TwoFactor/Index.php:95
-msgid "Recovery codes"
-msgstr "Recovery codes"
+#: src/Module/Contact.php:141
+msgid "Contact updated."
+msgstr "Contact updated."
 
-#: src/Module/Settings/TwoFactor/Index.php:96
-msgid "Remaining valid codes"
-msgstr "Remaining valid codes"
+#: src/Module/Contact.php:355
+msgid "Contact not found"
+msgstr ""
 
-#: src/Module/Settings/TwoFactor/Index.php:98
-msgid ""
-"<p>These one-use codes can replace an authenticator app code in case you "
-"have lost access to it.</p>"
-msgstr "<p>These one-use codes can replace an authenticator app code in case you have lost access to it.</p>"
+#: src/Module/Contact.php:374
+msgid "Contact has been blocked"
+msgstr "Contact has been blocked"
 
-#: src/Module/Settings/TwoFactor/Index.php:101
-msgid "Current password:"
-msgstr "Current password:"
+#: src/Module/Contact.php:374
+msgid "Contact has been unblocked"
+msgstr "Contact has been unblocked"
 
-#: src/Module/Settings/TwoFactor/Index.php:101
-msgid ""
-"You need to provide your current password to change two-factor "
-"authentication settings."
-msgstr "You need to provide your current password to change two-factor authentication settings."
+#: src/Module/Contact.php:384
+msgid "Contact has been ignored"
+msgstr "Contact has been ignored"
 
-#: src/Module/Settings/TwoFactor/Index.php:102
-msgid "Enable two-factor authentication"
-msgstr "Enable two-factor authentication"
+#: src/Module/Contact.php:384
+msgid "Contact has been unignored"
+msgstr "Contact has been unignored"
 
-#: src/Module/Settings/TwoFactor/Index.php:103
-msgid "Disable two-factor authentication"
-msgstr "Disable two-factor authentication"
+#: src/Module/Contact.php:394
+msgid "Contact has been archived"
+msgstr "Contact has been archived"
 
-#: src/Module/Settings/TwoFactor/Index.php:104
-msgid "Show recovery codes"
-msgstr "Show recovery codes"
+#: src/Module/Contact.php:394
+msgid "Contact has been unarchived"
+msgstr "Contact has been unarchived"
 
-#: src/Module/Settings/TwoFactor/Index.php:105
-msgid "Finish app configuration"
-msgstr "Finish app configuration"
+#: src/Module/Contact.php:418
+msgid "Drop contact"
+msgstr "Drop contact"
 
-#: src/Module/Settings/TwoFactor/Recovery.php:34
-#: src/Module/Settings/TwoFactor/Verify.php:41
-msgid "Please enter your password to access this page."
-msgstr "Please enter your password to access this page."
+#: src/Module/Contact.php:421 src/Module/Contact.php:798
+msgid "Do you really want to delete this contact?"
+msgstr "Do you really want to delete this contact?"
 
-#: src/Module/Settings/TwoFactor/Recovery.php:50
-msgid "New recovery codes successfully generated."
-msgstr "New recovery codes successfully generated."
+#: src/Module/Contact.php:435
+msgid "Contact has been removed."
+msgstr "Contact has been removed."
 
-#: src/Module/Settings/TwoFactor/Recovery.php:76
-msgid "Two-factor recovery codes"
-msgstr "Two-factor recovery codes"
+#: src/Module/Contact.php:465
+#, php-format
+msgid "You are mutual friends with %s"
+msgstr "You are mutual friends with %s"
 
-#: src/Module/Settings/TwoFactor/Recovery.php:78
-msgid ""
-"<p>Recovery codes can be used to access your account in the event you lose "
-"access to your device and cannot receive two-factor authentication "
-"codes.</p><p><strong>Put these in a safe spot!</strong> If you lose your "
-"device and don’t have the recovery codes you will lose access to your "
-"account.</p>"
-msgstr "<p>Recovery codes can be used to access your account in the event you lose access to your device and cannot receive two-factor authentication codes.</p><p><strong>Put these in a safe place!</strong> If you lose your device and don’t have the recovery codes you will lose access to your account.</p>"
+#: src/Module/Contact.php:470
+#, php-format
+msgid "You are sharing with %s"
+msgstr "You are sharing with %s"
 
-#: src/Module/Settings/TwoFactor/Recovery.php:80
-msgid ""
-"When you generate new recovery codes, you must copy the new codes. Your old "
-"codes won’t work anymore."
-msgstr "When you generate new recovery codes, you must copy the new codes. Your old codes won’t work anymore."
+#: src/Module/Contact.php:475
+#, php-format
+msgid "%s is sharing with you"
+msgstr "%s is sharing with you"
 
-#: src/Module/Settings/TwoFactor/Recovery.php:81
-msgid "Generate new recovery codes"
-msgstr "Generate new recovery codes"
+#: src/Module/Contact.php:499
+msgid "Private communications are not available for this contact."
+msgstr "Private communications are not available for this contact."
 
-#: src/Module/Settings/TwoFactor/Recovery.php:83
-msgid "Next: Verification"
-msgstr "Next: Verification"
+#: src/Module/Contact.php:501
+msgid "Never"
+msgstr "Never"
 
-#: src/Module/Settings/TwoFactor/Verify.php:63
-msgid "Two-factor authentication successfully activated."
-msgstr "Two-factor authentication successfully activated."
+#: src/Module/Contact.php:504
+msgid "(Update was successful)"
+msgstr "(Update was successful)"
 
-#: src/Module/Settings/TwoFactor/Verify.php:67
-#: src/Module/TwoFactor/Recovery.php:46 src/Module/TwoFactor/Verify.php:41
-msgid "Invalid code, please retry."
-msgstr "Invalid code, please try again."
+#: src/Module/Contact.php:504
+msgid "(Update was not successful)"
+msgstr "(Update was not successful)"
 
-#: src/Module/Settings/TwoFactor/Verify.php:96
+#: src/Module/Contact.php:506 src/Module/Contact.php:1042
+msgid "Suggest friends"
+msgstr "Suggest friends"
+
+#: src/Module/Contact.php:510
 #, php-format
-msgid ""
-"<p>Or you can submit the authentication settings manually:</p>\n"
-"<dl>\n"
-"\t<dt>Issuer</dt>\n"
-"\t<dd>%s</dd>\n"
-"\t<dt>Account Name</dt>\n"
-"\t<dd>%s</dd>\n"
-"\t<dt>Secret Key</dt>\n"
-"\t<dd>%s</dd>\n"
-"\t<dt>Type</dt>\n"
-"\t<dd>Time-based</dd>\n"
-"\t<dt>Number of digits</dt>\n"
-"\t<dd>6</dd>\n"
-"\t<dt>Hashing algorithm</dt>\n"
-"\t<dd>SHA-1</dd>\n"
-"</dl>"
-msgstr "<p>Or you can submit the authentication settings manually:</p>\n<dl>\n\t<dt>Issuer</dt>\n\t<dd>%s</dd>\n\t<dt>Account Name</dt>\n\t<dd>%s</dd>\n\t<dt>Secret Key</dt>\n\t<dd>%s</dd>\n\t<dt>Type</dt>\n\t<dd>Time-based</dd>\n\t<dt>Number of digits</dt>\n\t<dd>6</dd>\n\t<dt>Hashing algorithm</dt>\n\t<dd>SHA-1</dd>\n</dl>"
+msgid "Network type: %s"
+msgstr "Network type: %s"
 
-#: src/Module/Settings/TwoFactor/Verify.php:116
-msgid "Two-factor code verification"
-msgstr "Two-factor code verification"
+#: src/Module/Contact.php:515
+msgid "Communications lost with this contact!"
+msgstr "Communications lost with this contact!"
+
+#: src/Module/Contact.php:521
+msgid "Fetch further information for feeds"
+msgstr "Fetch further information for feeds"
 
-#: src/Module/Settings/TwoFactor/Verify.php:118
+#: src/Module/Contact.php:523
 msgid ""
-"<p>Please scan this QR Code with your authenticator app and submit the "
-"provided code.</p>"
-msgstr "<p>Please scan this QR Code with your authenticator app and submit the provided code.</p>"
+"Fetch information like preview pictures, title and teaser from the feed "
+"item. You can activate this if the feed doesn't contain much text. Keywords "
+"are taken from the meta header in the feed item and are posted as hash tags."
+msgstr "Fetch information like preview pictures, title, and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."
 
-#: src/Module/Settings/TwoFactor/Verify.php:120
-#, php-format
-msgid ""
-"<p>Or you can open the following URL in your mobile devicde:</p><p><a "
-"href=\"%s\">%s</a></p>"
-msgstr "<p>Or you can open the following URL in your mobile device:</p><p><a href=\"%s\">%s</a></p>"
+#: src/Module/Contact.php:526
+msgid "Fetch information"
+msgstr "Fetch information"
 
-#: src/Module/Settings/TwoFactor/Verify.php:126
-#: src/Module/TwoFactor/Verify.php:63
-msgid "Please enter a code from your authentication app"
-msgstr "Please enter a code from your authentication app"
+#: src/Module/Contact.php:527
+msgid "Fetch keywords"
+msgstr "Fetch keywords"
 
-#: src/Module/Settings/TwoFactor/Verify.php:127
-msgid "Verify code and enable two-factor authentication"
-msgstr "Verify code and enable two-factor authentication"
+#: src/Module/Contact.php:528
+msgid "Fetch information and keywords"
+msgstr "Fetch information and keywords"
 
-#: src/Module/Special/HTTPException.php:32
-msgid "Bad Request"
-msgstr "Bad request"
+#: src/Module/Contact.php:547
+msgid "Profile Visibility"
+msgstr "Profile visibility"
 
-#: src/Module/Special/HTTPException.php:33
-msgid "Unauthorized"
-msgstr "Unauthorized"
+#: src/Module/Contact.php:548
+msgid "Contact Information / Notes"
+msgstr "Personal note"
 
-#: src/Module/Special/HTTPException.php:34
-msgid "Forbidden"
-msgstr "Forbidden"
+#: src/Module/Contact.php:549
+msgid "Contact Settings"
+msgstr "Notification and privacy "
 
-#: src/Module/Special/HTTPException.php:35
-msgid "Not Found"
-msgstr "Not found"
+#: src/Module/Contact.php:558
+msgid "Contact"
+msgstr "Contact"
 
-#: src/Module/Special/HTTPException.php:36
-msgid "Internal Server Error"
-msgstr "Internal Server Error"
+#: src/Module/Contact.php:562
+#, php-format
+msgid ""
+"Please choose the profile you would like to display to %s when viewing your "
+"profile securely."
+msgstr "Please choose the profile you would like to display to %s when viewing your profile securely."
 
-#: src/Module/Special/HTTPException.php:37
-msgid "Service Unavailable"
-msgstr "Service Unavailable"
+#: src/Module/Contact.php:564
+msgid "Their personal note"
+msgstr "Their personal note"
 
-#: src/Module/Special/HTTPException.php:44
-msgid ""
-"The server cannot or will not process the request due to an apparent client "
-"error."
-msgstr "The server cannot process the request due to an apparent client error."
+#: src/Module/Contact.php:566
+msgid "Edit contact notes"
+msgstr "Edit contact notes"
 
-#: src/Module/Special/HTTPException.php:45
-msgid ""
-"Authentication is required and has failed or has not yet been provided."
-msgstr "Authentication is required but has failed or not yet being provided."
+#: src/Module/Contact.php:570
+msgid "Block/Unblock contact"
+msgstr "Block/Unblock contact"
 
-#: src/Module/Special/HTTPException.php:46
-msgid ""
-"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."
-msgstr "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."
+#: src/Module/Contact.php:571
+msgid "Ignore contact"
+msgstr "Ignore contact"
 
-#: src/Module/Special/HTTPException.php:47
-msgid ""
-"The requested resource could not be found but may be available in the "
-"future."
-msgstr "The requested resource could not be found but may be available in the future."
+#: src/Module/Contact.php:572
+msgid "Repair URL settings"
+msgstr "Repair URL settings"
 
-#: src/Module/Special/HTTPException.php:48
-msgid ""
-"An unexpected condition was encountered and no more specific message is "
-"suitable."
-msgstr "An unexpected condition was encountered and no more specific message is available."
+#: src/Module/Contact.php:573
+msgid "View conversations"
+msgstr "View conversations"
 
-#: src/Module/Special/HTTPException.php:49
-msgid ""
-"The server is currently unavailable (because it is overloaded or down for "
-"maintenance). Please try again later."
-msgstr "The server is currently unavailable (possibly because it is overloaded or down for maintenance). Please try again later."
+#: src/Module/Contact.php:578
+msgid "Last update:"
+msgstr "Last update:"
 
-#: src/Module/Special/HTTPException.php:55
-msgid "Go back"
-msgstr "Go back"
+#: src/Module/Contact.php:580
+msgid "Update public posts"
+msgstr "Update public posts"
 
-#: src/Module/Tos.php:35 src/Module/Tos.php:77
-msgid ""
-"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."
-msgstr "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), a 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 won’t 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."
+#: src/Module/Contact.php:582 src/Module/Contact.php:1052
+msgid "Update now"
+msgstr "Update now"
 
-#: src/Module/Tos.php:36 src/Module/Tos.php:78
-msgid ""
-"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."
-msgstr "This information is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional personal information that may be transmitted to the communication partner's accounts."
+#: src/Module/Contact.php:586 src/Module/Contact.php:803
+#: src/Module/Contact.php:1069
+msgid "Unignore"
+msgstr "Unignore"
 
-#: src/Module/Tos.php:37 src/Module/Tos.php:79
-#, php-format
-msgid ""
-"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."
-msgstr "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."
+#: src/Module/Contact.php:590
+msgid "Currently blocked"
+msgstr "Currently blocked"
 
-#: src/Module/Tos.php:40 src/Module/Tos.php:76
-msgid "Privacy Statement"
-msgstr "Privacy Statement"
+#: src/Module/Contact.php:591
+msgid "Currently ignored"
+msgstr "Currently ignored"
 
-#: src/Module/TwoFactor/Recovery.php:41
-#, php-format
-msgid "Remaining recovery codes: %d"
-msgstr "Remaining recovery codes: %d"
+#: src/Module/Contact.php:592
+msgid "Currently archived"
+msgstr "Currently archived"
 
-#: src/Module/TwoFactor/Recovery.php:65
-msgid "Two-factor recovery"
-msgstr "Two-factor recovery"
+#: src/Module/Contact.php:593
+msgid "Awaiting connection acknowledge"
+msgstr "Awaiting connection acknowledgement"
 
-#: src/Module/TwoFactor/Recovery.php:66
+#: src/Module/Contact.php:594
 msgid ""
-"<p>You can enter one of your one-time recovery codes in case you lost access"
-" to your mobile device.</p>"
-msgstr "<p>You can enter one of your one-time recovery codes in case you lost access to your mobile device.</p>"
+"Replies/likes to your public posts <strong>may</strong> still be visible"
+msgstr "Replies/Likes to your public posts <strong>may</strong> still be visible"
 
-#: src/Module/TwoFactor/Recovery.php:67 src/Module/TwoFactor/Verify.php:62
-#, php-format
-msgid "Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"
-msgstr "Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"
+#: src/Module/Contact.php:595
+msgid "Notification for new posts"
+msgstr "Notification for new posts"
 
-#: src/Module/TwoFactor/Recovery.php:68
-msgid "Please enter a recovery code"
-msgstr "Please enter a recovery code"
+#: src/Module/Contact.php:595
+msgid "Send a notification of every new post of this contact"
+msgstr "Send notification for every new post from this contact"
 
-#: src/Module/TwoFactor/Recovery.php:69
-msgid "Submit recovery code and complete login"
-msgstr "Submit recovery code and complete login"
+#: src/Module/Contact.php:597
+msgid "Blacklisted keywords"
+msgstr "Blacklisted keywords"
 
-#: src/Module/TwoFactor/Verify.php:61
+#: src/Module/Contact.php:597
 msgid ""
-"<p>Open the two-factor authentication app on your device to get an "
-"authentication code and verify your identity.</p>"
-msgstr "<p>Open the two-factor authentication app on your device to get an authentication code and verify your identity.</p>"
+"Comma separated list of keywords that should not be converted to hashtags, "
+"when \"Fetch information and keywords\" is selected"
+msgstr "Comma-separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"
 
-#: src/Module/TwoFactor/Verify.php:64
-msgid "Verify code and complete login"
-msgstr "Verify code and complete login"
+#: src/Module/Contact.php:663
+msgid "Show all contacts"
+msgstr "Show all contacts"
 
-#: src/Object/Post.php:137
-msgid "This entry was edited"
-msgstr "This entry was edited"
+#: src/Module/Contact.php:668 src/Module/Contact.php:778
+msgid "Pending"
+msgstr ""
 
-#: src/Object/Post.php:157
-msgid "Private Message"
-msgstr "Private message"
+#: src/Module/Contact.php:671
+msgid "Only show pending contacts"
+msgstr ""
 
-#: src/Object/Post.php:199
-msgid "Delete locally"
-msgstr "Delete locally"
+#: src/Module/Contact.php:676 src/Module/Contact.php:779
+msgid "Blocked"
+msgstr "Blocked"
 
-#: src/Object/Post.php:202
-msgid "Delete globally"
-msgstr "Delete globally"
+#: src/Module/Contact.php:679
+msgid "Only show blocked contacts"
+msgstr "Only show blocked contacts"
 
-#: src/Object/Post.php:202
-msgid "Remove locally"
-msgstr "Remove locally"
+#: src/Module/Contact.php:684 src/Module/Contact.php:781
+msgid "Ignored"
+msgstr "Ignored"
 
-#: src/Object/Post.php:216
-msgid "save to folder"
-msgstr "Save to folder"
+#: src/Module/Contact.php:687
+msgid "Only show ignored contacts"
+msgstr "Only show ignored contacts"
 
-#: src/Object/Post.php:251
-msgid "I will attend"
-msgstr "I will attend"
+#: src/Module/Contact.php:692 src/Module/Contact.php:782
+msgid "Archived"
+msgstr "Archived"
 
-#: src/Object/Post.php:251
-msgid "I will not attend"
-msgstr "I will not attend"
+#: src/Module/Contact.php:695
+msgid "Only show archived contacts"
+msgstr "Only show archived contacts"
 
-#: src/Object/Post.php:251
-msgid "I might attend"
-msgstr "I might attend"
+#: src/Module/Contact.php:700 src/Module/Contact.php:780
+msgid "Hidden"
+msgstr "Hidden"
 
-#: src/Object/Post.php:279
-msgid "ignore thread"
-msgstr "Ignore thread"
+#: src/Module/Contact.php:703
+msgid "Only show hidden contacts"
+msgstr "Only show hidden contacts"
 
-#: src/Object/Post.php:280
-msgid "unignore thread"
-msgstr "Unignore thread"
+#: src/Module/Contact.php:711
+msgid "Organize your contact groups"
+msgstr "Organize your contact groups"
 
-#: src/Object/Post.php:281
-msgid "toggle ignore status"
-msgstr "Toggle ignore status"
+#: src/Module/Contact.php:793
+msgid "Search your contacts"
+msgstr "Search your contacts"
 
-#: src/Object/Post.php:292
-msgid "add star"
-msgstr "Add star"
+#: src/Module/Contact.php:804 src/Module/Contact.php:1078
+msgid "Archive"
+msgstr "Archive"
 
-#: src/Object/Post.php:293
-msgid "remove star"
-msgstr "Remove star"
+#: src/Module/Contact.php:804 src/Module/Contact.php:1078
+msgid "Unarchive"
+msgstr "Unarchive"
+
+#: src/Module/Contact.php:807
+msgid "Batch Actions"
+msgstr "Batch actions"
 
-#: src/Object/Post.php:294
-msgid "toggle star status"
-msgstr "Toggle star status"
+#: src/Module/Contact.php:834
+msgid "Conversations started by this contact"
+msgstr "Conversations started by this contact"
 
-#: src/Object/Post.php:297
-msgid "starred"
-msgstr "Starred"
+#: src/Module/Contact.php:839
+msgid "Posts and Comments"
+msgstr "Posts and Comments"
 
-#: src/Object/Post.php:301
-msgid "add tag"
-msgstr "Add tag"
+#: src/Module/Contact.php:862
+msgid "View all contacts"
+msgstr "View all contacts"
 
-#: src/Object/Post.php:312
-msgid "like"
-msgstr "Like"
+#: src/Module/Contact.php:873
+msgid "View all common friends"
+msgstr "View all common friends"
 
-#: src/Object/Post.php:313
-msgid "dislike"
-msgstr "Dislike"
+#: src/Module/Contact.php:883
+msgid "Advanced Contact Settings"
+msgstr "Advanced contact settings"
 
-#: src/Object/Post.php:316
-msgid "Share this"
-msgstr "Share this"
+#: src/Module/Contact.php:966
+msgid "Mutual Friendship"
+msgstr "Mutual friendship"
 
-#: src/Object/Post.php:316
-msgid "share"
-msgstr "Share"
+#: src/Module/Contact.php:971
+msgid "is a fan of yours"
+msgstr "is a fan of yours"
 
-#: src/Object/Post.php:384
-msgid "to"
-msgstr "to"
+#: src/Module/Contact.php:976
+msgid "you are a fan of"
+msgstr "I follow them"
 
-#: src/Object/Post.php:385
-msgid "via"
-msgstr "via"
+#: src/Module/Contact.php:994
+msgid "Pending outgoing contact request"
+msgstr ""
 
-#: src/Object/Post.php:386
-msgid "Wall-to-Wall"
-msgstr "Wall-to-wall"
+#: src/Module/Contact.php:996
+msgid "Pending incoming contact request"
+msgstr ""
 
-#: src/Object/Post.php:387
-msgid "via Wall-To-Wall:"
-msgstr "via wall-to-wall:"
+#: src/Module/Contact.php:1009
+msgid "Edit contact"
+msgstr "Edit contact"
 
-#: src/Object/Post.php:420
-#, php-format
-msgid "Reply to %s"
-msgstr "Reply to %s"
+#: src/Module/Contact.php:1063
+msgid "Toggle Blocked status"
+msgstr "Toggle blocked status"
 
-#: src/Object/Post.php:435
-msgid "Notifier task is pending"
-msgstr "Notifier task is pending"
+#: src/Module/Contact.php:1071
+msgid "Toggle Ignored status"
+msgstr "Toggle ignored status"
 
-#: src/Object/Post.php:436
-msgid "Delivery to remote servers is pending"
-msgstr "Delivery to remote servers is pending"
+#: src/Module/Contact.php:1080
+msgid "Toggle Archive status"
+msgstr "Toggle archive status"
 
-#: src/Object/Post.php:437
-msgid "Delivery to remote servers is underway"
-msgstr "Delivery to remote servers is underway"
+#: src/Module/Contact.php:1088
+msgid "Delete contact"
+msgstr "Delete contact"
 
-#: src/Object/Post.php:438
-msgid "Delivery to remote servers is mostly done"
-msgstr "Delivery to remote servers is mostly done"
+#: src/Module/Install.php:159
+msgid "Friendica Communications Server - Setup"
+msgstr "Friendica Communications Server - Setup"
 
-#: src/Object/Post.php:439
-msgid "Delivery to remote servers is done"
-msgstr "Delivery to remote servers is done"
+#: src/Module/Install.php:170
+msgid "System check"
+msgstr "System check"
 
-#: src/Object/Post.php:459
-#, php-format
-msgid "%d comment"
-msgid_plural "%d comments"
-msgstr[0] "%d comment"
-msgstr[1] "%d comments -"
+#: src/Module/Install.php:175
+msgid "Check again"
+msgstr "Check again"
 
-#: src/Object/Post.php:460
-msgid "Show more"
-msgstr "Show more"
+#: src/Module/Install.php:190
+msgid "Base settings"
+msgstr "Base settings"
 
-#: src/Object/Post.php:461
-msgid "Show fewer"
-msgstr "Show fewer"
+#: src/Module/Install.php:197
+msgid "Host name"
+msgstr "Host name"
 
-#: src/Protocol/Diaspora.php:2438
-msgid "Sharing notification from Diaspora network"
-msgstr "Sharing notification from diaspora* network"
+#: src/Module/Install.php:199
+msgid ""
+"Overwrite this field in case the determinated hostname isn't right, "
+"otherweise leave it as is."
+msgstr "Overwrite this field in case the hostname is incorrect, otherwise leave it as is."
 
-#: src/Protocol/Diaspora.php:3598
-msgid "Attachments:"
-msgstr "Attachments:"
+#: src/Module/Install.php:202
+msgid "Base path to installation"
+msgstr "Base path to installation"
 
-#: src/Protocol/OStatus.php:1863
-#, php-format
-msgid "%s is now following %s."
-msgstr "%s is now following %s."
+#: src/Module/Install.php:204
+msgid ""
+"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."
+msgstr "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."
 
-#: src/Protocol/OStatus.php:1864
-msgid "following"
-msgstr "following"
+#: src/Module/Install.php:207
+msgid "Sub path of the URL"
+msgstr "URL Sub-path "
 
-#: src/Protocol/OStatus.php:1867
-#, php-format
-msgid "%s stopped following %s."
-msgstr "%s stopped following %s."
+#: src/Module/Install.php:209
+msgid ""
+"Overwrite this field in case the sub path determination isn't right, "
+"otherwise leave it as is. Leaving this field blank means the installation is"
+" at the base URL without sub path."
+msgstr "Overwrite this field in case the sub path determination isn't right, otherwise leave it as is. Leaving this field blank means the installation is at the base URL without sub-path."
 
-#: src/Protocol/OStatus.php:1868
-msgid "stopped following"
-msgstr "stopped following"
+#: src/Module/Install.php:220
+msgid "Database connection"
+msgstr "Database connection"
 
-#: src/Util/Temporal.php:151
-msgid "YYYY-MM-DD or MM-DD"
-msgstr "YYYY-MM-DD or MM-DD"
+#: src/Module/Install.php:221
+msgid ""
+"In order to install Friendica we need to know how to connect to your "
+"database."
+msgstr "In order to install Friendica we need to know how to connect to your database."
 
-#: src/Util/Temporal.php:298
-msgid "never"
-msgstr "never"
+#: src/Module/Install.php:222
+msgid ""
+"Please contact your hosting provider or site administrator if you have "
+"questions about these settings."
+msgstr "Please contact your hosting provider or site administrator if you have questions about these settings."
 
-#: src/Util/Temporal.php:305
-msgid "less than a second ago"
-msgstr "less than a second ago"
+#: src/Module/Install.php:223
+msgid ""
+"The database you specify below should already exist. If it does not, please "
+"create it before continuing."
+msgstr "The database you specify below should already exist. If it does not, please create it before continuing."
 
-#: src/Util/Temporal.php:313
-msgid "year"
-msgstr "year"
+#: src/Module/Install.php:230
+msgid "Database Server Name"
+msgstr "Database server name"
 
-#: src/Util/Temporal.php:313
-msgid "years"
-msgstr "years"
+#: src/Module/Install.php:235
+msgid "Database Login Name"
+msgstr "Database login name"
 
-#: src/Util/Temporal.php:314
-msgid "months"
-msgstr "months"
+#: src/Module/Install.php:241
+msgid "Database Login Password"
+msgstr "Database login password"
 
-#: src/Util/Temporal.php:315
-msgid "weeks"
-msgstr "weeks"
+#: src/Module/Install.php:243
+msgid "For security reasons the password must not be empty"
+msgstr "For security reasons the password must not be empty"
 
-#: src/Util/Temporal.php:316
-msgid "days"
-msgstr "days"
+#: src/Module/Install.php:246
+msgid "Database Name"
+msgstr "Database name"
 
-#: src/Util/Temporal.php:317
-msgid "hour"
-msgstr "hour"
+#: src/Module/Install.php:250 src/Module/Install.php:279
+msgid "Please select a default timezone for your website"
+msgstr "Please select a default time zone for your website"
 
-#: src/Util/Temporal.php:317
-msgid "hours"
-msgstr "hours"
+#: src/Module/Install.php:264
+msgid "Site settings"
+msgstr "Site settings"
 
-#: src/Util/Temporal.php:318
-msgid "minute"
-msgstr "minute"
+#: src/Module/Install.php:274
+msgid "Site administrator email address"
+msgstr "Site administrator email address"
 
-#: src/Util/Temporal.php:318
-msgid "minutes"
-msgstr "minutes"
+#: src/Module/Install.php:276
+msgid ""
+"Your account email address must match this in order to use the web admin "
+"panel."
+msgstr "Your account email address must match this in order to use the web admin panel."
 
-#: src/Util/Temporal.php:319
-msgid "second"
-msgstr "second"
+#: src/Module/Install.php:283
+msgid "System Language:"
+msgstr "System language:"
 
-#: src/Util/Temporal.php:319
-msgid "seconds"
-msgstr "seconds"
+#: src/Module/Install.php:285
+msgid ""
+"Set the default language for your Friendica installation interface and to "
+"send emails."
+msgstr "Set the default language for your Friendica installation interface and email communication."
 
-#: src/Util/Temporal.php:329
-#, php-format
-msgid "in %1$d %2$s"
-msgstr "in %1$d %2$s"
+#: src/Module/Install.php:297
+msgid "Your Friendica site database has been installed."
+msgstr "Your Friendica site database has been installed."
 
-#: src/Util/Temporal.php:332
-#, php-format
-msgid "%1$d %2$s ago"
-msgstr "%1$d %2$s ago"
+#: src/Module/Install.php:305
+msgid "Installation finished"
+msgstr "Installation finished"
 
-#: src/Worker/Delivery.php:450
-msgid "(no subject)"
-msgstr "(no subject)"
+#: src/Module/Install.php:327
+msgid "<h1>What next</h1>"
+msgstr "<h1>What next</h1>"
 
-#: update.php:218
-#, php-format
-msgid "%s: Updating author-id and owner-id in item and thread table. "
-msgstr "%s: Updating author-id and owner-id in item and thread table. "
+#: src/Module/Install.php:328
+msgid ""
+"IMPORTANT: You will need to [manually] setup a scheduled task for the "
+"worker."
+msgstr "IMPORTANT: You will need to [manually] setup a scheduled task for the worker."
 
-#: update.php:273
+#: src/Module/Install.php:331
 #, php-format
-msgid "%s: Updating post-type."
-msgstr "%s: Updating post-type."
+msgid ""
+"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."
+msgstr "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."
 
-#: view/theme/duepuntozero/config.php:56
-msgid "greenzero"
-msgstr "greenzero"
+#: src/Object/Post.php:138
+msgid "This entry was edited"
+msgstr "This entry was edited"
+
+#: src/Object/Post.php:158
+msgid "Private Message"
+msgstr "Private message"
+
+#: src/Object/Post.php:200
+msgid "Delete locally"
+msgstr "Delete locally"
 
-#: view/theme/duepuntozero/config.php:57
-msgid "purplezero"
-msgstr "purplezero"
+#: src/Object/Post.php:203
+msgid "Delete globally"
+msgstr "Delete globally"
 
-#: view/theme/duepuntozero/config.php:58
-msgid "easterbunny"
-msgstr "easterbunny"
+#: src/Object/Post.php:203
+msgid "Remove locally"
+msgstr "Remove locally"
 
-#: view/theme/duepuntozero/config.php:59
-msgid "darkzero"
-msgstr "darkzero"
+#: src/Object/Post.php:217
+msgid "save to folder"
+msgstr "Save to folder"
 
-#: view/theme/duepuntozero/config.php:60
-msgid "comix"
-msgstr "comix"
+#: src/Object/Post.php:252
+msgid "I will attend"
+msgstr "I will attend"
 
-#: view/theme/duepuntozero/config.php:61
-msgid "slackr"
-msgstr "slackr"
+#: src/Object/Post.php:252
+msgid "I will not attend"
+msgstr "I will not attend"
 
-#: view/theme/duepuntozero/config.php:74
-msgid "Variations"
-msgstr "Variations"
+#: src/Object/Post.php:252
+msgid "I might attend"
+msgstr "I might attend"
 
-#: view/theme/frio/config.php:105
-msgid "Custom"
-msgstr "Custom"
+#: src/Object/Post.php:280
+msgid "ignore thread"
+msgstr "Ignore thread"
 
-#: view/theme/frio/config.php:117
-msgid "Note"
-msgstr "Note"
+#: src/Object/Post.php:281
+msgid "unignore thread"
+msgstr "Unignore thread"
 
-#: view/theme/frio/config.php:117
-msgid "Check image permissions if all users are allowed to see the image"
-msgstr "Check image permissions that everyone is allowed to see the image"
+#: src/Object/Post.php:282
+msgid "toggle ignore status"
+msgstr "Toggle ignore status"
 
-#: view/theme/frio/config.php:123
-msgid "Select color scheme"
-msgstr "Select color scheme"
+#: src/Object/Post.php:293
+msgid "add star"
+msgstr "Add star"
 
-#: view/theme/frio/config.php:124
-msgid "Copy or paste schemestring"
-msgstr "Copy or paste theme string"
+#: src/Object/Post.php:294
+msgid "remove star"
+msgstr "Remove star"
 
-#: view/theme/frio/config.php:124
-msgid ""
-"You can copy this string to share your theme with others. Pasting here "
-"applies the schemestring"
-msgstr "You can copy this string to share your theme with others. Pasting here applies the theme string"
+#: src/Object/Post.php:295
+msgid "toggle star status"
+msgstr "Toggle star status"
 
-#: view/theme/frio/config.php:125
-msgid "Navigation bar background color"
-msgstr "Navigation bar background color:"
+#: src/Object/Post.php:298
+msgid "starred"
+msgstr "Starred"
 
-#: view/theme/frio/config.php:126
-msgid "Navigation bar icon color "
-msgstr "Navigation bar icon color:"
+#: src/Object/Post.php:302
+msgid "add tag"
+msgstr "Add tag"
 
-#: view/theme/frio/config.php:127
-msgid "Link color"
-msgstr "Link color:"
+#: src/Object/Post.php:313
+msgid "like"
+msgstr "Like"
 
-#: view/theme/frio/config.php:128
-msgid "Set the background color"
-msgstr "Background color:"
+#: src/Object/Post.php:314
+msgid "dislike"
+msgstr "Dislike"
 
-#: view/theme/frio/config.php:129
-msgid "Content background opacity"
-msgstr "Content background opacity"
+#: src/Object/Post.php:317
+msgid "Share this"
+msgstr "Share this"
 
-#: view/theme/frio/config.php:130
-msgid "Set the background image"
-msgstr "Background image:"
+#: src/Object/Post.php:317
+msgid "share"
+msgstr "Share"
 
-#: view/theme/frio/config.php:131
-msgid "Background image style"
-msgstr "Background image style"
+#: src/Object/Post.php:385
+msgid "to"
+msgstr "to"
 
-#: view/theme/frio/config.php:136
-msgid "Login page background image"
-msgstr "Login page background image"
+#: src/Object/Post.php:386
+msgid "via"
+msgstr "via"
 
-#: view/theme/frio/config.php:140
-msgid "Login page background color"
-msgstr "Login page background color"
+#: src/Object/Post.php:387
+msgid "Wall-to-Wall"
+msgstr "Wall-to-wall"
 
-#: view/theme/frio/config.php:140
-msgid "Leave background image and color empty for theme defaults"
-msgstr "Leave background image and color empty for theme defaults"
+#: src/Object/Post.php:388
+msgid "via Wall-To-Wall:"
+msgstr "via wall-to-wall:"
 
-#: view/theme/frio/php/Image.php:24
-msgid "Top Banner"
-msgstr "Top Banner"
+#: src/Object/Post.php:421
+#, php-format
+msgid "Reply to %s"
+msgstr "Reply to %s"
 
-#: view/theme/frio/php/Image.php:24
-msgid ""
-"Resize image to the width of the screen and show background color below on "
-"long pages."
-msgstr "Resize image to the width of the screen and show background color below on long pages."
+#: src/Object/Post.php:437
+msgid "Notifier task is pending"
+msgstr "Notifier task is pending"
 
-#: view/theme/frio/php/Image.php:25
-msgid "Full screen"
-msgstr "Full screen"
+#: src/Object/Post.php:438
+msgid "Delivery to remote servers is pending"
+msgstr "Delivery to remote servers is pending"
 
-#: view/theme/frio/php/Image.php:25
-msgid ""
-"Resize image to fill entire screen, clipping either the right or the bottom."
-msgstr "Resize image to fill entire screen, clipping either the right or the bottom."
+#: src/Object/Post.php:439
+msgid "Delivery to remote servers is underway"
+msgstr "Delivery to remote servers is underway"
 
-#: view/theme/frio/php/Image.php:26
-msgid "Single row mosaic"
-msgstr "Single row mosaic"
+#: src/Object/Post.php:440
+msgid "Delivery to remote servers is mostly done"
+msgstr "Delivery to remote servers is mostly done"
 
-#: view/theme/frio/php/Image.php:26
-msgid ""
-"Resize image to repeat it on a single row, either vertical or horizontal."
-msgstr "Resize image to repeat it on a single row, either vertical or horizontal."
+#: src/Object/Post.php:441
+msgid "Delivery to remote servers is done"
+msgstr "Delivery to remote servers is done"
 
-#: view/theme/frio/php/Image.php:27
-msgid "Mosaic"
-msgstr "Mosaic"
+#: src/Object/Post.php:461
+#, php-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] "%d comment"
+msgstr[1] "%d comments -"
 
-#: view/theme/frio/php/Image.php:27
-msgid "Repeat image to fill the screen."
-msgstr "Repeat image to fill the screen."
+#: src/Object/Post.php:462
+msgid "Show more"
+msgstr "Show more"
 
-#: view/theme/frio/theme.php:239
-msgid "Guest"
-msgstr "Guest"
+#: src/Object/Post.php:463
+msgid "Show fewer"
+msgstr "Show fewer"
 
-#: view/theme/frio/theme.php:244
-msgid "Visitor"
-msgstr "Visitor"
+#: src/App/Module.php:205
+msgid "You must be logged in to use addons. "
+msgstr "You must be logged in to use addons. "
 
-#: view/theme/quattro/config.php:76
-msgid "Alignment"
-msgstr "Alignment"
+#: src/App/Page.php:229
+msgid "Delete this item?"
+msgstr "Delete this item?"
 
-#: view/theme/quattro/config.php:76
-msgid "Left"
-msgstr "Left"
+#: src/App/Page.php:277
+msgid "toggle mobile"
+msgstr "Toggle mobile"
 
-#: view/theme/quattro/config.php:76
-msgid "Center"
-msgstr "Center"
+#: src/LegacyModule.php:30
+#, php-format
+msgid "Legacy module file not found: %s"
+msgstr "Legacy module file not found: %s"
 
-#: view/theme/quattro/config.php:77
-msgid "Color scheme"
-msgstr "Color scheme"
+#: src/BaseModule.php:135
+msgid ""
+"The form security token was not correct. This probably happened because the "
+"form has been opened for too long (>3 hours) before submitting it."
+msgstr "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours."
 
-#: view/theme/quattro/config.php:78
-msgid "Posts font size"
-msgstr "Posts font size"
+#: src/Console/ArchiveContact.php:86
+#, php-format
+msgid "Could not find any unarchived contact entry for this URL (%s)"
+msgstr "Could not find any unarchived contact entry for this URL (%s)"
 
-#: view/theme/quattro/config.php:79
-msgid "Textareas font size"
-msgstr "Text areas font size"
+#: src/Console/ArchiveContact.php:89
+msgid "The contact entries have been archived"
+msgstr "The contact entries have been archived"
 
-#: view/theme/vier/config.php:76
-msgid "Comma separated list of helper forums"
-msgstr "Comma-separated list of helper forums"
+#: src/Console/NewPassword.php:93
+msgid "Enter new password: "
+msgstr "Enter new password: "
 
-#: view/theme/vier/config.php:122
-msgid "Set style"
-msgstr "Set style"
+#: src/Console/PostUpdate.php:73
+#, php-format
+msgid "Post update version number has been set to %s."
+msgstr "Post update version number has been set to %s."
 
-#: view/theme/vier/config.php:123
-msgid "Community Pages"
-msgstr "Community pages"
+#: src/Console/PostUpdate.php:81
+msgid "Check for pending update actions."
+msgstr "Check for pending update actions."
 
-#: view/theme/vier/config.php:124 view/theme/vier/theme.php:151
-msgid "Community Profiles"
-msgstr "Community profiles"
+#: src/Console/PostUpdate.php:83
+msgid "Done."
+msgstr "Done."
 
-#: view/theme/vier/config.php:125
-msgid "Help or @NewHere ?"
-msgstr "Help or @NewHere ?"
+#: src/Console/PostUpdate.php:85
+msgid "Execute pending post updates."
+msgstr "Execute pending post updates."
 
-#: view/theme/vier/config.php:126 view/theme/vier/theme.php:373
-msgid "Connect Services"
-msgstr "Connect services"
+#: src/Console/PostUpdate.php:91
+msgid "All pending post updates are done."
+msgstr "All pending post updates are done."
 
-#: view/theme/vier/config.php:127
-msgid "Find Friends"
-msgstr "Find friends"
+#: src/App.php:485
+msgid "No system theme config value set."
+msgstr "No system theme configuration value set."
 
-#: view/theme/vier/config.php:128 view/theme/vier/theme.php:181
-msgid "Last users"
-msgstr "Last users"
+#: update.php:218
+#, php-format
+msgid "%s: Updating author-id and owner-id in item and thread table. "
+msgstr "%s: Updating author-id and owner-id in item and thread table. "
 
-#: view/theme/vier/theme.php:288
-msgid "Quick Start"
-msgstr "Quick start"
+#: update.php:273
+#, php-format
+msgid "%s: Updating post-type."
+msgstr "%s: Updating post-type."
index e77eb64e15c86ab6ced8745e9fef884328f9a013..8e1769bbbe1598df552503015cbc9c63998f8579 100644 (file)
@@ -6,6 +6,11 @@ function string_plural_select_en_us($n){
        return ($n != 1);;
 }}
 ;
+$a->strings["Item not found."] = "Item not found.";
+$a->strings["Do you really want to delete this item?"] = "Do you really want to delete this item?";
+$a->strings["Yes"] = "Yes";
+$a->strings["Cancel"] = "Cancel";
+$a->strings["Permission denied."] = "Permission denied.";
 $a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
        0 => "Daily posting limit of %d post reached. The post was rejected.",
        1 => "Daily posting limit of %d posts reached. This post was rejected.",
@@ -108,7 +113,6 @@ $a->strings["Permission settings"] = "Permission settings";
 $a->strings["permissions"] = "permissions";
 $a->strings["Public post"] = "Public post";
 $a->strings["Preview"] = "Preview";
-$a->strings["Cancel"] = "Cancel";
 $a->strings["Post to Groups"] = "Post to groups";
 $a->strings["Post to Contacts"] = "Post to contacts";
 $a->strings["Private post"] = "Private post";
@@ -194,17 +198,193 @@ $a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "Y
 $a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "You've received a [url=%1\$s]registration request[/url] from %2\$s.";
 $a->strings["Full Name:\t%s\nSite Location:\t%s\nLogin Name:\t%s (%s)"] = "Full Name:\t%s\nSite Location:\t%s\nLogin Name:\t%s (%s)";
 $a->strings["Please visit %s to approve or reject the request."] = "Please visit %s to approve or reject the request.";
-$a->strings["Item not found."] = "Item not found.";
-$a->strings["Do you really want to delete this item?"] = "Do you really want to delete this item?";
-$a->strings["Yes"] = "Yes";
-$a->strings["Permission denied."] = "Permission denied.";
-$a->strings["Archives"] = "Archives";
-$a->strings["show more"] = "show more";
 $a->strings["Authorize application connection"] = "Authorize application connection";
 $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["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["No"] = "No";
+$a->strings["Parent user not found."] = "Parent user not found.";
+$a->strings["No parent user"] = "No parent user";
+$a->strings["Parent Password:"] = "Parent Password:";
+$a->strings["Please enter the password of the parent account to legitimize your request."] = "Please enter the password of the parent account to authorize this request.";
+$a->strings["Parent User"] = "Parent user";
+$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "Parent users have total control of this account, including core settings. Please double-check whom you grant such access.";
+$a->strings["Save Settings"] = "Save settings";
+$a->strings["Delegate Page Management"] = "Delegate Page Management";
+$a->strings["Delegates"] = "Delegates";
+$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely.";
+$a->strings["Existing Page Delegates"] = "Existing page delegates";
+$a->strings["Potential Delegates"] = "Potential delegates";
+$a->strings["Remove"] = "Remove";
+$a->strings["Add"] = "Add";
+$a->strings["No entries."] = "No entries.";
+$a->strings["Post successful."] = "Post successful.";
+$a->strings["Subscribing to OStatus contacts"] = "Subscribing to OStatus contacts";
+$a->strings["No contact provided."] = "No contact provided.";
+$a->strings["Couldn't fetch information for contact."] = "Couldn't fetch information for contact.";
+$a->strings["Couldn't fetch friends for contact."] = "Couldn't fetch friends for contact.";
+$a->strings["Done"] = "Done";
+$a->strings["success"] = "success";
+$a->strings["failed"] = "failed";
+$a->strings["ignored"] = "Ignored";
+$a->strings["Keep this window open until done."] = "Keep this window open until done.";
+$a->strings["Permission denied"] = "Permission denied";
+$a->strings["Invalid profile identifier."] = "Invalid profile identifier.";
+$a->strings["Profile Visibility Editor"] = "Profile Visibility Editor";
+$a->strings["Profile"] = "Profile";
+$a->strings["Click on a contact to add or remove."] = "Click on a contact to add or remove it.";
+$a->strings["Visible To"] = "Visible to";
+$a->strings["All Contacts (with secure profile access)"] = "All contacts with secure profile access";
+$a->strings["Account approved."] = "Account approved.";
+$a->strings["Registration revoked for %s"] = "Registration revoked for %s";
+$a->strings["Please login."] = "Please login.";
+$a->strings["User deleted their account"] = "User deleted their account";
+$a->strings["On your Friendica node an user deleted their account. Please ensure that their data is removed from the backups."] = "A user deleted his or her account on your Friendica node. Please ensure these data are removed from the backups.";
+$a->strings["The user id is %d"] = "The user id is %d";
+$a->strings["Remove My Account"] = "Remove My Account";
+$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "This will completely remove your account. Once this has been done it is not recoverable.";
+$a->strings["Please enter your password for verification:"] = "Please enter your password for verification:";
+$a->strings["Resubscribing to OStatus contacts"] = "Resubscribing to OStatus contacts";
+$a->strings["Error"] = [
+       0 => "",
+       1 => "",
+];
+$a->strings["Tag(s) removed"] = "Tag(s) removed";
+$a->strings["Remove Item Tag"] = "Remove Item tag";
+$a->strings["Select a tag to remove: "] = "Select a tag to remove: ";
+$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["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow.";
+$a->strings["Import"] = "Import profile";
+$a->strings["Move account"] = "Move Existing Friendica Account";
+$a->strings["You can import an account from another Friendica server."] = "You can import an existing Friendica profile to this node.";
+$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here.";
+$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora.";
+$a->strings["Account file"] = "Account file:";
+$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "To export your account, go to \"Settings->Export personal data\" and select \"Export account\"";
+$a->strings["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["Contact unfollowed"] = "Contact unfollowed";
+$a->strings["Disconnect/Unfollow"] = "Disconnect/Unfollow";
+$a->strings["Your Identity Address:"] = "My identity address:";
+$a->strings["Submit Request"] = "Submit request";
+$a->strings["Profile URL"] = "Profile URL:";
+$a->strings["Status Messages and Posts"] = "Status Messages and Posts";
+$a->strings["[Embedded content - reload page to view]"] = "[Embedded content - reload page to view]";
+$a->strings["Invalid request."] = "Invalid request.";
+$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Sorry, maybe your upload is bigger than the PHP configuration allows";
+$a->strings["Or - did you try to upload an empty file?"] = "Or did you try to upload an empty file?";
+$a->strings["File exceeds size limit of %s"] = "File exceeds size limit of %s";
+$a->strings["File upload failed."] = "File upload failed.";
+$a->strings["Image exceeds size limit of %s"] = "Image exceeds size limit of %s";
+$a->strings["Unable to process image."] = "Unable to process image.";
+$a->strings["Wall Photos"] = "Wall photos";
+$a->strings["Image upload failed."] = "Image upload failed.";
+$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Number of daily wall messages for %s exceeded. Message failed.";
+$a->strings["No recipient selected."] = "No recipient selected.";
+$a->strings["Unable to check your home location."] = "Unable to check your home location.";
+$a->strings["Message could not be sent."] = "Message could not be sent.";
+$a->strings["Message collection failure."] = "Message collection failure.";
+$a->strings["Message sent."] = "Message sent.";
+$a->strings["No recipient."] = "No recipient.";
+$a->strings["Please enter a link URL:"] = "Please enter a link URL:";
+$a->strings["Send Private Message"] = "Send private message";
+$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders.";
+$a->strings["To:"] = "To:";
+$a->strings["Subject:"] = "Subject:";
+$a->strings["Your message:"] = "Your message:";
+$a->strings["Insert web link"] = "Insert web link";
+$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["Connect"] = "Connect";
+$a->strings["first"] = "first";
+$a->strings["next"] = "next";
+$a->strings["No matches"] = "No matches";
+$a->strings["Profile Match"] = "Profile Match";
+$a->strings["Profile not found."] = "Profile not found.";
+$a->strings["Profile deleted."] = "Profile deleted.";
+$a->strings["Profile-"] = "Profile-";
+$a->strings["New profile created."] = "New profile created.";
+$a->strings["Profile unavailable to clone."] = "Profile unavailable to clone.";
+$a->strings["Profile Name is required."] = "Profile name is required.";
+$a->strings["Marital Status"] = "Marital status";
+$a->strings["Romantic Partner"] = "Romantic partner";
+$a->strings["Work/Employment"] = "Work/Employment:";
+$a->strings["Religion"] = "Religion";
+$a->strings["Political Views"] = "Political views";
+$a->strings["Gender"] = "Gender";
+$a->strings["Sexual Preference"] = "Sexual preference";
+$a->strings["XMPP"] = "XMPP";
+$a->strings["Homepage"] = "Homepage";
+$a->strings["Interests"] = "Interests";
+$a->strings["Address"] = "Address";
+$a->strings["Location"] = "Location";
+$a->strings["Profile updated."] = "Profile updated.";
+$a->strings["Hide contacts and friends:"] = "Hide contacts and friends:";
+$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Hide your contact/friend list from viewers of this profile?";
+$a->strings["Show more profile fields:"] = "Show more profile fields:";
+$a->strings["Profile Actions"] = "Profile actions";
+$a->strings["Edit Profile Details"] = "Edit Profile Details";
+$a->strings["Submit"] = "Submit";
+$a->strings["Change Profile Photo"] = "Change profile photo";
+$a->strings["View this profile"] = "View this profile";
+$a->strings["View all profiles"] = "View all profiles";
+$a->strings["Edit visibility"] = "Edit visibility";
+$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["Delete this profile"] = "Delete this profile";
+$a->strings["Basic information"] = "Basic information";
+$a->strings["Profile picture"] = "Profile picture";
+$a->strings["Preferences"] = "Preferences";
+$a->strings["Status information"] = "Status information";
+$a->strings["Additional information"] = "Additional information";
+$a->strings["Personal"] = "Personal";
+$a->strings["Relation"] = "Relation";
+$a->strings["Miscellaneous"] = "Miscellaneous";
+$a->strings["Upload Profile Photo"] = "Upload profile photo";
+$a->strings["Your Gender:"] = "Gender:";
+$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\">&hearts;</span> Marital status:";
+$a->strings["Sexual Preference:"] = "Sexual preference:";
+$a->strings["Example: fishing photography software"] = "Example: fishing photography software";
+$a->strings["Profile Name:"] = "Profile name:";
+$a->strings["Required"] = "Required";
+$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet.";
+$a->strings["Your Full Name:"] = "My full name:";
+$a->strings["Title/Description:"] = "Title/Description:";
+$a->strings["Street Address:"] = "Street address:";
+$a->strings["Locality/City:"] = "Locality/City:";
+$a->strings["Region/State:"] = "Region/State:";
+$a->strings["Postal/Zip Code:"] = "Postcode:";
+$a->strings["Country:"] = "Country:";
+$a->strings["Age: "] = "Age: ";
+$a->strings["Who: (if applicable)"] = "Who: (if applicable)";
+$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Examples: cathy123, Cathy Williams, cathy@example.com";
+$a->strings["Since [date]:"] = "Since when:";
+$a->strings["Tell us about yourself..."] = "About myself:";
+$a->strings["XMPP (Jabber) address:"] = "XMPP (Jabber) address:";
+$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "The XMPP address will be propagated to your contacts so that they can follow you.";
+$a->strings["Homepage URL:"] = "Homepage URL:";
+$a->strings["Hometown:"] = "Home town:";
+$a->strings["Political Views:"] = "Political views:";
+$a->strings["Religious Views:"] = "Religious views:";
+$a->strings["Public Keywords:"] = "Public keywords:";
+$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "Used for suggesting potential friends, can be seen by others.";
+$a->strings["Private Keywords:"] = "Private keywords:";
+$a->strings["(Used for searching profiles, never shown to others)"] = "Used for searching profiles, never shown to others.";
+$a->strings["Likes:"] = "Likes:";
+$a->strings["Dislikes:"] = "Dislikes:";
+$a->strings["Musical interests"] = "Music:";
+$a->strings["Books, literature"] = "Books, literature, poetry:";
+$a->strings["Television"] = "Television:";
+$a->strings["Film/dance/culture/entertainment"] = "Film, dance, culture, entertainment";
+$a->strings["Hobbies/Interests"] = "Hobbies/Interests:";
+$a->strings["Love/romance"] = "Love/Romance:";
+$a->strings["Work/employment"] = "Work/Employment:";
+$a->strings["School/education"] = "School/Education:";
+$a->strings["Contact information and Social Networks"] = "Contact information and other social networks:";
+$a->strings["Profile Image"] = "Profile image";
+$a->strings["visible to everybody"] = "Visible to everybody";
+$a->strings["Edit/Manage Profiles"] = "Edit/Manage Profiles";
+$a->strings["Change profile photo"] = "Change profile photo";
+$a->strings["Create New Profile"] = "Create new profile";
 $a->strings["Access denied."] = "Access denied.";
 $a->strings["Access to this profile has been restricted."] = "Access to this profile has been restricted.";
 $a->strings["Events"] = "Events";
@@ -241,7 +421,6 @@ $a->strings["Mirror as forwarded posting"] = "Mirror as forwarded posting";
 $a->strings["Mirror as my own posting"] = "Mirror as my own posting";
 $a->strings["Return to contact editor"] = "Return to contact editor";
 $a->strings["Refetch contact data"] = "Re-fetch contact data.";
-$a->strings["Submit"] = "Submit";
 $a->strings["Remote Self"] = "Remote self";
 $a->strings["Mirror postings from this contact"] = "Mirror postings from this contact:";
 $a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "This will cause Friendica to repost new entries from this contact.";
@@ -255,22 +434,6 @@ $a->strings["Friend Confirm URL"] = "Friend confirm URL:";
 $a->strings["Notification Endpoint URL"] = "Notification endpoint URL";
 $a->strings["Poll/Feed URL"] = "Poll/Feed URL:";
 $a->strings["New photo from this URL"] = "New photo from this URL:";
-$a->strings["Parent user not found."] = "Parent user not found.";
-$a->strings["No parent user"] = "No parent user";
-$a->strings["Parent Password:"] = "Parent Password:";
-$a->strings["Please enter the password of the parent account to legitimize your request."] = "Please enter the password of the parent account to authorize this request.";
-$a->strings["Parent User"] = "Parent user";
-$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "Parent users have total control of this account, including core settings. Please double-check whom you grant such access.";
-$a->strings["Save Settings"] = "Save settings";
-$a->strings["Delegate Page Management"] = "Delegate Page Management";
-$a->strings["Delegates"] = "Delegates";
-$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely.";
-$a->strings["Existing Page Delegates"] = "Existing page delegates";
-$a->strings["Potential Delegates"] = "Potential delegates";
-$a->strings["Remove"] = "Remove";
-$a->strings["Add"] = "Add";
-$a->strings["No entries."] = "No entries.";
-$a->strings["Profile not found."] = "Profile not found.";
 $a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "This may occasionally happen if contact was requested by both persons and it has already been approved.";
 $a->strings["Response from remote site was not understood."] = "Response from remote site was not understood.";
 $a->strings["Unexpected response from remote site: "] = "Unexpected response from remote site: ";
@@ -328,18 +491,9 @@ $a->strings["Friendica"] = "Friendica";
 $a->strings["GNU Social (Pleroma, Mastodon)"] = "GNU Social (Pleroma, Mastodon)";
 $a->strings["Diaspora (Socialhome, Hubzilla)"] = "diaspora* (Socialhome, Hubzilla)";
 $a->strings[" - please do not use this form.  Instead, enter %s into your Diaspora search bar."] = " - please do not use this form.  Instead, enter %s into your diaspora* search bar.";
-$a->strings["Your Identity Address:"] = "My identity address:";
-$a->strings["Submit Request"] = "Submit request";
-$a->strings["People Search - %s"] = "People search - %s";
-$a->strings["Forum Search - %s"] = "Forum search - %s";
-$a->strings["Connect"] = "Connect";
-$a->strings["No matches"] = "No matches";
-$a->strings["The requested item doesn't exist or has been deleted."] = "The requested item doesn't exist or has been deleted.";
-$a->strings["The feed for this item is unavailable."] = "The feed for this item is unavailable.";
 $a->strings["Item not found"] = "Item not found";
 $a->strings["Edit post"] = "Edit post";
 $a->strings["Save"] = "Save";
-$a->strings["Insert web link"] = "Insert web link";
 $a->strings["web link"] = "web link";
 $a->strings["Insert video link"] = "Insert video link";
 $a->strings["video link"] = "video link";
@@ -347,25 +501,6 @@ $a->strings["Insert audio link"] = "Insert audio link";
 $a->strings["audio link"] = "audio link";
 $a->strings["CC: email addresses"] = "CC: email addresses";
 $a->strings["Example: bob@example.com, mary@example.com"] = "Example: bob@example.com, mary@example.com";
-$a->strings["Event can not end before it has started."] = "Event cannot end before it has started.";
-$a->strings["Event title and start time are required."] = "Event title and starting time are required.";
-$a->strings["Create New Event"] = "Create new event";
-$a->strings["Event details"] = "Event details";
-$a->strings["Starting date and Title are required."] = "Starting date and title are required.";
-$a->strings["Event Starts:"] = "Event starts:";
-$a->strings["Required"] = "Required";
-$a->strings["Finish date/time is not known or not relevant"] = "Finish date/time is not known or not relevant";
-$a->strings["Event Finishes:"] = "Event finishes:";
-$a->strings["Adjust for viewer timezone"] = "Adjust for viewer's time zone";
-$a->strings["Description:"] = "Description:";
-$a->strings["Location:"] = "Location:";
-$a->strings["Title:"] = "Title:";
-$a->strings["Share this event"] = "Share this event";
-$a->strings["Basic"] = "Basic";
-$a->strings["Advanced"] = "Advanced";
-$a->strings["Permissions"] = "Permissions";
-$a->strings["Failed to remove event"] = "Failed to remove event";
-$a->strings["Event removed"] = "Event removed";
 $a->strings["Photos"] = "Photos";
 $a->strings["Contact Photos"] = "Contact photos";
 $a->strings["Upload"] = "Upload";
@@ -375,21 +510,16 @@ $a->strings["You already added this contact."] = "You already added this contact
 $a->strings["Diaspora support isn't enabled. Contact can't be added."] = "diaspora* support isn't enabled. Contact can't be added.";
 $a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus support is disabled. Contact can't be added.";
 $a->strings["The network type couldn't be detected. Contact can't be added."] = "The network type couldn't be detected. Contact can't be added.";
-$a->strings["Profile URL"] = "Profile URL:";
 $a->strings["Tags:"] = "Tags:";
-$a->strings["Status Messages and Posts"] = "Status Messages and Posts";
+$a->strings["Suggested contact not found."] = "";
 $a->strings["Friend suggestion sent."] = "Friend suggestion sent";
 $a->strings["Suggest Friends"] = "Suggest friends";
 $a->strings["Suggest a friend for %s"] = "Suggest a friend for %s";
 $a->strings["No profile"] = "No profile";
-$a->strings["Unable to locate original post."] = "Unable to locate original post.";
-$a->strings["Empty post discarded."] = "Empty post discarded.";
-$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "This message was sent to you by %s, a member of the Friendica social network.";
-$a->strings["You may visit them online at %s"] = "You may visit them online at %s";
-$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Please contact the sender by replying to this post if you do not wish to receive these messages.";
-$a->strings["%s posted an update."] = "%s posted an update.";
 $a->strings["Remote privacy information not available."] = "Remote privacy information not available.";
 $a->strings["Visible to:"] = "Visible to:";
+$a->strings["Followers"] = "";
+$a->strings["Mutuals"] = "";
 $a->strings["No valid account found."] = "No valid account found.";
 $a->strings["Password reset request issued. Check your email."] = "Password reset request issued. Please check your email.";
 $a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\n\t\tDear %1\$s,\n\t\t\tA request was received at \"%2\$s\" to reset your account password\n\t\tTo confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser's address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided; ignore or delete this email, as the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request.";
@@ -413,27 +543,14 @@ $a->strings["Your password has been changed at %s"] = "Your password has been ch
 $a->strings["Manage Identities and/or Pages"] = "Manage Identities and Pages";
 $a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Accounts that I manage or own.";
 $a->strings["Select an identity to manage: "] = "Select identity:";
-$a->strings["No keywords to match. Please add keywords to your default profile."] = "No keywords to match. Please add keywords to your default profile.";
-$a->strings["first"] = "first";
-$a->strings["next"] = "next";
-$a->strings["Profile Match"] = "Profile Match";
 $a->strings["New Message"] = "New Message";
-$a->strings["No recipient selected."] = "No recipient selected.";
 $a->strings["Unable to locate contact information."] = "Unable to locate contact information.";
-$a->strings["Message could not be sent."] = "Message could not be sent.";
-$a->strings["Message collection failure."] = "Message collection failure.";
-$a->strings["Message sent."] = "Message sent.";
 $a->strings["Discard"] = "Discard";
 $a->strings["Messages"] = "Messages";
 $a->strings["Do you really want to delete this message?"] = "Do you really want to delete this message?";
 $a->strings["Conversation not found."] = "Conversation not found.";
 $a->strings["Message deleted."] = "Message deleted.";
 $a->strings["Conversation removed."] = "Conversation removed.";
-$a->strings["Please enter a link URL:"] = "Please enter a link URL:";
-$a->strings["Send Private Message"] = "Send private message";
-$a->strings["To:"] = "To:";
-$a->strings["Subject:"] = "Subject:";
-$a->strings["Your message:"] = "Your message:";
 $a->strings["No messages."] = "No messages.";
 $a->strings["Message not available."] = "Message not available.";
 $a->strings["Delete message"] = "Delete message";
@@ -465,7 +582,6 @@ $a->strings["Commented Order"] = "Commented last";
 $a->strings["Sort by Comment Date"] = "Sort by comment date";
 $a->strings["Posted Order"] = "Posted last";
 $a->strings["Sort by Post Date"] = "Sort by post date";
-$a->strings["Personal"] = "Personal";
 $a->strings["Posts that mention or involve you"] = "Posts mentioning or involving me";
 $a->strings["New"] = "New";
 $a->strings["Activity Stream - by date"] = "Activity Stream - by date";
@@ -473,84 +589,7 @@ $a->strings["Shared Links"] = "Shared links";
 $a->strings["Interesting Links"] = "Interesting links";
 $a->strings["Starred"] = "Starred";
 $a->strings["Favourite Posts"] = "My favorite posts";
-$a->strings["Welcome to Friendica"] = "Welcome to Friendica";
-$a->strings["New Member Checklist"] = "New Member Checklist";
-$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear.";
-$a->strings["Getting Started"] = "Getting started";
-$a->strings["Friendica Walk-Through"] = "Friendica walk-through";
-$a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join.";
-$a->strings["Settings"] = "Settings";
-$a->strings["Go to Your Settings"] = "Go to your settings";
-$a->strings["On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web.";
-$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you.";
-$a->strings["Profile"] = "Profile";
-$a->strings["Upload Profile Photo"] = "Upload profile photo";
-$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not.";
-$a->strings["Edit Your Profile"] = "Edit your profile";
-$a->strings["Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors.";
-$a->strings["Profile Keywords"] = "Profile keywords";
-$a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships.";
-$a->strings["Connecting"] = "Connecting";
-$a->strings["Importing Emails"] = "Importing emails";
-$a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Enter your email access information on your Connector Settings if you wish to import and interact with friends or mailing lists from your email INBOX";
-$a->strings["Go to Your Contacts Page"] = "Go to your contacts page";
-$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add New Contact</em> dialog."] = "Your contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add new contact</em> dialog.";
-$a->strings["Go to Your Site's Directory"] = "Go to your site's directory";
-$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own Identity Address if requested."] = "The directory lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own identity address when requested.";
-$a->strings["Finding New People"] = "Finding new people";
-$a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = "On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours.";
-$a->strings["Groups"] = "Groups";
-$a->strings["Group Your Contacts"] = "Group your contacts";
-$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Once you have made some friends, organize them into private conversation groups from the sidebar of your contacts page and then you can interact with each group privately on your network page.";
-$a->strings["Why Aren't My Posts Public?"] = "Why aren't my posts public?";
-$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."] = "Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above.";
-$a->strings["Getting Help"] = "Getting help";
-$a->strings["Go to the Help Section"] = "Go to the help section";
-$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = "Our <strong>help</strong> pages may be consulted for detail on other program features and resources.";
 $a->strings["Personal Notes"] = "Personal notes";
-$a->strings["Invalid request identifier."] = "Invalid request identifier.";
-$a->strings["Notifications"] = "Notifications";
-$a->strings["Network Notifications"] = "Network notifications";
-$a->strings["System Notifications"] = "System notifications";
-$a->strings["Personal Notifications"] = "Personal notifications";
-$a->strings["Home Notifications"] = "Home notifications";
-$a->strings["Show unread"] = "Show unread";
-$a->strings["Show all"] = "Show all";
-$a->strings["Show Ignored Requests"] = "Show ignored requests.";
-$a->strings["Hide Ignored Requests"] = "Hide ignored requests";
-$a->strings["Notification type:"] = "Notification type:";
-$a->strings["Suggested by:"] = "Suggested by:";
-$a->strings["Hide this contact from others"] = "Hide this contact from others";
-$a->strings["Approve"] = "Approve";
-$a->strings["Claims to be known to you: "] = "Says they know me:";
-$a->strings["yes"] = "yes";
-$a->strings["no"] = "no";
-$a->strings["Shall your connection be bidirectional or not?"] = "Shall your connection be in both directions or not?";
-$a->strings["Accepting %s as a friend allows %s to subscribe to your posts, and you will also receive updates from them in your news feed."] = "Accepting %s as a friend allows %s to subscribe to your posts. You will also receive updates from them in your news feed.";
-$a->strings["Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed.";
-$a->strings["Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed.";
-$a->strings["Friend"] = "Friend";
-$a->strings["Sharer"] = "Sharer";
-$a->strings["Subscriber"] = "Subscriber";
-$a->strings["About:"] = "About:";
-$a->strings["Gender:"] = "Gender:";
-$a->strings["Network:"] = "Network:";
-$a->strings["No introductions."] = "No introductions.";
-$a->strings["No more %s notifications."] = "No more %s notifications.";
-$a->strings["No more system notifications."] = "No more system notifications.";
-$a->strings["Post successful."] = "Post successful.";
-$a->strings["OpenID protocol error. No ID returned."] = "OpenID protocol error. No ID returned.";
-$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Account not found and OpenID registration is not permitted on this site.";
-$a->strings["Login failed."] = "Login failed.";
-$a->strings["Subscribing to OStatus contacts"] = "Subscribing to OStatus contacts";
-$a->strings["No contact provided."] = "No contact provided.";
-$a->strings["Couldn't fetch information for contact."] = "Couldn't fetch information for contact.";
-$a->strings["Couldn't fetch friends for contact."] = "Couldn't fetch friends for contact.";
-$a->strings["Done"] = "Done";
-$a->strings["success"] = "success";
-$a->strings["failed"] = "failed";
-$a->strings["ignored"] = "Ignored";
-$a->strings["Keep this window open until done."] = "Keep this window open until done.";
 $a->strings["Photo Albums"] = "Photo Albums";
 $a->strings["Recent Photos"] = "Recent photos";
 $a->strings["Upload New Photos"] = "Upload new photos";
@@ -561,19 +600,17 @@ $a->strings["Album successfully deleted"] = "Album successfully deleted";
 $a->strings["Album was empty."] = "Album was empty.";
 $a->strings["a photo"] = "a photo";
 $a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s was tagged in %2\$s by %3\$s";
-$a->strings["Image exceeds size limit of %s"] = "Image exceeds size limit of %s";
 $a->strings["Image upload didn't complete, please try again"] = "Image upload didn't complete. Please try again.";
 $a->strings["Image file is missing"] = "Image file is missing";
 $a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "Server can't accept new file uploads at this time. Please contact your administrator.";
 $a->strings["Image file is empty."] = "Image file is empty.";
-$a->strings["Unable to process image."] = "Unable to process image.";
-$a->strings["Image upload failed."] = "Image upload failed.";
 $a->strings["No photos selected"] = "No photos selected";
 $a->strings["Access to this item is restricted."] = "Access to this item is restricted.";
 $a->strings["Upload Photos"] = "Upload photos";
 $a->strings["New album name: "] = "New album name: ";
 $a->strings["or 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["Permissions"] = "Permissions";
 $a->strings["Show to Groups"] = "Show to groups";
 $a->strings["Show to Contacts"] = "Show to contacts";
 $a->strings["Do you really want to delete this photo album and all its photos?"] = "Do you really want to delete this photo album and all its photos?";
@@ -615,88 +652,6 @@ $a->strings["poke, prod or do other things to somebody"] = "Poke, prod or do oth
 $a->strings["Recipient"] = "Recipient:";
 $a->strings["Choose what you wish to do to recipient"] = "Choose what you wish to do:";
 $a->strings["Make this post private"] = "Make this post private";
-$a->strings["Only logged in users are permitted to perform a probing."] = "Only logged in users are permitted to use the Probe feature.";
-$a->strings["Profile deleted."] = "Profile deleted.";
-$a->strings["Profile-"] = "Profile-";
-$a->strings["New profile created."] = "New profile created.";
-$a->strings["Profile unavailable to clone."] = "Profile unavailable to clone.";
-$a->strings["Profile Name is required."] = "Profile name is required.";
-$a->strings["Marital Status"] = "Marital status";
-$a->strings["Romantic Partner"] = "Romantic partner";
-$a->strings["Work/Employment"] = "Work/Employment:";
-$a->strings["Religion"] = "Religion";
-$a->strings["Political Views"] = "Political views";
-$a->strings["Gender"] = "Gender";
-$a->strings["Sexual Preference"] = "Sexual preference";
-$a->strings["XMPP"] = "XMPP";
-$a->strings["Homepage"] = "Homepage";
-$a->strings["Interests"] = "Interests";
-$a->strings["Address"] = "Address";
-$a->strings["Location"] = "Location";
-$a->strings["Profile updated."] = "Profile updated.";
-$a->strings["Hide contacts and friends:"] = "Hide contacts and friends:";
-$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Hide your contact/friend list from viewers of this profile?";
-$a->strings["Show more profile fields:"] = "Show more profile fields:";
-$a->strings["Profile Actions"] = "Profile actions";
-$a->strings["Edit Profile Details"] = "Edit Profile Details";
-$a->strings["Change Profile Photo"] = "Change profile photo";
-$a->strings["View this profile"] = "View this profile";
-$a->strings["View all profiles"] = "View all profiles";
-$a->strings["Edit visibility"] = "Edit visibility";
-$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["Delete this profile"] = "Delete this profile";
-$a->strings["Basic information"] = "Basic information";
-$a->strings["Profile picture"] = "Profile picture";
-$a->strings["Preferences"] = "Preferences";
-$a->strings["Status information"] = "Status information";
-$a->strings["Additional information"] = "Additional information";
-$a->strings["Relation"] = "Relation";
-$a->strings["Miscellaneous"] = "Miscellaneous";
-$a->strings["Your Gender:"] = "Gender:";
-$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\">&hearts;</span> Marital status:";
-$a->strings["Sexual Preference:"] = "Sexual preference:";
-$a->strings["Example: fishing photography software"] = "Example: fishing photography software";
-$a->strings["Profile Name:"] = "Profile name:";
-$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet.";
-$a->strings["Your Full Name:"] = "My full name:";
-$a->strings["Title/Description:"] = "Title/Description:";
-$a->strings["Street Address:"] = "Street address:";
-$a->strings["Locality/City:"] = "Locality/City:";
-$a->strings["Region/State:"] = "Region/State:";
-$a->strings["Postal/Zip Code:"] = "Postcode:";
-$a->strings["Country:"] = "Country:";
-$a->strings["Age: "] = "Age: ";
-$a->strings["Who: (if applicable)"] = "Who: (if applicable)";
-$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Examples: cathy123, Cathy Williams, cathy@example.com";
-$a->strings["Since [date]:"] = "Since when:";
-$a->strings["Tell us about yourself..."] = "About myself:";
-$a->strings["XMPP (Jabber) address:"] = "XMPP (Jabber) address:";
-$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "The XMPP address will be propagated to your contacts so that they can follow you.";
-$a->strings["Homepage URL:"] = "Homepage URL:";
-$a->strings["Hometown:"] = "Home town:";
-$a->strings["Political Views:"] = "Political views:";
-$a->strings["Religious Views:"] = "Religious views:";
-$a->strings["Public Keywords:"] = "Public keywords:";
-$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "Used for suggesting potential friends, can be seen by others.";
-$a->strings["Private Keywords:"] = "Private keywords:";
-$a->strings["(Used for searching profiles, never shown to others)"] = "Used for searching profiles, never shown to others.";
-$a->strings["Likes:"] = "Likes:";
-$a->strings["Dislikes:"] = "Dislikes:";
-$a->strings["Musical interests"] = "Music:";
-$a->strings["Books, literature"] = "Books, literature, poetry:";
-$a->strings["Television"] = "Television:";
-$a->strings["Film/dance/culture/entertainment"] = "Film, dance, culture, entertainment";
-$a->strings["Hobbies/Interests"] = "Hobbies/Interests:";
-$a->strings["Love/romance"] = "Love/Romance:";
-$a->strings["Work/employment"] = "Work/Employment:";
-$a->strings["School/education"] = "School/Education:";
-$a->strings["Contact information and Social Networks"] = "Contact information and other social networks:";
-$a->strings["Profile Image"] = "Profile image";
-$a->strings["visible to everybody"] = "Visible to everybody";
-$a->strings["Edit/Manage Profiles"] = "Edit/Manage Profiles";
-$a->strings["Change profile photo"] = "Change profile photo";
-$a->strings["Create New Profile"] = "Create new profile";
 $a->strings["Image uploaded but image cropping failed."] = "Image uploaded but image cropping failed.";
 $a->strings["Image size reduction [%s] failed."] = "Image size reduction [%s] failed.";
 $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-reload the page or clear browser cache if the new photo does not display immediately.";
@@ -710,28 +665,83 @@ $a->strings["Crop Image"] = "Crop Image";
 $a->strings["Please adjust the image cropping for optimum viewing."] = "Please adjust the image cropping for optimum viewing.";
 $a->strings["Done Editing"] = "Done editing";
 $a->strings["Image uploaded successfully."] = "Image uploaded successfully.";
-$a->strings["Permission denied"] = "Permission denied";
-$a->strings["Invalid profile identifier."] = "Invalid profile identifier.";
-$a->strings["Profile Visibility Editor"] = "Profile Visibility Editor";
-$a->strings["Click on a contact to add or remove."] = "Click on a contact to add or remove it.";
-$a->strings["Visible To"] = "Visible to";
-$a->strings["All Contacts (with secure profile access)"] = "All contacts with secure profile access";
-$a->strings["Account approved."] = "Account approved.";
-$a->strings["Registration revoked for %s"] = "Registration revoked for %s";
-$a->strings["Please login."] = "Please login.";
-$a->strings["User deleted their account"] = "User deleted their account";
-$a->strings["On your Friendica node an user deleted their account. Please ensure that their data is removed from the backups."] = "A user deleted his or her account on your Friendica node. Please ensure these data are removed from the backups.";
-$a->strings["The user id is %d"] = "The user id is %d";
-$a->strings["Remove My Account"] = "Remove My Account";
-$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "This will completely remove your account. Once this has been done it is not recoverable.";
-$a->strings["Please enter your password for verification:"] = "Please enter your password for verification:";
-$a->strings["Resubscribing to OStatus contacts"] = "Resubscribing to OStatus contacts";
-$a->strings["Error"] = "Error";
 $a->strings["Only logged in users are permitted to perform a search."] = "Only logged in users are permitted to perform a search.";
 $a->strings["Only one search per minute is permitted for not logged in users."] = "Only one search per minute is permitted for not-logged-in users.";
 $a->strings["Search"] = "Search";
 $a->strings["Items tagged with: %s"] = "Items tagged with: %s";
 $a->strings["Results for: %s"] = "Results for: %s";
+$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s is following %2\$s's %3\$s";
+$a->strings["Contact suggestion successfully ignored."] = "Contact suggestion successfully ignored.";
+$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["Do you really want to delete this suggestion?"] = "Do you really want to delete this suggestion?";
+$a->strings["Ignore/Hide"] = "Ignore/Hide";
+$a->strings["Friend Suggestions"] = "Friend suggestions";
+$a->strings["Export account"] = "Export account";
+$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Export your account info and contacts. Use this to backup your account or to move it to another server.";
+$a->strings["Export all"] = "Export all";
+$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Export your account info, contacts and all your items as JSON. This could be a very big file, and could take a lot of time. Use this to make a full backup of your account. Photos are not exported.";
+$a->strings["Export personal data"] = "Export personal data";
+$a->strings["No videos selected"] = "No videos selected";
+$a->strings["View Video"] = "View video";
+$a->strings["Recent Videos"] = "Recent videos";
+$a->strings["Upload New Videos"] = "Upload new videos";
+$a->strings["The requested item doesn't exist or has been deleted."] = "The requested item doesn't exist or has been deleted.";
+$a->strings["The feed for this item is unavailable."] = "The feed for this item is unavailable.";
+$a->strings["Event can not end before it has started."] = "Event cannot end before it has started.";
+$a->strings["Event title and start time are required."] = "Event title and starting time are required.";
+$a->strings["Create New Event"] = "Create new event";
+$a->strings["Event details"] = "Event details";
+$a->strings["Starting date and Title are required."] = "Starting date and title are required.";
+$a->strings["Event Starts:"] = "Event starts:";
+$a->strings["Finish date/time is not known or not relevant"] = "Finish date/time is not known or not relevant";
+$a->strings["Event Finishes:"] = "Event finishes:";
+$a->strings["Adjust for viewer timezone"] = "Adjust for viewer's time zone";
+$a->strings["Description:"] = "Description:";
+$a->strings["Location:"] = "Location:";
+$a->strings["Title:"] = "Title:";
+$a->strings["Share this event"] = "Share this event";
+$a->strings["Basic"] = "Basic";
+$a->strings["Advanced"] = "Advanced";
+$a->strings["Failed to remove event"] = "Failed to remove event";
+$a->strings["Event removed"] = "Event removed";
+$a->strings["Unable to locate original post."] = "Unable to locate original post.";
+$a->strings["Empty post discarded."] = "Empty post discarded.";
+$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "This message was sent to you by %s, a member of the Friendica social network.";
+$a->strings["You may visit them online at %s"] = "You may visit them online at %s";
+$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Please contact the sender by replying to this post if you do not wish to receive these messages.";
+$a->strings["%s posted an update."] = "%s posted an update.";
+$a->strings["Invalid request identifier."] = "Invalid request identifier.";
+$a->strings["Notifications"] = "Notifications";
+$a->strings["Network Notifications"] = "Network notifications";
+$a->strings["System Notifications"] = "System notifications";
+$a->strings["Personal Notifications"] = "Personal notifications";
+$a->strings["Home Notifications"] = "Home notifications";
+$a->strings["Show unread"] = "Show unread";
+$a->strings["Show all"] = "Show all";
+$a->strings["Show Ignored Requests"] = "Show ignored requests.";
+$a->strings["Hide Ignored Requests"] = "Hide ignored requests";
+$a->strings["Notification type:"] = "Notification type:";
+$a->strings["Suggested by:"] = "Suggested by:";
+$a->strings["Hide this contact from others"] = "Hide this contact from others";
+$a->strings["Approve"] = "Approve";
+$a->strings["Claims to be known to you: "] = "Says they know me:";
+$a->strings["yes"] = "yes";
+$a->strings["no"] = "no";
+$a->strings["Shall your connection be bidirectional or not?"] = "Shall your connection be in both directions or not?";
+$a->strings["Accepting %s as a friend allows %s to subscribe to your posts, and you will also receive updates from them in your news feed."] = "Accepting %s as a friend allows %s to subscribe to your posts. You will also receive updates from them in your news feed.";
+$a->strings["Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed.";
+$a->strings["Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed.";
+$a->strings["Friend"] = "Friend";
+$a->strings["Sharer"] = "Sharer";
+$a->strings["Subscriber"] = "Subscriber";
+$a->strings["About:"] = "About:";
+$a->strings["Gender:"] = "Gender:";
+$a->strings["Network:"] = "Network:";
+$a->strings["No introductions."] = "No introductions.";
+$a->strings["No more %s notifications."] = "No more %s notifications.";
+$a->strings["OpenID protocol error. No ID returned."] = "OpenID protocol error. No ID returned.";
+$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Account not found and OpenID registration is not permitted on this site.";
+$a->strings["Login failed."] = "Login failed.";
 $a->strings["Account"] = "Account";
 $a->strings["Two-factor authentication"] = "Two-factor authentication";
 $a->strings["Profiles"] = "Profiles";
@@ -741,13 +751,14 @@ $a->strings["Social Networks"] = "Social networks";
 $a->strings["Addons"] = "Addons";
 $a->strings["Delegations"] = "Delegations";
 $a->strings["Connected apps"] = "Connected apps";
-$a->strings["Export personal data"] = "Export personal data";
 $a->strings["Remove account"] = "Remove account";
+$a->strings["Settings"] = "Settings";
 $a->strings["Missing some important data!"] = "Missing some important data!";
 $a->strings["Update"] = "Update";
 $a->strings["Failed to connect with email account using the settings provided."] = "Failed to connect with email account using the settings provided.";
 $a->strings["Email settings updated."] = "Email settings updated.";
 $a->strings["Features updated"] = "Features updated";
+$a->strings["The theme you chose isn't available."] = "";
 $a->strings["Relocate message has been send to your contacts"] = "Relocate message has been sent to your contacts";
 $a->strings["Passwords do not match."] = "Passwords do not match.";
 $a->strings["Password update failed. Please try again."] = "Password update failed. Please try again.";
@@ -784,6 +795,8 @@ $a->strings["Built-in support for %s connectivity is %s"] = "Built-in support fo
 $a->strings["GNU Social (OStatus)"] = "GNU Social (OStatus)";
 $a->strings["Email access is disabled on this site."] = "Email access is disabled on this site.";
 $a->strings["General Social Media Settings"] = "General Social Media Settings";
+$a->strings["Accept only top level posts by contacts you follow"] = "Accept only top-level posts by contacts you follow";
+$a->strings["The system does an auto completion of threads when a comment arrives. This has got the side effect that you can receive posts that had been started by a non-follower but had been commented by someone you follow. This setting deactivates this behaviour. When activated, you strictly only will receive posts from people you really do follow."] = "The system automatically completes threads when a comment arrives. This has a side effect that you may receive posts started by someone you don't follow, because one of your followers commented there. This setting will deactivate this behavior. When activated, you will only receive posts from people you really do follow.";
 $a->strings["Disable Content Warning"] = "Disable content warning";
 $a->strings["Users on networks like Mastodon or Pleroma are able to set a content warning field which collapse their post by default. This disables the automatic collapsing and sets the content warning as the post title. Doesn't affect any other content filtering you eventually set up."] = "Users on networks like Mastodon or Pleroma are able to set a content warning field which collapses their post by default. This disables the automatic collapsing and sets the content warning as the post title. It doesn't affect any other content filtering you may set up.";
 $a->strings["Disable intelligent shortening"] = "Disable intelligent shortening";
@@ -867,6 +880,7 @@ $a->strings["Publish your default profile in your local site directory?"] = "Pub
 $a->strings["Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."] = "Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings.";
 $a->strings["Publish your default profile in the global social directory?"] = "Publish default profile in global directory?";
 $a->strings["Your profile will be published in the global friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be visible in public."] = "Your profile will be published in the global Friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be publicly visible.";
+$a->strings["This setting also determines whether Friendica will inform search engines that your profile should be indexed or not. Third-party search engines may or may not respect this setting."] = "";
 $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 display your contact list separately for each additional profile you create";
 $a->strings["Hide your profile details from anonymous viewers?"] = "Hide your profile details from anonymous viewers?";
@@ -937,182 +951,42 @@ $a->strings["Change the behaviour of this account for special situations"] = "Ch
 $a->strings["Relocate"] = "Recent relocation";
 $a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "If you have moved this profile from another server and some of your contacts don't receive your updates:";
 $a->strings["Resend relocate message to contacts"] = "Resend relocation message to contacts";
-$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s is following %2\$s's %3\$s";
-$a->strings["Contact suggestion successfully ignored."] = "Contact suggestion successfully ignored.";
-$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["Do you really want to delete this suggestion?"] = "Do you really want to delete this suggestion?";
-$a->strings["Ignore/Hide"] = "Ignore/Hide";
-$a->strings["Friend Suggestions"] = "Friend suggestions";
-$a->strings["Tag(s) removed"] = "Tag(s) removed";
-$a->strings["Remove Item Tag"] = "Remove Item tag";
-$a->strings["Select a tag to remove: "] = "Select a tag to remove: ";
-$a->strings["Export account"] = "Export account";
-$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Export your account info and contacts. Use this to backup your account or to move it to another server.";
-$a->strings["Export all"] = "Export all";
-$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Export your account info, contacts and all your items as JSON. This 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."] = "User imports on closed servers can only be done by an administrator.";
-$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow.";
-$a->strings["Import"] = "Import profile";
-$a->strings["Move account"] = "Move Existing Friendica Account";
-$a->strings["You can import an account from another Friendica server."] = "You can import an existing Friendica profile to this node.";
-$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here.";
-$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora.";
-$a->strings["Account file"] = "Account file:";
-$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "To export your account, go to \"Settings->Export personal data\" and select \"Export account\"";
-$a->strings["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["Contact unfollowed"] = "Contact unfollowed";
-$a->strings["Disconnect/Unfollow"] = "Disconnect/Unfollow";
-$a->strings["[Embedded content - reload page to view]"] = "[Embedded content - reload page to view]";
-$a->strings["No videos selected"] = "No videos selected";
-$a->strings["View Video"] = "View video";
-$a->strings["Recent Videos"] = "Recent videos";
-$a->strings["Upload New Videos"] = "Upload new videos";
-$a->strings["No contacts."] = "No contacts.";
-$a->strings["Visit %s's profile [%s]"] = "Visit %s's profile [%s]";
-$a->strings["Contacts"] = "Contacts";
-$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Number of daily wall messages for %s exceeded. Message failed.";
-$a->strings["Unable to check your home location."] = "Unable to check your home location.";
-$a->strings["No recipient."] = "No recipient.";
-$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders.";
-$a->strings["Invalid request."] = "Invalid request.";
-$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Sorry, maybe your upload is bigger than the PHP configuration allows";
-$a->strings["Or - did you try to upload an empty file?"] = "Or did you try to upload an empty file?";
-$a->strings["File exceeds size limit of %s"] = "File exceeds size limit of %s";
-$a->strings["File upload failed."] = "File upload failed.";
-$a->strings["Wall Photos"] = "Wall photos";
-$a->strings["Delete this item?"] = "Delete this item?";
-$a->strings["toggle mobile"] = "Toggle mobile";
-$a->strings["No system theme config value set."] = "No system theme configuration value set.";
-$a->strings["You must be logged in to use addons. "] = "You must be logged in to use addons. ";
-$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours.";
-$a->strings["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["Could not find any contact entry for this URL (%s)"] = "Could not find any contact entry for this URL (%s)";
-$a->strings["The contact has been blocked from the node"] = "This contact has been blocked from the node";
-$a->strings["Enter new password: "] = "Enter new password: ";
-$a->strings["Post update version number has been set to %s."] = "Post update version number has been set to %s.";
-$a->strings["Check for pending update actions."] = "Check for pending update actions.";
-$a->strings["Done."] = "Done.";
-$a->strings["Execute pending post updates."] = "Execute pending post updates.";
-$a->strings["All pending post updates are done."] = "All pending post updates are done.";
-$a->strings["Frequently"] = "Frequently";
-$a->strings["Hourly"] = "Hourly";
-$a->strings["Twice daily"] = "Twice daily";
-$a->strings["Daily"] = "Daily";
-$a->strings["Weekly"] = "Weekly";
-$a->strings["Monthly"] = "Monthly";
-$a->strings["DFRN"] = "DFRN";
-$a->strings["OStatus"] = "OStatus";
-$a->strings["RSS/Atom"] = "RSS/Atom";
-$a->strings["Email"] = "Email";
-$a->strings["Zot!"] = "Zot!";
-$a->strings["LinkedIn"] = "LinkedIn";
-$a->strings["XMPP/IM"] = "XMPP/IM";
-$a->strings["MySpace"] = "MySpace";
-$a->strings["Google+"] = "Google+";
-$a->strings["pump.io"] = "pump.io";
-$a->strings["Twitter"] = "Twitter";
-$a->strings["Diaspora Connector"] = "diaspora* connector";
-$a->strings["GNU Social Connector"] = "GNU Social Connector";
-$a->strings["ActivityPub"] = "ActivityPub";
-$a->strings["pnut"] = "pnut";
-$a->strings["No answer"] = "No answer";
-$a->strings["Male"] = "Male";
-$a->strings["Female"] = "Female";
-$a->strings["Currently Male"] = "Currently male";
-$a->strings["Currently Female"] = "Currently female";
-$a->strings["Mostly Male"] = "Mostly male";
-$a->strings["Mostly Female"] = "Mostly female";
-$a->strings["Transgender"] = "Transgender";
-$a->strings["Intersex"] = "Intersex";
-$a->strings["Transsexual"] = "Transsexual";
-$a->strings["Hermaphrodite"] = "Hermaphrodite";
-$a->strings["Neuter"] = "Neuter";
-$a->strings["Non-specific"] = "Non-specific";
-$a->strings["Other"] = "Other";
-$a->strings["Males"] = "Males";
-$a->strings["Females"] = "Females";
-$a->strings["Gay"] = "Gay";
-$a->strings["Lesbian"] = "Lesbian";
-$a->strings["No Preference"] = "No Preference";
-$a->strings["Bisexual"] = "Bisexual";
-$a->strings["Autosexual"] = "Auto-sexual";
-$a->strings["Abstinent"] = "Abstinent";
-$a->strings["Virgin"] = "Virgin";
-$a->strings["Deviant"] = "Deviant";
-$a->strings["Fetish"] = "Fetish";
-$a->strings["Oodles"] = "Oodles";
-$a->strings["Nonsexual"] = "Asexual";
-$a->strings["Single"] = "Single";
-$a->strings["Lonely"] = "Lonely";
-$a->strings["Available"] = "Available";
-$a->strings["Unavailable"] = "Unavailable";
-$a->strings["Has crush"] = "Having a crush";
-$a->strings["Infatuated"] = "Infatuated";
-$a->strings["Dating"] = "Dating";
-$a->strings["Unfaithful"] = "Unfaithful";
-$a->strings["Sex Addict"] = "Sex addict";
-$a->strings["Friends"] = "Friends";
-$a->strings["Friends/Benefits"] = "Friends with benefits";
-$a->strings["Casual"] = "Casual";
-$a->strings["Engaged"] = "Engaged";
-$a->strings["Married"] = "Married";
-$a->strings["Imaginarily married"] = "Imaginarily married";
-$a->strings["Partners"] = "Partners";
-$a->strings["Cohabiting"] = "Cohabiting";
-$a->strings["Common law"] = "Common law spouse";
-$a->strings["Happy"] = "Happy";
-$a->strings["Not looking"] = "Not looking";
-$a->strings["Swinger"] = "Swinger";
-$a->strings["Betrayed"] = "Betrayed";
-$a->strings["Separated"] = "Separated";
-$a->strings["Unstable"] = "Unstable";
-$a->strings["Divorced"] = "Divorced";
-$a->strings["Imaginarily divorced"] = "Imaginarily divorced";
-$a->strings["Widowed"] = "Widowed";
-$a->strings["Uncertain"] = "Uncertain";
-$a->strings["It's complicated"] = "It's complicated";
-$a->strings["Don't care"] = "Don't care";
-$a->strings["Ask me"] = "Ask me";
-$a->strings["General Features"] = "General";
-$a->strings["Multiple Profiles"] = "Multiple profiles";
-$a->strings["Ability to create multiple profiles"] = "Ability to create multiple profiles";
-$a->strings["Photo Location"] = "Photo location";
-$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "Photo metadata is normally removed. This saves the geo tag (if present) and links it to a map prior to removing other metadata.";
-$a->strings["Export Public Calendar"] = "Export public calendar";
-$a->strings["Ability for visitors to download the public calendar"] = "Ability for visitors to download the public calendar";
-$a->strings["Post Composition Features"] = "Post composition";
-$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["Explicit Mentions"] = "Explicit Mentions";
-$a->strings["Add explicit mentions to comment box for manual control over who gets mentioned in replies."] = "Add explicit mentions to comment box for manual control over who gets mentioned in replies.";
-$a->strings["Network Sidebar"] = "Network sidebar";
-$a->strings["Ability to select posts by date ranges"] = "Ability to select posts by date ranges";
-$a->strings["Protocol Filter"] = "Protocol filter";
-$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 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["Network Shared Links Tab"] = "Network shared links tab";
-$a->strings["Enable tab to display only Network posts with links in them"] = "Enable tab to display only network posts with links in them";
-$a->strings["Post/Comment Tools"] = "Post/Comment tools";
-$a->strings["Post Categories"] = "Post categories";
-$a->strings["Add categories to your posts"] = "Add categories to your posts";
-$a->strings["Advanced Profile Settings"] = "Advanced profiles";
-$a->strings["List Forums"] = "List forums";
-$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Show visitors of public community forums at the advanced profile page";
-$a->strings["Tag Cloud"] = "Tag cloud";
-$a->strings["Provide a personal tag cloud on your profile page"] = "Provide a personal tag cloud on your profile page";
-$a->strings["Display Membership Date"] = "Display membership date";
-$a->strings["Display membership date in profile"] = "Display membership date in profile";
-$a->strings["Forums"] = "Forums";
-$a->strings["External link to forum"] = "External link to forum";
-$a->strings["Nothing new here"] = "Nothing new here";
-$a->strings["Clear notifications"] = "Clear notifications";
-$a->strings["@name, !forum, #tags, content"] = "@name, !forum, #tags, content";
-$a->strings["Logout"] = "Logout";
-$a->strings["End this session"] = "End this session";
+$a->strings["default"] = "default";
+$a->strings["greenzero"] = "greenzero";
+$a->strings["purplezero"] = "purplezero";
+$a->strings["easterbunny"] = "easterbunny";
+$a->strings["darkzero"] = "darkzero";
+$a->strings["comix"] = "comix";
+$a->strings["slackr"] = "slackr";
+$a->strings["Variations"] = "Variations";
+$a->strings["Top Banner"] = "Top Banner";
+$a->strings["Resize image to the width of the screen and show background color below on long pages."] = "Resize image to the width of the screen and show background color below on long pages.";
+$a->strings["Full screen"] = "Full screen";
+$a->strings["Resize image to fill entire screen, clipping either the right or the bottom."] = "Resize image to fill entire screen, clipping either the right or the bottom.";
+$a->strings["Single row mosaic"] = "Single row mosaic";
+$a->strings["Resize image to repeat it on a single row, either vertical or horizontal."] = "Resize image to repeat it on a single row, either vertical or horizontal.";
+$a->strings["Mosaic"] = "Mosaic";
+$a->strings["Repeat image to fill the screen."] = "Repeat image to fill the screen.";
+$a->strings["Custom"] = "Custom";
+$a->strings["Note"] = "Note";
+$a->strings["Check image permissions if all users are allowed to see the image"] = "Check image permissions that everyone is allowed to see the image";
+$a->strings["Select color scheme"] = "Select color scheme";
+$a->strings["Copy or paste schemestring"] = "Copy or paste theme string";
+$a->strings["You can copy this string to share your theme with others. Pasting here applies the schemestring"] = "You can copy this string to share your theme with others. Pasting here applies the theme string";
+$a->strings["Navigation bar background color"] = "Navigation bar background color:";
+$a->strings["Navigation bar icon color "] = "Navigation bar icon color:";
+$a->strings["Link color"] = "Link color:";
+$a->strings["Set the background color"] = "Background color:";
+$a->strings["Content background opacity"] = "Content background opacity";
+$a->strings["Set the background image"] = "Background image:";
+$a->strings["Background image style"] = "Background image style";
+$a->strings["Enable Compose page"] = "";
+$a->strings["This replaces the jot modal window for writing new posts with a link to <a href=\"compose\">the new Compose page</a>."] = "";
+$a->strings["Login page background image"] = "Login page background image";
+$a->strings["Login page background color"] = "Login page background color";
+$a->strings["Leave background image and color empty for theme defaults"] = "Leave background image and color empty for theme defaults";
+$a->strings["Guest"] = "Guest";
+$a->strings["Visitor"] = "Visitor";
 $a->strings["Status"] = "Status";
 $a->strings["Your posts and conversations"] = "My posts and conversations";
 $a->strings["Your profile page"] = "My profile page";
@@ -1120,83 +994,29 @@ $a->strings["Your photos"] = "My photos";
 $a->strings["Videos"] = "Videos";
 $a->strings["Your videos"] = "My videos";
 $a->strings["Your events"] = "My events";
-$a->strings["Personal notes"] = "Personal notes";
-$a->strings["Your personal notes"] = "My personal notes";
-$a->strings["Login"] = "Login";
-$a->strings["Sign in"] = "Sign in";
-$a->strings["Home"] = "Home";
-$a->strings["Home Page"] = "Home page";
-$a->strings["Register"] = "Sign up now >>";
-$a->strings["Create an account"] = "Create account";
-$a->strings["Help"] = "Help";
-$a->strings["Help and documentation"] = "Help and documentation";
-$a->strings["Apps"] = "Apps";
-$a->strings["Addon applications, utilities, games"] = "Addon applications, utilities, games";
-$a->strings["Search site content"] = "Search site content";
-$a->strings["Full Text"] = "Full text";
-$a->strings["Tags"] = "Tags";
-$a->strings["Community"] = "Community";
-$a->strings["Conversations on this and other servers"] = "Conversations on this and other servers";
-$a->strings["Events and Calendar"] = "Events and calendar";
-$a->strings["Directory"] = "Directory";
-$a->strings["People directory"] = "People directory";
-$a->strings["Information"] = "Information";
-$a->strings["Information about this friendica instance"] = "Information about this Friendica instance";
-$a->strings["Terms of Service"] = "Terms of Service";
-$a->strings["Terms of Service of this Friendica instance"] = "Terms of Service of this Friendica instance";
 $a->strings["Network"] = "Network";
 $a->strings["Conversations from your friends"] = "My friends' conversations";
-$a->strings["Network Reset"] = "Network reset";
-$a->strings["Load Network page with no filters"] = "Load network page without filters";
-$a->strings["Introductions"] = "Introductions";
-$a->strings["Friend Requests"] = "Friend requests";
-$a->strings["See all notifications"] = "See all notifications";
-$a->strings["Mark all system notifications seen"] = "Mark notifications as seen";
+$a->strings["Events and Calendar"] = "Events and calendar";
 $a->strings["Private mail"] = "Private messages";
-$a->strings["Inbox"] = "Inbox";
-$a->strings["Outbox"] = "Outbox";
-$a->strings["Manage"] = "Manage";
-$a->strings["Manage other pages"] = "Manage other pages";
 $a->strings["Account settings"] = "Account settings";
-$a->strings["Manage/Edit Profiles"] = "Manage/Edit profiles";
+$a->strings["Contacts"] = "Contacts";
 $a->strings["Manage/edit friends and contacts"] = "Manage/Edit friends and contacts";
-$a->strings["Admin"] = "Admin";
-$a->strings["Site setup and configuration"] = "Site setup and configuration";
-$a->strings["Navigation"] = "Navigation";
-$a->strings["Site map"] = "Site map";
-$a->strings["Embedding disabled"] = "Embedding disabled";
-$a->strings["Embedded content"] = "Embedded content";
-$a->strings["newer"] = "Later posts";
-$a->strings["older"] = "Earlier posts";
-$a->strings["prev"] = "prev";
-$a->strings["last"] = "last";
-$a->strings["view full size"] = "view full size";
-$a->strings["Image/photo"] = "Image/Photo";
-$a->strings["<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s"] = "<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s";
-$a->strings["$1 wrote:"] = "$1 wrote:";
-$a->strings["Encrypted content"] = "Encrypted content";
-$a->strings["Invalid source protocol"] = "Invalid source protocol";
-$a->strings["Invalid link protocol"] = "Invalid link protocol";
-$a->strings["Loading more entries..."] = "Loading more entries...";
-$a->strings["The end"] = "The end";
-$a->strings["Follow"] = "Follow";
-$a->strings["Click to open/close"] = "Reveal/hide";
-$a->strings["Export"] = "Export";
-$a->strings["Export calendar as ical"] = "Export calendar as ical";
-$a->strings["Export calendar as csv"] = "Export calendar as csv";
-$a->strings["No contacts"] = "No contacts";
-$a->strings["%d Contact"] = [
-       0 => "%d contact",
-       1 => "%d contacts",
-];
-$a->strings["View Contacts"] = "View contacts";
-$a->strings["Add New Contact"] = "Add new contact";
-$a->strings["Enter address or web location"] = "Enter address or web location";
-$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Example: jo@example.com, http://example.com/jo";
-$a->strings["%d invitation available"] = [
-       0 => "%d invitation available",
-       1 => "%d invitations available",
-];
+$a->strings["Alignment"] = "Alignment";
+$a->strings["Left"] = "Left";
+$a->strings["Center"] = "Center";
+$a->strings["Color scheme"] = "Color scheme";
+$a->strings["Posts font size"] = "Posts font size";
+$a->strings["Textareas font size"] = "Text areas font size";
+$a->strings["Comma separated list of helper forums"] = "Comma-separated list of helper forums";
+$a->strings["don't show"] = "don't show";
+$a->strings["show"] = "show";
+$a->strings["Set style"] = "Set style";
+$a->strings["Community Pages"] = "Community pages";
+$a->strings["Community Profiles"] = "Community profiles";
+$a->strings["Help or @NewHere ?"] = "Help or @NewHere ?";
+$a->strings["Connect Services"] = "Connect services";
+$a->strings["Find Friends"] = "Find friends";
+$a->strings["Last users"] = "Last users";
 $a->strings["Find People"] = "Find people";
 $a->strings["Enter name or interest"] = "Enter name or interest";
 $a->strings["Examples: Robert Morgenstein, Fishing"] = "Examples: Robert Morgenstein, fishing";
@@ -1206,23 +1026,73 @@ $a->strings["Random Profile"] = "Random profile";
 $a->strings["Invite Friends"] = "Invite friends";
 $a->strings["Global Directory"] = "Global Directory";
 $a->strings["Local Directory"] = "Local directory";
-$a->strings["Protocols"] = "Protocols";
-$a->strings["All Protocols"] = "All protocols";
-$a->strings["Saved Folders"] = "Saved Folders";
-$a->strings["Everything"] = "Everything";
-$a->strings["Categories"] = "Categories";
-$a->strings["%d contact in common"] = [
-       0 => "%d contact in common",
-       1 => "%d contacts in common",
+$a->strings["Forums"] = "Forums";
+$a->strings["External link to forum"] = "External link to forum";
+$a->strings["show more"] = "show more";
+$a->strings["Quick Start"] = "Quick start";
+$a->strings["Help"] = "Help";
+$a->strings["Tuesday"] = "Tuesday";
+$a->strings["Wednesday"] = "Wednesday";
+$a->strings["Thursday"] = "Thursday";
+$a->strings["Friday"] = "Friday";
+$a->strings["Saturday"] = "Saturday";
+$a->strings["January"] = "January";
+$a->strings["February"] = "February";
+$a->strings["March"] = "March";
+$a->strings["April"] = "April";
+$a->strings["May"] = "May";
+$a->strings["June"] = "June";
+$a->strings["July"] = "July";
+$a->strings["August"] = "August";
+$a->strings["September"] = "September";
+$a->strings["October"] = "October";
+$a->strings["November"] = "November";
+$a->strings["December"] = "December";
+$a->strings["Mon"] = "Mon";
+$a->strings["Tue"] = "Tue";
+$a->strings["Wed"] = "Wed";
+$a->strings["Thu"] = "Thu";
+$a->strings["Fri"] = "Fri";
+$a->strings["Sat"] = "Sat";
+$a->strings["Sun"] = "Sun";
+$a->strings["Jan"] = "Jan";
+$a->strings["Feb"] = "Feb";
+$a->strings["Mar"] = "Mar";
+$a->strings["Apr"] = "Apr";
+$a->strings["Jun"] = "Jun";
+$a->strings["Jul"] = "Jul";
+$a->strings["Aug"] = "Aug";
+$a->strings["Sep"] = "Sep";
+$a->strings["Oct"] = "Oct";
+$a->strings["Nov"] = "Nov";
+$a->strings["Dec"] = "Dec";
+$a->strings["poke"] = "poke";
+$a->strings["poked"] = "poked";
+$a->strings["ping"] = "ping";
+$a->strings["pinged"] = "pinged";
+$a->strings["prod"] = "prod";
+$a->strings["prodded"] = "prodded";
+$a->strings["slap"] = "slap";
+$a->strings["slapped"] = "slapped";
+$a->strings["finger"] = "finger";
+$a->strings["fingered"] = "fingered";
+$a->strings["rebuff"] = "rebuff";
+$a->strings["rebuffed"] = "rebuffed";
+$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["The error message is\n[pre]%s[/pre]"] = "The error message is\n[pre]%s[/pre]";
+$a->strings["[Friendica Notify] Database update"] = "[Friendica Notify] Database update";
+$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! No version data in file! This is not a Friendica account file?"] = "Error! No version data in file! Is this a Friendica account file?";
+$a->strings["User '%s' already exists on this server!"] = "User '%s' already exists on this server!";
+$a->strings["User creation error"] = "User creation error";
+$a->strings["User profile creation error"] = "User profile creation error";
+$a->strings["%d contact not imported"] = [
+       0 => "%d contact not imported",
+       1 => "%d contacts not imported",
 ];
-$a->strings["Post to Email"] = "Post to email";
-$a->strings["Visible to everybody"] = "Visible to everybody";
-$a->strings["show"] = "show";
-$a->strings["don't show"] = "don't show";
-$a->strings["Connectors"] = "Connectors";
-$a->strings["Hide your profile details from unknown viewers?"] = "Hide profile details from unknown viewers?";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connectors are disabled since \"%s\" is enabled.";
-$a->strings["Close"] = "Close";
+$a->strings["Done. You can now login with your username and password"] = "Done. You can now login with your username and password";
 $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["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\".";
@@ -1279,55 +1149,11 @@ $a->strings["Url rewrite is working"] = "URL rewrite is working";
 $a->strings["ImageMagick PHP extension is not installed"] = "ImageMagick PHP extension is not installed";
 $a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP extension is installed";
 $a->strings["ImageMagick supports GIF"] = "ImageMagick supports GIF";
-$a->strings["Could not connect to database."] = "Could not connect to database.";
 $a->strings["Database already in use."] = "Database already in use.";
-$a->strings["Tuesday"] = "Tuesday";
-$a->strings["Wednesday"] = "Wednesday";
-$a->strings["Thursday"] = "Thursday";
-$a->strings["Friday"] = "Friday";
-$a->strings["Saturday"] = "Saturday";
-$a->strings["January"] = "January";
-$a->strings["February"] = "February";
-$a->strings["March"] = "March";
-$a->strings["April"] = "April";
-$a->strings["May"] = "May";
-$a->strings["June"] = "June";
-$a->strings["July"] = "July";
-$a->strings["August"] = "August";
-$a->strings["September"] = "September";
-$a->strings["October"] = "October";
-$a->strings["November"] = "November";
-$a->strings["December"] = "December";
-$a->strings["Mon"] = "Mon";
-$a->strings["Tue"] = "Tue";
-$a->strings["Wed"] = "Wed";
-$a->strings["Thu"] = "Thu";
-$a->strings["Fri"] = "Fri";
-$a->strings["Sat"] = "Sat";
-$a->strings["Sun"] = "Sun";
-$a->strings["Jan"] = "Jan";
-$a->strings["Feb"] = "Feb";
-$a->strings["Mar"] = "Mar";
-$a->strings["Apr"] = "Apr";
-$a->strings["Jul"] = "Jul";
-$a->strings["Aug"] = "Aug";
-$a->strings["Sep"] = "Sep";
-$a->strings["Oct"] = "Oct";
-$a->strings["Nov"] = "Nov";
-$a->strings["Dec"] = "Dec";
-$a->strings["poke"] = "poke";
-$a->strings["poked"] = "poked";
-$a->strings["ping"] = "ping";
-$a->strings["pinged"] = "pinged";
-$a->strings["prod"] = "prod";
-$a->strings["prodded"] = "prodded";
-$a->strings["slap"] = "slap";
-$a->strings["slapped"] = "slapped";
-$a->strings["finger"] = "finger";
-$a->strings["fingered"] = "fingered";
-$a->strings["rebuff"] = "rebuff";
-$a->strings["rebuffed"] = "rebuffed";
+$a->strings["Could not connect to database."] = "Could not connect to database.";
 $a->strings["System"] = "System";
+$a->strings["Home"] = "Home";
+$a->strings["Introductions"] = "Introductions";
 $a->strings["%s commented on %s's post"] = "%s commented on %s's post";
 $a->strings["%s created a new post"] = "%s posted something new";
 $a->strings["%s liked %s's post"] = "%s liked %s's post";
@@ -1342,48 +1168,248 @@ $a->strings["New Follower"] = "New follower";
 $a->strings["Welcome %s"] = "Welcome %s";
 $a->strings["Please upload a profile photo."] = "Please upload a profile photo.";
 $a->strings["Welcome back %s"] = "Welcome back %s";
-$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["The error message is\n[pre]%s[/pre]"] = "The error message is\n[pre]%s[/pre]";
-$a->strings["[Friendica Notify] Database update"] = "[Friendica Notify] Database update";
-$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! No version data in file! This is not a Friendica account file?"] = "Error! No version data in file! Is this a Friendica account file?";
-$a->strings["User '%s' already exists on this server!"] = "User '%s' already exists on this server!";
-$a->strings["User creation error"] = "User creation error";
-$a->strings["User profile creation error"] = "User profile creation error";
-$a->strings["%d contact not imported"] = [
-       0 => "%d contact not imported",
-       1 => "%d contacts not imported",
+$a->strings["Post to Email"] = "Post to email";
+$a->strings["Visible to everybody"] = "Visible to everybody";
+$a->strings["Connectors"] = "Connectors";
+$a->strings["Hide your profile details from unknown viewers?"] = "Hide profile details from unknown viewers?";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connectors are disabled since \"%s\" is enabled.";
+$a->strings["Close"] = "Close";
+$a->strings["Birthday:"] = "Birthday:";
+$a->strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD or MM-DD";
+$a->strings["never"] = "never";
+$a->strings["less than a second ago"] = "less than a second ago";
+$a->strings["year"] = "year";
+$a->strings["years"] = "years";
+$a->strings["months"] = "months";
+$a->strings["weeks"] = "weeks";
+$a->strings["days"] = "days";
+$a->strings["hour"] = "hour";
+$a->strings["hours"] = "hours";
+$a->strings["minute"] = "minute";
+$a->strings["minutes"] = "minutes";
+$a->strings["second"] = "second";
+$a->strings["seconds"] = "seconds";
+$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["Loading more entries..."] = "Loading more entries...";
+$a->strings["The end"] = "The end";
+$a->strings["Follow"] = "Follow";
+$a->strings["@name, !forum, #tags, content"] = "@name, !forum, #tags, content";
+$a->strings["Full Text"] = "Full text";
+$a->strings["Tags"] = "Tags";
+$a->strings["Click to open/close"] = "Reveal/hide";
+$a->strings["view full size"] = "view full size";
+$a->strings["Image/photo"] = "Image/Photo";
+$a->strings["<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s"] = "<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s";
+$a->strings["$1 wrote:"] = "$1 wrote:";
+$a->strings["Encrypted content"] = "Encrypted content";
+$a->strings["Invalid source protocol"] = "Invalid source protocol";
+$a->strings["Invalid link protocol"] = "Invalid link protocol";
+$a->strings["Export"] = "Export";
+$a->strings["Export calendar as ical"] = "Export calendar as ical";
+$a->strings["Export calendar as csv"] = "Export calendar as csv";
+$a->strings["No contacts"] = "No contacts";
+$a->strings["%d Contact"] = [
+       0 => "%d contact",
+       1 => "%d contacts",
 ];
-$a->strings["Done. You can now login with your username and password"] = "Done. You can now login with your username and password";
+$a->strings["View Contacts"] = "View contacts";
+$a->strings["Trending Tags (last %d hour)"] = [
+       0 => "",
+       1 => "",
+];
+$a->strings["More Trending Tags"] = "";
+$a->strings["newer"] = "Later posts";
+$a->strings["older"] = "Earlier posts";
+$a->strings["prev"] = "prev";
+$a->strings["last"] = "last";
+$a->strings["General Features"] = "General";
+$a->strings["Multiple Profiles"] = "Multiple profiles";
+$a->strings["Ability to create multiple profiles"] = "Ability to create multiple profiles";
+$a->strings["Photo Location"] = "Photo location";
+$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "Photo metadata is normally removed. This saves the geo tag (if present) and links it to a map prior to removing other metadata.";
+$a->strings["Export Public Calendar"] = "Export public calendar";
+$a->strings["Ability for visitors to download the public calendar"] = "Ability for visitors to download the public calendar";
+$a->strings["Trending Tags"] = "";
+$a->strings["Show a community page widget with a list of the most popular tags in recent public posts."] = "";
+$a->strings["Post Composition Features"] = "Post composition";
+$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["Explicit Mentions"] = "Explicit Mentions";
+$a->strings["Add explicit mentions to comment box for manual control over who gets mentioned in replies."] = "Add explicit mentions to comment box for manual control over who gets mentioned in replies.";
+$a->strings["Network Sidebar"] = "Network sidebar";
+$a->strings["Archives"] = "Archives";
+$a->strings["Ability to select posts by date ranges"] = "Ability to select posts by date ranges";
+$a->strings["Protocol Filter"] = "Protocol filter";
+$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 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["Network Shared Links Tab"] = "Network shared links tab";
+$a->strings["Enable tab to display only Network posts with links in them"] = "Enable tab to display only network posts with links in them";
+$a->strings["Post/Comment Tools"] = "Post/Comment tools";
+$a->strings["Post Categories"] = "Post categories";
+$a->strings["Add categories to your posts"] = "Add categories to your posts";
+$a->strings["Advanced Profile Settings"] = "Advanced profiles";
+$a->strings["List Forums"] = "List forums";
+$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Show visitors of public community forums at the advanced profile page";
+$a->strings["Tag Cloud"] = "Tag cloud";
+$a->strings["Provide a personal tag cloud on your profile page"] = "Provide a personal tag cloud on your profile page";
+$a->strings["Display Membership Date"] = "Display membership date";
+$a->strings["Display membership date in profile"] = "Display membership date in profile";
+$a->strings["Nothing new here"] = "Nothing new here";
+$a->strings["Clear notifications"] = "Clear notifications";
+$a->strings["Logout"] = "Logout";
+$a->strings["End this session"] = "End this session";
+$a->strings["Login"] = "Login";
+$a->strings["Sign in"] = "Sign in";
+$a->strings["Personal notes"] = "Personal notes";
+$a->strings["Your personal notes"] = "My personal notes";
+$a->strings["Home Page"] = "Home page";
+$a->strings["Register"] = "Sign up now >>";
+$a->strings["Create an account"] = "Create account";
+$a->strings["Help and documentation"] = "Help and documentation";
+$a->strings["Apps"] = "Apps";
+$a->strings["Addon applications, utilities, games"] = "Addon applications, utilities, games";
+$a->strings["Search site content"] = "Search site content";
+$a->strings["Community"] = "Community";
+$a->strings["Conversations on this and other servers"] = "Conversations on this and other servers";
+$a->strings["Directory"] = "Directory";
+$a->strings["People directory"] = "People directory";
+$a->strings["Information"] = "Information";
+$a->strings["Information about this friendica instance"] = "Information about this Friendica instance";
+$a->strings["Terms of Service"] = "Terms of Service";
+$a->strings["Terms of Service of this Friendica instance"] = "Terms of Service of this Friendica instance";
+$a->strings["Network Reset"] = "Network reset";
+$a->strings["Load Network page with no filters"] = "Load network page without filters";
+$a->strings["Friend Requests"] = "Friend requests";
+$a->strings["See all notifications"] = "See all notifications";
+$a->strings["Mark all system notifications seen"] = "Mark notifications as seen";
+$a->strings["Inbox"] = "Inbox";
+$a->strings["Outbox"] = "Outbox";
+$a->strings["Manage"] = "Manage";
+$a->strings["Manage other pages"] = "Manage other pages";
+$a->strings["Manage/Edit Profiles"] = "Manage/Edit profiles";
+$a->strings["Admin"] = "Admin";
+$a->strings["Site setup and configuration"] = "Site setup and configuration";
+$a->strings["Navigation"] = "Navigation";
+$a->strings["Site map"] = "Site map";
+$a->strings["Embedding disabled"] = "Embedding disabled";
+$a->strings["Embedded content"] = "Embedded content";
+$a->strings["Add New Contact"] = "Add new contact";
+$a->strings["Enter address or web location"] = "Enter address or web location";
+$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Example: jo@example.com, http://example.com/jo";
+$a->strings["%d invitation available"] = [
+       0 => "%d invitation available",
+       1 => "%d invitations available",
+];
+$a->strings["Following"] = "";
+$a->strings["Mutual friends"] = "";
+$a->strings["Relationships"] = "";
+$a->strings["All Contacts"] = "All contacts";
+$a->strings["Protocols"] = "Protocols";
+$a->strings["All Protocols"] = "All protocols";
+$a->strings["Saved Folders"] = "Saved Folders";
+$a->strings["Everything"] = "Everything";
+$a->strings["Categories"] = "Categories";
+$a->strings["%d contact in common"] = [
+       0 => "%d contact in common",
+       1 => "%d contacts in common",
+];
+$a->strings["Frequently"] = "Frequently";
+$a->strings["Hourly"] = "Hourly";
+$a->strings["Twice daily"] = "Twice daily";
+$a->strings["Daily"] = "Daily";
+$a->strings["Weekly"] = "Weekly";
+$a->strings["Monthly"] = "Monthly";
+$a->strings["DFRN"] = "DFRN";
+$a->strings["OStatus"] = "OStatus";
+$a->strings["RSS/Atom"] = "RSS/Atom";
+$a->strings["Email"] = "Email";
+$a->strings["Zot!"] = "Zot!";
+$a->strings["LinkedIn"] = "LinkedIn";
+$a->strings["XMPP/IM"] = "XMPP/IM";
+$a->strings["MySpace"] = "MySpace";
+$a->strings["Google+"] = "Google+";
+$a->strings["pump.io"] = "pump.io";
+$a->strings["Twitter"] = "Twitter";
+$a->strings["Diaspora Connector"] = "diaspora* connector";
+$a->strings["GNU Social Connector"] = "GNU Social Connector";
+$a->strings["ActivityPub"] = "ActivityPub";
+$a->strings["pnut"] = "pnut";
+$a->strings["No answer"] = "No answer";
+$a->strings["Male"] = "Male";
+$a->strings["Female"] = "Female";
+$a->strings["Currently Male"] = "Currently male";
+$a->strings["Currently Female"] = "Currently female";
+$a->strings["Mostly Male"] = "Mostly male";
+$a->strings["Mostly Female"] = "Mostly female";
+$a->strings["Transgender"] = "Transgender";
+$a->strings["Intersex"] = "Intersex";
+$a->strings["Transsexual"] = "Transsexual";
+$a->strings["Hermaphrodite"] = "Hermaphrodite";
+$a->strings["Neuter"] = "Neuter";
+$a->strings["Non-specific"] = "Non-specific";
+$a->strings["Other"] = "Other";
+$a->strings["Males"] = "Males";
+$a->strings["Females"] = "Females";
+$a->strings["Gay"] = "Gay";
+$a->strings["Lesbian"] = "Lesbian";
+$a->strings["No Preference"] = "No Preference";
+$a->strings["Bisexual"] = "Bisexual";
+$a->strings["Autosexual"] = "Auto-sexual";
+$a->strings["Abstinent"] = "Abstinent";
+$a->strings["Virgin"] = "Virgin";
+$a->strings["Deviant"] = "Deviant";
+$a->strings["Fetish"] = "Fetish";
+$a->strings["Oodles"] = "Oodles";
+$a->strings["Nonsexual"] = "Asexual";
+$a->strings["Single"] = "Single";
+$a->strings["Lonely"] = "Lonely";
+$a->strings["In a relation"] = "";
+$a->strings["Has crush"] = "Having a crush";
+$a->strings["Infatuated"] = "Infatuated";
+$a->strings["Dating"] = "Dating";
+$a->strings["Unfaithful"] = "Unfaithful";
+$a->strings["Sex Addict"] = "Sex addict";
+$a->strings["Friends"] = "Friends";
+$a->strings["Friends/Benefits"] = "Friends with benefits";
+$a->strings["Casual"] = "Casual";
+$a->strings["Engaged"] = "Engaged";
+$a->strings["Married"] = "Married";
+$a->strings["Imaginarily married"] = "Imaginarily married";
+$a->strings["Partners"] = "Partners";
+$a->strings["Cohabiting"] = "Cohabiting";
+$a->strings["Common law"] = "Common law spouse";
+$a->strings["Happy"] = "Happy";
+$a->strings["Not looking"] = "Not looking";
+$a->strings["Swinger"] = "Swinger";
+$a->strings["Betrayed"] = "Betrayed";
+$a->strings["Separated"] = "Separated";
+$a->strings["Unstable"] = "Unstable";
+$a->strings["Divorced"] = "Divorced";
+$a->strings["Imaginarily divorced"] = "Imaginarily divorced";
+$a->strings["Widowed"] = "Widowed";
+$a->strings["Uncertain"] = "Uncertain";
+$a->strings["It's complicated"] = "It's complicated";
+$a->strings["Don't care"] = "Don't care";
+$a->strings["Ask me"] = "Ask me";
 $a->strings["There are no tables on MyISAM."] = "There are no tables on MyISAM.";
 $a->strings["\nError %d occurred during database update:\n%s\n"] = "\nError %d occurred during database update:\n%s\n";
 $a->strings["Errors encountered performing database changes: "] = "Errors encountered performing database changes: ";
 $a->strings["%s: Database update"] = "%s: Database update";
 $a->strings["%s: updating %s table."] = "%s: updating %s table.";
-$a->strings["Legacy module file not found: %s"] = "Legacy module file not found: %s";
-$a->strings["Drop Contact"] = "Drop contact";
-$a->strings["Organisation"] = "Organization";
-$a->strings["News"] = "News";
-$a->strings["Forum"] = "Forum";
-$a->strings["Connect URL missing."] = "Connect URL missing.";
-$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page.";
-$a->strings["This site is not configured to allow communications with other networks."] = "This site is not configured to allow communications with other networks.";
-$a->strings["No compatible communication protocols or feeds were discovered."] = "No compatible communication protocols or feeds were discovered.";
-$a->strings["The profile address specified does not provide adequate information."] = "The profile address specified does not provide adequate information.";
-$a->strings["An author or name was not found."] = "An author or name was not found.";
-$a->strings["No browser URL could be matched to this address."] = "No browser URL could be matched to this address.";
-$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Unable to match @-style identity address with a known protocol or email contact.";
-$a->strings["Use mailto: in front of address to force email check."] = "Use mailto: in front of address to force email check.";
-$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "The profile address specified belongs to a network which has been disabled on this site.";
-$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Limited profile: This person will be unable to receive direct/private messages from you.";
-$a->strings["Unable to retrieve contact information."] = "Unable to retrieve contact information.";
+$a->strings["Filesystem storage failed to create \"%s\". Check you write permissions."] = "Filesystem storage failed to create \"%s\". Check you write permissions.";
+$a->strings["Filesystem storage failed to save data to \"%s\". Check your write permissions"] = "Filesystem storage failed to save data to \"%s\". Check your write permissions";
+$a->strings["Storage base path"] = "Storage base path";
+$a->strings["Folder where uploaded files are saved. For maximum security, This should be a path outside web server folder tree"] = "Folder where uploaded files are saved. For maximum security, this should be a path outside web server folder tree";
+$a->strings["Enter a valid existing folder"] = "Enter a valid existing folder";
+$a->strings["Database storage failed to update %s"] = "Database storage failed to update %s";
+$a->strings["Database storage failed to insert data"] = "Database storage failed to insert data";
 $a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
 $a->strings["Starts:"] = "Starts:";
 $a->strings["Finishes:"] = "Finishes:";
 $a->strings["all-day"] = "All-day";
-$a->strings["Jun"] = "Jun";
 $a->strings["Sept"] = "Sep";
 $a->strings["No events to display"] = "No events to display";
 $a->strings["l, F j"] = "l, F j";
@@ -1398,32 +1424,79 @@ $a->strings["Hide map"] = "Hide map";
 $a->strings["%s's birthday"] = "%s's birthday";
 $a->strings["Happy Birthday %s"] = "Happy Birthday, %s!";
 $a->strings["Item filed"] = "Item filed";
+$a->strings["Login failed"] = "Login failed";
+$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["Invitation could not be verified."] = "Invitation could not be verified.";
+$a->strings["Invalid OpenID url"] = "Invalid OpenID URL";
+$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID.";
+$a->strings["The error message was:"] = "The error message was:";
+$a->strings["Please enter the required information."] = "Please enter the required information.";
+$a->strings["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."] = [
+       0 => "Username should be at least %s character.",
+       1 => "Username should be at least %s characters.",
+];
+$a->strings["Username should be at most %s character."] = [
+       0 => "Username should be at most %s character.",
+       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["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["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["Your nickname can only contain a-z, 0-9 and _."] = "Your nickname can only contain a-z, 0-9 and _.";
+$a->strings["Nickname is already registered. Please choose another."] = "Nickname is already registered. Please choose another.";
+$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "SERIOUS ERROR: Generation of security keys failed.";
+$a->strings["An error occurred during registration. Please try again."] = "An error occurred during registration. Please try again.";
+$a->strings["An error occurred creating your default profile. Please try again."] = "An error occurred creating your default profile. Please try again.";
+$a->strings["An error occurred creating your self contact. Please try again."] = "An error occurred creating your self contact. Please try again.";
+$a->strings["An error occurred creating your default contact group. Please try again."] = "An error occurred while creating your default contact group. Please try again.";
+$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\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["\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["Registration details for %s"] = "Registration details for %s";
+$a->strings["Drop Contact"] = "Drop contact";
+$a->strings["Organisation"] = "Organization";
+$a->strings["News"] = "News";
+$a->strings["Forum"] = "Forum";
+$a->strings["Connect URL missing."] = "Connect URL missing.";
+$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page.";
+$a->strings["This site is not configured to allow communications with other networks."] = "This site is not configured to allow communications with other networks.";
+$a->strings["No compatible communication protocols or feeds were discovered."] = "No compatible communication protocols or feeds were discovered.";
+$a->strings["The profile address specified does not provide adequate information."] = "The profile address specified does not provide adequate information.";
+$a->strings["An author or name was not found."] = "An author or name was not found.";
+$a->strings["No browser URL could be matched to this address."] = "No browser URL could be matched to this address.";
+$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Unable to match @-style identity address with a known protocol or email contact.";
+$a->strings["Use mailto: in front of address to force email check."] = "Use mailto: in front of address to force email check.";
+$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "The profile address specified belongs to a network which has been disabled on this site.";
+$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Limited profile: This person will be unable to receive direct/private messages from you.";
+$a->strings["Unable to retrieve contact information."] = "Unable to retrieve contact information.";
 $a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "A deleted group with this name has been revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name.";
 $a->strings["Default privacy group for new contacts"] = "Default privacy group for new contacts";
 $a->strings["Everybody"] = "Everybody";
 $a->strings["edit"] = "edit";
+$a->strings["Groups"] = "Groups";
 $a->strings["Edit group"] = "Edit group";
 $a->strings["Contacts not in any group"] = "Contacts not in any group";
 $a->strings["Create a new group"] = "Create new group";
 $a->strings["Group Name: "] = "Group name: ";
 $a->strings["Edit groups"] = "Edit groups";
-$a->strings["activity"] = "activity";
-$a->strings["comment"] = [
-       0 => "comment",
-       1 => "comments",
-];
-$a->strings["post"] = "post";
-$a->strings["Content warning: %s"] = "Content warning: %s";
-$a->strings["bytes"] = "bytes";
-$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["Edit profile"] = "Edit profile";
-$a->strings["Atom feed"] = "Atom feed";
 $a->strings["Manage/edit profiles"] = "Manage/Edit profiles";
 $a->strings["Status:"] = "Status:";
 $a->strings["Homepage:"] = "Homepage:";
 $a->strings["XMPP:"] = "XMPP:";
+$a->strings["Unfollow"] = "";
+$a->strings["Atom feed"] = "Atom feed";
 $a->strings["g A l F d"] = "g A l F d";
 $a->strings["F d"] = "F d";
 $a->strings["[today]"] = "[today]";
@@ -1435,7 +1508,6 @@ $a->strings["Upcoming events the next 7 days:"] = "Upcoming events the next 7 da
 $a->strings["Member since:"] = "Member since:";
 $a->strings["j F, Y"] = "j F, Y";
 $a->strings["j F"] = "j F";
-$a->strings["Birthday:"] = "Birthday:";
 $a->strings["Age:"] = "Age:";
 $a->strings["for %1\$d %2\$s"] = "for %1\$d %2\$s";
 $a->strings["Religion:"] = "Religion:";
@@ -1453,53 +1525,34 @@ $a->strings["Profile Details"] = "Profile Details";
 $a->strings["Only You Can See This"] = "Only you can see this.";
 $a->strings["Tips for New Members"] = "Tips for New Members";
 $a->strings["OpenWebAuth: %1\$s welcomes %2\$s"] = "OpenWebAuth: %1\$s welcomes %2\$s";
-$a->strings["Database storage failed to update %s"] = "Database storage failed to update %s";
-$a->strings["Database storage failed to insert data"] = "Database storage failed to insert data";
-$a->strings["Filesystem storage failed to create \"%s\". Check you write permissions."] = "Filesystem storage failed to create \"%s\". Check you write permissions.";
-$a->strings["Filesystem storage failed to save data to \"%s\". Check your write permissions"] = "Filesystem storage failed to save data to \"%s\". Check your write permissions";
-$a->strings["Storage base path"] = "Storage base path";
-$a->strings["Folder where uploaded files are saved. For maximum security, This should be a path outside web server folder tree"] = "Folder where uploaded files are saved. For maximum security, this should be a path outside web server folder tree";
-$a->strings["Enter a valid existing folder"] = "Enter a valid existing folder";
-$a->strings["Login failed"] = "Login failed";
-$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["Invitation could not be verified."] = "Invitation could not be verified.";
-$a->strings["Invalid OpenID url"] = "Invalid OpenID URL";
-$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID.";
-$a->strings["The error message was:"] = "The error message was:";
-$a->strings["Please enter the required information."] = "Please enter the required information.";
-$a->strings["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."] = [
-       0 => "Username should be at least %s character.",
-       1 => "Username should be at least %s characters.",
-];
-$a->strings["Username should be at most %s character."] = [
-       0 => "Username should be at most %s character.",
-       1 => "Username should be at most %s characters.",
+$a->strings["activity"] = "activity";
+$a->strings["comment"] = [
+       0 => "comment",
+       1 => "comments",
 ];
-$a->strings["That doesn't appear to be your full (First Last) name."] = "That doesn't appear to be your full (i.e first and last) name.";
-$a->strings["Your email domain is not among those allowed on this site."] = "Your email domain is not allowed on this site.";
-$a->strings["Not a valid email address."] = "Not a valid email address.";
-$a->strings["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["Your nickname can only contain a-z, 0-9 and _."] = "Your nickname can only contain a-z, 0-9 and _.";
-$a->strings["Nickname is already registered. Please choose another."] = "Nickname is already registered. Please choose another.";
-$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "SERIOUS ERROR: Generation of security keys failed.";
-$a->strings["An error occurred during registration. Please try again."] = "An error occurred during registration. Please try again.";
-$a->strings["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 self contact. Please try again."] = "An error occurred creating your self contact. Please try again.";
-$a->strings["An error occurred creating your default contact group. Please try again."] = "An error occurred while creating your default contact group. Please try again.";
-$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\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["\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["Registration details for %s"] = "Registration details for %s";
+$a->strings["post"] = "post";
+$a->strings["Content warning: %s"] = "Content warning: %s";
+$a->strings["bytes"] = "bytes";
+$a->strings["View on separate page"] = "View on separate page";
+$a->strings["view on separate page"] = "view on separate page";
+$a->strings["%s's timeline"] = "%s's timeline";
+$a->strings["%s's posts"] = "%s's posts";
+$a->strings["%s's comments"] = "%s's comments";
+$a->strings["%s is now following %s."] = "%s is now following %s.";
+$a->strings["following"] = "following";
+$a->strings["%s stopped following %s."] = "%s stopped following %s.";
+$a->strings["stopped following"] = "stopped following";
+$a->strings["Sharing notification from Diaspora network"] = "Sharing notification from diaspora* network";
+$a->strings["Attachments:"] = "Attachments:";
+$a->strings["(no subject)"] = "(no subject)";
+$a->strings["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), a 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 won’t be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication.";
+$a->strings["This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts."] = "This information is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional personal information that may be transmitted to the communication partner's accounts.";
+$a->strings["At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/uexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners."] = "At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/uexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners.";
+$a->strings["Privacy Statement"] = "Privacy Statement";
+$a->strings["No installed applications."] = "No installed applications.";
+$a->strings["Applications"] = "Applications";
+$a->strings["Credits"] = "Credits";
+$a->strings["Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"] = "Friendica is a community project that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!";
 $a->strings["Addon not found."] = "Addon not found.";
 $a->strings["Addon %s disabled."] = "Addon %s disabled.";
 $a->strings["Addon %s enabled."] = "Addon %s enabled.";
@@ -1512,6 +1565,8 @@ $a->strings["Maintainer: "] = "Maintainer: ";
 $a->strings["Addon %s failed to install."] = "Addon %s failed to install.";
 $a->strings["Reload active addons"] = "Reload active addons";
 $a->strings["There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"] = "There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s";
+$a->strings["The contact has been blocked from the node"] = "This contact has been blocked from the node";
+$a->strings["Could not find any contact entry for this URL (%s)"] = "Could not find any contact entry for this URL (%s)";
 $a->strings["%s contact unblocked"] = [
        0 => "%s contact unblocked",
        1 => "%s contacts unblocked",
@@ -1526,25 +1581,28 @@ $a->strings["No remote contact is blocked from this node."] = "No remote contact
 $a->strings["Blocked Remote Contacts"] = "Blocked remote contacts";
 $a->strings["Block New Remote Contact"] = "Block new remote contact";
 $a->strings["Photo"] = "Photo";
+$a->strings["Reason"] = "";
 $a->strings["%s total blocked contact"] = [
        0 => "%s total blocked contact",
        1 => "%s blocked contacts",
 ];
 $a->strings["URL of the remote contact to block."] = "URL of the remote contact to block.";
-$a->strings["Server added to blocklist."] = "Server added to blocklist.";
+$a->strings["Block Reason"] = "";
+$a->strings["Server domain pattern added to blocklist."] = "";
 $a->strings["Site blocklist updated."] = "Site blocklist updated.";
-$a->strings["The blocked domain"] = "Blocked domain";
+$a->strings["Blocked server domain pattern"] = "";
 $a->strings["Reason for the block"] = "Reason for the block";
-$a->strings["The reason why you blocked this domain."] = "Reason why you blocked this domain.";
-$a->strings["Delete domain"] = "Delete domain";
+$a->strings["Delete server domain pattern"] = "";
 $a->strings["Check to delete this entry from the blocklist"] = "Check to delete this entry from the blocklist";
-$a->strings["Server Blocklist"] = "Server blocklist";
-$a->strings["This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server."] = "This page can be used to define a blacklist of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server.";
-$a->strings["The list of blocked servers will be made publically available on the /friendica page so that your users and people investigating communication problems can find the reason easily."] = "The list of blocked servers will be available publicly on the Friendica page so that your users and people investigating communication problems can find the reason.";
+$a->strings["Server Domain Pattern Blocklist"] = "";
+$a->strings["This page can be used to define a blacklist of server domain patterns from the federated network that are not allowed to interact with your node. For each domain pattern you should also provide the reason why you block it."] = "";
+$a->strings["The list of blocked server domain patterns will be made publically available on the <a href=\"/friendica\">/friendica</a> page so that your users and people investigating communication problems can find the reason easily."] = "";
+$a->strings["<p>The server domain pattern syntax is case-insensitive shell wildcard, comprising the following special characters:</p>\n<ul>\n\t<li><code>*</code>: Any number of characters</li>\n\t<li><code>?</code>: Any single character</li>\n\t<li><code>[&lt;char1&gt;&lt;char2&gt;...]</code>: char1 or char2</li>\n</ul>"] = "";
 $a->strings["Add new entry to block list"] = "Add new entry to block list";
-$a->strings["Server Domain"] = "Server domain";
-$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "The domain of the new server to add to the block list. Do not include the protocol.";
+$a->strings["Server Domain Pattern"] = "";
+$a->strings["The domain pattern of the new server to add to the block list. Do not include the protocol."] = "";
 $a->strings["Block reason"] = "Block reason";
+$a->strings["The reason why you blocked this server domain pattern."] = "";
 $a->strings["Add Entry"] = "Add entry";
 $a->strings["Save changes to the blocklist"] = "Save changes to the blocklist";
 $a->strings["Current Entries in the Blocklist"] = "Current entries in the blocklist";
@@ -1578,6 +1636,7 @@ $a->strings["You need to know the GUID of the item. You can find it e.g. by look
 $a->strings["GUID"] = "GUID";
 $a->strings["The GUID of the item you want to delete."] = "GUID of item to be deleted.";
 $a->strings["Item Guid"] = "Item Guid";
+$a->strings["The logfile '%s' is not writable. No logging possible"] = "";
 $a->strings["Log settings updated."] = "Log settings updated.";
 $a->strings["PHP log currently enabled."] = "PHP log currently enabled.";
 $a->strings["PHP log currently disabled."] = "PHP log currently disabled.";
@@ -1592,6 +1651,68 @@ $a->strings["To temporarily enable logging of PHP errors and warnings you can pr
 $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["View Logs"] = "View logs";
+$a->strings["Theme settings updated."] = "Theme settings updated.";
+$a->strings["Theme %s disabled."] = "Theme %s disabled.";
+$a->strings["Theme %s successfully enabled."] = "Theme %s successfully enabled.";
+$a->strings["Theme %s failed to install."] = "Theme %s failed to install.";
+$a->strings["Screenshot"] = "Screenshot";
+$a->strings["Themes"] = "Theme selection";
+$a->strings["Unknown theme."] = "Unknown theme.";
+$a->strings["Reload active themes"] = "Reload active themes";
+$a->strings["No themes found on the system. They should be placed in %1\$s"] = "No themes found on the system. They should be placed in %1\$s";
+$a->strings["[Experimental]"] = "[Experimental]";
+$a->strings["[Unsupported]"] = "[Unsupported]";
+$a->strings["The Terms of Service settings have been updated."] = "The Terms of Service settings have been updated.";
+$a->strings["Display Terms of Service"] = "Display Terms of Service";
+$a->strings["Enable the Terms of Service page. If this is enabled a link to the terms will be added to the registration form and the general information page."] = "Enable the Terms of Service page. If this is enabled, a link to the terms will be added to the registration form and to the general information page.";
+$a->strings["Display Privacy Statement"] = "Display Privacy Statement";
+$a->strings["Show some informations regarding the needed information to operate the node according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."] = "Show some information needed, for example, to comply with <a href=\"%s\" target=\"_blank\">EU-GDPR</a>.";
+$a->strings["Privacy Statement Preview"] = "Privacy Statement Preview";
+$a->strings["The Terms of Service"] = "Terms of Service";
+$a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] or less.";
+$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\n\t\t\tDear %1\$s,\n\t\t\t\tThe administrator of %2\$s has set up an account for you.";
+$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %1\$s/removeme\n\n\t\t\tThank you and welcome to %4\$s."] = "\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %1\$s/removeme\n\n\t\t\tThank you and welcome to %4\$s.";
+$a->strings["%s user blocked"] = [
+       0 => "%s user blocked",
+       1 => "%s users blocked",
+];
+$a->strings["%s user unblocked"] = [
+       0 => "%s user unblocked",
+       1 => "%s users unblocked",
+];
+$a->strings["You can't remove yourself"] = "You can't remove yourself";
+$a->strings["%s user deleted"] = [
+       0 => "%s user deleted",
+       1 => "%s users deleted",
+];
+$a->strings["User \"%s\" deleted"] = "User \"%s\" deleted";
+$a->strings["User \"%s\" blocked"] = "User \"%s\" blocked";
+$a->strings["User \"%s\" unblocked"] = "User \"%s\" unblocked";
+$a->strings["Private Forum"] = "Private Forum";
+$a->strings["Relay"] = "Relay";
+$a->strings["Register date"] = "Registration date";
+$a->strings["Last login"] = "Last login";
+$a->strings["Last item"] = "Last item";
+$a->strings["Type"] = "Type";
+$a->strings["Users"] = "Users";
+$a->strings["Add User"] = "Add user";
+$a->strings["User registrations waiting for confirm"] = "User registrations awaiting confirmation";
+$a->strings["User waiting for permanent deletion"] = "User awaiting permanent deletion";
+$a->strings["Request date"] = "Request date";
+$a->strings["No registrations."] = "No registrations.";
+$a->strings["Note from the user"] = "Note from the user";
+$a->strings["Deny"] = "Deny";
+$a->strings["User blocked"] = "User blocked";
+$a->strings["Site admin"] = "Site admin";
+$a->strings["Account expired"] = "Account expired";
+$a->strings["New User"] = "New user";
+$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 have 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["Nickname"] = "Nickname";
+$a->strings["Nickname of the new user."] = "Nickname of the new user.";
+$a->strings["Email address of the new user."] = "Email address of the new user.";
 $a->strings["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."] = "This page lists the deferred worker jobs. These are jobs that couldn't initially be executed.";
 $a->strings["Inspect Worker Queue"] = "Inspect worker queue";
@@ -1609,7 +1730,6 @@ $a->strings["Public postings from users of this site"] = "Public postings from u
 $a->strings["Public postings from the federated network"] = "Public postings from the federated network";
 $a->strings["Public postings from local users and the federated network"] = "Public postings from local users and the federated network";
 $a->strings["Disabled"] = "Disabled";
-$a->strings["Users"] = "Users";
 $a->strings["Users, Global Contacts"] = "Users, Global Contacts";
 $a->strings["Users, Global Contacts/fallback"] = "Users, Global Contacts/fallback";
 $a->strings["One month"] = "One month";
@@ -1717,8 +1837,6 @@ $a->strings["Posts per user on community page"] = "Posts per user on community p
 $a->strings["The maximum number of posts per user on the community page. (Not valid for \"Global Community\")"] = "The maximum number of posts per user on the community page. (Not valid for \"Global Community\")";
 $a->strings["Disable OStatus support"] = "Disable OStatus support";
 $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"] = "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."] = "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["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";
@@ -1803,98 +1921,65 @@ $a->strings["tags"] = "tags";
 $a->strings["Server tags"] = "Server tags";
 $a->strings["Comma separated list of tags for the \"tags\" subscription."] = "Comma separated list of tags for the \"tags\" subscription.";
 $a->strings["Allow user tags"] = "Allow user tags";
-$a->strings["If enabled, the tags from the saved searches will used for the \"tags\" subscription in addition to the \"relay_server_tags\"."] = "If enabled, the tags from the saved searches will used for the \"tags\" subscription in addition to the \"relay_server_tags\".";
-$a->strings["Start Relocation"] = "Start Relocation";
-$a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB-only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />";
-$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "A new Friendica version is available now. Your current version is %1\$s, upstream version is %2\$s";
-$a->strings["The database update failed. Please run \"php 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 last update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that might appear. (Some of the errors are possibly inside the logfile.)"] = "The last update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that may appear in the console and logfile output.";
-$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["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 is now stored in config/local.config.php; please copy config/local-sample.config.php and move your config from config/local.ini.php. See the Config help page for help with the transition.<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>config/local.ini.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."] = "Friendica's configuration is now stored in config/local.config.php; please copy config/local-sample.config.php and move your config from <code>config/local.ini.php</code>. See <a href=\"%s\">the Config 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 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["Friendica's system.basepath was updated from '%s' to '%s'. Please remove the system.basepath from your db to avoid differences."] = "The system.basepath was updated from '%s' to '%s'. Please remove the system.basepath from your db to avoid differences.";
-$a->strings["Friendica's current system.basepath '%s' is wrong and the config file '%s' isn't used."] = "The current system.basepath '%s' is wrong and the config file '%s' isn't used.";
-$a->strings["Friendica's current system.basepath '%s' is not equal to the config file '%s'. Please fix your configuration."] = "The current system.basepath '%s' is not equal to the config file '%s'. Please fix your configuration.";
-$a->strings["Normal Account"] = "Standard account";
-$a->strings["Automatic Follower Account"] = "Automatic follower account";
-$a->strings["Public Forum Account"] = "Public forum account";
-$a->strings["Automatic Friend Account"] = "Automatic friend account";
-$a->strings["Blog Account"] = "Blog account";
-$a->strings["Private Forum Account"] = "Private forum account";
-$a->strings["Message queues"] = "Message queues";
-$a->strings["Server Settings"] = "Server Settings";
-$a->strings["Summary"] = "Summary";
-$a->strings["Registered users"] = "Signed up users";
-$a->strings["Pending registrations"] = "Pending registrations";
-$a->strings["Version"] = "Version";
-$a->strings["Active addons"] = "Active addons";
-$a->strings["Theme settings updated."] = "Theme settings updated.";
-$a->strings["Theme %s disabled."] = "Theme %s disabled.";
-$a->strings["Theme %s successfully enabled."] = "Theme %s successfully enabled.";
-$a->strings["Theme %s failed to install."] = "Theme %s failed to install.";
-$a->strings["Screenshot"] = "Screenshot";
-$a->strings["Themes"] = "Theme selection";
-$a->strings["Unknown theme."] = "Unknown theme.";
-$a->strings["Reload active themes"] = "Reload active themes";
-$a->strings["No themes found on the system. They should be placed in %1\$s"] = "No themes found on the system. They should be placed in %1\$s";
-$a->strings["[Experimental]"] = "[Experimental]";
-$a->strings["[Unsupported]"] = "[Unsupported]";
-$a->strings["The Terms of Service settings have been updated."] = "The Terms of Service settings have been updated.";
-$a->strings["Display Terms of Service"] = "Display Terms of Service";
-$a->strings["Enable the Terms of Service page. If this is enabled a link to the terms will be added to the registration form and the general information page."] = "Enable the Terms of Service page. If this is enabled, a link to the terms will be added to the registration form and to the general information page.";
-$a->strings["Display Privacy Statement"] = "Display Privacy Statement";
-$a->strings["Show some informations regarding the needed information to operate the node according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."] = "Show some information needed, for example, to comply with <a href=\"%s\" target=\"_blank\">EU-GDPR</a>.";
-$a->strings["Privacy Statement Preview"] = "Privacy Statement Preview";
-$a->strings["The Terms of Service"] = "Terms of Service";
-$a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] or less.";
-$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\n\t\t\tDear %1\$s,\n\t\t\t\tThe administrator of %2\$s has set up an account for you.";
-$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %1\$s/removeme\n\n\t\t\tThank you and welcome to %4\$s."] = "\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %1\$s/removeme\n\n\t\t\tThank you and welcome to %4\$s.";
-$a->strings["%s user blocked"] = [
-       0 => "%s user blocked",
-       1 => "%s users blocked",
-];
-$a->strings["%s user unblocked"] = [
-       0 => "%s user unblocked",
-       1 => "%s users unblocked",
-];
-$a->strings["You can't remove yourself"] = "You can't remove yourself";
-$a->strings["%s user deleted"] = [
-       0 => "%s user deleted",
-       1 => "%s users deleted",
-];
-$a->strings["User \"%s\" deleted"] = "User \"%s\" deleted";
-$a->strings["User \"%s\" blocked"] = "User \"%s\" blocked";
-$a->strings["User \"%s\" unblocked"] = "User \"%s\" unblocked";
-$a->strings["Private Forum"] = "Private Forum";
-$a->strings["Relay"] = "Relay";
-$a->strings["Register date"] = "Registration date";
-$a->strings["Last login"] = "Last login";
-$a->strings["Last item"] = "Last item";
-$a->strings["Type"] = "Type";
-$a->strings["Add User"] = "Add user";
-$a->strings["User registrations waiting for confirm"] = "User registrations awaiting confirmation";
-$a->strings["User waiting for permanent deletion"] = "User awaiting permanent deletion";
-$a->strings["Request date"] = "Request date";
-$a->strings["No registrations."] = "No registrations.";
-$a->strings["Note from the user"] = "Note from the user";
-$a->strings["Deny"] = "Deny";
-$a->strings["User blocked"] = "User blocked";
-$a->strings["Site admin"] = "Site admin";
-$a->strings["Account expired"] = "Account expired";
-$a->strings["New User"] = "New user";
-$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 have 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["Nickname"] = "Nickname";
-$a->strings["Nickname of the new user."] = "Nickname of the new user.";
-$a->strings["Email address of the new user."] = "Email address of the new user.";
+$a->strings["If enabled, the tags from the saved searches will used for the \"tags\" subscription in addition to the \"relay_server_tags\"."] = "If enabled, the tags from the saved searches will used for the \"tags\" subscription in addition to the \"relay_server_tags\".";
+$a->strings["Start Relocation"] = "Start Relocation";
+$a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB-only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />";
+$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "A new Friendica version is available now. Your current version is %1\$s, upstream version is %2\$s";
+$a->strings["The database update failed. Please run \"php 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 last update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that might appear. (Some of the errors are possibly inside the logfile.)"] = "The last update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that may appear in the console and logfile output.";
+$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["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 is now stored in config/local.config.php; please copy config/local-sample.config.php and move your config from config/local.ini.php. See the Config help page for help with the transition.<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>config/local.ini.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."] = "Friendica's configuration is now stored in config/local.config.php; please copy config/local-sample.config.php and move your config from <code>config/local.ini.php</code>. See <a href=\"%s\">the Config 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 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["Friendica's system.basepath was updated from '%s' to '%s'. Please remove the system.basepath from your db to avoid differences."] = "The system.basepath was updated from '%s' to '%s'. Please remove the system.basepath from your db to avoid differences.";
+$a->strings["Friendica's current system.basepath '%s' is wrong and the config file '%s' isn't used."] = "The current system.basepath '%s' is wrong and the config file '%s' isn't used.";
+$a->strings["Friendica's current system.basepath '%s' is not equal to the config file '%s'. Please fix your configuration."] = "The current system.basepath '%s' is not equal to the config file '%s'. Please fix your configuration.";
+$a->strings["Normal Account"] = "Standard account";
+$a->strings["Automatic Follower Account"] = "Automatic follower account";
+$a->strings["Public Forum Account"] = "Public forum account";
+$a->strings["Automatic Friend Account"] = "Automatic friend account";
+$a->strings["Blog Account"] = "Blog account";
+$a->strings["Private Forum Account"] = "Private forum account";
+$a->strings["Message queues"] = "Message queues";
+$a->strings["Server Settings"] = "Server Settings";
+$a->strings["Summary"] = "Summary";
+$a->strings["Registered users"] = "Signed up users";
+$a->strings["Pending registrations"] = "Pending registrations";
+$a->strings["Version"] = "Version";
+$a->strings["Active addons"] = "Active addons";
 $a->strings["No friends to display."] = "No friends to display.";
-$a->strings["No installed applications."] = "No installed applications.";
-$a->strings["Applications"] = "Applications";
 $a->strings["Item was not found."] = "Item was not found.";
+$a->strings["Submanaged account can't access the administation pages. Please log back in as the master account."] = "A managed account cannot access the administration pages. Please log in as administrator.";
+$a->strings["Overview"] = "Overview";
+$a->strings["Configuration"] = "Configuration";
+$a->strings["Database"] = "Database";
+$a->strings["DB updates"] = "DB updates";
+$a->strings["Inspect Deferred Workers"] = "Inspect deferred workers";
+$a->strings["Inspect worker Queue"] = "Inspect worker queue";
+$a->strings["Tools"] = "Tools";
+$a->strings["Contact Blocklist"] = "Contact blocklist";
+$a->strings["Server Blocklist"] = "Server blocklist";
+$a->strings["Diagnostics"] = "Diagnostics";
+$a->strings["PHP Info"] = "PHP info";
+$a->strings["probe address"] = "Probe address";
+$a->strings["check webfinger"] = "Check webfinger";
+$a->strings["Item Source"] = "Item source";
+$a->strings["Babel"] = "Babel";
+$a->strings["Addon Features"] = "Addon features";
+$a->strings["User registrations waiting for confirmation"] = "User registrations awaiting confirmation";
+$a->strings["People Search - %s"] = "People search - %s";
+$a->strings["Forum Search - %s"] = "Forum search - %s";
+$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["Time Conversion"] = "Time conversion";
+$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provides this service for sharing events with other networks and friends in unknown time zones.";
+$a->strings["UTC time: %s"] = "UTC time: %s";
+$a->strings["Current timezone: %s"] = "Current time zone: %s";
+$a->strings["Converted localtime: %s"] = "Converted local time: %s";
+$a->strings["Please select your timezone:"] = "Please select your time zone:";
+$a->strings["Only logged in users are permitted to perform a probing."] = "Only logged in users are permitted to use the Probe feature.";
+$a->strings["Lookup address"] = "";
 $a->strings["Source input"] = "Source input";
 $a->strings["BBCode::toPlaintext"] = "BBCode::toPlaintext";
 $a->strings["BBCode::convert (raw HTML)"] = "BBCode::convert (raw HTML)";
@@ -1915,28 +2000,245 @@ $a->strings["HTML Input"] = "HTML input";
 $a->strings["HTML::toBBCode"] = "HTML::toBBCode";
 $a->strings["HTML::toBBCode => BBCode::convert"] = "HTML::toBBCode => BBCode::convert";
 $a->strings["HTML::toBBCode => BBCode::convert (raw HTML)"] = "HTML::toBBCode => BBCode::convert (raw HTML)";
+$a->strings["HTML::toBBCode => BBCode::toPlaintext"] = "";
 $a->strings["HTML::toMarkdown"] = "HTML::toMarkdown";
 $a->strings["HTML::toPlaintext"] = "HTML::toPlaintext";
+$a->strings["HTML::toPlaintext (compact)"] = "";
 $a->strings["Source text"] = "Source text";
 $a->strings["BBCode"] = "BBCode";
 $a->strings["Markdown"] = "Markdown";
 $a->strings["HTML"] = "HTML";
-$a->strings["Overview"] = "Overview";
-$a->strings["Configuration"] = "Configuration";
-$a->strings["Database"] = "Database";
-$a->strings["DB updates"] = "DB updates";
-$a->strings["Inspect Deferred Workers"] = "Inspect deferred workers";
-$a->strings["Inspect worker Queue"] = "Inspect worker queue";
-$a->strings["Tools"] = "Tools";
-$a->strings["Contact Blocklist"] = "Contact blocklist";
-$a->strings["Diagnostics"] = "Diagnostics";
-$a->strings["PHP Info"] = "PHP info";
-$a->strings["probe address"] = "Probe address";
-$a->strings["check webfinger"] = "Check webfinger";
-$a->strings["Item Source"] = "Item source";
-$a->strings["Babel"] = "Babel";
-$a->strings["Addon Features"] = "Addon features";
-$a->strings["User registrations waiting for confirmation"] = "User registrations awaiting confirmation";
+$a->strings["No entries (some entries may be hidden)."] = "No entries (entries may be hidden).";
+$a->strings["Find on this site"] = "Find on this site";
+$a->strings["Results for:"] = "Results for:";
+$a->strings["Site Directory"] = "Site directory";
+$a->strings["Filetag %s saved to item"] = "File-tag %s saved to item";
+$a->strings["- select -"] = "- select -";
+$a->strings["No given contact."] = "No given contact.";
+$a->strings["Installed addons/apps:"] = "Installed addons/apps:";
+$a->strings["No installed addons/apps"] = "No installed addons/apps";
+$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node.";
+$a->strings["On this server the following remote servers are blocked."] = "On this server the following remote servers are blocked.";
+$a->strings["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["Bug reports and issues: please visit"] = "Bug reports and issues: please visit";
+$a->strings["the bugtracker at github"] = "the bugtracker at github";
+$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca";
+$a->strings["Group created."] = "Group created.";
+$a->strings["Could not create group."] = "Could not create group.";
+$a->strings["Group not found."] = "Group not found.";
+$a->strings["Group name changed."] = "Group name changed.";
+$a->strings["Unknown group."] = "Unknown group.";
+$a->strings["Contact is unavailable."] = "Contact is unavailable.";
+$a->strings["Contact is deleted."] = "Contact is deleted.";
+$a->strings["Contact is blocked, unable to add it to a group."] = "Contact is blocked, unable to add it to a group.";
+$a->strings["Unable to add the contact to the group."] = "Unable to add contact to group.";
+$a->strings["Contact successfully added to group."] = "Contact successfully added to group.";
+$a->strings["Unable to remove the contact from the group."] = "Unable to remove contact from group.";
+$a->strings["Contact successfully removed from group."] = "Contact successfully removed from group.";
+$a->strings["Unknown group command."] = "Unknown group command.";
+$a->strings["Bad request."] = "Bad request.";
+$a->strings["Save Group"] = "Save group";
+$a->strings["Filter"] = "Filter";
+$a->strings["Create a group of contacts/friends."] = "Create a group of contacts/friends.";
+$a->strings["Group removed."] = "Group removed.";
+$a->strings["Unable to remove group."] = "Unable to remove group.";
+$a->strings["Delete Group"] = "Delete group";
+$a->strings["Edit Group Name"] = "Edit group name";
+$a->strings["Members"] = "Members";
+$a->strings["Remove contact from group"] = "Remove contact from group";
+$a->strings["Add contact to group"] = "Add contact to group";
+$a->strings["Help:"] = "Help:";
+$a->strings["Welcome to %s"] = "Welcome to %s";
+$a->strings["Total invitation limit exceeded."] = "Total invitation limit exceeded";
+$a->strings["%s : Not a valid email address."] = "%s : Not a valid email address";
+$a->strings["Please join us on Friendica"] = "Please join us on Friendica.";
+$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Invitation limit is exceeded. Please contact your site administrator.";
+$a->strings["%s : Message delivery failed."] = "%s : Message delivery failed";
+$a->strings["%d message sent."] = [
+       0 => "%d message sent.",
+       1 => "%d messages sent.",
+];
+$a->strings["You have no more invitations available"] = "You have no more invitations available.";
+$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks.";
+$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "To accept this invitation, please sign up at %s or any other public Friendica website.";
+$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica sites are all inter-connected to create a large privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join.";
+$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Our apologies. This system is not currently configured to connect with other public sites or invite members.";
+$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks."] = "Friendica sites are all inter-connected to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks.";
+$a->strings["To accept this invitation, please visit and register at %s."] = "To accept this invitation, please visit and register at %s.";
+$a->strings["Send invitations"] = "Send invitations";
+$a->strings["Enter email addresses, one per line:"] = "Enter email addresses, one per line:";
+$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web.";
+$a->strings["You will need to supply this invitation code: \$invite_code"] = "You will need to supply this invitation code: \$invite_code";
+$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Once you have signed up, please connect with me via my profile page at:";
+$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca";
+$a->strings["Please enter a post body."] = "";
+$a->strings["This feature is only available with the frio theme."] = "";
+$a->strings["Compose new personal note"] = "";
+$a->strings["Compose new post"] = "";
+$a->strings["Clear the location"] = "";
+$a->strings["Location services are unavailable on your device"] = "";
+$a->strings["Location services are disabled. Please check the website's permissions on your device"] = "";
+$a->strings["Public"] = "";
+$a->strings["This post will be sent to all your followers and can be seen in the community pages and by anyone with its link."] = "";
+$a->strings["Limited/Private"] = "";
+$a->strings["This post will be sent only to the people in the first box, to the exception of the people mentioned in the second box. It won't appear anywhere public."] = "";
+$a->strings["Create a New Account"] = "Create a new account";
+$a->strings["Password: "] = "Password: ";
+$a->strings["Remember me"] = "Remember me";
+$a->strings["Or login using OpenID: "] = "Or login with OpenID: ";
+$a->strings["Forgot your password?"] = "Forgot your password?";
+$a->strings["Website Terms of Service"] = "Website Terms of Service";
+$a->strings["terms of service"] = "Terms of service";
+$a->strings["Website Privacy Policy"] = "Website Privacy Policy";
+$a->strings["privacy policy"] = "Privacy policy";
+$a->strings["Logged out."] = "Logged out.";
+$a->strings["System down for maintenance"] = "Sorry, the system is currently down for maintenance.";
+$a->strings["Page not found."] = "Page not found";
+$a->strings["Invalid photo with id %s."] = "Invalid photo with id %s.";
+$a->strings["User not found."] = "";
+$a->strings["No contacts."] = "No contacts.";
+$a->strings["Visit %s's profile [%s]"] = "Visit %s's profile [%s]";
+$a->strings["Follower (%s)"] = [
+       0 => "",
+       1 => "",
+];
+$a->strings["Following (%s)"] = [
+       0 => "",
+       1 => "",
+];
+$a->strings["Mutual friend (%s)"] = [
+       0 => "",
+       1 => "",
+];
+$a->strings["Contact (%s)"] = [
+       0 => "",
+       1 => "",
+];
+$a->strings["All contacts"] = "";
+$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking \"Register\"."] = "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking \"Register\".";
+$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items.";
+$a->strings["Your OpenID (optional): "] = "Your OpenID (optional): ";
+$a->strings["Include your profile in member directory?"] = "Include your profile in member directory?";
+$a->strings["Note for the admin"] = "Note for the admin";
+$a->strings["Leave a message for the admin, why you want to join this node"] = "Leave a message for the admin. Why do you want to join this node?";
+$a->strings["Membership on this site is by invitation only."] = "Membership on this site is by invitation only.";
+$a->strings["Your invitation code: "] = "Your invitation code: ";
+$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Your full name: ";
+$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Your Email Address: (Initial information will be sent there, so this must be an existing address.)";
+$a->strings["Leave empty for an auto generated password."] = "Leave empty for an auto generated password.";
+$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be \"<strong>nickname@%s</strong>\"."] = "Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be \"<strong>nickname@%s</strong>\".";
+$a->strings["Choose a nickname: "] = "Choose a nickname: ";
+$a->strings["Import your profile to this friendica instance"] = "Import an existing Friendica profile to this node.";
+$a->strings["Note: This node explicitly contains adult content"] = "Note: This node explicitly contains adult content";
+$a->strings["Registration successful. Please check your email for further instructions."] = "Registration successful. Please check your email for further instructions.";
+$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Failed to send email message. Here are your account details:<br> login: %s<br> password: %s<br><br>You can change your password after login.";
+$a->strings["Registration successful."] = "Registration successful.";
+$a->strings["Your registration can not be processed."] = "Your registration cannot be processed.";
+$a->strings["Your registration is pending approval by the site owner."] = "Your registration is pending approval by the site administrator.";
+$a->strings["Please enter your password to access this page."] = "Please enter your password to access this page.";
+$a->strings["App-specific password generation failed: The description is empty."] = "";
+$a->strings["App-specific password generation failed: This description already exists."] = "";
+$a->strings["New app-specific password generated."] = "";
+$a->strings["App-specific passwords successfully revoked."] = "";
+$a->strings["App-specific password successfully revoked."] = "";
+$a->strings["Two-factor app-specific passwords"] = "";
+$a->strings["<p>App-specific passwords are randomly generated passwords used instead your regular password to authenticate your account on third-party applications that don't support two-factor authentication.</p>"] = "";
+$a->strings["Make sure to copy your new app-specific password now. You won’t be able to see it again!"] = "";
+$a->strings["Description"] = "";
+$a->strings["Last Used"] = "";
+$a->strings["Revoke"] = "";
+$a->strings["Revoke All"] = "";
+$a->strings["When you generate a new app-specific password, you must use it right away, it will be shown to you once after you generate it."] = "";
+$a->strings["Generate new app-specific password"] = "";
+$a->strings["Friendiqa on my Fairphone 2..."] = "";
+$a->strings["Generate"] = "";
+$a->strings["Two-factor authentication successfully disabled."] = "Two-factor authentication successfully disabled.";
+$a->strings["<p>Use an application on a mobile device to get two-factor authentication codes when prompted on login.</p>"] = "<p>Use an application on a mobile device to get two-factor authentication codes when prompted on login.</p>";
+$a->strings["Authenticator app"] = "Authenticator app";
+$a->strings["Configured"] = "Configured";
+$a->strings["Not Configured"] = "Not configured";
+$a->strings["<p>You haven't finished configuring your authenticator app.</p>"] = "<p>You haven't finished configuring your authenticator app.</p>";
+$a->strings["<p>Your authenticator app is correctly configured.</p>"] = "<p>Your authenticator app is correctly configured.</p>";
+$a->strings["Recovery codes"] = "Recovery codes";
+$a->strings["Remaining valid codes"] = "Remaining valid codes";
+$a->strings["<p>These one-use codes can replace an authenticator app code in case you have lost access to it.</p>"] = "<p>These one-use codes can replace an authenticator app code in case you have lost access to it.</p>";
+$a->strings["App-specific passwords"] = "";
+$a->strings["Generated app-specific passwords"] = "";
+$a->strings["<p>These randomly generated passwords allow you to authenticate on apps not supporting two-factor authentication.</p>"] = "";
+$a->strings["Actions"] = "Actions";
+$a->strings["Current password:"] = "Current password:";
+$a->strings["You need to provide your current password to change two-factor authentication settings."] = "You need to provide your current password to change two-factor authentication settings.";
+$a->strings["Enable two-factor authentication"] = "Enable two-factor authentication";
+$a->strings["Disable two-factor authentication"] = "Disable two-factor authentication";
+$a->strings["Show recovery codes"] = "Show recovery codes";
+$a->strings["Manage app-specific passwords"] = "";
+$a->strings["Finish app configuration"] = "Finish app configuration";
+$a->strings["New recovery codes successfully generated."] = "New recovery codes successfully generated.";
+$a->strings["Two-factor recovery codes"] = "Two-factor recovery codes";
+$a->strings["<p>Recovery codes can be used to access your account in the event you lose access to your device and cannot receive two-factor authentication codes.</p><p><strong>Put these in a safe spot!</strong> If you lose your device and don’t have the recovery codes you will lose access to your account.</p>"] = "<p>Recovery codes can be used to access your account in the event you lose access to your device and cannot receive two-factor authentication codes.</p><p><strong>Put these in a safe place!</strong> If you lose your device and don’t have the recovery codes you will lose access to your account.</p>";
+$a->strings["When you generate new recovery codes, you must copy the new codes. Your old codes won’t work anymore."] = "When you generate new recovery codes, you must copy the new codes. Your old codes won’t work anymore.";
+$a->strings["Generate new recovery codes"] = "Generate new recovery codes";
+$a->strings["Next: Verification"] = "Next: Verification";
+$a->strings["Two-factor authentication successfully activated."] = "Two-factor authentication successfully activated.";
+$a->strings["Invalid code, please retry."] = "Invalid code, please try again.";
+$a->strings["<p>Or you can submit the authentication settings manually:</p>\n<dl>\n\t<dt>Issuer</dt>\n\t<dd>%s</dd>\n\t<dt>Account Name</dt>\n\t<dd>%s</dd>\n\t<dt>Secret Key</dt>\n\t<dd>%s</dd>\n\t<dt>Type</dt>\n\t<dd>Time-based</dd>\n\t<dt>Number of digits</dt>\n\t<dd>6</dd>\n\t<dt>Hashing algorithm</dt>\n\t<dd>SHA-1</dd>\n</dl>"] = "<p>Or you can submit the authentication settings manually:</p>\n<dl>\n\t<dt>Issuer</dt>\n\t<dd>%s</dd>\n\t<dt>Account Name</dt>\n\t<dd>%s</dd>\n\t<dt>Secret Key</dt>\n\t<dd>%s</dd>\n\t<dt>Type</dt>\n\t<dd>Time-based</dd>\n\t<dt>Number of digits</dt>\n\t<dd>6</dd>\n\t<dt>Hashing algorithm</dt>\n\t<dd>SHA-1</dd>\n</dl>";
+$a->strings["Two-factor code verification"] = "Two-factor code verification";
+$a->strings["<p>Please scan this QR Code with your authenticator app and submit the provided code.</p>"] = "<p>Please scan this QR Code with your authenticator app and submit the provided code.</p>";
+$a->strings["<p>Or you can open the following URL in your mobile devicde:</p><p><a href=\"%s\">%s</a></p>"] = "<p>Or you can open the following URL in your mobile device:</p><p><a href=\"%s\">%s</a></p>";
+$a->strings["Please enter a code from your authentication app"] = "Please enter a code from your authentication app";
+$a->strings["Verify code and enable two-factor authentication"] = "Verify code and enable two-factor authentication";
+$a->strings["Bad Request"] = "Bad request";
+$a->strings["Unauthorized"] = "Unauthorized";
+$a->strings["Forbidden"] = "Forbidden";
+$a->strings["Not Found"] = "Not found";
+$a->strings["Internal Server Error"] = "Internal Server Error";
+$a->strings["Service Unavailable"] = "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 but has failed or not yet being 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 (possibly because it is overloaded or down for maintenance). Please try again later.";
+$a->strings["Go back"] = "Go back";
+$a->strings["Remaining recovery codes: %d"] = "Remaining recovery codes: %d";
+$a->strings["Two-factor recovery"] = "Two-factor recovery";
+$a->strings["<p>You can enter one of your one-time recovery codes in case you lost access to your mobile device.</p>"] = "<p>You can enter one of your one-time recovery codes in case you lost access to your mobile device.</p>";
+$a->strings["Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"] = "Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>";
+$a->strings["Please enter a recovery code"] = "Please enter a recovery code";
+$a->strings["Submit recovery code and complete login"] = "Submit recovery code and complete login";
+$a->strings["<p>Open the two-factor authentication app on your device to get an authentication code and verify your identity.</p>"] = "<p>Open the two-factor authentication app on your device to get an authentication code and verify your identity.</p>";
+$a->strings["Verify code and complete login"] = "Verify code and complete login";
+$a->strings["Welcome to Friendica"] = "Welcome to Friendica";
+$a->strings["New Member Checklist"] = "New Member Checklist";
+$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear.";
+$a->strings["Getting Started"] = "Getting started";
+$a->strings["Friendica Walk-Through"] = "Friendica walk-through";
+$a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join.";
+$a->strings["Go to Your Settings"] = "Go to your settings";
+$a->strings["On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web.";
+$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you.";
+$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not.";
+$a->strings["Edit Your Profile"] = "Edit your profile";
+$a->strings["Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors.";
+$a->strings["Profile Keywords"] = "Profile keywords";
+$a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships.";
+$a->strings["Connecting"] = "Connecting";
+$a->strings["Importing Emails"] = "Importing emails";
+$a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Enter your email access information on your Connector Settings if you wish to import and interact with friends or mailing lists from your email INBOX";
+$a->strings["Go to Your Contacts Page"] = "Go to your contacts page";
+$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add New Contact</em> dialog."] = "Your contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add new contact</em> dialog.";
+$a->strings["Go to Your Site's Directory"] = "Go to your site's directory";
+$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own Identity Address if requested."] = "The directory lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own identity address when requested.";
+$a->strings["Finding New People"] = "Finding new people";
+$a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = "On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours.";
+$a->strings["Group Your Contacts"] = "Group your contacts";
+$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Once you have made some friends, organize them into private conversation groups from the sidebar of your contacts page and then you can interact with each group privately on your network page.";
+$a->strings["Why Aren't My Posts Public?"] = "Why aren't my posts public?";
+$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."] = "Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above.";
+$a->strings["Getting Help"] = "Getting help";
+$a->strings["Go to the Help Section"] = "Go to the help section";
+$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = "Our <strong>help</strong> pages may be consulted for detail on other program features and resources.";
 $a->strings["This page is missing a url parameter."] = "This page is missing a URL parameter.";
 $a->strings["The post was created"] = "The post was created";
 $a->strings["%d contact edited."] = [
@@ -1946,6 +2248,7 @@ $a->strings["%d contact edited."] = [
 $a->strings["Could not access contact record."] = "Could not access contact record.";
 $a->strings["Could not locate selected profile."] = "Could not locate selected profile.";
 $a->strings["Contact updated."] = "Contact updated.";
+$a->strings["Contact not found"] = "";
 $a->strings["Contact has been blocked"] = "Contact has been blocked";
 $a->strings["Contact has been unblocked"] = "Contact has been unblocked";
 $a->strings["Contact has been ignored"] = "Contact has been ignored";
@@ -1994,13 +2297,9 @@ $a->strings["Notification for new posts"] = "Notification for new posts";
 $a->strings["Send a notification of every new post of this contact"] = "Send notification for every new post from this contact";
 $a->strings["Blacklisted keywords"] = "Blacklisted keywords";
 $a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Comma-separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected";
-$a->strings["Actions"] = "Actions";
-$a->strings["Suggestions"] = "Suggestions";
-$a->strings["Suggest potential friends"] = "Suggest potential friends";
-$a->strings["All Contacts"] = "All contacts";
 $a->strings["Show all contacts"] = "Show all contacts";
-$a->strings["Unblocked"] = "Unblocked";
-$a->strings["Only show unblocked contacts"] = "Only show unblocked contacts";
+$a->strings["Pending"] = "";
+$a->strings["Only show pending contacts"] = "";
 $a->strings["Blocked"] = "Blocked";
 $a->strings["Only show blocked contacts"] = "Only show blocked contacts";
 $a->strings["Ignored"] = "Ignored";
@@ -2022,57 +2321,13 @@ $a->strings["Advanced Contact Settings"] = "Advanced contact settings";
 $a->strings["Mutual Friendship"] = "Mutual friendship";
 $a->strings["is a fan of yours"] = "is a fan of yours";
 $a->strings["you are a fan of"] = "I follow them";
+$a->strings["Pending outgoing contact request"] = "";
+$a->strings["Pending incoming contact request"] = "";
 $a->strings["Edit contact"] = "Edit contact";
 $a->strings["Toggle Blocked status"] = "Toggle blocked status";
 $a->strings["Toggle Ignored status"] = "Toggle ignored status";
 $a->strings["Toggle Archive status"] = "Toggle archive status";
 $a->strings["Delete contact"] = "Delete contact";
-$a->strings["Credits"] = "Credits";
-$a->strings["Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"] = "Friendica is a community project that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!";
-$a->strings["No entries (some entries may be hidden)."] = "No entries (entries may be hidden).";
-$a->strings["Find on this site"] = "Find on this site";
-$a->strings["Results for:"] = "Results for:";
-$a->strings["Site Directory"] = "Site directory";
-$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["Filetag %s saved to item"] = "File-tag %s saved to item";
-$a->strings["- select -"] = "- select -";
-$a->strings["No given contact."] = "No given contact.";
-$a->strings["Installed addons/apps:"] = "Installed addons/apps:";
-$a->strings["No installed addons/apps"] = "No installed addons/apps";
-$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node.";
-$a->strings["On this server the following remote servers are blocked."] = "On this server the following remote servers are blocked.";
-$a->strings["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["Bug reports and issues: please visit"] = "Bug reports and issues: please visit";
-$a->strings["the bugtracker at github"] = "the bugtracker at github";
-$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca";
-$a->strings["Group created."] = "Group created.";
-$a->strings["Could not create group."] = "Could not create group.";
-$a->strings["Group not found."] = "Group not found.";
-$a->strings["Group name changed."] = "Group name changed.";
-$a->strings["Unknown group."] = "Unknown group.";
-$a->strings["Contact is unavailable."] = "Contact is unavailable.";
-$a->strings["Contact is deleted."] = "Contact is deleted.";
-$a->strings["Contact is blocked, unable to add it to a group."] = "Contact is blocked, unable to add it to a group.";
-$a->strings["Unable to add the contact to the group."] = "Unable to add contact to group.";
-$a->strings["Contact successfully added to group."] = "Contact successfully added to group.";
-$a->strings["Unable to remove the contact from the group."] = "Unable to remove contact from group.";
-$a->strings["Contact successfully removed from group."] = "Contact successfully removed from group.";
-$a->strings["Unknown group command."] = "Unknown group command.";
-$a->strings["Bad request."] = "Bad request.";
-$a->strings["Save Group"] = "Save group";
-$a->strings["Filter"] = "Filter";
-$a->strings["Create a group of contacts/friends."] = "Create a group of contacts/friends.";
-$a->strings["Group removed."] = "Group removed.";
-$a->strings["Unable to remove group."] = "Unable to remove group.";
-$a->strings["Delete Group"] = "Delete group";
-$a->strings["Edit Group Name"] = "Edit group name";
-$a->strings["Members"] = "Members";
-$a->strings["Remove contact from group"] = "Remove contact from group";
-$a->strings["Add contact to group"] = "Add contact to group";
-$a->strings["Help:"] = "Help:";
-$a->strings["Welcome to %s"] = "Welcome to %s";
 $a->strings["Friendica Communications Server - Setup"] = "Friendica Communications Server - Setup";
 $a->strings["System check"] = "System check";
 $a->strings["Check again"] = "Check again";
@@ -2103,126 +2358,6 @@ $a->strings["Installation finished"] = "Installation finished";
 $a->strings["<h1>What next</h1>"] = "<h1>What next</h1>";
 $a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANT: You will need to [manually] setup a scheduled task for the worker.";
 $a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel.";
-$a->strings["Total invitation limit exceeded."] = "Total invitation limit exceeded";
-$a->strings["%s : Not a valid email address."] = "%s : Not a valid email address";
-$a->strings["Please join us on Friendica"] = "Please join us on Friendica.";
-$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Invitation limit is exceeded. Please contact your site administrator.";
-$a->strings["%s : Message delivery failed."] = "%s : Message delivery failed";
-$a->strings["%d message sent."] = [
-       0 => "%d message sent.",
-       1 => "%d messages sent.",
-];
-$a->strings["You have no more invitations available"] = "You have no more invitations available.";
-$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks.";
-$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "To accept this invitation, please sign up at %s or any other public Friendica website.";
-$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "Friendica sites are all inter-connected to create a large privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join.";
-$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Our apologies. This system is not currently configured to connect with other public sites or invite members.";
-$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks."] = "Friendica sites are all inter-connected to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks.";
-$a->strings["To accept this invitation, please visit and register at %s."] = "To accept this invitation, please visit and register at %s.";
-$a->strings["Send invitations"] = "Send invitations";
-$a->strings["Enter email addresses, one per line:"] = "Enter email addresses, one per line:";
-$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web.";
-$a->strings["You will need to supply this invitation code: \$invite_code"] = "You will need to supply this invitation code: \$invite_code";
-$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Once you have signed up, please connect with me via my profile page at:";
-$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca";
-$a->strings["Time Conversion"] = "Time conversion";
-$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provides this service for sharing events with other networks and friends in unknown time zones.";
-$a->strings["UTC time: %s"] = "UTC time: %s";
-$a->strings["Current timezone: %s"] = "Current time zone: %s";
-$a->strings["Converted localtime: %s"] = "Converted local time: %s";
-$a->strings["Please select your timezone:"] = "Please select your time zone:";
-$a->strings["Create a New Account"] = "Create a new account";
-$a->strings["Password: "] = "Password: ";
-$a->strings["Remember me"] = "Remember me";
-$a->strings["Or login using OpenID: "] = "Or login with OpenID: ";
-$a->strings["Forgot your password?"] = "Forgot your password?";
-$a->strings["Website Terms of Service"] = "Website Terms of Service";
-$a->strings["terms of service"] = "Terms of service";
-$a->strings["Website Privacy Policy"] = "Website Privacy Policy";
-$a->strings["privacy policy"] = "Privacy policy";
-$a->strings["Logged out."] = "Logged out.";
-$a->strings["System down for maintenance"] = "Sorry, the system is currently down for maintenance.";
-$a->strings["Page not found."] = "Page not found";
-$a->strings["Invalid photo with id %s."] = "Invalid photo with id %s.";
-$a->strings["%s's timeline"] = "%s's timeline";
-$a->strings["%s's posts"] = "%s's posts";
-$a->strings["%s's comments"] = "%s's comments";
-$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking \"Register\"."] = "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking \"Register\".";
-$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items.";
-$a->strings["Your OpenID (optional): "] = "Your OpenID (optional): ";
-$a->strings["Include your profile in member directory?"] = "Include your profile in member directory?";
-$a->strings["Note for the admin"] = "Note for the admin";
-$a->strings["Leave a message for the admin, why you want to join this node"] = "Leave a message for the admin. Why do you want to join this node?";
-$a->strings["Membership on this site is by invitation only."] = "Membership on this site is by invitation only.";
-$a->strings["Your invitation code: "] = "Your invitation code: ";
-$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Your full name: ";
-$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Your Email Address: (Initial information will be sent there, so this must be an existing address.)";
-$a->strings["Leave empty for an auto generated password."] = "Leave empty for an auto generated password.";
-$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be \"<strong>nickname@%s</strong>\"."] = "Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be \"<strong>nickname@%s</strong>\".";
-$a->strings["Choose a nickname: "] = "Choose a nickname: ";
-$a->strings["Import your profile to this friendica instance"] = "Import an existing Friendica profile to this node.";
-$a->strings["Note: This node explicitly contains adult content"] = "Note: This node explicitly contains adult content";
-$a->strings["Registration successful. Please check your email for further instructions."] = "Registration successful. Please check your email for further instructions.";
-$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Failed to send email message. Here are your account details:<br> login: %s<br> password: %s<br><br>You can change your password after login.";
-$a->strings["Registration successful."] = "Registration successful.";
-$a->strings["Your registration can not be processed."] = "Your registration cannot be processed.";
-$a->strings["Your registration is pending approval by the site owner."] = "Your registration is pending approval by the site administrator.";
-$a->strings["Two-factor authentication successfully disabled."] = "Two-factor authentication successfully disabled.";
-$a->strings["<p>Use an application on a mobile device to get two-factor authentication codes when prompted on login.</p>"] = "<p>Use an application on a mobile device to get two-factor authentication codes when prompted on login.</p>";
-$a->strings["Authenticator app"] = "Authenticator app";
-$a->strings["Configured"] = "Configured";
-$a->strings["Not Configured"] = "Not configured";
-$a->strings["<p>You haven't finished configuring your authenticator app.</p>"] = "<p>You haven't finished configuring your authenticator app.</p>";
-$a->strings["<p>Your authenticator app is correctly configured.</p>"] = "<p>Your authenticator app is correctly configured.</p>";
-$a->strings["Recovery codes"] = "Recovery codes";
-$a->strings["Remaining valid codes"] = "Remaining valid codes";
-$a->strings["<p>These one-use codes can replace an authenticator app code in case you have lost access to it.</p>"] = "<p>These one-use codes can replace an authenticator app code in case you have lost access to it.</p>";
-$a->strings["Current password:"] = "Current password:";
-$a->strings["You need to provide your current password to change two-factor authentication settings."] = "You need to provide your current password to change two-factor authentication settings.";
-$a->strings["Enable two-factor authentication"] = "Enable two-factor authentication";
-$a->strings["Disable two-factor authentication"] = "Disable two-factor authentication";
-$a->strings["Show recovery codes"] = "Show recovery codes";
-$a->strings["Finish app configuration"] = "Finish app configuration";
-$a->strings["Please enter your password to access this page."] = "Please enter your password to access this page.";
-$a->strings["New recovery codes successfully generated."] = "New recovery codes successfully generated.";
-$a->strings["Two-factor recovery codes"] = "Two-factor recovery codes";
-$a->strings["<p>Recovery codes can be used to access your account in the event you lose access to your device and cannot receive two-factor authentication codes.</p><p><strong>Put these in a safe spot!</strong> If you lose your device and don’t have the recovery codes you will lose access to your account.</p>"] = "<p>Recovery codes can be used to access your account in the event you lose access to your device and cannot receive two-factor authentication codes.</p><p><strong>Put these in a safe place!</strong> If you lose your device and don’t have the recovery codes you will lose access to your account.</p>";
-$a->strings["When you generate new recovery codes, you must copy the new codes. Your old codes won’t work anymore."] = "When you generate new recovery codes, you must copy the new codes. Your old codes won’t work anymore.";
-$a->strings["Generate new recovery codes"] = "Generate new recovery codes";
-$a->strings["Next: Verification"] = "Next: Verification";
-$a->strings["Two-factor authentication successfully activated."] = "Two-factor authentication successfully activated.";
-$a->strings["Invalid code, please retry."] = "Invalid code, please try again.";
-$a->strings["<p>Or you can submit the authentication settings manually:</p>\n<dl>\n\t<dt>Issuer</dt>\n\t<dd>%s</dd>\n\t<dt>Account Name</dt>\n\t<dd>%s</dd>\n\t<dt>Secret Key</dt>\n\t<dd>%s</dd>\n\t<dt>Type</dt>\n\t<dd>Time-based</dd>\n\t<dt>Number of digits</dt>\n\t<dd>6</dd>\n\t<dt>Hashing algorithm</dt>\n\t<dd>SHA-1</dd>\n</dl>"] = "<p>Or you can submit the authentication settings manually:</p>\n<dl>\n\t<dt>Issuer</dt>\n\t<dd>%s</dd>\n\t<dt>Account Name</dt>\n\t<dd>%s</dd>\n\t<dt>Secret Key</dt>\n\t<dd>%s</dd>\n\t<dt>Type</dt>\n\t<dd>Time-based</dd>\n\t<dt>Number of digits</dt>\n\t<dd>6</dd>\n\t<dt>Hashing algorithm</dt>\n\t<dd>SHA-1</dd>\n</dl>";
-$a->strings["Two-factor code verification"] = "Two-factor code verification";
-$a->strings["<p>Please scan this QR Code with your authenticator app and submit the provided code.</p>"] = "<p>Please scan this QR Code with your authenticator app and submit the provided code.</p>";
-$a->strings["<p>Or you can open the following URL in your mobile devicde:</p><p><a href=\"%s\">%s</a></p>"] = "<p>Or you can open the following URL in your mobile device:</p><p><a href=\"%s\">%s</a></p>";
-$a->strings["Please enter a code from your authentication app"] = "Please enter a code from your authentication app";
-$a->strings["Verify code and enable two-factor authentication"] = "Verify code and enable two-factor authentication";
-$a->strings["Bad Request"] = "Bad request";
-$a->strings["Unauthorized"] = "Unauthorized";
-$a->strings["Forbidden"] = "Forbidden";
-$a->strings["Not Found"] = "Not found";
-$a->strings["Internal Server Error"] = "Internal Server Error";
-$a->strings["Service Unavailable"] = "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 but has failed or not yet being 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 (possibly because it is overloaded or down for maintenance). Please try again later.";
-$a->strings["Go back"] = "Go back";
-$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), a 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 won’t be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication.";
-$a->strings["This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts."] = "This information is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional personal information that may be transmitted to the communication partner's accounts.";
-$a->strings["At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/uexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners."] = "At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/uexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners.";
-$a->strings["Privacy Statement"] = "Privacy Statement";
-$a->strings["Remaining recovery codes: %d"] = "Remaining recovery codes: %d";
-$a->strings["Two-factor recovery"] = "Two-factor recovery";
-$a->strings["<p>You can enter one of your one-time recovery codes in case you lost access to your mobile device.</p>"] = "<p>You can enter one of your one-time recovery codes in case you lost access to your mobile device.</p>";
-$a->strings["Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"] = "Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>";
-$a->strings["Please enter a recovery code"] = "Please enter a recovery code";
-$a->strings["Submit recovery code and complete login"] = "Submit recovery code and complete login";
-$a->strings["<p>Open the two-factor authentication app on your device to get an authentication code and verify your identity.</p>"] = "<p>Open the two-factor authentication app on your device to get an authentication code and verify your identity.</p>";
-$a->strings["Verify code and complete login"] = "Verify code and complete login";
 $a->strings["This entry was edited"] = "This entry was edited";
 $a->strings["Private Message"] = "Private message";
 $a->strings["Delete locally"] = "Delete locally";
@@ -2260,76 +2395,19 @@ $a->strings["%d comment"] = [
 ];
 $a->strings["Show more"] = "Show more";
 $a->strings["Show fewer"] = "Show fewer";
-$a->strings["Sharing notification from Diaspora network"] = "Sharing notification from diaspora* network";
-$a->strings["Attachments:"] = "Attachments:";
-$a->strings["%s is now following %s."] = "%s is now following %s.";
-$a->strings["following"] = "following";
-$a->strings["%s stopped following %s."] = "%s stopped following %s.";
-$a->strings["stopped following"] = "stopped following";
-$a->strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD or MM-DD";
-$a->strings["never"] = "never";
-$a->strings["less than a second ago"] = "less than a second ago";
-$a->strings["year"] = "year";
-$a->strings["years"] = "years";
-$a->strings["months"] = "months";
-$a->strings["weeks"] = "weeks";
-$a->strings["days"] = "days";
-$a->strings["hour"] = "hour";
-$a->strings["hours"] = "hours";
-$a->strings["minute"] = "minute";
-$a->strings["minutes"] = "minutes";
-$a->strings["second"] = "second";
-$a->strings["seconds"] = "seconds";
-$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["(no subject)"] = "(no subject)";
+$a->strings["You must be logged in to use addons. "] = "You must be logged in to use addons. ";
+$a->strings["Delete this item?"] = "Delete this item?";
+$a->strings["toggle mobile"] = "Toggle mobile";
+$a->strings["Legacy module file not found: %s"] = "Legacy module file not found: %s";
+$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours.";
+$a->strings["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["Enter new password: "] = "Enter new password: ";
+$a->strings["Post update version number has been set to %s."] = "Post update version number has been set to %s.";
+$a->strings["Check for pending update actions."] = "Check for pending update actions.";
+$a->strings["Done."] = "Done.";
+$a->strings["Execute pending post updates."] = "Execute pending post updates.";
+$a->strings["All pending post updates are done."] = "All pending post updates are done.";
+$a->strings["No system theme config value set."] = "No system theme configuration value set.";
 $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."] = "%s: Updating post-type.";
-$a->strings["greenzero"] = "greenzero";
-$a->strings["purplezero"] = "purplezero";
-$a->strings["easterbunny"] = "easterbunny";
-$a->strings["darkzero"] = "darkzero";
-$a->strings["comix"] = "comix";
-$a->strings["slackr"] = "slackr";
-$a->strings["Variations"] = "Variations";
-$a->strings["Custom"] = "Custom";
-$a->strings["Note"] = "Note";
-$a->strings["Check image permissions if all users are allowed to see the image"] = "Check image permissions that everyone is allowed to see the image";
-$a->strings["Select color scheme"] = "Select color scheme";
-$a->strings["Copy or paste schemestring"] = "Copy or paste theme string";
-$a->strings["You can copy this string to share your theme with others. Pasting here applies the schemestring"] = "You can copy this string to share your theme with others. Pasting here applies the theme string";
-$a->strings["Navigation bar background color"] = "Navigation bar background color:";
-$a->strings["Navigation bar icon color "] = "Navigation bar icon color:";
-$a->strings["Link color"] = "Link color:";
-$a->strings["Set the background color"] = "Background color:";
-$a->strings["Content background opacity"] = "Content background opacity";
-$a->strings["Set the background image"] = "Background image:";
-$a->strings["Background image style"] = "Background image style";
-$a->strings["Login page background image"] = "Login page background image";
-$a->strings["Login page background color"] = "Login page background color";
-$a->strings["Leave background image and color empty for theme defaults"] = "Leave background image and color empty for theme defaults";
-$a->strings["Top Banner"] = "Top Banner";
-$a->strings["Resize image to the width of the screen and show background color below on long pages."] = "Resize image to the width of the screen and show background color below on long pages.";
-$a->strings["Full screen"] = "Full screen";
-$a->strings["Resize image to fill entire screen, clipping either the right or the bottom."] = "Resize image to fill entire screen, clipping either the right or the bottom.";
-$a->strings["Single row mosaic"] = "Single row mosaic";
-$a->strings["Resize image to repeat it on a single row, either vertical or horizontal."] = "Resize image to repeat it on a single row, either vertical or horizontal.";
-$a->strings["Mosaic"] = "Mosaic";
-$a->strings["Repeat image to fill the screen."] = "Repeat image to fill the screen.";
-$a->strings["Guest"] = "Guest";
-$a->strings["Visitor"] = "Visitor";
-$a->strings["Alignment"] = "Alignment";
-$a->strings["Left"] = "Left";
-$a->strings["Center"] = "Center";
-$a->strings["Color scheme"] = "Color scheme";
-$a->strings["Posts font size"] = "Posts font size";
-$a->strings["Textareas font size"] = "Text areas font size";
-$a->strings["Comma separated list of helper forums"] = "Comma-separated list of helper forums";
-$a->strings["Set style"] = "Set style";
-$a->strings["Community Pages"] = "Community pages";
-$a->strings["Community Profiles"] = "Community profiles";
-$a->strings["Help or @NewHere ?"] = "Help or @NewHere ?";
-$a->strings["Connect Services"] = "Connect services";
-$a->strings["Find Friends"] = "Find friends";
-$a->strings["Last users"] = "Last users";
-$a->strings["Quick Start"] = "Quick start";