]> git.mxchange.org Git - friendica.git/commitdiff
Merge pull request #5041 from M-arcus/patch-1
authorHypolite Petovan <mrpetovan@gmail.com>
Sun, 13 May 2018 14:03:11 +0000 (10:03 -0400)
committerGitHub <noreply@github.com>
Sun, 13 May 2018 14:03:11 +0000 (10:03 -0400)
[TASK] Automatic installation: Install theme

30 files changed:
VERSION
boot.php
doc/Home.md
doc/Tags-and-Mentions.md
doc/de/Home.md
doc/tools.md [new file with mode: 0644]
include/api.php
include/conversation.php
mod/_well_known.php
mod/admin.php
mod/display.php
src/Content/Feature.php
src/Database/DBStructure.php
src/Database/PostUpdate.php
src/Model/Contact.php
src/Model/GContact.php
src/Model/Item.php
src/Network/Probe.php
src/Object/Post.php
src/Protocol/DFRN.php
src/Protocol/Diaspora.php
src/Protocol/PortableContact.php
update.php
util/messages.po
view/lang/de/messages.po
view/lang/de/strings.php
view/lang/fi-fi/messages.po
view/lang/fi-fi/strings.php
view/lang/pl/messages.po
view/lang/pl/strings.php

diff --git a/VERSION b/VERSION
index 52b0d2a456fca605fbb1f95c701b47afd88166b6..a8428e9db4df30bb76fea652b891c898123bd4ed 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2018-05-dev
+2018.05-rc
index ae2f4b1a06306d484f96ea4d723c8db48f0ec837..ece2b04f2ee2d815237b895ee8075c09c7a00c2b 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -39,9 +39,9 @@ require_once 'include/text.php';
 
 define('FRIENDICA_PLATFORM',     'Friendica');
 define('FRIENDICA_CODENAME',     'The Tazmans Flax-lily');
-define('FRIENDICA_VERSION',      '2018-05-dev');
+define('FRIENDICA_VERSION',      '2018.05-rc');
 define('DFRN_PROTOCOL_VERSION',  '2.23');
-define('DB_UPDATE_VERSION',      1259);
+define('DB_UPDATE_VERSION',      1261);
 define('NEW_UPDATE_ROUTINE_VERSION', 1170);
 
 /**
index 74dca6bed83d7038635eb70115fef5c24c02675d..1d72a2600ff14ce2bc1e386cfe9c1ea578ed837e 100644 (file)
@@ -34,6 +34,7 @@ Friendica Documentation and Resources
 * [Using SSL with Friendica](help/SSL)
 * [Config values that can only be set in .htconfig.php](help/htconfig)
 * [Improve Performance](help/Improve-Performance)
+* [Administration Tools](help/tools)
 
 **Developer Manual**
 
index eac2c97f84937ed559bff64b0f8d8f4ebe39ce58..5b046228f72e902d6f0523ddf51d76b56e49a6fb 100644 (file)
@@ -23,16 +23,19 @@ You can tag a person on a different network or one that is **not in your social
 
 Unless their system blocks unsolicited "mentions", the person tagged will likely receive a "Mention" post/activity or become a direct participant in the conversation in the case of public posts.
 Friendica blocks incoming “mentions” from people with no relationship to you.
-The exception is an ongiong conversation started from a contact of both you and the 3rd person or a conversation in a forum where you are a member of.
+The exception is an ongoing conversation started from a contact of both you and the 3rd person or a conversation in a forum where you are a member of.
 This is a spam prevention measure.
 
 Remote mentions are delivered using the OStatus protocol.
-This protocol is used by Friendica and GNU Social and several other systems, but is not currently implemented in Diaspora. 
+This protocol is used by Friendica and GNU Social and several other systems like Mastodon, but is not currently implemented in Diaspora. 
 As the OStatus protocol allows this Friendica user can be @-mentioned by users from platforms using this protocol in conversations if the "Enable OStatus support" is activated on the Friendica node.
 These @-mentions wont be blocked, even if there is no relationship between the sender and the receiver of the message.
 
 Friendica makes no distinction between people and forums for the purpose of tagging.
-(Some other networks use !forum to indicate a forum.)
+You can use @-mentions for forums like for other accounts to tag the forum.
+If you want to post something exclusively to a forum (e.g. the support forum) please use the bang-notation instead of  the @tag.
+So !helpers will be an exclusive posting to the support forum if you are connected with the forum.
+If you select a forum from the ACL a !-mention will be added automatically to your posting.
 
 If you sort your contacts into groups, you cannot @-mention these groups.
 But you can select the group in the access control when creating a new posting, to allow (or disallow) a certain group of people to see the posting.
@@ -40,11 +43,14 @@ See [Groups and Privacy](help/Groups-and-Privacy) for more details about groupin
 
 **Topical Tags**
 
-Topical tags are indicated by preceding the tag name with the  # character. This will create a link in the post to a generalised site search for the term provided. For example, #cars will provide a search link for all posts mentioning 'cars' on your site. Topical tags are generally a minimum of three characters in length.  Shorter search terms are not likely to yield any search results, although this depends on the database configuration. The same rules apply as with names that spaces within tags are represented by the underscore character. It is therefore not possible to create a tag whose target contains an underscore.
+Topical tags are indicated by preceding the tag name with the  # character.
+This will create a link in the post to a generalised site search for the term provided.
+For example, #cars will provide a search link for all posts mentioning 'cars' on your site.
+Topical tags are generally a minimum of three characters in length.
+Shorter search terms are not likely to yield any search results, although this depends on the database configuration.
+The same rules apply as with names that spaces within tags are represented by the underscore character.
+It is therefore not possible to create a tag whose target contains an underscore.
 
-Topical tags are also not linked if they are purely numeric, e.g. #1. If you wish to use a numerica hashtag, please add some descriptive text such as #2012-elections. 
-
-
+Topical tags are also not linked if they are purely numeric, e.g. #1.
+If you wish to use a numerica hashtag, please add some descriptive text such as #2012-elections. 
 
index 2c46909ee7dd954540b8127d919d0fe46c36299f..8e4be6bfc8bd0a02628013c62e953695462304a7 100644 (file)
@@ -36,6 +36,7 @@ Friendica - Dokumentation und Ressourcen
 * [Betreibe deine Seite mit einem SSL-Zertifikat](help/SSL)
 * [Konfigurationswerte, die nur in der .htconfig.php gesetzt werden können](help/htconfig) (EN)
 * [Performance verbessern](help/Improve-Performance)
+* [Administration Werkzeuge](help/tools) (EN)
 
 **Dokumentation für Entwickler**
 
diff --git a/doc/tools.md b/doc/tools.md
new file mode 100644 (file)
index 0000000..d068a2c
--- /dev/null
@@ -0,0 +1,76 @@
+Admin Tools
+===========
+
+* [Home](help)
+
+Friendica Tools
+---------------
+
+Friendica has a build in command console you can find in the *bin* directory.
+The console provides the following commands:
+
+* config:                 Edit site config
+* createdoxygen:          Generate Doxygen headers
+* dbstructure:            Do database updates
+* docbloxerrorchecker:    Check the file tree for DocBlox errors
+* extract:                Generate translation string file for the Friendica project (deprecated)
+* globalcommunityblock:   Block remote profile from interacting with this node
+* globalcommunitysilence: Silence remote profile from global community page
+* archivecontact:         Archive a contact when you know that it isn't existing anymore
+* help:                   Show help about a command, e.g (bin/console help config)
+* autoinstall:            Starts automatic installation of friendica based on values from htconfig.php
+* maintenance:            Set maintenance mode for this node
+* newpassword:            Set a new password for a given user
+* php2po:                 Generate a messages.po file from a strings.php file
+* po2php:                 Generate a strings.php file from a messages.po file
+* typo:                   Checks for parse errors in Friendica files
+
+Please consult *bin/console help* on the command line interface of your server for details about the commands.
+
+3rd Party Tools
+---------------
+
+In addition to the tools Friendica includes, some 3rd party tools can make your admin days easier.
+
+### Fail2ban
+
+Fail2ban is an intrusion prevention framework ([see Wikipedia](https://en.wikipedia.org/wiki/Fail2ban)) that you can use to forbid access to a server under certain conditions, e.g. 3 failed attempts to log in, for a certain amount of time.
+
+The following configuration was [provided](https://forum.friendi.ca/display/174591b4135ae40c1ad7e93897572454) by Steffen K9 using Debian.
+You need to adjust the *logpath* in the *jail.local* file and the *bantime* (value is in seconds).
+
+In */etc/fail2ban/jail.local* create a section for Friendica:
+
+       [friendica]
+       enabled = true
+       findtime = 300
+       bantime  = 900
+       filter = friendica
+       port = http,https
+       logpath = /var/log/friend.log
+       logencoding = utf-8
+
+And create a filter definition in */etc/fail2ban/filter.d/friendica.conf*:
+
+       [Definition]
+       failregex = ^.*Login\.php.*failed login attempt.*from IP <HOST>.*$
+       ignoreregex =
+
+Additionally you have to define the number of failed logins before the ban should be activated.
+This is done either in the global configuration or for each jail separately.
+You should inform your users about the number of failed login attempts you grant them.
+Otherwise you'll get many reports about the server not functioning if the number is too low.
+
+### Log rotation
+
+If you have activated the logs in Friendica, be aware that they can grow to a significant size.
+To keep them in control you should add them to the automatic [log rotation](https://en.wikipedia.org/wiki/Log_rotation), e.g. using the *logrotate* command.
+
+In */etc/logrotate.d/* add a file called *friendica* that contains the configuration.
+The following will compress */var/log/friendica* (assuming this is the location of the log file) on a daily basis and keep 2 days of back-log.
+
+       /var/log/friendica.log {
+               compress
+               daily
+               rotate 2
+       }
index 72997dd3a06529a08e3296e69b6a58f8a6ecae93..628b86c649fa7f2e66bd2a9905fe41e839766df3 100644 (file)
@@ -2002,6 +2002,19 @@ function api_statuses_show($type)
                $sql_extra .= " AND `item`.`id` = %d";
        }
 
+       // try to fetch the item for the local user - or the public item, if there is no local one
+       $uri_item = dba::selectFirst('item', ['uri'], ['id' => $id]);
+       if (!DBM::is_result($uri_item)) {
+               throw new BadRequestException("There is no status with this id.");
+       }
+
+       $item = dba::selectFirst('item', ['id'], ['uri' => $uri_item['uri'], 'uid' => [0, api_user()]], ['order' => ['uid' => true]]);
+       if (!DBM::is_result($item)) {
+               throw new BadRequestException("There is no status with this id.");
+       }
+
+       $id = $item['id'];
+
        $r = q(
                "SELECT `item`.*, `item`.`id` AS `item_id`, `item`.`network` AS `item_network`,
                `contact`.`name`, `contact`.`photo`, `contact`.`url`, `contact`.`rel`,
@@ -2011,7 +2024,7 @@ function api_statuses_show($type)
                INNER JOIN `contact` ON `contact`.`id` = `item`.`contact-id` AND `contact`.`uid` = `item`.`uid`
                        AND (NOT `contact`.`blocked` OR `contact`.`pending`)
                WHERE `item`.`visible` AND NOT `item`.`moderated` AND NOT `item`.`deleted`
-               AND `item`.`uid` = %d AND `item`.`verb` = '%s'
+               AND `item`.`uid` IN (0, %d) AND `item`.`verb` = '%s'
                $sql_extra",
                intval(api_user()),
                dbesc(ACTIVITY_POST),
@@ -2075,22 +2088,25 @@ function api_conversation_show($type)
 
        logger('API: api_conversation_show: '.$id);
 
-       $r = q("SELECT `parent` FROM `item` WHERE `id` = %d", intval($id));
-       if (DBM::is_result($r)) {
-               $id = $r[0]["parent"];
+       // try to fetch the item for the local user - or the public item, if there is no local one
+       $item = dba::selectFirst('item', ['parent-uri'], ['id' => $id]);
+       if (!DBM::is_result($item)) {
+               throw new BadRequestException("There is no status with this id.");
        }
 
+       $parent = dba::selectFirst('item', ['id'], ['uri' => $item['parent-uri'], 'uid' => [0, api_user()]], ['order' => ['uid' => true]]);
+       if (!DBM::is_result($parent)) {
+               throw new BadRequestException("There is no status with this id.");
+       }
+
+       $id = $parent['id'];
+
        $sql_extra = '';
 
        if ($max_id > 0) {
                $sql_extra = ' AND `item`.`id` <= ' . intval($max_id);
        }
 
-       // Not sure why this query was so complicated. We should keep it here for a while,
-       // just to make sure that we really don't need it.
-       //      FROM `item` INNER JOIN (SELECT `uri`,`parent` FROM `item` WHERE `id` = %d) AS `temp1`
-       //      ON (`item`.`thr-parent` = `temp1`.`uri` AND `item`.`parent` = `temp1`.`parent`)
-
        $r = q(
                "SELECT `item`.*, `item`.`id` AS `item_id`, `item`.`network` AS `item_network`,
                `contact`.`name`, `contact`.`photo`, `contact`.`url`, `contact`.`rel`,
@@ -2101,7 +2117,7 @@ function api_conversation_show($type)
                        AND (NOT `contact`.`blocked` OR `contact`.`pending`)
                WHERE `item`.`parent` = %d AND `item`.`visible`
                AND NOT `item`.`moderated` AND NOT `item`.`deleted`
-               AND `item`.`uid` = %d AND `item`.`verb` = '%s'
+               AND `item`.`uid` IN (0, %d) AND `item`.`verb` = '%s'
                AND `item`.`id`>%d $sql_extra
                ORDER BY `item`.`id` DESC LIMIT %d ,%d",
                intval($id),
index ae12cf4827de6b8c0c6e3b3222f108ebd39698d0..5d84be74cab81ed63cb9b95d322e672ceee4763b 100644 (file)
@@ -473,7 +473,7 @@ function item_joins() {
        return sprintf("STRAIGHT_JOIN `contact` ON `contact`.`id` = `item`.`contact-id`
                AND NOT `contact`.`blocked`
                AND ((NOT `contact`.`readonly` AND NOT `contact`.`pending` AND (`contact`.`rel` IN (%s, %s)))
-               OR `contact`.`self` OR (`item`.`id` != `item`.`parent`))
+               OR `contact`.`self` OR (`item`.`id` != `item`.`parent`) OR `contact`.`uid` = 0)
                INNER JOIN `contact` AS `author` ON `author`.`id`=`item`.`author-id` AND NOT `author`.`blocked`
                INNER JOIN `contact` AS `owner` ON `owner`.`id`=`item`.`owner-id` AND NOT `owner`.`blocked`
                LEFT JOIN `event` ON `event-id` = `event`.`id`",
@@ -900,37 +900,12 @@ function conversation_add_children($parents, $block_authors, $order) {
        $block_sql = $block_authors ? "AND NOT `author`.`hidden` AND NOT `author`.`blocked`" : "";
 
        foreach ($parents AS $parent) {
-               $thread_items = dba::p(item_query()." AND `item`.`uid` = ?
-                       AND `item`.`parent-uri` = ? $block_sql
-                       ORDER BY `item`.`commented` DESC" . $limit,
-                       local_user(),
-                       $parent['uri']
-               );
-               $comments = dba::inArray($thread_items);
+               $thread_items = dba::p(item_query()."AND `item`.`parent-uri` = ?
+                       AND `item`.`uid` IN (0, ?) $block_sql
+                       ORDER BY `item`.`uid` ASC, `item`.`commented` DESC" . $limit,
+                       $parent['uri'], local_user());
 
-               // Check if the original item is in the result.
-               // When commenting from the community page there can be incomplete threads
-               if (count($comments) > 0) {
-                       $parent_found = false;
-                       foreach ($comments as $comment) {
-                               if ($comment['uri'] == $comment['parent-uri']) {
-                                       $parent_found = true;
-                                       break;
-                               }
-                       }
-                       if (!$parent_found) {
-                               $comments = [];
-                       }
-               }
-
-               if (count($comments) == 0) {
-                       $thread_items = dba::p(item_query()." AND `item`.`uid` = 0
-                               AND `item`.`parent-uri` = ?
-                               ORDER BY `item`.`commented` DESC LIMIT ".intval($max_comments + 1),
-                               $parent['uri']
-                       );
-                       $comments = dba::inArray($thread_items);
-               }
+               $comments = dba::inArray($thread_items);
 
                if (count($comments) != 0) {
                        $items = array_merge($items, $comments);
index 782dc7a1b145973eb2a1b061701f89c37ac17d80..407fc756a931fef7cfe0a39adc79816def46b1b6 100644 (file)
@@ -73,8 +73,8 @@ function wk_social_relay()
                'subscribe' => $subscribe,
                'scope' => $scope,
                'tags' => $taglist,
-               'protocols' => ['diaspora' => System::baseUrl() . '/receive/public',
-                       'dfrn' => System::baseUrl() . '/dfrn_notify']
+               'protocols' => ['diaspora' => ['receive' => System::baseUrl() . '/receive/public'],
+                       'dfrn' => ['receive' => System::baseUrl() . '/dfrn_notify']]
        ];
 
        header('Content-type: application/json; charset=utf-8');
index 1447dbaf185dc8313b8f60d005933429736b736f..bc5d9d507d458814c68ac98dc3c899c95eb4d200 100644 (file)
@@ -1341,16 +1341,12 @@ function admin_page_site(App $a)
        }
        $diaspora_able = ($a->get_path() == "");
 
-       $optimize_max_tablesize = Config::get('system', 'optimize_max_tablesize', 100);
+       $optimize_max_tablesize = Config::get('system', 'optimize_max_tablesize', -1);
 
-       if ($optimize_max_tablesize < -1) {
+       if ($optimize_max_tablesize <= 0) {
                $optimize_max_tablesize = -1;
        }
 
-       if ($optimize_max_tablesize == 0) {
-               $optimize_max_tablesize = 100;
-       }
-
        $t = get_markup_template('admin/site.tpl');
        return replace_macros($t, [
                '$title' => L10n::t('Administration'),
@@ -1421,7 +1417,7 @@ function admin_page_site(App $a)
                '$maxloadavg'           => ['maxloadavg', L10n::t("Maximum Load Average"), Config::get('system', 'maxloadavg', 50), L10n::t("Maximum system load before delivery and poll processes are deferred - default 50.")],
                '$maxloadavg_frontend'  => ['maxloadavg_frontend', L10n::t("Maximum Load Average \x28Frontend\x29"), Config::get('system', 'maxloadavg_frontend', 50), L10n::t("Maximum system load before the frontend quits service - default 50.")],
                '$min_memory'           => ['min_memory', L10n::t("Minimal Memory"), Config::get('system', 'min_memory', 0), L10n::t("Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 \x28deactivated\x29.")],
-               '$optimize_max_tablesize'=> ['optimize_max_tablesize', L10n::t("Maximum table size for optimization"), $optimize_max_tablesize, L10n::t("Maximum table size \x28in MB\x29 for the automatic optimization - default 100 MB. Enter -1 to disable it.")],
+               '$optimize_max_tablesize'=> ['optimize_max_tablesize', L10n::t("Maximum table size for optimization"), $optimize_max_tablesize, L10n::t("Maximum table size \x28in MB\x29 for the automatic optimization. Enter -1 to disable it.")],
                '$optimize_fragmentation'=> ['optimize_fragmentation', L10n::t("Minimum level of fragmentation"), Config::get('system', 'optimize_fragmentation', 30), L10n::t("Minimum fragmenation level to start the automatic optimization - default value is 30%.")],
 
                '$poco_completion'      => ['poco_completion', L10n::t("Periodical check of global contacts"), Config::get('system','poco_completion'), L10n::t("If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers.")],
index eaf72c093ffb3b7a2a53962f8eaf0907d231c4f6..13a0ba465fd82eef78410158e802097fd0873370 100644 (file)
@@ -344,10 +344,10 @@ function display_content(App $a, $update = false, $update_uid = 0) {
                }
        }
 
-       $r = dba::p(item_query()."AND `item`.`parent` = (SELECT `parent` FROM `item` WHERE `id` = ?)
-               $sql_extra
-               ORDER BY `parent` DESC, `gravity` ASC, `id` ASC",
-               $item_id
+       $r = dba::p(item_query()."AND `item`.`parent-uri` = (SELECT `parent-uri` FROM `item` WHERE `id` = ?)
+               AND `item`.`uid` IN (0, ?) $sql_extra
+               ORDER BY `item`.`uid` ASC, `parent` DESC, `gravity` ASC, `id` ASC",
+               $item_id, local_user()
        );
 
        if (!DBM::is_result($r)) {
index 92cb9ae7734b1b54592cc99450517f8c72e00489..fe961db7d346bd0d0c4f6e0f5a5dde9cc15c9e3b 100644 (file)
@@ -92,8 +92,8 @@ class Feature
 
                        // Network sidebar widgets
                        'widgets' => [
-                               L10n::t('Network Sidebar Widgets'),
-                               ['archives',         L10n::t('Search by Date'), L10n::t('Ability to select posts by date ranges'), false, Config::get('feature_lock', 'archives', false)],
+                               L10n::t('Network Sidebar'),
+                               ['archives',         L10n::t('Archives'), L10n::t('Ability to select posts by date ranges'), false, Config::get('feature_lock', 'archives', false)],
                                ['forumlist_widget', L10n::t('List Forums'),    L10n::t('Enable widget to display the forums your are connected with'), true, Config::get('feature_lock', 'forumlist_widget', false)],
                                ['groups',           L10n::t('Group Filter'),   L10n::t('Enable widget to display Network posts only from selected group'), false, Config::get('feature_lock', 'groups', false)],
                                ['networks',         L10n::t('Network Filter'), L10n::t('Enable widget to display Network posts only from selected network'), false, Config::get('feature_lock', 'networks', false)],
index bccd703720af4fb590eb46eda9cb9d44935745ba..bc12ca7907f32789291ee6102f2209050f02d016 100644 (file)
@@ -207,7 +207,7 @@ class DBStructure
        public static function update($verbose, $action, $install = false, array $tables = null, array $definition = null) {
                if ($action && !$install) {
                        Config::set('system', 'maintenance', 1);
-                       Config::set('system', 'maintenance_reason', L10n::t(': Database update', DBM::date().' '.date('e')));
+                       Config::set('system', 'maintenance_reason', L10n::t('%s: Database update', DBM::date().' '.date('e')));
                }
 
                $errors = '';
index e4bfa710aa3ee8e359a819cb85de5cf835de82f1..13da437796d709158d9b863404acd5dcd47df8c3 100644 (file)
@@ -120,7 +120,8 @@ class PostUpdate
                logger("Start", LOGGER_DEBUG);
 
                // Check if the first step is done (Setting "author-id" and "owner-id" in the item table)
-               $r = dba::select('item', ['author-link', 'owner-link', 'uid'], ['author-id' => 0, 'owner-id' => 0], ['limit' => 1000]);
+               $fields = ['author-link', 'author-name', 'author-avatar', 'owner-link', 'owner-name', 'owner-avatar', 'network', 'uid'];
+               $r = dba::select('item', $fields, ['author-id' => 0, 'owner-id' => 0], ['limit' => 1000]);
                if (!$r) {
                        // Are there unfinished entries in the thread table?
                        $r = q("SELECT COUNT(*) AS `total` FROM `thread`
@@ -162,8 +163,13 @@ class PostUpdate
 
                // Set the "author-id" and "owner-id" in the item table and add a new public contact entry if needed
                foreach ($item_arr as $item) {
-                       $author_id = Contact::getIdForURL($item["author-link"]);
-                       $owner_id = Contact::getIdForURL($item["owner-link"]);
+                       $default = ['url' => $item['author-link'], 'name' => $item['author-name'],
+                               'photo' => $item['author-avatar'], 'network' => $item['network']];
+                       $author_id = Contact::getIdForURL($item["author-link"], 0, false, $default);
+
+                       $default = ['url' => $item['owner-link'], 'name' => $item['owner-name'],
+                               'photo' => $item['owner-avatar'], 'network' => $item['network']];
+                       $owner_id = Contact::getIdForURL($item["owner-link"], 0, false, $default);
 
                        if ($author_id == 0) {
                                $author_id = -1;
index 0bd5d06f68ddde8115c8af351bc602f207d745fa..b7bb0fd53a021921b42f047071dea8d5eb82ead1 100644 (file)
@@ -752,10 +752,11 @@ class Contact extends BaseObject
         * @param string  $url       Contact URL
         * @param integer $uid       The user id for the contact (0 = public contact)
         * @param boolean $no_update Don't update the contact
+        * @param array   $default   Default value for creating the contact when every else fails
         *
         * @return integer Contact ID
         */
-       public static function getIdForURL($url, $uid = 0, $no_update = false)
+       public static function getIdForURL($url, $uid = 0, $no_update = false, $default = [])
        {
                logger("Get contact data for url " . $url . " and user " . $uid . " - " . System::callstack(), LOGGER_DEBUG);
 
@@ -804,18 +805,48 @@ class Contact extends BaseObject
                $data = Probe::uri($url, "", $uid);
 
                // Last try in gcontact for unsupported networks
-               if (!in_array($data["network"], [NETWORK_DFRN, NETWORK_OSTATUS, NETWORK_DIASPORA, NETWORK_PUMPIO, NETWORK_MAIL])) {
+               if (!in_array($data["network"], [NETWORK_DFRN, NETWORK_OSTATUS, NETWORK_DIASPORA, NETWORK_PUMPIO, NETWORK_MAIL, NETWORK_FEED])) {
                        if ($uid != 0) {
                                return 0;
                        }
 
                        // Get data from the gcontact table
-                       $gcontact = dba::selectFirst('gcontact', ['name', 'nick', 'url', 'photo', 'addr', 'alias', 'network'], ['nurl' => normalise_link($url)]);
-                       if (!DBM::is_result($gcontact)) {
-                               return 0;
+                       $fields = ['name', 'nick', 'url', 'photo', 'addr', 'alias', 'network'];
+                       $contact = dba::selectFirst('gcontact', $fields, ['nurl' => normalise_link($url)]);
+                       if (!DBM::is_result($contact)) {
+                               $contact = dba::selectFirst('contact', $fields, ['nurl' => normalise_link($url)]);
+                       }
+
+                       if (!DBM::is_result($contact)) {
+                               $fields = ['url', 'addr', 'alias', 'notify', 'poll', 'name', 'nick',
+                                       'photo', 'keywords', 'location', 'about', 'network',
+                                       'priority', 'batch', 'request', 'confirm', 'poco'];
+                               $contact = dba::selectFirst('contact', $fields, ['addr' => $url]);
+                       }
+
+                       if (!DBM::is_result($contact)) {
+                               // The link could be provided as http although we stored it as https
+                               $ssl_url = str_replace('http://', 'https://', $url);
+                               $condition = ['alias' => [$url, normalise_link($url), $ssl_url]];
+                               $contact = dba::selectFirst('contact', $fields, $condition);
+                       }
+
+                       if (!DBM::is_result($contact)) {
+                               $fields = ['url', 'addr', 'alias', 'notify', 'poll', 'name', 'nick',
+                                       'photo', 'network', 'priority', 'batch', 'request', 'confirm'];
+                               $condition = ['url' => [$url, normalise_link($url), $ssl_url]];
+                               $contact = dba::selectFirst('fcontact', $fields, $condition);
+                       }
+
+                       if (!empty($default)) {
+                               $contact = $default;
                        }
 
-                       $data = array_merge($data, $gcontact);
+                       if (!DBM::is_result($contact)) {
+                               return 0;
+                       } else {
+                               $data = array_merge($data, $contact);
+                       }
                }
 
                if (!$contact_id && ($data["alias"] != '') && ($data["alias"] != $url)) {
index 7a12f1a697881dab86781c709191f92f3b8dd585..c413bef4fa9ebde5d1a5cf95aab08c663a6f1dd2 100644 (file)
@@ -239,7 +239,7 @@ class GContact
 
                        if ($alternate && ($gcontact['network'] == NETWORK_OSTATUS)) {
                                // Delete the old entry - if it exists
-                               if (dba::exists('item', ['nurl' => normalise_link($orig_profile)])) {
+                               if (dba::exists('gcontact', ['nurl' => normalise_link($orig_profile)])) {
                                        dba::delete('gcontact', ['nurl' => normalise_link($orig_profile)]);
                                }
                        }
index 425f71822ae1ab6b717777a1568c03f02db1c35c..01a0b7497cb6397f6762222c2e540d566c021066 100644 (file)
@@ -52,17 +52,24 @@ class Item extends BaseObject
                        return false;
                }
 
+               // To ensure the data integrity we do it in an transaction
+               dba::transaction();
+
+               // We cannot simply expand the condition to check for origin entries
+               // The condition needn't to be a simple array but could be a complex condition.
+               // And we have to execute this query before the update to ensure to fetch the same data.
+               $items = dba::select('item', ['id', 'origin'], $condition);
+
                $success = dba::update('item', $fields, $condition);
 
                if (!$success) {
+                       dba::close($items);
+                       dba::rollback();
                        return false;
                }
 
                $rows = dba::affected_rows();
 
-               // We cannot simply expand the condition to check for origin entries
-               // The condition needn't to be a simple array but could be a complex condition.
-               $items = dba::select('item', ['id', 'origin'], $condition);
                while ($item = dba::fetch($items)) {
                        Term::insertFromTagFieldByItemId($item['id']);
                        Term::insertFromFileFieldByItemId($item['id']);
@@ -74,6 +81,8 @@ class Item extends BaseObject
                        }
                }
 
+               dba::close($items);
+               dba::commit();
                return $rows;
        }
 
@@ -479,14 +488,20 @@ class Item extends BaseObject
                // The contact-id should be set before "self::insert" was called - but there seems to be issues sometimes
                $item["contact-id"] = self::contactId($item);
 
-               $item['author-id'] = defaults($item, 'author-id', Contact::getIdForURL($item["author-link"]));
+               $default = ['url' => $item['author-link'], 'name' => $item['author-name'],
+                       'photo' => $item['author-avatar'], 'network' => $item['network']];
+
+               $item['author-id'] = defaults($item, 'author-id', Contact::getIdForURL($item["author-link"], 0, false, $default));
 
                if (Contact::isBlocked($item["author-id"])) {
                        logger('Contact '.$item["author-id"].' is blocked, item '.$item["uri"].' will not be stored');
                        return 0;
                }
 
-               $item['owner-id'] = defaults($item, 'owner-id', Contact::getIdForURL($item["owner-link"]));
+               $default = ['url' => $item['owner-link'], 'name' => $item['owner-name'],
+                       'photo' => $item['owner-avatar'], 'network' => $item['network']];
+
+               $item['owner-id'] = defaults($item, 'owner-id', Contact::getIdForURL($item["owner-link"], 0, false, $default));
 
                if (Contact::isBlocked($item["owner-id"])) {
                        logger('Contact '.$item["owner-id"].' is blocked, item '.$item["uri"].' will not be stored');
@@ -2008,7 +2023,7 @@ EOT;
        {
                $fields = ['uid', 'guid', 'title', 'body', 'created', 'edited', 'commented', 'received', 'changed',
                        'wall', 'private', 'pubmail', 'moderated', 'visible', 'spam', 'starred', 'bookmark', 'contact-id',
-                       'deleted', 'origin', 'forum_mode', 'network', 'rendered-html', 'rendered-hash'];
+                       'deleted', 'origin', 'forum_mode', 'network', 'author-id', 'owner-id', 'rendered-html', 'rendered-hash'];
                $condition = ["`id` = ? AND (`parent` = ? OR `parent` = 0)", $itemid, $itemid];
 
                $item = dba::selectFirst('item', $fields, $condition);
@@ -2032,7 +2047,7 @@ EOT;
 
                $result = dba::update('thread', $fields, ['iid' => $itemid]);
 
-               logger("Update thread for item ".$itemid." - guid ".$item["guid"]." - ".(int)$result." ".print_r($item, true), LOGGER_DEBUG);
+               logger("Update thread for item ".$itemid." - guid ".$item["guid"]." - ".(int)$result, LOGGER_DEBUG);
 
                // Updating a shadow item entry
                $items = dba::selectFirst('item', ['id'], ['guid' => $item['guid'], 'uid' => 0]);
index d31a222f865a4e307987f821780251f5aa4bf2b3..5f665814b4d3cda1c48e924e2c47e6c80dd04b0e 100644 (file)
@@ -20,7 +20,7 @@ use Friendica\Protocol\Feed;
 use Friendica\Util\Crypto;
 use Friendica\Util\Network;
 use Friendica\Util\XML;
-
+use Friendica\Util\DateTimeFormat;
 use dba;
 use DOMXPath;
 use DOMDocument;
@@ -357,11 +357,11 @@ class Probe
                        }
                }
 
-               if (self::$baseurl != "") {
+               if (!empty(self::$baseurl)) {
                        $data["baseurl"] = self::$baseurl;
                }
 
-               if (!isset($data["network"])) {
+               if (empty($data["network"])) {
                        $data["network"] = NETWORK_PHANTOM;
                }
 
@@ -395,6 +395,12 @@ class Probe
                                                'network' => $data['network'],
                                                'server_url' => $data['baseurl']];
 
+                               // This doesn't cover the case when a community isn't a community anymore
+                               if (!empty($data['community']) && $data['community']) {
+                                       $fields['community'] = $data['community'];
+                                       $fields['contact-type'] = ACCOUNT_TYPE_COMMUNITY;
+                               }
+
                                $fieldnames = [];
 
                                foreach ($fields as $key => $val) {
@@ -411,6 +417,17 @@ class Probe
 
                                $old_fields = dba::selectFirst('gcontact', $fieldnames, $condition);
 
+                               // When the gcontact doesn't exist, the value "true" will trigger an insert.
+                               // In difference to the public contacts we want to have every contact
+                               // in the world in our global contacts.
+                               if (!$old_fields) {
+                                       $old_fields = true;
+
+                                       // These values have to be set only on insert
+                                       $fields['photo'] = $data['photo'];
+                                       $fields['created'] = DateTimeFormat::utcNow();
+                               }
+
                                dba::update('gcontact', $fields, $condition, $old_fields);
 
                                $fields = ['name' => $data['name'],
@@ -428,7 +445,10 @@ class Probe
                                                'confirm' => $data['confirm'],
                                                'poco' => $data['poco'],
                                                'network' => $data['network'],
-                                               'success_update' => DBM::date()];
+                                               'pubkey' => $data['pubkey'],
+                                               'priority' => $data['priority'],
+                                               'writable' => true,
+                                               'rel' => CONTACT_IS_SHARING];
 
                                $fieldnames = [];
 
@@ -442,14 +462,15 @@ class Probe
 
                                $condition = ['nurl' => normalise_link($data["url"]), 'self' => false, 'uid' => 0];
 
+                               // "$old_fields" will return a "false" when the contact doesn't exist.
+                               // This won't trigger an insert. This is intended, since we only need
+                               // public contacts for everyone we store items from.
+                               // We don't need to store every contact on the planet.
                                $old_fields = dba::selectFirst('contact', $fieldnames, $condition);
 
-                               // When the contact doesn't exist, the value "true" will trigger an insert
-                               if (!$old_fields) {
-                                       $old_fields = true;
-                                       $fields['blocked'] = false;
-                                       $fields['pending'] = false;
-                               }
+                               $fields['name-date'] = DateTimeFormat::utcNow();
+                               $fields['uri-date'] = DateTimeFormat::utcNow();
+                               $fields['success_update'] = DateTimeFormat::utcNow();
 
                                dba::update('contact', $fields, $condition, $old_fields);
                        }
index 820730a32b9e01a4942af6b24c3eeca6a82d3eb3..54cea63e9b9dc9003e1d77ab3f7fb15b8788fb88 100644 (file)
@@ -199,22 +199,12 @@ class Post extends BaseObject
                        $profile_link = Profile::zrl($profile_link);
                }
 
-               if (!isset($item['author-thumb']) || ($item['author-thumb'] == "")) {
-                       $author_contact = Contact::getDetailsByURL($item['author-link'], $conv->getProfileOwner());
-                       if ($author_contact["thumb"]) {
-                               $item['author-thumb'] = $author_contact["thumb"];
-                       } else {
-                               $item['author-thumb'] = $item['author-avatar'];
-                       }
+               if (($item['network'] == NETWORK_FEED) || empty($item['author-thumb'])) {
+                       $item['author-thumb'] = $item['author-avatar'];
                }
 
-               if (!isset($item['owner-thumb']) || ($item['owner-thumb'] == "")) {
-                       $owner_contact = Contact::getDetailsByURL($item['owner-link'], $conv->getProfileOwner());
-                       if ($owner_contact["thumb"]) {
-                               $item['owner-thumb'] = $owner_contact["thumb"];
-                       } else {
-                               $item['owner-thumb'] = $item['owner-avatar'];
-                       }
+               if (($item['network'] == NETWORK_FEED) || empty($item['owner-thumb'])) {
+                       $item['owner-thumb'] = $item['owner-avatar'];
                }
 
                $locate = ['location' => $item['location'], 'coord' => $item['coord'], 'html' => ''];
index b66e1d5bfa9f954eff6a285246df368fa542838c..c41481872a0be7305f75388b951376765444c5b8 100644 (file)
@@ -50,9 +50,9 @@ require_once "include/text.php";
 class DFRN
 {
 
-       const DFRN_TOP_LEVEL = 0;       // Top level posting
-       const DFRN_REPLY = 1;           // Regular reply that is stored locally
-       const DFRN_REPLY_RC = 2;        // Reply that will be relayed
+       const TOP_LEVEL = 0;    // Top level posting
+       const REPLY = 1;                // Regular reply that is stored locally
+       const REPLY_RC = 2;     // Reply that will be relayed
 
        /**
         * @brief Generates the atom entries for delivery.php
@@ -2141,7 +2141,7 @@ class DFRN
 
                        $changed = true;
 
-                       if ($entrytype == DFRN_REPLY_RC) {
+                       if ($entrytype == DFRN::REPLY_RC) {
                                Worker::add(PRIORITY_HIGH, "Notifier", "comment-import", $current["id"]);
                        }
                }
@@ -2211,12 +2211,12 @@ class DFRN
                        }
 
                        if ($is_a_remote_action) {
-                               return DFRN_REPLY_RC;
+                               return DFRN::REPLY_RC;
                        } else {
-                               return DFRN_REPLY;
+                               return DFRN::REPLY;
                        }
                } else {
-                       return DFRN_TOP_LEVEL;
+                       return DFRN::TOP_LEVEL;
                }
        }
 
@@ -2290,7 +2290,7 @@ class DFRN
        {
                logger("Process verb ".$item["verb"]." and object-type ".$item["object-type"]." for entrytype ".$entrytype, LOGGER_DEBUG);
 
-               if (($entrytype == DFRN_TOP_LEVEL)) {
+               if (($entrytype == DFRN::TOP_LEVEL)) {
                        // The filling of the the "contact" variable is done for legcy reasons
                        // The functions below are partly used by ostatus.php as well - where we have this variable
                        $r = q("SELECT * FROM `contact` WHERE `id` = %d", intval($importer["id"]));
@@ -2634,7 +2634,7 @@ class DFRN
                $entrytype = self::getEntryType($importer, $item);
 
                // Now assign the rest of the values that depend on the type of the message
-               if (in_array($entrytype, [DFRN_REPLY, DFRN_REPLY_RC])) {
+               if (in_array($entrytype, [DFRN::REPLY, DFRN::REPLY_RC])) {
                        if (!isset($item["object-type"])) {
                                $item["object-type"] = ACTIVITY_OBJ_COMMENT;
                        }
@@ -2656,10 +2656,10 @@ class DFRN
                        }
                }
 
-               if ($entrytype == DFRN_REPLY_RC) {
+               if ($entrytype == DFRN::REPLY_RC) {
                        $item["type"] = "remote-comment";
                        $item["wall"] = 1;
-               } elseif ($entrytype == DFRN_TOP_LEVEL) {
+               } elseif ($entrytype == DFRN::TOP_LEVEL) {
                        if (!isset($item["object-type"])) {
                                $item["object-type"] = ACTIVITY_OBJ_NOTE;
                        }
@@ -2708,7 +2708,7 @@ class DFRN
                        return;
                }
 
-               if (in_array($entrytype, [DFRN_REPLY, DFRN_REPLY_RC])) {
+               if (in_array($entrytype, [DFRN::REPLY, DFRN::REPLY_RC])) {
                        $posted_id = Item::insert($item);
                        $parent = 0;
 
@@ -2731,14 +2731,14 @@ class DFRN
                                        $parent_uri = $r[0]["parent-uri"];
                                }
 
-                               if ($posted_id && $parent && ($entrytype == DFRN_REPLY_RC)) {
+                               if ($posted_id && $parent && ($entrytype == DFRN::REPLY_RC)) {
                                        logger("Notifying followers about comment ".$posted_id, LOGGER_DEBUG);
                                        Worker::add(PRIORITY_HIGH, "Notifier", "comment-import", $posted_id);
                                }
 
                                return true;
                        }
-               } else { // $entrytype == DFRN_TOP_LEVEL
+               } else { // $entrytype == DFRN::TOP_LEVEL
                        if (($importer["uid"] == 0) && ($importer["importer_uid"] != 0)) {
                                logger("Contact ".$importer["id"]." isn't known to user ".$importer["importer_uid"].". The post will be ignored.", LOGGER_DEBUG);
                                return;
@@ -2838,9 +2838,9 @@ class DFRN
 
                Item::deleteById($item["id"]);
 
-               if ($entrytype != DFRN_TOP_LEVEL) {
+               if ($entrytype != DFRN::TOP_LEVEL) {
                        // if this is a relayed delete, propagate it to other recipients
-                       if ($entrytype == DFRN_REPLY_RC) {
+                       if ($entrytype == DFRN::REPLY_RC) {
                                logger("Notifying followers about deletion of post " . $item["id"], LOGGER_DEBUG);
                                Worker::add(PRIORITY_HIGH, "Notifier", "drop", $item["id"]);
                        }
index 981abb0831defaec2816419afe5ec16b307cbc7b..e8cfbf511352f8552256019a4b36cad46150fe5d 100644 (file)
@@ -920,7 +920,7 @@ class Diaspora
                        // Note that Friendica contacts will return a "Diaspora person"
                        // if Diaspora connectivity is enabled on their server
                        if ($r && ($r["network"] === NETWORK_DIASPORA)) {
-                               self::addFContact($r, $update);
+                               self::updateFContact($r);
 
                                // Fetch the updated or added contact
                                $person = dba::selectFirst('fcontact', [], ['network' => NETWORK_DIASPORA, 'addr' => $handle]);
@@ -936,70 +936,21 @@ class Diaspora
        /**
         * @brief Updates the fcontact table
         *
-        * @param array $arr    The fcontact data
-        * @param bool  $update Update or insert?
-        *
-        * @return string The id of the fcontact entry
+        * @param array $arr The fcontact data
         */
-       private static function addFContact($arr, $update = false)
+       private static function updateFContact($arr)
        {
-               if ($update) {
-                       $r = q(
-                               "UPDATE `fcontact` SET
-                                       `name` = '%s',
-                                       `photo` = '%s',
-                                       `request` = '%s',
-                                       `nick` = '%s',
-                                       `addr` = '%s',
-                                       `guid` = '%s',
-                                       `batch` = '%s',
-                                       `notify` = '%s',
-                                       `poll` = '%s',
-                                       `confirm` = '%s',
-                                       `alias` = '%s',
-                                       `pubkey` = '%s',
-                                       `updated` = '%s'
-                               WHERE `url` = '%s' AND `network` = '%s'",
-                               dbesc($arr["name"]),
-                               dbesc($arr["photo"]),
-                               dbesc($arr["request"]),
-                               dbesc($arr["nick"]),
-                               dbesc(strtolower($arr["addr"])),
-                               dbesc($arr["guid"]),
-                               dbesc($arr["batch"]),
-                               dbesc($arr["notify"]),
-                               dbesc($arr["poll"]),
-                               dbesc($arr["confirm"]),
-                               dbesc($arr["alias"]),
-                               dbesc($arr["pubkey"]),
-                               dbesc(DateTimeFormat::utcNow()),
-                               dbesc($arr["url"]),
-                               dbesc($arr["network"])
-                       );
-               } else {
-                       $r = q(
-                               "INSERT INTO `fcontact` (`url`,`name`,`photo`,`request`,`nick`,`addr`, `guid`,
-                                       `batch`, `notify`,`poll`,`confirm`,`network`,`alias`,`pubkey`,`updated`)
-                               VALUES ('%s','%s','%s','%s','%s','%s','%s','%s','%s','%s','%s','%s','%s','%s','%s')",
-                               dbesc($arr["url"]),
-                               dbesc($arr["name"]),
-                               dbesc($arr["photo"]),
-                               dbesc($arr["request"]),
-                               dbesc($arr["nick"]),
-                               dbesc($arr["addr"]),
-                               dbesc($arr["guid"]),
-                               dbesc($arr["batch"]),
-                               dbesc($arr["notify"]),
-                               dbesc($arr["poll"]),
-                               dbesc($arr["confirm"]),
-                               dbesc($arr["network"]),
-                               dbesc($arr["alias"]),
-                               dbesc($arr["pubkey"]),
-                               dbesc(DateTimeFormat::utcNow())
-                       );
-               }
+               $fields = ['name' => $arr["name"], 'photo' => $arr["photo"],
+                       'request' => $arr["request"], 'nick' => $arr["nick"],
+                       'addr' => strtolower($arr["addr"]), 'guid' => $arr["guid"],
+                       'batch' => $arr["batch"], 'notify' => $arr["notify"],
+                       'poll' => $arr["poll"], 'confirm' => $arr["confirm"],
+                       'alias' => $arr["alias"], 'pubkey' => $arr["pubkey"],
+                       'updated' => DateTimeFormat::utcNow()];
 
-               return $r;
+               $condition = ['url' => $arr["url"], 'network' => $arr["network"]];
+
+               dba::update('fcontact', $fields, $condition, true);
        }
 
        /**
@@ -2398,21 +2349,17 @@ class Diaspora
                        $birthday = $contact["bd"];
                }
 
-               $r = q(
-                       "UPDATE `contact` SET `name` = '%s', `nick` = '%s', `addr` = '%s', `name-date` = '%s', `bd` = '%s',
-                               `location` = '%s', `about` = '%s', `keywords` = '%s', `gender` = '%s' WHERE `id` = %d AND `uid` = %d",
-                       dbesc($name),
-                       dbesc($nick),
-                       dbesc($author),
-                       dbesc(DateTimeFormat::utcNow()),
-                       dbesc($birthday),
-                       dbesc($location),
-                       dbesc($about),
-                       dbesc($keywords),
-                       dbesc($gender),
-                       intval($contact["id"]),
-                       intval($importer["uid"])
-               );
+               $fields = ['name' => $name, 'location' => $location,
+                       'name-date' => DateTimeFormat::utcNow(),
+                       'about' => $about, 'gender' => $gender,
+                       'addr' => $author, 'nick' => $nick,
+                       'keywords' => $keywords];
+
+               if (!empty($birthday)) {
+                       $fields['bd'] = $birthday;
+               }
+
+               dba::update('contact', $fields, ['id' => $contact['id']]);
 
                $gcontact = ["url" => $contact["url"], "network" => NETWORK_DIASPORA, "generation" => 2,
                                        "photo" => $image_url, "name" => $name, "location" => $location,
index 672956ffb952fe492b23262b9031fe55e3f8e6ee..f824be40f0e8065c796035d3976f7fbec041c982 100644 (file)
@@ -522,7 +522,12 @@ class PortableContact
                        }
                }
 
-               $fields = ['updated' => $last_updated, 'last_contact' => DateTimeFormat::utcNow()];
+               $fields = ['last_contact' => DateTimeFormat::utcNow()];
+
+               if (!empty($last_updated)) {
+                       $fields['updated'] = $last_updated;
+               }
+
                dba::update('gcontact', $fields, ['nurl' => normalise_link($profile)]);
 
                if (($gcontacts[0]["generation"] == 0)) {
@@ -1427,7 +1432,7 @@ class PortableContact
                        }
 
                        foreach ($tags as $tag) {
-                               dba::insert('gserver-tag', ['gserver-id' => $gserver['id'], 'tag' => $tag]);
+                               dba::insert('gserver-tag', ['gserver-id' => $gserver['id'], 'tag' => $tag], true);
                        }
                }
 
@@ -1436,11 +1441,19 @@ class PortableContact
                if (isset($data->protocols)) {
                        if (isset($data->protocols->diaspora)) {
                                $fields['network'] = NETWORK_DIASPORA;
-                               $fields['batch'] = $data->protocols->diaspora;
+                               if (isset($data->protocols->diaspora->receive)) {
+                                       $fields['batch'] = $data->protocols->diaspora->receive;
+                               } elseif (is_string($data->protocols->diaspora)) {
+                                       $fields['batch'] = $data->protocols->diaspora;
+                               }
                        }
                        if (isset($data->protocols->dfrn)) {
                                $fields['network'] = NETWORK_DFRN;
-                               $fields['batch'] = $data->protocols->dfrn;
+                               if (isset($data->protocols->dfrn->receive)) {
+                                       $fields['batch'] = $data->protocols->dfrn->receive;
+                               } elseif (is_string($data->protocols->dfrn)) {
+                                       $fields['batch'] = $data->protocols->dfrn;
+                               }
                        }
                }
                Diaspora::setRelayContact($server_url, $fields);
index bc14b3a29fbbca7b2a317d8d5a9a8fa3baced7ea..c39212152f84cfeb5bfc8e5c809dd3f8311171bb 100644 (file)
@@ -5,7 +5,10 @@ use Friendica\Core\Config;
 use Friendica\Core\PConfig;
 use Friendica\Core\Worker;
 use Friendica\Database\DBM;
+use Friendica\Model\Contact;
+use Friendica\Model\Item;
 use Friendica\Model\User;
+use Friendica\Core\L10n;
 
 require_once 'include/dba.php';
 
@@ -184,3 +187,49 @@ WHERE `hook` LIKE 'plugin_%'");
        // Make sure we install the new renamed ones
        Addon::reload();
 }
+
+function update_1260() {
+       Config::set('system', 'maintenance', 1);
+       Config::set('system', 'maintenance_reason', L10n::t('%s: Updating author-id and owner-id in item and thread table. ', DBM::date().' '.date('e')));
+
+       $items = dba::p("SELECT `id`, `owner-link`, `owner-name`, `owner-avatar`, `network` FROM `item`
+               WHERE `owner-id` = 0 AND `owner-link` != ''");
+       while ($item = dba::fetch($items)) {
+               $contact = ['url' => $item['owner-link'], 'name' => $item['owner-name'],
+                       'photo' => $item['owner-avatar'], 'network' => $item['network']];
+               $cid = Contact::getIdForURL($item['owner-link'], 0, false, $contact);
+               if (empty($cid)) {
+                       continue;
+               }
+               Item::update(['owner-id' => $cid], ['id' => $item['id']]);
+       }
+       dba::close($items);
+
+       dba::e("UPDATE `thread` INNER JOIN `item` ON `thread`.`iid` = `item`.`id`
+               SET `thread`.`owner-id` = `item`.`owner-id` WHERE `thread`.`owner-id` = 0");
+
+       $items = dba::p("SELECT `id`, `author-link`, `author-name`, `author-avatar`, `network` FROM `item`
+               WHERE `author-id` = 0 AND `author-link` != ''");
+       while ($item = dba::fetch($items)) {
+               $contact = ['url' => $item['author-link'], 'name' => $item['author-name'],
+                       'photo' => $item['author-avatar'], 'network' => $item['network']];
+               $cid = Contact::getIdForURL($item['author-link'], 0, false, $contact);
+               if (empty($cid)) {
+                       continue;
+               }
+               Item::update(['author-id' => $cid], ['id' => $item['id']]);
+       }
+       dba::close($items);
+
+       dba::e("UPDATE `thread` INNER JOIN `item` ON `thread`.`iid` = `item`.`id`
+               SET `thread`.`author-id` = `item`.`author-id` WHERE `thread`.`author-id` = 0");
+
+       Config::set('system', 'maintenance', 0);
+       return UPDATE_SUCCESS;
+}
+
+function update_1261() {
+       // This fixes the results of an issue in the develop branch of 2018-05.
+       dba::update('contact', ['blocked' => false, 'pending' => false], ['uid' => 0, 'blocked' => true, 'pending' => true]);
+       return UPDATE_SUCCESS;
+}
index 643cb68299fee4aa5400067f67f413898faededa..3f7c8e82497a5c6302008db946a6263c36d861ce 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-05-07 08:45+0000\n"
+"POT-Creation-Date: 2018-05-13 05:32+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -98,7 +98,7 @@ msgstr ""
 #: mod/localtime.php:56 mod/poke.php:199 mod/invite.php:154
 #: mod/profiles.php:672 mod/photos.php:1080 mod/photos.php:1160
 #: mod/photos.php:1445 mod/photos.php:1491 mod/photos.php:1530
-#: mod/photos.php:1603 src/Object/Post.php:796
+#: mod/photos.php:1603 src/Object/Post.php:786
 msgid "Submit"
 msgstr ""
 
@@ -184,7 +184,7 @@ msgstr ""
 msgid "Enter name or interest"
 msgstr ""
 
-#: view/theme/vier/theme.php:201 include/conversation.php:1058
+#: view/theme/vier/theme.php:201 include/conversation.php:1033
 #: mod/dirfind.php:218 mod/match.php:90 mod/suggest.php:83
 #: mod/allfriends.php:74 mod/contacts.php:596 mod/follow.php:143
 #: src/Model/Contact.php:606 src/Content/Widget.php:61
@@ -234,7 +234,7 @@ msgstr ""
 msgid "External link to forum"
 msgstr ""
 
-#: view/theme/vier/theme.php:258 include/items.php:477 src/Object/Post.php:430
+#: view/theme/vier/theme.php:258 include/items.php:477 src/Object/Post.php:420
 #: src/App.php:525 src/Content/Widget.php:317 src/Content/ForumManager.php:130
 msgid "show more"
 msgstr ""
@@ -391,7 +391,7 @@ msgid "Private mail"
 msgstr ""
 
 #: view/theme/frio/theme.php:269 mod/settings.php:124 mod/newmember.php:19
-#: mod/admin.php:1935 mod/admin.php:2204 src/Content/Nav.php:203
+#: mod/admin.php:1931 mod/admin.php:2200 src/Content/Nav.php:203
 msgid "Settings"
 msgstr ""
 
@@ -409,7 +409,7 @@ msgstr ""
 msgid "Manage/edit friends and contacts"
 msgstr ""
 
-#: view/theme/frio/theme.php:352 include/conversation.php:1043
+#: view/theme/frio/theme.php:352 include/conversation.php:1018
 msgid "Follow Thread"
 msgstr ""
 
@@ -449,8 +449,13 @@ msgstr ""
 msgid "Repeat image to fill the screen."
 msgstr ""
 
+#: update.php:193
+#, php-format
+msgid "%s: Updating author-id and owner-id in item and thread table. "
+msgstr ""
+
 #: include/items.php:342 mod/display.php:72 mod/display.php:252
-#: mod/display.php:354 mod/admin.php:276 mod/admin.php:1883 mod/admin.php:2131
+#: mod/display.php:354 mod/admin.php:276 mod/admin.php:1879 mod/admin.php:2127
 #: mod/notice.php:22 mod/viewsrc.php:21
 msgid "Item not found."
 msgstr ""
@@ -470,7 +475,7 @@ msgstr ""
 msgid "Yes"
 msgstr ""
 
-#: include/items.php:387 include/conversation.php:1356 mod/videos.php:147
+#: include/items.php:387 include/conversation.php:1331 mod/videos.php:147
 #: mod/settings.php:676 mod/settings.php:702 mod/unfollow.php:117
 #: mod/message.php:141 mod/tagrm.php:19 mod/tagrm.php:99 mod/suggest.php:41
 #: mod/dfrn_request.php:659 mod/editpost.php:149 mod/contacts.php:475
@@ -479,34 +484,34 @@ msgstr ""
 msgid "Cancel"
 msgstr ""
 
-#: include/items.php:471
+#: include/items.php:471 src/Content/Feature.php:96
 msgid "Archives"
 msgstr ""
 
 #: include/conversation.php:144 include/conversation.php:282
-#: include/text.php:1748 src/Model/Item.php:1913
+#: include/text.php:1748 src/Model/Item.php:1928
 msgid "event"
 msgstr ""
 
 #: include/conversation.php:147 include/conversation.php:157
 #: include/conversation.php:285 include/conversation.php:294 mod/tagger.php:72
-#: mod/subthread.php:97 src/Protocol/Diaspora.php:2010 src/Model/Item.php:1911
+#: mod/subthread.php:97 src/Protocol/Diaspora.php:1961 src/Model/Item.php:1926
 msgid "status"
 msgstr ""
 
 #: include/conversation.php:152 include/conversation.php:290
 #: include/text.php:1750 mod/tagger.php:72 mod/subthread.php:97
-#: src/Model/Item.php:1911
+#: src/Model/Item.php:1926
 msgid "photo"
 msgstr ""
 
-#: include/conversation.php:164 src/Protocol/Diaspora.php:2006
-#: src/Model/Item.php:1784
+#: include/conversation.php:164 src/Protocol/Diaspora.php:1957
+#: src/Model/Item.php:1799
 #, php-format
 msgid "%1$s likes %2$s's %3$s"
 msgstr ""
 
-#: include/conversation.php:167 src/Model/Item.php:1789
+#: include/conversation.php:167 src/Model/Item.php:1804
 #, php-format
 msgid "%1$s doesn't like %2$s's %3$s"
 msgstr ""
@@ -527,7 +532,7 @@ msgid "%1$s attends maybe %2$s's %3$s"
 msgstr ""
 
 #: include/conversation.php:209 mod/dfrn_confirm.php:425
-#: src/Protocol/Diaspora.php:2484
+#: src/Protocol/Diaspora.php:2431
 #, php-format
 msgid "%1$s is now friends with %2$s"
 msgstr ""
@@ -559,7 +564,7 @@ msgstr ""
 msgid "Dislikes"
 msgstr ""
 
-#: include/conversation.php:610 include/conversation.php:1665
+#: include/conversation.php:610 include/conversation.php:1640
 #: mod/photos.php:1502
 msgid "Attending"
 msgid_plural "Attending"
@@ -578,26 +583,26 @@ msgstr ""
 msgid "Select"
 msgstr ""
 
-#: include/conversation.php:723 mod/settings.php:736 mod/admin.php:1827
+#: include/conversation.php:723 mod/settings.php:736 mod/admin.php:1823
 #: mod/contacts.php:830 mod/contacts.php:1035 mod/photos.php:1570
 #: src/Object/Post.php:179
 msgid "Delete"
 msgstr ""
 
-#: include/conversation.php:761 src/Object/Post.php:363 src/Object/Post.php:364
+#: include/conversation.php:761 src/Object/Post.php:353 src/Object/Post.php:354
 #, php-format
 msgid "View %s's profile @ %s"
 msgstr ""
 
-#: include/conversation.php:773 src/Object/Post.php:351
+#: include/conversation.php:773 src/Object/Post.php:341
 msgid "Categories:"
 msgstr ""
 
-#: include/conversation.php:774 src/Object/Post.php:352
+#: include/conversation.php:774 src/Object/Post.php:342
 msgid "Filed under:"
 msgstr ""
 
-#: include/conversation.php:781 src/Object/Post.php:377
+#: include/conversation.php:781 src/Object/Post.php:367
 #, php-format
 msgid "%s from %s"
 msgstr ""
@@ -606,9 +611,9 @@ msgstr ""
 msgid "View in context"
 msgstr ""
 
-#: include/conversation.php:798 include/conversation.php:1338
+#: include/conversation.php:798 include/conversation.php:1313
 #: mod/wallmessage.php:145 mod/message.php:245 mod/message.php:414
-#: mod/editpost.php:125 mod/photos.php:1473 src/Object/Post.php:402
+#: mod/editpost.php:125 mod/photos.php:1473 src/Object/Post.php:392
 msgid "Please wait"
 msgstr ""
 
@@ -620,290 +625,290 @@ msgstr ""
 msgid "Delete Selected Items"
 msgstr ""
 
-#: include/conversation.php:1044 src/Model/Contact.php:652
+#: include/conversation.php:1019 src/Model/Contact.php:652
 msgid "View Status"
 msgstr ""
 
-#: include/conversation.php:1045 include/conversation.php:1061
+#: include/conversation.php:1020 include/conversation.php:1036
 #: mod/dirfind.php:217 mod/directory.php:159 mod/match.php:89
 #: mod/suggest.php:82 mod/allfriends.php:73 src/Model/Contact.php:592
 #: src/Model/Contact.php:605 src/Model/Contact.php:653
 msgid "View Profile"
 msgstr ""
 
-#: include/conversation.php:1046 src/Model/Contact.php:654
+#: include/conversation.php:1021 src/Model/Contact.php:654
 msgid "View Photos"
 msgstr ""
 
-#: include/conversation.php:1047 src/Model/Contact.php:655
+#: include/conversation.php:1022 src/Model/Contact.php:655
 msgid "Network Posts"
 msgstr ""
 
-#: include/conversation.php:1048 src/Model/Contact.php:656
+#: include/conversation.php:1023 src/Model/Contact.php:656
 msgid "View Contact"
 msgstr ""
 
-#: include/conversation.php:1049 src/Model/Contact.php:658
+#: include/conversation.php:1024 src/Model/Contact.php:658
 msgid "Send PM"
 msgstr ""
 
-#: include/conversation.php:1053 src/Model/Contact.php:659
+#: include/conversation.php:1028 src/Model/Contact.php:659
 msgid "Poke"
 msgstr ""
 
-#: include/conversation.php:1177
+#: include/conversation.php:1152
 #, php-format
 msgid "%s likes this."
 msgstr ""
 
-#: include/conversation.php:1180
+#: include/conversation.php:1155
 #, php-format
 msgid "%s doesn't like this."
 msgstr ""
 
-#: include/conversation.php:1183
+#: include/conversation.php:1158
 #, php-format
 msgid "%s attends."
 msgstr ""
 
-#: include/conversation.php:1186
+#: include/conversation.php:1161
 #, php-format
 msgid "%s doesn't attend."
 msgstr ""
 
-#: include/conversation.php:1189
+#: include/conversation.php:1164
 #, php-format
 msgid "%s attends maybe."
 msgstr ""
 
-#: include/conversation.php:1200
+#: include/conversation.php:1175
 msgid "and"
 msgstr ""
 
-#: include/conversation.php:1206
+#: include/conversation.php:1181
 #, php-format
 msgid "and %d other people"
 msgstr ""
 
-#: include/conversation.php:1215
+#: include/conversation.php:1190
 #, php-format
 msgid "<span  %1$s>%2$d people</span> like this"
 msgstr ""
 
-#: include/conversation.php:1216
+#: include/conversation.php:1191
 #, php-format
 msgid "%s like this."
 msgstr ""
 
-#: include/conversation.php:1219
+#: include/conversation.php:1194
 #, php-format
 msgid "<span  %1$s>%2$d people</span> don't like this"
 msgstr ""
 
-#: include/conversation.php:1220
+#: include/conversation.php:1195
 #, php-format
 msgid "%s don't like this."
 msgstr ""
 
-#: include/conversation.php:1223
+#: include/conversation.php:1198
 #, php-format
 msgid "<span  %1$s>%2$d people</span> attend"
 msgstr ""
 
-#: include/conversation.php:1224
+#: include/conversation.php:1199
 #, php-format
 msgid "%s attend."
 msgstr ""
 
-#: include/conversation.php:1227
+#: include/conversation.php:1202
 #, php-format
 msgid "<span  %1$s>%2$d people</span> don't attend"
 msgstr ""
 
-#: include/conversation.php:1228
+#: include/conversation.php:1203
 #, php-format
 msgid "%s don't attend."
 msgstr ""
 
-#: include/conversation.php:1231
+#: include/conversation.php:1206
 #, php-format
 msgid "<span  %1$s>%2$d people</span> attend maybe"
 msgstr ""
 
-#: include/conversation.php:1232
+#: include/conversation.php:1207
 #, php-format
 msgid "%s attend maybe."
 msgstr ""
 
-#: include/conversation.php:1262 include/conversation.php:1278
+#: include/conversation.php:1237 include/conversation.php:1253
 msgid "Visible to <strong>everybody</strong>"
 msgstr ""
 
-#: include/conversation.php:1263 include/conversation.php:1279
+#: include/conversation.php:1238 include/conversation.php:1254
 #: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:181
 #: mod/message.php:188 mod/message.php:324 mod/message.php:331
 msgid "Please enter a link URL:"
 msgstr ""
 
-#: include/conversation.php:1264 include/conversation.php:1280
+#: include/conversation.php:1239 include/conversation.php:1255
 msgid "Please enter a video link/URL:"
 msgstr ""
 
-#: include/conversation.php:1265 include/conversation.php:1281
+#: include/conversation.php:1240 include/conversation.php:1256
 msgid "Please enter an audio link/URL:"
 msgstr ""
 
-#: include/conversation.php:1266 include/conversation.php:1282
+#: include/conversation.php:1241 include/conversation.php:1257
 msgid "Tag term:"
 msgstr ""
 
-#: include/conversation.php:1267 include/conversation.php:1283 mod/filer.php:34
+#: include/conversation.php:1242 include/conversation.php:1258 mod/filer.php:34
 msgid "Save to Folder:"
 msgstr ""
 
-#: include/conversation.php:1268 include/conversation.php:1284
+#: include/conversation.php:1243 include/conversation.php:1259
 msgid "Where are you right now?"
 msgstr ""
 
-#: include/conversation.php:1269
+#: include/conversation.php:1244
 msgid "Delete item(s)?"
 msgstr ""
 
-#: include/conversation.php:1316
+#: include/conversation.php:1291
 msgid "New Post"
 msgstr ""
 
-#: include/conversation.php:1319
+#: include/conversation.php:1294
 msgid "Share"
 msgstr ""
 
-#: include/conversation.php:1320 mod/wallmessage.php:143 mod/message.php:243
+#: include/conversation.php:1295 mod/wallmessage.php:143 mod/message.php:243
 #: mod/message.php:411 mod/editpost.php:111
 msgid "Upload photo"
 msgstr ""
 
-#: include/conversation.php:1321 mod/editpost.php:112
+#: include/conversation.php:1296 mod/editpost.php:112
 msgid "upload photo"
 msgstr ""
 
-#: include/conversation.php:1322 mod/editpost.php:113
+#: include/conversation.php:1297 mod/editpost.php:113
 msgid "Attach file"
 msgstr ""
 
-#: include/conversation.php:1323 mod/editpost.php:114
+#: include/conversation.php:1298 mod/editpost.php:114
 msgid "attach file"
 msgstr ""
 
-#: include/conversation.php:1324 mod/wallmessage.php:144 mod/message.php:244
+#: include/conversation.php:1299 mod/wallmessage.php:144 mod/message.php:244
 #: mod/message.php:412 mod/editpost.php:115
 msgid "Insert web link"
 msgstr ""
 
-#: include/conversation.php:1325 mod/editpost.php:116
+#: include/conversation.php:1300 mod/editpost.php:116
 msgid "web link"
 msgstr ""
 
-#: include/conversation.php:1326 mod/editpost.php:117
+#: include/conversation.php:1301 mod/editpost.php:117
 msgid "Insert video link"
 msgstr ""
 
-#: include/conversation.php:1327 mod/editpost.php:118
+#: include/conversation.php:1302 mod/editpost.php:118
 msgid "video link"
 msgstr ""
 
-#: include/conversation.php:1328 mod/editpost.php:119
+#: include/conversation.php:1303 mod/editpost.php:119
 msgid "Insert audio link"
 msgstr ""
 
-#: include/conversation.php:1329 mod/editpost.php:120
+#: include/conversation.php:1304 mod/editpost.php:120
 msgid "audio link"
 msgstr ""
 
-#: include/conversation.php:1330 mod/editpost.php:121
+#: include/conversation.php:1305 mod/editpost.php:121
 msgid "Set your location"
 msgstr ""
 
-#: include/conversation.php:1331 mod/editpost.php:122
+#: include/conversation.php:1306 mod/editpost.php:122
 msgid "set location"
 msgstr ""
 
-#: include/conversation.php:1332 mod/editpost.php:123
+#: include/conversation.php:1307 mod/editpost.php:123
 msgid "Clear browser location"
 msgstr ""
 
-#: include/conversation.php:1333 mod/editpost.php:124
+#: include/conversation.php:1308 mod/editpost.php:124
 msgid "clear location"
 msgstr ""
 
-#: include/conversation.php:1335 mod/editpost.php:138
+#: include/conversation.php:1310 mod/editpost.php:138
 msgid "Set title"
 msgstr ""
 
-#: include/conversation.php:1337 mod/editpost.php:140
+#: include/conversation.php:1312 mod/editpost.php:140
 msgid "Categories (comma-separated list)"
 msgstr ""
 
-#: include/conversation.php:1339 mod/editpost.php:126
+#: include/conversation.php:1314 mod/editpost.php:126
 msgid "Permission settings"
 msgstr ""
 
-#: include/conversation.php:1340 mod/editpost.php:155
+#: include/conversation.php:1315 mod/editpost.php:155
 msgid "permissions"
 msgstr ""
 
-#: include/conversation.php:1348 mod/editpost.php:135
+#: include/conversation.php:1323 mod/editpost.php:135
 msgid "Public post"
 msgstr ""
 
-#: include/conversation.php:1352 mod/editpost.php:146 mod/events.php:528
+#: include/conversation.php:1327 mod/editpost.php:146 mod/events.php:528
 #: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604
-#: src/Object/Post.php:805
+#: src/Object/Post.php:795
 msgid "Preview"
 msgstr ""
 
-#: include/conversation.php:1361
+#: include/conversation.php:1336
 msgid "Post to Groups"
 msgstr ""
 
-#: include/conversation.php:1362
+#: include/conversation.php:1337
 msgid "Post to Contacts"
 msgstr ""
 
-#: include/conversation.php:1363
+#: include/conversation.php:1338
 msgid "Private post"
 msgstr ""
 
-#: include/conversation.php:1368 mod/editpost.php:153 src/Model/Profile.php:338
+#: include/conversation.php:1343 mod/editpost.php:153 src/Model/Profile.php:338
 msgid "Message"
 msgstr ""
 
-#: include/conversation.php:1369 mod/editpost.php:154
+#: include/conversation.php:1344 mod/editpost.php:154
 msgid "Browser"
 msgstr ""
 
-#: include/conversation.php:1636
+#: include/conversation.php:1611
 msgid "View all"
 msgstr ""
 
-#: include/conversation.php:1659
+#: include/conversation.php:1634
 msgid "Like"
 msgid_plural "Likes"
 msgstr[0] ""
 msgstr[1] ""
 
-#: include/conversation.php:1662
+#: include/conversation.php:1637
 msgid "Dislike"
 msgid_plural "Dislikes"
 msgstr[0] ""
 msgstr[1] ""
 
-#: include/conversation.php:1668
+#: include/conversation.php:1643
 msgid "Not Attending"
 msgid_plural "Not Attending"
 msgstr[0] ""
 msgstr[1] ""
 
-#: include/conversation.php:1671 src/Content/ContactSelector.php:125
+#: include/conversation.php:1646 src/Content/ContactSelector.php:125
 msgid "Undecided"
 msgid_plural "Undecided"
 msgstr[0] ""
@@ -1516,7 +1521,7 @@ msgstr ""
 msgid "activity"
 msgstr ""
 
-#: include/text.php:1754 src/Object/Post.php:429 src/Object/Post.php:441
+#: include/text.php:1754 src/Object/Post.php:419 src/Object/Post.php:431
 msgid "comment"
 msgid_plural "comments"
 msgstr[0] ""
@@ -1549,7 +1554,7 @@ msgstr[1] ""
 msgid "Monthly posting limit of %d post reached. The post was rejected."
 msgstr ""
 
-#: include/api.php:4506 mod/profile_photo.php:85 mod/profile_photo.php:93
+#: include/api.php:4522 mod/profile_photo.php:85 mod/profile_photo.php:93
 #: mod/profile_photo.php:101 mod/profile_photo.php:211
 #: mod/profile_photo.php:302 mod/profile_photo.php:312 mod/photos.php:88
 #: mod/photos.php:194 mod/photos.php:722 mod/photos.php:1149
@@ -1623,8 +1628,8 @@ msgid ""
 msgstr ""
 
 #: mod/crepair.php:158 mod/settings.php:677 mod/settings.php:703
-#: mod/admin.php:490 mod/admin.php:1811 mod/admin.php:1822 mod/admin.php:1835
-#: mod/admin.php:1851
+#: mod/admin.php:490 mod/admin.php:1807 mod/admin.php:1818 mod/admin.php:1831
+#: mod/admin.php:1847
 msgid "Name"
 msgstr ""
 
@@ -1932,7 +1937,7 @@ msgstr ""
 msgid "Unable to update your contact profile details on our system"
 msgstr ""
 
-#: mod/dfrn_confirm.php:655 mod/dfrn_request.php:564 src/Model/Contact.php:1537
+#: mod/dfrn_confirm.php:655 mod/dfrn_request.php:564 src/Model/Contact.php:1568
 msgid "[Name Withheld]"
 msgstr ""
 
@@ -2085,7 +2090,7 @@ msgstr ""
 msgid "Social Networks"
 msgstr ""
 
-#: mod/settings.php:87 mod/admin.php:185 mod/admin.php:1933 mod/admin.php:1993
+#: mod/settings.php:87 mod/admin.php:185 mod/admin.php:1929 mod/admin.php:1989
 msgid "Addons"
 msgstr ""
 
@@ -2193,8 +2198,8 @@ msgstr ""
 
 #: mod/settings.php:675 mod/settings.php:782 mod/settings.php:870
 #: mod/settings.php:959 mod/settings.php:1192 mod/delegate.php:168
-#: mod/admin.php:307 mod/admin.php:1358 mod/admin.php:1994 mod/admin.php:2247
-#: mod/admin.php:2321 mod/admin.php:2468
+#: mod/admin.php:307 mod/admin.php:1354 mod/admin.php:1990 mod/admin.php:2243
+#: mod/admin.php:2317 mod/admin.php:2464
 msgid "Save Settings"
 msgstr ""
 
@@ -2246,11 +2251,11 @@ msgstr ""
 msgid "Addon Settings"
 msgstr ""
 
-#: mod/settings.php:773 mod/admin.php:2457 mod/admin.php:2458
+#: mod/settings.php:773 mod/admin.php:2453 mod/admin.php:2454
 msgid "Off"
 msgstr ""
 
-#: mod/settings.php:773 mod/admin.php:2457 mod/admin.php:2458
+#: mod/settings.php:773 mod/admin.php:2453 mod/admin.php:2454
 msgid "On"
 msgstr ""
 
@@ -2536,7 +2541,7 @@ msgstr ""
 msgid "Community Forum Subtypes"
 msgstr ""
 
-#: mod/settings.php:1051 mod/admin.php:1761
+#: mod/settings.php:1051 mod/admin.php:1757
 msgid "Personal Page"
 msgstr ""
 
@@ -2544,7 +2549,7 @@ msgstr ""
 msgid "Account for a personal profile."
 msgstr ""
 
-#: mod/settings.php:1055 mod/admin.php:1762
+#: mod/settings.php:1055 mod/admin.php:1758
 msgid "Organisation Page"
 msgstr ""
 
@@ -2554,7 +2559,7 @@ msgid ""
 "\"Followers\"."
 msgstr ""
 
-#: mod/settings.php:1059 mod/admin.php:1763
+#: mod/settings.php:1059 mod/admin.php:1759
 msgid "News Page"
 msgstr ""
 
@@ -2564,7 +2569,7 @@ msgid ""
 "\"Followers\"."
 msgstr ""
 
-#: mod/settings.php:1063 mod/admin.php:1764
+#: mod/settings.php:1063 mod/admin.php:1760
 msgid "Community Forum"
 msgstr ""
 
@@ -2572,7 +2577,7 @@ msgstr ""
 msgid "Account for community discussions."
 msgstr ""
 
-#: mod/settings.php:1067 mod/admin.php:1754
+#: mod/settings.php:1067 mod/admin.php:1750
 msgid "Normal Account Page"
 msgstr ""
 
@@ -2582,7 +2587,7 @@ msgid ""
 "\"Friends\" and \"Followers\"."
 msgstr ""
 
-#: mod/settings.php:1071 mod/admin.php:1755
+#: mod/settings.php:1071 mod/admin.php:1751
 msgid "Soapbox Page"
 msgstr ""
 
@@ -2592,7 +2597,7 @@ msgid ""
 "\"Followers\"."
 msgstr ""
 
-#: mod/settings.php:1075 mod/admin.php:1756
+#: mod/settings.php:1075 mod/admin.php:1752
 msgid "Public Forum"
 msgstr ""
 
@@ -2600,7 +2605,7 @@ msgstr ""
 msgid "Automatically approves all contact requests."
 msgstr ""
 
-#: mod/settings.php:1079 mod/admin.php:1757
+#: mod/settings.php:1079 mod/admin.php:1753
 msgid "Automatic Friend Page"
 msgstr ""
 
@@ -3413,7 +3418,7 @@ msgstr ""
 msgid "Your invitation code: "
 msgstr ""
 
-#: mod/register.php:264 mod/admin.php:1360
+#: mod/register.php:264 mod/admin.php:1356
 msgid "Registration"
 msgstr ""
 
@@ -3521,7 +3526,7 @@ msgstr ""
 msgid "if applicable"
 msgstr ""
 
-#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1825
+#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1821
 msgid "Approve"
 msgstr ""
 
@@ -3700,7 +3705,7 @@ msgstr ""
 msgid "failed"
 msgstr ""
 
-#: mod/ostatus_subscribe.php:83 src/Object/Post.php:279
+#: mod/ostatus_subscribe.php:83 src/Object/Post.php:269
 msgid "ignored"
 msgstr ""
 
@@ -3826,7 +3831,7 @@ msgid "On this server the following remote servers are blocked."
 msgstr ""
 
 #: mod/friendica.php:128 mod/admin.php:353 mod/admin.php:371
-#: mod/dfrn_request.php:347 src/Model/Contact.php:1240
+#: mod/dfrn_request.php:347 src/Model/Contact.php:1271
 msgid "Blocked domain"
 msgstr ""
 
@@ -4268,15 +4273,15 @@ msgstr ""
 msgid "Configuration"
 msgstr ""
 
-#: mod/admin.php:183 mod/admin.php:1357
+#: mod/admin.php:183 mod/admin.php:1353
 msgid "Site"
 msgstr ""
 
-#: mod/admin.php:184 mod/admin.php:1285 mod/admin.php:1817 mod/admin.php:1833
+#: mod/admin.php:184 mod/admin.php:1285 mod/admin.php:1813 mod/admin.php:1829
 msgid "Users"
 msgstr ""
 
-#: mod/admin.php:186 mod/admin.php:2202 mod/admin.php:2246
+#: mod/admin.php:186 mod/admin.php:2198 mod/admin.php:2242
 msgid "Themes"
 msgstr ""
 
@@ -4308,11 +4313,11 @@ msgstr ""
 msgid "Delete Item"
 msgstr ""
 
-#: mod/admin.php:196 mod/admin.php:197 mod/admin.php:2320
+#: mod/admin.php:196 mod/admin.php:197 mod/admin.php:2316
 msgid "Logs"
 msgstr ""
 
-#: mod/admin.php:198 mod/admin.php:2387
+#: mod/admin.php:198 mod/admin.php:2383
 msgid "View Logs"
 msgstr ""
 
@@ -4345,9 +4350,9 @@ msgid "User registrations waiting for confirmation"
 msgstr ""
 
 #: mod/admin.php:301 mod/admin.php:361 mod/admin.php:478 mod/admin.php:520
-#: mod/admin.php:717 mod/admin.php:752 mod/admin.php:848 mod/admin.php:1356
-#: mod/admin.php:1816 mod/admin.php:1932 mod/admin.php:1992 mod/admin.php:2201
-#: mod/admin.php:2245 mod/admin.php:2319 mod/admin.php:2386
+#: mod/admin.php:717 mod/admin.php:752 mod/admin.php:848 mod/admin.php:1352
+#: mod/admin.php:1812 mod/admin.php:1928 mod/admin.php:1988 mod/admin.php:2197
+#: mod/admin.php:2241 mod/admin.php:2315 mod/admin.php:2382
 msgid "Administration"
 msgstr ""
 
@@ -4488,7 +4493,7 @@ msgstr ""
 msgid "Block Remote Contact"
 msgstr ""
 
-#: mod/admin.php:482 mod/admin.php:1819
+#: mod/admin.php:482 mod/admin.php:1815
 msgid "select all"
 msgstr ""
 
@@ -4496,12 +4501,12 @@ msgstr ""
 msgid "select none"
 msgstr ""
 
-#: mod/admin.php:484 mod/admin.php:1828 mod/contacts.php:637
+#: mod/admin.php:484 mod/admin.php:1824 mod/contacts.php:637
 #: mod/contacts.php:827 mod/contacts.php:1011
 msgid "Block"
 msgstr ""
 
-#: mod/admin.php:485 mod/admin.php:1829 mod/contacts.php:637
+#: mod/admin.php:485 mod/admin.php:1825 mod/contacts.php:637
 #: mod/contacts.php:827 mod/contacts.php:1011
 msgid "Unblock"
 msgstr ""
@@ -4729,7 +4734,7 @@ msgstr ""
 msgid "Public postings from local users and the federated network"
 msgstr ""
 
-#: mod/admin.php:1284 mod/admin.php:1450 mod/admin.php:1460
+#: mod/admin.php:1284 mod/admin.php:1446 mod/admin.php:1456
 #: mod/contacts.php:572
 msgid "Disabled"
 msgstr ""
@@ -4798,530 +4803,530 @@ msgstr ""
 msgid "check the development version"
 msgstr ""
 
-#: mod/admin.php:1359
+#: mod/admin.php:1355
 msgid "Republish users to directory"
 msgstr ""
 
-#: mod/admin.php:1361
+#: mod/admin.php:1357
 msgid "File upload"
 msgstr ""
 
-#: mod/admin.php:1362
+#: mod/admin.php:1358
 msgid "Policies"
 msgstr ""
 
-#: mod/admin.php:1363 mod/contacts.php:895 mod/events.php:532
+#: mod/admin.php:1359 mod/contacts.php:895 mod/events.php:532
 #: src/Model/Profile.php:863
 msgid "Advanced"
 msgstr ""
 
-#: mod/admin.php:1364
+#: mod/admin.php:1360
 msgid "Auto Discovered Contact Directory"
 msgstr ""
 
-#: mod/admin.php:1365
+#: mod/admin.php:1361
 msgid "Performance"
 msgstr ""
 
-#: mod/admin.php:1366
+#: mod/admin.php:1362
 msgid "Worker"
 msgstr ""
 
-#: mod/admin.php:1367
+#: mod/admin.php:1363
 msgid "Message Relay"
 msgstr ""
 
-#: mod/admin.php:1368
+#: mod/admin.php:1364
 msgid ""
 "Relocate - WARNING: advanced function. Could make this server unreachable."
 msgstr ""
 
-#: mod/admin.php:1371
+#: mod/admin.php:1367
 msgid "Site name"
 msgstr ""
 
-#: mod/admin.php:1372
+#: mod/admin.php:1368
 msgid "Host name"
 msgstr ""
 
-#: mod/admin.php:1373
+#: mod/admin.php:1369
 msgid "Sender Email"
 msgstr ""
 
-#: mod/admin.php:1373
+#: mod/admin.php:1369
 msgid ""
 "The email address your server shall use to send notification emails from."
 msgstr ""
 
-#: mod/admin.php:1374
+#: mod/admin.php:1370
 msgid "Banner/Logo"
 msgstr ""
 
-#: mod/admin.php:1375
+#: mod/admin.php:1371
 msgid "Shortcut icon"
 msgstr ""
 
-#: mod/admin.php:1375
+#: mod/admin.php:1371
 msgid "Link to an icon that will be used for browsers."
 msgstr ""
 
-#: mod/admin.php:1376
+#: mod/admin.php:1372
 msgid "Touch icon"
 msgstr ""
 
-#: mod/admin.php:1376
+#: mod/admin.php:1372
 msgid "Link to an icon that will be used for tablets and mobiles."
 msgstr ""
 
-#: mod/admin.php:1377
+#: mod/admin.php:1373
 msgid "Additional Info"
 msgstr ""
 
-#: mod/admin.php:1377
+#: mod/admin.php:1373
 #, php-format
 msgid ""
 "For public servers: you can add additional information here that will be "
 "listed at %s/servers."
 msgstr ""
 
-#: mod/admin.php:1378
+#: mod/admin.php:1374
 msgid "System language"
 msgstr ""
 
-#: mod/admin.php:1379
+#: mod/admin.php:1375
 msgid "System theme"
 msgstr ""
 
-#: mod/admin.php:1379
+#: mod/admin.php:1375
 msgid ""
 "Default system theme - may be over-ridden by user profiles - <a href='#' "
 "id='cnftheme'>change theme settings</a>"
 msgstr ""
 
-#: mod/admin.php:1380
+#: mod/admin.php:1376
 msgid "Mobile system theme"
 msgstr ""
 
-#: mod/admin.php:1380
+#: mod/admin.php:1376
 msgid "Theme for mobile devices"
 msgstr ""
 
-#: mod/admin.php:1381
+#: mod/admin.php:1377
 msgid "SSL link policy"
 msgstr ""
 
-#: mod/admin.php:1381
+#: mod/admin.php:1377
 msgid "Determines whether generated links should be forced to use SSL"
 msgstr ""
 
-#: mod/admin.php:1382
+#: mod/admin.php:1378
 msgid "Force SSL"
 msgstr ""
 
-#: mod/admin.php:1382
+#: mod/admin.php:1378
 msgid ""
 "Force all Non-SSL requests to SSL - Attention: on some systems it could lead "
 "to endless loops."
 msgstr ""
 
-#: mod/admin.php:1383
+#: mod/admin.php:1379
 msgid "Hide help entry from navigation menu"
 msgstr ""
 
-#: mod/admin.php:1383
+#: mod/admin.php:1379
 msgid ""
 "Hides the menu entry for the Help pages from the navigation menu. You can "
 "still access it calling /help directly."
 msgstr ""
 
-#: mod/admin.php:1384
+#: mod/admin.php:1380
 msgid "Single user instance"
 msgstr ""
 
-#: mod/admin.php:1384
+#: mod/admin.php:1380
 msgid "Make this instance multi-user or single-user for the named user"
 msgstr ""
 
-#: mod/admin.php:1385
+#: mod/admin.php:1381
 msgid "Maximum image size"
 msgstr ""
 
-#: mod/admin.php:1385
+#: mod/admin.php:1381
 msgid ""
 "Maximum size in bytes of uploaded images. Default is 0, which means no "
 "limits."
 msgstr ""
 
-#: mod/admin.php:1386
+#: mod/admin.php:1382
 msgid "Maximum image length"
 msgstr ""
 
-#: mod/admin.php:1386
+#: mod/admin.php:1382
 msgid ""
 "Maximum length in pixels of the longest side of uploaded images. Default is "
 "-1, which means no limits."
 msgstr ""
 
-#: mod/admin.php:1387
+#: mod/admin.php:1383
 msgid "JPEG image quality"
 msgstr ""
 
-#: mod/admin.php:1387
+#: mod/admin.php:1383
 msgid ""
 "Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
 "100, which is full quality."
 msgstr ""
 
-#: mod/admin.php:1389
+#: mod/admin.php:1385
 msgid "Register policy"
 msgstr ""
 
-#: mod/admin.php:1390
+#: mod/admin.php:1386
 msgid "Maximum Daily Registrations"
 msgstr ""
 
-#: mod/admin.php:1390
+#: mod/admin.php:1386
 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 ""
 
-#: mod/admin.php:1391
+#: mod/admin.php:1387
 msgid "Register text"
 msgstr ""
 
-#: mod/admin.php:1391
+#: mod/admin.php:1387
 msgid ""
 "Will be displayed prominently on the registration page. You can use BBCode "
 "here."
 msgstr ""
 
-#: mod/admin.php:1392
+#: mod/admin.php:1388
 msgid "Accounts abandoned after x days"
 msgstr ""
 
-#: mod/admin.php:1392
+#: mod/admin.php:1388
 msgid ""
 "Will not waste system resources polling external sites for abandonded "
 "accounts. Enter 0 for no time limit."
 msgstr ""
 
-#: mod/admin.php:1393
+#: mod/admin.php:1389
 msgid "Allowed friend domains"
 msgstr ""
 
-#: mod/admin.php:1393
+#: mod/admin.php:1389
 msgid ""
 "Comma separated list of domains which are allowed to establish friendships "
 "with this site. Wildcards are accepted. Empty to allow any domains"
 msgstr ""
 
-#: mod/admin.php:1394
+#: mod/admin.php:1390
 msgid "Allowed email domains"
 msgstr ""
 
-#: mod/admin.php:1394
+#: mod/admin.php:1390
 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 ""
 
-#: mod/admin.php:1395
+#: mod/admin.php:1391
 msgid "No OEmbed rich content"
 msgstr ""
 
-#: mod/admin.php:1395
+#: mod/admin.php:1391
 msgid ""
 "Don't show the rich content (e.g. embedded PDF), except from the domains "
 "listed below."
 msgstr ""
 
-#: mod/admin.php:1396
+#: mod/admin.php:1392
 msgid "Allowed OEmbed domains"
 msgstr ""
 
-#: mod/admin.php:1396
+#: mod/admin.php:1392
 msgid ""
 "Comma separated list of domains which oembed content is allowed to be "
 "displayed. Wildcards are accepted."
 msgstr ""
 
-#: mod/admin.php:1397
+#: mod/admin.php:1393
 msgid "Block public"
 msgstr ""
 
-#: mod/admin.php:1397
+#: mod/admin.php:1393
 msgid ""
 "Check to block public access to all otherwise public personal pages on this "
 "site unless you are currently logged in."
 msgstr ""
 
-#: mod/admin.php:1398
+#: mod/admin.php:1394
 msgid "Force publish"
 msgstr ""
 
-#: mod/admin.php:1398
+#: mod/admin.php:1394
 msgid ""
 "Check to force all profiles on this site to be listed in the site directory."
 msgstr ""
 
-#: mod/admin.php:1399
+#: mod/admin.php:1395
 msgid "Global directory URL"
 msgstr ""
 
-#: mod/admin.php:1399
+#: mod/admin.php:1395
 msgid ""
 "URL to the global directory. If this is not set, the global directory is "
 "completely unavailable to the application."
 msgstr ""
 
-#: mod/admin.php:1400
+#: mod/admin.php:1396
 msgid "Private posts by default for new users"
 msgstr ""
 
-#: mod/admin.php:1400
+#: mod/admin.php:1396
 msgid ""
 "Set default post permissions for all new members to the default privacy "
 "group rather than public."
 msgstr ""
 
-#: mod/admin.php:1401
+#: mod/admin.php:1397
 msgid "Don't include post content in email notifications"
 msgstr ""
 
-#: mod/admin.php:1401
+#: mod/admin.php:1397
 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 ""
 
-#: mod/admin.php:1402
+#: mod/admin.php:1398
 msgid "Disallow public access to addons listed in the apps menu."
 msgstr ""
 
-#: mod/admin.php:1402
+#: mod/admin.php:1398
 msgid ""
 "Checking this box will restrict addons listed in the apps menu to members "
 "only."
 msgstr ""
 
-#: mod/admin.php:1403
+#: mod/admin.php:1399
 msgid "Don't embed private images in posts"
 msgstr ""
 
-#: mod/admin.php:1403
+#: mod/admin.php:1399
 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 ""
 
-#: mod/admin.php:1404
+#: mod/admin.php:1400
 msgid "Allow Users to set remote_self"
 msgstr ""
 
-#: mod/admin.php:1404
+#: mod/admin.php:1400
 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 ""
 
-#: mod/admin.php:1405
+#: mod/admin.php:1401
 msgid "Block multiple registrations"
 msgstr ""
 
-#: mod/admin.php:1405
+#: mod/admin.php:1401
 msgid "Disallow users to register additional accounts for use as pages."
 msgstr ""
 
-#: mod/admin.php:1406
+#: mod/admin.php:1402
 msgid "OpenID support"
 msgstr ""
 
-#: mod/admin.php:1406
+#: mod/admin.php:1402
 msgid "OpenID support for registration and logins."
 msgstr ""
 
-#: mod/admin.php:1407
+#: mod/admin.php:1403
 msgid "Fullname check"
 msgstr ""
 
-#: mod/admin.php:1407
+#: mod/admin.php:1403
 msgid ""
 "Force users to register with a space between firstname and lastname in Full "
 "name, as an antispam measure"
 msgstr ""
 
-#: mod/admin.php:1408
+#: mod/admin.php:1404
 msgid "Community pages for visitors"
 msgstr ""
 
-#: mod/admin.php:1408
+#: mod/admin.php:1404
 msgid ""
 "Which community pages should be available for visitors. Local users always "
 "see both pages."
 msgstr ""
 
-#: mod/admin.php:1409
+#: mod/admin.php:1405
 msgid "Posts per user on community page"
 msgstr ""
 
-#: mod/admin.php:1409
+#: mod/admin.php:1405
 msgid ""
 "The maximum number of posts per user on the community page. (Not valid for "
 "'Global Community')"
 msgstr ""
 
-#: mod/admin.php:1410
+#: mod/admin.php:1406
 msgid "Enable OStatus support"
 msgstr ""
 
-#: mod/admin.php:1410
+#: mod/admin.php:1406
 msgid ""
 "Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
 "communications in OStatus are public, so privacy warnings will be "
 "occasionally displayed."
 msgstr ""
 
-#: mod/admin.php:1411
+#: mod/admin.php:1407
 msgid "Only import OStatus threads from our contacts"
 msgstr ""
 
-#: mod/admin.php:1411
+#: mod/admin.php:1407
 msgid ""
 "Normally we import every content from our OStatus contacts. With this option "
 "we only store threads that are started by a contact that is known on our "
 "system."
 msgstr ""
 
-#: mod/admin.php:1412
+#: mod/admin.php:1408
 msgid "OStatus support can only be enabled if threading is enabled."
 msgstr ""
 
-#: mod/admin.php:1414
+#: mod/admin.php:1410
 msgid ""
 "Diaspora support can't be enabled because Friendica was installed into a sub "
 "directory."
 msgstr ""
 
-#: mod/admin.php:1415
+#: mod/admin.php:1411
 msgid "Enable Diaspora support"
 msgstr ""
 
-#: mod/admin.php:1415
+#: mod/admin.php:1411
 msgid "Provide built-in Diaspora network compatibility."
 msgstr ""
 
-#: mod/admin.php:1416
+#: mod/admin.php:1412
 msgid "Only allow Friendica contacts"
 msgstr ""
 
-#: mod/admin.php:1416
+#: mod/admin.php:1412
 msgid ""
 "All contacts must use Friendica protocols. All other built-in communication "
 "protocols disabled."
 msgstr ""
 
-#: mod/admin.php:1417
+#: mod/admin.php:1413
 msgid "Verify SSL"
 msgstr ""
 
-#: mod/admin.php:1417
+#: mod/admin.php:1413
 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 ""
 
-#: mod/admin.php:1418
+#: mod/admin.php:1414
 msgid "Proxy user"
 msgstr ""
 
-#: mod/admin.php:1419
+#: mod/admin.php:1415
 msgid "Proxy URL"
 msgstr ""
 
-#: mod/admin.php:1420
+#: mod/admin.php:1416
 msgid "Network timeout"
 msgstr ""
 
-#: mod/admin.php:1420
+#: mod/admin.php:1416
 msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
 msgstr ""
 
-#: mod/admin.php:1421
+#: mod/admin.php:1417
 msgid "Maximum Load Average"
 msgstr ""
 
-#: mod/admin.php:1421
+#: mod/admin.php:1417
 msgid ""
 "Maximum system load before delivery and poll processes are deferred - "
 "default 50."
 msgstr ""
 
-#: mod/admin.php:1422
+#: mod/admin.php:1418
 msgid "Maximum Load Average (Frontend)"
 msgstr ""
 
-#: mod/admin.php:1422
+#: mod/admin.php:1418
 msgid "Maximum system load before the frontend quits service - default 50."
 msgstr ""
 
-#: mod/admin.php:1423
+#: mod/admin.php:1419
 msgid "Minimal Memory"
 msgstr ""
 
-#: mod/admin.php:1423
+#: mod/admin.php:1419
 msgid ""
 "Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
 "default 0 (deactivated)."
 msgstr ""
 
-#: mod/admin.php:1424
+#: mod/admin.php:1420
 msgid "Maximum table size for optimization"
 msgstr ""
 
-#: mod/admin.php:1424
+#: mod/admin.php:1420
 msgid ""
-"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
-"Enter -1 to disable it."
+"Maximum table size (in MB) for the automatic optimization. Enter -1 to "
+"disable it."
 msgstr ""
 
-#: mod/admin.php:1425
+#: mod/admin.php:1421
 msgid "Minimum level of fragmentation"
 msgstr ""
 
-#: mod/admin.php:1425
+#: mod/admin.php:1421
 msgid ""
 "Minimum fragmenation level to start the automatic optimization - default "
 "value is 30%."
 msgstr ""
 
-#: mod/admin.php:1427
+#: mod/admin.php:1423
 msgid "Periodical check of global contacts"
 msgstr ""
 
-#: mod/admin.php:1427
+#: mod/admin.php:1423
 msgid ""
 "If enabled, the global contacts are checked periodically for missing or "
 "outdated data and the vitality of the contacts and servers."
 msgstr ""
 
-#: mod/admin.php:1428
+#: mod/admin.php:1424
 msgid "Days between requery"
 msgstr ""
 
-#: mod/admin.php:1428
+#: mod/admin.php:1424
 msgid "Number of days after which a server is requeried for his contacts."
 msgstr ""
 
-#: mod/admin.php:1429
+#: mod/admin.php:1425
 msgid "Discover contacts from other servers"
 msgstr ""
 
-#: mod/admin.php:1429
+#: mod/admin.php:1425
 msgid ""
 "Periodically query other servers for contacts. You can choose between "
 "'users': the users on the remote system, 'Global Contacts': active contacts "
@@ -5331,32 +5336,32 @@ msgid ""
 "Global Contacts'."
 msgstr ""
 
-#: mod/admin.php:1430
+#: mod/admin.php:1426
 msgid "Timeframe for fetching global contacts"
 msgstr ""
 
-#: mod/admin.php:1430
+#: mod/admin.php:1426
 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 ""
 
-#: mod/admin.php:1431
+#: mod/admin.php:1427
 msgid "Search the local directory"
 msgstr ""
 
-#: mod/admin.php:1431
+#: mod/admin.php:1427
 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 ""
 
-#: mod/admin.php:1433
+#: mod/admin.php:1429
 msgid "Publish server information"
 msgstr ""
 
-#: mod/admin.php:1433
+#: mod/admin.php:1429
 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 "
@@ -5364,50 +5369,50 @@ msgid ""
 "href='http://the-federation.info/'>the-federation.info</a> for details."
 msgstr ""
 
-#: mod/admin.php:1435
+#: mod/admin.php:1431
 msgid "Check upstream version"
 msgstr ""
 
-#: mod/admin.php:1435
+#: mod/admin.php:1431
 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 ""
 
-#: mod/admin.php:1436
+#: mod/admin.php:1432
 msgid "Suppress Tags"
 msgstr ""
 
-#: mod/admin.php:1436
+#: mod/admin.php:1432
 msgid "Suppress showing a list of hashtags at the end of the posting."
 msgstr ""
 
-#: mod/admin.php:1437
+#: mod/admin.php:1433
 msgid "Clean database"
 msgstr ""
 
-#: mod/admin.php:1437
+#: mod/admin.php:1433
 msgid ""
 "Remove old remote items, orphaned database records and old content from some "
 "other helper tables."
 msgstr ""
 
-#: mod/admin.php:1438
+#: mod/admin.php:1434
 msgid "Lifespan of remote items"
 msgstr ""
 
-#: mod/admin.php:1438
+#: mod/admin.php:1434
 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 ""
 
-#: mod/admin.php:1439
+#: mod/admin.php:1435
 msgid "Lifespan of unclaimed items"
 msgstr ""
 
-#: mod/admin.php:1439
+#: mod/admin.php:1435
 msgid ""
 "When the database cleanup is enabled, this defines the days after which "
 "unclaimed remote items (mostly content from the relay) will be deleted. "
@@ -5415,129 +5420,129 @@ msgid ""
 "items if set to 0."
 msgstr ""
 
-#: mod/admin.php:1440
+#: mod/admin.php:1436
 msgid "Path to item cache"
 msgstr ""
 
-#: mod/admin.php:1440
+#: mod/admin.php:1436
 msgid "The item caches buffers generated bbcode and external images."
 msgstr ""
 
-#: mod/admin.php:1441
+#: mod/admin.php:1437
 msgid "Cache duration in seconds"
 msgstr ""
 
-#: mod/admin.php:1441
+#: mod/admin.php:1437
 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 ""
 
-#: mod/admin.php:1442
+#: mod/admin.php:1438
 msgid "Maximum numbers of comments per post"
 msgstr ""
 
-#: mod/admin.php:1442
+#: mod/admin.php:1438
 msgid "How much comments should be shown for each post? Default value is 100."
 msgstr ""
 
-#: mod/admin.php:1443
+#: mod/admin.php:1439
 msgid "Temp path"
 msgstr ""
 
-#: mod/admin.php:1443
+#: mod/admin.php:1439
 msgid ""
 "If you have a restricted system where the webserver can't access the system "
 "temp path, enter another path here."
 msgstr ""
 
-#: mod/admin.php:1444
+#: mod/admin.php:1440
 msgid "Base path to installation"
 msgstr ""
 
-#: mod/admin.php:1444
+#: mod/admin.php:1440
 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 ""
 
-#: mod/admin.php:1445
+#: mod/admin.php:1441
 msgid "Disable picture proxy"
 msgstr ""
 
-#: mod/admin.php:1445
+#: mod/admin.php:1441
 msgid ""
 "The picture proxy increases performance and privacy. It shouldn't be used on "
 "systems with very low bandwith."
 msgstr ""
 
-#: mod/admin.php:1446
+#: mod/admin.php:1442
 msgid "Only search in tags"
 msgstr ""
 
-#: mod/admin.php:1446
+#: mod/admin.php:1442
 msgid "On large systems the text search can slow down the system extremely."
 msgstr ""
 
-#: mod/admin.php:1448
+#: mod/admin.php:1444
 msgid "New base url"
 msgstr ""
 
-#: mod/admin.php:1448
+#: mod/admin.php:1444
 msgid ""
 "Change base url for this server. Sends relocate message to all Friendica and "
 "Diaspora* contacts of all users."
 msgstr ""
 
-#: mod/admin.php:1450
+#: mod/admin.php:1446
 msgid "RINO Encryption"
 msgstr ""
 
-#: mod/admin.php:1450
+#: mod/admin.php:1446
 msgid "Encryption layer between nodes."
 msgstr ""
 
-#: mod/admin.php:1450
+#: mod/admin.php:1446
 msgid "Enabled"
 msgstr ""
 
-#: mod/admin.php:1452
+#: mod/admin.php:1448
 msgid "Maximum number of parallel workers"
 msgstr ""
 
-#: mod/admin.php:1452
+#: mod/admin.php:1448
 msgid ""
 "On shared hosters set this to 2. On larger systems, values of 10 are great. "
 "Default value is 4."
 msgstr ""
 
-#: mod/admin.php:1453
+#: mod/admin.php:1449
 msgid "Don't use 'proc_open' with the worker"
 msgstr ""
 
-#: mod/admin.php:1453
+#: mod/admin.php:1449
 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 ""
 
-#: mod/admin.php:1454
+#: mod/admin.php:1450
 msgid "Enable fastlane"
 msgstr ""
 
-#: mod/admin.php:1454
+#: mod/admin.php:1450
 msgid ""
 "When enabed, the fastlane mechanism starts an additional worker if processes "
 "with higher priority are blocked by processes of lower priority."
 msgstr ""
 
-#: mod/admin.php:1455
+#: mod/admin.php:1451
 msgid "Enable frontend worker"
 msgstr ""
 
-#: mod/admin.php:1455
+#: mod/admin.php:1451
 #, php-format
 msgid ""
 "When enabled the Worker process is triggered when backend access is "
@@ -5547,131 +5552,131 @@ msgid ""
 "on your server."
 msgstr ""
 
-#: mod/admin.php:1457
+#: mod/admin.php:1453
 msgid "Subscribe to relay"
 msgstr ""
 
-#: mod/admin.php:1457
+#: mod/admin.php:1453
 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 ""
 
-#: mod/admin.php:1458
+#: mod/admin.php:1454
 msgid "Relay server"
 msgstr ""
 
-#: mod/admin.php:1458
+#: mod/admin.php:1454
 msgid ""
 "Address of the relay server where public posts should be send to. For "
 "example https://relay.diasp.org"
 msgstr ""
 
-#: mod/admin.php:1459
+#: mod/admin.php:1455
 msgid "Direct relay transfer"
 msgstr ""
 
-#: mod/admin.php:1459
+#: mod/admin.php:1455
 msgid ""
 "Enables the direct transfer to other servers without using the relay servers"
 msgstr ""
 
-#: mod/admin.php:1460
+#: mod/admin.php:1456
 msgid "Relay scope"
 msgstr ""
 
-#: mod/admin.php:1460
+#: mod/admin.php:1456
 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 ""
 
-#: mod/admin.php:1460
+#: mod/admin.php:1456
 msgid "all"
 msgstr ""
 
-#: mod/admin.php:1460
+#: mod/admin.php:1456
 msgid "tags"
 msgstr ""
 
-#: mod/admin.php:1461
+#: mod/admin.php:1457
 msgid "Server tags"
 msgstr ""
 
-#: mod/admin.php:1461
+#: mod/admin.php:1457
 msgid "Comma separated list of tags for the 'tags' subscription."
 msgstr ""
 
-#: mod/admin.php:1462
+#: mod/admin.php:1458
 msgid "Allow user tags"
 msgstr ""
 
-#: mod/admin.php:1462
+#: mod/admin.php:1458
 msgid ""
 "If enabled, the tags from the saved searches will used for the 'tags' "
 "subscription in addition to the 'relay_server_tags'."
 msgstr ""
 
-#: mod/admin.php:1490
+#: mod/admin.php:1486
 msgid "Update has been marked successful"
 msgstr ""
 
-#: mod/admin.php:1497
+#: mod/admin.php:1493
 #, php-format
 msgid "Database structure update %s was successfully applied."
 msgstr ""
 
-#: mod/admin.php:1500
+#: mod/admin.php:1496
 #, php-format
 msgid "Executing of database structure update %s failed with error: %s"
 msgstr ""
 
-#: mod/admin.php:1513
+#: mod/admin.php:1509
 #, php-format
 msgid "Executing %s failed with error: %s"
 msgstr ""
 
-#: mod/admin.php:1515
+#: mod/admin.php:1511
 #, php-format
 msgid "Update %s was successfully applied."
 msgstr ""
 
-#: mod/admin.php:1518
+#: mod/admin.php:1514
 #, php-format
 msgid "Update %s did not return a status. Unknown if it succeeded."
 msgstr ""
 
-#: mod/admin.php:1521
+#: mod/admin.php:1517
 #, php-format
 msgid "There was no additional update function %s that needed to be called."
 msgstr ""
 
-#: mod/admin.php:1541
+#: mod/admin.php:1537
 msgid "No failed updates."
 msgstr ""
 
-#: mod/admin.php:1542
+#: mod/admin.php:1538
 msgid "Check database structure"
 msgstr ""
 
-#: mod/admin.php:1547
+#: mod/admin.php:1543
 msgid "Failed Updates"
 msgstr ""
 
-#: mod/admin.php:1548
+#: mod/admin.php:1544
 msgid ""
 "This does not include updates prior to 1139, which did not return a status."
 msgstr ""
 
-#: mod/admin.php:1549
+#: mod/admin.php:1545
 msgid "Mark success (if update was manually applied)"
 msgstr ""
 
-#: mod/admin.php:1550
+#: mod/admin.php:1546
 msgid "Attempt to execute this update step automatically"
 msgstr ""
 
-#: mod/admin.php:1589
+#: mod/admin.php:1585
 #, php-format
 msgid ""
 "\n"
@@ -5679,7 +5684,7 @@ msgid ""
 "\t\t\t\tthe administrator of %2$s has set up an account for you."
 msgstr ""
 
-#: mod/admin.php:1592
+#: mod/admin.php:1588
 #, php-format
 msgid ""
 "\n"
@@ -5718,172 +5723,172 @@ msgid ""
 "\t\t\tThank you and welcome to %4$s."
 msgstr ""
 
-#: mod/admin.php:1626 src/Model/User.php:663
+#: mod/admin.php:1622 src/Model/User.php:663
 #, php-format
 msgid "Registration details for %s"
 msgstr ""
 
-#: mod/admin.php:1636
+#: mod/admin.php:1632
 #, php-format
 msgid "%s user blocked/unblocked"
 msgid_plural "%s users blocked/unblocked"
 msgstr[0] ""
 msgstr[1] ""
 
-#: mod/admin.php:1642
+#: mod/admin.php:1638
 #, php-format
 msgid "%s user deleted"
 msgid_plural "%s users deleted"
 msgstr[0] ""
 msgstr[1] ""
 
-#: mod/admin.php:1689
+#: mod/admin.php:1685
 #, php-format
 msgid "User '%s' deleted"
 msgstr ""
 
-#: mod/admin.php:1697
+#: mod/admin.php:1693
 #, php-format
 msgid "User '%s' unblocked"
 msgstr ""
 
-#: mod/admin.php:1697
+#: mod/admin.php:1693
 #, php-format
 msgid "User '%s' blocked"
 msgstr ""
 
-#: mod/admin.php:1758
+#: mod/admin.php:1754
 msgid "Private Forum"
 msgstr ""
 
-#: mod/admin.php:1811 mod/admin.php:1822 mod/admin.php:1835 mod/admin.php:1853
+#: mod/admin.php:1807 mod/admin.php:1818 mod/admin.php:1831 mod/admin.php:1849
 #: src/Content/ContactSelector.php:82
 msgid "Email"
 msgstr ""
 
-#: mod/admin.php:1811 mod/admin.php:1835
+#: mod/admin.php:1807 mod/admin.php:1831
 msgid "Register date"
 msgstr ""
 
-#: mod/admin.php:1811 mod/admin.php:1835
+#: mod/admin.php:1807 mod/admin.php:1831
 msgid "Last login"
 msgstr ""
 
-#: mod/admin.php:1811 mod/admin.php:1835
+#: mod/admin.php:1807 mod/admin.php:1831
 msgid "Last item"
 msgstr ""
 
-#: mod/admin.php:1811
+#: mod/admin.php:1807
 msgid "Type"
 msgstr ""
 
-#: mod/admin.php:1818
+#: mod/admin.php:1814
 msgid "Add User"
 msgstr ""
 
-#: mod/admin.php:1820
+#: mod/admin.php:1816
 msgid "User registrations waiting for confirm"
 msgstr ""
 
-#: mod/admin.php:1821
+#: mod/admin.php:1817
 msgid "User waiting for permanent deletion"
 msgstr ""
 
-#: mod/admin.php:1822
+#: mod/admin.php:1818
 msgid "Request date"
 msgstr ""
 
-#: mod/admin.php:1823
+#: mod/admin.php:1819
 msgid "No registrations."
 msgstr ""
 
-#: mod/admin.php:1824
+#: mod/admin.php:1820
 msgid "Note from the user"
 msgstr ""
 
-#: mod/admin.php:1826
+#: mod/admin.php:1822
 msgid "Deny"
 msgstr ""
 
-#: mod/admin.php:1830
+#: mod/admin.php:1826
 msgid "Site admin"
 msgstr ""
 
-#: mod/admin.php:1831
+#: mod/admin.php:1827
 msgid "Account expired"
 msgstr ""
 
-#: mod/admin.php:1834
+#: mod/admin.php:1830
 msgid "New User"
 msgstr ""
 
-#: mod/admin.php:1835
+#: mod/admin.php:1831
 msgid "Deleted since"
 msgstr ""
 
-#: mod/admin.php:1840
+#: mod/admin.php:1836
 msgid ""
 "Selected users will be deleted!\\n\\nEverything these users had posted on "
 "this site will be permanently deleted!\\n\\nAre you sure?"
 msgstr ""
 
-#: mod/admin.php:1841
+#: mod/admin.php:1837
 msgid ""
 "The user {0} will be deleted!\\n\\nEverything this user has posted on this "
 "site will be permanently deleted!\\n\\nAre you sure?"
 msgstr ""
 
-#: mod/admin.php:1851
+#: mod/admin.php:1847
 msgid "Name of the new user."
 msgstr ""
 
-#: mod/admin.php:1852
+#: mod/admin.php:1848
 msgid "Nickname"
 msgstr ""
 
-#: mod/admin.php:1852
+#: mod/admin.php:1848
 msgid "Nickname of the new user."
 msgstr ""
 
-#: mod/admin.php:1853
+#: mod/admin.php:1849
 msgid "Email address of the new user."
 msgstr ""
 
-#: mod/admin.php:1895
+#: mod/admin.php:1891
 #, php-format
 msgid "Addon %s disabled."
 msgstr ""
 
-#: mod/admin.php:1899
+#: mod/admin.php:1895
 #, php-format
 msgid "Addon %s enabled."
 msgstr ""
 
-#: mod/admin.php:1909 mod/admin.php:2158
+#: mod/admin.php:1905 mod/admin.php:2154
 msgid "Disable"
 msgstr ""
 
-#: mod/admin.php:1912 mod/admin.php:2161
+#: mod/admin.php:1908 mod/admin.php:2157
 msgid "Enable"
 msgstr ""
 
-#: mod/admin.php:1934 mod/admin.php:2203
+#: mod/admin.php:1930 mod/admin.php:2199
 msgid "Toggle"
 msgstr ""
 
-#: mod/admin.php:1942 mod/admin.php:2212
+#: mod/admin.php:1938 mod/admin.php:2208
 msgid "Author: "
 msgstr ""
 
-#: mod/admin.php:1943 mod/admin.php:2213
+#: mod/admin.php:1939 mod/admin.php:2209
 msgid "Maintainer: "
 msgstr ""
 
-#: mod/admin.php:1995
+#: mod/admin.php:1991
 msgid "Reload active addons"
 msgstr ""
 
-#: mod/admin.php:2000
+#: mod/admin.php:1996
 #, php-format
 msgid ""
 "There are currently no addons available on your node. You can find the "
@@ -5891,70 +5896,70 @@ msgid ""
 "the open addon registry at %2$s"
 msgstr ""
 
-#: mod/admin.php:2120
+#: mod/admin.php:2116
 msgid "No themes found."
 msgstr ""
 
-#: mod/admin.php:2194
+#: mod/admin.php:2190
 msgid "Screenshot"
 msgstr ""
 
-#: mod/admin.php:2248
+#: mod/admin.php:2244
 msgid "Reload active themes"
 msgstr ""
 
-#: mod/admin.php:2253
+#: mod/admin.php:2249
 #, php-format
 msgid "No themes found on the system. They should be placed in %1$s"
 msgstr ""
 
-#: mod/admin.php:2254
+#: mod/admin.php:2250
 msgid "[Experimental]"
 msgstr ""
 
-#: mod/admin.php:2255
+#: mod/admin.php:2251
 msgid "[Unsupported]"
 msgstr ""
 
-#: mod/admin.php:2279
+#: mod/admin.php:2275
 msgid "Log settings updated."
 msgstr ""
 
-#: mod/admin.php:2311
+#: mod/admin.php:2307
 msgid "PHP log currently enabled."
 msgstr ""
 
-#: mod/admin.php:2313
+#: mod/admin.php:2309
 msgid "PHP log currently disabled."
 msgstr ""
 
-#: mod/admin.php:2322
+#: mod/admin.php:2318
 msgid "Clear"
 msgstr ""
 
-#: mod/admin.php:2326
+#: mod/admin.php:2322
 msgid "Enable Debugging"
 msgstr ""
 
-#: mod/admin.php:2327
+#: mod/admin.php:2323
 msgid "Log file"
 msgstr ""
 
-#: mod/admin.php:2327
+#: mod/admin.php:2323
 msgid ""
 "Must be writable by web server. Relative to your Friendica top-level "
 "directory."
 msgstr ""
 
-#: mod/admin.php:2328
+#: mod/admin.php:2324
 msgid "Log level"
 msgstr ""
 
-#: mod/admin.php:2330
+#: mod/admin.php:2326
 msgid "PHP logging"
 msgstr ""
 
-#: mod/admin.php:2331
+#: mod/admin.php:2327
 msgid ""
 "To enable logging of PHP errors and warnings you can add the following to "
 "the .htconfig.php file of your installation. The filename set in the "
@@ -5963,26 +5968,26 @@ msgid ""
 "'display_errors' is to enable these options, set to '0' to disable them."
 msgstr ""
 
-#: mod/admin.php:2362
+#: mod/admin.php:2358
 #, 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 ""
 
-#: mod/admin.php:2366
+#: mod/admin.php:2362
 #, 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 ""
 
-#: mod/admin.php:2458
+#: mod/admin.php:2454
 #, php-format
 msgid "Lock feature %s"
 msgstr ""
 
-#: mod/admin.php:2466
+#: mod/admin.php:2462
 msgid "Manage Additional Features"
 msgstr ""
 
@@ -6064,7 +6069,7 @@ msgstr ""
 msgid "Invalid profile URL."
 msgstr ""
 
-#: mod/dfrn_request.php:341 src/Model/Contact.php:1235
+#: mod/dfrn_request.php:341 src/Model/Contact.php:1266
 msgid "Disallowed profile URL."
 msgstr ""
 
@@ -6806,7 +6811,7 @@ msgid "you are a fan of"
 msgstr ""
 
 #: mod/contacts.php:953 mod/photos.php:1488 mod/photos.php:1527
-#: mod/photos.php:1600 src/Object/Post.php:793
+#: mod/photos.php:1600 src/Object/Post.php:783
 msgid "This is you"
 msgstr ""
 
@@ -7663,16 +7668,16 @@ msgstr ""
 msgid "Rotate CCW (left)"
 msgstr ""
 
-#: mod/photos.php:1471 src/Object/Post.php:296
+#: mod/photos.php:1471 src/Object/Post.php:286
 msgid "I like this (toggle)"
 msgstr ""
 
-#: mod/photos.php:1472 src/Object/Post.php:297
+#: mod/photos.php:1472 src/Object/Post.php:287
 msgid "I don't like this (toggle)"
 msgstr ""
 
 #: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602
-#: src/Object/Post.php:399 src/Object/Post.php:795
+#: src/Object/Post.php:389 src/Object/Post.php:785
 msgid "Comment"
 msgstr ""
 
@@ -7680,7 +7685,7 @@ msgstr ""
 msgid "Map"
 msgstr ""
 
-#: local/test.php:1655
+#: local/test.php:1686
 #, php-format
 msgid ""
 "<span><a href=\"%s\" target=\"_blank\" class=\"shared-wall-item-name\">%s</"
@@ -7740,7 +7745,8 @@ msgid "Errors encountered performing database changes: "
 msgstr ""
 
 #: src/Database/DBStructure.php:210
-msgid ": Database update"
+#, php-format
+msgid "%s: Database update"
 msgstr ""
 
 #: src/Database/DBStructure.php:460
@@ -8123,118 +8129,118 @@ msgstr ""
 msgid "save to folder"
 msgstr ""
 
-#: src/Object/Post.php:235
+#: src/Object/Post.php:225
 msgid "I will attend"
 msgstr ""
 
-#: src/Object/Post.php:235
+#: src/Object/Post.php:225
 msgid "I will not attend"
 msgstr ""
 
-#: src/Object/Post.php:235
+#: src/Object/Post.php:225
 msgid "I might attend"
 msgstr ""
 
-#: src/Object/Post.php:263
+#: src/Object/Post.php:253
 msgid "add star"
 msgstr ""
 
-#: src/Object/Post.php:264
+#: src/Object/Post.php:254
 msgid "remove star"
 msgstr ""
 
-#: src/Object/Post.php:265
+#: src/Object/Post.php:255
 msgid "toggle star status"
 msgstr ""
 
-#: src/Object/Post.php:268
+#: src/Object/Post.php:258
 msgid "starred"
 msgstr ""
 
-#: src/Object/Post.php:274
+#: src/Object/Post.php:264
 msgid "ignore thread"
 msgstr ""
 
-#: src/Object/Post.php:275
+#: src/Object/Post.php:265
 msgid "unignore thread"
 msgstr ""
 
-#: src/Object/Post.php:276
+#: src/Object/Post.php:266
 msgid "toggle ignore status"
 msgstr ""
 
-#: src/Object/Post.php:285
+#: src/Object/Post.php:275
 msgid "add tag"
 msgstr ""
 
-#: src/Object/Post.php:296
+#: src/Object/Post.php:286
 msgid "like"
 msgstr ""
 
-#: src/Object/Post.php:297
+#: src/Object/Post.php:287
 msgid "dislike"
 msgstr ""
 
-#: src/Object/Post.php:300
+#: src/Object/Post.php:290
 msgid "Share this"
 msgstr ""
 
-#: src/Object/Post.php:300
+#: src/Object/Post.php:290
 msgid "share"
 msgstr ""
 
-#: src/Object/Post.php:365
+#: src/Object/Post.php:355
 msgid "to"
 msgstr ""
 
-#: src/Object/Post.php:366
+#: src/Object/Post.php:356
 msgid "via"
 msgstr ""
 
-#: src/Object/Post.php:367
+#: src/Object/Post.php:357
 msgid "Wall-to-Wall"
 msgstr ""
 
-#: src/Object/Post.php:368
+#: src/Object/Post.php:358
 msgid "via Wall-To-Wall:"
 msgstr ""
 
-#: src/Object/Post.php:427
+#: src/Object/Post.php:417
 #, php-format
 msgid "%d comment"
 msgid_plural "%d comments"
 msgstr[0] ""
 msgstr[1] ""
 
-#: src/Object/Post.php:797
+#: src/Object/Post.php:787
 msgid "Bold"
 msgstr ""
 
-#: src/Object/Post.php:798
+#: src/Object/Post.php:788
 msgid "Italic"
 msgstr ""
 
-#: src/Object/Post.php:799
+#: src/Object/Post.php:789
 msgid "Underline"
 msgstr ""
 
-#: src/Object/Post.php:800
+#: src/Object/Post.php:790
 msgid "Quote"
 msgstr ""
 
-#: src/Object/Post.php:801
+#: src/Object/Post.php:791
 msgid "Code"
 msgstr ""
 
-#: src/Object/Post.php:802
+#: src/Object/Post.php:792
 msgid "Image"
 msgstr ""
 
-#: src/Object/Post.php:803
+#: src/Object/Post.php:793
 msgid "Link"
 msgstr ""
 
-#: src/Object/Post.php:804
+#: src/Object/Post.php:794
 msgid "Video"
 msgstr ""
 
@@ -8351,21 +8357,21 @@ msgstr ""
 msgid "stopped following"
 msgstr ""
 
-#: src/Protocol/DFRN.php:1513 src/Model/Contact.php:1605
+#: src/Protocol/DFRN.php:1513 src/Model/Contact.php:1636
 #, php-format
 msgid "%s's birthday"
 msgstr ""
 
-#: src/Protocol/DFRN.php:1514 src/Model/Contact.php:1606
+#: src/Protocol/DFRN.php:1514 src/Model/Contact.php:1637
 #, php-format
 msgid "Happy Birthday %s"
 msgstr ""
 
-#: src/Protocol/Diaspora.php:2654
+#: src/Protocol/Diaspora.php:2601
 msgid "Sharing notification from Diaspora network"
 msgstr ""
 
-#: src/Protocol/Diaspora.php:3744
+#: src/Protocol/Diaspora.php:3691
 msgid "Attachments:"
 msgstr ""
 
@@ -8434,17 +8440,17 @@ msgstr ""
 msgid "%1$d %2$s ago"
 msgstr ""
 
-#: src/Model/Item.php:1794
+#: src/Model/Item.php:1809
 #, php-format
 msgid "%1$s is attending %2$s's %3$s"
 msgstr ""
 
-#: src/Model/Item.php:1799
+#: src/Model/Item.php:1814
 #, php-format
 msgid "%1$s is not attending %2$s's %3$s"
 msgstr ""
 
-#: src/Model/Item.php:1804
+#: src/Model/Item.php:1819
 #, php-format
 msgid "%1$s may attend %2$s's %3$s"
 msgstr ""
@@ -8457,72 +8463,72 @@ msgstr ""
 msgid "Drop Contact"
 msgstr ""
 
-#: src/Model/Contact.php:1060
+#: src/Model/Contact.php:1091
 msgid "Organisation"
 msgstr ""
 
-#: src/Model/Contact.php:1063
+#: src/Model/Contact.php:1094
 msgid "News"
 msgstr ""
 
-#: src/Model/Contact.php:1066
+#: src/Model/Contact.php:1097
 msgid "Forum"
 msgstr ""
 
-#: src/Model/Contact.php:1245
+#: src/Model/Contact.php:1276
 msgid "Connect URL missing."
 msgstr ""
 
-#: src/Model/Contact.php:1254
+#: src/Model/Contact.php:1285
 msgid ""
 "The contact could not be added. Please check the relevant network "
 "credentials in your Settings -> Social Networks page."
 msgstr ""
 
-#: src/Model/Contact.php:1301
+#: src/Model/Contact.php:1332
 msgid ""
 "This site is not configured to allow communications with other networks."
 msgstr ""
 
-#: src/Model/Contact.php:1302 src/Model/Contact.php:1316
+#: src/Model/Contact.php:1333 src/Model/Contact.php:1347
 msgid "No compatible communication protocols or feeds were discovered."
 msgstr ""
 
-#: src/Model/Contact.php:1314
+#: src/Model/Contact.php:1345
 msgid "The profile address specified does not provide adequate information."
 msgstr ""
 
-#: src/Model/Contact.php:1319
+#: src/Model/Contact.php:1350
 msgid "An author or name was not found."
 msgstr ""
 
-#: src/Model/Contact.php:1322
+#: src/Model/Contact.php:1353
 msgid "No browser URL could be matched to this address."
 msgstr ""
 
-#: src/Model/Contact.php:1325
+#: src/Model/Contact.php:1356
 msgid ""
 "Unable to match @-style Identity Address with a known protocol or email "
 "contact."
 msgstr ""
 
-#: src/Model/Contact.php:1326
+#: src/Model/Contact.php:1357
 msgid "Use mailto: in front of address to force email check."
 msgstr ""
 
-#: src/Model/Contact.php:1332
+#: src/Model/Contact.php:1363
 msgid ""
 "The profile address specified belongs to a network which has been disabled "
 "on this site."
 msgstr ""
 
-#: src/Model/Contact.php:1337
+#: src/Model/Contact.php:1368
 msgid ""
 "Limited profile. This person will be unable to receive direct/personal "
 "notifications from you."
 msgstr ""
 
-#: src/Model/Contact.php:1388
+#: src/Model/Contact.php:1419
 msgid "Unable to retrieve contact information."
 msgstr ""
 
@@ -9287,11 +9293,7 @@ msgid ""
 msgstr ""
 
 #: src/Content/Feature.php:95
-msgid "Network Sidebar Widgets"
-msgstr ""
-
-#: src/Content/Feature.php:96
-msgid "Search by Date"
+msgid "Network Sidebar"
 msgstr ""
 
 #: src/Content/Feature.php:96
index 55e5912953a339f13478230245e902f380ad9126..9fdff2d1cf1e8e091233b66607582577462d2228 100644 (file)
@@ -41,8 +41,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-22 11:15+0200\n"
-"PO-Revision-Date: 2018-04-23 04:59+0000\n"
+"POT-Creation-Date: 2018-05-09 15:04+0200\n"
+"PO-Revision-Date: 2018-05-12 08:16+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"
@@ -51,39 +51,68 @@ msgstr ""
 "Language: de\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: boot.php:795
-#, php-format
-msgid "Update %s failed. See error logs."
-msgstr "Update %s fehlgeschlagen. Bitte Fehlerprotokoll überprüfen."
+#: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21
+#: mod/admin.php:276 mod/admin.php:1883 mod/admin.php:2131 mod/display.php:72
+#: mod/display.php:252 mod/display.php:354
+msgid "Item not found."
+msgstr "Beitrag nicht gefunden."
 
-#: include/api.php:1202
-#, 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] "Das tägliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen."
-msgstr[1] "Das tägliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen."
+#: include/items.php:382
+msgid "Do you really want to delete this item?"
+msgstr "Möchtest Du wirklich dieses Item löschen?"
 
-#: include/api.php:1226
-#, php-format
-msgid "Weekly posting limit of %d post reached. The post was rejected."
-msgid_plural ""
-"Weekly posting limit of %d posts reached. The post was rejected."
-msgstr[0] "Das wöchentliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen."
-msgstr[1] "Das wöchentliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen."
+#: include/items.php:384 mod/api.php:110 mod/suggest.php:38
+#: mod/contacts.php:472 mod/follow.php:150 mod/profiles.php:636
+#: mod/profiles.php:639 mod/profiles.php:661 mod/register.php:237
+#: mod/dfrn_request.php:649 mod/message.php:138 mod/settings.php:1103
+#: mod/settings.php:1109 mod/settings.php:1116 mod/settings.php:1120
+#: mod/settings.php:1124 mod/settings.php:1128 mod/settings.php:1132
+#: mod/settings.php:1136 mod/settings.php:1156 mod/settings.php:1157
+#: mod/settings.php:1158 mod/settings.php:1159 mod/settings.php:1160
+msgid "Yes"
+msgstr "Ja"
 
-#: include/api.php:1250
-#, php-format
-msgid "Monthly posting limit of %d post reached. The post was rejected."
-msgstr "Das monatliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen."
+#: include/items.php:387 include/conversation.php:1331 mod/fbrowser.php:103
+#: mod/fbrowser.php:134 mod/suggest.php:41 mod/tagrm.php:19 mod/tagrm.php:99
+#: mod/editpost.php:149 mod/photos.php:248 mod/photos.php:324
+#: mod/videos.php:147 mod/contacts.php:475 mod/unfollow.php:117
+#: mod/follow.php:161 mod/dfrn_request.php:659 mod/message.php:141
+#: mod/settings.php:676 mod/settings.php:702
+msgid "Cancel"
+msgstr "Abbrechen"
 
-#: include/api.php:4523 src/Model/User.php:549 src/Model/User.php:557
-#: src/Model/User.php:565 mod/profile_photo.php:85 mod/profile_photo.php:93
-#: mod/profile_photo.php:101 mod/profile_photo.php:211
-#: mod/profile_photo.php:302 mod/profile_photo.php:312 mod/photos.php:88
-#: mod/photos.php:194 mod/photos.php:722 mod/photos.php:1149
-#: mod/photos.php:1166 mod/photos.php:1684
-msgid "Profile Photos"
-msgstr "Profilbilder"
+#: include/items.php:401 mod/allfriends.php:21 mod/api.php:35 mod/api.php:40
+#: mod/attach.php:38 mod/common.php:26 mod/nogroup.php:28
+#: mod/repair_ostatus.php:13 mod/suggest.php:60 mod/uimport.php:28
+#: mod/notifications.php:73 mod/manage.php:131 mod/wall_attach.php:74
+#: mod/wall_attach.php:77 mod/poke.php:150 mod/regmod.php:108
+#: mod/viewcontacts.php:57 mod/wall_upload.php:103 mod/wall_upload.php:106
+#: mod/wallmessage.php:16 mod/wallmessage.php:40 mod/wallmessage.php:79
+#: mod/wallmessage.php:103 mod/editpost.php:18 mod/fsuggest.php:80
+#: mod/group.php:26 mod/notes.php:30 mod/photos.php:174 mod/photos.php:1051
+#: mod/cal.php:304 mod/contacts.php:386 mod/delegate.php:25
+#: mod/delegate.php:43 mod/delegate.php:54 mod/events.php:194 mod/item.php:160
+#: mod/ostatus_subscribe.php:16 mod/profile_photo.php:30
+#: mod/profile_photo.php:176 mod/profile_photo.php:187
+#: mod/profile_photo.php:200 mod/unfollow.php:15 mod/unfollow.php:57
+#: mod/unfollow.php:90 mod/dirfind.php:25 mod/follow.php:17 mod/follow.php:54
+#: mod/follow.php:118 mod/profiles.php:182 mod/profiles.php:606
+#: mod/register.php:53 mod/invite.php:20 mod/invite.php:111 mod/network.php:32
+#: mod/crepair.php:98 mod/dfrn_confirm.php:68 mod/message.php:59
+#: mod/message.php:104 mod/settings.php:43 mod/settings.php:142
+#: mod/settings.php:665 index.php:436
+msgid "Permission denied."
+msgstr "Zugriff verweigert."
+
+#: include/items.php:471 src/Content/Feature.php:96
+msgid "Archives"
+msgstr "Archiv"
+
+#: include/items.php:477 view/theme/vier/theme.php:258
+#: src/Content/ForumManager.php:130 src/Content/Widget.php:317
+#: src/Object/Post.php:430 src/App.php:525
+msgid "show more"
+msgstr "mehr anzeigen"
 
 #: include/enotify.php:31
 msgid "Friendica Notification"
@@ -377,9176 +406,9216 @@ msgstr "Kompletter Name:\t%1$s\\nURL der Seite:\t%2$s\\nLogin Name:\t%3$s (%4$s)
 msgid "Please visit %s to approve or reject the request."
 msgstr "Bitte besuche %s um die Anfrage zu bearbeiten."
 
-#: include/conversation.php:144 include/conversation.php:282
-#: include/text.php:1753 src/Model/Item.php:1796
-msgid "event"
-msgstr "Event"
-
-#: include/conversation.php:147 include/conversation.php:157
-#: include/conversation.php:285 include/conversation.php:294
-#: src/Model/Item.php:1794 src/Protocol/Diaspora.php:2039 mod/subthread.php:97
-#: mod/tagger.php:72
-msgid "status"
-msgstr "Status"
-
-#: include/conversation.php:152 include/conversation.php:290
-#: include/text.php:1755 src/Model/Item.php:1794 mod/subthread.php:97
-#: mod/tagger.php:72
-msgid "photo"
-msgstr "Foto"
+#: include/security.php:81
+msgid "Welcome "
+msgstr "Willkommen "
 
-#: include/conversation.php:164 src/Model/Item.php:1667
-#: src/Protocol/Diaspora.php:2035
-#, php-format
-msgid "%1$s likes %2$s's %3$s"
-msgstr "%1$s mag %2$ss %3$s"
+#: include/security.php:82
+msgid "Please upload a profile photo."
+msgstr "Bitte lade ein Profilbild hoch."
 
-#: include/conversation.php:167 src/Model/Item.php:1672
-#, php-format
-msgid "%1$s doesn't like %2$s's %3$s"
-msgstr "%1$s mag %2$ss %3$s nicht"
+#: include/security.php:84
+msgid "Welcome back "
+msgstr "Willkommen zurück "
 
-#: include/conversation.php:170
-#, php-format
-msgid "%1$s attends %2$s's %3$s"
-msgstr "%1$s nimmt an %2$ss %3$s teil."
+#: include/security.php:440
+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 "Das Sicherheitsmerkmal war nicht korrekt. Das passiert meistens wenn das Formular vor dem Absenden zu lange geöffnet war (länger als 3 Stunden)."
 
-#: include/conversation.php:173
+#: include/api.php:1202
 #, php-format
-msgid "%1$s doesn't attend %2$s's %3$s"
-msgstr "%1$s nimmt nicht an %2$ss %3$s teil."
+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] "Das tägliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen."
+msgstr[1] "Das tägliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen."
 
-#: include/conversation.php:176
+#: include/api.php:1226
 #, php-format
-msgid "%1$s attends maybe %2$s's %3$s"
-msgstr "%1$s nimmt eventuell an %2$ss %3$s teil."
+msgid "Weekly posting limit of %d post reached. The post was rejected."
+msgid_plural ""
+"Weekly posting limit of %d posts reached. The post was rejected."
+msgstr[0] "Das wöchentliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen."
+msgstr[1] "Das wöchentliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen."
 
-#: include/conversation.php:209 src/Protocol/Diaspora.php:2510
-#: mod/dfrn_confirm.php:431
+#: include/api.php:1250
 #, php-format
-msgid "%1$s is now friends with %2$s"
-msgstr "%1$s ist nun mit %2$s befreundet"
+msgid "Monthly posting limit of %d post reached. The post was rejected."
+msgstr "Das monatliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen."
 
-#: include/conversation.php:250
-#, php-format
-msgid "%1$s poked %2$s"
-msgstr "%1$s stupste %2$s"
+#: include/api.php:4506 mod/photos.php:88 mod/photos.php:194
+#: mod/photos.php:722 mod/photos.php:1149 mod/photos.php:1166
+#: mod/photos.php:1684 mod/profile_photo.php:85 mod/profile_photo.php:93
+#: mod/profile_photo.php:101 mod/profile_photo.php:211
+#: mod/profile_photo.php:302 mod/profile_photo.php:312 src/Model/User.php:553
+#: src/Model/User.php:561 src/Model/User.php:569
+msgid "Profile Photos"
+msgstr "Profilbilder"
 
-#: include/conversation.php:304 mod/tagger.php:110
+#: include/dba.php:59
 #, php-format
-msgid "%1$s tagged %2$s's %3$s with %4$s"
-msgstr "%1$s hat %2$ss %3$s mit %4$s getaggt"
+msgid "Cannot locate DNS info for database server '%s'"
+msgstr "Kann die DNS Informationen für den Datenbankserver '%s' nicht ermitteln."
 
-#: include/conversation.php:331
-msgid "post/item"
-msgstr "Nachricht/Beitrag"
+#: include/text.php:302
+msgid "newer"
+msgstr "neuer"
 
-#: include/conversation.php:332
-#, php-format
-msgid "%1$s marked %2$s's %3$s as favorite"
-msgstr "%1$s hat %2$s\\s %3$s als Favorit markiert"
+#: include/text.php:303
+msgid "older"
+msgstr "älter"
 
-#: include/conversation.php:605 mod/profiles.php:355 mod/photos.php:1501
-msgid "Likes"
-msgstr "Likes"
+#: include/text.php:308
+msgid "first"
+msgstr "erste"
 
-#: include/conversation.php:605 mod/profiles.php:359 mod/photos.php:1501
-msgid "Dislikes"
-msgstr "Dislikes"
+#: include/text.php:309
+msgid "prev"
+msgstr "vorige"
 
-#: include/conversation.php:606 include/conversation.php:1661
-#: mod/photos.php:1502
-msgid "Attending"
-msgid_plural "Attending"
-msgstr[0] "Teilnehmend"
-msgstr[1] "Teilnehmend"
+#: include/text.php:343
+msgid "next"
+msgstr "nächste"
 
-#: include/conversation.php:606 mod/photos.php:1502
-msgid "Not attending"
-msgstr "Nicht teilnehmend"
+#: include/text.php:344
+msgid "last"
+msgstr "letzte"
 
-#: include/conversation.php:606 mod/photos.php:1502
-msgid "Might attend"
-msgstr "Eventuell teilnehmend"
+#: include/text.php:398
+msgid "Loading more entries..."
+msgstr "lade weitere Einträge..."
 
-#: include/conversation.php:718 src/Object/Post.php:178 mod/photos.php:1569
-msgid "Select"
-msgstr "Auswählen"
+#: include/text.php:399
+msgid "The end"
+msgstr "Das Ende"
 
-#: include/conversation.php:719 src/Object/Post.php:179 mod/settings.php:738
-#: mod/admin.php:1812 mod/photos.php:1570 mod/contacts.php:830
-#: mod/contacts.php:1035
-msgid "Delete"
-msgstr "Löschen"
+#: include/text.php:884
+msgid "No contacts"
+msgstr "Keine Kontakte"
 
-#: include/conversation.php:757 src/Object/Post.php:363
-#: src/Object/Post.php:364
+#: include/text.php:908
 #, php-format
-msgid "View %s's profile @ %s"
-msgstr "Das Profil von %s auf %s betrachten."
+msgid "%d Contact"
+msgid_plural "%d Contacts"
+msgstr[0] "%d Kontakt"
+msgstr[1] "%d Kontakte"
 
-#: include/conversation.php:769 src/Object/Post.php:351
-msgid "Categories:"
-msgstr "Kategorien:"
+#: include/text.php:921
+msgid "View Contacts"
+msgstr "Kontakte anzeigen"
 
-#: include/conversation.php:770 src/Object/Post.php:352
-msgid "Filed under:"
-msgstr "Abgelegt unter:"
+#: include/text.php:1010 mod/filer.php:35 mod/editpost.php:110
+#: mod/notes.php:67
+msgid "Save"
+msgstr "Speichern"
 
-#: include/conversation.php:777 src/Object/Post.php:377
-#, php-format
-msgid "%s from %s"
-msgstr "%s von %s"
+#: include/text.php:1010
+msgid "Follow"
+msgstr "Folge"
 
-#: include/conversation.php:792
-msgid "View in context"
-msgstr "Im Zusammenhang betrachten"
+#: include/text.php:1016 mod/search.php:155 src/Content/Nav.php:142
+msgid "Search"
+msgstr "Suche"
 
-#: include/conversation.php:794 include/conversation.php:1334
-#: src/Object/Post.php:402 mod/photos.php:1473 mod/message.php:264
-#: mod/message.php:433 mod/wallmessage.php:145 mod/editpost.php:125
-msgid "Please wait"
-msgstr "Bitte warten"
+#: include/text.php:1019 src/Content/Nav.php:58
+msgid "@name, !forum, #tags, content"
+msgstr "@name, !forum, #tags, content"
 
-#: include/conversation.php:865
-msgid "remove"
-msgstr "löschen"
+#: include/text.php:1025 src/Content/Nav.php:145
+msgid "Full Text"
+msgstr "Volltext"
 
-#: include/conversation.php:869
-msgid "Delete Selected Items"
-msgstr "Lösche die markierten Beiträge"
+#: include/text.php:1026 src/Content/Widget/TagCloud.php:54
+#: src/Content/Nav.php:146
+msgid "Tags"
+msgstr "Tags"
 
-#: include/conversation.php:1039 view/theme/frio/theme.php:352
-msgid "Follow Thread"
-msgstr "Folge der Unterhaltung"
+#: include/text.php:1027 mod/viewcontacts.php:131 mod/contacts.php:814
+#: mod/contacts.php:875 view/theme/frio/theme.php:270 src/Content/Nav.php:147
+#: src/Content/Nav.php:209 src/Model/Profile.php:955 src/Model/Profile.php:958
+msgid "Contacts"
+msgstr "Kontakte"
 
-#: include/conversation.php:1040 src/Model/Contact.php:652
-msgid "View Status"
-msgstr "Pinnwand anschauen"
+#: include/text.php:1030 view/theme/vier/theme.php:253
+#: src/Content/ForumManager.php:125 src/Content/Nav.php:151
+msgid "Forums"
+msgstr "Foren"
 
-#: include/conversation.php:1041 include/conversation.php:1057
-#: src/Model/Contact.php:592 src/Model/Contact.php:605
-#: src/Model/Contact.php:653 mod/directory.php:159 mod/dirfind.php:217
-#: mod/suggest.php:82 mod/allfriends.php:73 mod/match.php:89
-msgid "View Profile"
-msgstr "Profil anschauen"
+#: include/text.php:1074
+msgid "poke"
+msgstr "anstupsen"
 
-#: include/conversation.php:1042 src/Model/Contact.php:654
-msgid "View Photos"
-msgstr "Bilder anschauen"
+#: include/text.php:1074
+msgid "poked"
+msgstr "stupste"
 
-#: include/conversation.php:1043 src/Model/Contact.php:655
-msgid "Network Posts"
-msgstr "Netzwerkbeiträge"
+#: include/text.php:1075
+msgid "ping"
+msgstr "anpingen"
 
-#: include/conversation.php:1044 src/Model/Contact.php:656
-msgid "View Contact"
-msgstr "Kontakt anzeigen"
+#: include/text.php:1075
+msgid "pinged"
+msgstr "pingte"
 
-#: include/conversation.php:1045 src/Model/Contact.php:658
-msgid "Send PM"
-msgstr "Private Nachricht senden"
+#: include/text.php:1076
+msgid "prod"
+msgstr "knuffen"
 
-#: include/conversation.php:1049 src/Model/Contact.php:659
-msgid "Poke"
-msgstr "Anstupsen"
+#: include/text.php:1076
+msgid "prodded"
+msgstr "knuffte"
 
-#: include/conversation.php:1054 src/Model/Contact.php:606
-#: src/Content/Widget.php:61 mod/dirfind.php:218 mod/suggest.php:83
-#: mod/allfriends.php:74 mod/follow.php:143 mod/contacts.php:596
-#: mod/match.php:90
-msgid "Connect/Follow"
-msgstr "Verbinden/Folgen"
+#: include/text.php:1077
+msgid "slap"
+msgstr "ohrfeigen"
 
-#: include/conversation.php:1173
-#, php-format
-msgid "%s likes this."
-msgstr "%s mag das."
+#: include/text.php:1077
+msgid "slapped"
+msgstr "ohrfeigte"
 
-#: include/conversation.php:1176
-#, php-format
-msgid "%s doesn't like this."
-msgstr "%s mag das nicht."
+#: include/text.php:1078
+msgid "finger"
+msgstr "befummeln"
 
-#: include/conversation.php:1179
-#, php-format
-msgid "%s attends."
-msgstr "%s nimmt teil."
+#: include/text.php:1078
+msgid "fingered"
+msgstr "befummelte"
 
-#: include/conversation.php:1182
-#, php-format
-msgid "%s doesn't attend."
-msgstr "%s nimmt nicht teil."
+#: include/text.php:1079
+msgid "rebuff"
+msgstr "eine Abfuhr erteilen"
 
-#: include/conversation.php:1185
-#, php-format
-msgid "%s attends maybe."
-msgstr "%s nimmt eventuell teil."
+#: include/text.php:1079
+msgid "rebuffed"
+msgstr "abfuhrerteilte"
 
-#: include/conversation.php:1196
-msgid "and"
-msgstr "und"
+#: include/text.php:1093 mod/settings.php:941 src/Model/Event.php:379
+msgid "Monday"
+msgstr "Montag"
 
-#: include/conversation.php:1202
-#, php-format
-msgid "and %d other people"
-msgstr "und %dandere"
+#: include/text.php:1093 src/Model/Event.php:380
+msgid "Tuesday"
+msgstr "Dienstag"
 
-#: include/conversation.php:1211
-#, php-format
-msgid "<span  %1$s>%2$d people</span> like this"
-msgstr "<span  %1$s>%2$d Personen</span> mögen das"
+#: include/text.php:1093 src/Model/Event.php:381
+msgid "Wednesday"
+msgstr "Mittwoch"
 
-#: include/conversation.php:1212
-#, php-format
-msgid "%s like this."
-msgstr "%s mögen das."
+#: include/text.php:1093 src/Model/Event.php:382
+msgid "Thursday"
+msgstr "Donnerstag"
 
-#: include/conversation.php:1215
-#, php-format
-msgid "<span  %1$s>%2$d people</span> don't like this"
-msgstr "<span  %1$s>%2$d Personen</span> mögen das nicht"
+#: include/text.php:1093 src/Model/Event.php:383
+msgid "Friday"
+msgstr "Freitag"
 
-#: include/conversation.php:1216
-#, php-format
-msgid "%s don't like this."
-msgstr "%s mögen dies nicht."
+#: include/text.php:1093 src/Model/Event.php:384
+msgid "Saturday"
+msgstr "Samstag"
 
-#: include/conversation.php:1219
-#, php-format
-msgid "<span  %1$s>%2$d people</span> attend"
-msgstr "<span %1$s>%2$d Personen</span> nehmen teil"
+#: include/text.php:1093 mod/settings.php:941 src/Model/Event.php:378
+msgid "Sunday"
+msgstr "Sonntag"
 
-#: include/conversation.php:1220
-#, php-format
-msgid "%s attend."
-msgstr "%s nehmen teil."
+#: include/text.php:1097 src/Model/Event.php:399
+msgid "January"
+msgstr "Januar"
 
-#: include/conversation.php:1223
-#, php-format
-msgid "<span  %1$s>%2$d people</span> don't attend"
-msgstr "<span %1$s>%2$d Personen</span> nehmen nicht teil"
+#: include/text.php:1097 src/Model/Event.php:400
+msgid "February"
+msgstr "Februar"
 
-#: include/conversation.php:1224
-#, php-format
-msgid "%s don't attend."
-msgstr "%s nehmen nicht teil."
+#: include/text.php:1097 src/Model/Event.php:401
+msgid "March"
+msgstr "März"
 
-#: include/conversation.php:1227
-#, php-format
-msgid "<span  %1$s>%2$d people</span> attend maybe"
-msgstr "<span %1$s>%2$d Personen</span> nehmen eventuell teil"
+#: include/text.php:1097 src/Model/Event.php:402
+msgid "April"
+msgstr "April"
 
-#: include/conversation.php:1228
-#, php-format
-msgid "%s attend maybe."
-msgstr "%s nimmt eventuell teil."
+#: include/text.php:1097 include/text.php:1114 src/Model/Event.php:390
+#: src/Model/Event.php:403
+msgid "May"
+msgstr "Mai"
 
-#: include/conversation.php:1258 include/conversation.php:1274
-msgid "Visible to <strong>everybody</strong>"
-msgstr "Für <strong>jedermann</strong> sichtbar"
+#: include/text.php:1097 src/Model/Event.php:404
+msgid "June"
+msgstr "Juni"
 
-#: include/conversation.php:1259 include/conversation.php:1275
-#: mod/message.php:200 mod/message.php:207 mod/message.php:343
-#: mod/message.php:350 mod/wallmessage.php:120 mod/wallmessage.php:127
-msgid "Please enter a link URL:"
-msgstr "Bitte gib die URL des Links ein:"
+#: include/text.php:1097 src/Model/Event.php:405
+msgid "July"
+msgstr "Juli"
 
-#: include/conversation.php:1260 include/conversation.php:1276
-msgid "Please enter a video link/URL:"
-msgstr "Bitte Link/URL zum Video einfügen:"
+#: include/text.php:1097 src/Model/Event.php:406
+msgid "August"
+msgstr "August"
 
-#: include/conversation.php:1261 include/conversation.php:1277
-msgid "Please enter an audio link/URL:"
-msgstr "Bitte Link/URL zum Audio einfügen:"
+#: include/text.php:1097 src/Model/Event.php:407
+msgid "September"
+msgstr "September"
 
-#: include/conversation.php:1262 include/conversation.php:1278
-msgid "Tag term:"
-msgstr "Tag:"
+#: include/text.php:1097 src/Model/Event.php:408
+msgid "October"
+msgstr "Oktober"
 
-#: include/conversation.php:1263 include/conversation.php:1279
-#: mod/filer.php:34
-msgid "Save to Folder:"
-msgstr "In diesem Ordner speichern:"
+#: include/text.php:1097 src/Model/Event.php:409
+msgid "November"
+msgstr "November"
 
-#: include/conversation.php:1264 include/conversation.php:1280
-msgid "Where are you right now?"
-msgstr "Wo hältst Du Dich jetzt gerade auf?"
+#: include/text.php:1097 src/Model/Event.php:410
+msgid "December"
+msgstr "Dezember"
 
-#: include/conversation.php:1265
-msgid "Delete item(s)?"
-msgstr "Einträge löschen?"
+#: include/text.php:1111 src/Model/Event.php:371
+msgid "Mon"
+msgstr "Mo"
 
-#: include/conversation.php:1312
-msgid "New Post"
-msgstr "Neuer Beitrag"
+#: include/text.php:1111 src/Model/Event.php:372
+msgid "Tue"
+msgstr "Di"
 
-#: include/conversation.php:1315
-msgid "Share"
-msgstr "Teilen"
+#: include/text.php:1111 src/Model/Event.php:373
+msgid "Wed"
+msgstr "Mi"
 
-#: include/conversation.php:1316 mod/message.php:262 mod/message.php:430
-#: mod/wallmessage.php:143 mod/editpost.php:111
-msgid "Upload photo"
-msgstr "Foto hochladen"
+#: include/text.php:1111 src/Model/Event.php:374
+msgid "Thu"
+msgstr "Do"
 
-#: include/conversation.php:1317 mod/editpost.php:112
-msgid "upload photo"
-msgstr "Bild hochladen"
+#: include/text.php:1111 src/Model/Event.php:375
+msgid "Fri"
+msgstr "Fr"
 
-#: include/conversation.php:1318 mod/editpost.php:113
-msgid "Attach file"
-msgstr "Datei anhängen"
+#: include/text.php:1111 src/Model/Event.php:376
+msgid "Sat"
+msgstr "Sa"
 
-#: include/conversation.php:1319 mod/editpost.php:114
-msgid "attach file"
-msgstr "Datei anhängen"
+#: include/text.php:1111 src/Model/Event.php:370
+msgid "Sun"
+msgstr "So"
 
-#: include/conversation.php:1320 mod/message.php:263 mod/message.php:431
-#: mod/wallmessage.php:144 mod/editpost.php:115
-msgid "Insert web link"
-msgstr "Einen Link einfügen"
+#: include/text.php:1114 src/Model/Event.php:386
+msgid "Jan"
+msgstr "Jan"
 
-#: include/conversation.php:1321 mod/editpost.php:116
-msgid "web link"
-msgstr "Weblink"
+#: include/text.php:1114 src/Model/Event.php:387
+msgid "Feb"
+msgstr "Feb"
 
-#: include/conversation.php:1322 mod/editpost.php:117
-msgid "Insert video link"
-msgstr "Video-Adresse einfügen"
+#: include/text.php:1114 src/Model/Event.php:388
+msgid "Mar"
+msgstr "März"
 
-#: include/conversation.php:1323 mod/editpost.php:118
-msgid "video link"
-msgstr "Video-Link"
+#: include/text.php:1114 src/Model/Event.php:389
+msgid "Apr"
+msgstr "Apr"
 
-#: include/conversation.php:1324 mod/editpost.php:119
-msgid "Insert audio link"
-msgstr "Audio-Adresse einfügen"
+#: include/text.php:1114 src/Model/Event.php:392
+msgid "Jul"
+msgstr "Juli"
 
-#: include/conversation.php:1325 mod/editpost.php:120
-msgid "audio link"
-msgstr "Audio-Link"
+#: include/text.php:1114 src/Model/Event.php:393
+msgid "Aug"
+msgstr "Aug"
 
-#: include/conversation.php:1326 mod/editpost.php:121
-msgid "Set your location"
-msgstr "Deinen Standort festlegen"
+#: include/text.php:1114
+msgid "Sep"
+msgstr "Sep"
 
-#: include/conversation.php:1327 mod/editpost.php:122
-msgid "set location"
-msgstr "Ort setzen"
+#: include/text.php:1114 src/Model/Event.php:395
+msgid "Oct"
+msgstr "Okt"
 
-#: include/conversation.php:1328 mod/editpost.php:123
-msgid "Clear browser location"
-msgstr "Browser-Standort leeren"
+#: include/text.php:1114 src/Model/Event.php:396
+msgid "Nov"
+msgstr "Nov"
 
-#: include/conversation.php:1329 mod/editpost.php:124
-msgid "clear location"
-msgstr "Ort löschen"
+#: include/text.php:1114 src/Model/Event.php:397
+msgid "Dec"
+msgstr "Dez"
 
-#: include/conversation.php:1331 mod/editpost.php:138
-msgid "Set title"
-msgstr "Titel setzen"
+#: include/text.php:1254
+#, php-format
+msgid "Content warning: %s"
+msgstr "Inhaltswarnung: %s"
 
-#: include/conversation.php:1333 mod/editpost.php:140
-msgid "Categories (comma-separated list)"
-msgstr "Kategorien (kommasepariert)"
+#: include/text.php:1324 mod/videos.php:380
+msgid "View Video"
+msgstr "Video ansehen"
 
-#: include/conversation.php:1335 mod/editpost.php:126
-msgid "Permission settings"
-msgstr "Berechtigungseinstellungen"
+#: include/text.php:1341
+msgid "bytes"
+msgstr "Byte"
 
-#: include/conversation.php:1336 mod/editpost.php:155
-msgid "permissions"
-msgstr "Zugriffsrechte"
+#: include/text.php:1374 include/text.php:1385 include/text.php:1418
+msgid "Click to open/close"
+msgstr "Zum öffnen/schließen klicken"
 
-#: include/conversation.php:1344 mod/editpost.php:135
-msgid "Public post"
-msgstr "Öffentlicher Beitrag"
+#: include/text.php:1533
+msgid "View on separate page"
+msgstr "Auf separater Seite ansehen"
 
-#: include/conversation.php:1348 src/Object/Post.php:805 mod/events.php:528
-#: mod/photos.php:1492 mod/photos.php:1531 mod/photos.php:1604
-#: mod/editpost.php:146
-msgid "Preview"
-msgstr "Vorschau"
+#: include/text.php:1534
+msgid "view on separate page"
+msgstr "auf separater Seite ansehen"
 
-#: include/conversation.php:1352 include/items.php:387 mod/suggest.php:41
-#: mod/settings.php:676 mod/settings.php:702 mod/fbrowser.php:103
-#: mod/fbrowser.php:134 mod/photos.php:248 mod/photos.php:324
-#: mod/message.php:141 mod/videos.php:147 mod/unfollow.php:117
-#: mod/dfrn_request.php:663 mod/follow.php:161 mod/contacts.php:475
-#: mod/tagrm.php:19 mod/tagrm.php:99 mod/editpost.php:149
-msgid "Cancel"
-msgstr "Abbrechen"
+#: include/text.php:1539 include/text.php:1546 src/Model/Event.php:594
+msgid "link to source"
+msgstr "Link zum Originalbeitrag"
 
-#: include/conversation.php:1357
-msgid "Post to Groups"
-msgstr "Poste an Gruppe"
+#: include/text.php:1748 include/conversation.php:144
+#: include/conversation.php:282 src/Model/Item.php:1928
+msgid "event"
+msgstr "Event"
 
-#: include/conversation.php:1358
-msgid "Post to Contacts"
-msgstr "Poste an Kontakte"
+#: include/text.php:1750 include/conversation.php:152
+#: include/conversation.php:290 mod/subthread.php:97 mod/tagger.php:72
+#: src/Model/Item.php:1926
+msgid "photo"
+msgstr "Foto"
 
-#: include/conversation.php:1359
-msgid "Private post"
-msgstr "Privater Beitrag"
+#: include/text.php:1752
+msgid "activity"
+msgstr "Aktivität"
 
-#: include/conversation.php:1364 src/Model/Profile.php:342
-#: mod/editpost.php:153
-msgid "Message"
-msgstr "Nachricht"
+#: include/text.php:1754 src/Object/Post.php:429 src/Object/Post.php:441
+msgid "comment"
+msgid_plural "comments"
+msgstr[0] "Kommentar"
+msgstr[1] "Kommentare"
 
-#: include/conversation.php:1365 mod/editpost.php:154
-msgid "Browser"
-msgstr "Browser"
+#: include/text.php:1757
+msgid "post"
+msgstr "Beitrag"
 
-#: include/conversation.php:1632
-msgid "View all"
-msgstr "Zeige alle"
+#: include/text.php:1914
+msgid "Item filed"
+msgstr "Beitrag abgelegt"
 
-#: include/conversation.php:1655
-msgid "Like"
-msgid_plural "Likes"
-msgstr[0] "mag ich"
-msgstr[1] "Mag ich"
+#: include/conversation.php:147 include/conversation.php:157
+#: include/conversation.php:285 include/conversation.php:294
+#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1926
+#: src/Protocol/Diaspora.php:2010
+msgid "status"
+msgstr "Status"
 
-#: include/conversation.php:1658
-msgid "Dislike"
-msgid_plural "Dislikes"
-msgstr[0] "mag ich nicht"
-msgstr[1] "Mag ich nicht"
+#: include/conversation.php:164 src/Model/Item.php:1799
+#: src/Protocol/Diaspora.php:2006
+#, php-format
+msgid "%1$s likes %2$s's %3$s"
+msgstr "%1$s mag %2$ss %3$s"
 
-#: include/conversation.php:1664
-msgid "Not Attending"
-msgid_plural "Not Attending"
-msgstr[0] "Nicht teilnehmend "
-msgstr[1] "Nicht teilnehmend"
+#: include/conversation.php:167 src/Model/Item.php:1804
+#, php-format
+msgid "%1$s doesn't like %2$s's %3$s"
+msgstr "%1$s mag %2$ss %3$s nicht"
 
-#: include/conversation.php:1667 src/Content/ContactSelector.php:125
-msgid "Undecided"
-msgid_plural "Undecided"
-msgstr[0] "Unentschieden"
-msgstr[1] "Unentschieden"
+#: include/conversation.php:170
+#, php-format
+msgid "%1$s attends %2$s's %3$s"
+msgstr "%1$s nimmt an %2$ss %3$s teil."
 
-#: include/dba.php:58
+#: include/conversation.php:173
 #, php-format
-msgid "Cannot locate DNS info for database server '%s'"
-msgstr "Kann die DNS Informationen für den Datenbankserver '%s' nicht ermitteln."
+msgid "%1$s doesn't attend %2$s's %3$s"
+msgstr "%1$s nimmt nicht an %2$ss %3$s teil."
 
-#: include/security.php:81
-msgid "Welcome "
-msgstr "Willkommen "
+#: include/conversation.php:176
+#, php-format
+msgid "%1$s attends maybe %2$s's %3$s"
+msgstr "%1$s nimmt eventuell an %2$ss %3$s teil."
 
-#: include/security.php:82
-msgid "Please upload a profile photo."
-msgstr "Bitte lade ein Profilbild hoch."
+#: include/conversation.php:209 mod/dfrn_confirm.php:425
+#: src/Protocol/Diaspora.php:2484
+#, php-format
+msgid "%1$s is now friends with %2$s"
+msgstr "%1$s ist nun mit %2$s befreundet"
 
-#: include/security.php:84
-msgid "Welcome back "
-msgstr "Willkommen zurück "
+#: include/conversation.php:250
+#, php-format
+msgid "%1$s poked %2$s"
+msgstr "%1$s stupste %2$s"
 
-#: include/security.php:440
-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 "Das Sicherheitsmerkmal war nicht korrekt. Das passiert meistens wenn das Formular vor dem Absenden zu lange geöffnet war (länger als 3 Stunden)."
+#: include/conversation.php:304 mod/tagger.php:110
+#, php-format
+msgid "%1$s tagged %2$s's %3$s with %4$s"
+msgstr "%1$s hat %2$ss %3$s mit %4$s getaggt"
 
-#: include/text.php:302
-msgid "newer"
-msgstr "neuer"
+#: include/conversation.php:331
+msgid "post/item"
+msgstr "Nachricht/Beitrag"
 
-#: include/text.php:303
-msgid "older"
-msgstr "älter"
+#: include/conversation.php:332
+#, php-format
+msgid "%1$s marked %2$s's %3$s as favorite"
+msgstr "%1$s hat %2$s\\s %3$s als Favorit markiert"
 
-#: include/text.php:308
-msgid "first"
-msgstr "erste"
+#: include/conversation.php:609 mod/photos.php:1501 mod/profiles.php:355
+msgid "Likes"
+msgstr "Likes"
 
-#: include/text.php:309
-msgid "prev"
-msgstr "vorige"
+#: include/conversation.php:609 mod/photos.php:1501 mod/profiles.php:359
+msgid "Dislikes"
+msgstr "Dislikes"
 
-#: include/text.php:343
-msgid "next"
-msgstr "nächste"
+#: include/conversation.php:610 include/conversation.php:1640
+#: mod/photos.php:1502
+msgid "Attending"
+msgid_plural "Attending"
+msgstr[0] "Teilnehmend"
+msgstr[1] "Teilnehmend"
 
-#: include/text.php:344
-msgid "last"
-msgstr "letzte"
+#: include/conversation.php:610 mod/photos.php:1502
+msgid "Not attending"
+msgstr "Nicht teilnehmend"
 
-#: include/text.php:398
-msgid "Loading more entries..."
-msgstr "lade weitere Einträge..."
+#: include/conversation.php:610 mod/photos.php:1502
+msgid "Might attend"
+msgstr "Eventuell teilnehmend"
 
-#: include/text.php:399
-msgid "The end"
-msgstr "Das Ende"
+#: include/conversation.php:722 mod/photos.php:1569 src/Object/Post.php:178
+msgid "Select"
+msgstr "Auswählen"
 
-#: include/text.php:884
-msgid "No contacts"
-msgstr "Keine Kontakte"
+#: include/conversation.php:723 mod/photos.php:1570 mod/contacts.php:830
+#: mod/contacts.php:1035 mod/settings.php:736 mod/admin.php:1827
+#: src/Object/Post.php:179
+msgid "Delete"
+msgstr "Löschen"
 
-#: include/text.php:908
+#: include/conversation.php:761 src/Object/Post.php:363
+#: src/Object/Post.php:364
 #, php-format
-msgid "%d Contact"
-msgid_plural "%d Contacts"
-msgstr[0] "%d Kontakt"
-msgstr[1] "%d Kontakte"
+msgid "View %s's profile @ %s"
+msgstr "Das Profil von %s auf %s betrachten."
 
-#: include/text.php:921
-msgid "View Contacts"
-msgstr "Kontakte anzeigen"
+#: include/conversation.php:773 src/Object/Post.php:351
+msgid "Categories:"
+msgstr "Kategorien:"
 
-#: include/text.php:1010 mod/notes.php:67 mod/filer.php:35
-#: mod/editpost.php:110
-msgid "Save"
-msgstr "Speichern"
+#: include/conversation.php:774 src/Object/Post.php:352
+msgid "Filed under:"
+msgstr "Abgelegt unter:"
 
-#: include/text.php:1010
-msgid "Follow"
-msgstr "Folge"
+#: include/conversation.php:781 src/Object/Post.php:377
+#, php-format
+msgid "%s from %s"
+msgstr "%s von %s"
 
-#: include/text.php:1016 src/Content/Nav.php:142 mod/search.php:155
-msgid "Search"
-msgstr "Suche"
+#: include/conversation.php:796
+msgid "View in context"
+msgstr "Im Zusammenhang betrachten"
 
-#: include/text.php:1019 src/Content/Nav.php:58
-msgid "@name, !forum, #tags, content"
-msgstr "@name, !forum, #tags, content"
+#: include/conversation.php:798 include/conversation.php:1313
+#: mod/wallmessage.php:145 mod/editpost.php:125 mod/photos.php:1473
+#: mod/message.php:245 mod/message.php:414 src/Object/Post.php:402
+msgid "Please wait"
+msgstr "Bitte warten"
 
-#: include/text.php:1025 src/Content/Nav.php:145
-msgid "Full Text"
-msgstr "Volltext"
+#: include/conversation.php:869
+msgid "remove"
+msgstr "löschen"
 
-#: include/text.php:1026 src/Content/Widget/TagCloud.php:54
-#: src/Content/Nav.php:146
-msgid "Tags"
-msgstr "Tags"
+#: include/conversation.php:873
+msgid "Delete Selected Items"
+msgstr "Lösche die markierten Beiträge"
 
-#: include/text.php:1027 src/Model/Profile.php:961 src/Model/Profile.php:964
-#: src/Content/Nav.php:147 src/Content/Nav.php:208 mod/viewcontacts.php:131
-#: mod/contacts.php:814 mod/contacts.php:875 view/theme/frio/theme.php:270
-msgid "Contacts"
-msgstr "Kontakte"
+#: include/conversation.php:1018 view/theme/frio/theme.php:352
+msgid "Follow Thread"
+msgstr "Folge der Unterhaltung"
 
-#: include/text.php:1030 src/Content/ForumManager.php:125
-#: src/Content/Nav.php:151 view/theme/vier/theme.php:254
-msgid "Forums"
-msgstr "Foren"
+#: include/conversation.php:1019 src/Model/Contact.php:652
+msgid "View Status"
+msgstr "Pinnwand anschauen"
 
-#: include/text.php:1074
-msgid "poke"
-msgstr "anstupsen"
+#: include/conversation.php:1020 include/conversation.php:1036
+#: mod/allfriends.php:73 mod/suggest.php:82 mod/match.php:89
+#: mod/directory.php:159 mod/dirfind.php:217 src/Model/Contact.php:592
+#: src/Model/Contact.php:605 src/Model/Contact.php:653
+msgid "View Profile"
+msgstr "Profil anschauen"
 
-#: include/text.php:1074
-msgid "poked"
-msgstr "stupste"
+#: include/conversation.php:1021 src/Model/Contact.php:654
+msgid "View Photos"
+msgstr "Bilder anschauen"
 
-#: include/text.php:1075
-msgid "ping"
-msgstr "anpingen"
+#: include/conversation.php:1022 src/Model/Contact.php:655
+msgid "Network Posts"
+msgstr "Netzwerkbeiträge"
 
-#: include/text.php:1075
-msgid "pinged"
-msgstr "pingte"
+#: include/conversation.php:1023 src/Model/Contact.php:656
+msgid "View Contact"
+msgstr "Kontakt anzeigen"
 
-#: include/text.php:1076
-msgid "prod"
-msgstr "knuffen"
+#: include/conversation.php:1024 src/Model/Contact.php:658
+msgid "Send PM"
+msgstr "Private Nachricht senden"
 
-#: include/text.php:1076
-msgid "prodded"
-msgstr "knuffte"
+#: include/conversation.php:1028 src/Model/Contact.php:659
+msgid "Poke"
+msgstr "Anstupsen"
 
-#: include/text.php:1077
-msgid "slap"
-msgstr "ohrfeigen"
+#: include/conversation.php:1033 mod/allfriends.php:74 mod/suggest.php:83
+#: mod/match.php:90 mod/contacts.php:596 mod/dirfind.php:218
+#: mod/follow.php:143 view/theme/vier/theme.php:201 src/Content/Widget.php:61
+#: src/Model/Contact.php:606
+msgid "Connect/Follow"
+msgstr "Verbinden/Folgen"
 
-#: include/text.php:1077
-msgid "slapped"
-msgstr "ohrfeigte"
+#: include/conversation.php:1152
+#, php-format
+msgid "%s likes this."
+msgstr "%s mag das."
 
-#: include/text.php:1078
-msgid "finger"
-msgstr "befummeln"
+#: include/conversation.php:1155
+#, php-format
+msgid "%s doesn't like this."
+msgstr "%s mag das nicht."
 
-#: include/text.php:1078
-msgid "fingered"
-msgstr "befummelte"
+#: include/conversation.php:1158
+#, php-format
+msgid "%s attends."
+msgstr "%s nimmt teil."
 
-#: include/text.php:1079
-msgid "rebuff"
-msgstr "eine Abfuhr erteilen"
+#: include/conversation.php:1161
+#, php-format
+msgid "%s doesn't attend."
+msgstr "%s nimmt nicht teil."
 
-#: include/text.php:1079
-msgid "rebuffed"
-msgstr "abfuhrerteilte"
+#: include/conversation.php:1164
+#, php-format
+msgid "%s attends maybe."
+msgstr "%s nimmt eventuell teil."
 
-#: include/text.php:1093 src/Model/Event.php:379 mod/settings.php:943
-msgid "Monday"
-msgstr "Montag"
+#: include/conversation.php:1175
+msgid "and"
+msgstr "und"
 
-#: include/text.php:1093 src/Model/Event.php:380
-msgid "Tuesday"
-msgstr "Dienstag"
+#: include/conversation.php:1181
+#, php-format
+msgid "and %d other people"
+msgstr "und %dandere"
 
-#: include/text.php:1093 src/Model/Event.php:381
-msgid "Wednesday"
-msgstr "Mittwoch"
+#: include/conversation.php:1190
+#, php-format
+msgid "<span  %1$s>%2$d people</span> like this"
+msgstr "<span  %1$s>%2$d Personen</span> mögen das"
 
-#: include/text.php:1093 src/Model/Event.php:382
-msgid "Thursday"
-msgstr "Donnerstag"
+#: include/conversation.php:1191
+#, php-format
+msgid "%s like this."
+msgstr "%s mögen das."
 
-#: include/text.php:1093 src/Model/Event.php:383
-msgid "Friday"
-msgstr "Freitag"
+#: include/conversation.php:1194
+#, php-format
+msgid "<span  %1$s>%2$d people</span> don't like this"
+msgstr "<span  %1$s>%2$d Personen</span> mögen das nicht"
 
-#: include/text.php:1093 src/Model/Event.php:384
-msgid "Saturday"
-msgstr "Samstag"
+#: include/conversation.php:1195
+#, php-format
+msgid "%s don't like this."
+msgstr "%s mögen dies nicht."
 
-#: include/text.php:1093 src/Model/Event.php:378 mod/settings.php:943
-msgid "Sunday"
-msgstr "Sonntag"
+#: include/conversation.php:1198
+#, php-format
+msgid "<span  %1$s>%2$d people</span> attend"
+msgstr "<span %1$s>%2$d Personen</span> nehmen teil"
 
-#: include/text.php:1097 src/Model/Event.php:399
-msgid "January"
-msgstr "Januar"
+#: include/conversation.php:1199
+#, php-format
+msgid "%s attend."
+msgstr "%s nehmen teil."
 
-#: include/text.php:1097 src/Model/Event.php:400
-msgid "February"
-msgstr "Februar"
+#: include/conversation.php:1202
+#, php-format
+msgid "<span  %1$s>%2$d people</span> don't attend"
+msgstr "<span %1$s>%2$d Personen</span> nehmen nicht teil"
 
-#: include/text.php:1097 src/Model/Event.php:401
-msgid "March"
-msgstr "März"
+#: include/conversation.php:1203
+#, php-format
+msgid "%s don't attend."
+msgstr "%s nehmen nicht teil."
 
-#: include/text.php:1097 src/Model/Event.php:402
-msgid "April"
-msgstr "April"
+#: include/conversation.php:1206
+#, php-format
+msgid "<span  %1$s>%2$d people</span> attend maybe"
+msgstr "<span %1$s>%2$d Personen</span> nehmen eventuell teil"
 
-#: include/text.php:1097 include/text.php:1114 src/Model/Event.php:390
-#: src/Model/Event.php:403
-msgid "May"
-msgstr "Mai"
+#: include/conversation.php:1207
+#, php-format
+msgid "%s attend maybe."
+msgstr "%s nimmt eventuell teil."
 
-#: include/text.php:1097 src/Model/Event.php:404
-msgid "June"
-msgstr "Juni"
+#: include/conversation.php:1237 include/conversation.php:1253
+msgid "Visible to <strong>everybody</strong>"
+msgstr "Für <strong>jedermann</strong> sichtbar"
 
-#: include/text.php:1097 src/Model/Event.php:405
-msgid "July"
-msgstr "Juli"
+#: include/conversation.php:1238 include/conversation.php:1254
+#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:181
+#: mod/message.php:188 mod/message.php:324 mod/message.php:331
+msgid "Please enter a link URL:"
+msgstr "Bitte gib die URL des Links ein:"
 
-#: include/text.php:1097 src/Model/Event.php:406
-msgid "August"
-msgstr "August"
+#: include/conversation.php:1239 include/conversation.php:1255
+msgid "Please enter a video link/URL:"
+msgstr "Bitte Link/URL zum Video einfügen:"
 
-#: include/text.php:1097 src/Model/Event.php:407
-msgid "September"
-msgstr "September"
+#: include/conversation.php:1240 include/conversation.php:1256
+msgid "Please enter an audio link/URL:"
+msgstr "Bitte Link/URL zum Audio einfügen:"
 
-#: include/text.php:1097 src/Model/Event.php:408
-msgid "October"
-msgstr "Oktober"
+#: include/conversation.php:1241 include/conversation.php:1257
+msgid "Tag term:"
+msgstr "Tag:"
 
-#: include/text.php:1097 src/Model/Event.php:409
-msgid "November"
-msgstr "November"
+#: include/conversation.php:1242 include/conversation.php:1258
+#: mod/filer.php:34
+msgid "Save to Folder:"
+msgstr "In diesem Ordner speichern:"
 
-#: include/text.php:1097 src/Model/Event.php:410
-msgid "December"
-msgstr "Dezember"
+#: include/conversation.php:1243 include/conversation.php:1259
+msgid "Where are you right now?"
+msgstr "Wo hältst Du Dich jetzt gerade auf?"
 
-#: include/text.php:1111 src/Model/Event.php:371
-msgid "Mon"
-msgstr "Mo"
+#: include/conversation.php:1244
+msgid "Delete item(s)?"
+msgstr "Einträge löschen?"
 
-#: include/text.php:1111 src/Model/Event.php:372
-msgid "Tue"
-msgstr "Di"
+#: include/conversation.php:1291
+msgid "New Post"
+msgstr "Neuer Beitrag"
 
-#: include/text.php:1111 src/Model/Event.php:373
-msgid "Wed"
-msgstr "Mi"
+#: include/conversation.php:1294
+msgid "Share"
+msgstr "Teilen"
 
-#: include/text.php:1111 src/Model/Event.php:374
-msgid "Thu"
-msgstr "Do"
+#: include/conversation.php:1295 mod/wallmessage.php:143 mod/editpost.php:111
+#: mod/message.php:243 mod/message.php:411
+msgid "Upload photo"
+msgstr "Foto hochladen"
 
-#: include/text.php:1111 src/Model/Event.php:375
-msgid "Fri"
-msgstr "Fr"
+#: include/conversation.php:1296 mod/editpost.php:112
+msgid "upload photo"
+msgstr "Bild hochladen"
 
-#: include/text.php:1111 src/Model/Event.php:376
-msgid "Sat"
-msgstr "Sa"
+#: include/conversation.php:1297 mod/editpost.php:113
+msgid "Attach file"
+msgstr "Datei anhängen"
 
-#: include/text.php:1111 src/Model/Event.php:370
-msgid "Sun"
-msgstr "So"
+#: include/conversation.php:1298 mod/editpost.php:114
+msgid "attach file"
+msgstr "Datei anhängen"
 
-#: include/text.php:1114 src/Model/Event.php:386
-msgid "Jan"
-msgstr "Jan"
+#: include/conversation.php:1299 mod/wallmessage.php:144 mod/editpost.php:115
+#: mod/message.php:244 mod/message.php:412
+msgid "Insert web link"
+msgstr "Einen Link einfügen"
 
-#: include/text.php:1114 src/Model/Event.php:387
-msgid "Feb"
-msgstr "Feb"
+#: include/conversation.php:1300 mod/editpost.php:116
+msgid "web link"
+msgstr "Weblink"
 
-#: include/text.php:1114 src/Model/Event.php:388
-msgid "Mar"
-msgstr "März"
+#: include/conversation.php:1301 mod/editpost.php:117
+msgid "Insert video link"
+msgstr "Video-Adresse einfügen"
 
-#: include/text.php:1114 src/Model/Event.php:389
-msgid "Apr"
-msgstr "Apr"
+#: include/conversation.php:1302 mod/editpost.php:118
+msgid "video link"
+msgstr "Video-Link"
 
-#: include/text.php:1114 src/Model/Event.php:392
-msgid "Jul"
-msgstr "Juli"
+#: include/conversation.php:1303 mod/editpost.php:119
+msgid "Insert audio link"
+msgstr "Audio-Adresse einfügen"
 
-#: include/text.php:1114 src/Model/Event.php:393
-msgid "Aug"
-msgstr "Aug"
+#: include/conversation.php:1304 mod/editpost.php:120
+msgid "audio link"
+msgstr "Audio-Link"
 
-#: include/text.php:1114
-msgid "Sep"
-msgstr "Sep"
+#: include/conversation.php:1305 mod/editpost.php:121
+msgid "Set your location"
+msgstr "Deinen Standort festlegen"
 
-#: include/text.php:1114 src/Model/Event.php:395
-msgid "Oct"
-msgstr "Okt"
+#: include/conversation.php:1306 mod/editpost.php:122
+msgid "set location"
+msgstr "Ort setzen"
 
-#: include/text.php:1114 src/Model/Event.php:396
-msgid "Nov"
-msgstr "Nov"
+#: include/conversation.php:1307 mod/editpost.php:123
+msgid "Clear browser location"
+msgstr "Browser-Standort leeren"
 
-#: include/text.php:1114 src/Model/Event.php:397
-msgid "Dec"
-msgstr "Dez"
+#: include/conversation.php:1308 mod/editpost.php:124
+msgid "clear location"
+msgstr "Ort löschen"
 
-#: include/text.php:1254
-#, php-format
-msgid "Content warning: %s"
-msgstr "Inhaltswarnung: %s"
+#: include/conversation.php:1310 mod/editpost.php:138
+msgid "Set title"
+msgstr "Titel setzen"
 
-#: include/text.php:1324 mod/videos.php:380
-msgid "View Video"
-msgstr "Video ansehen"
+#: include/conversation.php:1312 mod/editpost.php:140
+msgid "Categories (comma-separated list)"
+msgstr "Kategorien (kommasepariert)"
 
-#: include/text.php:1341
-msgid "bytes"
-msgstr "Byte"
+#: include/conversation.php:1314 mod/editpost.php:126
+msgid "Permission settings"
+msgstr "Berechtigungseinstellungen"
 
-#: include/text.php:1374 include/text.php:1385 include/text.php:1421
-msgid "Click to open/close"
-msgstr "Zum öffnen/schließen klicken"
+#: include/conversation.php:1315 mod/editpost.php:155
+msgid "permissions"
+msgstr "Zugriffsrechte"
 
-#: include/text.php:1538
-msgid "View on separate page"
-msgstr "Auf separater Seite ansehen"
+#: include/conversation.php:1323 mod/editpost.php:135
+msgid "Public post"
+msgstr "Öffentlicher Beitrag"
 
-#: include/text.php:1539
-msgid "view on separate page"
-msgstr "auf separater Seite ansehen"
+#: include/conversation.php:1327 mod/editpost.php:146 mod/photos.php:1492
+#: mod/photos.php:1531 mod/photos.php:1604 mod/events.php:528
+#: src/Object/Post.php:805
+msgid "Preview"
+msgstr "Vorschau"
 
-#: include/text.php:1544 include/text.php:1551 src/Model/Event.php:594
-msgid "link to source"
-msgstr "Link zum Originalbeitrag"
+#: include/conversation.php:1336
+msgid "Post to Groups"
+msgstr "Poste an Gruppe"
 
-#: include/text.php:1757
-msgid "activity"
-msgstr "Aktivität"
+#: include/conversation.php:1337
+msgid "Post to Contacts"
+msgstr "Poste an Kontakte"
 
-#: include/text.php:1759 src/Object/Post.php:429 src/Object/Post.php:441
-msgid "comment"
-msgid_plural "comments"
-msgstr[0] "Kommentar"
-msgstr[1] "Kommentare"
+#: include/conversation.php:1338
+msgid "Private post"
+msgstr "Privater Beitrag"
 
-#: include/text.php:1762
-msgid "post"
-msgstr "Beitrag"
+#: include/conversation.php:1343 mod/editpost.php:153
+#: src/Model/Profile.php:338
+msgid "Message"
+msgstr "Nachricht"
 
-#: include/text.php:1919
-msgid "Item filed"
-msgstr "Beitrag abgelegt"
+#: include/conversation.php:1344 mod/editpost.php:154
+msgid "Browser"
+msgstr "Browser"
 
-#: include/items.php:342 mod/display.php:72 mod/display.php:252
-#: mod/display.php:354 mod/admin.php:276 mod/admin.php:1868 mod/admin.php:2116
-#: mod/viewsrc.php:21 mod/notice.php:22
-msgid "Item not found."
-msgstr "Beitrag nicht gefunden."
+#: include/conversation.php:1611
+msgid "View all"
+msgstr "Zeige alle"
 
-#: include/items.php:382
-msgid "Do you really want to delete this item?"
-msgstr "Möchtest Du wirklich dieses Item löschen?"
+#: include/conversation.php:1634
+msgid "Like"
+msgid_plural "Likes"
+msgstr[0] "mag ich"
+msgstr[1] "Mag ich"
 
-#: include/items.php:384 mod/suggest.php:38 mod/profiles.php:636
-#: mod/profiles.php:639 mod/profiles.php:661 mod/api.php:110
-#: mod/settings.php:1105 mod/settings.php:1111 mod/settings.php:1118
-#: mod/settings.php:1122 mod/settings.php:1126 mod/settings.php:1130
-#: mod/settings.php:1134 mod/settings.php:1138 mod/settings.php:1158
-#: mod/settings.php:1159 mod/settings.php:1160 mod/settings.php:1161
-#: mod/settings.php:1162 mod/message.php:138 mod/dfrn_request.php:653
-#: mod/follow.php:150 mod/contacts.php:472 mod/register.php:237
-msgid "Yes"
-msgstr "Ja"
+#: include/conversation.php:1637
+msgid "Dislike"
+msgid_plural "Dislikes"
+msgstr[0] "mag ich nicht"
+msgstr[1] "Mag ich nicht"
 
-#: include/items.php:401 mod/dirfind.php:25 mod/repair_ostatus.php:13
-#: mod/suggest.php:60 mod/profile_photo.php:30 mod/profile_photo.php:176
-#: mod/profile_photo.php:187 mod/profile_photo.php:200 mod/manage.php:131
-#: mod/uimport.php:28 mod/invite.php:20 mod/invite.php:111 mod/network.php:32
-#: mod/profiles.php:182 mod/profiles.php:606 mod/events.php:194
-#: mod/fsuggest.php:80 mod/attach.php:38 mod/allfriends.php:21
-#: mod/viewcontacts.php:57 mod/ostatus_subscribe.php:16 mod/api.php:35
-#: mod/api.php:40 mod/settings.php:42 mod/settings.php:141
-#: mod/settings.php:665 mod/regmod.php:108 mod/group.php:26
-#: mod/delegate.php:25 mod/delegate.php:43 mod/delegate.php:54
-#: mod/photos.php:174 mod/photos.php:1051 mod/nogroup.php:28
-#: mod/message.php:59 mod/message.php:104 mod/unfollow.php:15
-#: mod/unfollow.php:57 mod/unfollow.php:90 mod/wall_attach.php:74
-#: mod/wall_attach.php:77 mod/notes.php:30 mod/crepair.php:98 mod/poke.php:150
-#: mod/notifications.php:73 mod/follow.php:17 mod/follow.php:54
-#: mod/follow.php:118 mod/cal.php:304 mod/contacts.php:386
-#: mod/wallmessage.php:16 mod/wallmessage.php:40 mod/wallmessage.php:79
-#: mod/wallmessage.php:103 mod/dfrn_confirm.php:68 mod/wall_upload.php:103
-#: mod/wall_upload.php:106 mod/register.php:53 mod/common.php:26
-#: mod/item.php:160 mod/editpost.php:18 index.php:444
-msgid "Permission denied."
-msgstr "Zugriff verweigert."
-
-#: include/items.php:471
-msgid "Archives"
-msgstr "Archiv"
-
-#: include/items.php:477 src/Content/Widget.php:312
-#: src/Content/ForumManager.php:130 src/App.php:512 src/Object/Post.php:430
-#: view/theme/vier/theme.php:259
-msgid "show more"
-msgstr "mehr anzeigen"
+#: include/conversation.php:1643
+msgid "Not Attending"
+msgid_plural "Not Attending"
+msgstr[0] "Nicht teilnehmend "
+msgstr[1] "Nicht teilnehmend"
 
-#: src/Model/Item.php:1677
-#, php-format
-msgid "%1$s is attending %2$s's %3$s"
-msgstr "%1$s nimmt an %2$ss %3$s teil."
+#: include/conversation.php:1646 src/Content/ContactSelector.php:125
+msgid "Undecided"
+msgid_plural "Undecided"
+msgstr[0] "Unentschieden"
+msgstr[1] "Unentschieden"
 
-#: src/Model/Item.php:1682
-#, php-format
-msgid "%1$s is not attending %2$s's %3$s"
-msgstr "%1$s nimmt nicht an %2$ss %3$s teil."
+#: mod/allfriends.php:51
+msgid "No friends to display."
+msgstr "Keine Kontakte zum Anzeigen."
 
-#: src/Model/Item.php:1687
-#, php-format
-msgid "%1$s may attend %2$s's %3$s"
-msgstr "%1$s nimmt eventuell an %2$ss %3$s teil."
+#: mod/allfriends.php:90 mod/suggest.php:101 mod/match.php:105
+#: mod/dirfind.php:215 src/Content/Widget.php:37 src/Model/Profile.php:293
+msgid "Connect"
+msgstr "Verbinden"
 
-#: src/Model/Contact.php:657
-msgid "Drop Contact"
-msgstr "Kontakt löschen"
+#: mod/api.php:85 mod/api.php:107
+msgid "Authorize application connection"
+msgstr "Verbindung der Applikation autorisieren"
 
-#: src/Model/Contact.php:1060
-msgid "Organisation"
-msgstr "Organisation"
+#: mod/api.php:86
+msgid "Return to your app and insert this Securty Code:"
+msgstr "Gehe zu Deiner Anwendung zurück und trage dort folgenden Sicherheitscode ein:"
 
-#: src/Model/Contact.php:1063
-msgid "News"
-msgstr "Nachrichten"
+#: mod/api.php:95
+msgid "Please login to continue."
+msgstr "Bitte melde Dich an um fortzufahren."
 
-#: src/Model/Contact.php:1066
-msgid "Forum"
-msgstr "Forum"
+#: mod/api.php:109
+msgid ""
+"Do you want to authorize this application to access your posts and contacts,"
+" and/or create new posts for you?"
+msgstr "Möchtest Du dieser Anwendung den Zugriff auf Deine Beiträge und Kontakte, sowie das Erstellen neuer Beiträge in Deinem Namen gestatten?"
 
-#: src/Model/Contact.php:1235 mod/dfrn_request.php:345
-msgid "Disallowed profile URL."
-msgstr "Nicht erlaubte Profil-URL."
+#: mod/api.php:111 mod/follow.php:150 mod/profiles.php:636
+#: mod/profiles.php:640 mod/profiles.php:661 mod/register.php:238
+#: mod/dfrn_request.php:649 mod/settings.php:1103 mod/settings.php:1109
+#: mod/settings.php:1116 mod/settings.php:1120 mod/settings.php:1124
+#: mod/settings.php:1128 mod/settings.php:1132 mod/settings.php:1136
+#: mod/settings.php:1156 mod/settings.php:1157 mod/settings.php:1158
+#: mod/settings.php:1159 mod/settings.php:1160
+msgid "No"
+msgstr "Nein"
 
-#: src/Model/Contact.php:1240 mod/friendica.php:128 mod/admin.php:353
-#: mod/admin.php:371 mod/dfrn_request.php:351
-msgid "Blocked domain"
-msgstr "Blockierte Domain"
+#: mod/apps.php:14 index.php:265
+msgid "You must be logged in to use addons. "
+msgstr "Sie müssen angemeldet sein um Addons benutzen zu können."
 
-#: src/Model/Contact.php:1245
-msgid "Connect URL missing."
-msgstr "Connect-URL fehlt"
+#: mod/apps.php:19
+msgid "Applications"
+msgstr "Anwendungen"
 
-#: src/Model/Contact.php:1254
-msgid ""
-"The contact could not be added. Please check the relevant network "
-"credentials in your Settings -> Social Networks page."
-msgstr "Der Kontakt konnte nicht hinzugefügt werden. Bitte überprüfe die Einstellungen unter Einstellungen -> Soziale Netzwerke"
+#: mod/apps.php:22
+msgid "No installed applications."
+msgstr "Keine Applikationen installiert."
 
-#: src/Model/Contact.php:1301
-msgid ""
-"This site is not configured to allow communications with other networks."
-msgstr "Diese Seite ist so konfiguriert, dass keine Kommunikation mit anderen Netzwerken erfolgen kann."
+#: mod/attach.php:15
+msgid "Item not available."
+msgstr "Beitrag nicht verfügbar."
 
-#: src/Model/Contact.php:1302 src/Model/Contact.php:1316
-msgid "No compatible communication protocols or feeds were discovered."
-msgstr "Es wurden keine kompatiblen Kommunikationsprotokolle oder Feeds gefunden."
+#: mod/attach.php:25
+msgid "Item was not found."
+msgstr "Beitrag konnte nicht gefunden werden."
 
-#: src/Model/Contact.php:1314
-msgid "The profile address specified does not provide adequate information."
-msgstr "Die angegebene Profiladresse liefert unzureichende Informationen."
+#: mod/common.php:91
+msgid "No contacts in common."
+msgstr "Keine gemeinsamen Kontakte."
 
-#: src/Model/Contact.php:1319
-msgid "An author or name was not found."
-msgstr "Es wurde kein Autor oder Name gefunden."
+#: mod/common.php:140 mod/contacts.php:886
+msgid "Common Friends"
+msgstr "Gemeinsame Kontakte"
 
-#: src/Model/Contact.php:1322
-msgid "No browser URL could be matched to this address."
-msgstr "Zu dieser Adresse konnte keine passende Browser URL gefunden werden."
+#: mod/credits.php:18
+msgid "Credits"
+msgstr "Credits"
 
-#: src/Model/Contact.php:1325
+#: mod/credits.php:19
 msgid ""
-"Unable to match @-style Identity Address with a known protocol or email "
-"contact."
-msgstr "Konnte die @-Adresse mit keinem der bekannten Protokolle oder Email-Kontakte abgleichen."
+"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 ist ein Gemeinschaftsprojekt, das nicht ohne die Hilfe vieler Personen möglich wäre. Hier ist eine Aufzählung der Personen, die zum Code oder der Übersetzung beigetragen haben. Dank an alle !"
 
-#: src/Model/Contact.php:1326
-msgid "Use mailto: in front of address to force email check."
-msgstr "Verwende mailto: vor der Email Adresse, um eine Überprüfung der E-Mail-Adresse zu erzwingen."
+#: mod/fbrowser.php:34 view/theme/frio/theme.php:261 src/Content/Nav.php:102
+#: src/Model/Profile.php:902
+msgid "Photos"
+msgstr "Bilder"
 
-#: src/Model/Contact.php:1332
-msgid ""
-"The profile address specified belongs to a network which has been disabled "
-"on this site."
-msgstr "Die Adresse dieses Profils gehört zu einem Netzwerk, mit dem die Kommunikation auf dieser Seite ausgeschaltet wurde."
+#: mod/fbrowser.php:43 mod/fbrowser.php:68 mod/photos.php:194
+#: mod/photos.php:1062 mod/photos.php:1149 mod/photos.php:1166
+#: mod/photos.php:1659 mod/photos.php:1673 src/Model/Photo.php:244
+#: src/Model/Photo.php:253
+msgid "Contact Photos"
+msgstr "Kontaktbilder"
 
-#: src/Model/Contact.php:1337
-msgid ""
-"Limited profile. This person will be unable to receive direct/personal "
-"notifications from you."
-msgstr "Eingeschränktes Profil. Diese Person wird keine direkten/privaten Nachrichten von Dir erhalten können."
+#: mod/fbrowser.php:105 mod/fbrowser.php:136 mod/profile_photo.php:250
+msgid "Upload"
+msgstr "Hochladen"
 
-#: src/Model/Contact.php:1388
-msgid "Unable to retrieve contact information."
-msgstr "Konnte die Kontaktinformationen nicht empfangen."
+#: mod/fbrowser.php:131
+msgid "Files"
+msgstr "Dateien"
 
-#: src/Model/Contact.php:1537 mod/dfrn_request.php:568
-#: mod/dfrn_confirm.php:661
-msgid "[Name Withheld]"
-msgstr "[Name unterdrückt]"
+#: mod/fetch.php:16 mod/fetch.php:52 mod/fetch.php:65 mod/p.php:21
+#: mod/p.php:48 mod/p.php:57 mod/help.php:60 index.php:312
+msgid "Not Found"
+msgstr "Nicht gefunden"
 
-#: src/Model/Contact.php:1605 src/Protocol/DFRN.php:1482
-#, php-format
-msgid "%s's birthday"
-msgstr "%ss Geburtstag"
+#: mod/hcard.php:18
+msgid "No profile"
+msgstr "Kein Profil"
 
-#: src/Model/Contact.php:1606 src/Protocol/DFRN.php:1483
+#: mod/home.php:39
 #, php-format
-msgid "Happy Birthday %s"
-msgstr "Herzlichen Glückwunsch %s"
+msgid "Welcome to %s"
+msgstr "Willkommen zu %s"
 
-#: src/Model/Mail.php:40 src/Model/Mail.php:174
-msgid "[no subject]"
-msgstr "[kein Betreff]"
+#: mod/lockview.php:38 mod/lockview.php:46
+msgid "Remote privacy information not available."
+msgstr "Entfernte Privatsphäreneinstellungen nicht verfügbar."
 
-#: src/Model/Profile.php:97
-msgid "Requested account is not available."
-msgstr "Das angefragte Profil ist nicht vorhanden."
+#: mod/lockview.php:55
+msgid "Visible to:"
+msgstr "Sichtbar für:"
 
-#: src/Model/Profile.php:118 mod/profile.php:37
-msgid "Requested profile is not available."
-msgstr "Das angefragte Profil ist nicht vorhanden."
+#: mod/maintenance.php:24
+msgid "System down for maintenance"
+msgstr "System zur Wartung abgeschaltet"
 
-#: src/Model/Profile.php:168 src/Model/Profile.php:399
-#: src/Model/Profile.php:863
-msgid "Edit profile"
-msgstr "Profil bearbeiten"
+#: mod/newmember.php:11
+msgid "Welcome to Friendica"
+msgstr "Willkommen bei Friendica"
 
-#: src/Model/Profile.php:297 src/Content/Widget.php:37 mod/dirfind.php:215
-#: mod/suggest.php:101 mod/allfriends.php:90 mod/match.php:105
-msgid "Connect"
-msgstr "Verbinden"
+#: mod/newmember.php:12
+msgid "New Member Checklist"
+msgstr "Checkliste für neue Mitglieder"
 
-#: src/Model/Profile.php:336
-msgid "Atom feed"
-msgstr "Atom-Feed"
+#: mod/newmember.php:14
+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 "Wir möchten Dir einige Tipps und Links anbieten, die Dir helfen könnten, den Einstieg angenehmer zu machen. Klicke auf ein Element, um die entsprechende Seite zu besuchen. Ein Link zu dieser Seite hier bleibt für Dich an Deiner Pinnwand für zwei Wochen nach dem Registrierungsdatum sichtbar und wird dann verschwinden."
 
-#: src/Model/Profile.php:372 src/Content/Nav.php:205
-msgid "Profiles"
-msgstr "Profile"
+#: mod/newmember.php:15
+msgid "Getting Started"
+msgstr "Einstieg"
 
-#: src/Model/Profile.php:372
-msgid "Manage/edit profiles"
-msgstr "Profile verwalten/editieren"
+#: mod/newmember.php:17
+msgid "Friendica Walk-Through"
+msgstr "Friendica Rundgang"
 
-#: src/Model/Profile.php:379 src/Model/Profile.php:401 mod/profiles.php:777
-msgid "Change profile photo"
-msgstr "Profilbild ändern"
+#: mod/newmember.php:17
+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 "Auf der <em>Quick Start</em> Seite findest Du eine kurze Einleitung in die einzelnen Funktionen Deines Profils und die Netzwerk-Reiter, wo Du interessante Foren findest und neue Kontakte knüpfst."
 
-#: src/Model/Profile.php:380 mod/profiles.php:778
-msgid "Create New Profile"
-msgstr "Neues Profil anlegen"
+#: mod/newmember.php:19 mod/settings.php:124 mod/admin.php:1935
+#: mod/admin.php:2204 view/theme/frio/theme.php:269 src/Content/Nav.php:203
+msgid "Settings"
+msgstr "Einstellungen"
 
-#: src/Model/Profile.php:389 mod/profiles.php:767
-msgid "Profile Image"
-msgstr "Profilbild"
+#: mod/newmember.php:21
+msgid "Go to Your Settings"
+msgstr "Gehe zu deinen Einstellungen"
 
-#: src/Model/Profile.php:392 mod/profiles.php:769
-msgid "visible to everybody"
-msgstr "sichtbar für jeden"
+#: mod/newmember.php:21
+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 "Ändere bitte unter <em>Einstellungen</em> dein Passwort. Außerdem merke dir deine Identifikationsadresse. Diese sieht aus wie eine E-Mail-Adresse und wird benötigt, um Kontakte mit anderen im Friendica Netzwerk zu knüpfen.."
 
-#: src/Model/Profile.php:393 mod/profiles.php:675 mod/profiles.php:770
-msgid "Edit visibility"
-msgstr "Sichtbarkeit bearbeiten"
+#: mod/newmember.php:22
+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 "Überprüfe die restlichen Einstellungen, insbesondere die Einstellungen zur Privatsphäre. Wenn Du Dein Profil nicht veröffentlichst, ist das als wenn Du Deine Telefonnummer nicht ins Telefonbuch einträgst. Im Allgemeinen solltest Du es veröffentlichen - außer all Deine Kontakte und potentiellen Kontakte wissen genau, wie sie Dich finden können."
 
-#: src/Model/Profile.php:417 src/Model/Event.php:60 src/Model/Event.php:85
-#: src/Model/Event.php:421 src/Model/Event.php:900 mod/directory.php:148
-#: mod/events.php:518 mod/notifications.php:247 mod/contacts.php:660
-msgid "Location:"
-msgstr "Ort:"
+#: mod/newmember.php:24 mod/profperm.php:113 mod/contacts.php:671
+#: mod/contacts.php:863 view/theme/frio/theme.php:260 src/Content/Nav.php:101
+#: src/Model/Profile.php:728 src/Model/Profile.php:861
+#: src/Model/Profile.php:894
+msgid "Profile"
+msgstr "Profil"
 
-#: src/Model/Profile.php:420 src/Model/Profile.php:749 mod/directory.php:151
-#: mod/notifications.php:253
-msgid "Gender:"
-msgstr "Geschlecht:"
+#: mod/newmember.php:26 mod/profile_photo.php:249 mod/profiles.php:691
+msgid "Upload Profile Photo"
+msgstr "Profilbild hochladen"
 
-#: src/Model/Profile.php:421 src/Model/Profile.php:773 mod/directory.php:152
-msgid "Status:"
-msgstr "Status:"
+#: mod/newmember.php:26
+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 "Lade ein Profilbild hoch, falls Du es noch nicht getan hast. Studien haben gezeigt, dass es zehnmal wahrscheinlicher ist neue Kontakte zu finden, wenn Du ein Bild von Dir selbst verwendest, als wenn Du dies nicht tust."
 
-#: src/Model/Profile.php:422 src/Model/Profile.php:790 mod/directory.php:153
-msgid "Homepage:"
-msgstr "Homepage:"
+#: mod/newmember.php:27
+msgid "Edit Your Profile"
+msgstr "Editiere dein Profil"
 
-#: src/Model/Profile.php:423 src/Model/Profile.php:810 mod/directory.php:154
-#: mod/notifications.php:249 mod/contacts.php:664
-msgid "About:"
-msgstr "Über:"
+#: mod/newmember.php:27
+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 "Editiere Dein <strong>Standard</strong> Profil nach Deinen Vorlieben. Überprüfe die Einstellungen zum Verbergen Deiner Kontaktliste vor unbekannten Betrachtern des Profils."
 
-#: src/Model/Profile.php:424 mod/contacts.php:662
-msgid "XMPP:"
-msgstr "XMPP:"
+#: mod/newmember.php:28
+msgid "Profile Keywords"
+msgstr "Profil Schlüsselbegriffe"
 
-#: src/Model/Profile.php:520 mod/notifications.php:261 mod/contacts.php:71
-msgid "Network:"
-msgstr "Netzwerk:"
+#: mod/newmember.php:28
+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 "Trage ein paar öffentliche Stichwörter in Dein Standardprofil ein, die Deine Interessen beschreiben. Eventuell sind wir in der Lage Leute zu finden, die Deine Interessen teilen und können Dir dann Kontakte vorschlagen."
 
-#: src/Model/Profile.php:550 src/Model/Profile.php:643
-msgid "g A l F d"
-msgstr "l, d. F G \\U\\h\\r"
+#: mod/newmember.php:30
+msgid "Connecting"
+msgstr "Verbindungen knüpfen"
 
-#: src/Model/Profile.php:551
-msgid "F d"
-msgstr "d. F"
+#: mod/newmember.php:36
+msgid "Importing Emails"
+msgstr "Emails Importieren"
 
-#: src/Model/Profile.php:608 src/Model/Profile.php:707
-msgid "[today]"
-msgstr "[heute]"
+#: mod/newmember.php:36
+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 "Gib Deine E-Mail-Zugangsinformationen auf der Connector-Einstellungsseite ein, falls Du E-Mails aus Deinem Posteingang importieren und mit Kontakten und Mailinglisten interagieren willst."
 
-#: src/Model/Profile.php:619
-msgid "Birthday Reminders"
-msgstr "Geburtstagserinnerungen"
+#: mod/newmember.php:39
+msgid "Go to Your Contacts Page"
+msgstr "Gehe zu deiner Kontakt-Seite"
 
-#: src/Model/Profile.php:620
-msgid "Birthdays this week:"
-msgstr "Geburtstage diese Woche:"
+#: mod/newmember.php:39
+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 "Die Kontakte-Seite ist die Einstiegsseite, von der aus Du Kontakte verwalten und Dich mit Personen in anderen Netzwerken verbinden kannst. Normalerweise gibst Du dazu einfach ihre Adresse oder die URL der Seite im Kasten <em>Neuen Kontakt hinzufügen</em> ein."
 
-#: src/Model/Profile.php:694
-msgid "[No description]"
-msgstr "[keine Beschreibung]"
+#: mod/newmember.php:40
+msgid "Go to Your Site's Directory"
+msgstr "Gehe zum Verzeichnis Deiner Friendica Instanz"
 
-#: src/Model/Profile.php:721
-msgid "Event Reminders"
-msgstr "Veranstaltungserinnerungen"
+#: mod/newmember.php:40
+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 "Über die Verzeichnisseite kannst Du andere Personen auf diesem Server oder anderen verknüpften Seiten finden. Halte nach einem <em>Verbinden</em> oder <em>Folgen</em> Link auf deren Profilseiten Ausschau und gib Deine eigene Profiladresse an, falls Du danach gefragt wirst."
 
-#: src/Model/Profile.php:722
-msgid "Events this week:"
-msgstr "Veranstaltungen diese Woche"
+#: mod/newmember.php:41
+msgid "Finding New People"
+msgstr "Neue Leute kennenlernen"
 
-#: src/Model/Profile.php:734 src/Model/Profile.php:867
-#: src/Model/Profile.php:900 src/Content/Nav.php:101 mod/contacts.php:671
-#: mod/contacts.php:863 mod/newmember.php:24 mod/profperm.php:113
-#: view/theme/frio/theme.php:260
-msgid "Profile"
-msgstr "Profil"
+#: mod/newmember.php:41
+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 "Im seitlichen Bedienfeld der Kontakteseite gibt es diverse Werkzeuge, um neue Personen zu finden. Wir können Menschen mit den gleichen Interessen finden, anhand von Namen oder Interessen suchen oder aber aufgrund vorhandener Kontakte neue Leute vorschlagen.\nAuf einer brandneuen - soeben erstellten - Seite starten die Kontaktvorschläge innerhalb von 24 Stunden."
 
-#: src/Model/Profile.php:742 mod/settings.php:1209
-msgid "Full Name:"
-msgstr "Kompletter Name:"
+#: mod/newmember.php:43 src/Model/Group.php:414
+msgid "Groups"
+msgstr "Gruppen"
 
-#: src/Model/Profile.php:745
-msgid "Member since:"
-msgstr "Mitglied seit:"
+#: mod/newmember.php:45
+msgid "Group Your Contacts"
+msgstr "Gruppiere deine Kontakte"
 
-#: src/Model/Profile.php:753
-msgid "j F, Y"
-msgstr "j F, Y"
+#: mod/newmember.php:45
+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 "Sobald Du einige Kontakte gefunden hast, organisiere sie in Gruppen zur privaten Kommunikation im Seitenmenü der Kontakte-Seite. Du kannst dann mit jeder dieser Gruppen von der Netzwerkseite aus privat interagieren."
 
-#: src/Model/Profile.php:754
-msgid "j F"
-msgstr "j F"
+#: mod/newmember.php:48
+msgid "Why Aren't My Posts Public?"
+msgstr "Warum sind meine Beiträge nicht öffentlich?"
 
-#: src/Model/Profile.php:762 src/Util/Temporal.php:147
-msgid "Birthday:"
-msgstr "Geburtstag:"
+#: mod/newmember.php:48
+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 respektiert Deine Privatsphäre. Mit der Grundeinstellung werden Deine Beiträge ausschließlich Deinen Kontakten angezeigt. Für weitere Informationen diesbezüglich lies Dir bitte den entsprechenden Abschnitt in der Hilfe unter dem obigen Link durch."
 
-#: src/Model/Profile.php:769
-msgid "Age:"
-msgstr "Alter:"
+#: mod/newmember.php:52
+msgid "Getting Help"
+msgstr "Hilfe bekommen"
 
-#: src/Model/Profile.php:782
-#, php-format
-msgid "for %1$d %2$s"
-msgstr "für %1$d %2$s"
+#: mod/newmember.php:54
+msgid "Go to the Help Section"
+msgstr "Zum Hilfe Abschnitt gehen"
 
-#: src/Model/Profile.php:786 mod/profiles.php:694
-msgid "Sexual Preference:"
-msgstr "Sexuelle Vorlieben:"
+#: mod/newmember.php:54
+msgid ""
+"Our <strong>help</strong> pages may be consulted for detail on other program"
+" features and resources."
+msgstr "Unsere <strong>Hilfe</strong> Seiten können herangezogen werden, um weitere Einzelheiten zu andern Programm Features zu erhalten."
 
-#: src/Model/Profile.php:794 mod/profiles.php:721
-msgid "Hometown:"
-msgstr "Heimatort:"
+#: mod/nogroup.php:42 mod/viewcontacts.php:112 mod/contacts.php:619
+#: mod/contacts.php:959
+#, php-format
+msgid "Visit %s's profile [%s]"
+msgstr "Besuche %ss Profil [%s]"
 
-#: src/Model/Profile.php:798 mod/notifications.php:251 mod/follow.php:174
-#: mod/contacts.php:666
-msgid "Tags:"
-msgstr "Tags:"
+#: mod/nogroup.php:43 mod/contacts.php:960
+msgid "Edit contact"
+msgstr "Kontakt bearbeiten"
 
-#: src/Model/Profile.php:802 mod/profiles.php:722
-msgid "Political Views:"
-msgstr "Politische Ansichten:"
+#: mod/nogroup.php:63
+msgid "Contacts who are not members of a group"
+msgstr "Kontakte, die keiner Gruppe zugewiesen sind"
 
-#: src/Model/Profile.php:806
-msgid "Religion:"
-msgstr "Religion:"
+#: mod/p.php:14
+msgid "Not Extended"
+msgstr "Nicht erweitert."
 
-#: src/Model/Profile.php:814
-msgid "Hobbies/Interests:"
-msgstr "Hobbies/Interessen:"
+#: mod/repair_ostatus.php:18
+msgid "Resubscribing to OStatus contacts"
+msgstr "Erneuern der OStatus Abonements"
 
-#: src/Model/Profile.php:818 mod/profiles.php:726
-msgid "Likes:"
-msgstr "Likes:"
+#: mod/repair_ostatus.php:34
+msgid "Error"
+msgstr "Fehler"
 
-#: src/Model/Profile.php:822 mod/profiles.php:727
-msgid "Dislikes:"
-msgstr "Dislikes:"
+#: mod/repair_ostatus.php:48 mod/ostatus_subscribe.php:64
+msgid "Done"
+msgstr "Erledigt"
 
-#: src/Model/Profile.php:826
-msgid "Contact information and Social Networks:"
-msgstr "Kontaktinformationen und Soziale Netzwerke:"
+#: mod/repair_ostatus.php:54 mod/ostatus_subscribe.php:88
+msgid "Keep this window open until done."
+msgstr "Lasse dieses Fenster offen, bis der Vorgang abgeschlossen ist."
 
-#: src/Model/Profile.php:830
-msgid "Musical interests:"
-msgstr "Musikalische Interessen:"
+#: mod/suggest.php:36
+msgid "Do you really want to delete this suggestion?"
+msgstr "Möchtest Du wirklich diese Empfehlung löschen?"
 
-#: src/Model/Profile.php:834
-msgid "Books, literature:"
-msgstr "Literatur/Bücher:"
+#: mod/suggest.php:73
+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."
 
-#: src/Model/Profile.php:838
-msgid "Television:"
-msgstr "Fernsehen:"
+#: mod/suggest.php:84 mod/suggest.php:104
+msgid "Ignore/Hide"
+msgstr "Ignorieren/Verbergen"
 
-#: src/Model/Profile.php:842
-msgid "Film/dance/culture/entertainment:"
-msgstr "Filme/Tänze/Kultur/Unterhaltung:"
+#: mod/suggest.php:114 view/theme/vier/theme.php:204 src/Content/Widget.php:64
+msgid "Friend Suggestions"
+msgstr "Kontaktvorschläge"
 
-#: src/Model/Profile.php:846
-msgid "Love/Romance:"
-msgstr "Liebesleben:"
+#: mod/update_community.php:27 mod/update_display.php:27
+#: mod/update_notes.php:40 mod/update_profile.php:39 mod/update_network.php:33
+msgid "[Embedded content - reload page to view]"
+msgstr "[Eingebetteter Inhalt - Seite neu laden zum Betrachten]"
 
-#: src/Model/Profile.php:850
-msgid "Work/employment:"
-msgstr "Arbeit/Beschäftigung:"
+#: mod/uimport.php:55 mod/register.php:191
+msgid ""
+"This site has exceeded the number of allowed daily account registrations. "
+"Please try again tomorrow."
+msgstr "Die maximale Anzahl täglicher Registrierungen auf dieser Seite wurde überschritten. Bitte versuche es morgen noch einmal."
 
-#: src/Model/Profile.php:854
-msgid "School/education:"
-msgstr "Schule/Ausbildung:"
+#: mod/uimport.php:70 mod/register.php:285
+msgid "Import"
+msgstr "Import"
 
-#: src/Model/Profile.php:859
-msgid "Forums:"
-msgstr "Foren:"
+#: mod/uimport.php:72
+msgid "Move account"
+msgstr "Account umziehen"
 
-#: src/Model/Profile.php:868 mod/events.php:531
-msgid "Basic"
-msgstr "Allgemein"
+#: mod/uimport.php:73
+msgid "You can import an account from another Friendica server."
+msgstr "Du kannst einen Account von einem anderen Friendica Server importieren."
 
-#: src/Model/Profile.php:869 mod/events.php:532 mod/admin.php:1351
-#: mod/contacts.php:895
-msgid "Advanced"
-msgstr "Erweitert"
+#: mod/uimport.php:74
+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 "Du musst Deinen Account vom alten Server exportieren und hier hochladen. Wir stellen Deinen alten Account mit all Deinen Kontakten wieder her. Wir werden auch versuchen all Deine Kontakte darüber zu informieren, dass Du hierher umgezogen bist."
 
-#: src/Model/Profile.php:892 src/Content/Nav.php:100 mod/contacts.php:669
-#: mod/contacts.php:855 view/theme/frio/theme.php:259
-msgid "Status"
-msgstr "Status"
+#: mod/uimport.php:75
+msgid ""
+"This feature is experimental. We can't import contacts from the OStatus "
+"network (GNU Social/Statusnet) or from Diaspora"
+msgstr "Dieses Feature ist experimentell. Wir können keine Kontakte vom OStatus Netzwerk (GNU Social/Statusnet) oder von Diaspora importieren"
 
-#: src/Model/Profile.php:895 mod/unfollow.php:132 mod/follow.php:186
-#: mod/contacts.php:858
-msgid "Status Messages and Posts"
-msgstr "Statusnachrichten und Beiträge"
+#: mod/uimport.php:76
+msgid "Account file"
+msgstr "Account Datei"
 
-#: src/Model/Profile.php:903 mod/contacts.php:866
-msgid "Profile Details"
-msgstr "Profildetails"
+#: mod/uimport.php:76
+msgid ""
+"To export your account, go to \"Settings->Export your personal data\" and "
+"select \"Export account\""
+msgstr "Um Deinen Account zu exportieren, rufe \"Einstellungen -> Persönliche Daten exportieren\" auf und wähle \"Account exportieren\""
 
-#: src/Model/Profile.php:908 src/Content/Nav.php:102 mod/fbrowser.php:34
-#: view/theme/frio/theme.php:261
-msgid "Photos"
-msgstr "Bilder"
+#: mod/match.php:48
+msgid "No keywords to match. Please add keywords to your default profile."
+msgstr "Keine Schlüsselwörter zum Abgleichen gefunden. Bitte füge einige Schlüsselwörter zu Deinem Standardprofil hinzu."
 
-#: src/Model/Profile.php:911 mod/photos.php:108
-msgid "Photo Albums"
-msgstr "Fotoalben"
+#: mod/match.php:104
+msgid "is interested in:"
+msgstr "ist interessiert an:"
 
-#: src/Model/Profile.php:916 src/Model/Profile.php:919 src/Content/Nav.php:103
-#: view/theme/frio/theme.php:262
-msgid "Videos"
-msgstr "Videos"
+#: mod/match.php:120
+msgid "Profile Match"
+msgstr "Profilübereinstimmungen"
 
-#: src/Model/Profile.php:928 src/Model/Profile.php:939 src/Content/Nav.php:104
-#: src/Content/Nav.php:169 mod/events.php:391 mod/cal.php:274
-#: view/theme/frio/theme.php:263 view/theme/frio/theme.php:267
-msgid "Events"
-msgstr "Veranstaltungen"
+#: mod/match.php:125 mod/dirfind.php:253
+msgid "No matches"
+msgstr "Keine Übereinstimmungen"
 
-#: src/Model/Profile.php:931 src/Model/Profile.php:942 src/Content/Nav.php:169
-#: view/theme/frio/theme.php:267
-msgid "Events and Calendar"
-msgstr "Ereignisse und Kalender"
+#: mod/notifications.php:37
+msgid "Invalid request identifier."
+msgstr "Invalid request identifier."
 
-#: src/Model/Profile.php:950 mod/notes.php:52
-msgid "Personal Notes"
-msgstr "Persönliche Notizen"
-
-#: src/Model/Profile.php:953
-msgid "Only You Can See This"
-msgstr "Nur Du kannst das sehen"
+#: mod/notifications.php:46 mod/notifications.php:183
+#: mod/notifications.php:230
+msgid "Discard"
+msgstr "Verwerfen"
 
-#: src/Model/Event.php:36 src/Model/Event.php:814 mod/localtime.php:19
-msgid "l F d, Y \\@ g:i A"
-msgstr "l, d. F Y\\, H:i"
+#: mod/notifications.php:62 mod/notifications.php:182
+#: mod/notifications.php:266 mod/contacts.php:638 mod/contacts.php:828
+#: mod/contacts.php:1019
+msgid "Ignore"
+msgstr "Ignorieren"
 
-#: src/Model/Event.php:53 src/Model/Event.php:70 src/Model/Event.php:419
-#: src/Model/Event.php:882
-msgid "Starts:"
-msgstr "Beginnt:"
+#: mod/notifications.php:98 src/Content/Nav.php:187
+msgid "Notifications"
+msgstr "Benachrichtigungen"
 
-#: src/Model/Event.php:56 src/Model/Event.php:76 src/Model/Event.php:420
-#: src/Model/Event.php:886
-msgid "Finishes:"
-msgstr "Endet:"
+#: mod/notifications.php:107
+msgid "Network Notifications"
+msgstr "Netzwerk Benachrichtigungen"
 
-#: src/Model/Event.php:368
-msgid "all-day"
-msgstr "ganztägig"
+#: mod/notifications.php:113 mod/notify.php:81
+msgid "System Notifications"
+msgstr "Systembenachrichtigungen"
 
-#: src/Model/Event.php:391
-msgid "Jun"
-msgstr "Jun"
+#: mod/notifications.php:119
+msgid "Personal Notifications"
+msgstr "Persönliche Benachrichtigungen"
 
-#: src/Model/Event.php:394
-msgid "Sept"
-msgstr "Sep"
+#: mod/notifications.php:125
+msgid "Home Notifications"
+msgstr "Pinnwand Benachrichtigungen"
 
-#: src/Model/Event.php:412 mod/events.php:400 mod/cal.php:280
-msgid "today"
-msgstr "Heute"
+#: mod/notifications.php:155
+msgid "Show Ignored Requests"
+msgstr "Zeige ignorierte Anfragen"
 
-#: src/Model/Event.php:413 src/Util/Temporal.php:304 mod/events.php:401
-#: mod/cal.php:281
-msgid "month"
-msgstr "Monat"
+#: mod/notifications.php:155
+msgid "Hide Ignored Requests"
+msgstr "Verberge ignorierte Anfragen"
 
-#: src/Model/Event.php:414 src/Util/Temporal.php:305 mod/events.php:402
-#: mod/cal.php:282
-msgid "week"
-msgstr "Woche"
+#: mod/notifications.php:167 mod/notifications.php:237
+msgid "Notification type: "
+msgstr "Benachrichtigungstyp: "
 
-#: src/Model/Event.php:415 src/Util/Temporal.php:306 mod/events.php:403
-#: mod/cal.php:283
-msgid "day"
-msgstr "Tag"
+#: mod/notifications.php:170
+#, php-format
+msgid "suggested by %s"
+msgstr "vorgeschlagen von %s"
 
-#: src/Model/Event.php:417
-msgid "No events to display"
-msgstr "Keine Veranstaltung zum Anzeigen"
+#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:646
+msgid "Hide this contact from others"
+msgstr "Verbirg diesen Kontakt vor Anderen"
 
-#: src/Model/Event.php:543
-msgid "l, F j"
-msgstr "l, F j"
+#: mod/notifications.php:176 mod/notifications.php:255
+msgid "Post a new friend activity"
+msgstr "Neue-Kontakt Nachricht senden"
 
-#: src/Model/Event.php:566
-msgid "Edit event"
-msgstr "Veranstaltung bearbeiten"
+#: mod/notifications.php:176 mod/notifications.php:255
+msgid "if applicable"
+msgstr "falls anwendbar"
 
-#: src/Model/Event.php:567
-msgid "Duplicate event"
-msgstr "Veranstaltung kopieren"
+#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1825
+msgid "Approve"
+msgstr "Genehmigen"
 
-#: src/Model/Event.php:568
-msgid "Delete event"
-msgstr "Veranstaltung löschen"
+#: mod/notifications.php:198
+msgid "Claims to be known to you: "
+msgstr "Behauptet Dich zu kennen: "
 
-#: src/Model/Event.php:815
-msgid "D g:i A"
-msgstr "D H:i"
+#: mod/notifications.php:199
+msgid "yes"
+msgstr "ja"
 
-#: src/Model/Event.php:816
-msgid "g:i A"
-msgstr "H:i"
+#: mod/notifications.php:199
+msgid "no"
+msgstr "nein"
 
-#: src/Model/Event.php:901 src/Model/Event.php:903
-msgid "Show map"
-msgstr "Karte anzeigen"
+#: mod/notifications.php:200 mod/notifications.php:205
+msgid "Shall your connection be bidirectional or not?"
+msgstr "Soll die Verbindung beidseitig sein oder nicht?"
 
-#: src/Model/Event.php:902
-msgid "Hide map"
-msgstr "Karte verbergen"
+#: mod/notifications.php:201 mod/notifications.php:206
+#, 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."
 
-#: src/Model/Group.php:44
+#: mod/notifications.php:202
+#, php-format
 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 "Eine gelöschte Gruppe mit diesem Namen wurde wiederbelebt. Bestehende Berechtigungseinstellungen <strong>könnten</strong> auf diese Gruppe oder zukünftige Mitglieder angewandt werden. Falls Du dies nicht möchtest, erstelle bitte eine andere Gruppe mit einem anderen Namen."
+"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."
 
-#: src/Model/Group.php:341
-msgid "Default privacy group for new contacts"
-msgstr "Voreingestellte Gruppe für neue Kontakte"
+#: mod/notifications.php:207
+#, 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 Teilenden akzeptierst, erlaubst du damit das Lesen deiner Beiträge, wirst aber selbst die Beiträge der anderen Seite nicht erhalten."
 
-#: src/Model/Group.php:374
-msgid "Everybody"
-msgstr "Alle Kontakte"
+#: mod/notifications.php:218
+msgid "Friend"
+msgstr "Kontakt"
 
-#: src/Model/Group.php:394
-msgid "edit"
-msgstr "bearbeiten"
+#: mod/notifications.php:219
+msgid "Sharer"
+msgstr "Teilenden"
 
-#: src/Model/Group.php:413 mod/network.php:202
-msgid "add"
-msgstr "hinzufügen"
+#: mod/notifications.php:219
+msgid "Subscriber"
+msgstr "Abonnent"
 
-#: src/Model/Group.php:414 mod/newmember.php:43
-msgid "Groups"
-msgstr "Gruppen"
+#: mod/notifications.php:247 mod/contacts.php:660 mod/events.php:518
+#: mod/directory.php:148 src/Model/Event.php:60 src/Model/Event.php:85
+#: src/Model/Event.php:421 src/Model/Event.php:900 src/Model/Profile.php:413
+msgid "Location:"
+msgstr "Ort:"
 
-#: src/Model/Group.php:418
-msgid "Edit group"
-msgstr "Gruppe bearbeiten"
+#: mod/notifications.php:249 mod/contacts.php:664 mod/directory.php:154
+#: src/Model/Profile.php:419 src/Model/Profile.php:804
+msgid "About:"
+msgstr "Über:"
 
-#: src/Model/Group.php:419
-msgid "Contacts not in any group"
-msgstr "Kontakte in keiner Gruppe"
+#: mod/notifications.php:251 mod/contacts.php:666 mod/follow.php:174
+#: src/Model/Profile.php:792
+msgid "Tags:"
+msgstr "Tags:"
 
-#: src/Model/Group.php:420
-msgid "Create a new group"
-msgstr "Neue Gruppe erstellen"
+#: mod/notifications.php:253 mod/directory.php:151 src/Model/Profile.php:416
+#: src/Model/Profile.php:743
+msgid "Gender:"
+msgstr "Geschlecht:"
 
-#: src/Model/Group.php:421 mod/group.php:103 mod/group.php:199
-msgid "Group Name: "
-msgstr "Gruppenname:"
+#: mod/notifications.php:258 mod/contacts.php:656 mod/unfollow.php:122
+#: mod/follow.php:166 mod/admin.php:490 mod/admin.php:500
+msgid "Profile URL"
+msgstr "Profil URL"
 
-#: src/Model/Group.php:422
-msgid "Edit groups"
-msgstr "Gruppen bearbeiten"
+#: mod/notifications.php:261 mod/contacts.php:71 src/Model/Profile.php:516
+msgid "Network:"
+msgstr "Netzwerk:"
 
-#: src/Model/Photo.php:244 src/Model/Photo.php:253 mod/fbrowser.php:43
-#: mod/fbrowser.php:68 mod/photos.php:194 mod/photos.php:1062
-#: mod/photos.php:1149 mod/photos.php:1166 mod/photos.php:1659
-#: mod/photos.php:1673
-msgid "Contact Photos"
-msgstr "Kontaktbilder"
+#: mod/notifications.php:275
+msgid "No introductions."
+msgstr "Keine Kontaktanfragen."
 
-#: src/Model/User.php:154
-msgid "Login failed"
-msgstr "Anmeldung fehlgeschlagen"
+#: mod/notifications.php:316
+msgid "Show unread"
+msgstr "Ungelesene anzeigen"
 
-#: src/Model/User.php:185
-msgid "Not enough information to authenticate"
-msgstr "Nicht genügend Informationen für die Authentifizierung"
+#: mod/notifications.php:316
+msgid "Show all"
+msgstr "Alle anzeigen"
 
-#: src/Model/User.php:214 src/Core/Console/NewPassword.php:74 mod/cal.php:297
-msgid "User not found"
-msgstr "Nutzer nicht gefunden"
+#: mod/notifications.php:322
+#, php-format
+msgid "No more %s notifications."
+msgstr "Keine weiteren %s Benachrichtigungen"
 
-#: src/Model/User.php:335 mod/settings.php:384
-msgid "Passwords do not match. Password unchanged."
-msgstr "Die Passwörter stimmen nicht überein. Das Passwort bleibt unverändert."
+#: mod/openid.php:29
+msgid "OpenID protocol error. No ID returned."
+msgstr "OpenID Protokollfehler. Keine ID zurückgegeben."
 
-#: src/Model/User.php:342
-msgid "An invitation is required."
-msgstr "Du benötigst eine Einladung."
+#: mod/openid.php:66
+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."
 
-#: src/Model/User.php:346
-msgid "Invitation could not be verified."
-msgstr "Die Einladung konnte nicht überprüft werden."
+#: mod/openid.php:116 src/Module/Login.php:86 src/Module/Login.php:134
+msgid "Login failed."
+msgstr "Anmeldung fehlgeschlagen."
 
-#: src/Model/User.php:353
-msgid "Invalid OpenID url"
-msgstr "Ungültige OpenID URL"
+#: mod/manage.php:180
+msgid "Manage Identities and/or Pages"
+msgstr "Verwalte Identitäten und/oder Seiten"
 
-#: src/Model/User.php:366 src/Module/Login.php:100
+#: mod/manage.php:181
 msgid ""
-"We encountered a problem while logging in with the OpenID you provided. "
-"Please check the correct spelling of the ID."
-msgstr "Beim Versuch Dich mit der von Dir angegebenen OpenID anzumelden trat ein Problem auf. Bitte überprüfe, dass Du die OpenID richtig geschrieben hast."
-
-#: src/Model/User.php:366 src/Module/Login.php:100
-msgid "The error message was:"
-msgstr "Die Fehlermeldung lautete:"
+"Toggle between different identities or community/group pages which share "
+"your account details or which you have been granted \"manage\" permissions"
+msgstr "Zwischen verschiedenen Identitäten oder Gemeinschafts-/Gruppenseiten wechseln, die Deine Kontoinformationen teilen oder zu denen Du „Verwalten“-Befugnisse bekommen hast."
 
-#: src/Model/User.php:372
-msgid "Please enter the required information."
-msgstr "Bitte trage die erforderlichen Informationen ein."
+#: mod/manage.php:182
+msgid "Select an identity to manage: "
+msgstr "Wähle eine Identität zum Verwalten aus: "
 
-#: src/Model/User.php:385
-msgid "Please use a shorter name."
-msgstr "Bitte verwende einen kürzeren Namen."
+#: mod/manage.php:184 mod/localtime.php:56 mod/poke.php:199
+#: mod/fsuggest.php:114 mod/photos.php:1080 mod/photos.php:1160
+#: mod/photos.php:1445 mod/photos.php:1491 mod/photos.php:1530
+#: mod/photos.php:1603 mod/contacts.php:610 mod/events.php:530
+#: mod/profiles.php:672 mod/invite.php:154 mod/crepair.php:148
+#: mod/install.php:198 mod/install.php:237 mod/message.php:246
+#: mod/message.php:413 view/theme/duepuntozero/config.php:71
+#: view/theme/frio/config.php:118 view/theme/quattro/config.php:73
+#: view/theme/vier/config.php:119 src/Object/Post.php:796
+msgid "Submit"
+msgstr "Senden"
 
-#: src/Model/User.php:388
-msgid "Name too short."
-msgstr "Der Name ist zu kurz."
+#: mod/wall_attach.php:24 mod/wall_attach.php:32 mod/wall_attach.php:83
+#: mod/wall_upload.php:38 mod/wall_upload.php:54 mod/wall_upload.php:112
+#: mod/wall_upload.php:155 mod/wall_upload.php:158
+msgid "Invalid request."
+msgstr "Ungültige Anfrage"
 
-#: src/Model/User.php:396
-msgid "That doesn't appear to be your full (First Last) name."
-msgstr "Das scheint nicht Dein kompletter Name (Vor- und Nachname) zu sein."
-
-#: src/Model/User.php:401
-msgid "Your email domain is not among those allowed on this site."
-msgstr "Die Domain Deiner E-Mail Adresse ist auf dieser Seite nicht erlaubt."
-
-#: src/Model/User.php:405
-msgid "Not a valid email address."
-msgstr "Keine gültige E-Mail-Adresse."
-
-#: src/Model/User.php:409 src/Model/User.php:417
-msgid "Cannot use that email."
-msgstr "Konnte diese E-Mail-Adresse nicht verwenden."
-
-#: src/Model/User.php:424
-msgid "Your nickname can only contain a-z, 0-9 and _."
-msgstr "Dein Spitzname darf nur aus Buchstaben und Zahlen (\"a-z\",\"0-9\" und \"_\") bestehen."
-
-#: src/Model/User.php:431 src/Model/User.php:487
-msgid "Nickname is already registered. Please choose another."
-msgstr "Dieser Spitzname ist bereits vergeben. Bitte wähle einen anderen."
+#: mod/wall_attach.php:101
+msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
+msgstr "Entschuldige, die Datei scheint größer zu sein als es die PHP Konfiguration erlaubt."
 
-#: src/Model/User.php:441
-msgid "SERIOUS ERROR: Generation of security keys failed."
-msgstr "FATALER FEHLER: Sicherheitsschlüssel konnten nicht erzeugt werden."
+#: mod/wall_attach.php:101
+msgid "Or - did you try to upload an empty file?"
+msgstr "Oder - hast Du versucht, eine leere Datei hochzuladen?"
 
-#: src/Model/User.php:474 src/Model/User.php:478
-msgid "An error occurred during registration. Please try again."
-msgstr "Während der Anmeldung ist ein Fehler aufgetreten. Bitte versuche es noch einmal."
+#: mod/wall_attach.php:112
+#, php-format
+msgid "File exceeds size limit of %s"
+msgstr "Die Datei ist größer als das erlaubte Limit von %s"
 
-#: src/Model/User.php:498 view/theme/duepuntozero/config.php:54
-msgid "default"
-msgstr "Standard"
+#: mod/wall_attach.php:136 mod/wall_attach.php:152
+msgid "File upload failed."
+msgstr "Hochladen der Datei fehlgeschlagen."
 
-#: src/Model/User.php:503
-msgid "An error occurred creating your default profile. Please try again."
-msgstr "Bei der Erstellung des Standardprofils ist ein Fehler aufgetreten. Bitte versuche es noch einmal."
+#: mod/filer.php:34
+msgid "- select -"
+msgstr "- auswählen -"
 
-#: src/Model/User.php:510
-msgid "An error occurred creating your self contact. Please try again."
-msgstr "Bei der Erstellung deines self Kontakts ist ein Fehler aufgetreten. Bitte versuche es erneut."
+#: mod/localtime.php:19 src/Model/Event.php:36 src/Model/Event.php:814
+msgid "l F d, Y \\@ g:i A"
+msgstr "l, d. F Y\\, H:i"
 
-#: src/Model/User.php:515 src/Content/ContactSelector.php:169
-msgid "Friends"
-msgstr "Kontakte"
+#: mod/localtime.php:33
+msgid "Time Conversion"
+msgstr "Zeitumrechnung"
 
-#: src/Model/User.php:519
+#: mod/localtime.php:35
 msgid ""
-"An error occurred creating your default contact group. Please try again."
-msgstr "Bei der Erstellung deiner Standardgruppe für Kontakte ist ein Fehler aufgetreten. Bitte versuche es erneut."
+"Friendica provides this service for sharing events with other networks and "
+"friends in unknown timezones."
+msgstr "Friendica bietet diese Funktion an, um das Teilen von Events mit Kontakten zu vereinfachen, deren Zeitzone nicht ermittelt werden kann."
 
-#: src/Model/User.php:593
+#: mod/localtime.php:39
 #, 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"
-"\t\t"
-msgstr "\nHallo %1$s,\n\ndanke für Deine Registrierung auf %2$s. Dein Account muss noch vom Admin des Knotens geprüft werden."
+msgid "UTC time: %s"
+msgstr "UTC Zeit: %s"
 
-#: src/Model/User.php:603
+#: mod/localtime.php:42
 #, php-format
-msgid "Registration at %s"
-msgstr "Registrierung als %s"
+msgid "Current timezone: %s"
+msgstr "Aktuelle Zeitzone: %s"
 
-#: src/Model/User.php:621
+#: mod/localtime.php:46
 #, 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 "\nHallo %1$s,\n\ndanke für Deine Registrierung auf %2$s. Dein Account wurde eingerichtet."
+msgid "Converted localtime: %s"
+msgstr "Umgerechnete lokale Zeit: %s"
 
-#: src/Model/User.php:625
-#, 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 "\nDie Anmelde-Details sind die folgenden:\n\tAdresse der Seite:\t%3$s\n\tBenutzernamename:\t%1$s\n\tPasswort:\t%5$s\n\nDu kannst Dein Passwort unter \"Einstellungen\" ändern, sobald Du Dich\nangemeldet hast.\n\nBitte nimm Dir ein paar Minuten um die anderen Einstellungen auf dieser\nSeite zu kontrollieren.\n\nEventuell magst Du ja auch einige Informationen über Dich in Deinem\nProfil veröffentlichen, damit andere Leute Dich einfacher finden können.\nBearbeite hierfür einfach Dein Standard-Profil (über die Profil-Seite).\n\nWir empfehlen Dir, Deinen kompletten Namen anzugeben und ein zu Dir\npassendes Profilbild zu wählen, damit Dich alte Bekannte wieder finden.\nAußerdem ist es nützlich, wenn Du auf Deinem Profil Schlüsselwörter\nangibst. Das erleichtert es, Leute zu finden, die Deine Interessen teilen.\n\nWir respektieren Deine Privatsphäre - keine dieser Angaben ist nötig.\nWenn Du neu im Netzwerk bist und noch niemanden kennst, dann können sie\nallerdings dabei helfen, neue und interessante Kontakte zu knüpfen.\n\nSolltest du dein Nutzerkonto löschen wollen, kannst du dies unter %3$s/removeme jederzeit tun.\n\nDanke für Deine Aufmerksamkeit und willkommen auf %2$s."
+#: mod/localtime.php:52
+msgid "Please select your timezone:"
+msgstr "Bitte wähle Deine Zeitzone:"
 
-#: src/Model/User.php:659 mod/admin.php:1611
-#, php-format
-msgid "Registration details for %s"
-msgstr "Details der Registration von %s"
+#: mod/notify.php:77
+msgid "No more system notifications."
+msgstr "Keine weiteren Systembenachrichtigungen."
 
-#: src/Content/Text/BBCode.php:416
-msgid "view full size"
-msgstr "Volle Größe anzeigen"
+#: mod/ping.php:292
+msgid "{0} wants to be your friend"
+msgstr "{0} möchte mit Dir in Kontakt treten"
 
-#: src/Content/Text/BBCode.php:842 src/Content/Text/BBCode.php:1611
-#: src/Content/Text/BBCode.php:1612
-msgid "Image/photo"
-msgstr "Bild/Foto"
+#: mod/ping.php:307
+msgid "{0} sent you a message"
+msgstr "{0} schickte Dir eine Nachricht"
 
-#: src/Content/Text/BBCode.php:980
-#, 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"
+#: mod/ping.php:322
+msgid "{0} requested registration"
+msgstr "{0} möchte sich registrieren"
 
-#: src/Content/Text/BBCode.php:1538 src/Content/Text/BBCode.php:1560
-msgid "$1 wrote:"
-msgstr "$1 hat geschrieben:"
+#: mod/poke.php:192
+msgid "Poke/Prod"
+msgstr "Anstupsen"
 
-#: src/Content/Text/BBCode.php:1620 src/Content/Text/BBCode.php:1621
-msgid "Encrypted content"
-msgstr "Verschlüsselter Inhalt"
+#: mod/poke.php:193
+msgid "poke, prod or do other things to somebody"
+msgstr "Stupse Leute an oder mache anderes mit ihnen"
 
-#: src/Content/Text/BBCode.php:1740
-msgid "Invalid source protocol"
-msgstr "Ungültiges Quell-Protokoll"
+#: mod/poke.php:194
+msgid "Recipient"
+msgstr "Empfänger"
 
-#: src/Content/Text/BBCode.php:1751
-msgid "Invalid link protocol"
-msgstr "Ungültiges Link-Protokoll"
+#: mod/poke.php:195
+msgid "Choose what you wish to do to recipient"
+msgstr "Was willst Du mit dem Empfänger machen:"
 
-#: src/Content/Feature.php:79
-msgid "General Features"
-msgstr "Allgemeine Features"
+#: mod/poke.php:198
+msgid "Make this post private"
+msgstr "Diesen Beitrag privat machen"
 
-#: src/Content/Feature.php:81
-msgid "Multiple Profiles"
-msgstr "Mehrere Profile"
+#: mod/probe.php:13 mod/search.php:98 mod/search.php:104
+#: mod/viewcontacts.php:45 mod/webfinger.php:16 mod/photos.php:932
+#: mod/videos.php:199 mod/directory.php:42 mod/community.php:27
+#: mod/dfrn_request.php:603 mod/display.php:203
+msgid "Public access denied."
+msgstr "Öffentlicher Zugriff verweigert."
 
-#: src/Content/Feature.php:81
-msgid "Ability to create multiple profiles"
-msgstr "Möglichkeit mehrere Profile zu erstellen"
+#: mod/probe.php:14 mod/webfinger.php:17
+msgid "Only logged in users are permitted to perform a probing."
+msgstr "Nur eingeloggten Benutzern ist das Untersuchen von Adressen gestattet."
 
-#: src/Content/Feature.php:82
-msgid "Photo Location"
-msgstr "Aufnahmeort"
+#: mod/profperm.php:28 mod/group.php:83 index.php:435
+msgid "Permission denied"
+msgstr "Zugriff verweigert"
 
-#: src/Content/Feature.php:82
-msgid ""
-"Photo metadata is normally stripped. This extracts the location (if present)"
-" prior to stripping metadata and links it to a map."
-msgstr "Die Foto-Metadaten werden ausgelesen. Dadurch kann der Aufnahmeort (wenn vorhanden) in einer Karte angezeigt werden."
+#: mod/profperm.php:34 mod/profperm.php:65
+msgid "Invalid profile identifier."
+msgstr "Ungültiger Profil-Bezeichner."
 
-#: src/Content/Feature.php:83
-msgid "Export Public Calendar"
-msgstr "Öffentlichen Kalender exportieren"
+#: mod/profperm.php:111
+msgid "Profile Visibility Editor"
+msgstr "Editor für die Profil-Sichtbarkeit"
 
-#: src/Content/Feature.php:83
-msgid "Ability for visitors to download the public calendar"
-msgstr "Möglichkeit für Besucher den öffentlichen Kalender herunter zu laden"
+#: mod/profperm.php:115 mod/group.php:265
+msgid "Click on a contact to add or remove."
+msgstr "Klicke einen Kontakt an, um ihn hinzuzufügen oder zu entfernen"
 
-#: src/Content/Feature.php:88
-msgid "Post Composition Features"
-msgstr "Beitragserstellung Features"
+#: mod/profperm.php:124
+msgid "Visible To"
+msgstr "Sichtbar für"
 
-#: src/Content/Feature.php:89
-msgid "Post Preview"
-msgstr "Beitragsvorschau"
+#: mod/profperm.php:140
+msgid "All Contacts (with secure profile access)"
+msgstr "Alle Kontakte (mit gesichertem Profilzugriff)"
 
-#: src/Content/Feature.php:89
-msgid "Allow previewing posts and comments before publishing them"
-msgstr "Die Vorschau von Beiträgen und Kommentaren vor dem absenden erlauben."
+#: mod/regmod.php:68
+msgid "Account approved."
+msgstr "Konto freigegeben."
 
-#: src/Content/Feature.php:90
-msgid "Auto-mention Forums"
-msgstr "Foren automatisch erwähnen"
+#: mod/regmod.php:93
+#, php-format
+msgid "Registration revoked for %s"
+msgstr "Registrierung für %s wurde zurückgezogen"
 
-#: src/Content/Feature.php:90
-msgid ""
-"Add/remove mention when a forum page is selected/deselected in ACL window."
-msgstr "Automatisch eine @-Erwähnung eines Forums einfügen/entfehrnen, wenn dieses im ACL Fenster de-/markiert  wurde."
+#: mod/regmod.php:102
+msgid "Please login."
+msgstr "Bitte melde Dich an."
 
-#: src/Content/Feature.php:95
-msgid "Network Sidebar Widgets"
-msgstr "Widgets für Netzwerk und Seitenleiste"
+#: mod/search.php:37 mod/network.php:194
+msgid "Remove term"
+msgstr "Begriff entfernen"
 
-#: src/Content/Feature.php:96
-msgid "Search by Date"
-msgstr "Archiv"
+#: mod/search.php:46 mod/network.php:201 src/Content/Feature.php:100
+msgid "Saved Searches"
+msgstr "Gespeicherte Suchen"
 
-#: src/Content/Feature.php:96
-msgid "Ability to select posts by date ranges"
-msgstr "Möglichkeit die Beiträge nach Datumsbereichen zu sortieren"
+#: mod/search.php:105
+msgid "Only logged in users are permitted to perform a search."
+msgstr "Nur eingeloggten Benutzern ist das Suchen gestattet."
 
-#: src/Content/Feature.php:97 src/Content/Feature.php:127
-msgid "List Forums"
-msgstr "Zeige Foren"
+#: mod/search.php:129
+msgid "Too Many Requests"
+msgstr "Zu viele Abfragen"
 
-#: src/Content/Feature.php:97
-msgid "Enable widget to display the forums your are connected with"
-msgstr "Aktiviere Widget, um die Foren mit denen du verbunden bist anzuzeigen"
-
-#: src/Content/Feature.php:98
-msgid "Group Filter"
-msgstr "Gruppen Filter"
-
-#: src/Content/Feature.php:98
-msgid "Enable widget to display Network posts only from selected group"
-msgstr "Widget zur Darstellung der Beiträge nach Kontaktgruppen sortiert aktivieren."
+#: mod/search.php:130
+msgid "Only one search per minute is permitted for not logged in users."
+msgstr "Es ist nur eine Suchanfrage pro Minute für nicht eingeloggte Benutzer gestattet."
 
-#: src/Content/Feature.php:99
-msgid "Network Filter"
-msgstr "Netzwerk Filter"
+#: mod/search.php:228 mod/community.php:141
+msgid "No results."
+msgstr "Keine Ergebnisse."
 
-#: src/Content/Feature.php:99
-msgid "Enable widget to display Network posts only from selected network"
-msgstr "Widget zum filtern der Beiträge in Abhängigkeit des Netzwerks aus dem der Ersteller sendet aktivieren."
+#: mod/search.php:234
+#, php-format
+msgid "Items tagged with: %s"
+msgstr "Beiträge die mit %s getaggt sind"
 
-#: src/Content/Feature.php:100 mod/network.php:201 mod/search.php:46
-msgid "Saved Searches"
-msgstr "Gespeicherte Suchen"
+#: mod/search.php:236 mod/contacts.php:819
+#, php-format
+msgid "Results for: %s"
+msgstr "Ergebnisse für: %s"
 
-#: src/Content/Feature.php:100
-msgid "Save search terms for re-use"
-msgstr "Speichere Suchanfragen für spätere Wiederholung."
+#: mod/subthread.php:113
+#, php-format
+msgid "%1$s is following %2$s's %3$s"
+msgstr "%1$s folgt %2$s %3$s"
 
-#: src/Content/Feature.php:105
-msgid "Network Tabs"
-msgstr "Netzwerk Reiter"
+#: mod/tagrm.php:47
+msgid "Tag removed"
+msgstr "Tag entfernt"
 
-#: src/Content/Feature.php:106
-msgid "Network Personal Tab"
-msgstr "Netzwerk-Reiter: Persönlich"
+#: mod/tagrm.php:85
+msgid "Remove Item Tag"
+msgstr "Gegenstands-Tag entfernen"
 
-#: src/Content/Feature.php:106
-msgid "Enable tab to display only Network posts that you've interacted on"
-msgstr "Aktiviert einen Netzwerk-Reiter in dem Nachrichten angezeigt werden mit denen Du interagiert hast"
+#: mod/tagrm.php:87
+msgid "Select a tag to remove: "
+msgstr "Wähle ein Tag zum Entfernen aus: "
 
-#: src/Content/Feature.php:107
-msgid "Network New Tab"
-msgstr "Netzwerk-Reiter: Neue"
+#: mod/tagrm.php:98 mod/delegate.php:177
+msgid "Remove"
+msgstr "Entfernen"
 
-#: src/Content/Feature.php:107
-msgid "Enable tab to display only new Network posts (from the last 12 hours)"
-msgstr "Aktiviert einen Netzwerk-Reiter in dem ausschließlich neue Beiträge (der letzten 12 Stunden) angezeigt werden"
+#: mod/uexport.php:44
+msgid "Export account"
+msgstr "Account exportieren"
 
-#: src/Content/Feature.php:108
-msgid "Network Shared Links Tab"
-msgstr "Netzwerk-Reiter: Geteilte Links"
+#: mod/uexport.php:44
+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 Accountinformationen und Kontakte. Verwende dies um ein Backup Deines Accounts anzulegen und/oder damit auf einen anderen Server umzuziehen."
 
-#: src/Content/Feature.php:108
-msgid "Enable tab to display only Network posts with links in them"
-msgstr "Aktiviert einen Netzwerk-Reiter der ausschließlich Nachrichten mit Links enthält"
+#: mod/uexport.php:45
+msgid "Export all"
+msgstr "Alles exportieren"
 
-#: src/Content/Feature.php:113
-msgid "Post/Comment Tools"
-msgstr "Werkzeuge für Beiträge und Kommentare"
+#: mod/uexport.php:45
+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)."
 
-#: src/Content/Feature.php:114
-msgid "Multiple Deletion"
-msgstr "Mehrere Beiträge löschen"
+#: mod/uexport.php:52 mod/settings.php:108
+msgid "Export personal data"
+msgstr "Persönliche Daten exportieren"
 
-#: src/Content/Feature.php:114
-msgid "Select and delete multiple posts/comments at once"
-msgstr "Mehrere Beiträge/Kommentare markieren und gleichzeitig löschen"
+#: mod/viewcontacts.php:87
+msgid "No contacts."
+msgstr "Keine Kontakte."
 
-#: src/Content/Feature.php:115
-msgid "Edit Sent Posts"
-msgstr "Gesendete Beiträge editieren"
+#: mod/viewsrc.php:12 mod/community.php:34
+msgid "Access denied."
+msgstr "Zugriff verweigert."
 
-#: src/Content/Feature.php:115
-msgid "Edit and correct posts and comments after sending"
-msgstr "Erlaubt es Beiträge und Kommentare nach dem Senden zu editieren bzw.zu  korrigieren."
+#: mod/wall_upload.php:186 mod/photos.php:763 mod/photos.php:766
+#: mod/photos.php:795 mod/profile_photo.php:153
+#, php-format
+msgid "Image exceeds size limit of %s"
+msgstr "Bildgröße überschreitet das Limit von %s"
 
-#: src/Content/Feature.php:116
-msgid "Tagging"
-msgstr "Tagging"
+#: mod/wall_upload.php:200 mod/photos.php:818 mod/profile_photo.php:162
+msgid "Unable to process image."
+msgstr "Konnte das Bild nicht bearbeiten."
 
-#: src/Content/Feature.php:116
-msgid "Ability to tag existing posts"
-msgstr "Möglichkeit bereits existierende Beiträge nachträglich mit Tags zu versehen."
+#: mod/wall_upload.php:231 mod/item.php:471 src/Object/Image.php:953
+#: src/Object/Image.php:969 src/Object/Image.php:977 src/Object/Image.php:1002
+msgid "Wall Photos"
+msgstr "Pinnwand-Bilder"
 
-#: src/Content/Feature.php:117
-msgid "Post Categories"
-msgstr "Beitragskategorien"
+#: mod/wall_upload.php:239 mod/photos.php:847 mod/profile_photo.php:307
+msgid "Image upload failed."
+msgstr "Hochladen des Bildes gescheitert."
 
-#: src/Content/Feature.php:117
-msgid "Add categories to your posts"
-msgstr "Eigene Beiträge mit Kategorien versehen"
+#: mod/wallmessage.php:49 mod/wallmessage.php:112
+#, php-format
+msgid "Number of daily wall messages for %s exceeded. Message failed."
+msgstr "Maximale Anzahl der täglichen Pinnwand Nachrichten für %s ist überschritten. Zustellung fehlgeschlagen."
 
-#: src/Content/Feature.php:118 src/Content/Widget.php:200
-msgid "Saved Folders"
-msgstr "Gespeicherte Ordner"
+#: mod/wallmessage.php:57 mod/message.php:73
+msgid "No recipient selected."
+msgstr "Kein Empfänger gewählt."
 
-#: src/Content/Feature.php:118
-msgid "Ability to file posts under folders"
-msgstr "Beiträge in Ordnern speichern aktivieren"
+#: mod/wallmessage.php:60
+msgid "Unable to check your home location."
+msgstr "Konnte Deinen Heimatort nicht bestimmen."
 
-#: src/Content/Feature.php:119
-msgid "Dislike Posts"
-msgstr "Beiträge 'nicht mögen'"
+#: mod/wallmessage.php:63 mod/message.php:80
+msgid "Message could not be sent."
+msgstr "Nachricht konnte nicht gesendet werden."
 
-#: src/Content/Feature.php:119
-msgid "Ability to dislike posts/comments"
-msgstr "Ermöglicht es Beiträge mit einem Klick 'nicht zu mögen'"
+#: mod/wallmessage.php:66 mod/message.php:83
+msgid "Message collection failure."
+msgstr "Konnte Nachrichten nicht abrufen."
 
-#: src/Content/Feature.php:120
-msgid "Star Posts"
-msgstr "Beiträge Markieren"
+#: mod/wallmessage.php:69 mod/message.php:86
+msgid "Message sent."
+msgstr "Nachricht gesendet."
 
-#: src/Content/Feature.php:120
-msgid "Ability to mark special posts with a star indicator"
-msgstr "Erlaubt es Beiträge mit einem Stern-Indikator zu  markieren"
+#: mod/wallmessage.php:86 mod/wallmessage.php:95
+msgid "No recipient."
+msgstr "Kein Empfänger."
 
-#: src/Content/Feature.php:121
-msgid "Mute Post Notifications"
-msgstr "Benachrichtigungen für Beiträge Stumm schalten"
+#: mod/wallmessage.php:132 mod/message.php:231
+msgid "Send Private Message"
+msgstr "Private Nachricht senden"
 
-#: src/Content/Feature.php:121
-msgid "Ability to mute notifications for a thread"
-msgstr "Möglichkeit Benachrichtigungen für einen Thread abbestellen zu können"
+#: mod/wallmessage.php:133
+#, 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 "Wenn Du möchtest, dass %s Dir antworten kann, überprüfe Deine Privatsphären-Einstellungen und erlaube private Nachrichten von unbekannten Absendern."
 
-#: src/Content/Feature.php:126
-msgid "Advanced Profile Settings"
-msgstr "Erweiterte Profil-Einstellungen"
+#: mod/wallmessage.php:134 mod/message.php:232 mod/message.php:402
+msgid "To:"
+msgstr "An:"
 
-#: src/Content/Feature.php:127
-msgid "Show visitors public community forums at the Advanced Profile Page"
-msgstr "Zeige Besuchern öffentliche Gemeinschafts-Foren auf der Erweiterten Profil-Seite"
+#: mod/wallmessage.php:135 mod/message.php:236 mod/message.php:404
+msgid "Subject:"
+msgstr "Betreff:"
 
-#: src/Content/Feature.php:128
-msgid "Tag Cloud"
-msgstr "Schlagwort Wolke"
+#: mod/wallmessage.php:141 mod/invite.php:149 mod/message.php:240
+#: mod/message.php:407
+msgid "Your message:"
+msgstr "Deine Nachricht:"
 
-#: src/Content/Feature.php:128
-msgid "Provide a personal tag cloud on your profile page"
-msgstr "Wortwolke aus den von dir verwendeten Schlagwörtern im Profil anzeigen."
+#: mod/bookmarklet.php:23 src/Content/Nav.php:114 src/Module/Login.php:312
+msgid "Login"
+msgstr "Anmeldung"
 
-#: src/Content/Feature.php:129
-msgid "Display Membership Date"
-msgstr "Mitgliedschaftsdatum anzeigen"
+#: mod/bookmarklet.php:51
+msgid "The post was created"
+msgstr "Der Beitrag wurde angelegt"
 
-#: src/Content/Feature.php:129
-msgid "Display membership date in profile"
-msgstr "Soll das Datum der Registrierung deines Accounts im Profil angezeigt werden."
+#: mod/editpost.php:25 mod/editpost.php:35
+msgid "Item not found"
+msgstr "Beitrag nicht gefunden"
 
-#: src/Content/Widget/CalendarExport.php:61
-msgid "Export"
-msgstr "Exportieren"
+#: mod/editpost.php:42
+msgid "Edit post"
+msgstr "Beitrag bearbeiten"
 
-#: src/Content/Widget/CalendarExport.php:62
-msgid "Export calendar as ical"
-msgstr "Kalender als ical exportieren"
+#: mod/editpost.php:134 src/Core/ACL.php:315
+msgid "CC: email addresses"
+msgstr "Cc: E-Mail-Addressen"
 
-#: src/Content/Widget/CalendarExport.php:63
-msgid "Export calendar as csv"
-msgstr "Kalender als csv exportieren"
+#: mod/editpost.php:141 src/Core/ACL.php:316
+msgid "Example: bob@example.com, mary@example.com"
+msgstr "Z.B.: bob@example.com, mary@example.com"
 
-#: src/Content/Widget.php:33
-msgid "Add New Contact"
-msgstr "Neuen Kontakt hinzufügen"
+#: mod/fsuggest.php:30 mod/fsuggest.php:96 mod/crepair.php:110
+#: mod/dfrn_confirm.php:131
+msgid "Contact not found."
+msgstr "Kontakt nicht gefunden."
 
-#: src/Content/Widget.php:34
-msgid "Enter address or web location"
-msgstr "Adresse oder Web-Link eingeben"
+#: mod/fsuggest.php:72
+msgid "Friend suggestion sent."
+msgstr "Kontaktvorschlag gesendet."
 
-#: src/Content/Widget.php:35
-msgid "Example: bob@example.com, http://example.com/barbara"
-msgstr "Beispiel: bob@example.com, http://example.com/barbara"
+#: mod/fsuggest.php:101
+msgid "Suggest Friends"
+msgstr "Kontakte vorschlagen"
 
-#: src/Content/Widget.php:53
+#: mod/fsuggest.php:103
 #, php-format
-msgid "%d invitation available"
-msgid_plural "%d invitations available"
-msgstr[0] "%d Einladung verfügbar"
-msgstr[1] "%d Einladungen verfügbar"
-
-#: src/Content/Widget.php:59
-msgid "Find People"
-msgstr "Leute finden"
+msgid "Suggest a friend for %s"
+msgstr "Schlage %s einen Kontakt vor"
 
-#: src/Content/Widget.php:60
-msgid "Enter name or interest"
-msgstr "Name oder Interessen eingeben"
-
-#: src/Content/Widget.php:62
-msgid "Examples: Robert Morgenstein, Fishing"
-msgstr "Beispiel: Robert Morgenstein, Angeln"
+#: mod/group.php:36
+msgid "Group created."
+msgstr "Gruppe erstellt."
 
-#: src/Content/Widget.php:63 mod/directory.php:209 mod/contacts.php:820
-msgid "Find"
-msgstr "Finde"
+#: mod/group.php:42
+msgid "Could not create group."
+msgstr "Konnte die Gruppe nicht erstellen."
 
-#: src/Content/Widget.php:64 mod/suggest.php:114 view/theme/vier/theme.php:203
-msgid "Friend Suggestions"
-msgstr "Kontaktvorschläge"
+#: mod/group.php:56 mod/group.php:157
+msgid "Group not found."
+msgstr "Gruppe nicht gefunden."
 
-#: src/Content/Widget.php:65 view/theme/vier/theme.php:202
-msgid "Similar Interests"
-msgstr "Ähnliche Interessen"
+#: mod/group.php:70
+msgid "Group name changed."
+msgstr "Gruppenname geändert."
 
-#: src/Content/Widget.php:66
-msgid "Random Profile"
-msgstr "Zufälliges Profil"
+#: mod/group.php:97
+msgid "Save Group"
+msgstr "Gruppe speichern"
 
-#: src/Content/Widget.php:67 view/theme/vier/theme.php:204
-msgid "Invite Friends"
-msgstr "Freunde einladen"
+#: mod/group.php:102
+msgid "Create a group of contacts/friends."
+msgstr "Eine Kontaktgruppe anlegen."
 
-#: src/Content/Widget.php:68
-msgid "View Global Directory"
-msgstr "Globales Verzeichnis betrachten"
+#: mod/group.php:103 mod/group.php:199 src/Model/Group.php:421
+msgid "Group Name: "
+msgstr "Gruppenname:"
 
-#: src/Content/Widget.php:159
-msgid "Networks"
-msgstr "Netzwerke"
+#: mod/group.php:127
+msgid "Group removed."
+msgstr "Gruppe entfernt."
 
-#: src/Content/Widget.php:162
-msgid "All Networks"
-msgstr "Alle Netzwerke"
+#: mod/group.php:129
+msgid "Unable to remove group."
+msgstr "Konnte die Gruppe nicht entfernen."
 
-#: src/Content/Widget.php:203 src/Content/Widget.php:243
-msgid "Everything"
-msgstr "Alles"
+#: mod/group.php:192
+msgid "Delete Group"
+msgstr "Gruppe löschen"
 
-#: src/Content/Widget.php:240
-msgid "Categories"
-msgstr "Kategorien"
+#: mod/group.php:198
+msgid "Group Editor"
+msgstr "Gruppeneditor"
 
-#: src/Content/Widget.php:307
-#, php-format
-msgid "%d contact in common"
-msgid_plural "%d contacts in common"
-msgstr[0] "%d gemeinsamer Kontakt"
-msgstr[1] "%d gemeinsame Kontakte"
+#: mod/group.php:203
+msgid "Edit Group Name"
+msgstr "Gruppen Name bearbeiten"
 
-#: src/Content/ContactSelector.php:55
-msgid "Frequently"
-msgstr "immer wieder"
+#: mod/group.php:213
+msgid "Members"
+msgstr "Mitglieder"
 
-#: src/Content/ContactSelector.php:56
-msgid "Hourly"
-msgstr "Stündlich"
+#: mod/group.php:215 mod/contacts.php:719
+msgid "All Contacts"
+msgstr "Alle Kontakte"
 
-#: src/Content/ContactSelector.php:57
-msgid "Twice daily"
-msgstr "Zweimal täglich"
+#: mod/group.php:216 mod/network.php:639
+msgid "Group is empty"
+msgstr "Gruppe ist leer"
 
-#: src/Content/ContactSelector.php:58
-msgid "Daily"
-msgstr "Täglich"
+#: mod/group.php:229
+msgid "Remove Contact"
+msgstr "Kontakt löschen"
 
-#: src/Content/ContactSelector.php:59
-msgid "Weekly"
-msgstr "Wöchentlich"
+#: mod/group.php:253
+msgid "Add Contact"
+msgstr "Kontakt hinzufügen"
 
-#: src/Content/ContactSelector.php:60
-msgid "Monthly"
-msgstr "Monatlich"
+#: mod/notes.php:52 src/Model/Profile.php:944
+msgid "Personal Notes"
+msgstr "Persönliche Notizen"
 
-#: src/Content/ContactSelector.php:79 mod/dfrn_request.php:656
-msgid "Friendica"
-msgstr "Friendica"
+#: mod/photos.php:108 src/Model/Profile.php:905
+msgid "Photo Albums"
+msgstr "Fotoalben"
 
-#: src/Content/ContactSelector.php:80
-msgid "OStatus"
-msgstr "OStatus"
+#: mod/photos.php:109 mod/photos.php:1713
+msgid "Recent Photos"
+msgstr "Neueste Fotos"
 
-#: src/Content/ContactSelector.php:81
-msgid "RSS/Atom"
-msgstr "RSS/Atom"
+#: mod/photos.php:112 mod/photos.php:1210 mod/photos.php:1715
+msgid "Upload New Photos"
+msgstr "Neue Fotos hochladen"
 
-#: src/Content/ContactSelector.php:82 mod/admin.php:1796 mod/admin.php:1807
-#: mod/admin.php:1820 mod/admin.php:1838
-msgid "Email"
-msgstr "E-Mail"
+#: mod/photos.php:126 mod/settings.php:51
+msgid "everybody"
+msgstr "jeder"
 
-#: src/Content/ContactSelector.php:83 mod/settings.php:805
-msgid "Diaspora"
-msgstr "Diaspora"
+#: mod/photos.php:184
+msgid "Contact information unavailable"
+msgstr "Kontaktinformationen nicht verfügbar"
 
-#: src/Content/ContactSelector.php:84
-msgid "Facebook"
-msgstr "Facebook"
+#: mod/photos.php:204
+msgid "Album not found."
+msgstr "Album nicht gefunden."
 
-#: src/Content/ContactSelector.php:85
-msgid "Zot!"
-msgstr "Zott"
+#: mod/photos.php:234 mod/photos.php:245 mod/photos.php:1161
+msgid "Delete Album"
+msgstr "Album löschen"
 
-#: src/Content/ContactSelector.php:86
-msgid "LinkedIn"
-msgstr "LinkedIn"
+#: mod/photos.php:243
+msgid "Do you really want to delete this photo album and all its photos?"
+msgstr "Möchtest Du wirklich dieses Foto-Album und all seine Foto löschen?"
 
-#: src/Content/ContactSelector.php:87
-msgid "XMPP/IM"
-msgstr "XMPP/Chat"
+#: mod/photos.php:310 mod/photos.php:321 mod/photos.php:1446
+msgid "Delete Photo"
+msgstr "Foto löschen"
 
-#: src/Content/ContactSelector.php:88
-msgid "MySpace"
-msgstr "MySpace"
+#: mod/photos.php:319
+msgid "Do you really want to delete this photo?"
+msgstr "Möchtest Du wirklich dieses Foto löschen?"
 
-#: src/Content/ContactSelector.php:89
-msgid "Google+"
-msgstr "Google+"
+#: mod/photos.php:667
+msgid "a photo"
+msgstr "einem Foto"
 
-#: src/Content/ContactSelector.php:90
-msgid "pump.io"
-msgstr "pump.io"
+#: mod/photos.php:667
+#, php-format
+msgid "%1$s was tagged in %2$s by %3$s"
+msgstr "%1$s wurde von %3$s in %2$s getaggt"
 
-#: src/Content/ContactSelector.php:91
-msgid "Twitter"
-msgstr "Twitter"
+#: mod/photos.php:769
+msgid "Image upload didn't complete, please try again"
+msgstr "Der Upload des Bildes war nicht vollständig. Bitte versuche es erneut."
 
-#: src/Content/ContactSelector.php:92
-msgid "Diaspora Connector"
-msgstr "Diaspora Connector"
+#: mod/photos.php:772
+msgid "Image file is missing"
+msgstr "Bilddatei konnte nicht gefunden werden."
 
-#: src/Content/ContactSelector.php:93
-msgid "GNU Social Connector"
-msgstr "GNU social Connector"
+#: mod/photos.php:777
+msgid ""
+"Server can't accept new file upload at this time, please contact your "
+"administrator"
+msgstr "Der Server kann derzeit keine neuen Datei Uploads akzeptieren. Bitte kontaktiere deinen Administrator."
 
-#: src/Content/ContactSelector.php:94
-msgid "pnut"
-msgstr "pnut"
+#: mod/photos.php:803
+msgid "Image file is empty."
+msgstr "Bilddatei ist leer."
 
-#: src/Content/ContactSelector.php:95
-msgid "App.net"
-msgstr "App.net"
+#: mod/photos.php:940
+msgid "No photos selected"
+msgstr "Keine Bilder ausgewählt"
 
-#: src/Content/ContactSelector.php:125
-msgid "Male"
-msgstr "Männlich"
+#: mod/photos.php:1036 mod/videos.php:309
+msgid "Access to this item is restricted."
+msgstr "Zugriff zu diesem Eintrag wurde eingeschränkt."
 
-#: src/Content/ContactSelector.php:125
-msgid "Female"
-msgstr "Weiblich"
+#: mod/photos.php:1090
+msgid "Upload Photos"
+msgstr "Bilder hochladen"
 
-#: src/Content/ContactSelector.php:125
-msgid "Currently Male"
-msgstr "Momentan männlich"
+#: mod/photos.php:1094 mod/photos.php:1156
+msgid "New album name: "
+msgstr "Name des neuen Albums: "
 
-#: src/Content/ContactSelector.php:125
-msgid "Currently Female"
-msgstr "Momentan weiblich"
+#: mod/photos.php:1095
+msgid "or existing album name: "
+msgstr "oder existierender Albumname: "
 
-#: src/Content/ContactSelector.php:125
-msgid "Mostly Male"
-msgstr "Hauptsächlich männlich"
+#: mod/photos.php:1096
+msgid "Do not show a status post for this upload"
+msgstr "Keine Status-Mitteilung für diesen Beitrag anzeigen"
 
-#: src/Content/ContactSelector.php:125
-msgid "Mostly Female"
-msgstr "Hauptsächlich weiblich"
+#: mod/photos.php:1098 mod/photos.php:1441 mod/events.php:533
+#: src/Core/ACL.php:318
+msgid "Permissions"
+msgstr "Berechtigungen"
 
-#: src/Content/ContactSelector.php:125
-msgid "Transgender"
-msgstr "Transgender"
+#: mod/photos.php:1106 mod/photos.php:1449 mod/settings.php:1227
+msgid "Show to Groups"
+msgstr "Zeige den Gruppen"
 
-#: src/Content/ContactSelector.php:125
-msgid "Intersex"
-msgstr "Intersex"
+#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1228
+msgid "Show to Contacts"
+msgstr "Zeige den Kontakten"
 
-#: src/Content/ContactSelector.php:125
-msgid "Transsexual"
-msgstr "Transsexuell"
+#: mod/photos.php:1167
+msgid "Edit Album"
+msgstr "Album bearbeiten"
 
-#: src/Content/ContactSelector.php:125
-msgid "Hermaphrodite"
-msgstr "Hermaphrodit"
+#: mod/photos.php:1172
+msgid "Show Newest First"
+msgstr "Zeige neueste zuerst"
 
-#: src/Content/ContactSelector.php:125
-msgid "Neuter"
-msgstr "Neuter"
-
-#: src/Content/ContactSelector.php:125
-msgid "Non-specific"
-msgstr "Nicht spezifiziert"
+#: mod/photos.php:1174
+msgid "Show Oldest First"
+msgstr "Zeige älteste zuerst"
 
-#: src/Content/ContactSelector.php:125
-msgid "Other"
-msgstr "Andere"
+#: mod/photos.php:1195 mod/photos.php:1698
+msgid "View Photo"
+msgstr "Foto betrachten"
 
-#: src/Content/ContactSelector.php:147
-msgid "Males"
-msgstr "Männer"
+#: mod/photos.php:1236
+msgid "Permission denied. Access to this item may be restricted."
+msgstr "Zugriff verweigert. Zugriff zu diesem Eintrag könnte eingeschränkt sein."
 
-#: src/Content/ContactSelector.php:147
-msgid "Females"
-msgstr "Frauen"
+#: mod/photos.php:1238
+msgid "Photo not available"
+msgstr "Foto nicht verfügbar"
 
-#: src/Content/ContactSelector.php:147
-msgid "Gay"
-msgstr "Schwul"
+#: mod/photos.php:1301
+msgid "View photo"
+msgstr "Fotos ansehen"
 
-#: src/Content/ContactSelector.php:147
-msgid "Lesbian"
-msgstr "Lesbisch"
+#: mod/photos.php:1301
+msgid "Edit photo"
+msgstr "Foto bearbeiten"
 
-#: src/Content/ContactSelector.php:147
-msgid "No Preference"
-msgstr "Keine Vorlieben"
+#: mod/photos.php:1302
+msgid "Use as profile photo"
+msgstr "Als Profilbild verwenden"
 
-#: src/Content/ContactSelector.php:147
-msgid "Bisexual"
-msgstr "Bisexuell"
+#: mod/photos.php:1308 src/Object/Post.php:149
+msgid "Private Message"
+msgstr "Private Nachricht"
 
-#: src/Content/ContactSelector.php:147
-msgid "Autosexual"
-msgstr "Autosexual"
+#: mod/photos.php:1327
+msgid "View Full Size"
+msgstr "Betrachte Originalgröße"
 
-#: src/Content/ContactSelector.php:147
-msgid "Abstinent"
-msgstr "Abstinent"
+#: mod/photos.php:1414
+msgid "Tags: "
+msgstr "Tags: "
 
-#: src/Content/ContactSelector.php:147
-msgid "Virgin"
-msgstr "Jungfrauen"
+#: mod/photos.php:1417
+msgid "[Remove any tag]"
+msgstr "[Tag entfernen]"
 
-#: src/Content/ContactSelector.php:147
-msgid "Deviant"
-msgstr "Deviant"
+#: mod/photos.php:1432
+msgid "New album name"
+msgstr "Name des neuen Albums"
 
-#: src/Content/ContactSelector.php:147
-msgid "Fetish"
-msgstr "Fetish"
+#: mod/photos.php:1433
+msgid "Caption"
+msgstr "Bildunterschrift"
 
-#: src/Content/ContactSelector.php:147
-msgid "Oodles"
-msgstr "Oodles"
+#: mod/photos.php:1434
+msgid "Add a Tag"
+msgstr "Tag hinzufügen"
 
-#: src/Content/ContactSelector.php:147
-msgid "Nonsexual"
-msgstr "Nonsexual"
+#: mod/photos.php:1434
+msgid ""
+"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
+msgstr "Beispiel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
 
-#: src/Content/ContactSelector.php:169
-msgid "Single"
-msgstr "Single"
+#: mod/photos.php:1435
+msgid "Do not rotate"
+msgstr "Nicht rotieren"
 
-#: src/Content/ContactSelector.php:169
-msgid "Lonely"
-msgstr "Einsam"
+#: mod/photos.php:1436
+msgid "Rotate CW (right)"
+msgstr "Drehen US (rechts)"
 
-#: src/Content/ContactSelector.php:169
-msgid "Available"
-msgstr "Verfügbar"
+#: mod/photos.php:1437
+msgid "Rotate CCW (left)"
+msgstr "Drehen EUS (links)"
 
-#: src/Content/ContactSelector.php:169
-msgid "Unavailable"
-msgstr "Nicht verfügbar"
+#: mod/photos.php:1471 src/Object/Post.php:296
+msgid "I like this (toggle)"
+msgstr "Ich mag das (toggle)"
 
-#: src/Content/ContactSelector.php:169
-msgid "Has crush"
-msgstr "verknallt"
+#: mod/photos.php:1472 src/Object/Post.php:297
+msgid "I don't like this (toggle)"
+msgstr "Ich mag das nicht (toggle)"
 
-#: src/Content/ContactSelector.php:169
-msgid "Infatuated"
-msgstr "verliebt"
+#: mod/photos.php:1488 mod/photos.php:1527 mod/photos.php:1600
+#: mod/contacts.php:953 src/Object/Post.php:793
+msgid "This is you"
+msgstr "Das bist Du"
 
-#: src/Content/ContactSelector.php:169
-msgid "Dating"
-msgstr "Dating"
+#: mod/photos.php:1490 mod/photos.php:1529 mod/photos.php:1602
+#: src/Object/Post.php:399 src/Object/Post.php:795
+msgid "Comment"
+msgstr "Kommentar"
 
-#: src/Content/ContactSelector.php:169
-msgid "Unfaithful"
-msgstr "Untreu"
+#: mod/photos.php:1634
+msgid "Map"
+msgstr "Karte"
 
-#: src/Content/ContactSelector.php:169
-msgid "Sex Addict"
-msgstr "Sexbesessen"
+#: mod/photos.php:1704 mod/videos.php:387
+msgid "View Album"
+msgstr "Album betrachten"
 
-#: src/Content/ContactSelector.php:169
-msgid "Friends/Benefits"
-msgstr "Freunde/Zuwendungen"
+#: mod/videos.php:139
+msgid "Do you really want to delete this video?"
+msgstr "Möchtest Du dieses Video wirklich löschen?"
 
-#: src/Content/ContactSelector.php:169
-msgid "Casual"
-msgstr "Casual"
+#: mod/videos.php:144
+msgid "Delete Video"
+msgstr "Video Löschen"
 
-#: src/Content/ContactSelector.php:169
-msgid "Engaged"
-msgstr "Verlobt"
+#: mod/videos.php:207
+msgid "No videos selected"
+msgstr "Keine Videos  ausgewählt"
 
-#: src/Content/ContactSelector.php:169
-msgid "Married"
-msgstr "Verheiratet"
+#: mod/videos.php:396
+msgid "Recent Videos"
+msgstr "Neueste Videos"
 
-#: src/Content/ContactSelector.php:169
-msgid "Imaginarily married"
-msgstr "imaginär verheiratet"
+#: mod/videos.php:398
+msgid "Upload New Videos"
+msgstr "Neues Video hochladen"
 
-#: src/Content/ContactSelector.php:169
-msgid "Partners"
-msgstr "Partner"
+#: mod/cal.php:142 mod/profile.php:173 mod/display.php:313
+msgid "Access to this profile has been restricted."
+msgstr "Der Zugriff zu diesem Profil wurde eingeschränkt."
 
-#: src/Content/ContactSelector.php:169
-msgid "Cohabiting"
-msgstr "zusammenlebend"
+#: mod/cal.php:274 mod/events.php:391 view/theme/frio/theme.php:263
+#: view/theme/frio/theme.php:267 src/Content/Nav.php:104
+#: src/Content/Nav.php:170 src/Model/Profile.php:922 src/Model/Profile.php:933
+msgid "Events"
+msgstr "Veranstaltungen"
 
-#: src/Content/ContactSelector.php:169
-msgid "Common law"
-msgstr "wilde Ehe"
+#: mod/cal.php:275 mod/events.php:392
+msgid "View"
+msgstr "Ansehen"
 
-#: src/Content/ContactSelector.php:169
-msgid "Happy"
-msgstr "Glücklich"
+#: mod/cal.php:276 mod/events.php:394
+msgid "Previous"
+msgstr "Vorherige"
 
-#: src/Content/ContactSelector.php:169
-msgid "Not looking"
-msgstr "Nicht auf der Suche"
+#: mod/cal.php:277 mod/events.php:395 mod/install.php:156
+msgid "Next"
+msgstr "Nächste"
 
-#: src/Content/ContactSelector.php:169
-msgid "Swinger"
-msgstr "Swinger"
+#: mod/cal.php:280 mod/events.php:400 src/Model/Event.php:412
+msgid "today"
+msgstr "Heute"
 
-#: src/Content/ContactSelector.php:169
-msgid "Betrayed"
-msgstr "Betrogen"
+#: mod/cal.php:281 mod/events.php:401 src/Util/Temporal.php:304
+#: src/Model/Event.php:413
+msgid "month"
+msgstr "Monat"
 
-#: src/Content/ContactSelector.php:169
-msgid "Separated"
-msgstr "Getrennt"
+#: mod/cal.php:282 mod/events.php:402 src/Util/Temporal.php:305
+#: src/Model/Event.php:414
+msgid "week"
+msgstr "Woche"
 
-#: src/Content/ContactSelector.php:169
-msgid "Unstable"
-msgstr "Unstabil"
+#: mod/cal.php:283 mod/events.php:403 src/Util/Temporal.php:306
+#: src/Model/Event.php:415
+msgid "day"
+msgstr "Tag"
 
-#: src/Content/ContactSelector.php:169
-msgid "Divorced"
-msgstr "Geschieden"
+#: mod/cal.php:284 mod/events.php:404
+msgid "list"
+msgstr "Liste"
 
-#: src/Content/ContactSelector.php:169
-msgid "Imaginarily divorced"
-msgstr "imaginär geschieden"
+#: mod/cal.php:297 src/Core/Console/NewPassword.php:73 src/Model/User.php:214
+msgid "User not found"
+msgstr "Nutzer nicht gefunden"
 
-#: src/Content/ContactSelector.php:169
-msgid "Widowed"
-msgstr "Verwitwet"
+#: mod/cal.php:313
+msgid "This calendar format is not supported"
+msgstr "Dieses Kalenderformat wird nicht unterstützt."
 
-#: src/Content/ContactSelector.php:169
-msgid "Uncertain"
-msgstr "Unsicher"
+#: mod/cal.php:315
+msgid "No exportable data found"
+msgstr "Keine exportierbaren Daten gefunden"
 
-#: src/Content/ContactSelector.php:169
-msgid "It's complicated"
-msgstr "Ist kompliziert"
+#: mod/cal.php:332
+msgid "calendar"
+msgstr "Kalender"
 
-#: src/Content/ContactSelector.php:169
-msgid "Don't care"
-msgstr "Ist mir nicht wichtig"
+#: mod/contacts.php:157
+#, php-format
+msgid "%d contact edited."
+msgid_plural "%d contacts edited."
+msgstr[0] "%d Kontakt bearbeitet."
+msgstr[1] "%d Kontakte bearbeitet."
 
-#: src/Content/ContactSelector.php:169
-msgid "Ask me"
-msgstr "Frag mich"
+#: mod/contacts.php:184 mod/contacts.php:400
+msgid "Could not access contact record."
+msgstr "Konnte nicht auf die Kontaktdaten zugreifen."
 
-#: src/Content/OEmbed.php:253
-msgid "Embedding disabled"
-msgstr "Einbettungen deaktiviert"
+#: mod/contacts.php:194
+msgid "Could not locate selected profile."
+msgstr "Konnte das ausgewählte Profil nicht finden."
 
-#: src/Content/OEmbed.php:373
-msgid "Embedded content"
-msgstr "Eingebetteter Inhalt"
+#: mod/contacts.php:228
+msgid "Contact updated."
+msgstr "Kontakt aktualisiert."
 
-#: src/Content/ForumManager.php:127 view/theme/vier/theme.php:256
-msgid "External link to forum"
-msgstr "Externer Link zum Forum"
+#: mod/contacts.php:230 mod/dfrn_request.php:415
+msgid "Failed to update contact record."
+msgstr "Aktualisierung der Kontaktdaten fehlgeschlagen."
 
-#: src/Content/Nav.php:53
-msgid "Nothing new here"
-msgstr "Keine Neuigkeiten"
+#: mod/contacts.php:421
+msgid "Contact has been blocked"
+msgstr "Kontakt wurde blockiert"
 
-#: src/Content/Nav.php:57
-msgid "Clear notifications"
-msgstr "Bereinige Benachrichtigungen"
+#: mod/contacts.php:421
+msgid "Contact has been unblocked"
+msgstr "Kontakt wurde wieder freigegeben"
 
-#: src/Content/Nav.php:97 src/Module/Login.php:311
-#: view/theme/frio/theme.php:256
-msgid "Logout"
-msgstr "Abmelden"
+#: mod/contacts.php:432
+msgid "Contact has been ignored"
+msgstr "Kontakt wurde ignoriert"
 
-#: src/Content/Nav.php:97 view/theme/frio/theme.php:256
-msgid "End this session"
-msgstr "Diese Sitzung beenden"
+#: mod/contacts.php:432
+msgid "Contact has been unignored"
+msgstr "Kontakt wird nicht mehr ignoriert"
 
-#: src/Content/Nav.php:100 src/Content/Nav.php:181
-#: view/theme/frio/theme.php:259
-msgid "Your posts and conversations"
-msgstr "Deine Beiträge und Unterhaltungen"
+#: mod/contacts.php:443
+msgid "Contact has been archived"
+msgstr "Kontakt wurde archiviert"
 
-#: src/Content/Nav.php:101 view/theme/frio/theme.php:260
-msgid "Your profile page"
-msgstr "Deine Profilseite"
+#: mod/contacts.php:443
+msgid "Contact has been unarchived"
+msgstr "Kontakt wurde aus dem Archiv geholt"
 
-#: src/Content/Nav.php:102 view/theme/frio/theme.php:261
-msgid "Your photos"
-msgstr "Deine Fotos"
+#: mod/contacts.php:467
+msgid "Drop contact"
+msgstr "Kontakt löschen"
 
-#: src/Content/Nav.php:103 view/theme/frio/theme.php:262
-msgid "Your videos"
-msgstr "Deine Videos"
+#: mod/contacts.php:470 mod/contacts.php:823
+msgid "Do you really want to delete this contact?"
+msgstr "Möchtest Du wirklich diesen Kontakt löschen?"
 
-#: src/Content/Nav.php:104 view/theme/frio/theme.php:263
-msgid "Your events"
-msgstr "Deine Ereignisse"
+#: mod/contacts.php:488
+msgid "Contact has been removed."
+msgstr "Kontakt wurde entfernt."
 
-#: src/Content/Nav.php:105
-msgid "Personal notes"
-msgstr "Persönliche Notizen"
+#: mod/contacts.php:519
+#, php-format
+msgid "You are mutual friends with %s"
+msgstr "Du hast mit %s eine beidseitige Freundschaft"
 
-#: src/Content/Nav.php:105
-msgid "Your personal notes"
-msgstr "Deine persönlichen Notizen"
+#: mod/contacts.php:523
+#, php-format
+msgid "You are sharing with %s"
+msgstr "Du teilst mit %s"
 
-#: src/Content/Nav.php:114 src/Module/Login.php:312 mod/bookmarklet.php:23
-msgid "Login"
-msgstr "Anmeldung"
+#: mod/contacts.php:527
+#, php-format
+msgid "%s is sharing with you"
+msgstr "%s teilt mit Dir"
 
-#: src/Content/Nav.php:114
-msgid "Sign in"
-msgstr "Anmelden"
+#: mod/contacts.php:547
+msgid "Private communications are not available for this contact."
+msgstr "Private Kommunikation ist für diesen Kontakt nicht verfügbar."
 
-#: src/Content/Nav.php:124 src/Content/Nav.php:181
-#: src/Core/NotificationsManager.php:192
-msgid "Home"
-msgstr "Pinnwand"
+#: mod/contacts.php:549
+msgid "Never"
+msgstr "Niemals"
 
-#: src/Content/Nav.php:124
-msgid "Home Page"
-msgstr "Homepage"
+#: mod/contacts.php:552
+msgid "(Update was successful)"
+msgstr "(Aktualisierung war erfolgreich)"
 
-#: src/Content/Nav.php:128 src/Module/Login.php:283 mod/register.php:279
-msgid "Register"
-msgstr "Registrieren"
+#: mod/contacts.php:552
+msgid "(Update was not successful)"
+msgstr "(Aktualisierung war nicht erfolgreich)"
 
-#: src/Content/Nav.php:128
-msgid "Create an account"
-msgstr "Nutzerkonto erstellen"
+#: mod/contacts.php:554 mod/contacts.php:992
+msgid "Suggest friends"
+msgstr "Kontakte vorschlagen"
 
-#: src/Content/Nav.php:134 mod/help.php:54 view/theme/vier/theme.php:298
-msgid "Help"
-msgstr "Hilfe"
+#: mod/contacts.php:558
+#, php-format
+msgid "Network type: %s"
+msgstr "Netzwerktyp: %s"
 
-#: src/Content/Nav.php:134
-msgid "Help and documentation"
-msgstr "Hilfe und Dokumentation"
+#: mod/contacts.php:563
+msgid "Communications lost with this contact!"
+msgstr "Verbindungen mit diesem Kontakt verloren!"
 
-#: src/Content/Nav.php:138
-msgid "Apps"
-msgstr "Apps"
+#: mod/contacts.php:569
+msgid "Fetch further information for feeds"
+msgstr "Weitere Informationen zu Feeds holen"
 
-#: src/Content/Nav.php:138
-msgid "Addon applications, utilities, games"
-msgstr "Addon Anwendungen, Dienstprogramme, Spiele"
+#: mod/contacts.php:571
+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 "Zusätzliche Informationen wie Vorschaubilder, Titel und Zusammenfassungen vom Feed-Eintrag laden. Du kannst diese Option aktivieren, wenn der Feed nicht all zu viel Text beinhaltet. Schlagwörter werden auf den Meta-Informationen des Feed-Headers bezogen und als Hash-Tags verwendet."
 
-#: src/Content/Nav.php:142
-msgid "Search site content"
-msgstr "Inhalt der Seite durchsuchen"
+#: mod/contacts.php:572 mod/admin.php:1284 mod/admin.php:1450
+#: mod/admin.php:1460
+msgid "Disabled"
+msgstr "Deaktiviert"
 
-#: src/Content/Nav.php:165
-msgid "Community"
-msgstr "Gemeinschaft"
+#: mod/contacts.php:573
+msgid "Fetch information"
+msgstr "Beziehe Information"
 
-#: src/Content/Nav.php:165
-msgid "Conversations on this and other servers"
-msgstr "Unterhaltungen auf diesem und anderer Server"
+#: mod/contacts.php:574
+msgid "Fetch keywords"
+msgstr "Schlüsselwprter abrufen"
 
-#: src/Content/Nav.php:172
-msgid "Directory"
-msgstr "Verzeichnis"
+#: mod/contacts.php:575
+msgid "Fetch information and keywords"
+msgstr "Beziehe Information und Schlüsselworte"
 
-#: src/Content/Nav.php:172
-msgid "People directory"
-msgstr "Nutzerverzeichnis"
+#: mod/contacts.php:599 mod/unfollow.php:100
+msgid "Disconnect/Unfollow"
+msgstr "Verbindung lösen/Nicht mehr folgen"
 
-#: src/Content/Nav.php:174 mod/admin.php:179
-msgid "Information"
-msgstr "Information"
+#: mod/contacts.php:608
+msgid "Contact"
+msgstr "Kontakt"
 
-#: src/Content/Nav.php:174
-msgid "Information about this friendica instance"
-msgstr "Informationen zu dieser Friendica Instanz"
+#: mod/contacts.php:611
+msgid "Profile Visibility"
+msgstr "Profil-Sichtbarkeit"
 
-#: src/Content/Nav.php:178 src/Core/NotificationsManager.php:178
-#: mod/admin.php:758 view/theme/frio/theme.php:266
-msgid "Network"
-msgstr "Netzwerk"
+#: mod/contacts.php:612
+#, php-format
+msgid ""
+"Please choose the profile you would like to display to %s when viewing your "
+"profile securely."
+msgstr "Bitte wähle eines Deiner Profile das angezeigt werden soll, wenn %s Dein Profil aufruft."
 
-#: src/Content/Nav.php:178 view/theme/frio/theme.php:266
-msgid "Conversations from your friends"
-msgstr "Unterhaltungen Deiner Kontakte"
+#: mod/contacts.php:613
+msgid "Contact Information / Notes"
+msgstr "Kontakt Informationen / Notizen"
 
-#: src/Content/Nav.php:179
-msgid "Network Reset"
-msgstr "Netzwerk zurücksetzen"
+#: mod/contacts.php:614
+msgid "Their personal note"
+msgstr "Die persönliche Mitteilung"
 
-#: src/Content/Nav.php:179
-msgid "Load Network page with no filters"
-msgstr "Netzwerk-Seite ohne Filter laden"
+#: mod/contacts.php:616
+msgid "Edit contact notes"
+msgstr "Notizen zum Kontakt bearbeiten"
 
-#: src/Content/Nav.php:185 src/Core/NotificationsManager.php:199
-msgid "Introductions"
-msgstr "Kontaktanfragen"
+#: mod/contacts.php:620
+msgid "Block/Unblock contact"
+msgstr "Kontakt blockieren/freischalten"
 
-#: src/Content/Nav.php:185
-msgid "Friend Requests"
-msgstr "Kontaktanfragen"
+#: mod/contacts.php:621
+msgid "Ignore contact"
+msgstr "Ignoriere den Kontakt"
 
-#: src/Content/Nav.php:186 mod/notifications.php:98
-msgid "Notifications"
-msgstr "Benachrichtigungen"
+#: mod/contacts.php:622
+msgid "Repair URL settings"
+msgstr "URL Einstellungen reparieren"
 
-#: src/Content/Nav.php:187
-msgid "See all notifications"
-msgstr "Alle Benachrichtigungen anzeigen"
+#: mod/contacts.php:623
+msgid "View conversations"
+msgstr "Unterhaltungen anzeigen"
 
-#: src/Content/Nav.php:188 mod/settings.php:870
-msgid "Mark as seen"
-msgstr "Als gelesen markieren"
+#: mod/contacts.php:628
+msgid "Last update:"
+msgstr "Letzte Aktualisierung: "
 
-#: src/Content/Nav.php:188
-msgid "Mark all system notifications seen"
-msgstr "Markiere alle Systembenachrichtigungen als gelesen"
+#: mod/contacts.php:630
+msgid "Update public posts"
+msgstr "Öffentliche Beiträge aktualisieren"
 
-#: src/Content/Nav.php:191 mod/message.php:112 view/theme/frio/theme.php:268
-msgid "Messages"
-msgstr "Nachrichten"
+#: mod/contacts.php:632 mod/contacts.php:1002
+msgid "Update now"
+msgstr "Jetzt aktualisieren"
 
-#: src/Content/Nav.php:191 view/theme/frio/theme.php:268
-msgid "Private mail"
-msgstr "Private E-Mail"
+#: mod/contacts.php:637 mod/contacts.php:827 mod/contacts.php:1011
+#: mod/admin.php:485 mod/admin.php:1829
+msgid "Unblock"
+msgstr "Entsperren"
 
-#: src/Content/Nav.php:192
-msgid "Inbox"
-msgstr "Eingang"
+#: mod/contacts.php:637 mod/contacts.php:827 mod/contacts.php:1011
+#: mod/admin.php:484 mod/admin.php:1828
+msgid "Block"
+msgstr "Sperren"
 
-#: src/Content/Nav.php:193
-msgid "Outbox"
-msgstr "Ausgang"
+#: mod/contacts.php:638 mod/contacts.php:828 mod/contacts.php:1019
+msgid "Unignore"
+msgstr "Ignorieren aufheben"
 
-#: src/Content/Nav.php:194 mod/message.php:30
-msgid "New Message"
-msgstr "Neue Nachricht"
+#: mod/contacts.php:642
+msgid "Currently blocked"
+msgstr "Derzeit geblockt"
 
-#: src/Content/Nav.php:197
-msgid "Manage"
-msgstr "Verwalten"
-
-#: src/Content/Nav.php:197
-msgid "Manage other pages"
-msgstr "Andere Seiten verwalten"
+#: mod/contacts.php:643
+msgid "Currently ignored"
+msgstr "Derzeit ignoriert"
 
-#: src/Content/Nav.php:200 mod/settings.php:93
-msgid "Delegations"
-msgstr "Delegationen"
+#: mod/contacts.php:644
+msgid "Currently archived"
+msgstr "Momentan archiviert"
 
-#: src/Content/Nav.php:200 mod/delegate.php:169
-msgid "Delegate Page Management"
-msgstr "Delegiere das Management für die Seite"
+#: mod/contacts.php:645
+msgid "Awaiting connection acknowledge"
+msgstr "Bedarf der Bestätigung des Kontakts"
 
-#: src/Content/Nav.php:202 mod/settings.php:123 mod/admin.php:1920
-#: mod/admin.php:2189 mod/newmember.php:19 view/theme/frio/theme.php:269
-msgid "Settings"
-msgstr "Einstellungen"
+#: mod/contacts.php:646
+msgid ""
+"Replies/likes to your public posts <strong>may</strong> still be visible"
+msgstr "Antworten/Likes auf deine öffentlichen Beiträge <strong>könnten</strong> weiterhin sichtbar sein"
 
-#: src/Content/Nav.php:202 view/theme/frio/theme.php:269
-msgid "Account settings"
-msgstr "Kontoeinstellungen"
+#: mod/contacts.php:647
+msgid "Notification for new posts"
+msgstr "Benachrichtigung bei neuen Beiträgen"
 
-#: src/Content/Nav.php:205
-msgid "Manage/Edit Profiles"
-msgstr "Profile Verwalten/Editieren"
+#: mod/contacts.php:647
+msgid "Send a notification of every new post of this contact"
+msgstr "Sende eine Benachrichtigung, wann immer dieser Kontakt einen neuen Beitrag schreibt."
 
-#: src/Content/Nav.php:208 view/theme/frio/theme.php:270
-msgid "Manage/edit friends and contacts"
-msgstr " Kontakte verwalten/editieren"
+#: mod/contacts.php:650
+msgid "Blacklisted keywords"
+msgstr "Blacklistete Schlüsselworte "
 
-#: src/Content/Nav.php:213 mod/admin.php:222
-msgid "Admin"
-msgstr "Administration"
+#: mod/contacts.php:650
+msgid ""
+"Comma separated list of keywords that should not be converted to hashtags, "
+"when \"Fetch information and keywords\" is selected"
+msgstr "Komma-Separierte Liste mit Schlüsselworten, die nicht in Hashtags konvertiert werden, wenn \"Beziehe Information und Schlüsselworte\" aktiviert wurde"
 
-#: src/Content/Nav.php:213
-msgid "Site setup and configuration"
-msgstr "Einstellungen der Seite und Konfiguration"
+#: mod/contacts.php:662 src/Model/Profile.php:420
+msgid "XMPP:"
+msgstr "XMPP:"
 
-#: src/Content/Nav.php:216
-msgid "Navigation"
-msgstr "Navigation"
+#: mod/contacts.php:667
+msgid "Actions"
+msgstr "Aktionen"
 
-#: src/Content/Nav.php:216
-msgid "Site map"
-msgstr "Sitemap"
+#: mod/contacts.php:669 mod/contacts.php:855 view/theme/frio/theme.php:259
+#: src/Content/Nav.php:100 src/Model/Profile.php:886
+msgid "Status"
+msgstr "Status"
 
-#: src/Worker/Delivery.php:390
-msgid "(no subject)"
-msgstr "(kein Betreff)"
+#: mod/contacts.php:670
+msgid "Contact Settings"
+msgstr "Kontakteinstellungen"
 
-#: src/App.php:511
-msgid "Delete this item?"
-msgstr "Diesen Beitrag löschen?"
+#: mod/contacts.php:711
+msgid "Suggestions"
+msgstr "Kontaktvorschläge"
 
-#: src/App.php:513
-msgid "show fewer"
-msgstr "weniger anzeigen"
+#: mod/contacts.php:714
+msgid "Suggest potential friends"
+msgstr "Kontakte vorschlagen"
 
-#: src/Module/Login.php:86 src/Module/Login.php:134 mod/openid.php:116
-msgid "Login failed."
-msgstr "Anmeldung fehlgeschlagen."
+#: mod/contacts.php:722
+msgid "Show all contacts"
+msgstr "Alle Kontakte anzeigen"
 
-#: src/Module/Login.php:282
-msgid "Create a New Account"
-msgstr "Neues Konto erstellen"
+#: mod/contacts.php:727
+msgid "Unblocked"
+msgstr "Ungeblockt"
 
-#: src/Module/Login.php:314 mod/lostpass.php:119
-msgid "Nickname or Email: "
-msgstr "Spitzname oder E-Mail:"
+#: mod/contacts.php:730
+msgid "Only show unblocked contacts"
+msgstr "Nur nicht-blockierte Kontakte anzeigen"
 
-#: src/Module/Login.php:315
-msgid "Password: "
-msgstr "Passwort: "
+#: mod/contacts.php:735
+msgid "Blocked"
+msgstr "Geblockt"
 
-#: src/Module/Login.php:316
-msgid "Remember me"
-msgstr "Anmeldedaten merken"
+#: mod/contacts.php:738
+msgid "Only show blocked contacts"
+msgstr "Nur blockierte Kontakte anzeigen"
 
-#: src/Module/Login.php:319
-msgid "Or login using OpenID: "
-msgstr "Oder melde Dich mit Deiner OpenID an: "
+#: mod/contacts.php:743
+msgid "Ignored"
+msgstr "Ignoriert"
 
-#: src/Module/Login.php:325
-msgid "Forgot your password?"
-msgstr "Passwort vergessen?"
+#: mod/contacts.php:746
+msgid "Only show ignored contacts"
+msgstr "Nur ignorierte Kontakte anzeigen"
 
-#: src/Module/Login.php:326 mod/lostpass.php:136
-msgid "Password Reset"
-msgstr "Passwort zurücksetzen"
+#: mod/contacts.php:751
+msgid "Archived"
+msgstr "Archiviert"
 
-#: src/Module/Login.php:328
-msgid "Website Terms of Service"
-msgstr "Website Nutzungsbedingungen"
+#: mod/contacts.php:754
+msgid "Only show archived contacts"
+msgstr "Nur archivierte Kontakte anzeigen"
 
-#: src/Module/Login.php:329
-msgid "terms of service"
-msgstr "Nutzungsbedingungen"
+#: mod/contacts.php:759
+msgid "Hidden"
+msgstr "Verborgen"
 
-#: src/Module/Login.php:331
-msgid "Website Privacy Policy"
-msgstr "Website Datenschutzerklärung"
+#: mod/contacts.php:762
+msgid "Only show hidden contacts"
+msgstr "Nur verborgene Kontakte anzeigen"
 
-#: src/Module/Login.php:332
-msgid "privacy policy"
-msgstr "Datenschutzerklärung"
+#: mod/contacts.php:818
+msgid "Search your contacts"
+msgstr "Suche in deinen Kontakten"
 
-#: src/Module/Tos.php:48 mod/admin.php:188 mod/admin.php:302
-#: mod/register.php:288
-msgid "Terms of Service"
-msgstr "Nutzungsbedingungen"
+#: mod/contacts.php:820 mod/directory.php:209 view/theme/vier/theme.php:203
+#: src/Content/Widget.php:63
+msgid "Find"
+msgstr "Finde"
 
-#: src/Module/Tos.php:51
-msgid "Privacy Statement"
-msgstr "Datenschutzerklärung"
+#: mod/contacts.php:826 mod/settings.php:169 mod/settings.php:701
+msgid "Update"
+msgstr "Aktualisierungen"
 
-#: src/Module/Tos.php:52
-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 "Zum Zwecke der Registrierung und um die Kommunikation zwischen dem Nutzer und seinen Kontakten zu gewährleisten, muß der Nutzer einen Namen (auch Pseudonym) und einen Nutzernamen (Spitzname) sowie eine funktionierende E-Mail-Adresse angeben. Der Name ist auf der Profilseite für alle Nutzer sichtbar, auch wenn die Profildetails nicht angezeigt werden.\nDie E-Mail-Adresse wird nur zur Benachrichtigung des Nutzers verwendet, sie wird nirgends angezeigt. Die Anzeige des Nutzerkontos im Server-Verzeichnis bzw. dem weltweiten Verzeichnis erfolgt gemäß den Einstellungen des Nutzers, sie ist zur Kommunikation nicht zwingend notwendig."
+#: mod/contacts.php:829 mod/contacts.php:1027
+msgid "Archive"
+msgstr "Archivieren"
 
-#: src/Module/Tos.php:53
-msgid ""
-"This data is required for communication and is passed on to the nodes of the"
-" communication partners. Users can enter additional private data that may be"
-" transmitted to the communication partners accounts."
-msgstr "Diese Daten sind für die Kommunikation notwendig und werden an die Knoten der Kommunikationspartner übermittelt. Nutzer können weitere private Angaben machen, die ebenfalls an die verwendeten Server der Kommunikationspartner übermittelt werden können."
+#: mod/contacts.php:829 mod/contacts.php:1027
+msgid "Unarchive"
+msgstr "Aus Archiv zurückholen"
 
-#: src/Module/Tos.php:54
-#, 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."
-msgstr "Angemeldete Nutzer können ihre Nutzerdaten jederzeit von den <a href=\"%1$s/settings/uexport\">Kontoeinstellungen</a> aus exportieren. Wenn ein Nutzer wünscht das Nutzerkonto zu löschen, so ist dies jederzeit unter <a href=\"%1$s/removeme\">%1$s/removeme</a> möglich. Die Löschung des Nutzerkontos ist permanent."
+#: mod/contacts.php:832
+msgid "Batch Actions"
+msgstr "Stapelverarbeitung"
 
-#: src/Module/Logout.php:28
-msgid "Logged out."
-msgstr "Abgemeldet."
+#: mod/contacts.php:858 mod/unfollow.php:132 mod/follow.php:186
+#: src/Model/Profile.php:889
+msgid "Status Messages and Posts"
+msgstr "Statusnachrichten und Beiträge"
 
-#: src/Object/Image.php:953 src/Object/Image.php:969 src/Object/Image.php:977
-#: src/Object/Image.php:1002 mod/wall_upload.php:231 mod/item.php:471
-msgid "Wall Photos"
-msgstr "Pinnwand-Bilder"
+#: mod/contacts.php:866 src/Model/Profile.php:897
+msgid "Profile Details"
+msgstr "Profildetails"
 
-#: src/Object/Post.php:128
-msgid "This entry was edited"
-msgstr "Dieser Beitrag wurde bearbeitet."
+#: mod/contacts.php:878
+msgid "View all contacts"
+msgstr "Alle Kontakte anzeigen"
 
-#: src/Object/Post.php:149 mod/photos.php:1308
-msgid "Private Message"
-msgstr "Private Nachricht"
+#: mod/contacts.php:889
+msgid "View all common friends"
+msgstr "Alle Kontakte anzeigen"
 
-#: src/Object/Post.php:155 src/Object/Post.php:157 mod/settings.php:737
-msgid "Edit"
-msgstr "Bearbeiten"
+#: mod/contacts.php:895 mod/events.php:532 mod/admin.php:1363
+#: src/Model/Profile.php:863
+msgid "Advanced"
+msgstr "Erweitert"
 
-#: src/Object/Post.php:182
-msgid "save to folder"
-msgstr "In Ordner speichern"
+#: mod/contacts.php:898
+msgid "Advanced Contact Settings"
+msgstr "Fortgeschrittene Kontakteinstellungen"
 
-#: src/Object/Post.php:235
-msgid "I will attend"
-msgstr "Ich werde teilnehmen"
+#: mod/contacts.php:930
+msgid "Mutual Friendship"
+msgstr "Beidseitige Freundschaft"
 
-#: src/Object/Post.php:235
-msgid "I will not attend"
-msgstr "Ich werde nicht teilnehmen"
+#: mod/contacts.php:934
+msgid "is a fan of yours"
+msgstr "ist ein Fan von dir"
 
-#: src/Object/Post.php:235
-msgid "I might attend"
-msgstr "Ich werde eventuell teilnehmen"
+#: mod/contacts.php:938
+msgid "you are a fan of"
+msgstr "Du bist Fan von"
 
-#: src/Object/Post.php:263
-msgid "add star"
-msgstr "markieren"
+#: mod/contacts.php:1013
+msgid "Toggle Blocked status"
+msgstr "Geblockt-Status ein-/ausschalten"
 
-#: src/Object/Post.php:264
-msgid "remove star"
-msgstr "Markierung entfernen"
+#: mod/contacts.php:1021
+msgid "Toggle Ignored status"
+msgstr "Ignoriert-Status ein-/ausschalten"
 
-#: src/Object/Post.php:265
-msgid "toggle star status"
-msgstr "Markierung umschalten"
+#: mod/contacts.php:1029
+msgid "Toggle Archive status"
+msgstr "Archiviert-Status ein-/ausschalten"
 
-#: src/Object/Post.php:268
-msgid "starred"
-msgstr "markiert"
+#: mod/contacts.php:1037
+msgid "Delete contact"
+msgstr "Lösche den Kontakt"
 
-#: src/Object/Post.php:274
-msgid "ignore thread"
-msgstr "Thread ignorieren"
+#: mod/delegate.php:37
+msgid "Parent user not found."
+msgstr "Verwalter nicht gefunden."
 
-#: src/Object/Post.php:275
-msgid "unignore thread"
-msgstr "Thread nicht mehr ignorieren"
+#: mod/delegate.php:144
+msgid "No parent user"
+msgstr "Kein Verwalter"
 
-#: src/Object/Post.php:276
-msgid "toggle ignore status"
-msgstr "Ignoriert-Status ein-/ausschalten"
+#: mod/delegate.php:159
+msgid "Parent Password:"
+msgstr "Passwort des Verwalters"
 
-#: src/Object/Post.php:279 mod/ostatus_subscribe.php:83
-msgid "ignored"
-msgstr "Ignoriert"
+#: mod/delegate.php:159
+msgid ""
+"Please enter the password of the parent account to legitimize your request."
+msgstr "Bitte gib das Passwort des Verwalters ein um deine Anfrage zu bestätigen."
 
-#: src/Object/Post.php:285
-msgid "add tag"
-msgstr "Tag hinzufügen"
+#: mod/delegate.php:164
+msgid "Parent User"
+msgstr "Verwalter"
 
-#: src/Object/Post.php:296 mod/photos.php:1471
-msgid "I like this (toggle)"
-msgstr "Ich mag das (toggle)"
+#: mod/delegate.php:167
+msgid ""
+"Parent users have total control about this account, including the account "
+"settings. Please double check whom you give this access."
+msgstr "Verwalter haben Zugriff auf alle Funktionen dieses Benutzerkontos und können dessen Einstellungen ändern."
 
-#: src/Object/Post.php:296
-msgid "like"
-msgstr "mag ich"
+#: mod/delegate.php:168 mod/settings.php:675 mod/settings.php:782
+#: mod/settings.php:870 mod/settings.php:959 mod/settings.php:1192
+#: mod/admin.php:307 mod/admin.php:1358 mod/admin.php:1994 mod/admin.php:2247
+#: mod/admin.php:2321 mod/admin.php:2468
+msgid "Save Settings"
+msgstr "Einstellungen speichern"
 
-#: src/Object/Post.php:297 mod/photos.php:1472
-msgid "I don't like this (toggle)"
-msgstr "Ich mag das nicht (toggle)"
+#: mod/delegate.php:169 src/Content/Nav.php:201
+msgid "Delegate Page Management"
+msgstr "Delegiere das Management für die Seite"
 
-#: src/Object/Post.php:297
-msgid "dislike"
-msgstr "mag ich nicht"
+#: mod/delegate.php:170
+msgid "Delegates"
+msgstr "Bevollmächtigte"
 
-#: src/Object/Post.php:300
-msgid "Share this"
-msgstr "Weitersagen"
+#: mod/delegate.php:172
+msgid ""
+"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."
+msgstr "Bevollmächtigte sind in der Lage, alle Aspekte dieses Kontos/dieser Seite zu verwalten, abgesehen von den Grundeinstellungen des Kontos. Bitte gib niemandem eine Bevollmächtigung für Deinen privaten Account, dem Du nicht absolut vertraust!"
 
-#: src/Object/Post.php:300
-msgid "share"
-msgstr "Teilen"
+#: mod/delegate.php:173
+msgid "Existing Page Delegates"
+msgstr "Vorhandene Bevollmächtigte für die Seite"
 
-#: src/Object/Post.php:365
-msgid "to"
-msgstr "zu"
+#: mod/delegate.php:175
+msgid "Potential Delegates"
+msgstr "Potentielle Bevollmächtigte"
 
-#: src/Object/Post.php:366
-msgid "via"
-msgstr "via"
+#: mod/delegate.php:178
+msgid "Add"
+msgstr "Hinzufügen"
 
-#: src/Object/Post.php:367
-msgid "Wall-to-Wall"
-msgstr "Wall-to-Wall"
+#: mod/delegate.php:179
+msgid "No entries."
+msgstr "Keine Einträge."
 
-#: src/Object/Post.php:368
-msgid "via Wall-To-Wall:"
-msgstr "via Wall-To-Wall:"
+#: mod/events.php:105 mod/events.php:107
+msgid "Event can not end before it has started."
+msgstr "Die Veranstaltung kann nicht enden bevor sie beginnt."
 
-#: src/Object/Post.php:399 src/Object/Post.php:795 mod/photos.php:1490
-#: mod/photos.php:1529 mod/photos.php:1602
-msgid "Comment"
-msgstr "Kommentar"
+#: mod/events.php:114 mod/events.php:116
+msgid "Event title and start time are required."
+msgstr "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden."
 
-#: src/Object/Post.php:427
-#, php-format
-msgid "%d comment"
-msgid_plural "%d comments"
-msgstr[0] "%d Kommentar"
-msgstr[1] "%d Kommentare"
+#: mod/events.php:393
+msgid "Create New Event"
+msgstr "Neue Veranstaltung erstellen"
 
-#: src/Object/Post.php:793 mod/photos.php:1488 mod/photos.php:1527
-#: mod/photos.php:1600 mod/contacts.php:953
-msgid "This is you"
-msgstr "Das bist Du"
+#: mod/events.php:506
+msgid "Event details"
+msgstr "Veranstaltungsdetails"
 
-#: src/Object/Post.php:796 mod/manage.php:184 mod/invite.php:155
-#: mod/profiles.php:672 mod/events.php:530 mod/fsuggest.php:114
-#: mod/photos.php:1080 mod/photos.php:1160 mod/photos.php:1445
-#: mod/photos.php:1491 mod/photos.php:1530 mod/photos.php:1603
-#: mod/message.php:265 mod/message.php:432 mod/localtime.php:56
-#: mod/crepair.php:148 mod/poke.php:199 mod/contacts.php:610
-#: mod/install.php:251 mod/install.php:290 view/theme/quattro/config.php:73
-#: view/theme/frio/config.php:113 view/theme/vier/config.php:119
-#: view/theme/duepuntozero/config.php:71
-msgid "Submit"
-msgstr "Senden"
+#: mod/events.php:507
+msgid "Starting date and Title are required."
+msgstr "Anfangszeitpunkt und Titel werden benötigt"
 
-#: src/Object/Post.php:797
-msgid "Bold"
-msgstr "Fett"
+#: mod/events.php:508 mod/events.php:509
+msgid "Event Starts:"
+msgstr "Veranstaltungsbeginn:"
 
-#: src/Object/Post.php:798
-msgid "Italic"
-msgstr "Kursiv"
+#: mod/events.php:508 mod/events.php:520 mod/profiles.php:700
+msgid "Required"
+msgstr "Benötigt"
 
-#: src/Object/Post.php:799
-msgid "Underline"
-msgstr "Unterstrichen"
+#: mod/events.php:510 mod/events.php:526
+msgid "Finish date/time is not known or not relevant"
+msgstr "Enddatum/-zeit ist nicht bekannt oder nicht relevant"
 
-#: src/Object/Post.php:800
-msgid "Quote"
-msgstr "Zitat"
+#: mod/events.php:512 mod/events.php:513
+msgid "Event Finishes:"
+msgstr "Veranstaltungsende:"
 
-#: src/Object/Post.php:801
-msgid "Code"
-msgstr "Code"
+#: mod/events.php:514 mod/events.php:527
+msgid "Adjust for viewer timezone"
+msgstr "An Zeitzone des Betrachters anpassen"
 
-#: src/Object/Post.php:802
-msgid "Image"
-msgstr "Bild"
+#: mod/events.php:516
+msgid "Description:"
+msgstr "Beschreibung"
 
-#: src/Object/Post.php:803
-msgid "Link"
-msgstr "Link"
+#: mod/events.php:520 mod/events.php:522
+msgid "Title:"
+msgstr "Titel:"
 
-#: src/Object/Post.php:804
-msgid "Video"
-msgstr "Video"
+#: mod/events.php:523 mod/events.php:524
+msgid "Share this event"
+msgstr "Veranstaltung teilen"
 
-#: src/Database/DBStructure.php:32
-msgid "There are no tables on MyISAM."
-msgstr "Es gibt keine MyISAM Tabellen."
+#: mod/events.php:531 src/Model/Profile.php:862
+msgid "Basic"
+msgstr "Allgemein"
 
-#: src/Database/DBStructure.php:75
-#, 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 "\nDie Friendica-Entwickler haben vor kurzem das Update %s veröffentlicht, aber bei der Installation ging etwas schrecklich schief.\n\nDas Problem sollte so schnell wie möglich gelöst werden, aber ich schaffe es nicht alleine. Bitte kontaktiere einen Friendica-Entwickler falls Du mir nicht alleine helfen kannst. Meine Datenbank könnte ungültig sein."
+#: mod/events.php:552
+msgid "Failed to remove event"
+msgstr "Entfernen der Veranstaltung fehlgeschlagen"
 
-#: src/Database/DBStructure.php:80
-#, php-format
-msgid ""
-"The error message is\n"
-"[pre]%s[/pre]"
-msgstr "Die Fehlermeldung lautet\n[pre]%s[/pre]"
+#: mod/events.php:554
+msgid "Event removed"
+msgstr "Veranstaltung enfternt"
 
-#: src/Database/DBStructure.php:191
-#, php-format
-msgid ""
-"\n"
-"Error %d occurred during database update:\n"
-"%s\n"
-msgstr "\nFehler %d beim Update der Datenbank aufgetreten\n%s\n"
+#: mod/feedtest.php:20
+msgid "You must be logged in to use this module"
+msgstr "Du musst eingeloggt sein um dieses Modul benutzen zu können."
 
-#: src/Database/DBStructure.php:194
-msgid "Errors encountered performing database changes: "
-msgstr "Fehler beim Ändern der Datenbank aufgetreten"
+#: mod/feedtest.php:48
+msgid "Source URL"
+msgstr "URL der Quelle"
 
-#: src/Database/DBStructure.php:210
-msgid ": Database update"
-msgstr ": Datenbank Update"
+#: mod/item.php:114
+msgid "Unable to locate original post."
+msgstr "Konnte den Originalbeitrag nicht finden."
 
-#: src/Database/DBStructure.php:460
+#: mod/item.php:274
+msgid "Empty post discarded."
+msgstr "Leerer Beitrag wurde verworfen."
+
+#: mod/item.php:799
 #, php-format
-msgid "%s: updating %s table."
-msgstr "%s: aktualisiere Tabelle %s"
+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."
 
-#: src/Core/UserImport.php:104
-msgid "Error decoding account file"
-msgstr "Fehler beim Verarbeiten der Account Datei"
+#: mod/item.php:801
+#, php-format
+msgid "You may visit them online at %s"
+msgstr "Du kannst sie online unter %s besuchen"
 
-#: src/Core/UserImport.php:110
-msgid "Error! No version data in file! This is not a Friendica account file?"
-msgstr "Fehler! Keine Versionsdaten in der Datei! Ist das wirklich eine Friendica Account Datei?"
+#: mod/item.php:802
+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."
 
-#: src/Core/UserImport.php:118
+#: mod/item.php:806
 #, php-format
-msgid "User '%s' already exists on this server!"
-msgstr "Nutzer '%s' existiert bereits auf diesem Server!"
-
-#: src/Core/UserImport.php:151
-msgid "User creation error"
-msgstr "Fehler beim Anlegen des Nutzeraccounts aufgetreten"
+msgid "%s posted an update."
+msgstr "%s hat ein Update veröffentlicht."
 
-#: src/Core/UserImport.php:169
-msgid "User profile creation error"
-msgstr "Fehler beim Anlegen des Nutzerkontos"
+#: mod/oexchange.php:30
+msgid "Post successful."
+msgstr "Beitrag erfolgreich veröffentlicht."
 
-#: src/Core/UserImport.php:213
-#, php-format
-msgid "%d contact not imported"
-msgid_plural "%d contacts not imported"
-msgstr[0] "%d Kontakt nicht importiert"
-msgstr[1] "%d Kontakte nicht importiert"
-
-#: src/Core/UserImport.php:278
-msgid "Done. You can now login with your username and password"
-msgstr "Erledigt. Du kannst Dich jetzt mit Deinem Nutzernamen und Passwort anmelden"
+#: mod/ostatus_subscribe.php:21
+msgid "Subscribing to OStatus contacts"
+msgstr "OStatus Kontakten folgen"
 
-#: src/Core/Console/NewPassword.php:78 mod/settings.php:394
-msgid ""
-"The new password has been exposed in a public data dump, please choose "
-"another."
-msgstr "Das neuer Passwort wurde in einem öffentlichen Daten-Dump veröffentlicht. Bitte verwende ein anderes Passwort."
+#: mod/ostatus_subscribe.php:33
+msgid "No contact provided."
+msgstr "Keine Kontakte gefunden."
 
-#: src/Core/Console/NewPassword.php:82 mod/settings.php:409
-msgid "Password update failed. Please try again."
-msgstr "Aktualisierung des Passworts gescheitert, bitte versuche es noch einmal."
+#: mod/ostatus_subscribe.php:40
+msgid "Couldn't fetch information for contact."
+msgstr "Konnte die Kontaktinformationen nicht einholen."
 
-#: src/Core/Console/NewPassword.php:85 mod/settings.php:407
-msgid "Password changed."
-msgstr "Passwort geändert."
+#: mod/ostatus_subscribe.php:50
+msgid "Couldn't fetch friends for contact."
+msgstr "Konnte die Kontaktliste des Kontakts nicht abfragen."
 
-#: src/Core/Console/GlobalCommunityBlock.php:69 mod/admin.php:443
-#, php-format
-msgid "Could not find any contact entry for this URL (%s)"
-msgstr "Für die URL (%s) konnte kein Kontakt gefunden werden"
+#: mod/ostatus_subscribe.php:78
+msgid "success"
+msgstr "Erfolg"
 
-#: src/Core/Console/GlobalCommunityBlock.php:72 mod/admin.php:441
-msgid "The contact has been blocked from the node"
-msgstr "Der Kontakt wurde von diesem Knoten geblockt"
+#: mod/ostatus_subscribe.php:80
+msgid "failed"
+msgstr "Fehlgeschlagen"
 
-#: src/Core/ACL.php:295
-msgid "Post to Email"
-msgstr "An E-Mail senden"
+#: mod/ostatus_subscribe.php:83 src/Object/Post.php:279
+msgid "ignored"
+msgstr "Ignoriert"
 
-#: src/Core/ACL.php:301
-msgid "Hide your profile details from unknown viewers?"
-msgstr "Profil-Details vor unbekannten Betrachtern verbergen?"
+#: mod/profile_photo.php:55
+msgid "Image uploaded but image cropping failed."
+msgstr "Bild hochgeladen, aber das Zuschneiden schlug fehl."
 
-#: src/Core/ACL.php:300
+#: mod/profile_photo.php:88 mod/profile_photo.php:96 mod/profile_photo.php:104
+#: mod/profile_photo.php:315
 #, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr "Konnektoren sind nicht verfügbar, da \"%s\" aktiv ist."
+msgid "Image size reduction [%s] failed."
+msgstr "Verkleinern der Bildgröße von [%s] scheiterte."
 
-#: src/Core/ACL.php:307
-msgid "Visible to everybody"
-msgstr "Für jeden sichtbar"
+#: mod/profile_photo.php:125
+msgid ""
+"Shift-reload the page or clear browser cache if the new photo does not "
+"display immediately."
+msgstr "Drücke Umschalt+Neu Laden oder leere den Browser-Cache, falls das neue Foto nicht gleich angezeigt wird."
 
-#: src/Core/ACL.php:308 view/theme/vier/config.php:115
-msgid "show"
-msgstr "zeigen"
+#: mod/profile_photo.php:134
+msgid "Unable to process image"
+msgstr "Bild konnte nicht verarbeitet werden"
 
-#: src/Core/ACL.php:309 view/theme/vier/config.php:115
-msgid "don't show"
-msgstr "nicht zeigen"
+#: mod/profile_photo.php:247
+msgid "Upload File:"
+msgstr "Datei hochladen:"
 
-#: src/Core/ACL.php:315 mod/editpost.php:134
-msgid "CC: email addresses"
-msgstr "Cc: E-Mail-Addressen"
+#: mod/profile_photo.php:248
+msgid "Select a profile:"
+msgstr "Profil auswählen:"
 
-#: src/Core/ACL.php:316 mod/editpost.php:141
-msgid "Example: bob@example.com, mary@example.com"
-msgstr "Z.B.: bob@example.com, mary@example.com"
+#: mod/profile_photo.php:253
+msgid "or"
+msgstr "oder"
 
-#: src/Core/ACL.php:318 mod/events.php:533 mod/photos.php:1098
-#: mod/photos.php:1441
-msgid "Permissions"
-msgstr "Berechtigungen"
+#: mod/profile_photo.php:253
+msgid "skip this step"
+msgstr "diesen Schritt überspringen"
 
-#: src/Core/ACL.php:319
-msgid "Close"
-msgstr "Schließen"
+#: mod/profile_photo.php:253
+msgid "select a photo from your photo albums"
+msgstr "wähle ein Foto aus deinen Fotoalben"
 
-#: src/Core/NotificationsManager.php:171
-msgid "System"
-msgstr "System"
+#: mod/profile_photo.php:266
+msgid "Crop Image"
+msgstr "Bild zurechtschneiden"
 
-#: src/Core/NotificationsManager.php:185 mod/network.php:955
-#: mod/profiles.php:687
-msgid "Personal"
-msgstr "Persönlich"
+#: mod/profile_photo.php:267
+msgid "Please adjust the image cropping for optimum viewing."
+msgstr "Passe bitte den Bildausschnitt an, damit das Bild optimal dargestellt werden kann."
 
-#: src/Core/NotificationsManager.php:256 src/Core/NotificationsManager.php:268
-#, php-format
-msgid "%s commented on %s's post"
-msgstr "%s hat %ss Beitrag kommentiert"
+#: mod/profile_photo.php:269
+msgid "Done Editing"
+msgstr "Bearbeitung abgeschlossen"
 
-#: src/Core/NotificationsManager.php:267
-#, php-format
-msgid "%s created a new post"
-msgstr "%s hat einen neuen Beitrag erstellt"
+#: mod/profile_photo.php:305
+msgid "Image uploaded successfully."
+msgstr "Bild erfolgreich hochgeladen."
 
-#: src/Core/NotificationsManager.php:281
-#, php-format
-msgid "%s liked %s's post"
-msgstr "%s mag %ss Beitrag"
+#: mod/unfollow.php:34
+msgid "Contact wasn't found or can't be unfollowed."
+msgstr "Der Kontakt konnte nicht gefunden oder nicht entfolgt werden."
 
-#: src/Core/NotificationsManager.php:294
-#, php-format
-msgid "%s disliked %s's post"
-msgstr "%s mag %ss Beitrag nicht"
+#: mod/unfollow.php:47
+msgid "Contact unfollowed"
+msgstr "Kontakt wird nicht mehr gefolgt"
 
-#: src/Core/NotificationsManager.php:307
-#, php-format
-msgid "%s is attending %s's event"
-msgstr "%s nimmt an %s's Event teil"
+#: mod/unfollow.php:65 mod/follow.php:62 mod/dfrn_request.php:658
+msgid "Submit Request"
+msgstr "Anfrage abschicken"
 
-#: src/Core/NotificationsManager.php:320
-#, php-format
-msgid "%s is not attending %s's event"
-msgstr "%s nimmt nicht an %s's Event teil"
+#: mod/unfollow.php:73
+msgid "You aren't a friend of this contact."
+msgstr "Du hast keine beidseitige Freundschaft mit diesem Kontakt."
 
-#: src/Core/NotificationsManager.php:333
-#, php-format
-msgid "%s may attend %s's event"
-msgstr "%s nimmt eventuell an %s's Event teil"
+#: mod/unfollow.php:79
+msgid "Unfollowing is currently not supported by your network."
+msgstr "Bei diesem Netzwerk wird das Entfolgen derzeit nicht unterstützt."
 
-#: src/Core/NotificationsManager.php:350
-#, php-format
-msgid "%s is now friends with %s"
-msgstr "%s ist jetzt mit %s befreundet"
+#: mod/unfollow.php:113 mod/follow.php:157 mod/dfrn_request.php:656
+msgid "Your Identity Address:"
+msgstr "Adresse Deines Profils:"
 
-#: src/Core/NotificationsManager.php:825
-msgid "Friend Suggestion"
-msgstr "Kontaktvorschlag"
+#: mod/directory.php:152 src/Model/Profile.php:417 src/Model/Profile.php:767
+msgid "Status:"
+msgstr "Status:"
 
-#: src/Core/NotificationsManager.php:851
-msgid "Friend/Connect Request"
-msgstr "Kontakt-/Freundschaftsanfrage"
+#: mod/directory.php:153 src/Model/Profile.php:418 src/Model/Profile.php:784
+msgid "Homepage:"
+msgstr "Homepage:"
 
-#: src/Core/NotificationsManager.php:851
-msgid "New Follower"
-msgstr "Neuer Bewunderer"
+#: mod/directory.php:202 view/theme/vier/theme.php:208
+#: src/Content/Widget.php:68
+msgid "Global Directory"
+msgstr "Weltweites Verzeichnis"
 
-#: src/Util/Temporal.php:81 src/Util/Temporal.php:83 mod/profiles.php:689
-msgid "Miscellaneous"
-msgstr "Verschiedenes"
+#: mod/directory.php:204
+msgid "Find on this site"
+msgstr "Auf diesem Server suchen"
 
-#: src/Util/Temporal.php:149 mod/profiles.php:712
-msgid "Age: "
-msgstr "Alter: "
+#: mod/directory.php:206
+msgid "Results for:"
+msgstr "Ergebnisse für:"
 
-#: src/Util/Temporal.php:151
-msgid "YYYY-MM-DD or MM-DD"
-msgstr "YYYY-MM-DD oder MM-DD"
+#: mod/directory.php:208
+msgid "Site Directory"
+msgstr "Verzeichnis"
 
-#: src/Util/Temporal.php:294
-msgid "never"
-msgstr "nie"
+#: mod/directory.php:213
+msgid "No entries (some entries may be hidden)."
+msgstr "Keine Einträge (einige Einträge könnten versteckt sein)."
 
-#: src/Util/Temporal.php:300
-msgid "less than a second ago"
-msgstr "vor weniger als einer Sekunde"
+#: mod/dirfind.php:49
+#, php-format
+msgid "People Search - %s"
+msgstr "Personensuche - %s"
 
-#: src/Util/Temporal.php:303
-msgid "year"
-msgstr "Jahr"
+#: mod/dirfind.php:60
+#, php-format
+msgid "Forum Search - %s"
+msgstr "Forensuche - %s"
 
-#: src/Util/Temporal.php:303
-msgid "years"
-msgstr "Jahre"
+#: mod/follow.php:45
+msgid "The contact could not be added."
+msgstr "Der Kontakt konnte nicht hinzugefügt werden."
 
-#: src/Util/Temporal.php:304
-msgid "months"
-msgstr "Monate"
+#: mod/follow.php:73
+msgid "You already added this contact."
+msgstr "Du hast den Kontakt bereits hinzugefügt."
 
-#: src/Util/Temporal.php:305
-msgid "weeks"
-msgstr "Wochen"
+#: mod/follow.php:83
+msgid "Diaspora support isn't enabled. Contact can't be added."
+msgstr "Diaspora Unterstützung ist nicht aktiviert. Der Kontakt kann nicht zugefügt werden."
 
-#: src/Util/Temporal.php:306
-msgid "days"
-msgstr "Tage"
+#: mod/follow.php:90
+msgid "OStatus support is disabled. Contact can't be added."
+msgstr "OStatus Unterstützung ist nicht aktiviert. Der Kontakt kann nicht zugefügt werden."
 
-#: src/Util/Temporal.php:307
-msgid "hour"
-msgstr "Stunde"
+#: mod/follow.php:97
+msgid "The network type couldn't be detected. Contact can't be added."
+msgstr "Der Netzwerktype wurde nicht erkannt. Der Kontakt kann nicht hinzugefügt werden."
 
-#: src/Util/Temporal.php:307
-msgid "hours"
-msgstr "Stunden"
+#: mod/follow.php:149 mod/dfrn_request.php:648
+msgid "Please answer the following:"
+msgstr "Bitte beantworte folgendes:"
 
-#: src/Util/Temporal.php:308
-msgid "minute"
-msgstr "Minute"
+#: mod/follow.php:150 mod/dfrn_request.php:649
+#, php-format
+msgid "Does %s know you?"
+msgstr "Kennt %s Dich?"
 
-#: src/Util/Temporal.php:308
-msgid "minutes"
-msgstr "Minuten"
+#: mod/follow.php:151 mod/dfrn_request.php:650
+msgid "Add a personal note:"
+msgstr "Eine persönliche Notiz beifügen:"
 
-#: src/Util/Temporal.php:309
-msgid "second"
-msgstr "Sekunde"
+#: mod/lostpass.php:27
+msgid "No valid account found."
+msgstr "Kein gültiges Konto gefunden."
 
-#: src/Util/Temporal.php:309
-msgid "seconds"
-msgstr "Sekunden"
+#: mod/lostpass.php:39
+msgid "Password reset request issued. Check your email."
+msgstr "Zurücksetzen des Passworts eingeleitet. Bitte überprüfe Deine E-Mail."
 
-#: src/Util/Temporal.php:318
+#: mod/lostpass.php:45
 #, php-format
-msgid "%1$d %2$s ago"
-msgstr "vor %1$d %2$s"
+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 "\nHallo %1$s,\n\nAuf \"%2$s\" ist eine Anfrage auf das Zurücksetzen Deines Passworts gestellt\nworden. Um diese Anfrage zu verifizieren, folge bitte dem unten stehenden\nLink oder kopiere und füge ihn in die Adressleiste Deines Browsers ein.\n\nSolltest Du die Anfrage NICHT gemacht haben, ignoriere und/oder lösche diese\nE-Mail bitte.\n\nDein Passwort wird nicht geändert, solange wir nicht verifiziert haben, dass\nDu diese Änderung angefragt hast."
 
-#: src/Protocol/OStatus.php:1251 mod/profile.php:80
+#: mod/lostpass.php:56
 #, php-format
-msgid "%s's timeline"
-msgstr "Timeline von %s"
+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 "\nUm Deine Identität zu verifizieren, folge bitte dem folgenden Link:\n\n%1$s\n\nDu wirst eine weitere E-Mail mit Deinem neuen Passwort erhalten. Sobald Du Dich\nangemeldet hast, kannst Du Dein Passwort in den Einstellungen ändern.\n\nDie Anmeldedetails sind die folgenden:\n\nAdresse der Seite:\t%2$s\nBenutzername:\t%3$s"
 
-#: src/Protocol/OStatus.php:1252 mod/profile.php:78
+#: mod/lostpass.php:73
 #, php-format
-msgid "%s's posts"
-msgstr "Beiträge von %s"
+msgid "Password reset requested at %s"
+msgstr "Anfrage zum Zurücksetzen des Passworts auf %s erhalten"
 
-#: src/Protocol/OStatus.php:1253 mod/profile.php:79
-#, php-format
-msgid "%s's comments"
-msgstr "Kommentare von %s"
+#: mod/lostpass.php:89
+msgid ""
+"Request could not be verified. (You may have previously submitted it.) "
+"Password reset failed."
+msgstr "Anfrage konnte nicht verifiziert werden. (Eventuell hast Du bereits eine ähnliche Anfrage gestellt.) Zurücksetzen des Passworts gescheitert."
 
-#: src/Protocol/OStatus.php:1799
-#, php-format
-msgid "%s is now following %s."
-msgstr "%s folgt nun %s"
+#: mod/lostpass.php:102
+msgid "Request has expired, please make a new one."
+msgstr "Die Anfrage ist abgelaufen. Bitte stelle eine erneute."
 
-#: src/Protocol/OStatus.php:1800
-msgid "following"
-msgstr "folgen"
+#: mod/lostpass.php:117
+msgid "Forgot your Password?"
+msgstr "Hast Du Dein Passwort vergessen?"
 
-#: src/Protocol/OStatus.php:1803
-#, php-format
-msgid "%s stopped following %s."
-msgstr "%s hat aufgehört %s zu folgen"
+#: mod/lostpass.php:118
+msgid ""
+"Enter your email address and submit to have your password reset. Then check "
+"your email for further instructions."
+msgstr "Gib Deine E-Mail-Adresse an und fordere ein neues Passwort an. Es werden Dir dann weitere Informationen per Mail zugesendet."
 
-#: src/Protocol/OStatus.php:1804
-msgid "stopped following"
-msgstr "wird nicht mehr gefolgt"
+#: mod/lostpass.php:119 src/Module/Login.php:314
+msgid "Nickname or Email: "
+msgstr "Spitzname oder E-Mail:"
 
-#: src/Protocol/Diaspora.php:2680
-msgid "Sharing notification from Diaspora network"
-msgstr "Freigabe-Benachrichtigung von Diaspora"
+#: mod/lostpass.php:120
+msgid "Reset"
+msgstr "Zurücksetzen"
 
-#: src/Protocol/Diaspora.php:3756
-msgid "Attachments:"
-msgstr "Anhänge:"
+#: mod/lostpass.php:136 src/Module/Login.php:326
+msgid "Password Reset"
+msgstr "Passwort zurücksetzen"
 
-#: mod/directory.php:42 mod/display.php:203 mod/viewcontacts.php:45
-#: mod/photos.php:932 mod/community.php:27 mod/videos.php:199
-#: mod/dfrn_request.php:607 mod/search.php:98 mod/search.php:104
-#: mod/probe.php:13 mod/webfinger.php:16
-msgid "Public access denied."
-msgstr "Öffentlicher Zugriff verweigert."
+#: mod/lostpass.php:137
+msgid "Your password has been reset as requested."
+msgstr "Dein Passwort wurde wie gewünscht zurückgesetzt."
 
-#: mod/directory.php:202 view/theme/vier/theme.php:201
-msgid "Global Directory"
-msgstr "Weltweites Verzeichnis"
+#: mod/lostpass.php:138
+msgid "Your new password is"
+msgstr "Dein neues Passwort lautet"
 
-#: mod/directory.php:204
-msgid "Find on this site"
-msgstr "Auf diesem Server suchen"
+#: mod/lostpass.php:139
+msgid "Save or copy your new password - and then"
+msgstr "Speichere oder kopiere Dein neues Passwort - und dann"
 
-#: mod/directory.php:206
-msgid "Results for:"
-msgstr "Ergebnisse für:"
+#: mod/lostpass.php:140
+msgid "click here to login"
+msgstr "hier klicken, um Dich anzumelden"
 
-#: mod/directory.php:208
-msgid "Site Directory"
-msgstr "Verzeichnis"
+#: mod/lostpass.php:141
+msgid ""
+"Your password may be changed from the <em>Settings</em> page after "
+"successful login."
+msgstr "Du kannst das Passwort in den <em>Einstellungen</em> ändern, sobald Du Dich erfolgreich angemeldet hast."
 
-#: mod/directory.php:213
-msgid "No entries (some entries may be hidden)."
-msgstr "Keine Einträge (einige Einträge könnten versteckt sein)."
+#: mod/lostpass.php:149
+#, 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 "\nHallo %1$s,\n\nDein Passwort wurde wie gewünscht geändert. Bitte bewahre diese Informationen gut auf (oder ändere Dein Passwort in eines, das Du Dir leicht merken kannst)."
 
-#: mod/dirfind.php:49
+#: mod/lostpass.php:155
 #, php-format
-msgid "People Search - %s"
-msgstr "Personensuche - %s"
+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 "\nDie Anmeldedaten sind die folgenden:\n\nAdresse der Seite: %1$s\nLogin Name: %2$s\nPasswort: %3$s\n\nDas Passwort kann und sollte in den Kontoeinstellungen nach der Anmeldung geändert werden."
 
-#: mod/dirfind.php:60
+#: mod/lostpass.php:169
 #, php-format
-msgid "Forum Search - %s"
-msgstr "Forensuche - %s"
+msgid "Your password has been changed at %s"
+msgstr "Auf %s wurde Dein Passwort geändert"
 
-#: mod/dirfind.php:253 mod/match.php:125
-msgid "No matches"
-msgstr "Keine Übereinstimmungen"
+#: mod/profiles.php:39 mod/profiles.php:149 mod/profiles.php:196
+#: mod/profiles.php:618 mod/dfrn_confirm.php:74
+msgid "Profile not found."
+msgstr "Profil nicht gefunden."
 
-#: mod/repair_ostatus.php:18
-msgid "Resubscribing to OStatus contacts"
-msgstr "Erneuern der OStatus Abonements"
+#: mod/profiles.php:58
+msgid "Profile deleted."
+msgstr "Profil gelöscht."
 
-#: mod/repair_ostatus.php:34
-msgid "Error"
-msgstr "Fehler"
+#: mod/profiles.php:74 mod/profiles.php:110
+msgid "Profile-"
+msgstr "Profil-"
 
-#: mod/repair_ostatus.php:48 mod/ostatus_subscribe.php:64
-msgid "Done"
-msgstr "Erledigt"
+#: mod/profiles.php:93 mod/profiles.php:132
+msgid "New profile created."
+msgstr "Neues Profil angelegt."
 
-#: mod/repair_ostatus.php:54 mod/ostatus_subscribe.php:88
-msgid "Keep this window open until done."
-msgstr "Lasse dieses Fenster offen, bis der Vorgang abgeschlossen ist."
+#: mod/profiles.php:116
+msgid "Profile unavailable to clone."
+msgstr "Profil nicht zum Duplizieren verfügbar."
 
-#: mod/ping.php:292
-msgid "{0} wants to be your friend"
-msgstr "{0} möchte mit Dir in Kontakt treten"
+#: mod/profiles.php:206
+msgid "Profile Name is required."
+msgstr "Profilname ist erforderlich."
 
-#: mod/ping.php:307
-msgid "{0} sent you a message"
-msgstr "{0} schickte Dir eine Nachricht"
+#: mod/profiles.php:347
+msgid "Marital Status"
+msgstr "Familienstand"
 
-#: mod/ping.php:322
-msgid "{0} requested registration"
-msgstr "{0} möchte sich registrieren"
+#: mod/profiles.php:351
+msgid "Romantic Partner"
+msgstr "Romanze"
 
-#: mod/suggest.php:36
-msgid "Do you really want to delete this suggestion?"
-msgstr "Möchtest Du wirklich diese Empfehlung löschen?"
+#: mod/profiles.php:363
+msgid "Work/Employment"
+msgstr "Arbeit / Beschäftigung"
 
-#: mod/suggest.php:73
-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/profiles.php:366
+msgid "Religion"
+msgstr "Religion"
 
-#: mod/suggest.php:84 mod/suggest.php:104
-msgid "Ignore/Hide"
-msgstr "Ignorieren/Verbergen"
+#: mod/profiles.php:370
+msgid "Political Views"
+msgstr "Politische Ansichten"
 
-#: mod/display.php:313 mod/profile.php:173 mod/cal.php:142
-msgid "Access to this profile has been restricted."
-msgstr "Der Zugriff zu diesem Profil wurde eingeschränkt."
+#: mod/profiles.php:374
+msgid "Gender"
+msgstr "Geschlecht"
 
-#: mod/profile_photo.php:55
-msgid "Image uploaded but image cropping failed."
-msgstr "Bild hochgeladen, aber das Zuschneiden schlug fehl."
+#: mod/profiles.php:378
+msgid "Sexual Preference"
+msgstr "Sexuelle Vorlieben"
 
-#: mod/profile_photo.php:88 mod/profile_photo.php:96 mod/profile_photo.php:104
-#: mod/profile_photo.php:315
-#, php-format
-msgid "Image size reduction [%s] failed."
-msgstr "Verkleinern der Bildgröße von [%s] scheiterte."
+#: mod/profiles.php:382
+msgid "XMPP"
+msgstr "XMPP"
 
-#: mod/profile_photo.php:125
-msgid ""
-"Shift-reload the page or clear browser cache if the new photo does not "
-"display immediately."
-msgstr "Drücke Umschalt+Neu Laden oder leere den Browser-Cache, falls das neue Foto nicht gleich angezeigt wird."
+#: mod/profiles.php:386
+msgid "Homepage"
+msgstr "Webseite"
 
-#: mod/profile_photo.php:134
-msgid "Unable to process image"
-msgstr "Bild konnte nicht verarbeitet werden"
+#: mod/profiles.php:390 mod/profiles.php:686
+msgid "Interests"
+msgstr "Interessen"
 
-#: mod/profile_photo.php:153 mod/photos.php:763 mod/photos.php:766
-#: mod/photos.php:795 mod/wall_upload.php:186
-#, php-format
-msgid "Image exceeds size limit of %s"
-msgstr "Bildgröße überschreitet das Limit von %s"
+#: mod/profiles.php:394 mod/admin.php:490
+msgid "Address"
+msgstr "Adresse"
 
-#: mod/profile_photo.php:162 mod/photos.php:818 mod/wall_upload.php:200
-msgid "Unable to process image."
-msgstr "Konnte das Bild nicht bearbeiten."
+#: mod/profiles.php:401 mod/profiles.php:682
+msgid "Location"
+msgstr "Wohnort"
 
-#: mod/profile_photo.php:247
-msgid "Upload File:"
-msgstr "Datei hochladen:"
+#: mod/profiles.php:486
+msgid "Profile updated."
+msgstr "Profil aktualisiert."
 
-#: mod/profile_photo.php:248
-msgid "Select a profile:"
-msgstr "Profil auswählen:"
+#: mod/profiles.php:564
+msgid " and "
+msgstr " und "
 
-#: mod/profile_photo.php:249 mod/profiles.php:691 mod/newmember.php:26
-msgid "Upload Profile Photo"
-msgstr "Profilbild hochladen"
+#: mod/profiles.php:573
+msgid "public profile"
+msgstr "öffentliches Profil"
 
-#: mod/profile_photo.php:250 mod/fbrowser.php:105 mod/fbrowser.php:136
-msgid "Upload"
-msgstr "Hochladen"
+#: mod/profiles.php:576
+#, php-format
+msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
+msgstr "%1$s hat %2$s geändert auf &ldquo;%3$s&rdquo;"
 
-#: mod/profile_photo.php:253
-msgid "or"
-msgstr "oder"
+#: mod/profiles.php:577
+#, php-format
+msgid " - Visit %1$s's %2$s"
+msgstr " – %1$ss %2$s besuchen"
 
-#: mod/profile_photo.php:253
-msgid "skip this step"
-msgstr "diesen Schritt überspringen"
+#: mod/profiles.php:579
+#, php-format
+msgid "%1$s has an updated %2$s, changing %3$s."
+msgstr "%1$s hat folgendes aktualisiert %2$s, verändert wurde %3$s."
 
-#: mod/profile_photo.php:253
-msgid "select a photo from your photo albums"
-msgstr "wähle ein Foto aus deinen Fotoalben"
+#: mod/profiles.php:633
+msgid "Hide contacts and friends:"
+msgstr "Kontakte und Freunde verbergen"
 
-#: mod/profile_photo.php:266
-msgid "Crop Image"
-msgstr "Bild zurechtschneiden"
+#: mod/profiles.php:638
+msgid "Hide your contact/friend list from viewers of this profile?"
+msgstr "Liste der Kontakte vor Betrachtern dieses Profils verbergen?"
 
-#: mod/profile_photo.php:267
-msgid "Please adjust the image cropping for optimum viewing."
-msgstr "Passe bitte den Bildausschnitt an, damit das Bild optimal dargestellt werden kann."
+#: mod/profiles.php:658
+msgid "Show more profile fields:"
+msgstr "Zeige mehr Profil-Felder:"
 
-#: mod/profile_photo.php:269
-msgid "Done Editing"
-msgstr "Bearbeitung abgeschlossen"
+#: mod/profiles.php:670
+msgid "Profile Actions"
+msgstr "Profilaktionen"
 
-#: mod/profile_photo.php:305
-msgid "Image uploaded successfully."
-msgstr "Bild erfolgreich hochgeladen."
+#: mod/profiles.php:671
+msgid "Edit Profile Details"
+msgstr "Profil bearbeiten"
 
-#: mod/profile_photo.php:307 mod/photos.php:847 mod/wall_upload.php:239
-msgid "Image upload failed."
-msgstr "Hochladen des Bildes gescheitert."
+#: mod/profiles.php:673
+msgid "Change Profile Photo"
+msgstr "Profilbild ändern"
 
-#: mod/removeme.php:43
-msgid "User deleted their account"
-msgstr "Gelöschter Nutzeraccount"
+#: mod/profiles.php:674
+msgid "View this profile"
+msgstr "Dieses Profil anzeigen"
 
-#: mod/removeme.php:44
-msgid ""
-"On your Friendica node an user deleted their account. Please ensure that "
-"their data is removed from the backups."
-msgstr "Ein Nutzer deiner Friendica Instanz hat seinen Account gelöscht. Bitte stelle sicher, dass deren Daten aus deinen Backups entfernt werden."
+#: mod/profiles.php:675 mod/profiles.php:770 src/Model/Profile.php:389
+msgid "Edit visibility"
+msgstr "Sichtbarkeit bearbeiten"
 
-#: mod/removeme.php:45
-#, php-format
-msgid "The user id is %d"
-msgstr "Die ID des Users lautet %d"
+#: mod/profiles.php:676
+msgid "Create a new profile using these settings"
+msgstr "Neues Profil anlegen und diese Einstellungen verwenden"
 
-#: mod/removeme.php:76 mod/removeme.php:79
-msgid "Remove My Account"
-msgstr "Konto löschen"
+#: mod/profiles.php:677
+msgid "Clone this profile"
+msgstr "Dieses Profil duplizieren"
 
-#: mod/removeme.php:77
-msgid ""
-"This will completely remove your account. Once this has been done it is not "
-"recoverable."
-msgstr "Dein Konto wird endgültig gelöscht. Es gibt keine Möglichkeit, es wiederherzustellen."
+#: mod/profiles.php:678
+msgid "Delete this profile"
+msgstr "Dieses Profil löschen"
 
-#: mod/removeme.php:78
-msgid "Please enter your password for verification:"
-msgstr "Bitte gib Dein Passwort zur Verifikation ein:"
+#: mod/profiles.php:680
+msgid "Basic information"
+msgstr "Grundinformationen"
 
-#: mod/manage.php:180
-msgid "Manage Identities and/or Pages"
-msgstr "Verwalte Identitäten und/oder Seiten"
+#: mod/profiles.php:681
+msgid "Profile picture"
+msgstr "Profilbild"
 
-#: mod/manage.php:181
-msgid ""
-"Toggle between different identities or community/group pages which share "
-"your account details or which you have been granted \"manage\" permissions"
-msgstr "Zwischen verschiedenen Identitäten oder Gemeinschafts-/Gruppenseiten wechseln, die Deine Kontoinformationen teilen oder zu denen Du „Verwalten“-Befugnisse bekommen hast."
+#: mod/profiles.php:683
+msgid "Preferences"
+msgstr "Vorlieben"
 
-#: mod/manage.php:182
-msgid "Select an identity to manage: "
-msgstr "Wähle eine Identität zum Verwalten aus: "
+#: mod/profiles.php:684
+msgid "Status information"
+msgstr "Status Informationen"
 
-#: mod/update_notes.php:40 mod/update_display.php:27
-#: mod/update_community.php:27 mod/update_network.php:33
-#: mod/update_profile.php:39
-msgid "[Embedded content - reload page to view]"
-msgstr "[Eingebetteter Inhalt - Seite neu laden zum Betrachten]"
+#: mod/profiles.php:685
+msgid "Additional information"
+msgstr "Zusätzliche Informationen"
 
-#: mod/uimport.php:55 mod/register.php:191
-msgid ""
-"This site has exceeded the number of allowed daily account registrations. "
-"Please try again tomorrow."
-msgstr "Die maximale Anzahl täglicher Registrierungen auf dieser Seite wurde überschritten. Bitte versuche es morgen noch einmal."
+#: mod/profiles.php:687 mod/network.php:956
+#: src/Core/NotificationsManager.php:185
+msgid "Personal"
+msgstr "Persönlich"
 
-#: mod/uimport.php:70 mod/register.php:285
-msgid "Import"
-msgstr "Import"
+#: mod/profiles.php:688
+msgid "Relation"
+msgstr "Beziehung"
 
-#: mod/uimport.php:72
-msgid "Move account"
-msgstr "Account umziehen"
+#: mod/profiles.php:689 src/Util/Temporal.php:81 src/Util/Temporal.php:83
+msgid "Miscellaneous"
+msgstr "Verschiedenes"
 
-#: mod/uimport.php:73
-msgid "You can import an account from another Friendica server."
-msgstr "Du kannst einen Account von einem anderen Friendica Server importieren."
+#: mod/profiles.php:692
+msgid "Your Gender:"
+msgstr "Dein Geschlecht:"
 
-#: mod/uimport.php:74
-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 "Du musst Deinen Account vom alten Server exportieren und hier hochladen. Wir stellen Deinen alten Account mit all Deinen Kontakten wieder her. Wir werden auch versuchen all Deine Kontakte darüber zu informieren, dass Du hierher umgezogen bist."
+#: mod/profiles.php:693
+msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
+msgstr "<span class=\"heart\">&hearts;</span> Beziehungsstatus:"
 
-#: mod/uimport.php:75
-msgid ""
-"This feature is experimental. We can't import contacts from the OStatus "
-"network (GNU Social/Statusnet) or from Diaspora"
-msgstr "Dieses Feature ist experimentell. Wir können keine Kontakte vom OStatus Netzwerk (GNU Social/Statusnet) oder von Diaspora importieren"
+#: mod/profiles.php:694 src/Model/Profile.php:780
+msgid "Sexual Preference:"
+msgstr "Sexuelle Vorlieben:"
 
-#: mod/uimport.php:76
-msgid "Account file"
-msgstr "Account Datei"
+#: mod/profiles.php:695
+msgid "Example: fishing photography software"
+msgstr "Beispiel: Fischen Fotografie Software"
 
-#: mod/uimport.php:76
+#: mod/profiles.php:700
+msgid "Profile Name:"
+msgstr "Profilname:"
+
+#: mod/profiles.php:702
 msgid ""
-"To export your account, go to \"Settings->Export your personal data\" and "
-"select \"Export account\""
-msgstr "Um Deinen Account zu exportieren, rufe \"Einstellungen -> Persönliche Daten exportieren\" auf und wähle \"Account exportieren\""
+"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
+"be visible to anybody using the internet."
+msgstr "Dies ist Dein <strong>öffentliches</strong> Profil.<br />Es <strong>könnte</strong> für jeden Nutzer des Internets sichtbar sein."
 
-#: mod/invite.php:33
-msgid "Total invitation limit exceeded."
-msgstr "Limit für Einladungen erreicht."
+#: mod/profiles.php:703
+msgid "Your Full Name:"
+msgstr "Dein kompletter Name:"
 
-#: mod/invite.php:55
-#, php-format
-msgid "%s : Not a valid email address."
-msgstr "%s: Keine gültige Email Adresse."
+#: mod/profiles.php:704
+msgid "Title/Description:"
+msgstr "Titel/Beschreibung:"
 
-#: mod/invite.php:87
-msgid "Please join us on Friendica"
-msgstr "Ich lade Dich zu unserem sozialen Netzwerk Friendica ein"
+#: mod/profiles.php:707
+msgid "Street Address:"
+msgstr "Adresse:"
 
-#: mod/invite.php:96
-msgid "Invitation limit exceeded. Please contact your site administrator."
-msgstr "Limit für Einladungen erreicht. Bitte kontaktiere des Administrator der Seite."
+#: mod/profiles.php:708
+msgid "Locality/City:"
+msgstr "Wohnort:"
 
-#: mod/invite.php:100
-#, php-format
-msgid "%s : Message delivery failed."
-msgstr "%s: Zustellung der Nachricht fehlgeschlagen."
+#: mod/profiles.php:709
+msgid "Region/State:"
+msgstr "Region/Bundesstaat:"
 
-#: mod/invite.php:104
-#, php-format
-msgid "%d message sent."
-msgid_plural "%d messages sent."
-msgstr[0] "%d Nachricht gesendet."
-msgstr[1] "%d Nachrichten gesendet."
+#: mod/profiles.php:710
+msgid "Postal/Zip Code:"
+msgstr "Postleitzahl:"
 
-#: mod/invite.php:122
-msgid "You have no more invitations available"
-msgstr "Du hast keine weiteren Einladungen"
-
-#: mod/invite.php:130
-#, 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 "Besuche %s für eine Liste der öffentlichen Server, denen Du beitreten kannst. Friendica Mitglieder unterschiedlicher Server können sich sowohl alle miteinander verbinden, als auch mit Mitgliedern anderer Sozialer Netzwerke."
-
-#: mod/invite.php:132
-#, php-format
-msgid ""
-"To accept this invitation, please visit and register at %s or any other "
-"public Friendica website."
-msgstr "Um diese Kontaktanfrage zu akzeptieren, besuche und registriere Dich bitte bei %s oder einer anderen öffentlichen Friendica Website."
-
-#: mod/invite.php:133
-#, 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 Server verbinden sich alle untereinander, um ein großes datenschutzorientiertes Soziales Netzwerk zu bilden, das von seinen Mitgliedern betrieben und kontrolliert wird. Sie können sich auch mit vielen üblichen Sozialen Netzwerken verbinden. Besuche %s für eine Liste alternativer Friendica Server, denen Du beitreten kannst."
+#: mod/profiles.php:711
+msgid "Country:"
+msgstr "Land:"
 
-#: mod/invite.php:137
-msgid ""
-"Our apologies. This system is not currently configured to connect with other"
-" public sites or invite members."
-msgstr "Es tut uns leid. Dieses System ist zurzeit nicht dafür konfiguriert, sich mit anderen öffentlichen Seiten zu verbinden oder Mitglieder einzuladen."
+#: mod/profiles.php:712 src/Util/Temporal.php:149
+msgid "Age: "
+msgstr "Alter: "
 
-#: mod/invite.php:141
-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 Server verbinden sich alle untereinander, um ein großes datenschutzorientiertes Soziales Netzwerk zu bilden, das von seinen Mitgliedern betrieben und kontrolliert wird. Sie können sich auch mit vielen üblichen Sozialen Netzwerken verbinden."
+#: mod/profiles.php:715
+msgid "Who: (if applicable)"
+msgstr "Wer: (falls anwendbar)"
 
-#: mod/invite.php:140
-#, php-format
-msgid "To accept this invitation, please visit and register at %s."
-msgstr "Um diese Kontaktanfrage zu akzeptieren, besuche und registriere Dich bitte bei %s."
+#: mod/profiles.php:715
+msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
+msgstr "Beispiele: cathy123, Cathy Williams, cathy@example.com"
 
-#: mod/invite.php:147
-msgid "Send invitations"
-msgstr "Einladungen senden"
+#: mod/profiles.php:716
+msgid "Since [date]:"
+msgstr "Seit [Datum]:"
 
-#: mod/invite.php:148
-msgid "Enter email addresses, one per line:"
-msgstr "E-Mail-Adressen eingeben, eine pro Zeile:"
+#: mod/profiles.php:718
+msgid "Tell us about yourself..."
+msgstr "Erzähle uns ein bisschen von Dir …"
 
-#: mod/invite.php:149 mod/message.php:259 mod/message.php:426
-#: mod/wallmessage.php:141
-msgid "Your message:"
-msgstr "Deine Nachricht:"
+#: mod/profiles.php:719
+msgid "XMPP (Jabber) address:"
+msgstr "XMPP (Jabber) Adresse"
 
-#: mod/invite.php:150
+#: mod/profiles.php:719
 msgid ""
-"You are cordially invited to join me and other close friends on Friendica - "
-"and help us to create a better social web."
-msgstr "Du bist herzlich dazu eingeladen, Dich mir und anderen guten Freunden auf Friendica anzuschließen - und ein besseres Soziales Netz aufzubauen."
-
-#: mod/invite.php:152
-msgid "You will need to supply this invitation code: $invite_code"
-msgstr "Du benötigst den folgenden Einladungscode: $invite_code"
+"The XMPP address will be propagated to your contacts so that they can follow"
+" you."
+msgstr "Die XMPP Adresse wird an deine Kontakte verteilt werden, so dass sie auch über XMPP mit dir in Kontakt treten können."
 
-#: mod/invite.php:152
-msgid ""
-"Once you have registered, please connect with me via my profile page at:"
-msgstr "Sobald Du registriert bist, kontaktiere mich bitte auf meiner Profilseite:"
+#: mod/profiles.php:720
+msgid "Homepage URL:"
+msgstr "Adresse der Homepage:"
 
-#: mod/invite.php:154
-msgid ""
-"For more information about the Friendica project and why we feel it is "
-"important, please visit http://friendi.ca"
-msgstr "Für weitere Informationen über das Friendica Projekt und warum wir es für ein wichtiges Projekt halten, besuche bitte http://friendi.ca."
+#: mod/profiles.php:721 src/Model/Profile.php:788
+msgid "Hometown:"
+msgstr "Heimatort:"
 
-#: mod/openid.php:29
-msgid "OpenID protocol error. No ID returned."
-msgstr "OpenID Protokollfehler. Keine ID zurückgegeben."
+#: mod/profiles.php:722 src/Model/Profile.php:796
+msgid "Political Views:"
+msgstr "Politische Ansichten:"
 
-#: mod/openid.php:66
-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/profiles.php:723
+msgid "Religious Views:"
+msgstr "Religiöse Ansichten:"
 
-#: mod/hcard.php:18
-msgid "No profile"
-msgstr "Kein Profil"
+#: mod/profiles.php:724
+msgid "Public Keywords:"
+msgstr "Öffentliche Schlüsselwörter:"
 
-#: mod/apps.php:14 index.php:273
-msgid "You must be logged in to use addons. "
-msgstr "Sie müssen angemeldet sein um Addons benutzen zu können."
+#: mod/profiles.php:724
+msgid "(Used for suggesting potential friends, can be seen by others)"
+msgstr "(Wird verwendet, um potentielle Kontakte zu finden, kann von Kontakten eingesehen werden)"
 
-#: mod/apps.php:19
-msgid "Applications"
-msgstr "Anwendungen"
+#: mod/profiles.php:725
+msgid "Private Keywords:"
+msgstr "Private Schlüsselwörter:"
 
-#: mod/apps.php:22
-msgid "No installed applications."
-msgstr "Keine Applikationen installiert."
+#: mod/profiles.php:725
+msgid "(Used for searching profiles, never shown to others)"
+msgstr "(Wird für die Suche nach Profilen verwendet und niemals veröffentlicht)"
 
-#: mod/network.php:194 mod/search.php:37
-msgid "Remove term"
-msgstr "Begriff entfernen"
+#: mod/profiles.php:726 src/Model/Profile.php:812
+msgid "Likes:"
+msgstr "Likes:"
 
-#: mod/network.php:547
-#, 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] "Warnung: Diese Gruppe beinhaltet %s Person aus einem Netzwerk das keine nicht öffentlichen Beiträge empfangen kann."
-msgstr[1] "Warnung: Diese Gruppe beinhaltet %s Personen aus Netzwerken die keine nicht-öffentlichen Beiträge empfangen können."
+#: mod/profiles.php:727 src/Model/Profile.php:816
+msgid "Dislikes:"
+msgstr "Dislikes:"
 
-#: mod/network.php:550
-msgid "Messages in this group won't be send to these receivers."
-msgstr "Beiträge in dieser Gruppe werden deshalb nicht an diese Personen zugestellt werden."
+#: mod/profiles.php:728
+msgid "Musical interests"
+msgstr "Musikalische Interessen"
 
-#: mod/network.php:618
-msgid "No such group"
-msgstr "Es gibt keine solche Gruppe"
+#: mod/profiles.php:729
+msgid "Books, literature"
+msgstr "Bücher, Literatur"
 
-#: mod/network.php:639 mod/group.php:216
-msgid "Group is empty"
-msgstr "Gruppe ist leer"
+#: mod/profiles.php:730
+msgid "Television"
+msgstr "Fernsehen"
 
-#: mod/network.php:643
-#, php-format
-msgid "Group: %s"
-msgstr "Gruppe: %s"
+#: mod/profiles.php:731
+msgid "Film/dance/culture/entertainment"
+msgstr "Filme/Tänze/Kultur/Unterhaltung"
 
-#: mod/network.php:669
-msgid "Private messages to this person are at risk of public disclosure."
-msgstr "Private Nachrichten an diese Person könnten an die Öffentlichkeit gelangen."
+#: mod/profiles.php:732
+msgid "Hobbies/Interests"
+msgstr "Hobbies/Interessen"
 
-#: mod/network.php:672
-msgid "Invalid contact."
-msgstr "Ungültiger Kontakt."
+#: mod/profiles.php:733
+msgid "Love/romance"
+msgstr "Liebe/Romantik"
 
-#: mod/network.php:936
-msgid "Commented Order"
-msgstr "Neueste Kommentare"
+#: mod/profiles.php:734
+msgid "Work/employment"
+msgstr "Arbeit/Anstellung"
 
-#: mod/network.php:939
-msgid "Sort by Comment Date"
-msgstr "Nach Kommentardatum sortieren"
+#: mod/profiles.php:735
+msgid "School/education"
+msgstr "Schule/Ausbildung"
 
-#: mod/network.php:944
-msgid "Posted Order"
-msgstr "Neueste Beiträge"
+#: mod/profiles.php:736
+msgid "Contact information and Social Networks"
+msgstr "Kontaktinformationen und Soziale Netzwerke"
 
-#: mod/network.php:947
-msgid "Sort by Post Date"
-msgstr "Nach Beitragsdatum sortieren"
+#: mod/profiles.php:767 src/Model/Profile.php:385
+msgid "Profile Image"
+msgstr "Profilbild"
 
-#: mod/network.php:958
-msgid "Posts that mention or involve you"
-msgstr "Beiträge, in denen es um Dich geht"
+#: mod/profiles.php:769 src/Model/Profile.php:388
+msgid "visible to everybody"
+msgstr "sichtbar für jeden"
 
-#: mod/network.php:966
-msgid "New"
-msgstr "Neue"
+#: mod/profiles.php:776
+msgid "Edit/Manage Profiles"
+msgstr "Bearbeite/Verwalte Profile"
 
-#: mod/network.php:969
-msgid "Activity Stream - by date"
-msgstr "Aktivitäten-Stream - nach Datum"
+#: mod/profiles.php:777 src/Model/Profile.php:375 src/Model/Profile.php:397
+msgid "Change profile photo"
+msgstr "Profilbild ändern"
 
-#: mod/network.php:977
-msgid "Shared Links"
-msgstr "Geteilte Links"
+#: mod/profiles.php:778 src/Model/Profile.php:376
+msgid "Create New Profile"
+msgstr "Neues Profil anlegen"
 
-#: mod/network.php:980
-msgid "Interesting Links"
-msgstr "Interessante Links"
+#: mod/register.php:99
+msgid ""
+"Registration successful. Please check your email for further instructions."
+msgstr "Registrierung erfolgreich. Eine E-Mail mit weiteren Anweisungen wurde an Dich gesendet."
 
-#: mod/network.php:988
-msgid "Starred"
-msgstr "Markierte"
+#: mod/register.php:103
+#, 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 "Versenden der E-Mail fehlgeschlagen. Hier sind Deine Account Details:\n\nLogin: %s\nPasswort: %s\n\nDu kannst das Passwort nach dem Anmelden ändern."
 
-#: mod/network.php:991
-msgid "Favourite Posts"
-msgstr "Favorisierte Beiträge"
+#: mod/register.php:110
+msgid "Registration successful."
+msgstr "Registrierung erfolgreich."
 
-#: mod/friendica.php:77
-msgid "This is Friendica, version"
-msgstr "Dies ist Friendica, Version"
+#: mod/register.php:115
+msgid "Your registration can not be processed."
+msgstr "Deine Registrierung konnte nicht verarbeitet werden."
 
-#: mod/friendica.php:78
-msgid "running at web location"
-msgstr "die unter folgender Webadresse zu finden ist"
+#: mod/register.php:162
+msgid "Your registration is pending approval by the site owner."
+msgstr "Deine Registrierung muss noch vom Betreiber der Seite freigegeben werden."
 
-#: mod/friendica.php:82
+#: mod/register.php:220
 msgid ""
-"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
-"about the Friendica project."
-msgstr "Bitte besuche <a href=\"https://friendi.ca\">Friendi.ca</a> um mehr über das Friendica Projekt zu erfahren."
+"You may (optionally) fill in this form via OpenID by supplying your OpenID "
+"and clicking 'Register'."
+msgstr "Du kannst dieses Formular auch (optional) mit Deiner OpenID ausfüllen, indem Du Deine OpenID angibst und 'Registrieren' klickst."
 
-#: mod/friendica.php:86
-msgid "Bug reports and issues: please visit"
-msgstr "Probleme oder Fehler gefunden? Bitte besuche"
+#: mod/register.php:221
+msgid ""
+"If you are not familiar with OpenID, please leave that field blank and fill "
+"in the rest of the items."
+msgstr "Wenn Du nicht mit OpenID vertraut bist, lass dieses Feld bitte leer und fülle die restlichen Felder aus."
 
-#: mod/friendica.php:86
-msgid "the bugtracker at github"
-msgstr "den Bugtracker auf github"
+#: mod/register.php:222
+msgid "Your OpenID (optional): "
+msgstr "Deine OpenID (optional): "
 
-#: mod/friendica.php:89
-msgid "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
-msgstr "Vorschläge, Lob usw.: E-Mail an \"Info\" at \"Friendi - dot ca\""
+#: mod/register.php:234
+msgid "Include your profile in member directory?"
+msgstr "Soll Dein Profil im Nutzerverzeichnis angezeigt werden?"
 
-#: mod/friendica.php:103
-msgid "Installed addons/apps:"
-msgstr "Installierte Apps und Addons"
+#: mod/register.php:259
+msgid "Note for the admin"
+msgstr "Hinweis für den Admin"
 
-#: mod/friendica.php:117
-msgid "No installed addons/apps"
-msgstr "Es sind keine Addons oder Apps installiert"
+#: mod/register.php:259
+msgid "Leave a message for the admin, why you want to join this node"
+msgstr "Hinterlasse eine Nachricht an den Admin, warum du einen Account auf dieser Instanz haben möchtest."
 
-#: mod/friendica.php:122
-#, php-format
-msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
-msgstr "Erfahre mehr über die <a href=\"%1$s/tos\">Nutzungsbedingungen</a> dieses Knotens."
+#: mod/register.php:260
+msgid "Membership on this site is by invitation only."
+msgstr "Mitgliedschaft auf dieser Seite ist nur nach vorheriger Einladung möglich."
 
-#: mod/friendica.php:127
-msgid "On this server the following remote servers are blocked."
-msgstr "Auf diesem Server werden die folgenden entfernten Server blockiert."
+#: mod/register.php:261
+msgid "Your invitation code: "
+msgstr "Dein Ein­la­dungs­code"
 
-#: mod/friendica.php:128 mod/admin.php:354 mod/admin.php:372
-msgid "Reason for the block"
-msgstr "Begründung für die Blockierung"
+#: mod/register.php:264 mod/admin.php:1360
+msgid "Registration"
+msgstr "Registrierung"
 
-#: mod/subthread.php:113
-#, php-format
-msgid "%1$s is following %2$s's %3$s"
-msgstr "%1$s folgt %2$s %3$s"
+#: mod/register.php:270
+msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
+msgstr "Dein vollständiger Name (z.B. Hans Mustermann, echt oder echt erscheinend):"
 
-#: mod/profiles.php:39 mod/profiles.php:149 mod/profiles.php:196
-#: mod/profiles.php:618 mod/dfrn_confirm.php:74
-msgid "Profile not found."
-msgstr "Profil nicht gefunden."
+#: mod/register.php:271
+msgid ""
+"Your Email Address: (Initial information will be send there, so this has to "
+"be an existing address.)"
+msgstr "Deine E-Mail Adresse (Informationen zur Registrierung werden an diese Adresse gesendet, darum muss sie existieren.)"
 
-#: mod/profiles.php:58
-msgid "Profile deleted."
-msgstr "Profil gelöscht."
+#: mod/register.php:273 mod/settings.php:1199
+msgid "New Password:"
+msgstr "Neues Passwort:"
 
-#: mod/profiles.php:74 mod/profiles.php:110
-msgid "Profile-"
-msgstr "Profil-"
+#: mod/register.php:273
+msgid "Leave empty for an auto generated password."
+msgstr "Leer lassen um das Passwort automatisch zu generieren."
 
-#: mod/profiles.php:93 mod/profiles.php:132
-msgid "New profile created."
-msgstr "Neues Profil angelegt."
+#: mod/register.php:274 mod/settings.php:1200
+msgid "Confirm:"
+msgstr "Bestätigen:"
 
-#: mod/profiles.php:116
-msgid "Profile unavailable to clone."
-msgstr "Profil nicht zum Duplizieren verfügbar."
+#: mod/register.php:275
+#, 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 "Wähle einen Spitznamen für Dein Profil. Dieser muss mit einem Buchstaben beginnen. Die Adresse Deines Profils auf dieser Seite wird '<strong>spitzname@%s</strong>' sein."
 
-#: mod/profiles.php:206
-msgid "Profile Name is required."
-msgstr "Profilname ist erforderlich."
+#: mod/register.php:276
+msgid "Choose a nickname: "
+msgstr "Spitznamen wählen: "
 
-#: mod/profiles.php:347
-msgid "Marital Status"
-msgstr "Familienstand"
+#: mod/register.php:279 src/Content/Nav.php:128 src/Module/Login.php:283
+msgid "Register"
+msgstr "Registrieren"
 
-#: mod/profiles.php:351
-msgid "Romantic Partner"
-msgstr "Romanze"
+#: mod/register.php:286
+msgid "Import your profile to this friendica instance"
+msgstr "Importiere Dein Profil auf diese Friendica Instanz"
 
-#: mod/profiles.php:363
-msgid "Work/Employment"
-msgstr "Arbeit / Beschäftigung"
+#: mod/register.php:288 mod/admin.php:188 mod/admin.php:302
+#: src/Module/Tos.php:48
+msgid "Terms of Service"
+msgstr "Nutzungsbedingungen"
 
-#: mod/profiles.php:366
-msgid "Religion"
-msgstr "Religion"
+#: mod/removeme.php:43
+msgid "User deleted their account"
+msgstr "Gelöschter Nutzeraccount"
 
-#: mod/profiles.php:370
-msgid "Political Views"
-msgstr "Politische Ansichten"
+#: mod/removeme.php:44
+msgid ""
+"On your Friendica node an user deleted their account. Please ensure that "
+"their data is removed from the backups."
+msgstr "Ein Nutzer deiner Friendica Instanz hat seinen Account gelöscht. Bitte stelle sicher, dass deren Daten aus deinen Backups entfernt werden."
 
-#: mod/profiles.php:374
-msgid "Gender"
-msgstr "Geschlecht"
+#: mod/removeme.php:45
+#, php-format
+msgid "The user id is %d"
+msgstr "Die ID des Users lautet %d"
 
-#: mod/profiles.php:378
-msgid "Sexual Preference"
-msgstr "Sexuelle Vorlieben"
+#: mod/removeme.php:76 mod/removeme.php:79
+msgid "Remove My Account"
+msgstr "Konto löschen"
 
-#: mod/profiles.php:382
-msgid "XMPP"
-msgstr "XMPP"
+#: mod/removeme.php:77
+msgid ""
+"This will completely remove your account. Once this has been done it is not "
+"recoverable."
+msgstr "Dein Konto wird endgültig gelöscht. Es gibt keine Möglichkeit, es wiederherzustellen."
 
-#: mod/profiles.php:386
-msgid "Homepage"
-msgstr "Webseite"
+#: mod/removeme.php:78
+msgid "Please enter your password for verification:"
+msgstr "Bitte gib Dein Passwort zur Verifikation ein:"
 
-#: mod/profiles.php:390 mod/profiles.php:686
-msgid "Interests"
-msgstr "Interessen"
+#: mod/babel.php:22
+msgid "Source input"
+msgstr "Originaltext:"
 
-#: mod/profiles.php:394 mod/admin.php:490
-msgid "Address"
-msgstr "Adresse"
+#: mod/babel.php:28
+msgid "BBCode::toPlaintext"
+msgstr "BBCode::toPlaintext"
 
-#: mod/profiles.php:401 mod/profiles.php:682
-msgid "Location"
-msgstr "Wohnort"
+#: mod/babel.php:34
+msgid "BBCode::convert (raw HTML)"
+msgstr "BBCode::convert (pures HTML)"
 
-#: mod/profiles.php:486
-msgid "Profile updated."
-msgstr "Profil aktualisiert."
+#: mod/babel.php:39
+msgid "BBCode::convert"
+msgstr "BBCode::convert"
 
-#: mod/profiles.php:564
-msgid " and "
-msgstr " und "
+#: mod/babel.php:45
+msgid "BBCode::convert => HTML::toBBCode"
+msgstr "BBCode::convert => HTML::toBBCode"
 
-#: mod/profiles.php:573
-msgid "public profile"
-msgstr "öffentliches Profil"
+#: mod/babel.php:51
+msgid "BBCode::toMarkdown"
+msgstr "BBCode::toMarkdown"
 
-#: mod/profiles.php:576
-#, php-format
-msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
-msgstr "%1$s hat %2$s geändert auf &ldquo;%3$s&rdquo;"
+#: mod/babel.php:57
+msgid "BBCode::toMarkdown => Markdown::convert"
+msgstr "BBCode::toMarkdown => Markdown::convert"
 
-#: mod/profiles.php:577
-#, php-format
-msgid " - Visit %1$s's %2$s"
-msgstr " – %1$ss %2$s besuchen"
+#: mod/babel.php:63
+msgid "BBCode::toMarkdown => Markdown::toBBCode"
+msgstr "BBCode::toMarkdown => Markdown::toBBCode"
 
-#: mod/profiles.php:579
-#, php-format
-msgid "%1$s has an updated %2$s, changing %3$s."
-msgstr "%1$s hat folgendes aktualisiert %2$s, verändert wurde %3$s."
+#: mod/babel.php:69
+msgid "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"
+msgstr "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"
 
-#: mod/profiles.php:633
-msgid "Hide contacts and friends:"
-msgstr "Kontakte und Freunde verbergen"
+#: mod/babel.php:76
+msgid "Source input \\x28Diaspora format\\x29"
+msgstr "Original Text \\x28Diaspora Fromat\\x29"
 
-#: mod/profiles.php:636 mod/profiles.php:640 mod/profiles.php:661
-#: mod/api.php:111 mod/settings.php:1105 mod/settings.php:1111
-#: mod/settings.php:1118 mod/settings.php:1122 mod/settings.php:1126
-#: mod/settings.php:1130 mod/settings.php:1134 mod/settings.php:1138
-#: mod/settings.php:1158 mod/settings.php:1159 mod/settings.php:1160
-#: mod/settings.php:1161 mod/settings.php:1162 mod/dfrn_request.php:653
-#: mod/follow.php:150 mod/register.php:238
-msgid "No"
-msgstr "Nein"
+#: mod/babel.php:82
+msgid "Markdown::toBBCode"
+msgstr "Markdown::toBBCode"
 
-#: mod/profiles.php:638
-msgid "Hide your contact/friend list from viewers of this profile?"
-msgstr "Liste der Kontakte vor Betrachtern dieses Profils verbergen?"
+#: mod/babel.php:89
+msgid "Raw HTML input"
+msgstr "Reine  HTML  Eingabe"
 
-#: mod/profiles.php:658
-msgid "Show more profile fields:"
-msgstr "Zeige mehr Profil-Felder:"
+#: mod/babel.php:94
+msgid "HTML Input"
+msgstr "HTML Eingabe"
 
-#: mod/profiles.php:670
-msgid "Profile Actions"
-msgstr "Profilaktionen"
+#: mod/babel.php:100
+msgid "HTML::toBBCode"
+msgstr "HTML::toBBCode"
 
-#: mod/profiles.php:671
-msgid "Edit Profile Details"
-msgstr "Profil bearbeiten"
+#: mod/babel.php:106
+msgid "HTML::toPlaintext"
+msgstr "HTML::toPlaintext"
 
-#: mod/profiles.php:673
-msgid "Change Profile Photo"
-msgstr "Profilbild ändern"
+#: mod/babel.php:114
+msgid "Source text"
+msgstr "Quelltext"
 
-#: mod/profiles.php:674
-msgid "View this profile"
-msgstr "Dieses Profil anzeigen"
+#: mod/babel.php:115
+msgid "BBCode"
+msgstr "BBCode"
 
-#: mod/profiles.php:676
-msgid "Create a new profile using these settings"
-msgstr "Neues Profil anlegen und diese Einstellungen verwenden"
+#: mod/babel.php:116
+msgid "Markdown"
+msgstr "Markdown"
 
-#: mod/profiles.php:677
-msgid "Clone this profile"
-msgstr "Dieses Profil duplizieren"
+#: mod/babel.php:117
+msgid "HTML"
+msgstr "HTML"
 
-#: mod/profiles.php:678
-msgid "Delete this profile"
-msgstr "Dieses Profil löschen"
+#: mod/community.php:51
+msgid "Community option not available."
+msgstr "Optionen für die Gemeinschaftsseite nicht verfügbar."
 
-#: mod/profiles.php:680
-msgid "Basic information"
-msgstr "Grundinformationen"
+#: mod/community.php:68
+msgid "Not available."
+msgstr "Nicht verfügbar."
 
-#: mod/profiles.php:681
-msgid "Profile picture"
-msgstr "Profilbild"
+#: mod/community.php:81
+msgid "Local Community"
+msgstr "Lokale Gemeinschaft"
 
-#: mod/profiles.php:683
-msgid "Preferences"
-msgstr "Vorlieben"
+#: mod/community.php:84
+msgid "Posts from local users on this server"
+msgstr "Beiträge von Nutzern dieses Servers"
 
-#: mod/profiles.php:684
-msgid "Status information"
-msgstr "Status Informationen"
+#: mod/community.php:92
+msgid "Global Community"
+msgstr "Globale Gemeinschaft"
 
-#: mod/profiles.php:685
-msgid "Additional information"
-msgstr "Zusätzliche Informationen"
+#: mod/community.php:95
+msgid "Posts from users of the whole federated network"
+msgstr "Beiträge von Nutzern des gesamten  föderalen Netzwerks"
 
-#: mod/profiles.php:688
-msgid "Relation"
-msgstr "Beziehung"
+#: mod/community.php:185
+msgid ""
+"This community stream shows all public posts received by this node. They may"
+" not reflect the opinions of this node’s users."
+msgstr "Diese Gemeinschaftsseite zeigt alle öffentlichen Beiträge, die auf diesem Knoten eingegangen sind. Der Inhalt entspricht nicht zwingend der Meinung der Nutzer dieses Servers."
 
-#: mod/profiles.php:692
-msgid "Your Gender:"
-msgstr "Dein Geschlecht:"
+#: mod/friendica.php:77
+msgid "This is Friendica, version"
+msgstr "Dies ist Friendica, Version"
 
-#: mod/profiles.php:693
-msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
-msgstr "<span class=\"heart\">&hearts;</span> Beziehungsstatus:"
+#: mod/friendica.php:78
+msgid "running at web location"
+msgstr "die unter folgender Webadresse zu finden ist"
 
-#: mod/profiles.php:695
-msgid "Example: fishing photography software"
-msgstr "Beispiel: Fischen Fotografie Software"
+#: mod/friendica.php:82
+msgid ""
+"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
+"about the Friendica project."
+msgstr "Bitte besuche <a href=\"https://friendi.ca\">Friendi.ca</a> um mehr über das Friendica Projekt zu erfahren."
 
-#: mod/profiles.php:700
-msgid "Profile Name:"
-msgstr "Profilname:"
+#: mod/friendica.php:86
+msgid "Bug reports and issues: please visit"
+msgstr "Probleme oder Fehler gefunden? Bitte besuche"
 
-#: mod/profiles.php:700 mod/events.php:508 mod/events.php:520
-msgid "Required"
-msgstr "Benötigt"
+#: mod/friendica.php:86
+msgid "the bugtracker at github"
+msgstr "den Bugtracker auf github"
 
-#: mod/profiles.php:702
-msgid ""
-"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
-"be visible to anybody using the internet."
-msgstr "Dies ist Dein <strong>öffentliches</strong> Profil.<br />Es <strong>könnte</strong> für jeden Nutzer des Internets sichtbar sein."
+#: mod/friendica.php:89
+msgid "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
+msgstr "Vorschläge, Lob usw.: E-Mail an \"Info\" at \"Friendi - dot ca\""
 
-#: mod/profiles.php:703
-msgid "Your Full Name:"
-msgstr "Dein kompletter Name:"
+#: mod/friendica.php:103
+msgid "Installed addons/apps:"
+msgstr "Installierte Apps und Addons"
 
-#: mod/profiles.php:704
-msgid "Title/Description:"
-msgstr "Titel/Beschreibung:"
+#: mod/friendica.php:117
+msgid "No installed addons/apps"
+msgstr "Es sind keine Addons oder Apps installiert"
 
-#: mod/profiles.php:707
-msgid "Street Address:"
-msgstr "Adresse:"
+#: mod/friendica.php:122
+#, php-format
+msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
+msgstr "Erfahre mehr über die <a href=\"%1$s/tos\">Nutzungsbedingungen</a> dieses Knotens."
 
-#: mod/profiles.php:708
-msgid "Locality/City:"
-msgstr "Wohnort:"
+#: mod/friendica.php:127
+msgid "On this server the following remote servers are blocked."
+msgstr "Auf diesem Server werden die folgenden entfernten Server blockiert."
 
-#: mod/profiles.php:709
-msgid "Region/State:"
-msgstr "Region/Bundesstaat:"
+#: mod/friendica.php:128 mod/dfrn_request.php:347 mod/admin.php:353
+#: mod/admin.php:371 src/Model/Contact.php:1271
+msgid "Blocked domain"
+msgstr "Blockierte Domain"
 
-#: mod/profiles.php:710
-msgid "Postal/Zip Code:"
-msgstr "Postleitzahl:"
+#: mod/friendica.php:128 mod/admin.php:354 mod/admin.php:372
+msgid "Reason for the block"
+msgstr "Begründung für die Blockierung"
 
-#: mod/profiles.php:711
-msgid "Country:"
-msgstr "Land:"
+#: mod/invite.php:33
+msgid "Total invitation limit exceeded."
+msgstr "Limit für Einladungen erreicht."
 
-#: mod/profiles.php:715
-msgid "Who: (if applicable)"
-msgstr "Wer: (falls anwendbar)"
+#: mod/invite.php:55
+#, php-format
+msgid "%s : Not a valid email address."
+msgstr "%s: Keine gültige Email Adresse."
 
-#: mod/profiles.php:715
-msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
-msgstr "Beispiele: cathy123, Cathy Williams, cathy@example.com"
+#: mod/invite.php:87
+msgid "Please join us on Friendica"
+msgstr "Ich lade Dich zu unserem sozialen Netzwerk Friendica ein"
 
-#: mod/profiles.php:716
-msgid "Since [date]:"
-msgstr "Seit [Datum]:"
+#: mod/invite.php:96
+msgid "Invitation limit exceeded. Please contact your site administrator."
+msgstr "Limit für Einladungen erreicht. Bitte kontaktiere des Administrator der Seite."
 
-#: mod/profiles.php:718
-msgid "Tell us about yourself..."
-msgstr "Erzähle uns ein bisschen von Dir …"
+#: mod/invite.php:100
+#, php-format
+msgid "%s : Message delivery failed."
+msgstr "%s: Zustellung der Nachricht fehlgeschlagen."
 
-#: mod/profiles.php:719
-msgid "XMPP (Jabber) address:"
-msgstr "XMPP (Jabber) Adresse"
+#: mod/invite.php:104
+#, php-format
+msgid "%d message sent."
+msgid_plural "%d messages sent."
+msgstr[0] "%d Nachricht gesendet."
+msgstr[1] "%d Nachrichten gesendet."
 
-#: mod/profiles.php:719
-msgid ""
-"The XMPP address will be propagated to your contacts so that they can follow"
-" you."
-msgstr "Die XMPP Adresse wird an deine Kontakte verteilt werden, so dass sie auch über XMPP mit dir in Kontakt treten können."
+#: mod/invite.php:122
+msgid "You have no more invitations available"
+msgstr "Du hast keine weiteren Einladungen"
 
-#: mod/profiles.php:720
-msgid "Homepage URL:"
-msgstr "Adresse der Homepage:"
+#: mod/invite.php:130
+#, 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 "Besuche %s für eine Liste der öffentlichen Server, denen Du beitreten kannst. Friendica Mitglieder unterschiedlicher Server können sich sowohl alle miteinander verbinden, als auch mit Mitgliedern anderer Sozialer Netzwerke."
 
-#: mod/profiles.php:723
-msgid "Religious Views:"
-msgstr "Religiöse Ansichten:"
+#: mod/invite.php:132
+#, php-format
+msgid ""
+"To accept this invitation, please visit and register at %s or any other "
+"public Friendica website."
+msgstr "Um diese Kontaktanfrage zu akzeptieren, besuche und registriere Dich bitte bei %s oder einer anderen öffentlichen Friendica Website."
 
-#: mod/profiles.php:724
-msgid "Public Keywords:"
-msgstr "Öffentliche Schlüsselwörter:"
+#: mod/invite.php:133
+#, 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 Server verbinden sich alle untereinander, um ein großes datenschutzorientiertes Soziales Netzwerk zu bilden, das von seinen Mitgliedern betrieben und kontrolliert wird. Sie können sich auch mit vielen üblichen Sozialen Netzwerken verbinden. Besuche %s für eine Liste alternativer Friendica Server, denen Du beitreten kannst."
 
-#: mod/profiles.php:724
-msgid "(Used for suggesting potential friends, can be seen by others)"
-msgstr "(Wird verwendet, um potentielle Kontakte zu finden, kann von Kontakten eingesehen werden)"
+#: mod/invite.php:137
+msgid ""
+"Our apologies. This system is not currently configured to connect with other"
+" public sites or invite members."
+msgstr "Es tut uns leid. Dieses System ist zurzeit nicht dafür konfiguriert, sich mit anderen öffentlichen Seiten zu verbinden oder Mitglieder einzuladen."
 
-#: mod/profiles.php:725
-msgid "Private Keywords:"
-msgstr "Private Schlüsselwörter:"
+#: mod/invite.php:141
+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 Server verbinden sich alle untereinander, um ein großes datenschutzorientiertes Soziales Netzwerk zu bilden, das von seinen Mitgliedern betrieben und kontrolliert wird. Sie können sich auch mit vielen üblichen Sozialen Netzwerken verbinden."
 
-#: mod/profiles.php:725
-msgid "(Used for searching profiles, never shown to others)"
-msgstr "(Wird für die Suche nach Profilen verwendet und niemals veröffentlicht)"
+#: mod/invite.php:140
+#, php-format
+msgid "To accept this invitation, please visit and register at %s."
+msgstr "Um diese Kontaktanfrage zu akzeptieren, besuche und registriere Dich bitte bei %s."
 
-#: mod/profiles.php:728
-msgid "Musical interests"
-msgstr "Musikalische Interessen"
+#: mod/invite.php:147
+msgid "Send invitations"
+msgstr "Einladungen senden"
 
-#: mod/profiles.php:729
-msgid "Books, literature"
-msgstr "Bücher, Literatur"
+#: mod/invite.php:148
+msgid "Enter email addresses, one per line:"
+msgstr "E-Mail-Adressen eingeben, eine pro Zeile:"
 
-#: mod/profiles.php:730
-msgid "Television"
-msgstr "Fernsehen"
+#: mod/invite.php:149
+msgid ""
+"You are cordially invited to join me and other close friends on Friendica - "
+"and help us to create a better social web."
+msgstr "Du bist herzlich dazu eingeladen, Dich mir und anderen guten Freunden auf Friendica anzuschließen - und ein besseres Soziales Netz aufzubauen."
 
-#: mod/profiles.php:731
-msgid "Film/dance/culture/entertainment"
-msgstr "Filme/Tänze/Kultur/Unterhaltung"
+#: mod/invite.php:151
+msgid "You will need to supply this invitation code: $invite_code"
+msgstr "Du benötigst den folgenden Einladungscode: $invite_code"
 
-#: mod/profiles.php:732
-msgid "Hobbies/Interests"
-msgstr "Hobbies/Interessen"
+#: mod/invite.php:151
+msgid ""
+"Once you have registered, please connect with me via my profile page at:"
+msgstr "Sobald Du registriert bist, kontaktiere mich bitte auf meiner Profilseite:"
 
-#: mod/profiles.php:733
-msgid "Love/romance"
-msgstr "Liebe/Romantik"
+#: mod/invite.php:153
+msgid ""
+"For more information about the Friendica project and why we feel it is "
+"important, please visit http://friendi.ca"
+msgstr "Für weitere Informationen über das Friendica Projekt und warum wir es für ein wichtiges Projekt halten, besuche bitte http://friendi.ca."
 
-#: mod/profiles.php:734
-msgid "Work/employment"
-msgstr "Arbeit/Anstellung"
+#: mod/network.php:202 src/Model/Group.php:413
+msgid "add"
+msgstr "hinzufügen"
 
-#: mod/profiles.php:735
-msgid "School/education"
-msgstr "Schule/Ausbildung"
+#: mod/network.php:547
+#, 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] "Warnung: Diese Gruppe beinhaltet %s Person aus einem Netzwerk das keine nicht öffentlichen Beiträge empfangen kann."
+msgstr[1] "Warnung: Diese Gruppe beinhaltet %s Personen aus Netzwerken die keine nicht-öffentlichen Beiträge empfangen können."
 
-#: mod/profiles.php:736
-msgid "Contact information and Social Networks"
-msgstr "Kontaktinformationen und Soziale Netzwerke"
+#: mod/network.php:550
+msgid "Messages in this group won't be send to these receivers."
+msgstr "Beiträge in dieser Gruppe werden deshalb nicht an diese Personen zugestellt werden."
 
-#: mod/profiles.php:776
-msgid "Edit/Manage Profiles"
-msgstr "Bearbeite/Verwalte Profile"
+#: mod/network.php:618
+msgid "No such group"
+msgstr "Es gibt keine solche Gruppe"
 
-#: mod/events.php:105 mod/events.php:107
-msgid "Event can not end before it has started."
-msgstr "Die Veranstaltung kann nicht enden bevor sie beginnt."
+#: mod/network.php:643
+#, php-format
+msgid "Group: %s"
+msgstr "Gruppe: %s"
 
-#: mod/events.php:114 mod/events.php:116
-msgid "Event title and start time are required."
-msgstr "Der Veranstaltungstitel und die Anfangszeit müssen angegeben werden."
+#: mod/network.php:669
+msgid "Private messages to this person are at risk of public disclosure."
+msgstr "Private Nachrichten an diese Person könnten an die Öffentlichkeit gelangen."
 
-#: mod/events.php:392 mod/cal.php:275
-msgid "View"
-msgstr "Ansehen"
+#: mod/network.php:672
+msgid "Invalid contact."
+msgstr "Ungültiger Kontakt."
 
-#: mod/events.php:393
-msgid "Create New Event"
-msgstr "Neue Veranstaltung erstellen"
+#: mod/network.php:937
+msgid "Commented Order"
+msgstr "Neueste Kommentare"
 
-#: mod/events.php:394 mod/cal.php:276
-msgid "Previous"
-msgstr "Vorherige"
+#: mod/network.php:940
+msgid "Sort by Comment Date"
+msgstr "Nach Kommentardatum sortieren"
 
-#: mod/events.php:395 mod/cal.php:277 mod/install.php:209
-msgid "Next"
-msgstr "Nächste"
+#: mod/network.php:945
+msgid "Posted Order"
+msgstr "Neueste Beiträge"
 
-#: mod/events.php:404 mod/cal.php:284
-msgid "list"
-msgstr "Liste"
+#: mod/network.php:948
+msgid "Sort by Post Date"
+msgstr "Nach Beitragsdatum sortieren"
 
-#: mod/events.php:506
-msgid "Event details"
-msgstr "Veranstaltungsdetails"
+#: mod/network.php:959
+msgid "Posts that mention or involve you"
+msgstr "Beiträge, in denen es um Dich geht"
 
-#: mod/events.php:507
-msgid "Starting date and Title are required."
-msgstr "Anfangszeitpunkt und Titel werden benötigt"
+#: mod/network.php:967
+msgid "New"
+msgstr "Neue"
 
-#: mod/events.php:508 mod/events.php:509
-msgid "Event Starts:"
-msgstr "Veranstaltungsbeginn:"
+#: mod/network.php:970
+msgid "Activity Stream - by date"
+msgstr "Aktivitäten-Stream - nach Datum"
 
-#: mod/events.php:510 mod/events.php:526
-msgid "Finish date/time is not known or not relevant"
-msgstr "Enddatum/-zeit ist nicht bekannt oder nicht relevant"
+#: mod/network.php:978
+msgid "Shared Links"
+msgstr "Geteilte Links"
 
-#: mod/events.php:512 mod/events.php:513
-msgid "Event Finishes:"
-msgstr "Veranstaltungsende:"
+#: mod/network.php:981
+msgid "Interesting Links"
+msgstr "Interessante Links"
 
-#: mod/events.php:514 mod/events.php:527
-msgid "Adjust for viewer timezone"
-msgstr "An Zeitzone des Betrachters anpassen"
+#: mod/network.php:989
+msgid "Starred"
+msgstr "Markierte"
 
-#: mod/events.php:516
-msgid "Description:"
-msgstr "Beschreibung"
+#: mod/network.php:992
+msgid "Favourite Posts"
+msgstr "Favorisierte Beiträge"
 
-#: mod/events.php:520 mod/events.php:522
-msgid "Title:"
-msgstr "Titel:"
+#: mod/profile.php:37 src/Model/Profile.php:118
+msgid "Requested profile is not available."
+msgstr "Das angefragte Profil ist nicht vorhanden."
 
-#: mod/events.php:523 mod/events.php:524
-msgid "Share this event"
-msgstr "Veranstaltung teilen"
+#: mod/profile.php:78 src/Protocol/OStatus.php:1252
+#, php-format
+msgid "%s's posts"
+msgstr "Beiträge von %s"
 
-#: mod/events.php:552
-msgid "Failed to remove event"
-msgstr "Entfernen der Veranstaltung fehlgeschlagen"
+#: mod/profile.php:79 src/Protocol/OStatus.php:1253
+#, php-format
+msgid "%s's comments"
+msgstr "Kommentare von %s"
 
-#: mod/events.php:554
-msgid "Event removed"
-msgstr "Veranstaltung enfternt"
+#: mod/profile.php:80 src/Protocol/OStatus.php:1251
+#, php-format
+msgid "%s's timeline"
+msgstr "Timeline von %s"
 
-#: mod/notify.php:77
-msgid "No more system notifications."
-msgstr "Keine weiteren Systembenachrichtigungen."
+#: mod/profile.php:194
+msgid "Tips for New Members"
+msgstr "Tipps für neue Nutzer"
 
-#: mod/notify.php:81 mod/notifications.php:113
-msgid "System Notifications"
-msgstr "Systembenachrichtigungen"
+#: mod/crepair.php:87
+msgid "Contact settings applied."
+msgstr "Einstellungen zum Kontakt angewandt."
 
-#: mod/fsuggest.php:30 mod/fsuggest.php:96 mod/crepair.php:110
-#: mod/dfrn_confirm.php:131
-msgid "Contact not found."
-msgstr "Kontakt nicht gefunden."
+#: mod/crepair.php:89
+msgid "Contact update failed."
+msgstr "Konnte den Kontakt nicht aktualisieren."
 
-#: mod/fsuggest.php:72
-msgid "Friend suggestion sent."
-msgstr "Kontaktvorschlag gesendet."
+#: mod/crepair.php:114
+msgid ""
+"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect"
+" information your communications with this contact may stop working."
+msgstr "<strong>ACHTUNG: Das sind Experten-Einstellungen!</strong> Wenn Du etwas Falsches eingibst, funktioniert die Kommunikation mit diesem Kontakt evtl. nicht mehr."
 
-#: mod/fsuggest.php:101
-msgid "Suggest Friends"
-msgstr "Kontakte vorschlagen"
+#: mod/crepair.php:115
+msgid ""
+"Please use your browser 'Back' button <strong>now</strong> if you are "
+"uncertain what to do on this page."
+msgstr "Bitte nutze den Zurück-Button Deines Browsers <strong>jetzt</strong>, wenn Du Dir unsicher bist, was Du tun willst."
 
-#: mod/fsuggest.php:103
-#, php-format
-msgid "Suggest a friend for %s"
-msgstr "Schlage %s einen Kontakt vor"
+#: mod/crepair.php:129 mod/crepair.php:131
+msgid "No mirroring"
+msgstr "Kein Spiegeln"
 
-#: mod/attach.php:15
-msgid "Item not available."
-msgstr "Beitrag nicht verfügbar."
+#: mod/crepair.php:129
+msgid "Mirror as forwarded posting"
+msgstr "Spiegeln als weitergeleitete Beiträge"
 
-#: mod/attach.php:25
-msgid "Item was not found."
-msgstr "Beitrag konnte nicht gefunden werden."
+#: mod/crepair.php:129 mod/crepair.php:131
+msgid "Mirror as my own posting"
+msgstr "Spiegeln als meine eigenen Beiträge"
 
-#: mod/allfriends.php:51
-msgid "No friends to display."
-msgstr "Keine Kontakte zum Anzeigen."
+#: mod/crepair.php:144
+msgid "Return to contact editor"
+msgstr "Zurück zum Kontakteditor"
 
-#: mod/viewcontacts.php:87
-msgid "No contacts."
-msgstr "Keine Kontakte."
+#: mod/crepair.php:146
+msgid "Refetch contact data"
+msgstr "Kontaktdaten neu laden"
 
-#: mod/viewcontacts.php:112 mod/nogroup.php:42 mod/contacts.php:619
-#: mod/contacts.php:959
-#, php-format
-msgid "Visit %s's profile [%s]"
-msgstr "Besuche %ss Profil [%s]"
+#: mod/crepair.php:149
+msgid "Remote Self"
+msgstr "Entfernte Konten"
 
-#: mod/ostatus_subscribe.php:21
-msgid "Subscribing to OStatus contacts"
-msgstr "OStatus Kontakten folgen"
+#: mod/crepair.php:152
+msgid "Mirror postings from this contact"
+msgstr "Spiegle Beiträge dieses Kontakts"
 
-#: mod/ostatus_subscribe.php:33
-msgid "No contact provided."
-msgstr "Keine Kontakte gefunden."
+#: mod/crepair.php:154
+msgid ""
+"Mark this contact as remote_self, this will cause friendica to repost new "
+"entries from this contact."
+msgstr "Markiere diesen Kontakt als remote_self (entferntes Konto), dies veranlasst Friendica alle Top-Level Beiträge dieses Kontakts an all Deine Kontakte zu senden."
 
-#: mod/ostatus_subscribe.php:40
-msgid "Couldn't fetch information for contact."
-msgstr "Konnte die Kontaktinformationen nicht einholen."
+#: mod/crepair.php:158 mod/settings.php:677 mod/settings.php:703
+#: mod/admin.php:490 mod/admin.php:1811 mod/admin.php:1822 mod/admin.php:1835
+#: mod/admin.php:1851
+msgid "Name"
+msgstr "Name"
 
-#: mod/ostatus_subscribe.php:50
-msgid "Couldn't fetch friends for contact."
-msgstr "Konnte die Kontaktliste des Kontakts nicht abfragen."
+#: mod/crepair.php:159
+msgid "Account Nickname"
+msgstr "Konto-Spitzname"
 
-#: mod/ostatus_subscribe.php:78
-msgid "success"
-msgstr "Erfolg"
+#: mod/crepair.php:160
+msgid "@Tagname - overrides Name/Nickname"
+msgstr "@Tagname - überschreibt Name/Spitzname"
 
-#: mod/ostatus_subscribe.php:80
-msgid "failed"
-msgstr "Fehlgeschlagen"
+#: mod/crepair.php:161
+msgid "Account URL"
+msgstr "Konto-URL"
 
-#: mod/api.php:85 mod/api.php:107
-msgid "Authorize application connection"
-msgstr "Verbindung der Applikation autorisieren"
+#: mod/crepair.php:162
+msgid "Friend Request URL"
+msgstr "URL für Kontaktschaftsanfragen"
 
-#: mod/api.php:86
-msgid "Return to your app and insert this Securty Code:"
-msgstr "Gehe zu Deiner Anwendung zurück und trage dort folgenden Sicherheitscode ein:"
+#: mod/crepair.php:163
+msgid "Friend Confirm URL"
+msgstr "URL für Bestätigungen von Kontaktanfragen"
 
-#: mod/api.php:95
-msgid "Please login to continue."
-msgstr "Bitte melde Dich an um fortzufahren."
+#: mod/crepair.php:164
+msgid "Notification Endpoint URL"
+msgstr "URL-Endpunkt für Benachrichtigungen"
 
-#: mod/api.php:109
-msgid ""
-"Do you want to authorize this application to access your posts and contacts,"
-" and/or create new posts for you?"
-msgstr "Möchtest Du dieser Anwendung den Zugriff auf Deine Beiträge und Kontakte, sowie das Erstellen neuer Beiträge in Deinem Namen gestatten?"
+#: mod/crepair.php:165
+msgid "Poll/Feed URL"
+msgstr "Pull/Feed-URL"
 
-#: mod/settings.php:50 mod/photos.php:126
-msgid "everybody"
-msgstr "jeder"
+#: mod/crepair.php:166
+msgid "New photo from this URL"
+msgstr "Neues Foto von dieser URL"
 
-#: mod/settings.php:55
-msgid "Account"
-msgstr "Nutzerkonto"
-
-#: mod/settings.php:64 mod/admin.php:187
-msgid "Additional features"
-msgstr "Zusätzliche Features"
-
-#: mod/settings.php:72
-msgid "Display"
-msgstr "Anzeige"
+#: mod/dfrn_confirm.php:132
+msgid ""
+"This may occasionally happen if contact was requested by both persons and it"
+" has already been approved."
+msgstr "Das kann passieren, wenn sich zwei Kontakte gegenseitig eingeladen haben und bereits einer angenommen wurde."
 
-#: mod/settings.php:79 mod/settings.php:842
-msgid "Social Networks"
-msgstr "Soziale Netzwerke"
+#: mod/dfrn_confirm.php:242
+msgid "Response from remote site was not understood."
+msgstr "Antwort der Gegenstelle unverständlich."
 
-#: mod/settings.php:86 mod/admin.php:185 mod/admin.php:1918 mod/admin.php:1978
-msgid "Addons"
-msgstr "Addons"
+#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
+msgid "Unexpected response from remote site: "
+msgstr "Unerwartete Antwort der Gegenstelle: "
 
-#: mod/settings.php:100
-msgid "Connected apps"
-msgstr "Verbundene Programme"
+#: mod/dfrn_confirm.php:263
+msgid "Confirmation completed successfully."
+msgstr "Bestätigung erfolgreich abgeschlossen."
 
-#: mod/settings.php:107 mod/uexport.php:52
-msgid "Export personal data"
-msgstr "Persönliche Daten exportieren"
+#: mod/dfrn_confirm.php:275
+msgid "Temporary failure. Please wait and try again."
+msgstr "Zeitweiser Fehler. Bitte warte einige Momente und versuche es dann noch einmal."
 
-#: mod/settings.php:114
-msgid "Remove account"
-msgstr "Konto löschen"
+#: mod/dfrn_confirm.php:278
+msgid "Introduction failed or was revoked."
+msgstr "Kontaktanfrage schlug fehl oder wurde zurückgezogen."
 
-#: mod/settings.php:168
-msgid "Missing some important data!"
-msgstr "Wichtige Daten fehlen!"
+#: mod/dfrn_confirm.php:283
+msgid "Remote site reported: "
+msgstr "Gegenstelle meldet: "
 
-#: mod/settings.php:170 mod/settings.php:701 mod/contacts.php:826
-msgid "Update"
-msgstr "Aktualisierungen"
+#: mod/dfrn_confirm.php:390
+msgid "Unable to set contact photo."
+msgstr "Konnte das Bild des Kontakts nicht speichern."
 
-#: mod/settings.php:279
-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/dfrn_confirm.php:492
+#, php-format
+msgid "No user record found for '%s' "
+msgstr "Für '%s' wurde kein Nutzer gefunden"
 
-#: mod/settings.php:284
-msgid "Email settings updated."
-msgstr "E-Mail Einstellungen bearbeitet."
+#: mod/dfrn_confirm.php:502
+msgid "Our site encryption key is apparently messed up."
+msgstr "Der Verschlüsselungsschlüssel unserer Seite ist anscheinend nicht in Ordnung."
 
-#: mod/settings.php:300
-msgid "Features updated"
-msgstr "Features aktualisiert"
+#: mod/dfrn_confirm.php:513
+msgid "Empty site URL was provided or URL could not be decrypted by us."
+msgstr "Leere URL für die Seite erhalten oder die URL konnte nicht entschlüsselt werden."
 
-#: mod/settings.php:372
-msgid "Relocate message has been send to your contacts"
-msgstr "Die Umzugsbenachrichtigung wurde an Deine Kontakte versendet."
+#: mod/dfrn_confirm.php:529
+msgid "Contact record was not found for you on our site."
+msgstr "Für diesen Kontakt wurde auf unserer Seite kein Eintrag gefunden."
 
-#: mod/settings.php:389
-msgid "Empty passwords are not allowed. Password unchanged."
-msgstr "Leere Passwörter sind nicht erlaubt. Passwort bleibt unverändert."
+#: mod/dfrn_confirm.php:543
+#, php-format
+msgid "Site public key not available in contact record for URL %s."
+msgstr "Die Kontaktdaten für URL %s enthalten keinen Public Key für den Server."
 
-#: mod/settings.php:400
-msgid "Wrong password."
-msgstr "Falsches Passwort."
+#: mod/dfrn_confirm.php:559
+msgid ""
+"The ID provided by your system is a duplicate on our system. It should work "
+"if you try again."
+msgstr "Die ID, die uns Dein System angeboten hat, ist hier bereits vergeben. Bitte versuche es noch einmal."
 
-#: mod/settings.php:496
-msgid " Please use a shorter name."
-msgstr " Bitte verwende einen kürzeren Namen."
+#: mod/dfrn_confirm.php:570
+msgid "Unable to set your contact credentials on our system."
+msgstr "Deine Kontaktreferenzen konnten nicht in unserem System gespeichert werden."
 
-#: mod/settings.php:499
-msgid " Name too short."
-msgstr " Name ist zu kurz."
+#: mod/dfrn_confirm.php:625
+msgid "Unable to update your contact profile details on our system"
+msgstr "Die Updates für Dein Profil konnten nicht gespeichert werden"
 
-#: mod/settings.php:507
-msgid "Wrong Password"
-msgstr "Falsches Passwort"
+#: mod/dfrn_confirm.php:655 mod/dfrn_request.php:564
+#: src/Model/Contact.php:1568
+msgid "[Name Withheld]"
+msgstr "[Name unterdrückt]"
 
-#: mod/settings.php:512
-msgid "Invalid email."
-msgstr "Ungültige E-Mail-Adresse."
+#: mod/dfrn_confirm.php:688
+#, php-format
+msgid "%1$s has joined %2$s"
+msgstr "%1$s ist %2$s beigetreten"
 
-#: mod/settings.php:519
-msgid "Cannot change to that email."
-msgstr "Ändern der E-Mail nicht möglich. "
+#: mod/dfrn_poll.php:123 mod/dfrn_poll.php:539
+#, php-format
+msgid "%1$s welcomes %2$s"
+msgstr "%1$s heißt %2$s herzlich willkommen"
 
-#: mod/settings.php:572
-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/dfrn_request.php:94
+msgid "This introduction has already been accepted."
+msgstr "Diese Kontaktanfrage wurde bereits akzeptiert."
 
-#: mod/settings.php:575
-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/dfrn_request.php:112 mod/dfrn_request.php:355
+msgid "Profile location is not valid or does not contain profile information."
+msgstr "Profiladresse ist ungültig oder stellt keine Profildaten zur Verfügung."
 
-#: mod/settings.php:615
-msgid "Settings updated."
-msgstr "Einstellungen aktualisiert."
+#: mod/dfrn_request.php:116 mod/dfrn_request.php:359
+msgid "Warning: profile location has no identifiable owner name."
+msgstr "Warnung: Es konnte kein Name des Besitzers von der angegebenen Profiladresse gefunden werden."
 
-#: mod/settings.php:674 mod/settings.php:700 mod/settings.php:736
-msgid "Add application"
-msgstr "Programm hinzufügen"
+#: mod/dfrn_request.php:119 mod/dfrn_request.php:362
+msgid "Warning: profile location has no profile photo."
+msgstr "Warnung: Es gibt kein Profilbild bei der angegebenen Profiladresse."
 
-#: mod/settings.php:675 mod/settings.php:784 mod/settings.php:872
-#: mod/settings.php:961 mod/settings.php:1194 mod/admin.php:307
-#: mod/admin.php:1346 mod/admin.php:1979 mod/admin.php:2232 mod/admin.php:2306
-#: mod/admin.php:2453 mod/delegate.php:168
-msgid "Save Settings"
-msgstr "Einstellungen speichern"
+#: mod/dfrn_request.php:123 mod/dfrn_request.php:366
+#, 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 benötigter Parameter wurde an der angegebenen Stelle nicht gefunden"
+msgstr[1] "%d benötigte Parameter wurden an der angegebenen Stelle nicht gefunden"
 
-#: mod/settings.php:677 mod/settings.php:703 mod/admin.php:490
-#: mod/admin.php:1796 mod/admin.php:1807 mod/admin.php:1820 mod/admin.php:1836
-#: mod/crepair.php:158
-msgid "Name"
-msgstr "Name"
+#: mod/dfrn_request.php:162
+msgid "Introduction complete."
+msgstr "Kontaktanfrage abgeschlossen."
 
-#: mod/settings.php:678 mod/settings.php:704
-msgid "Consumer Key"
-msgstr "Consumer Key"
+#: mod/dfrn_request.php:199
+msgid "Unrecoverable protocol error."
+msgstr "Nicht behebbarer Protokollfehler."
 
-#: mod/settings.php:679 mod/settings.php:705
-msgid "Consumer Secret"
-msgstr "Consumer Secret"
+#: mod/dfrn_request.php:226
+msgid "Profile unavailable."
+msgstr "Profil nicht verfügbar."
 
-#: mod/settings.php:680 mod/settings.php:706
-msgid "Redirect"
-msgstr "Umleiten"
+#: mod/dfrn_request.php:248
+#, php-format
+msgid "%s has received too many connection requests today."
+msgstr "%s hat heute zu viele Kontaktanfragen erhalten."
 
-#: mod/settings.php:681 mod/settings.php:707
-msgid "Icon url"
-msgstr "Icon URL"
+#: mod/dfrn_request.php:249
+msgid "Spam protection measures have been invoked."
+msgstr "Maßnahmen zum Spamschutz wurden ergriffen."
 
-#: mod/settings.php:692
-msgid "You can't edit this application."
-msgstr "Du kannst dieses Programm nicht bearbeiten."
+#: mod/dfrn_request.php:250
+msgid "Friends are advised to please try again in 24 hours."
+msgstr "Freunde sind angehalten, es in 24 Stunden erneut zu versuchen."
 
-#: mod/settings.php:735
-msgid "Connected Apps"
-msgstr "Verbundene Programme"
+#: mod/dfrn_request.php:276
+msgid "Invalid locator"
+msgstr "Ungültiger Locator"
 
-#: mod/settings.php:739
-msgid "Client key starts with"
-msgstr "Anwenderschlüssel beginnt mit"
+#: mod/dfrn_request.php:312
+msgid "You have already introduced yourself here."
+msgstr "Du hast Dich hier bereits vorgestellt."
 
-#: mod/settings.php:740
-msgid "No name"
-msgstr "Kein Name"
+#: mod/dfrn_request.php:315
+#, php-format
+msgid "Apparently you are already friends with %s."
+msgstr "Es scheint so, als ob Du bereits mit %s in Kontakt stehst."
 
-#: mod/settings.php:741
-msgid "Remove authorization"
-msgstr "Autorisierung entziehen"
+#: mod/dfrn_request.php:335
+msgid "Invalid profile URL."
+msgstr "Ungültige Profil-URL."
 
-#: mod/settings.php:752
-msgid "No Addon settings configured"
-msgstr "Keine Addon-Einstellungen konfiguriert"
+#: mod/dfrn_request.php:341 src/Model/Contact.php:1266
+msgid "Disallowed profile URL."
+msgstr "Nicht erlaubte Profil-URL."
 
-#: mod/settings.php:761
-msgid "Addon Settings"
-msgstr "Addon Einstellungen"
+#: mod/dfrn_request.php:435
+msgid "Your introduction has been sent."
+msgstr "Deine Kontaktanfrage wurde gesendet."
 
-#: mod/settings.php:775 mod/admin.php:2442 mod/admin.php:2443
-msgid "Off"
-msgstr "Aus"
+#: mod/dfrn_request.php:473
+msgid ""
+"Remote subscription can't be done for your network. Please subscribe "
+"directly on your system."
+msgstr "Entferntes abon­nie­ren kann für dein Netzwerk nicht durchgeführt werden. Bitte nutze direkt die Abonnieren-Funktion deines Systems.   "
 
-#: mod/settings.php:775 mod/admin.php:2442 mod/admin.php:2443
-msgid "On"
-msgstr "An"
+#: mod/dfrn_request.php:489
+msgid "Please login to confirm introduction."
+msgstr "Bitte melde Dich an, um die Kontaktanfrage zu bestätigen."
 
-#: mod/settings.php:782
-msgid "Additional Features"
-msgstr "Zusätzliche Features"
+#: mod/dfrn_request.php:497
+msgid ""
+"Incorrect identity currently logged in. Please login to "
+"<strong>this</strong> profile."
+msgstr "Momentan bist Du mit einer anderen Identität angemeldet. Bitte melde Dich mit <strong>diesem</strong> Profil an."
 
-#: mod/settings.php:805 mod/settings.php:806
-msgid "enabled"
-msgstr "eingeschaltet"
+#: mod/dfrn_request.php:511 mod/dfrn_request.php:528
+msgid "Confirm"
+msgstr "Bestätigen"
 
-#: mod/settings.php:805 mod/settings.php:806
-msgid "disabled"
-msgstr "ausgeschaltet"
+#: mod/dfrn_request.php:523
+msgid "Hide this contact"
+msgstr "Verberge diesen Kontakt"
 
-#: mod/settings.php:805 mod/settings.php:806
+#: mod/dfrn_request.php:526
 #, php-format
-msgid "Built-in support for %s connectivity is %s"
-msgstr "Eingebaute Unterstützung für Verbindungen zu %s ist %s"
+msgid "Welcome home %s."
+msgstr "Willkommen zurück %s."
 
-#: mod/settings.php:806
-msgid "GNU Social (OStatus)"
-msgstr "GNU Social (OStatus)"
+#: mod/dfrn_request.php:527
+#, php-format
+msgid "Please confirm your introduction/connection request to %s."
+msgstr "Bitte bestätige Deine Kontaktanfrage bei %s."
 
-#: mod/settings.php:837
-msgid "Email access is disabled on this site."
-msgstr "Zugriff auf E-Mails für diese Seite deaktiviert."
+#: mod/dfrn_request.php:638
+msgid ""
+"Please enter your 'Identity Address' from one of the following supported "
+"communications networks:"
+msgstr "Bitte gib die Adresse Deines Profils in einem der unterstützten sozialen Netzwerke an:"
 
-#: mod/settings.php:847
-msgid "General Social Media Settings"
-msgstr "Allgemeine Einstellungen zu Sozialen Medien"
+#: mod/dfrn_request.php:641
+#, 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 "Wenn du noch kein Mitglied dieses freien sozialen Netzwerks bist, <a href=\"%s\">folge diesem Link</a> um einen öffentlichen Friendica Server zu finden und beizutreten."
 
-#: mod/settings.php:848
-msgid "Disable Content Warning"
-msgstr "Inhaltswarnungen ausschalten"
+#: mod/dfrn_request.php:646
+msgid "Friend/Connection Request"
+msgstr "Kontaktanfrage"
 
-#: mod/settings.php:848
+#: mod/dfrn_request.php:647
 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 "Nutzer von anderen Netzwerken, wie z.B. Mastodon oder Pleroma, können Inhaltswarnungen, welche die Beiträge standardmäßig einklappen. Diese Einstellung deaktiviert das automatische Einklappt solcher Beiträge und setzt die Inhaltswarnung als Titel des Beitrags. Wenn du andere Filtereinstellungen vorgenommen hast, werden diese hierdurch nicht beeinflusst."
+"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
+"testuser@gnusocial.de"
+msgstr "Beispiele: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"
 
-#: mod/settings.php:849
-msgid "Disable intelligent shortening"
-msgstr "Intelligentes Link kürzen ausschalten"
+#: mod/dfrn_request.php:652 src/Content/ContactSelector.php:79
+msgid "Friendica"
+msgstr "Friendica"
 
-#: mod/settings.php:849
-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 hinzu zu fügen. Wird diese Option ausgewählt wird stets ein Link auf die originale Friendica Nachricht beigefügt."
+#: mod/dfrn_request.php:653
+msgid "GNU Social (Pleroma, Mastodon)"
+msgstr "GNU Social (Pleroma, Mastodon)"
 
-#: mod/settings.php:850
-msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
-msgstr "Automatisch allen GNU Social (OStatus) Followern/Erwähnern folgen"
+#: mod/dfrn_request.php:654
+msgid "Diaspora (Socialhome, Hubzilla)"
+msgstr "Diaspora (Socialhome, Hubzilla)"
 
-#: mod/settings.php:850
+#: mod/dfrn_request.php:655
+#, 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,."
+" - please do not use this form.  Instead, enter %s into your Diaspora search"
+" bar."
+msgstr " - bitte verwende dieses Formular nicht. Stattdessen suche nach %s in Deiner Diaspora Suchleiste."
 
-#: mod/settings.php:851
-msgid "Default group for OStatus contacts"
-msgstr "Voreingestellte Gruppe für OStatus Kontakte"
+#: mod/help.php:48
+msgid "Help:"
+msgstr "Hilfe:"
 
-#: mod/settings.php:852
-msgid "Your legacy GNU Social account"
-msgstr "Dein alter GNU Social Account"
+#: mod/help.php:54 view/theme/vier/theme.php:297 src/Content/Nav.php:134
+msgid "Help"
+msgstr "Hilfe"
 
-#: mod/settings.php:852
-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 Socual/Statusnet Accountnamen hier angibst (Format name@domain.tld) werden deine Kontakte automatisch hinzugefügt. Dieses Feld wird geleert, wenn die Kontakte hinzugefügt wurden."
+#: mod/help.php:63 index.php:317
+msgid "Page not found."
+msgstr "Seite nicht gefunden."
 
-#: mod/settings.php:855
-msgid "Repair OStatus subscriptions"
-msgstr "OStatus Abonnements reparieren"
+#: mod/install.php:87
+msgid "Friendica Communications Server - Setup"
+msgstr "Friendica-Server für soziale Netzwerke – Setup"
 
-#: mod/settings.php:859
-msgid "Email/Mailbox Setup"
-msgstr "E-Mail/Postfach-Einstellungen"
+#: mod/install.php:93
+msgid "Could not connect to database."
+msgstr "Verbindung zur Datenbank gescheitert."
+
+#: mod/install.php:97
+msgid "Could not create table."
+msgstr "Tabelle konnte nicht angelegt werden."
+
+#: mod/install.php:103
+msgid "Your Friendica site database has been installed."
+msgstr "Die Datenbank Deiner Friendicaseite wurde installiert."
 
-#: mod/settings.php:860
+#: mod/install.php:108
 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."
+"You may need to import the file \"database.sql\" manually using phpmyadmin "
+"or mysql."
+msgstr "Möglicherweise musst Du die Datei \"database.sql\" manuell mit phpmyadmin oder mysql importieren."
 
-#: mod/settings.php:861
-msgid "Last successful email check:"
-msgstr "Letzter erfolgreicher E-Mail Check"
+#: mod/install.php:109 mod/install.php:155 mod/install.php:267
+msgid "Please see the file \"INSTALL.txt\"."
+msgstr "Lies bitte die \"INSTALL.txt\"."
 
-#: mod/settings.php:863
-msgid "IMAP server name:"
-msgstr "IMAP-Server-Name:"
+#: mod/install.php:121
+msgid "Database already in use."
+msgstr "Die Datenbank wird bereits verwendet."
 
-#: mod/settings.php:864
-msgid "IMAP port:"
-msgstr "IMAP-Port:"
+#: mod/install.php:152
+msgid "System check"
+msgstr "Systemtest"
 
-#: mod/settings.php:865
-msgid "Security:"
-msgstr "Sicherheit:"
+#: mod/install.php:157
+msgid "Check again"
+msgstr "Noch einmal testen"
 
-#: mod/settings.php:865 mod/settings.php:870
-msgid "None"
-msgstr "Keine"
+#: mod/install.php:177
+msgid "Database connection"
+msgstr "Datenbankverbindung"
 
-#: mod/settings.php:866
-msgid "Email login name:"
-msgstr "E-Mail-Login-Name:"
+#: mod/install.php:178
+msgid ""
+"In order to install Friendica we need to know how to connect to your "
+"database."
+msgstr "Um Friendica installieren zu können, müssen wir wissen, wie wir mit Deiner Datenbank Kontakt aufnehmen können."
 
-#: mod/settings.php:867
-msgid "Email password:"
-msgstr "E-Mail-Passwort:"
+#: mod/install.php:179
+msgid ""
+"Please contact your hosting provider or site administrator if you have "
+"questions about these settings."
+msgstr "Bitte kontaktiere den Hosting Provider oder den Administrator der Seite, falls Du Fragen zu diesen Einstellungen haben solltest."
 
-#: mod/settings.php:868
-msgid "Reply-to address:"
-msgstr "Reply-to Adresse:"
+#: mod/install.php:180
+msgid ""
+"The database you specify below should already exist. If it does not, please "
+"create it before continuing."
+msgstr "Die Datenbank, die Du unten angibst, sollte bereits existieren. Ist dies noch nicht der Fall, erzeuge sie bitte bevor Du mit der Installation fortfährst."
 
-#: mod/settings.php:869
-msgid "Send public posts to all email contacts:"
-msgstr "Sende öffentliche Beiträge an alle E-Mail-Kontakte:"
+#: mod/install.php:184
+msgid "Database Server Name"
+msgstr "Datenbank-Server"
 
-#: mod/settings.php:870
-msgid "Action after import:"
-msgstr "Aktion nach Import:"
+#: mod/install.php:185
+msgid "Database Login Name"
+msgstr "Datenbank-Nutzer"
 
-#: mod/settings.php:870
-msgid "Move to folder"
-msgstr "In einen Ordner verschieben"
+#: mod/install.php:186
+msgid "Database Login Password"
+msgstr "Datenbank-Passwort"
 
-#: mod/settings.php:871
-msgid "Move to folder:"
-msgstr "In diesen Ordner verschieben:"
+#: mod/install.php:186
+msgid "For security reasons the password must not be empty"
+msgstr "Aus Sicherheitsgründen darf das Passwort nicht leer sein."
 
-#: mod/settings.php:905 mod/admin.php:1236
-msgid "No special theme for mobile devices"
-msgstr "Kein spezielles Theme für mobile Geräte verwenden."
+#: mod/install.php:187
+msgid "Database Name"
+msgstr "Datenbank-Name"
 
-#: mod/settings.php:914
-#, php-format
-msgid "%s - (Unsupported)"
-msgstr "%s - (Nicht unterstützt)"
+#: mod/install.php:188 mod/install.php:228
+msgid "Site administrator email address"
+msgstr "E-Mail-Adresse des Administrators"
 
-#: mod/settings.php:916
-#, php-format
-msgid "%s - (Experimental)"
-msgstr "%s - (Experimentell)"
+#: mod/install.php:188 mod/install.php:228
+msgid ""
+"Your account email address must match this in order to use the web admin "
+"panel."
+msgstr "Die E-Mail-Adresse, die in Deinem Friendica-Account eingetragen ist, muss mit dieser Adresse übereinstimmen, damit Du das Admin-Panel benutzen kannst."
 
-#: mod/settings.php:959
-msgid "Display Settings"
-msgstr "Anzeige-Einstellungen"
+#: mod/install.php:192 mod/install.php:231
+msgid "Please select a default timezone for your website"
+msgstr "Bitte wähle die Standardzeitzone Deiner Webseite"
 
-#: mod/settings.php:965 mod/settings.php:989
-msgid "Display Theme:"
-msgstr "Theme:"
+#: mod/install.php:218
+msgid "Site settings"
+msgstr "Server-Einstellungen"
 
-#: mod/settings.php:966
-msgid "Mobile Theme:"
-msgstr "Mobiles Theme"
+#: mod/install.php:232
+msgid "System Language:"
+msgstr "Systemsprache:"
 
-#: mod/settings.php:967
-msgid "Suppress warning of insecure networks"
-msgstr "Warnung wegen unsicheren Netzwerken unterdrücken"
+#: mod/install.php:232
+msgid ""
+"Set the default language for your Friendica installation interface and to "
+"send emails."
+msgstr "Wähle die Standardsprache für deine Friendica-Installations-Oberfläche und den E-Mail-Versand"
 
-#: mod/settings.php:967
+#: mod/install.php:248
 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."
+"The database configuration file \".htconfig.php\" could not be written. "
+"Please use the enclosed text to create a configuration file in your web "
+"server root."
+msgstr "Die Konfigurationsdatei \".htconfig.php\" konnte nicht angelegt werden. Bitte verwende den angefügten Text, um die Datei im Stammverzeichnis Deiner Friendica-Installation zu erzeugen."
 
-#: mod/settings.php:968
-msgid "Update browser every xx seconds"
-msgstr "Browser alle xx Sekunden aktualisieren"
+#: mod/install.php:265
+msgid "<h1>What next</h1>"
+msgstr "<h1>Wie geht es weiter?</h1>"
 
-#: mod/settings.php:968
-msgid "Minimum of 10 seconds. Enter -1 to disable it."
-msgstr "Minimum sind 10 Sekunden. Gib -1 ein um abzuschalten."
+#: mod/install.php:266
+msgid ""
+"IMPORTANT: You will need to [manually] setup a scheduled task for the "
+"worker."
+msgstr "Wichtig: Du musst [manuell] einen Cronjob (o.ä.) für den Worker einrichten."
 
-#: mod/settings.php:969
-msgid "Number of items to display per page:"
-msgstr "Zahl der Beiträge, die pro Netzwerkseite angezeigt werden sollen: "
+#: mod/install.php:269
+#, 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 "Du solltest nun die Seite zur <a href=\"%s/register\">Nutzerregistrierung</a> deiner neuen Friendica Instanz besuchen und einen neuen Nutzer einrichten. Bitte denke daran die selbe E-Mail Adresse anzugeben, die du auch als Administrator E-Mail angegeben hast, damit du das Admin-Panel verwenden kannst."
 
-#: mod/settings.php:969 mod/settings.php:970
-msgid "Maximum of 100 items"
-msgstr "Maximal 100 Beiträge"
+#: mod/message.php:30 src/Content/Nav.php:195
+msgid "New Message"
+msgstr "Neue Nachricht"
 
-#: mod/settings.php:970
-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/message.php:77
+msgid "Unable to locate contact information."
+msgstr "Konnte die Kontaktinformationen nicht finden."
 
-#: mod/settings.php:971
-msgid "Don't show emoticons"
-msgstr "Keine Smilies anzeigen"
+#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:192
+msgid "Messages"
+msgstr "Nachrichten"
 
-#: mod/settings.php:972
-msgid "Calendar"
-msgstr "Kalender"
+#: mod/message.php:136
+msgid "Do you really want to delete this message?"
+msgstr "Möchtest Du wirklich diese Nachricht löschen?"
 
-#: mod/settings.php:973
-msgid "Beginning of week:"
-msgstr "Wochenbeginn:"
+#: mod/message.php:152
+msgid "Message deleted."
+msgstr "Nachricht gelöscht."
 
-#: mod/settings.php:974
-msgid "Don't show notices"
-msgstr "Info-Popups nicht anzeigen"
+#: mod/message.php:166
+msgid "Conversation removed."
+msgstr "Unterhaltung gelöscht."
 
-#: mod/settings.php:975
-msgid "Infinite scroll"
-msgstr "Endloses Scrollen"
+#: mod/message.php:272
+msgid "No messages."
+msgstr "Keine Nachrichten."
 
-#: mod/settings.php:976
-msgid "Automatic updates only at the top of the network page"
-msgstr "Automatische Updates nur, wenn Du oben auf der Netzwerkseite bist."
+#: mod/message.php:311
+msgid "Message not available."
+msgstr "Nachricht nicht verfügbar."
 
-#: mod/settings.php:976
-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/message.php:378
+msgid "Delete message"
+msgstr "Nachricht löschen"
 
-#: mod/settings.php:977
-msgid "Bandwith Saver Mode"
-msgstr "Bandbreiten-Spar-Modus"
+#: mod/message.php:380 mod/message.php:481
+msgid "D, d M Y - g:i A"
+msgstr "D, d. M Y - H:i"
+
+#: mod/message.php:395 mod/message.php:478
+msgid "Delete conversation"
+msgstr "Unterhaltung löschen"
 
-#: mod/settings.php:977
+#: mod/message.php:397
 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."
+"No secure communications available. You <strong>may</strong> be able to "
+"respond from the sender's profile page."
+msgstr "Sichere Kommunikation ist nicht verfügbar. <strong>Eventuell</strong> kannst Du auf der Profilseite des Absenders antworten."
 
-#: mod/settings.php:978
-msgid "Smart Threading"
-msgstr "Intelligentes Threading"
-
-#: mod/settings.php:978
-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/message.php:401
+msgid "Send Reply"
+msgstr "Antwort senden"
 
-#: mod/settings.php:980
-msgid "General Theme Settings"
-msgstr "Allgemeine Themeneinstellungen"
+#: mod/message.php:452
+#, php-format
+msgid "Unknown sender - %s"
+msgstr "'Unbekannter Absender - %s"
 
-#: mod/settings.php:981
-msgid "Custom Theme Settings"
-msgstr "Benutzerdefinierte Theme Einstellungen"
+#: mod/message.php:454
+#, php-format
+msgid "You and %s"
+msgstr "Du und %s"
 
-#: mod/settings.php:982
-msgid "Content Settings"
-msgstr "Einstellungen zum Inhalt"
+#: mod/message.php:456
+#, php-format
+msgid "%s and You"
+msgstr "%s und Du"
 
-#: mod/settings.php:983 view/theme/quattro/config.php:75
-#: view/theme/frio/config.php:115 view/theme/vier/config.php:121
-#: view/theme/duepuntozero/config.php:73
-msgid "Theme settings"
-msgstr "Themeneinstellungen"
+#: mod/message.php:484
+#, php-format
+msgid "%d message"
+msgid_plural "%d messages"
+msgstr[0] "%d Nachricht"
+msgstr[1] "%d Nachrichten"
 
-#: mod/settings.php:1002
-msgid "Unable to find your profile. Please contact your admin."
-msgstr "Konnte dein Profil nicht finden. Bitte kontaktiere den Admin."
+#: mod/settings.php:56
+msgid "Account"
+msgstr "Nutzerkonto"
 
-#: mod/settings.php:1044
-msgid "Account Types"
-msgstr "Kontenarten"
+#: mod/settings.php:65 mod/admin.php:187
+msgid "Additional features"
+msgstr "Zusätzliche Features"
 
-#: mod/settings.php:1045
-msgid "Personal Page Subtypes"
-msgstr "Unterarten der persönlichen Seite"
+#: mod/settings.php:73
+msgid "Display"
+msgstr "Anzeige"
 
-#: mod/settings.php:1046
-msgid "Community Forum Subtypes"
-msgstr "Unterarten des Gemeinschaftsforums"
+#: mod/settings.php:80 mod/settings.php:840
+msgid "Social Networks"
+msgstr "Soziale Netzwerke"
 
-#: mod/settings.php:1053 mod/admin.php:1746
-msgid "Personal Page"
-msgstr "Persönliche Seite"
+#: mod/settings.php:87 mod/admin.php:185 mod/admin.php:1933 mod/admin.php:1993
+msgid "Addons"
+msgstr "Addons"
 
-#: mod/settings.php:1054
-msgid "Account for a personal profile."
-msgstr "Konto für ein persönliches Profil."
+#: mod/settings.php:94 src/Content/Nav.php:201
+msgid "Delegations"
+msgstr "Delegationen"
 
-#: mod/settings.php:1057 mod/admin.php:1747
-msgid "Organisation Page"
-msgstr "Organisationsseite"
+#: mod/settings.php:101
+msgid "Connected apps"
+msgstr "Verbundene Programme"
 
-#: mod/settings.php:1058
-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:115
+msgid "Remove account"
+msgstr "Konto löschen"
 
-#: mod/settings.php:1061 mod/admin.php:1748
-msgid "News Page"
-msgstr "Nachrichtenseite"
+#: mod/settings.php:167
+msgid "Missing some important data!"
+msgstr "Wichtige Daten fehlen!"
 
-#: mod/settings.php:1062
-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:278
+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:1065 mod/admin.php:1749
-msgid "Community Forum"
-msgstr "Gemeinschaftsforum"
+#: mod/settings.php:283
+msgid "Email settings updated."
+msgstr "E-Mail Einstellungen bearbeitet."
 
-#: mod/settings.php:1066
-msgid "Account for community discussions."
-msgstr "Konto für Diskussionsforen. "
+#: mod/settings.php:299
+msgid "Features updated"
+msgstr "Features aktualisiert"
 
-#: mod/settings.php:1069 mod/admin.php:1739
-msgid "Normal Account Page"
-msgstr "Normales Konto"
+#: mod/settings.php:372
+msgid "Relocate message has been send to your contacts"
+msgstr "Die Umzugsbenachrichtigung wurde an Deine Kontakte versendet."
 
-#: mod/settings.php:1070
-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:384 src/Model/User.php:339
+msgid "Passwords do not match. Password unchanged."
+msgstr "Die Passwörter stimmen nicht überein. Das Passwort bleibt unverändert."
 
-#: mod/settings.php:1073 mod/admin.php:1740
-msgid "Soapbox Page"
-msgstr "Marktschreier-Konto"
+#: mod/settings.php:389
+msgid "Empty passwords are not allowed. Password unchanged."
+msgstr "Leere Passwörter sind nicht erlaubt. Passwort bleibt unverändert."
 
-#: mod/settings.php:1074
+#: mod/settings.php:394 src/Core/Console/NewPassword.php:87
 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."
+"The new password has been exposed in a public data dump, please choose "
+"another."
+msgstr "Das neuer Passwort wurde in einem öffentlichen Daten-Dump veröffentlicht. Bitte verwende ein anderes Passwort."
 
-#: mod/settings.php:1077 mod/admin.php:1741
-msgid "Public Forum"
-msgstr "Öffentliches Forum"
+#: mod/settings.php:400
+msgid "Wrong password."
+msgstr "Falsches Passwort."
 
-#: mod/settings.php:1078
-msgid "Automatically approves all contact requests."
-msgstr "Bestätigt alle Kontaktanfragen automatisch."
+#: mod/settings.php:407 src/Core/Console/NewPassword.php:94
+msgid "Password changed."
+msgstr "Passwort geändert."
 
-#: mod/settings.php:1081 mod/admin.php:1742
-msgid "Automatic Friend Page"
-msgstr "Automatische Freunde Seite"
+#: mod/settings.php:409 src/Core/Console/NewPassword.php:91
+msgid "Password update failed. Please try again."
+msgstr "Aktualisierung des Passworts gescheitert, bitte versuche es noch einmal."
 
-#: mod/settings.php:1082
-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:496
+msgid " Please use a shorter name."
+msgstr " Bitte verwende einen kürzeren Namen."
 
-#: mod/settings.php:1085
-msgid "Private Forum [Experimental]"
-msgstr "Privates Forum [Versuchsstadium]"
+#: mod/settings.php:499
+msgid " Name too short."
+msgstr " Name ist zu kurz."
 
-#: mod/settings.php:1086
-msgid "Requires manual approval of contact requests."
-msgstr "Kontaktanfragen müssen manuell bestätigt werden."
+#: mod/settings.php:507
+msgid "Wrong Password"
+msgstr "Falsches Passwort"
 
-#: mod/settings.php:1097
-msgid "OpenID:"
-msgstr "OpenID:"
+#: mod/settings.php:512
+msgid "Invalid email."
+msgstr "Ungültige E-Mail-Adresse."
 
-#: mod/settings.php:1097
-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:519
+msgid "Cannot change to that email."
+msgstr "Ändern der E-Mail nicht möglich. "
 
-#: mod/settings.php:1105
-msgid "Publish your default profile in your local site directory?"
-msgstr "Darf Dein Standardprofil im Verzeichnis dieses Servers veröffentlicht werden?"
+#: mod/settings.php:572
+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:1105
-#, php-format
-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."
+#: mod/settings.php:575
+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:1111
-msgid "Publish your default profile in the global social directory?"
-msgstr "Darf Dein Standardprofil im weltweiten Verzeichnis veröffentlicht werden?"
+#: mod/settings.php:615
+msgid "Settings updated."
+msgstr "Einstellungen aktualisiert."
 
-#: mod/settings.php:1111
-#, 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 "Dein Profil wird im <a href=\"%s\">lokalen Verzeichnis</a> dieses Knotens veröffentlicht. Je nach Systemeinstellungen kann es öffentlich auffindbar sein."
+#: mod/settings.php:674 mod/settings.php:700 mod/settings.php:734
+msgid "Add application"
+msgstr "Programm hinzufügen"
 
-#: mod/settings.php:1118
-msgid "Hide your contact/friend list from viewers of your default profile?"
-msgstr "Liste der Kontakte vor Betrachtern des Standardprofils verbergen?"
+#: mod/settings.php:678 mod/settings.php:704
+msgid "Consumer Key"
+msgstr "Consumer Key"
 
-#: mod/settings.php:1118
-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/settings.php:679 mod/settings.php:705
+msgid "Consumer Secret"
+msgstr "Consumer Secret"
 
-#: mod/settings.php:1122
-msgid "Hide your profile details from anonymous viewers?"
-msgstr "Profil-Details vor unbekannten Betrachtern verbergen?"
+#: mod/settings.php:680 mod/settings.php:706
+msgid "Redirect"
+msgstr "Umleiten"
 
-#: mod/settings.php:1122
-msgid ""
-"Anonymous visitors will only see your profile picture, your display name and"
-" the nickname you are using on your profile page. Disables posting public "
-"messages to Diaspora and other networks."
-msgstr "Anonyme Besucher deines Profils werden ausschließlich dein Profilbild, deinen Namen sowie deinen Spitznamen sehen. Ist diese Option aktiv, können keine öffentlichen Beiträge zu Diaspora und anderen Netzwerken veröffentlicht werden."
+#: mod/settings.php:681 mod/settings.php:707
+msgid "Icon url"
+msgstr "Icon URL"
 
-#: mod/settings.php:1126
-msgid "Allow friends to post to your profile page?"
-msgstr "Dürfen Deine Kontakte auf Deine Pinnwand schreiben?"
+#: mod/settings.php:692
+msgid "You can't edit this application."
+msgstr "Du kannst dieses Programm nicht bearbeiten."
 
-#: mod/settings.php:1126
-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."
+#: mod/settings.php:733
+msgid "Connected Apps"
+msgstr "Verbundene Programme"
 
-#: mod/settings.php:1130
-msgid "Allow friends to tag your posts?"
-msgstr "Dürfen Deine Kontakte Deine Beiträge mit Schlagwörtern versehen?"
+#: mod/settings.php:735 src/Object/Post.php:155 src/Object/Post.php:157
+msgid "Edit"
+msgstr "Bearbeiten"
 
-#: mod/settings.php:1130
-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:737
+msgid "Client key starts with"
+msgstr "Anwenderschlüssel beginnt mit"
 
-#: mod/settings.php:1134
-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:738
+msgid "No name"
+msgstr "Kein Name"
 
-#: mod/settings.php:1134
-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:739
+msgid "Remove authorization"
+msgstr "Autorisierung entziehen"
 
-#: mod/settings.php:1138
-msgid "Permit unknown people to send you private mail?"
-msgstr "Dürfen Dir Unbekannte private Nachrichten schicken?"
+#: mod/settings.php:750
+msgid "No Addon settings configured"
+msgstr "Keine Addon-Einstellungen konfiguriert"
 
-#: mod/settings.php:1138
-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:759
+msgid "Addon Settings"
+msgstr "Addon Einstellungen"
 
-#: mod/settings.php:1142
-msgid "Profile is <strong>not published</strong>."
-msgstr "Profil ist <strong>nicht veröffentlicht</strong>."
+#: mod/settings.php:773 mod/admin.php:2457 mod/admin.php:2458
+msgid "Off"
+msgstr "Aus"
 
-#: mod/settings.php:1148
-#, 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:773 mod/admin.php:2457 mod/admin.php:2458
+msgid "On"
+msgstr "An"
 
-#: mod/settings.php:1155
-msgid "Automatically expire posts after this many days:"
-msgstr "Beiträge verfallen automatisch nach dieser Anzahl von Tagen:"
+#: mod/settings.php:780
+msgid "Additional Features"
+msgstr "Zusätzliche Features"
 
-#: mod/settings.php:1155
-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:1156
-msgid "Advanced expiration settings"
-msgstr "Erweiterte Verfallseinstellungen"
-
-#: mod/settings.php:1157
-msgid "Advanced Expiration"
-msgstr "Erweitertes Verfallen"
+#: mod/settings.php:803 src/Content/ContactSelector.php:83
+msgid "Diaspora"
+msgstr "Diaspora"
 
-#: mod/settings.php:1158
-msgid "Expire posts:"
-msgstr "Beiträge verfallen lassen:"
+#: mod/settings.php:803 mod/settings.php:804
+msgid "enabled"
+msgstr "eingeschaltet"
 
-#: mod/settings.php:1159
-msgid "Expire personal notes:"
-msgstr "Persönliche Notizen verfallen lassen:"
+#: mod/settings.php:803 mod/settings.php:804
+msgid "disabled"
+msgstr "ausgeschaltet"
 
-#: mod/settings.php:1160
-msgid "Expire starred posts:"
-msgstr "Markierte Beiträge verfallen lassen:"
+#: mod/settings.php:803 mod/settings.php:804
+#, 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:1161
-msgid "Expire photos:"
-msgstr "Fotos verfallen lassen:"
+#: mod/settings.php:804
+msgid "GNU Social (OStatus)"
+msgstr "GNU Social (OStatus)"
 
-#: mod/settings.php:1162
-msgid "Only expire posts by others:"
-msgstr "Nur Beiträge anderer verfallen:"
+#: mod/settings.php:835
+msgid "Email access is disabled on this site."
+msgstr "Zugriff auf E-Mails für diese Seite deaktiviert."
 
-#: mod/settings.php:1192
-msgid "Account Settings"
-msgstr "Kontoeinstellungen"
+#: mod/settings.php:845
+msgid "General Social Media Settings"
+msgstr "Allgemeine Einstellungen zu Sozialen Medien"
 
-#: mod/settings.php:1200
-msgid "Password Settings"
-msgstr "Passwort-Einstellungen"
+#: mod/settings.php:846
+msgid "Disable Content Warning"
+msgstr "Inhaltswarnungen ausschalten"
 
-#: mod/settings.php:1201 mod/register.php:273
-msgid "New Password:"
-msgstr "Neues Passwort:"
+#: mod/settings.php:846
+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 "Nutzer von anderen Netzwerken, wie z.B. Mastodon oder Pleroma, können Inhaltswarnungen, welche die Beiträge standardmäßig einklappen. Diese Einstellung deaktiviert das automatische Einklappt solcher Beiträge und setzt die Inhaltswarnung als Titel des Beitrags. Wenn du andere Filtereinstellungen vorgenommen hast, werden diese hierdurch nicht beeinflusst."
 
-#: mod/settings.php:1202 mod/register.php:274
-msgid "Confirm:"
-msgstr "Bestätigen:"
+#: mod/settings.php:847
+msgid "Disable intelligent shortening"
+msgstr "Intelligentes Link kürzen ausschalten"
 
-#: mod/settings.php:1202
-msgid "Leave password fields blank unless changing"
-msgstr "Lass die Passwort-Felder leer, außer Du willst das Passwort ändern"
+#: mod/settings.php:847
+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 hinzu zu fügen. Wird diese Option ausgewählt wird stets ein Link auf die originale Friendica Nachricht beigefügt."
 
-#: mod/settings.php:1203
-msgid "Current Password:"
-msgstr "Aktuelles Passwort:"
+#: mod/settings.php:848
+msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
+msgstr "Automatisch allen GNU Social (OStatus) Followern/Erwähnern folgen"
 
-#: mod/settings.php:1203 mod/settings.php:1204
-msgid "Your current password to confirm the changes"
-msgstr "Dein aktuelles Passwort um die Änderungen zu bestätigen"
+#: mod/settings.php:848
+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:1204
-msgid "Password:"
-msgstr "Passwort:"
+#: mod/settings.php:849
+msgid "Default group for OStatus contacts"
+msgstr "Voreingestellte Gruppe für OStatus Kontakte"
 
-#: mod/settings.php:1208
-msgid "Basic Settings"
-msgstr "Grundeinstellungen"
+#: mod/settings.php:850
+msgid "Your legacy GNU Social account"
+msgstr "Dein alter GNU Social Account"
 
-#: mod/settings.php:1210
-msgid "Email Address:"
-msgstr "E-Mail-Adresse:"
+#: mod/settings.php:850
+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 Socual/Statusnet Accountnamen 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:1211
-msgid "Your Timezone:"
-msgstr "Deine Zeitzone:"
+#: mod/settings.php:853
+msgid "Repair OStatus subscriptions"
+msgstr "OStatus Abonnements reparieren"
 
-#: mod/settings.php:1212
-msgid "Your Language:"
-msgstr "Deine Sprache:"
+#: mod/settings.php:857
+msgid "Email/Mailbox Setup"
+msgstr "E-Mail/Postfach-Einstellungen"
 
-#: mod/settings.php:1212
+#: mod/settings.php:858
 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"
+"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:1213
-msgid "Default Post Location:"
-msgstr "Standardstandort:"
+#: mod/settings.php:859
+msgid "Last successful email check:"
+msgstr "Letzter erfolgreicher E-Mail Check"
 
-#: mod/settings.php:1214
-msgid "Use Browser Location:"
-msgstr "Standort des Browsers verwenden:"
+#: mod/settings.php:861
+msgid "IMAP server name:"
+msgstr "IMAP-Server-Name:"
 
-#: mod/settings.php:1217
-msgid "Security and Privacy Settings"
-msgstr "Sicherheits- und Privatsphäre-Einstellungen"
+#: mod/settings.php:862
+msgid "IMAP port:"
+msgstr "IMAP-Port:"
 
-#: mod/settings.php:1219
-msgid "Maximum Friend Requests/Day:"
-msgstr "Maximale Anzahl vonKontaktanfragen/Tag:"
+#: mod/settings.php:863
+msgid "Security:"
+msgstr "Sicherheit:"
 
-#: mod/settings.php:1219 mod/settings.php:1248
-msgid "(to prevent spam abuse)"
-msgstr "(um SPAM zu vermeiden)"
+#: mod/settings.php:863 mod/settings.php:868
+msgid "None"
+msgstr "Keine"
 
-#: mod/settings.php:1220
-msgid "Default Post Permissions"
-msgstr "Standard-Zugriffsrechte für Beiträge"
+#: mod/settings.php:864
+msgid "Email login name:"
+msgstr "E-Mail-Login-Name:"
 
-#: mod/settings.php:1221
-msgid "(click to open/close)"
-msgstr "(klicke zum öffnen/schließen)"
+#: mod/settings.php:865
+msgid "Email password:"
+msgstr "E-Mail-Passwort:"
 
-#: mod/settings.php:1229 mod/photos.php:1106 mod/photos.php:1449
-msgid "Show to Groups"
-msgstr "Zeige den Gruppen"
+#: mod/settings.php:866
+msgid "Reply-to address:"
+msgstr "Reply-to Adresse:"
 
-#: mod/settings.php:1230 mod/photos.php:1107 mod/photos.php:1450
-msgid "Show to Contacts"
-msgstr "Zeige den Kontakten"
+#: mod/settings.php:867
+msgid "Send public posts to all email contacts:"
+msgstr "Sende öffentliche Beiträge an alle E-Mail-Kontakte:"
 
-#: mod/settings.php:1231
-msgid "Default Private Post"
-msgstr "Privater Standardbeitrag"
+#: mod/settings.php:868
+msgid "Action after import:"
+msgstr "Aktion nach Import:"
 
-#: mod/settings.php:1232
-msgid "Default Public Post"
-msgstr "Öffentlicher Standardbeitrag"
+#: mod/settings.php:868 src/Content/Nav.php:189
+msgid "Mark as seen"
+msgstr "Als gelesen markieren"
 
-#: mod/settings.php:1236
-msgid "Default Permissions for New Posts"
-msgstr "Standardberechtigungen für neue Beiträge"
+#: mod/settings.php:868
+msgid "Move to folder"
+msgstr "In einen Ordner verschieben"
 
-#: mod/settings.php:1248
-msgid "Maximum private messages per day from unknown people:"
-msgstr "Maximale Anzahl privater Nachrichten von Unbekannten pro Tag:"
+#: mod/settings.php:869
+msgid "Move to folder:"
+msgstr "In diesen Ordner verschieben:"
 
-#: mod/settings.php:1251
-msgid "Notification Settings"
-msgstr "Benachrichtigungseinstellungen"
+#: mod/settings.php:903 mod/admin.php:1247
+msgid "No special theme for mobile devices"
+msgstr "Kein spezielles Theme für mobile Geräte verwenden."
 
-#: mod/settings.php:1252
-msgid "By default post a status message when:"
-msgstr "Standardmäßig eine Statusnachricht posten, wenn:"
+#: mod/settings.php:912
+#, php-format
+msgid "%s - (Unsupported)"
+msgstr "%s - (Nicht unterstützt)"
 
-#: mod/settings.php:1253
-msgid "accepting a friend request"
-msgstr "– Du eine Kontaktanfrage akzeptierst"
+#: mod/settings.php:914
+#, php-format
+msgid "%s - (Experimental)"
+msgstr "%s - (Experimentell)"
 
-#: mod/settings.php:1254
-msgid "joining a forum/community"
-msgstr "– Du einem Forum/einer Gemeinschaftsseite beitrittst"
+#: mod/settings.php:957
+msgid "Display Settings"
+msgstr "Anzeige-Einstellungen"
 
-#: mod/settings.php:1255
-msgid "making an <em>interesting</em> profile change"
-msgstr "– Du eine <em>interessante</em> Änderung an Deinem Profil durchführst"
+#: mod/settings.php:963 mod/settings.php:987
+msgid "Display Theme:"
+msgstr "Theme:"
 
-#: mod/settings.php:1256
-msgid "Send a notification email when:"
-msgstr "Benachrichtigungs-E-Mail senden wenn:"
+#: mod/settings.php:964
+msgid "Mobile Theme:"
+msgstr "Mobiles Theme"
 
-#: mod/settings.php:1257
-msgid "You receive an introduction"
-msgstr "– Du eine Kontaktanfrage erhältst"
+#: mod/settings.php:965
+msgid "Suppress warning of insecure networks"
+msgstr "Warnung wegen unsicheren Netzwerken unterdrücken"
 
-#: mod/settings.php:1258
-msgid "Your introductions are confirmed"
-msgstr "– eine Deiner Kontaktanfragen akzeptiert wurde"
+#: mod/settings.php:965
+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:1259
-msgid "Someone writes on your profile wall"
-msgstr "– jemand etwas auf Deine Pinnwand schreibt"
+#: mod/settings.php:966
+msgid "Update browser every xx seconds"
+msgstr "Browser alle xx Sekunden aktualisieren"
 
-#: mod/settings.php:1260
-msgid "Someone writes a followup comment"
-msgstr "– jemand auch einen Kommentar verfasst"
+#: mod/settings.php:966
+msgid "Minimum of 10 seconds. Enter -1 to disable it."
+msgstr "Minimum sind 10 Sekunden. Gib -1 ein um abzuschalten."
 
-#: mod/settings.php:1261
-msgid "You receive a private message"
-msgstr "– Du eine private Nachricht erhältst"
+#: mod/settings.php:967
+msgid "Number of items to display per page:"
+msgstr "Zahl der Beiträge, die pro Netzwerkseite angezeigt werden sollen: "
 
-#: mod/settings.php:1262
-msgid "You receive a friend suggestion"
-msgstr "– Du eine Empfehlung erhältst"
+#: mod/settings.php:967 mod/settings.php:968
+msgid "Maximum of 100 items"
+msgstr "Maximal 100 Beiträge"
 
-#: mod/settings.php:1263
-msgid "You are tagged in a post"
-msgstr "– Du in einem Beitrag erwähnt wirst"
+#: mod/settings.php:968
+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:1264
-msgid "You are poked/prodded/etc. in a post"
-msgstr "– Du von jemandem angestupst oder sonstwie behandelt wirst"
+#: mod/settings.php:969
+msgid "Don't show emoticons"
+msgstr "Keine Smilies anzeigen"
 
-#: mod/settings.php:1266
-msgid "Activate desktop notifications"
-msgstr "Desktop Benachrichtigungen einschalten"
+#: mod/settings.php:970
+msgid "Calendar"
+msgstr "Kalender"
 
-#: mod/settings.php:1266
-msgid "Show desktop popup on new notifications"
-msgstr "Desktop Benachrichtigungen einschalten"
+#: mod/settings.php:971
+msgid "Beginning of week:"
+msgstr "Wochenbeginn:"
 
-#: mod/settings.php:1268
-msgid "Text-only notification emails"
-msgstr "Benachrichtigungs E-Mail als Rein-Text."
+#: mod/settings.php:972
+msgid "Don't show notices"
+msgstr "Info-Popups nicht anzeigen"
 
-#: mod/settings.php:1270
-msgid "Send text only notification emails, without the html part"
-msgstr "Sende Benachrichtigungs E-Mail als Rein-Text - ohne HTML-Teil"
+#: mod/settings.php:973
+msgid "Infinite scroll"
+msgstr "Endloses Scrollen"
 
-#: mod/settings.php:1272
-msgid "Show detailled notifications"
-msgstr "Detaillierte Benachrichtigungen anzeigen"
+#: mod/settings.php:974
+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:1274
+#: mod/settings.php:974
 msgid ""
-"Per default, notifications are condensed to a single notification per item. "
-"When enabled every notification is displayed."
-msgstr "Normalerweise werde alle Benachrichtigungen zu einem Thema zusammengefasst in einer einzigen Mitteilung. Wenn diese Option aktiviert ist, wird jede Mitteilung angezeigt."
+"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:1276
-msgid "Advanced Account/Page Type Settings"
-msgstr "Erweiterte Konto-/Seitentyp-Einstellungen"
+#: mod/settings.php:975
+msgid "Bandwith Saver Mode"
+msgstr "Bandbreiten-Spar-Modus"
 
-#: mod/settings.php:1277
-msgid "Change the behaviour of this account for special situations"
-msgstr "Verhalten dieses Kontos in bestimmten Situationen:"
+#: mod/settings.php:975
+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:1280
-msgid "Relocate"
-msgstr "Umziehen"
+#: mod/settings.php:976
+msgid "Smart Threading"
+msgstr "Intelligentes Threading"
 
-#: mod/settings.php:1281
+#: mod/settings.php:976
 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."
+"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:1282
-msgid "Resend relocate message to contacts"
-msgstr "Umzugsbenachrichtigung erneut an Kontakte senden"
+#: mod/settings.php:978
+msgid "General Theme Settings"
+msgstr "Allgemeine Themeneinstellungen"
 
-#: mod/regmod.php:68
-msgid "Account approved."
-msgstr "Konto freigegeben."
+#: mod/settings.php:979
+msgid "Custom Theme Settings"
+msgstr "Benutzerdefinierte Theme Einstellungen"
 
-#: mod/regmod.php:93
-#, php-format
-msgid "Registration revoked for %s"
-msgstr "Registrierung für %s wurde zurückgezogen"
+#: mod/settings.php:980
+msgid "Content Settings"
+msgstr "Einstellungen zum Inhalt"
 
-#: mod/regmod.php:102
-msgid "Please login."
-msgstr "Bitte melde Dich an."
+#: mod/settings.php:981 view/theme/duepuntozero/config.php:73
+#: view/theme/frio/config.php:120 view/theme/quattro/config.php:75
+#: view/theme/vier/config.php:121
+msgid "Theme settings"
+msgstr "Themeneinstellungen"
 
-#: mod/group.php:36
-msgid "Group created."
-msgstr "Gruppe erstellt."
+#: mod/settings.php:1000
+msgid "Unable to find your profile. Please contact your admin."
+msgstr "Konnte dein Profil nicht finden. Bitte kontaktiere den Admin."
 
-#: mod/group.php:42
-msgid "Could not create group."
-msgstr "Konnte die Gruppe nicht erstellen."
+#: mod/settings.php:1042
+msgid "Account Types"
+msgstr "Kontenarten"
 
-#: mod/group.php:56 mod/group.php:157
-msgid "Group not found."
-msgstr "Gruppe nicht gefunden."
+#: mod/settings.php:1043
+msgid "Personal Page Subtypes"
+msgstr "Unterarten der persönlichen Seite"
 
-#: mod/group.php:70
-msgid "Group name changed."
-msgstr "Gruppenname geändert."
+#: mod/settings.php:1044
+msgid "Community Forum Subtypes"
+msgstr "Unterarten des Gemeinschaftsforums"
 
-#: mod/group.php:83 mod/profperm.php:28 index.php:443
-msgid "Permission denied"
-msgstr "Zugriff verweigert"
+#: mod/settings.php:1051 mod/admin.php:1761
+msgid "Personal Page"
+msgstr "Persönliche Seite"
 
-#: mod/group.php:97
-msgid "Save Group"
-msgstr "Gruppe speichern"
+#: mod/settings.php:1052
+msgid "Account for a personal profile."
+msgstr "Konto für ein persönliches Profil."
 
-#: mod/group.php:102
-msgid "Create a group of contacts/friends."
-msgstr "Eine Kontaktgruppe anlegen."
+#: mod/settings.php:1055 mod/admin.php:1762
+msgid "Organisation Page"
+msgstr "Organisationsseite"
 
-#: mod/group.php:127
-msgid "Group removed."
-msgstr "Gruppe entfernt."
+#: mod/settings.php:1056
+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/group.php:129
-msgid "Unable to remove group."
-msgstr "Konnte die Gruppe nicht entfernen."
+#: mod/settings.php:1059 mod/admin.php:1763
+msgid "News Page"
+msgstr "Nachrichtenseite"
 
-#: mod/group.php:192
-msgid "Delete Group"
-msgstr "Gruppe löschen"
+#: mod/settings.php:1060
+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/group.php:198
-msgid "Group Editor"
-msgstr "Gruppeneditor"
+#: mod/settings.php:1063 mod/admin.php:1764
+msgid "Community Forum"
+msgstr "Gemeinschaftsforum"
 
-#: mod/group.php:203
-msgid "Edit Group Name"
-msgstr "Gruppen Name bearbeiten"
+#: mod/settings.php:1064
+msgid "Account for community discussions."
+msgstr "Konto für Diskussionsforen. "
 
-#: mod/group.php:213
-msgid "Members"
-msgstr "Mitglieder"
+#: mod/settings.php:1067 mod/admin.php:1754
+msgid "Normal Account Page"
+msgstr "Normales Konto"
 
-#: mod/group.php:215 mod/contacts.php:719
-msgid "All Contacts"
-msgstr "Alle Kontakte"
+#: mod/settings.php:1068
+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/group.php:229
-msgid "Remove Contact"
-msgstr "Kontakt löschen"
+#: mod/settings.php:1071 mod/admin.php:1755
+msgid "Soapbox Page"
+msgstr "Marktschreier-Konto"
 
-#: mod/group.php:253
-msgid "Add Contact"
-msgstr "Kontakt hinzufügen"
+#: mod/settings.php:1072
+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/group.php:265 mod/profperm.php:115
-msgid "Click on a contact to add or remove."
-msgstr "Klicke einen Kontakt an, um ihn hinzuzufügen oder zu entfernen"
+#: mod/settings.php:1075 mod/admin.php:1756
+msgid "Public Forum"
+msgstr "Öffentliches Forum"
 
-#: mod/fbrowser.php:131
-msgid "Files"
-msgstr "Dateien"
+#: mod/settings.php:1076
+msgid "Automatically approves all contact requests."
+msgstr "Bestätigt alle Kontaktanfragen automatisch."
 
-#: mod/admin.php:106
-msgid "Theme settings updated."
-msgstr "Themeneinstellungen aktualisiert."
+#: mod/settings.php:1079 mod/admin.php:1757
+msgid "Automatic Friend Page"
+msgstr "Automatische Freunde Seite"
 
-#: mod/admin.php:180
-msgid "Overview"
-msgstr "Übersicht"
+#: mod/settings.php:1080
+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/admin.php:181 mod/admin.php:718
-msgid "Federation Statistics"
-msgstr "Föderation Statistik"
+#: mod/settings.php:1083
+msgid "Private Forum [Experimental]"
+msgstr "Privates Forum [Versuchsstadium]"
 
-#: mod/admin.php:182
-msgid "Configuration"
-msgstr "Konfiguration"
+#: mod/settings.php:1084
+msgid "Requires manual approval of contact requests."
+msgstr "Kontaktanfragen müssen manuell bestätigt werden."
 
-#: mod/admin.php:183 mod/admin.php:1345
-msgid "Site"
-msgstr "Seite"
+#: mod/settings.php:1095
+msgid "OpenID:"
+msgstr "OpenID:"
 
-#: mod/admin.php:184 mod/admin.php:1273 mod/admin.php:1802 mod/admin.php:1818
-msgid "Users"
-msgstr "Nutzer"
+#: mod/settings.php:1095
+msgid "(Optional) Allow this OpenID to login to this account."
+msgstr "(Optional) Erlaube die Anmeldung für dieses Konto mit dieser OpenID."
 
-#: mod/admin.php:186 mod/admin.php:2187 mod/admin.php:2231
-msgid "Themes"
-msgstr "Themen"
+#: mod/settings.php:1103
+msgid "Publish your default profile in your local site directory?"
+msgstr "Darf Dein Standardprofil im Verzeichnis dieses Servers veröffentlicht werden?"
 
-#: mod/admin.php:189
-msgid "Database"
-msgstr "Datenbank"
+#: mod/settings.php:1103
+#, php-format
+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."
 
-#: mod/admin.php:190
-msgid "DB updates"
-msgstr "DB Updates"
+#: mod/settings.php:1109
+msgid "Publish your default profile in the global social directory?"
+msgstr "Darf Dein Standardprofil im weltweiten Verzeichnis veröffentlicht werden?"
 
-#: mod/admin.php:191 mod/admin.php:753
-msgid "Inspect Queue"
-msgstr "Warteschlange Inspizieren"
+#: mod/settings.php:1109
+#, 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 "Dein Profil wird im <a href=\"%s\">lokalen Verzeichnis</a> dieses Knotens veröffentlicht. Je nach Systemeinstellungen kann es öffentlich auffindbar sein."
 
-#: mod/admin.php:192
-msgid "Tools"
-msgstr "Werkzeuge"
+#: mod/settings.php:1116
+msgid "Hide your contact/friend list from viewers of your default profile?"
+msgstr "Liste der Kontakte vor Betrachtern des Standardprofils verbergen?"
 
-#: mod/admin.php:193
-msgid "Contact Blocklist"
-msgstr "Kontakt Sperrliste"
+#: mod/settings.php:1116
+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/admin.php:194 mod/admin.php:362
-msgid "Server Blocklist"
-msgstr "Server Blockliste"
-
-#: mod/admin.php:195 mod/admin.php:521
-msgid "Delete Item"
-msgstr "Eintrag löschen"
-
-#: mod/admin.php:196 mod/admin.php:197 mod/admin.php:2305
-msgid "Logs"
-msgstr "Protokolle"
-
-#: mod/admin.php:198 mod/admin.php:2372
-msgid "View Logs"
-msgstr "Protokolle anzeigen"
+#: mod/settings.php:1120
+msgid "Hide your profile details from anonymous viewers?"
+msgstr "Profil-Details vor unbekannten Betrachtern verbergen?"
 
-#: mod/admin.php:200
-msgid "Diagnostics"
-msgstr "Diagnostik"
+#: mod/settings.php:1120
+msgid ""
+"Anonymous visitors will only see your profile picture, your display name and"
+" the nickname you are using on your profile page. Disables posting public "
+"messages to Diaspora and other networks."
+msgstr "Anonyme Besucher deines Profils werden ausschließlich dein Profilbild, deinen Namen sowie deinen Spitznamen sehen. Ist diese Option aktiv, können keine öffentlichen Beiträge zu Diaspora und anderen Netzwerken veröffentlicht werden."
 
-#: mod/admin.php:201
-msgid "PHP Info"
-msgstr "PHP Info"
+#: mod/settings.php:1124
+msgid "Allow friends to post to your profile page?"
+msgstr "Dürfen Deine Kontakte auf Deine Pinnwand schreiben?"
 
-#: mod/admin.php:202
-msgid "probe address"
-msgstr "Adresse untersuchen"
+#: mod/settings.php:1124
+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."
 
-#: mod/admin.php:203
-msgid "check webfinger"
-msgstr "Webfinger überprüfen"
+#: mod/settings.php:1128
+msgid "Allow friends to tag your posts?"
+msgstr "Dürfen Deine Kontakte Deine Beiträge mit Schlagwörtern versehen?"
 
-#: mod/admin.php:223
-msgid "Addon Features"
-msgstr "Addon Features"
+#: mod/settings.php:1128
+msgid "Your contacts can add additional tags to your posts."
+msgstr "Deine Kontakte dürfen deine Beiträge mit zusätzlichen Schlagworten versehen."
 
-#: mod/admin.php:224
-msgid "User registrations waiting for confirmation"
-msgstr "Nutzeranmeldungen die auf Bestätigung warten"
+#: mod/settings.php:1132
+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/admin.php:301 mod/admin.php:361 mod/admin.php:478 mod/admin.php:520
-#: mod/admin.php:717 mod/admin.php:752 mod/admin.php:848 mod/admin.php:1344
-#: mod/admin.php:1801 mod/admin.php:1917 mod/admin.php:1977 mod/admin.php:2186
-#: mod/admin.php:2230 mod/admin.php:2304 mod/admin.php:2371
-msgid "Administration"
-msgstr "Administration"
+#: mod/settings.php:1132
+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/admin.php:303
-msgid "Display Terms of Service"
-msgstr "Nutzungsbedingungen anzeigen"
+#: mod/settings.php:1136
+msgid "Permit unknown people to send you private mail?"
+msgstr "Dürfen Dir Unbekannte private Nachrichten schicken?"
 
-#: mod/admin.php:303
+#: mod/settings.php:1136
 msgid ""
-"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."
-msgstr "Aktiviert die Seite für die Nutzungsbedingungen. Ist dies der Fall werden sie auch von der Registrierungsseite und der allgemeinen Informationsseite verlinkt."
+"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/admin.php:304
-msgid "Display Privacy Statement"
-msgstr "Datenschutzerklärung anzeigen"
+#: mod/settings.php:1140
+msgid "Profile is <strong>not published</strong>."
+msgstr "Profil ist <strong>nicht veröffentlicht</strong>."
 
-#: mod/admin.php:304
+#: mod/settings.php:1146
 #, php-format
-msgid ""
-"Show some informations regarding the needed information to operate the node "
-"according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."
-msgstr "Zeige Informationen über die zum Betrieb der Seite notwendigen personenbezogenen Daten an, wie es z.B. die <a href=\"%s\" target=\"_blank\">EU-DSGVO</a> verlangt."
-
-#: mod/admin.php:305
-msgid "The Terms of Service"
-msgstr "Die Nutzungsbedingungen"
+msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
+msgstr "Die Adresse deines Profils lautet <strong>'%s'</strong> oder '%s'."
 
-#: mod/admin.php:305
-msgid ""
-"Enter the Terms of Service for your node here. You can use BBCode. Headers "
-"of sections should be [h2] and below."
-msgstr "Füge hier die Nutzungsbedingungen deines Knotens ein. Du kannst BBCode zur Formatierung verwenden. Überschriften sollten [h2] oder darunter sein."
+#: mod/settings.php:1153
+msgid "Automatically expire posts after this many days:"
+msgstr "Beiträge verfallen automatisch nach dieser Anzahl von Tagen:"
 
-#: mod/admin.php:353
-msgid "The blocked domain"
-msgstr "Die blockierte Domain"
+#: mod/settings.php:1153
+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/admin.php:354 mod/admin.php:367
-msgid "The reason why you blocked this domain."
-msgstr "Die Begründung warum du diese Domain blockiert hast."
+#: mod/settings.php:1154
+msgid "Advanced expiration settings"
+msgstr "Erweiterte Verfallseinstellungen"
 
-#: mod/admin.php:355
-msgid "Delete domain"
-msgstr "Domain löschen"
+#: mod/settings.php:1155
+msgid "Advanced Expiration"
+msgstr "Erweitertes Verfallen"
 
-#: mod/admin.php:355
-msgid "Check to delete this entry from the blocklist"
-msgstr "Markieren, um diesen Eintrag von der Blocklist zu entfernen"
+#: mod/settings.php:1156
+msgid "Expire posts:"
+msgstr "Beiträge verfallen lassen:"
 
-#: mod/admin.php:363
-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 "Auf dieser Seite kannst du die Liste der blockierten Domains aus dem föderalen Netzwerk verwalten, denen es untersagt ist mit deinem Knoten zu interagieren. Für jede der blockierten Domains musst du außerdem einen Grund für die Sperrung angeben."
+#: mod/settings.php:1157
+msgid "Expire personal notes:"
+msgstr "Persönliche Notizen verfallen lassen:"
 
-#: mod/admin.php:364
-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 "Die Liste der blockierten Domains wird auf der /friendica Seite öffentlich einsehbar gemacht, damit deine Nutzer und Personen die Kommunikationsprobleme erkunden, die Ursachen einfach finden können."
+#: mod/settings.php:1158
+msgid "Expire starred posts:"
+msgstr "Markierte Beiträge verfallen lassen:"
 
-#: mod/admin.php:365
-msgid "Add new entry to block list"
-msgstr "Neuen Eintrag in die Blockliste"
+#: mod/settings.php:1159
+msgid "Expire photos:"
+msgstr "Fotos verfallen lassen:"
 
-#: mod/admin.php:366
-msgid "Server Domain"
-msgstr "Domain des Servers"
+#: mod/settings.php:1160
+msgid "Only expire posts by others:"
+msgstr "Nur Beiträge anderer verfallen:"
 
-#: mod/admin.php:366
-msgid ""
-"The domain of the new server to add to the block list. Do not include the "
-"protocol."
-msgstr "Der Domain-Name des Servers der geblockt werden soll. Gib das Protokoll nicht mit an!"
+#: mod/settings.php:1190
+msgid "Account Settings"
+msgstr "Kontoeinstellungen"
 
-#: mod/admin.php:367
-msgid "Block reason"
-msgstr "Begründung der Blockierung"
+#: mod/settings.php:1198
+msgid "Password Settings"
+msgstr "Passwort-Einstellungen"
 
-#: mod/admin.php:368
-msgid "Add Entry"
-msgstr "Eintrag hinzufügen"
+#: mod/settings.php:1200
+msgid "Leave password fields blank unless changing"
+msgstr "Lass die Passwort-Felder leer, außer Du willst das Passwort ändern"
 
-#: mod/admin.php:369
-msgid "Save changes to the blocklist"
-msgstr "Änderungen der Blockliste speichern"
+#: mod/settings.php:1201
+msgid "Current Password:"
+msgstr "Aktuelles Passwort:"
 
-#: mod/admin.php:370
-msgid "Current Entries in the Blocklist"
-msgstr "Aktuelle Einträge der Blockliste"
+#: mod/settings.php:1201 mod/settings.php:1202
+msgid "Your current password to confirm the changes"
+msgstr "Dein aktuelles Passwort um die Änderungen zu bestätigen"
 
-#: mod/admin.php:373
-msgid "Delete entry from blocklist"
-msgstr "Eintrag von der Blockliste entfernen"
+#: mod/settings.php:1202
+msgid "Password:"
+msgstr "Passwort:"
 
-#: mod/admin.php:376
-msgid "Delete entry from blocklist?"
-msgstr "Eintrag von der Blockliste entfernen?"
+#: mod/settings.php:1206
+msgid "Basic Settings"
+msgstr "Grundeinstellungen"
 
-#: mod/admin.php:402
-msgid "Server added to blocklist."
-msgstr "Server zur Blockliste hinzugefügt."
+#: mod/settings.php:1207 src/Model/Profile.php:736
+msgid "Full Name:"
+msgstr "Kompletter Name:"
 
-#: mod/admin.php:418
-msgid "Site blocklist updated."
-msgstr "Blockliste aktualisiert."
+#: mod/settings.php:1208
+msgid "Email Address:"
+msgstr "E-Mail-Adresse:"
 
-#: mod/admin.php:450
-#, php-format
-msgid "%s contact unblocked"
-msgid_plural "%s contacts unblocked"
-msgstr[0] "%sKontakt wieder freigegeben"
-msgstr[1] "%sKontakte wieder freigegeben"
+#: mod/settings.php:1209
+msgid "Your Timezone:"
+msgstr "Deine Zeitzone:"
 
-#: mod/admin.php:479
-msgid "Remote Contact Blocklist"
-msgstr "Sperrliste entfernter Kontakte"
+#: mod/settings.php:1210
+msgid "Your Language:"
+msgstr "Deine Sprache:"
 
-#: mod/admin.php:480
+#: mod/settings.php:1210
 msgid ""
-"This page allows you to prevent any message from a remote contact to reach "
-"your node."
-msgstr "Auf dieser Seite kannst du Accounts von anderen Knoten blockieren und damit verhindern, dass ihre Beiträge von deinem Knoten angenommen werden."
+"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/admin.php:481
-msgid "Block Remote Contact"
-msgstr "Blockiere entfernten Kontakt"
+#: mod/settings.php:1211
+msgid "Default Post Location:"
+msgstr "Standardstandort:"
 
-#: mod/admin.php:482 mod/admin.php:1804
-msgid "select all"
-msgstr "Alle auswählen"
+#: mod/settings.php:1212
+msgid "Use Browser Location:"
+msgstr "Standort des Browsers verwenden:"
 
-#: mod/admin.php:483
-msgid "select none"
-msgstr "Auswahl aufheben"
+#: mod/settings.php:1215
+msgid "Security and Privacy Settings"
+msgstr "Sicherheits- und Privatsphäre-Einstellungen"
 
-#: mod/admin.php:484 mod/admin.php:1813 mod/contacts.php:637
-#: mod/contacts.php:827 mod/contacts.php:1011
-msgid "Block"
-msgstr "Sperren"
+#: mod/settings.php:1217
+msgid "Maximum Friend Requests/Day:"
+msgstr "Maximale Anzahl vonKontaktanfragen/Tag:"
 
-#: mod/admin.php:485 mod/admin.php:1814 mod/contacts.php:637
-#: mod/contacts.php:827 mod/contacts.php:1011
-msgid "Unblock"
-msgstr "Entsperren"
+#: mod/settings.php:1217 mod/settings.php:1246
+msgid "(to prevent spam abuse)"
+msgstr "(um SPAM zu vermeiden)"
 
-#: mod/admin.php:486
-msgid "No remote contact is blocked from this node."
-msgstr "Derzeit werden keine Kontakte auf diesem Knoten blockiert."
+#: mod/settings.php:1218
+msgid "Default Post Permissions"
+msgstr "Standard-Zugriffsrechte für Beiträge"
 
-#: mod/admin.php:488
-msgid "Blocked Remote Contacts"
-msgstr "Blockierte Kontakte von anderen Knoten"
+#: mod/settings.php:1219
+msgid "(click to open/close)"
+msgstr "(klicke zum öffnen/schließen)"
 
-#: mod/admin.php:489
-msgid "Block New Remote Contact"
-msgstr "Blockieren von weiteren Kontakten"
+#: mod/settings.php:1229
+msgid "Default Private Post"
+msgstr "Privater Standardbeitrag"
 
-#: mod/admin.php:490
-msgid "Photo"
-msgstr "Foto:"
+#: mod/settings.php:1230
+msgid "Default Public Post"
+msgstr "Öffentlicher Standardbeitrag"
 
-#: mod/admin.php:490 mod/admin.php:500 mod/unfollow.php:122
-#: mod/notifications.php:258 mod/follow.php:166 mod/contacts.php:656
-msgid "Profile URL"
-msgstr "Profil URL"
+#: mod/settings.php:1234
+msgid "Default Permissions for New Posts"
+msgstr "Standardberechtigungen für neue Beiträge"
 
-#: mod/admin.php:498
-#, php-format
-msgid "%s total blocked contact"
-msgid_plural "%s total blocked contacts"
-msgstr[0] "Insgesamt %s blockierter Kontakt"
-msgstr[1] "Insgesamt %s blockierte Kontakte"
+#: mod/settings.php:1246
+msgid "Maximum private messages per day from unknown people:"
+msgstr "Maximale Anzahl privater Nachrichten von Unbekannten pro Tag:"
 
-#: mod/admin.php:500
-msgid "URL of the remote contact to block."
-msgstr "Die URL des Kontakts, vom entfernten Server, der blockiert werden soll."
+#: mod/settings.php:1249
+msgid "Notification Settings"
+msgstr "Benachrichtigungseinstellungen"
 
-#: mod/admin.php:522
-msgid "Delete this Item"
-msgstr "Diesen Eintrag löschen"
+#: mod/settings.php:1250
+msgid "By default post a status message when:"
+msgstr "Standardmäßig eine Statusnachricht posten, wenn:"
 
-#: mod/admin.php:523
-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 "Auf dieser Seite kannst du Einträge von deinem Knoten löschen. Wenn der Eintrag der Anfang einer Diskussion ist, wird der gesamte Diskussionsverlauf gelöscht."
+#: mod/settings.php:1251
+msgid "accepting a friend request"
+msgstr "– Du eine Kontaktanfrage akzeptierst"
 
-#: mod/admin.php:524
-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 "Zur Löschung musst du die GUID des Eintrags kennen. Diese findest du z.B. durch die /display URL des Eintrags. Der letzte Teil der URL ist die GUID. Lautet die URL beispielsweise http://example.com/display/123456 ist die GUID 123456."
+#: mod/settings.php:1252
+msgid "joining a forum/community"
+msgstr "– Du einem Forum/einer Gemeinschaftsseite beitrittst"
 
-#: mod/admin.php:525
-msgid "GUID"
-msgstr "GUID"
+#: mod/settings.php:1253
+msgid "making an <em>interesting</em> profile change"
+msgstr "– Du eine <em>interessante</em> Änderung an Deinem Profil durchführst"
 
-#: mod/admin.php:525
-msgid "The GUID of the item you want to delete."
-msgstr "Die GUID des zu löschenden Eintrags"
+#: mod/settings.php:1254
+msgid "Send a notification email when:"
+msgstr "Benachrichtigungs-E-Mail senden wenn:"
 
-#: mod/admin.php:564
-msgid "Item marked for deletion."
-msgstr "Eintrag wurden zur Löschung markiert"
+#: mod/settings.php:1255
+msgid "You receive an introduction"
+msgstr "– Du eine Kontaktanfrage erhältst"
 
-#: mod/admin.php:635
-msgid "unknown"
-msgstr "Unbekannt"
+#: mod/settings.php:1256
+msgid "Your introductions are confirmed"
+msgstr "– eine Deiner Kontaktanfragen akzeptiert wurde"
 
-#: mod/admin.php:711
-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 "Diese Seite präsentiert einige Zahlen zu dem bekannten Teil des föderalen sozialen Netzwerks, von dem deine Friendica Installation ein Teil ist. Diese Zahlen sind nicht absolut und reflektieren nur den Teil des Netzwerks, den dein Knoten kennt."
+#: mod/settings.php:1257
+msgid "Someone writes on your profile wall"
+msgstr "– jemand etwas auf Deine Pinnwand schreibt"
 
-#: mod/admin.php:712
-msgid ""
-"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
-"will improve the data displayed here."
-msgstr "Die Funktion um <em>Automatisch ein Kontaktverzeichnis erstellen</em> ist nicht aktiv. Es wird die hier angezeigten Daten verbessern."
+#: mod/settings.php:1258
+msgid "Someone writes a followup comment"
+msgstr "– jemand auch einen Kommentar verfasst"
 
-#: mod/admin.php:724
-#, php-format
-msgid ""
-"Currently this node is aware of %d nodes with %d registered users from the "
-"following platforms:"
-msgstr "Momentan kennt dieser Knoten %d Knoten mit insgesamt %d registrierten Nutzern, die die folgenden Plattformen verwenden:"
+#: mod/settings.php:1259
+msgid "You receive a private message"
+msgstr "– Du eine private Nachricht erhältst"
 
-#: mod/admin.php:755
-msgid "ID"
-msgstr "ID"
+#: mod/settings.php:1260
+msgid "You receive a friend suggestion"
+msgstr "– Du eine Empfehlung erhältst"
 
-#: mod/admin.php:756
-msgid "Recipient Name"
-msgstr "Empfänger Name"
+#: mod/settings.php:1261
+msgid "You are tagged in a post"
+msgstr "– Du in einem Beitrag erwähnt wirst"
 
-#: mod/admin.php:757
-msgid "Recipient Profile"
-msgstr "Empfänger Profil"
+#: mod/settings.php:1262
+msgid "You are poked/prodded/etc. in a post"
+msgstr "– Du von jemandem angestupst oder sonstwie behandelt wirst"
 
-#: mod/admin.php:759
-msgid "Created"
-msgstr "Erstellt"
+#: mod/settings.php:1264
+msgid "Activate desktop notifications"
+msgstr "Desktop Benachrichtigungen einschalten"
 
-#: mod/admin.php:760
-msgid "Last Tried"
-msgstr "Zuletzt versucht"
+#: mod/settings.php:1264
+msgid "Show desktop popup on new notifications"
+msgstr "Desktop Benachrichtigungen einschalten"
 
-#: mod/admin.php:761
-msgid ""
-"This page lists the content of the queue for outgoing postings. These are "
-"postings the initial delivery failed for. They will be resend later and "
-"eventually deleted if the delivery fails permanently."
-msgstr "Auf dieser Seite werden die in der Warteschlange eingereihten Beiträge aufgelistet. Bei diesen Beiträgen schlug die erste Zustellung fehl. Es wird später wiederholt versucht die Beiträge zuzustellen, bis sie schließlich gelöscht werden."
+#: mod/settings.php:1266
+msgid "Text-only notification emails"
+msgstr "Benachrichtigungs E-Mail als Rein-Text."
 
-#: mod/admin.php:785
-#, 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 "Deine DB verwendet derzeit noch MyISAM Tabellen. Du solltest die Datenbank Engine auf InnoDB umstellen, da Friendica in Zukunft InnoDB Features verwenden wird. Eine Anleitung zur Umstellung der Datenbank kannst du  <a href=\"%s\">hier</a>  finden. Du kannst außerdem mit dem Befehl <tt>php bin/console.php dbstructure toinnodb</tt> auf der Kommandozeile die Umstellung automatisch vornehmen lassen."
+#: mod/settings.php:1268
+msgid "Send text only notification emails, without the html part"
+msgstr "Sende Benachrichtigungs E-Mail als Rein-Text - ohne HTML-Teil"
 
-#: mod/admin.php:792
-#, 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 "Es gibt eine neue Version von Friendica. Du verwendest derzeit die Version %1$s, die aktuelle Version ist %2$s."
+#: mod/settings.php:1270
+msgid "Show detailled notifications"
+msgstr "Detaillierte Benachrichtigungen anzeigen"
 
-#: mod/admin.php:802
+#: mod/settings.php:1272
 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 "Das Update der Datenbank ist fehlgeschlagen. Bitte führe 'php bin/console.php dbstructure update' in der Kommandozeile aus und achte auf eventuell auftretende Fehlermeldungen."
+"Per default, notifications are condensed to a single notification per item. "
+"When enabled every notification is displayed."
+msgstr "Normalerweise werde alle Benachrichtigungen zu einem Thema zusammengefasst in einer einzigen Mitteilung. Wenn diese Option aktiviert ist, wird jede Mitteilung angezeigt."
 
-#: mod/admin.php:808
-msgid "The worker was never executed. Please check your database structure!"
-msgstr "Der Hintergrundprozess (worker) wurde noch nie gestartet. Bitte überprüfe deine Datenbankstruktur."
+#: mod/settings.php:1274
+msgid "Advanced Account/Page Type Settings"
+msgstr "Erweiterte Konto-/Seitentyp-Einstellungen"
 
-#: mod/admin.php:811
-#, php-format
-msgid ""
-"The last worker execution was on %s UTC. This is older than one hour. Please"
-" check your crontab settings."
-msgstr "Der Hintergrundprozess (worker) wurde zuletzt um %s UTC ausgeführt. Das war vor mehr als einer Stunde. Bitte überprüfe deine crontab Einstellungen."
+#: mod/settings.php:1275
+msgid "Change the behaviour of this account for special situations"
+msgstr "Verhalten dieses Kontos in bestimmten Situationen:"
 
-#: mod/admin.php:816
-msgid "Normal Account"
-msgstr "Normales Konto"
+#: mod/settings.php:1278
+msgid "Relocate"
+msgstr "Umziehen"
 
-#: mod/admin.php:817
-msgid "Automatic Follower Account"
-msgstr "Automatisch folgendes Konto (Marktschreier)"
+#: mod/settings.php:1279
+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/admin.php:818
-msgid "Public Forum Account"
-msgstr "Öffentliches Forum Konto"
+#: mod/settings.php:1280
+msgid "Resend relocate message to contacts"
+msgstr "Umzugsbenachrichtigung erneut an Kontakte senden"
 
-#: mod/admin.php:819
-msgid "Automatic Friend Account"
-msgstr "Automatische Freunde Seite"
+#: mod/admin.php:106
+msgid "Theme settings updated."
+msgstr "Themeneinstellungen aktualisiert."
 
-#: mod/admin.php:820
-msgid "Blog Account"
-msgstr "Blog-Konto"
+#: mod/admin.php:179 src/Content/Nav.php:175
+msgid "Information"
+msgstr "Information"
 
-#: mod/admin.php:821
-msgid "Private Forum Account"
-msgstr "Privates Forum Konto"
+#: mod/admin.php:180
+msgid "Overview"
+msgstr "Übersicht"
 
-#: mod/admin.php:843
-msgid "Message queues"
-msgstr "Nachrichten-Warteschlangen"
+#: mod/admin.php:181 mod/admin.php:718
+msgid "Federation Statistics"
+msgstr "Föderation Statistik"
 
-#: mod/admin.php:849
-msgid "Summary"
-msgstr "Zusammenfassung"
+#: mod/admin.php:182
+msgid "Configuration"
+msgstr "Konfiguration"
 
-#: mod/admin.php:851
-msgid "Registered users"
-msgstr "Registrierte Personen"
+#: mod/admin.php:183 mod/admin.php:1357
+msgid "Site"
+msgstr "Seite"
 
-#: mod/admin.php:853
-msgid "Pending registrations"
-msgstr "Anstehende Anmeldungen"
+#: mod/admin.php:184 mod/admin.php:1285 mod/admin.php:1817 mod/admin.php:1833
+msgid "Users"
+msgstr "Nutzer"
 
-#: mod/admin.php:854
-msgid "Version"
-msgstr "Version"
+#: mod/admin.php:186 mod/admin.php:2202 mod/admin.php:2246
+msgid "Themes"
+msgstr "Themen"
 
-#: mod/admin.php:859
-msgid "Active addons"
-msgstr "Aktivierte Addons"
+#: mod/admin.php:189
+msgid "Database"
+msgstr "Datenbank"
 
-#: mod/admin.php:890
-msgid "Can not parse base url. Must have at least <scheme>://<domain>"
-msgstr "Die Basis-URL konnte nicht analysiert werden. Sie muss mindestens aus <protokoll>://<domain> bestehen"
+#: mod/admin.php:190
+msgid "DB updates"
+msgstr "DB Updates"
 
-#: mod/admin.php:1209
-msgid "Site settings updated."
-msgstr "Seiteneinstellungen aktualisiert."
+#: mod/admin.php:191 mod/admin.php:753
+msgid "Inspect Queue"
+msgstr "Warteschlange Inspizieren"
 
-#: mod/admin.php:1265
-msgid "No community page"
-msgstr "Keine Gemeinschaftsseite"
-
-#: mod/admin.php:1266
-msgid "Public postings from users of this site"
-msgstr "Öffentliche Beiträge von NutzerInnen dieser Seite"
+#: mod/admin.php:192
+msgid "Tools"
+msgstr "Werkzeuge"
 
-#: mod/admin.php:1267
-msgid "Public postings from the federated network"
-msgstr "Öffentliche Beiträge aus dem föderalen Netzwerk"
+#: mod/admin.php:193
+msgid "Contact Blocklist"
+msgstr "Kontakt Sperrliste"
 
-#: mod/admin.php:1268
-msgid "Public postings from local users and the federated network"
-msgstr "Öffentliche Beiträge von lokalen Nutzern und aus dem föderalen Netzwerk"
+#: mod/admin.php:194 mod/admin.php:362
+msgid "Server Blocklist"
+msgstr "Server Blockliste"
 
-#: mod/admin.php:1272 mod/admin.php:1435 mod/admin.php:1445
-#: mod/contacts.php:572
-msgid "Disabled"
-msgstr "Deaktiviert"
+#: mod/admin.php:195 mod/admin.php:521
+msgid "Delete Item"
+msgstr "Eintrag löschen"
 
-#: mod/admin.php:1274
-msgid "Users, Global Contacts"
-msgstr "Nutzer, globale Kontakte"
+#: mod/admin.php:196 mod/admin.php:197 mod/admin.php:2320
+msgid "Logs"
+msgstr "Protokolle"
 
-#: mod/admin.php:1275
-msgid "Users, Global Contacts/fallback"
-msgstr "Nutzer, globale Kontakte / Fallback"
+#: mod/admin.php:198 mod/admin.php:2387
+msgid "View Logs"
+msgstr "Protokolle anzeigen"
 
-#: mod/admin.php:1279
-msgid "One month"
-msgstr "ein Monat"
+#: mod/admin.php:200
+msgid "Diagnostics"
+msgstr "Diagnostik"
 
-#: mod/admin.php:1280
-msgid "Three months"
-msgstr "drei Monate"
+#: mod/admin.php:201
+msgid "PHP Info"
+msgstr "PHP Info"
 
-#: mod/admin.php:1281
-msgid "Half a year"
-msgstr "ein halbes Jahr"
+#: mod/admin.php:202
+msgid "probe address"
+msgstr "Adresse untersuchen"
 
-#: mod/admin.php:1282
-msgid "One year"
-msgstr "ein Jahr"
+#: mod/admin.php:203
+msgid "check webfinger"
+msgstr "Webfinger überprüfen"
 
-#: mod/admin.php:1287
-msgid "Multi user instance"
-msgstr "Mehrbenutzer Instanz"
+#: mod/admin.php:222 src/Content/Nav.php:214
+msgid "Admin"
+msgstr "Administration"
 
-#: mod/admin.php:1310
-msgid "Closed"
-msgstr "Geschlossen"
+#: mod/admin.php:223
+msgid "Addon Features"
+msgstr "Addon Features"
 
-#: mod/admin.php:1311
-msgid "Requires approval"
-msgstr "Bedarf der Zustimmung"
+#: mod/admin.php:224
+msgid "User registrations waiting for confirmation"
+msgstr "Nutzeranmeldungen die auf Bestätigung warten"
 
-#: mod/admin.php:1312
-msgid "Open"
-msgstr "Offen"
+#: mod/admin.php:301 mod/admin.php:361 mod/admin.php:478 mod/admin.php:520
+#: mod/admin.php:717 mod/admin.php:752 mod/admin.php:848 mod/admin.php:1356
+#: mod/admin.php:1816 mod/admin.php:1932 mod/admin.php:1992 mod/admin.php:2201
+#: mod/admin.php:2245 mod/admin.php:2319 mod/admin.php:2386
+msgid "Administration"
+msgstr "Administration"
 
-#: mod/admin.php:1316
-msgid "No SSL policy, links will track page SSL state"
-msgstr "Keine SSL Richtlinie, Links werden das verwendete Protokoll beibehalten"
+#: mod/admin.php:303
+msgid "Display Terms of Service"
+msgstr "Nutzungsbedingungen anzeigen"
 
-#: mod/admin.php:1317
-msgid "Force all links to use SSL"
-msgstr "SSL für alle Links erzwingen"
+#: mod/admin.php:303
+msgid ""
+"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."
+msgstr "Aktiviert die Seite für die Nutzungsbedingungen. Ist dies der Fall werden sie auch von der Registrierungsseite und der allgemeinen Informationsseite verlinkt."
 
-#: mod/admin.php:1318
-msgid "Self-signed certificate, use SSL for local links only (discouraged)"
-msgstr "Selbst-unterzeichnetes Zertifikat, SSL nur für lokale Links verwenden (nicht empfohlen)"
+#: mod/admin.php:304
+msgid "Display Privacy Statement"
+msgstr "Datenschutzerklärung anzeigen"
 
-#: mod/admin.php:1322
-msgid "Don't check"
-msgstr "Nicht überprüfen"
+#: mod/admin.php:304
+#, php-format
+msgid ""
+"Show some informations regarding the needed information to operate the node "
+"according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."
+msgstr "Zeige Informationen über die zum Betrieb der Seite notwendigen personenbezogenen Daten an, wie es z.B. die <a href=\"%s\" target=\"_blank\">EU-DSGVO</a> verlangt."
 
-#: mod/admin.php:1323
-msgid "check the stable version"
-msgstr "überprüfe die stabile Version"
+#: mod/admin.php:305
+msgid "The Terms of Service"
+msgstr "Die Nutzungsbedingungen"
 
-#: mod/admin.php:1324
-msgid "check the development version"
-msgstr "überprüfe die Entwicklungsversion"
+#: mod/admin.php:305
+msgid ""
+"Enter the Terms of Service for your node here. You can use BBCode. Headers "
+"of sections should be [h2] and below."
+msgstr "Füge hier die Nutzungsbedingungen deines Knotens ein. Du kannst BBCode zur Formatierung verwenden. Überschriften sollten [h2] oder darunter sein."
 
-#: mod/admin.php:1347
-msgid "Republish users to directory"
-msgstr "Nutzer erneut im globalen Verzeichnis veröffentlichen."
+#: mod/admin.php:353
+msgid "The blocked domain"
+msgstr "Die blockierte Domain"
 
-#: mod/admin.php:1348 mod/register.php:264
-msgid "Registration"
-msgstr "Registrierung"
+#: mod/admin.php:354 mod/admin.php:367
+msgid "The reason why you blocked this domain."
+msgstr "Die Begründung warum du diese Domain blockiert hast."
 
-#: mod/admin.php:1349
-msgid "File upload"
-msgstr "Datei hochladen"
+#: mod/admin.php:355
+msgid "Delete domain"
+msgstr "Domain löschen"
 
-#: mod/admin.php:1350
-msgid "Policies"
-msgstr "Regeln"
+#: mod/admin.php:355
+msgid "Check to delete this entry from the blocklist"
+msgstr "Markieren, um diesen Eintrag von der Blocklist zu entfernen"
 
-#: mod/admin.php:1352
-msgid "Auto Discovered Contact Directory"
-msgstr "Automatisch ein Kontaktverzeichnis erstellen"
+#: mod/admin.php:363
+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 "Auf dieser Seite kannst du die Liste der blockierten Domains aus dem föderalen Netzwerk verwalten, denen es untersagt ist mit deinem Knoten zu interagieren. Für jede der blockierten Domains musst du außerdem einen Grund für die Sperrung angeben."
 
-#: mod/admin.php:1353
-msgid "Performance"
-msgstr "Performance"
+#: mod/admin.php:364
+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 "Die Liste der blockierten Domains wird auf der /friendica Seite öffentlich einsehbar gemacht, damit deine Nutzer und Personen die Kommunikationsprobleme erkunden, die Ursachen einfach finden können."
 
-#: mod/admin.php:1354
-msgid "Worker"
-msgstr "Worker"
+#: mod/admin.php:365
+msgid "Add new entry to block list"
+msgstr "Neuen Eintrag in die Blockliste"
 
-#: mod/admin.php:1355
-msgid "Message Relay"
-msgstr "Nachrichten Relais"
+#: mod/admin.php:366
+msgid "Server Domain"
+msgstr "Domain des Servers"
 
-#: mod/admin.php:1356
+#: mod/admin.php:366
 msgid ""
-"Relocate - WARNING: advanced function. Could make this server unreachable."
-msgstr "Umsiedeln - WARNUNG: Könnte diesen Server unerreichbar machen."
-
-#: mod/admin.php:1359
-msgid "Site name"
-msgstr "Seitenname"
+"The domain of the new server to add to the block list. Do not include the "
+"protocol."
+msgstr "Der Domain-Name des Servers der geblockt werden soll. Gib das Protokoll nicht mit an!"
 
-#: mod/admin.php:1360
-msgid "Host name"
-msgstr "Host Name"
+#: mod/admin.php:367
+msgid "Block reason"
+msgstr "Begründung der Blockierung"
 
-#: mod/admin.php:1361
-msgid "Sender Email"
-msgstr "Absender für Emails"
+#: mod/admin.php:368
+msgid "Add Entry"
+msgstr "Eintrag hinzufügen"
 
-#: mod/admin.php:1361
-msgid ""
-"The email address your server shall use to send notification emails from."
-msgstr "Die E-Mail Adresse die dein Server zum Versenden von Benachrichtigungen verwenden soll."
+#: mod/admin.php:369
+msgid "Save changes to the blocklist"
+msgstr "Änderungen der Blockliste speichern"
 
-#: mod/admin.php:1362
-msgid "Banner/Logo"
-msgstr "Banner/Logo"
+#: mod/admin.php:370
+msgid "Current Entries in the Blocklist"
+msgstr "Aktuelle Einträge der Blockliste"
 
-#: mod/admin.php:1363
-msgid "Shortcut icon"
-msgstr "Shortcut Icon"
+#: mod/admin.php:373
+msgid "Delete entry from blocklist"
+msgstr "Eintrag von der Blockliste entfernen"
 
-#: mod/admin.php:1363
-msgid "Link to an icon that will be used for browsers."
-msgstr "Link zu einem Icon, das Browser verwenden werden."
+#: mod/admin.php:376
+msgid "Delete entry from blocklist?"
+msgstr "Eintrag von der Blockliste entfernen?"
 
-#: mod/admin.php:1364
-msgid "Touch icon"
-msgstr "Touch Icon"
+#: mod/admin.php:402
+msgid "Server added to blocklist."
+msgstr "Server zur Blockliste hinzugefügt."
 
-#: mod/admin.php:1364
-msgid "Link to an icon that will be used for tablets and mobiles."
-msgstr "Link zu einem Icon das Tablets und Handies verwenden sollen."
+#: mod/admin.php:418
+msgid "Site blocklist updated."
+msgstr "Blockliste aktualisiert."
 
-#: mod/admin.php:1365
-msgid "Additional Info"
-msgstr "Zusätzliche Informationen"
+#: mod/admin.php:441 src/Core/Console/GlobalCommunityBlock.php:72
+msgid "The contact has been blocked from the node"
+msgstr "Der Kontakt wurde von diesem Knoten geblockt"
 
-#: mod/admin.php:1365
+#: mod/admin.php:443 src/Core/Console/GlobalCommunityBlock.php:69
 #, php-format
-msgid ""
-"For public servers: you can add additional information here that will be "
-"listed at %s/servers."
-msgstr "Für öffentliche Server kannst Du hier zusätzliche Informationen angeben, die dann auf %s/servers angezeigt werden."
+msgid "Could not find any contact entry for this URL (%s)"
+msgstr "Für die URL (%s) konnte kein Kontakt gefunden werden"
 
-#: mod/admin.php:1366
-msgid "System language"
-msgstr "Systemsprache"
+#: mod/admin.php:450
+#, php-format
+msgid "%s contact unblocked"
+msgid_plural "%s contacts unblocked"
+msgstr[0] "%sKontakt wieder freigegeben"
+msgstr[1] "%sKontakte wieder freigegeben"
 
-#: mod/admin.php:1367
-msgid "System theme"
-msgstr "Systemweites Theme"
+#: mod/admin.php:479
+msgid "Remote Contact Blocklist"
+msgstr "Sperrliste entfernter Kontakte"
 
-#: mod/admin.php:1367
+#: mod/admin.php:480
 msgid ""
-"Default system theme - may be over-ridden by user profiles - <a href='#' "
-"id='cnftheme'>change theme settings</a>"
-msgstr "Vorgabe für das System-Theme - kann von Benutzerprofilen überschrieben werden - <a href='#' id='cnftheme'>Theme-Einstellungen ändern</a>"
-
-#: mod/admin.php:1368
-msgid "Mobile system theme"
-msgstr "Systemweites mobiles Theme"
+"This page allows you to prevent any message from a remote contact to reach "
+"your node."
+msgstr "Auf dieser Seite kannst du Accounts von anderen Knoten blockieren und damit verhindern, dass ihre Beiträge von deinem Knoten angenommen werden."
 
-#: mod/admin.php:1368
-msgid "Theme for mobile devices"
-msgstr "Thema für mobile Geräte"
+#: mod/admin.php:481
+msgid "Block Remote Contact"
+msgstr "Blockiere entfernten Kontakt"
 
-#: mod/admin.php:1369
-msgid "SSL link policy"
-msgstr "Regeln für SSL Links"
+#: mod/admin.php:482 mod/admin.php:1819
+msgid "select all"
+msgstr "Alle auswählen"
 
-#: mod/admin.php:1369
-msgid "Determines whether generated links should be forced to use SSL"
-msgstr "Bestimmt, ob generierte Links SSL verwenden müssen"
+#: mod/admin.php:483
+msgid "select none"
+msgstr "Auswahl aufheben"
 
-#: mod/admin.php:1370
-msgid "Force SSL"
-msgstr "Erzwinge SSL"
+#: mod/admin.php:486
+msgid "No remote contact is blocked from this node."
+msgstr "Derzeit werden keine Kontakte auf diesem Knoten blockiert."
 
-#: mod/admin.php:1370
-msgid ""
-"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
-" to endless loops."
-msgstr "Erzinge alle Nicht-SSL Anfragen auf SSL - Achtung: auf manchen Systemen verursacht dies eine Endlosschleife."
+#: mod/admin.php:488
+msgid "Blocked Remote Contacts"
+msgstr "Blockierte Kontakte von anderen Knoten"
 
-#: mod/admin.php:1371
-msgid "Hide help entry from navigation menu"
-msgstr "Verberge den Menüeintrag für die Hilfe im Navigationsmenü"
+#: mod/admin.php:489
+msgid "Block New Remote Contact"
+msgstr "Blockieren von weiteren Kontakten"
 
-#: mod/admin.php:1371
-msgid ""
-"Hides the menu entry for the Help pages from the navigation menu. You can "
-"still access it calling /help directly."
-msgstr "Verbirgt den Menüeintrag für die Hilfe-Seiten im Navigationsmenü. Die Seiten können weiterhin über /help aufgerufen werden."
+#: mod/admin.php:490
+msgid "Photo"
+msgstr "Foto:"
 
-#: mod/admin.php:1372
-msgid "Single user instance"
-msgstr "Ein-Nutzer Instanz"
+#: mod/admin.php:498
+#, php-format
+msgid "%s total blocked contact"
+msgid_plural "%s total blocked contacts"
+msgstr[0] "Insgesamt %s blockierter Kontakt"
+msgstr[1] "Insgesamt %s blockierte Kontakte"
 
-#: mod/admin.php:1372
-msgid "Make this instance multi-user or single-user for the named user"
-msgstr "Regelt ob es sich bei dieser Instanz um eine ein Personen Installation oder eine Installation mit mehr als einem Nutzer handelt."
+#: mod/admin.php:500
+msgid "URL of the remote contact to block."
+msgstr "Die URL des Kontakts, vom entfernten Server, der blockiert werden soll."
 
-#: mod/admin.php:1373
-msgid "Maximum image size"
-msgstr "Maximale Bildgröße"
+#: mod/admin.php:522
+msgid "Delete this Item"
+msgstr "Diesen Eintrag löschen"
 
-#: mod/admin.php:1373
+#: mod/admin.php:523
 msgid ""
-"Maximum size in bytes of uploaded images. Default is 0, which means no "
-"limits."
-msgstr "Maximale Uploadgröße von Bildern in Bytes. Standard ist 0, d.h. ohne Limit."
-
-#: mod/admin.php:1374
-msgid "Maximum image length"
-msgstr "Maximale Bildlänge"
+"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 "Auf dieser Seite kannst du Einträge von deinem Knoten löschen. Wenn der Eintrag der Anfang einer Diskussion ist, wird der gesamte Diskussionsverlauf gelöscht."
 
-#: mod/admin.php:1374
+#: mod/admin.php:524
 msgid ""
-"Maximum length in pixels of the longest side of uploaded images. Default is "
-"-1, which means no limits."
-msgstr "Maximale Länge in Pixeln der längsten Seite eines hoch geladenen Bildes. Grundeinstellung ist -1 was keine Einschränkung bedeutet."
+"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 "Zur Löschung musst du die GUID des Eintrags kennen. Diese findest du z.B. durch die /display URL des Eintrags. Der letzte Teil der URL ist die GUID. Lautet die URL beispielsweise http://example.com/display/123456 ist die GUID 123456."
 
-#: mod/admin.php:1375
-msgid "JPEG image quality"
-msgstr "Qualität des JPEG Bildes"
+#: mod/admin.php:525
+msgid "GUID"
+msgstr "GUID"
 
-#: mod/admin.php:1375
-msgid ""
-"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
-"100, which is full quality."
-msgstr "Hoch geladene JPEG Bilder werden mit dieser Qualität [0-100] gespeichert. Grundeinstellung ist 100, kein Qualitätsverlust."
+#: mod/admin.php:525
+msgid "The GUID of the item you want to delete."
+msgstr "Die GUID des zu löschenden Eintrags"
 
-#: mod/admin.php:1377
-msgid "Register policy"
-msgstr "Registrierungsmethode"
+#: mod/admin.php:564
+msgid "Item marked for deletion."
+msgstr "Eintrag wurden zur Löschung markiert"
 
-#: mod/admin.php:1378
-msgid "Maximum Daily Registrations"
-msgstr "Maximum täglicher Registrierungen"
+#: mod/admin.php:635
+msgid "unknown"
+msgstr "Unbekannt"
 
-#: mod/admin.php:1378
+#: mod/admin.php:711
 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 "Wenn die Registrierung weiter oben erlaubt ist, regelt dies die maximale Anzahl von Neuanmeldungen pro Tag. Wenn die Registrierung geschlossen ist, hat diese Einstellung keinen Effekt."
-
-#: mod/admin.php:1379
-msgid "Register text"
-msgstr "Registrierungstext"
+"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 "Diese Seite präsentiert einige Zahlen zu dem bekannten Teil des föderalen sozialen Netzwerks, von dem deine Friendica Installation ein Teil ist. Diese Zahlen sind nicht absolut und reflektieren nur den Teil des Netzwerks, den dein Knoten kennt."
 
-#: mod/admin.php:1379
+#: mod/admin.php:712
 msgid ""
-"Will be displayed prominently on the registration page. You can use BBCode "
-"here."
-msgstr "Wird gut sichtbar auf der Registrierungsseite angezeigt. BBCode kann verwendet werden."
-
-#: mod/admin.php:1380
-msgid "Accounts abandoned after x days"
-msgstr "Nutzerkonten gelten nach x Tagen als unbenutzt"
+"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
+"will improve the data displayed here."
+msgstr "Die Funktion um <em>Automatisch ein Kontaktverzeichnis erstellen</em> ist nicht aktiv. Es wird die hier angezeigten Daten verbessern."
 
-#: mod/admin.php:1380
+#: mod/admin.php:724
+#, php-format
 msgid ""
-"Will not waste system resources polling external sites for abandonded "
-"accounts. Enter 0 for no time limit."
-msgstr "Verschwende keine System-Ressourcen auf das Pollen externer Seiten, wenn Konten nicht mehr benutzt werden. 0 eingeben für kein Limit."
-
-#: mod/admin.php:1381
-msgid "Allowed friend domains"
-msgstr "Erlaubte Domains für Kontakte"
+"Currently this node is aware of %d nodes with %d registered users from the "
+"following platforms:"
+msgstr "Momentan kennt dieser Knoten %d Knoten mit insgesamt %d registrierten Nutzern, die die folgenden Plattformen verwenden:"
 
-#: mod/admin.php:1381
-msgid ""
-"Comma separated list of domains which are allowed to establish friendships "
-"with this site. Wildcards are accepted. Empty to allow any domains"
-msgstr "Liste der Domains, die für Kontakte erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben."
+#: mod/admin.php:755
+msgid "ID"
+msgstr "ID"
 
-#: mod/admin.php:1382
-msgid "Allowed email domains"
-msgstr "Erlaubte Domains für E-Mails"
+#: mod/admin.php:756
+msgid "Recipient Name"
+msgstr "Empfänger Name"
 
-#: mod/admin.php:1382
-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 "Liste der Domains, die für E-Mail-Adressen bei der Registrierung erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben."
+#: mod/admin.php:757
+msgid "Recipient Profile"
+msgstr "Empfänger Profil"
 
-#: mod/admin.php:1383
-msgid "No OEmbed rich content"
-msgstr "OEmbed nicht verwenden"
+#: mod/admin.php:758 view/theme/frio/theme.php:266
+#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:179
+msgid "Network"
+msgstr "Netzwerk"
 
-#: mod/admin.php:1383
-msgid ""
-"Don't show the rich content (e.g. embedded PDF), except from the domains "
-"listed below."
-msgstr "Verhindert das Einbetten von reichhaltigen Inhalten (z.B. eingebettete PDF Dateien). Ausgenommen von dieser Regel werden Domänen die unten aufgeführt werden."
+#: mod/admin.php:759
+msgid "Created"
+msgstr "Erstellt"
 
-#: mod/admin.php:1384
-msgid "Allowed OEmbed domains"
-msgstr "Erlaubte OEmbed Domänen"
+#: mod/admin.php:760
+msgid "Last Tried"
+msgstr "Zuletzt versucht"
 
-#: mod/admin.php:1384
+#: mod/admin.php:761
 msgid ""
-"Comma separated list of domains which oembed content is allowed to be "
-"displayed. Wildcards are accepted."
-msgstr "Komma separierte Liste von Domänen für die das einbetten reichhaltiger Inhalte erlaubt sind. Platzhalter können verwendet werden."
-
-#: mod/admin.php:1385
-msgid "Block public"
-msgstr "Öffentlichen Zugriff blockieren"
+"This page lists the content of the queue for outgoing postings. These are "
+"postings the initial delivery failed for. They will be resend later and "
+"eventually deleted if the delivery fails permanently."
+msgstr "Auf dieser Seite werden die in der Warteschlange eingereihten Beiträge aufgelistet. Bei diesen Beiträgen schlug die erste Zustellung fehl. Es wird später wiederholt versucht die Beiträge zuzustellen, bis sie schließlich gelöscht werden."
 
-#: mod/admin.php:1385
+#: mod/admin.php:785
+#, php-format
 msgid ""
-"Check to block public access to all otherwise public personal pages on this "
-"site unless you are currently logged in."
-msgstr "Klicken, um öffentlichen Zugriff auf sonst öffentliche Profile zu blockieren, wenn man nicht eingeloggt ist."
-
-#: mod/admin.php:1386
-msgid "Force publish"
-msgstr "Erzwinge Veröffentlichung"
+"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 "Deine DB verwendet derzeit noch MyISAM Tabellen. Du solltest die Datenbank Engine auf InnoDB umstellen, da Friendica in Zukunft InnoDB Features verwenden wird. Eine Anleitung zur Umstellung der Datenbank kannst du  <a href=\"%s\">hier</a>  finden. Du kannst außerdem mit dem Befehl <tt>php bin/console.php dbstructure toinnodb</tt> auf der Kommandozeile die Umstellung automatisch vornehmen lassen."
 
-#: mod/admin.php:1386
+#: mod/admin.php:792
+#, php-format
 msgid ""
-"Check to force all profiles on this site to be listed in the site directory."
-msgstr "Klicken, um Anzeige aller Profile dieses Servers im Verzeichnis zu erzwingen."
-
-#: mod/admin.php:1387
-msgid "Global directory URL"
-msgstr "URL des weltweiten Verzeichnisses"
+"There is a new version of Friendica available for download. Your current "
+"version is %1$s, upstream version is %2$s"
+msgstr "Es gibt eine neue Version von Friendica. Du verwendest derzeit die Version %1$s, die aktuelle Version ist %2$s."
 
-#: mod/admin.php:1387
+#: mod/admin.php:802
 msgid ""
-"URL to the global directory. If this is not set, the global directory is "
-"completely unavailable to the application."
-msgstr "URL des weltweiten Verzeichnisses. Wenn diese nicht gesetzt ist, ist das Verzeichnis für die Applikation nicht erreichbar."
+"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 "Das Update der Datenbank ist fehlgeschlagen. Bitte führe 'php bin/console.php dbstructure update' in der Kommandozeile aus und achte auf eventuell auftretende Fehlermeldungen."
 
-#: mod/admin.php:1388
-msgid "Private posts by default for new users"
-msgstr "Private Beiträge als Standard für neue Nutzer"
+#: mod/admin.php:808
+msgid "The worker was never executed. Please check your database structure!"
+msgstr "Der Hintergrundprozess (worker) wurde noch nie gestartet. Bitte überprüfe deine Datenbankstruktur."
 
-#: mod/admin.php:1388
+#: mod/admin.php:811
+#, php-format
 msgid ""
-"Set default post permissions for all new members to the default privacy "
-"group rather than public."
-msgstr "Die Standard-Zugriffsrechte für neue Nutzer werden so gesetzt, dass als Voreinstellung in die private Gruppe gepostet wird anstelle von öffentlichen Beiträgen."
+"The last worker execution was on %s UTC. This is older than one hour. Please"
+" check your crontab settings."
+msgstr "Der Hintergrundprozess (worker) wurde zuletzt um %s UTC ausgeführt. Das war vor mehr als einer Stunde. Bitte überprüfe deine crontab Einstellungen."
 
-#: mod/admin.php:1389
-msgid "Don't include post content in email notifications"
-msgstr "Inhalte von Beiträgen nicht in E-Mail-Benachrichtigungen versenden"
+#: mod/admin.php:816
+msgid "Normal Account"
+msgstr "Normales Konto"
 
-#: mod/admin.php:1389
-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 "Inhalte von Beiträgen/Kommentaren/privaten Nachrichten/usw., zum Datenschutz nicht in E-Mail-Benachrichtigungen einbinden."
+#: mod/admin.php:817
+msgid "Automatic Follower Account"
+msgstr "Automatisch folgendes Konto (Marktschreier)"
 
-#: mod/admin.php:1390
-msgid "Disallow public access to addons listed in the apps menu."
-msgstr "Öffentlichen Zugriff auf Addons im Apps Menü verbieten."
+#: mod/admin.php:818
+msgid "Public Forum Account"
+msgstr "Öffentliches Forum Konto"
 
-#: mod/admin.php:1390
-msgid ""
-"Checking this box will restrict addons listed in the apps menu to members "
-"only."
-msgstr "Wenn ausgewählt werden die im Apps Menü aufgeführten Addons nur angemeldeten Nutzern der Seite zur Verfügung gestellt."
+#: mod/admin.php:819
+msgid "Automatic Friend Account"
+msgstr "Automatische Freunde Seite"
 
-#: mod/admin.php:1391
-msgid "Don't embed private images in posts"
-msgstr "Private Bilder nicht in Beiträgen einbetten."
+#: mod/admin.php:820
+msgid "Blog Account"
+msgstr "Blog-Konto"
 
-#: mod/admin.php:1391
-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 "Ersetze lokal gehostete private Fotos in Beiträgen nicht mit einer eingebetteten Kopie des Bildes. Dies bedeutet, dass Kontakte, die Beiträge mit privaten Fotos erhalten sich zunächst auf den jeweiligen Servern authentifizieren müssen bevor die Bilder geladen und angezeigt werden, was eine gewisse Zeit dauert."
+#: mod/admin.php:821
+msgid "Private Forum Account"
+msgstr "Privates Forum Konto"
 
-#: mod/admin.php:1392
-msgid "Allow Users to set remote_self"
-msgstr "Nutzern erlauben das remote_self Flag zu setzen"
+#: mod/admin.php:843
+msgid "Message queues"
+msgstr "Nachrichten-Warteschlangen"
 
-#: mod/admin.php:1392
-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 "Ist dies ausgewählt kann jeder Nutzer jeden seiner Kontakte als remote_self (entferntes Konto) im Kontakt reparieren Dialog markieren. Nach dem setzten dieses Flags werden alle Top-Level Beiträge dieser Kontakte automatisch in den Stream dieses Nutzers gepostet."
+#: mod/admin.php:849
+msgid "Summary"
+msgstr "Zusammenfassung"
 
-#: mod/admin.php:1393
-msgid "Block multiple registrations"
-msgstr "Unterbinde Mehrfachregistrierung"
+#: mod/admin.php:851
+msgid "Registered users"
+msgstr "Registrierte Personen"
 
-#: mod/admin.php:1393
-msgid "Disallow users to register additional accounts for use as pages."
-msgstr "Benutzern nicht erlauben, weitere Konten für Organisationsseiten o.ä. mit der gleichen E-Mail Adresse anzulegen, um diese als ."
+#: mod/admin.php:853
+msgid "Pending registrations"
+msgstr "Anstehende Anmeldungen"
 
-#: mod/admin.php:1394
-msgid "OpenID support"
-msgstr "OpenID Unterstützung"
+#: mod/admin.php:854
+msgid "Version"
+msgstr "Version"
 
-#: mod/admin.php:1394
-msgid "OpenID support for registration and logins."
-msgstr "OpenID-Unterstützung für Registrierung und Login."
+#: mod/admin.php:859
+msgid "Active addons"
+msgstr "Aktivierte Addons"
 
-#: mod/admin.php:1395
-msgid "Fullname check"
-msgstr "Namen auf Vollständigkeit überprüfen"
+#: mod/admin.php:890
+msgid "Can not parse base url. Must have at least <scheme>://<domain>"
+msgstr "Die Basis-URL konnte nicht analysiert werden. Sie muss mindestens aus <protokoll>://<domain> bestehen"
 
-#: mod/admin.php:1395
-msgid ""
-"Force users to register with a space between firstname and lastname in Full "
-"name, as an antispam measure"
-msgstr "Leerzeichen zwischen Vor- und Nachname im vollständigen Namen erzwingen, um SPAM zu vermeiden."
+#: mod/admin.php:1220
+msgid "Site settings updated."
+msgstr "Seiteneinstellungen aktualisiert."
 
-#: mod/admin.php:1396
-msgid "Community pages for visitors"
-msgstr "Für Besucher verfügbare Gemeinschaftsseite"
+#: mod/admin.php:1276
+msgid "No community page for local users"
+msgstr "Keine Gemeinschaftsseite für lokale Nutzer"
 
-#: mod/admin.php:1396
-msgid ""
-"Which community pages should be available for visitors. Local users always "
-"see both pages."
-msgstr "Welche Gemeinschaftsseiten sollen für Besucher dieses Knotens verfügbar sein? Lokale Nutzer können grundsätzlich beide Gemeinschaftsseiten verwenden."
+#: mod/admin.php:1277
+msgid "No community page"
+msgstr "Keine Gemeinschaftsseite"
 
-#: mod/admin.php:1397
-msgid "Posts per user on community page"
-msgstr "Anzahl der Beiträge pro Benutzer auf der Gemeinschaftsseite"
+#: mod/admin.php:1278
+msgid "Public postings from users of this site"
+msgstr "Öffentliche Beiträge von NutzerInnen dieser Seite"
 
-#: mod/admin.php:1397
-msgid ""
-"The maximum number of posts per user on the community page. (Not valid for "
-"'Global Community')"
-msgstr "Die Anzahl der Beiträge die von jedem Nutzer maximal auf der Gemeinschaftsseite angezeigt werden sollen. Dieser Parameter wird nicht für die Globale Gemeinschaftsseite genutzt."
+#: mod/admin.php:1279
+msgid "Public postings from the federated network"
+msgstr "Öffentliche Beiträge aus dem föderalen Netzwerk"
 
-#: mod/admin.php:1398
-msgid "Enable OStatus support"
-msgstr "OStatus Unterstützung aktivieren"
+#: mod/admin.php:1280
+msgid "Public postings from local users and the federated network"
+msgstr "Öffentliche Beiträge von lokalen Nutzern und aus dem föderalen Netzwerk"
 
-#: mod/admin.php:1398
-msgid ""
-"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
-"communications in OStatus are public, so privacy warnings will be "
-"occasionally displayed."
-msgstr "Biete die eingebaute OStatus (iStatusNet, GNU Social, etc.) Unterstützung an. Jede Kommunikation in OStatus ist öffentlich, Privatsphäre Warnungen werden nur bei Bedarf angezeigt."
+#: mod/admin.php:1286
+msgid "Users, Global Contacts"
+msgstr "Nutzer, globale Kontakte"
 
-#: mod/admin.php:1399
-msgid "Only import OStatus threads from our contacts"
-msgstr "Nur OStatus Konversationen unserer Kontakte importieren"
+#: mod/admin.php:1287
+msgid "Users, Global Contacts/fallback"
+msgstr "Nutzer, globale Kontakte / Fallback"
 
-#: mod/admin.php:1399
-msgid ""
-"Normally we import every content from our OStatus contacts. With this option"
-" we only store threads that are started by a contact that is known on our "
-"system."
-msgstr "Normalerweise werden alle Inhalte von OStatus Kontakten importiert. Mit dieser Option werden nur solche Konversationen gespeichert, die von Kontakten der Nutzer dieses Knotens gestartet wurden."
+#: mod/admin.php:1291
+msgid "One month"
+msgstr "ein Monat"
 
-#: mod/admin.php:1400
-msgid "OStatus support can only be enabled if threading is enabled."
-msgstr "OStatus Unterstützung kann nur aktiviert werden wenn \"Threading\" aktiviert ist. "
+#: mod/admin.php:1292
+msgid "Three months"
+msgstr "drei Monate"
 
-#: mod/admin.php:1402
-msgid ""
-"Diaspora support can't be enabled because Friendica was installed into a sub"
-" directory."
-msgstr "Diaspora Unterstützung kann nicht aktiviert werden da Friendica in ein Unterverzeichnis installiert ist."
+#: mod/admin.php:1293
+msgid "Half a year"
+msgstr "ein halbes Jahr"
 
-#: mod/admin.php:1403
-msgid "Enable Diaspora support"
-msgstr "Diaspora Unterstützung aktivieren"
+#: mod/admin.php:1294
+msgid "One year"
+msgstr "ein Jahr"
 
-#: mod/admin.php:1403
-msgid "Provide built-in Diaspora network compatibility."
-msgstr "Verwende die eingebaute Diaspora-Verknüpfung."
+#: mod/admin.php:1299
+msgid "Multi user instance"
+msgstr "Mehrbenutzer Instanz"
 
-#: mod/admin.php:1404
-msgid "Only allow Friendica contacts"
-msgstr "Nur Friendica-Kontakte erlauben"
+#: mod/admin.php:1322
+msgid "Closed"
+msgstr "Geschlossen"
 
-#: mod/admin.php:1404
-msgid ""
-"All contacts must use Friendica protocols. All other built-in communication "
-"protocols disabled."
-msgstr "Alle Kontakte müssen das Friendica Protokoll nutzen. Alle anderen Kommunikationsprotokolle werden deaktiviert."
+#: mod/admin.php:1323
+msgid "Requires approval"
+msgstr "Bedarf der Zustimmung"
 
-#: mod/admin.php:1405
-msgid "Verify SSL"
-msgstr "SSL Überprüfen"
+#: mod/admin.php:1324
+msgid "Open"
+msgstr "Offen"
 
-#: mod/admin.php:1405
-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 "Wenn gewollt, kann man hier eine strenge Zertifikatkontrolle einstellen. Das bedeutet, dass man zu keinen Seiten mit selbst unterzeichnetem SSL eine Verbindung herstellen kann."
+#: mod/admin.php:1328
+msgid "No SSL policy, links will track page SSL state"
+msgstr "Keine SSL Richtlinie, Links werden das verwendete Protokoll beibehalten"
 
-#: mod/admin.php:1406
-msgid "Proxy user"
-msgstr "Proxy Nutzer"
+#: mod/admin.php:1329
+msgid "Force all links to use SSL"
+msgstr "SSL für alle Links erzwingen"
 
-#: mod/admin.php:1407
-msgid "Proxy URL"
-msgstr "Proxy URL"
+#: mod/admin.php:1330
+msgid "Self-signed certificate, use SSL for local links only (discouraged)"
+msgstr "Selbst-unterzeichnetes Zertifikat, SSL nur für lokale Links verwenden (nicht empfohlen)"
 
-#: mod/admin.php:1408
-msgid "Network timeout"
-msgstr "Netzwerk Wartezeit"
+#: mod/admin.php:1334
+msgid "Don't check"
+msgstr "Nicht überprüfen"
 
-#: mod/admin.php:1408
-msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
-msgstr "Der Wert ist in Sekunden. Setze 0 für unbegrenzt (nicht empfohlen)."
+#: mod/admin.php:1335
+msgid "check the stable version"
+msgstr "überprüfe die stabile Version"
 
-#: mod/admin.php:1409
-msgid "Maximum Load Average"
-msgstr "Maximum Load Average"
+#: mod/admin.php:1336
+msgid "check the development version"
+msgstr "überprüfe die Entwicklungsversion"
 
-#: mod/admin.php:1409
-msgid ""
-"Maximum system load before delivery and poll processes are deferred - "
-"default 50."
-msgstr "Maximale Systemlast bevor Verteil- und Empfangsprozesse verschoben werden - Standard 50"
+#: mod/admin.php:1359
+msgid "Republish users to directory"
+msgstr "Nutzer erneut im globalen Verzeichnis veröffentlichen."
 
-#: mod/admin.php:1410
-msgid "Maximum Load Average (Frontend)"
-msgstr "Maximum Load Average (Frontend)"
+#: mod/admin.php:1361
+msgid "File upload"
+msgstr "Datei hochladen"
 
-#: mod/admin.php:1410
-msgid "Maximum system load before the frontend quits service - default 50."
-msgstr "Maximale Systemlast bevor Vordergrundprozesse pausiert werden - Standard 50."
+#: mod/admin.php:1362
+msgid "Policies"
+msgstr "Regeln"
 
-#: mod/admin.php:1411
-msgid "Minimal Memory"
-msgstr "Minimaler Speicher"
+#: mod/admin.php:1364
+msgid "Auto Discovered Contact Directory"
+msgstr "Automatisch ein Kontaktverzeichnis erstellen"
 
-#: mod/admin.php:1411
-msgid ""
-"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
-"default 0 (deactivated)."
-msgstr "Minimal freier Speicher in MB für den Worker Prozess. Benötigt Zugriff auf /proc/meminfo - Standardwert ist 0 (deaktiviert)"
+#: mod/admin.php:1365
+msgid "Performance"
+msgstr "Performance"
 
-#: mod/admin.php:1412
-msgid "Maximum table size for optimization"
-msgstr "Maximale Tabellengröße zur Optimierung"
+#: mod/admin.php:1366
+msgid "Worker"
+msgstr "Worker"
 
-#: mod/admin.php:1412
+#: mod/admin.php:1367
+msgid "Message Relay"
+msgstr "Nachrichten Relais"
+
+#: mod/admin.php:1368
 msgid ""
-"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
-"Enter -1 to disable it."
-msgstr "Maximale Tabellengröße (in MB) für die automatische Optimierung - Standard 100 MB. Gib -1 für Deaktivierung ein."
+"Relocate - WARNING: advanced function. Could make this server unreachable."
+msgstr "Umsiedeln - WARNUNG: Könnte diesen Server unerreichbar machen."
 
-#: mod/admin.php:1413
-msgid "Minimum level of fragmentation"
-msgstr "Minimaler Fragmentationsgrad"
+#: mod/admin.php:1371
+msgid "Site name"
+msgstr "Seitenname"
 
-#: mod/admin.php:1413
-msgid ""
-"Minimum fragmenation level to start the automatic optimization - default "
-"value is 30%."
-msgstr "Minimales Fragmentationsgrad von Datenbanktabellen um die automatische Optimierung einzuleiten - Standardwert ist 30%"
+#: mod/admin.php:1372
+msgid "Host name"
+msgstr "Host Name"
 
-#: mod/admin.php:1415
-msgid "Periodical check of global contacts"
-msgstr "Regelmäßig globale Kontakte überprüfen"
+#: mod/admin.php:1373
+msgid "Sender Email"
+msgstr "Absender für Emails"
 
-#: mod/admin.php:1415
+#: mod/admin.php:1373
 msgid ""
-"If enabled, the global contacts are checked periodically for missing or "
-"outdated data and the vitality of the contacts and servers."
-msgstr "Wenn diese Option aktiviert ist, werden die globalen Kontakte regelmäßig auf fehlende oder veraltete Daten sowie auf Erreichbarkeit des Kontakts und des Servers überprüft."
-
-#: mod/admin.php:1416
-msgid "Days between requery"
-msgstr "Tage zwischen erneuten Abfragen"
+"The email address your server shall use to send notification emails from."
+msgstr "Die E-Mail Adresse die dein Server zum Versenden von Benachrichtigungen verwenden soll."
 
-#: mod/admin.php:1416
-msgid "Number of days after which a server is requeried for his contacts."
-msgstr "Legt das Abfrageintervall fest, nachdem ein Server erneut nach Kontakten abgefragt werden soll."
+#: mod/admin.php:1374
+msgid "Banner/Logo"
+msgstr "Banner/Logo"
 
-#: mod/admin.php:1417
-msgid "Discover contacts from other servers"
-msgstr "Neue Kontakte auf anderen Servern entdecken"
+#: mod/admin.php:1375
+msgid "Shortcut icon"
+msgstr "Shortcut Icon"
 
-#: mod/admin.php:1417
-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 recommened setting is 'Users, "
-"Global Contacts'."
-msgstr "Regelmäßig andere Server nach potentiellen Kontakten absuchen. Du kannst zwischen 'Nutzern', den tatsächlichen Nutzern des anderen Systems und 'globalen Kontakten', aktiven Kontakten die auf dem System bekannt sind, wählen. Der Fallback-Mechanismus ist für ältere Friendica und Redmatrix Server gedacht, bei denen globale Kontakte noch nicht verfügbar sind. Durch den Fallbackmodus entsteht auf deinem Server eine wesentlich höhere Last, empfohlen wird der Modus 'Nutzer, globale Kontakte'."
+#: mod/admin.php:1375
+msgid "Link to an icon that will be used for browsers."
+msgstr "Link zu einem Icon, das Browser verwenden werden."
 
-#: mod/admin.php:1418
-msgid "Timeframe for fetching global contacts"
-msgstr "Zeitfenster für globale Kontakte"
+#: mod/admin.php:1376
+msgid "Touch icon"
+msgstr "Touch Icon"
 
-#: mod/admin.php:1418
-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 "Wenn die Entdeckung neuer Kontakte aktiv ist, definiert dieses Zeitfenster den Zeitraum in dem globale Kontakte als aktiv gelten und von anderen Servern importiert werden."
+#: mod/admin.php:1376
+msgid "Link to an icon that will be used for tablets and mobiles."
+msgstr "Link zu einem Icon das Tablets und Handies verwenden sollen."
 
-#: mod/admin.php:1419
-msgid "Search the local directory"
-msgstr "Lokales Verzeichnis durchsuchen"
+#: mod/admin.php:1377
+msgid "Additional Info"
+msgstr "Zusätzliche Informationen"
 
-#: mod/admin.php:1419
+#: mod/admin.php:1377
+#, 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 "Suche im lokalen Verzeichnis anstelle des globalen Verzeichnisses durchführen. Jede Suche wird im Hintergrund auch im globalen Verzeichnis durchgeführt um die Suchresultate zu verbessern, wenn diese Suche wiederholt wird."
+"For public servers: you can add additional information here that will be "
+"listed at %s/servers."
+msgstr "Für öffentliche Server kannst Du hier zusätzliche Informationen angeben, die dann auf %s/servers angezeigt werden."
 
-#: mod/admin.php:1421
-msgid "Publish server information"
-msgstr "Server Informationen veröffentlichen"
+#: mod/admin.php:1378
+msgid "System language"
+msgstr "Systemsprache"
 
-#: mod/admin.php:1421
+#: mod/admin.php:1379
+msgid "System theme"
+msgstr "Systemweites Theme"
+
+#: mod/admin.php:1379
 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 "Wenn aktiviert, werden allgemeine Informationen über den Server und Nutzungsdaten veröffentlicht. Die Daten beinhalten den Namen sowie die Version des Servers, die Anzahl der Personen mit öffentlichen Profilen, die Anzahl der Beiträge sowie aktivierte Protokolle und Connectoren. Für Details bitte <a href='http://the-federation.info/'>the-federation.info</a> aufrufen."
+"Default system theme - may be over-ridden by user profiles - <a href='#' "
+"id='cnftheme'>change theme settings</a>"
+msgstr "Vorgabe für das System-Theme - kann von Benutzerprofilen überschrieben werden - <a href='#' id='cnftheme'>Theme-Einstellungen ändern</a>"
 
-#: mod/admin.php:1423
-msgid "Check upstream version"
-msgstr "Suche nach Updates"
+#: mod/admin.php:1380
+msgid "Mobile system theme"
+msgstr "Systemweites mobiles Theme"
 
-#: mod/admin.php:1423
-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 "Wenn diese Option aktiviert ist wird regelmäßig nach neuen Friendica Versionen auf github überprüft. Wenn es eine neue Version gibt, wird dies auf der Übersichtsseite im Admin-Panel angezeigt."
+#: mod/admin.php:1380
+msgid "Theme for mobile devices"
+msgstr "Thema für mobile Geräte"
 
-#: mod/admin.php:1424
-msgid "Suppress Tags"
-msgstr "Tags Unterdrücken"
+#: mod/admin.php:1381
+msgid "SSL link policy"
+msgstr "Regeln für SSL Links"
 
-#: mod/admin.php:1424
-msgid "Suppress showing a list of hashtags at the end of the posting."
-msgstr "Unterdrückt die Anzeige von Tags am Ende eines Beitrags."
+#: mod/admin.php:1381
+msgid "Determines whether generated links should be forced to use SSL"
+msgstr "Bestimmt, ob generierte Links SSL verwenden müssen"
 
-#: mod/admin.php:1425
-msgid "Path to item cache"
-msgstr "Pfad zum Eintrag Cache"
+#: mod/admin.php:1382
+msgid "Force SSL"
+msgstr "Erzwinge SSL"
 
-#: mod/admin.php:1425
-msgid "The item caches buffers generated bbcode and external images."
-msgstr "Im Item-Cache werden externe Bilder und geparster BBCode zwischen gespeichert."
+#: mod/admin.php:1382
+msgid ""
+"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
+" to endless loops."
+msgstr "Erzinge alle Nicht-SSL Anfragen auf SSL - Achtung: auf manchen Systemen verursacht dies eine Endlosschleife."
 
-#: mod/admin.php:1426
-msgid "Cache duration in seconds"
-msgstr "Cache-Dauer in Sekunden"
+#: mod/admin.php:1383
+msgid "Hide help entry from navigation menu"
+msgstr "Verberge den Menüeintrag für die Hilfe im Navigationsmenü"
 
-#: mod/admin.php:1426
+#: mod/admin.php:1383
 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 "Wie lange sollen die gecachedten Dateien vorgehalten werden? Grundeinstellung sind 86400 Sekunden (ein Tag). Um den Item Cache zu deaktivieren, setze diesen Wert auf -1."
+"Hides the menu entry for the Help pages from the navigation menu. You can "
+"still access it calling /help directly."
+msgstr "Verbirgt den Menüeintrag für die Hilfe-Seiten im Navigationsmenü. Die Seiten können weiterhin über /help aufgerufen werden."
 
-#: mod/admin.php:1427
-msgid "Maximum numbers of comments per post"
-msgstr "Maximale Anzahl von Kommentaren pro Beitrag"
+#: mod/admin.php:1384
+msgid "Single user instance"
+msgstr "Ein-Nutzer Instanz"
 
-#: mod/admin.php:1427
-msgid "How much comments should be shown for each post? Default value is 100."
-msgstr "Wie viele Kommentare sollen pro Beitrag angezeigt werden? Standardwert sind 100."
+#: mod/admin.php:1384
+msgid "Make this instance multi-user or single-user for the named user"
+msgstr "Regelt ob es sich bei dieser Instanz um eine ein Personen Installation oder eine Installation mit mehr als einem Nutzer handelt."
 
-#: mod/admin.php:1428
-msgid "Temp path"
-msgstr "Temp Pfad"
+#: mod/admin.php:1385
+msgid "Maximum image size"
+msgstr "Maximale Bildgröße"
 
-#: mod/admin.php:1428
+#: mod/admin.php:1385
 msgid ""
-"If you have a restricted system where the webserver can't access the system "
-"temp path, enter another path here."
-msgstr "Solltest du ein eingeschränktes System haben, auf dem der Webserver nicht auf das temp Verzeichnis des Systems zugreifen kann, setze hier einen anderen Pfad."
+"Maximum size in bytes of uploaded images. Default is 0, which means no "
+"limits."
+msgstr "Maximale Uploadgröße von Bildern in Bytes. Standard ist 0, d.h. ohne Limit."
 
-#: mod/admin.php:1429
-msgid "Base path to installation"
-msgstr "Basis-Pfad zur Installation"
+#: mod/admin.php:1386
+msgid "Maximum image length"
+msgstr "Maximale Bildlänge"
 
-#: mod/admin.php:1429
+#: mod/admin.php:1386
 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 "Falls das System nicht den korrekten Pfad zu deiner Installation gefunden hat, gib den richtigen Pfad bitte hier ein. Du solltest hier den Pfad nur auf einem eingeschränkten System angeben müssen, bei dem du mit symbolischen Links auf dein Webverzeichnis verweist."
+"Maximum length in pixels of the longest side of uploaded images. Default is "
+"-1, which means no limits."
+msgstr "Maximale Länge in Pixeln der längsten Seite eines hoch geladenen Bildes. Grundeinstellung ist -1 was keine Einschränkung bedeutet."
 
-#: mod/admin.php:1430
-msgid "Disable picture proxy"
-msgstr "Bilder Proxy deaktivieren"
+#: mod/admin.php:1387
+msgid "JPEG image quality"
+msgstr "Qualität des JPEG Bildes"
 
-#: mod/admin.php:1430
+#: mod/admin.php:1387
 msgid ""
-"The picture proxy increases performance and privacy. It shouldn't be used on"
-" systems with very low bandwith."
-msgstr "Der Proxy für Bilder verbessert die Leistung und Privatsphäre der Nutzer. Er sollte nicht auf Systemen verwendet werden, die nur über begrenzte Bandbreite verfügen."
-
-#: mod/admin.php:1431
-msgid "Only search in tags"
-msgstr "Nur in Tags suchen"
+"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
+"100, which is full quality."
+msgstr "Hoch geladene JPEG Bilder werden mit dieser Qualität [0-100] gespeichert. Grundeinstellung ist 100, kein Qualitätsverlust."
 
-#: mod/admin.php:1431
-msgid "On large systems the text search can slow down the system extremely."
-msgstr "Auf großen Knoten kann die Volltext-Suche das System ausbremsen."
+#: mod/admin.php:1389
+msgid "Register policy"
+msgstr "Registrierungsmethode"
 
-#: mod/admin.php:1433
-msgid "New base url"
-msgstr "Neue Basis-URL"
+#: mod/admin.php:1390
+msgid "Maximum Daily Registrations"
+msgstr "Maximum täglicher Registrierungen"
 
-#: mod/admin.php:1433
+#: mod/admin.php:1390
 msgid ""
-"Change base url for this server. Sends relocate message to all Friendica and"
-" Diaspora* contacts of all users."
-msgstr "Ändert die Basis-URL dieses Servers und sendet eine Umzugsmitteilung an alle Friendica und Diaspora* Kontakte deiner NutzerInnen."
+"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 "Wenn die Registrierung weiter oben erlaubt ist, regelt dies die maximale Anzahl von Neuanmeldungen pro Tag. Wenn die Registrierung geschlossen ist, hat diese Einstellung keinen Effekt."
 
-#: mod/admin.php:1435
-msgid "RINO Encryption"
-msgstr "RINO Verschlüsselung"
+#: mod/admin.php:1391
+msgid "Register text"
+msgstr "Registrierungstext"
 
-#: mod/admin.php:1435
-msgid "Encryption layer between nodes."
-msgstr "Verschlüsselung zwischen Friendica Instanzen"
-
-#: mod/admin.php:1435
-msgid "Enabled"
-msgstr "Aktiv"
+#: mod/admin.php:1391
+msgid ""
+"Will be displayed prominently on the registration page. You can use BBCode "
+"here."
+msgstr "Wird gut sichtbar auf der Registrierungsseite angezeigt. BBCode kann verwendet werden."
 
-#: mod/admin.php:1437
-msgid "Maximum number of parallel workers"
-msgstr "Maximale Anzahl parallel laufender Worker"
+#: mod/admin.php:1392
+msgid "Accounts abandoned after x days"
+msgstr "Nutzerkonten gelten nach x Tagen als unbenutzt"
 
-#: mod/admin.php:1437
+#: mod/admin.php:1392
 msgid ""
-"On shared hosters set this to 2. On larger systems, values of 10 are great. "
-"Default value is 4."
-msgstr "Wenn dein Knoten bei einem Shared Hoster ist, setzte diesen Wert auf 2. Auf größeren Systemen funktioniert ein Wert von 10 recht gut. Standardeinstellung sind 4."
+"Will not waste system resources polling external sites for abandonded "
+"accounts. Enter 0 for no time limit."
+msgstr "Verschwende keine System-Ressourcen auf das Pollen externer Seiten, wenn Konten nicht mehr benutzt werden. 0 eingeben für kein Limit."
 
-#: mod/admin.php:1438
-msgid "Don't use 'proc_open' with the worker"
-msgstr "'proc_open' nicht mit den Workern verwenden"
+#: mod/admin.php:1393
+msgid "Allowed friend domains"
+msgstr "Erlaubte Domains für Kontakte"
 
-#: mod/admin.php:1438
+#: mod/admin.php:1393
 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 "Aktiviere diese Option, wenn dein System die Verwendung von 'proc_open' verhindert. Dies könnte auf Shared Hostern der Fall sein. Wenn du diese Option aktivierst, solltest du die Frequenz der poller Aufrufe in deiner crontab erhöhen."
+"Comma separated list of domains which are allowed to establish friendships "
+"with this site. Wildcards are accepted. Empty to allow any domains"
+msgstr "Liste der Domains, die für Kontakte erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben."
 
-#: mod/admin.php:1439
-msgid "Enable fastlane"
-msgstr "Aktiviere Fastlane"
+#: mod/admin.php:1394
+msgid "Allowed email domains"
+msgstr "Erlaubte Domains für E-Mails"
 
-#: mod/admin.php:1439
+#: mod/admin.php:1394
 msgid ""
-"When enabed, the fastlane mechanism starts an additional worker if processes"
-" with higher priority are blocked by processes of lower priority."
-msgstr "Wenn aktiviert, wird der Fastlane-Mechanismus einen weiteren Worker-Prozeß starten wenn Prozesse mit höherer Priorität von Prozessen mit niedrigerer Priorität blockiert werden."
+"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 "Liste der Domains, die für E-Mail-Adressen bei der Registrierung erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben."
 
-#: mod/admin.php:1440
-msgid "Enable frontend worker"
-msgstr "Aktiviere den Frontend Worker"
+#: mod/admin.php:1395
+msgid "No OEmbed rich content"
+msgstr "OEmbed nicht verwenden"
 
-#: mod/admin.php:1440
-#, php-format
+#: mod/admin.php:1395
 msgid ""
-"When enabled the Worker process is triggered when backend access is "
-"performed \\x28e.g. messages being delivered\\x29. On smaller sites you "
-"might want to call %s/worker on a regular basis via an external cron job. "
-"You should only enable this option if you cannot utilize cron/scheduled jobs"
-" on your server."
-msgstr "Ist diese Option aktiv, wird der Worker Prozess durch Aktionen am Frontend gestartet (z.B. wenn Nachrichten zugestellt werden). Auf kleineren Seiten sollte %s/worker regelmäßig, beispielsweise durch einen externen Cron Anbieter, aufgerufen werden. Du solltest dies Option nur dann aktivieren, wenn du keinen Cron Job auf deinem eigenen Server starten kannst."
+"Don't show the rich content (e.g. embedded PDF), except from the domains "
+"listed below."
+msgstr "Verhindert das Einbetten von reichhaltigen Inhalten (z.B. eingebettete PDF Dateien). Ausgenommen von dieser Regel werden Domänen die unten aufgeführt werden."
 
-#: mod/admin.php:1442
-msgid "Subscribe to relay"
-msgstr "Relais abonnieren"
+#: mod/admin.php:1396
+msgid "Allowed OEmbed domains"
+msgstr "Erlaubte OEmbed Domänen"
 
-#: mod/admin.php:1442
+#: mod/admin.php:1396
 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 "Aktiviert den Empfang von öffentlichen Beiträgen vom Relais-Server. Diese Beiträge werden in der Suche, den abonnierten Hashtags sowie der globalen Gemeinschaftsseite verfügbar sein."
+"Comma separated list of domains which oembed content is allowed to be "
+"displayed. Wildcards are accepted."
+msgstr "Komma separierte Liste von Domänen für die das einbetten reichhaltiger Inhalte erlaubt sind. Platzhalter können verwendet werden."
 
-#: mod/admin.php:1443
-msgid "Relay server"
-msgstr "Relais Server"
+#: mod/admin.php:1397
+msgid "Block public"
+msgstr "Öffentlichen Zugriff blockieren"
 
-#: mod/admin.php:1443
+#: mod/admin.php:1397
 msgid ""
-"Address of the relay server where public posts should be send to. For "
-"example https://relay.diasp.org"
-msgstr "Adresse des Relais Servers an den die öffentlichen Beiträge gesendet werden sollen. Zum Beispiel https://relay.diasp.org"
+"Check to block public access to all otherwise public personal pages on this "
+"site unless you are currently logged in."
+msgstr "Klicken, um öffentlichen Zugriff auf sonst öffentliche Profile zu blockieren, wenn man nicht eingeloggt ist."
 
-#: mod/admin.php:1444
-msgid "Direct relay transfer"
-msgstr "Direkte Relais Übertragung"
+#: mod/admin.php:1398
+msgid "Force publish"
+msgstr "Erzwinge Veröffentlichung"
 
-#: mod/admin.php:1444
+#: mod/admin.php:1398
 msgid ""
-"Enables the direct transfer to other servers without using the relay servers"
-msgstr "Aktiviert das direkte Verteilen an andere Server, ohne dass ein Relais Server verwendet wird."
+"Check to force all profiles on this site to be listed in the site directory."
+msgstr "Klicken, um Anzeige aller Profile dieses Servers im Verzeichnis zu erzwingen."
 
-#: mod/admin.php:1445
-msgid "Relay scope"
-msgstr "Geltungsbereich des Relais"
+#: mod/admin.php:1399
+msgid "Global directory URL"
+msgstr "URL des weltweiten Verzeichnisses"
 
-#: mod/admin.php:1445
+#: mod/admin.php:1399
 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 "Der Wert kann entweder 'Alle' oder 'Schlagwörter' sein. 'Alle' bedeutet, dass alle öffentliche Beiträge empfangen werden sollen. 'Schlagwörter' schränkt dem Empfang auf Beiträge ein, die bestimmte Schlagwörter beinhalten."
+"URL to the global directory. If this is not set, the global directory is "
+"completely unavailable to the application."
+msgstr "URL des weltweiten Verzeichnisses. Wenn diese nicht gesetzt ist, ist das Verzeichnis für die Applikation nicht erreichbar."
 
-#: mod/admin.php:1445
-msgid "all"
-msgstr "Alle"
+#: mod/admin.php:1400
+msgid "Private posts by default for new users"
+msgstr "Private Beiträge als Standard für neue Nutzer"
 
-#: mod/admin.php:1445
-msgid "tags"
-msgstr "Schlagwörter"
+#: mod/admin.php:1400
+msgid ""
+"Set default post permissions for all new members to the default privacy "
+"group rather than public."
+msgstr "Die Standard-Zugriffsrechte für neue Nutzer werden so gesetzt, dass als Voreinstellung in die private Gruppe gepostet wird anstelle von öffentlichen Beiträgen."
 
-#: mod/admin.php:1446
-msgid "Server tags"
-msgstr "Server Schlagworte"
+#: mod/admin.php:1401
+msgid "Don't include post content in email notifications"
+msgstr "Inhalte von Beiträgen nicht in E-Mail-Benachrichtigungen versenden"
 
-#: mod/admin.php:1446
-msgid "Comma separated list of tags for the 'tags' subscription."
-msgstr "Liste von Schlagworten die abonniert werden sollen, mit Komma getrennt."
+#: mod/admin.php:1401
+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 "Inhalte von Beiträgen/Kommentaren/privaten Nachrichten/usw., zum Datenschutz nicht in E-Mail-Benachrichtigungen einbinden."
 
-#: mod/admin.php:1447
-msgid "Allow user tags"
-msgstr "Verwende Schlagworte der Nutzer"
+#: mod/admin.php:1402
+msgid "Disallow public access to addons listed in the apps menu."
+msgstr "Öffentlichen Zugriff auf Addons im Apps Menü verbieten."
 
-#: mod/admin.php:1447
+#: mod/admin.php:1402
 msgid ""
-"If enabled, the tags from the saved searches will used for the 'tags' "
-"subscription in addition to the 'relay_server_tags'."
-msgstr "Ist dies aktiviert, werden die Schlagwörter der gespeicherten Suchen zusätzlich zu den oben  definierten Server Schlagworte abonniert."
-
-#: mod/admin.php:1475
-msgid "Update has been marked successful"
-msgstr "Update wurde als erfolgreich markiert"
+"Checking this box will restrict addons listed in the apps menu to members "
+"only."
+msgstr "Wenn ausgewählt werden die im Apps Menü aufgeführten Addons nur angemeldeten Nutzern der Seite zur Verfügung gestellt."
 
-#: mod/admin.php:1482
-#, php-format
-msgid "Database structure update %s was successfully applied."
-msgstr "Das Update %s der Struktur der Datenbank wurde erfolgreich angewandt."
+#: mod/admin.php:1403
+msgid "Don't embed private images in posts"
+msgstr "Private Bilder nicht in Beiträgen einbetten."
 
-#: mod/admin.php:1485
-#, php-format
-msgid "Executing of database structure update %s failed with error: %s"
-msgstr "Das Update %s der Struktur der Datenbank schlug mit folgender Fehlermeldung fehl: %s"
+#: mod/admin.php:1403
+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 "Ersetze lokal gehostete private Fotos in Beiträgen nicht mit einer eingebetteten Kopie des Bildes. Dies bedeutet, dass Kontakte, die Beiträge mit privaten Fotos erhalten sich zunächst auf den jeweiligen Servern authentifizieren müssen bevor die Bilder geladen und angezeigt werden, was eine gewisse Zeit dauert."
 
-#: mod/admin.php:1498
-#, php-format
-msgid "Executing %s failed with error: %s"
-msgstr "Die Ausführung von %s schlug fehl. Fehlermeldung: %s"
+#: mod/admin.php:1404
+msgid "Allow Users to set remote_self"
+msgstr "Nutzern erlauben das remote_self Flag zu setzen"
 
-#: mod/admin.php:1500
-#, php-format
-msgid "Update %s was successfully applied."
-msgstr "Update %s war erfolgreich."
+#: mod/admin.php:1404
+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 "Ist dies ausgewählt kann jeder Nutzer jeden seiner Kontakte als remote_self (entferntes Konto) im Kontakt reparieren Dialog markieren. Nach dem setzten dieses Flags werden alle Top-Level Beiträge dieser Kontakte automatisch in den Stream dieses Nutzers gepostet."
 
-#: mod/admin.php:1503
-#, php-format
-msgid "Update %s did not return a status. Unknown if it succeeded."
-msgstr "Update %s hat keinen Status zurückgegeben. Unbekannter Status."
+#: mod/admin.php:1405
+msgid "Block multiple registrations"
+msgstr "Unterbinde Mehrfachregistrierung"
 
-#: mod/admin.php:1506
-#, php-format
-msgid "There was no additional update function %s that needed to be called."
-msgstr "Es gab keine weitere Update-Funktion, die von %s ausgeführt werden musste."
+#: mod/admin.php:1405
+msgid "Disallow users to register additional accounts for use as pages."
+msgstr "Benutzern nicht erlauben, weitere Konten für Organisationsseiten o.ä. mit der gleichen E-Mail Adresse anzulegen, um diese als ."
 
-#: mod/admin.php:1526
-msgid "No failed updates."
-msgstr "Keine fehlgeschlagenen Updates."
+#: mod/admin.php:1406
+msgid "OpenID support"
+msgstr "OpenID Unterstützung"
 
-#: mod/admin.php:1527
-msgid "Check database structure"
-msgstr "Datenbank Struktur überprüfen"
+#: mod/admin.php:1406
+msgid "OpenID support for registration and logins."
+msgstr "OpenID-Unterstützung für Registrierung und Login."
 
-#: mod/admin.php:1532
-msgid "Failed Updates"
-msgstr "Fehlgeschlagene Updates"
+#: mod/admin.php:1407
+msgid "Fullname check"
+msgstr "Namen auf Vollständigkeit überprüfen"
 
-#: mod/admin.php:1533
+#: mod/admin.php:1407
 msgid ""
-"This does not include updates prior to 1139, which did not return a status."
-msgstr "Ohne Updates vor 1139, da diese keinen Status zurückgegeben haben."
-
-#: mod/admin.php:1534
-msgid "Mark success (if update was manually applied)"
-msgstr "Als erfolgreich markieren (falls das Update manuell installiert wurde)"
+"Force users to register with a space between firstname and lastname in Full "
+"name, as an antispam measure"
+msgstr "Leerzeichen zwischen Vor- und Nachname im vollständigen Namen erzwingen, um SPAM zu vermeiden."
 
-#: mod/admin.php:1535
-msgid "Attempt to execute this update step automatically"
-msgstr "Versuchen, diesen Schritt automatisch auszuführen"
+#: mod/admin.php:1408
+msgid "Community pages for visitors"
+msgstr "Für Besucher verfügbare Gemeinschaftsseite"
 
-#: mod/admin.php:1574
-#, php-format
+#: mod/admin.php:1408
 msgid ""
-"\n"
-"\t\t\tDear %1$s,\n"
-"\t\t\t\tthe administrator of %2$s has set up an account for you."
-msgstr "\nHallo %1$s,\n\nauf %2$s wurde ein Account für Dich angelegt."
+"Which community pages should be available for visitors. Local users always "
+"see both pages."
+msgstr "Welche Gemeinschaftsseiten sollen für Besucher dieses Knotens verfügbar sein? Lokale Nutzer können grundsätzlich beide Gemeinschaftsseiten verwenden."
 
-#: mod/admin.php:1577
-#, php-format
+#: mod/admin.php:1409
+msgid "Posts per user on community page"
+msgstr "Anzahl der Beiträge pro Benutzer auf der Gemeinschaftsseite"
+
+#: mod/admin.php:1409
 msgid ""
-"\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."
-msgstr "\nNachfolgend die Anmelde-Details:\n\tAdresse der Seite:\t%1$s\n\tBenutzername:\t%2$s\n\tPasswort:\t%3$s\n\nDu kannst Dein Passwort unter \"Einstellungen\" ändern, sobald Du Dich\nangemeldet hast.\n\nBitte nimm Dir ein paar Minuten um die anderen Einstellungen auf dieser\nSeite zu kontrollieren.\n\nEventuell magst Du ja auch einige Informationen über Dich in Deinem\nProfil veröffentlichen, damit andere Leute Dich einfacher finden können.\nBearbeite hierfür einfach Dein Standard-Profil (über die Profil-Seite).\n\nWir empfehlen Dir, Deinen kompletten Namen anzugeben und ein zu Dir\npassendes Profilbild zu wählen, damit Dich alte Bekannte wieder finden.\nAußerdem ist es nützlich, wenn Du auf Deinem Profil Schlüsselwörter\nangibst. Das erleichtert es, Leute zu finden, die Deine Interessen teilen.\n\nWir respektieren Deine Privatsphäre - keine dieser Angaben ist nötig.\nWenn Du neu im Netzwerk bist und noch niemanden kennst, dann können sie\nallerdings dabei helfen, neue und interessante Kontakte zu knüpfen.\n\nSolltest du dein Nutzerkonto löschen wollen, kannst du dies unter %1$s/removeme  jederzeit tun.\n\nNun viel Spaß, gute Begegnungen und willkommen auf %4$s."
+"The maximum number of posts per user on the community page. (Not valid for "
+"'Global Community')"
+msgstr "Die Anzahl der Beiträge die von jedem Nutzer maximal auf der Gemeinschaftsseite angezeigt werden sollen. Dieser Parameter wird nicht für die Globale Gemeinschaftsseite genutzt."
 
-#: mod/admin.php:1621
-#, php-format
-msgid "%s user blocked/unblocked"
-msgid_plural "%s users blocked/unblocked"
-msgstr[0] "%s Benutzer geblockt/freigegeben"
-msgstr[1] "%s Benutzer geblockt/freigegeben"
+#: mod/admin.php:1410
+msgid "Enable OStatus support"
+msgstr "OStatus Unterstützung aktivieren"
 
-#: mod/admin.php:1627
-#, php-format
-msgid "%s user deleted"
-msgid_plural "%s users deleted"
-msgstr[0] "%s Nutzer gelöscht"
-msgstr[1] "%s Nutzer gelöscht"
+#: mod/admin.php:1410
+msgid ""
+"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
+"communications in OStatus are public, so privacy warnings will be "
+"occasionally displayed."
+msgstr "Biete die eingebaute OStatus (iStatusNet, GNU Social, etc.) Unterstützung an. Jede Kommunikation in OStatus ist öffentlich, Privatsphäre Warnungen werden nur bei Bedarf angezeigt."
 
-#: mod/admin.php:1674
-#, php-format
-msgid "User '%s' deleted"
-msgstr "Nutzer '%s' gelöscht"
+#: mod/admin.php:1411
+msgid "Only import OStatus threads from our contacts"
+msgstr "Nur OStatus Konversationen unserer Kontakte importieren"
 
-#: mod/admin.php:1682
-#, php-format
-msgid "User '%s' unblocked"
-msgstr "Nutzer '%s' entsperrt"
+#: mod/admin.php:1411
+msgid ""
+"Normally we import every content from our OStatus contacts. With this option"
+" we only store threads that are started by a contact that is known on our "
+"system."
+msgstr "Normalerweise werden alle Inhalte von OStatus Kontakten importiert. Mit dieser Option werden nur solche Konversationen gespeichert, die von Kontakten der Nutzer dieses Knotens gestartet wurden."
 
-#: mod/admin.php:1682
-#, php-format
-msgid "User '%s' blocked"
-msgstr "Nutzer '%s' gesperrt"
+#: mod/admin.php:1412
+msgid "OStatus support can only be enabled if threading is enabled."
+msgstr "OStatus Unterstützung kann nur aktiviert werden wenn \"Threading\" aktiviert ist. "
 
-#: mod/admin.php:1743
-msgid "Private Forum"
-msgstr "Privates Forum"
+#: mod/admin.php:1414
+msgid ""
+"Diaspora support can't be enabled because Friendica was installed into a sub"
+" directory."
+msgstr "Diaspora Unterstützung kann nicht aktiviert werden da Friendica in ein Unterverzeichnis installiert ist."
 
-#: mod/admin.php:1796 mod/admin.php:1820
-msgid "Register date"
-msgstr "Anmeldedatum"
+#: mod/admin.php:1415
+msgid "Enable Diaspora support"
+msgstr "Diaspora Unterstützung aktivieren"
 
-#: mod/admin.php:1796 mod/admin.php:1820
-msgid "Last login"
-msgstr "Letzte Anmeldung"
+#: mod/admin.php:1415
+msgid "Provide built-in Diaspora network compatibility."
+msgstr "Verwende die eingebaute Diaspora-Verknüpfung."
 
-#: mod/admin.php:1796 mod/admin.php:1820
-msgid "Last item"
-msgstr "Letzter Beitrag"
+#: mod/admin.php:1416
+msgid "Only allow Friendica contacts"
+msgstr "Nur Friendica-Kontakte erlauben"
 
-#: mod/admin.php:1796
-msgid "Type"
-msgstr "Typ"
+#: mod/admin.php:1416
+msgid ""
+"All contacts must use Friendica protocols. All other built-in communication "
+"protocols disabled."
+msgstr "Alle Kontakte müssen das Friendica Protokoll nutzen. Alle anderen Kommunikationsprotokolle werden deaktiviert."
 
-#: mod/admin.php:1803
-msgid "Add User"
-msgstr "Nutzer hinzufügen"
+#: mod/admin.php:1417
+msgid "Verify SSL"
+msgstr "SSL Überprüfen"
 
-#: mod/admin.php:1805
-msgid "User registrations waiting for confirm"
-msgstr "Neuanmeldungen, die auf Deine Bestätigung warten"
+#: mod/admin.php:1417
+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 "Wenn gewollt, kann man hier eine strenge Zertifikatkontrolle einstellen. Das bedeutet, dass man zu keinen Seiten mit selbst unterzeichnetem SSL eine Verbindung herstellen kann."
 
-#: mod/admin.php:1806
-msgid "User waiting for permanent deletion"
-msgstr "Nutzer wartet auf permanente Löschung"
+#: mod/admin.php:1418
+msgid "Proxy user"
+msgstr "Proxy Nutzer"
 
-#: mod/admin.php:1807
-msgid "Request date"
-msgstr "Anfragedatum"
+#: mod/admin.php:1419
+msgid "Proxy URL"
+msgstr "Proxy URL"
 
-#: mod/admin.php:1808
-msgid "No registrations."
-msgstr "Keine Neuanmeldungen."
+#: mod/admin.php:1420
+msgid "Network timeout"
+msgstr "Netzwerk Wartezeit"
 
-#: mod/admin.php:1809
-msgid "Note from the user"
-msgstr "Hinweis vom Nutzer"
+#: mod/admin.php:1420
+msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
+msgstr "Der Wert ist in Sekunden. Setze 0 für unbegrenzt (nicht empfohlen)."
 
-#: mod/admin.php:1810 mod/notifications.php:179 mod/notifications.php:264
-msgid "Approve"
-msgstr "Genehmigen"
+#: mod/admin.php:1421
+msgid "Maximum Load Average"
+msgstr "Maximum Load Average"
 
-#: mod/admin.php:1811
-msgid "Deny"
-msgstr "Verwehren"
+#: mod/admin.php:1421
+msgid ""
+"Maximum system load before delivery and poll processes are deferred - "
+"default 50."
+msgstr "Maximale Systemlast bevor Verteil- und Empfangsprozesse verschoben werden - Standard 50"
 
-#: mod/admin.php:1815
-msgid "Site admin"
-msgstr "Seitenadministrator"
+#: mod/admin.php:1422
+msgid "Maximum Load Average (Frontend)"
+msgstr "Maximum Load Average (Frontend)"
 
-#: mod/admin.php:1816
-msgid "Account expired"
-msgstr "Account ist abgelaufen"
+#: mod/admin.php:1422
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr "Maximale Systemlast bevor Vordergrundprozesse pausiert werden - Standard 50."
 
-#: mod/admin.php:1819
-msgid "New User"
-msgstr "Neuer Nutzer"
+#: mod/admin.php:1423
+msgid "Minimal Memory"
+msgstr "Minimaler Speicher"
+
+#: mod/admin.php:1423
+msgid ""
+"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
+"default 0 (deactivated)."
+msgstr "Minimal freier Speicher in MB für den Worker Prozess. Benötigt Zugriff auf /proc/meminfo - Standardwert ist 0 (deaktiviert)"
+
+#: mod/admin.php:1424
+msgid "Maximum table size for optimization"
+msgstr "Maximale Tabellengröße zur Optimierung"
+
+#: mod/admin.php:1424
+msgid ""
+"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
+"Enter -1 to disable it."
+msgstr "Maximale Tabellengröße (in MB) für die automatische Optimierung - Standard 100 MB. Gib -1 für Deaktivierung ein."
+
+#: mod/admin.php:1425
+msgid "Minimum level of fragmentation"
+msgstr "Minimaler Fragmentationsgrad"
+
+#: mod/admin.php:1425
+msgid ""
+"Minimum fragmenation level to start the automatic optimization - default "
+"value is 30%."
+msgstr "Minimales Fragmentationsgrad von Datenbanktabellen um die automatische Optimierung einzuleiten - Standardwert ist 30%"
+
+#: mod/admin.php:1427
+msgid "Periodical check of global contacts"
+msgstr "Regelmäßig globale Kontakte überprüfen"
+
+#: mod/admin.php:1427
+msgid ""
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
+msgstr "Wenn diese Option aktiviert ist, werden die globalen Kontakte regelmäßig auf fehlende oder veraltete Daten sowie auf Erreichbarkeit des Kontakts und des Servers überprüft."
+
+#: mod/admin.php:1428
+msgid "Days between requery"
+msgstr "Tage zwischen erneuten Abfragen"
+
+#: mod/admin.php:1428
+msgid "Number of days after which a server is requeried for his contacts."
+msgstr "Legt das Abfrageintervall fest, nachdem ein Server erneut nach Kontakten abgefragt werden soll."
+
+#: mod/admin.php:1429
+msgid "Discover contacts from other servers"
+msgstr "Neue Kontakte auf anderen Servern entdecken"
+
+#: mod/admin.php:1429
+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 recommened setting is 'Users, "
+"Global Contacts'."
+msgstr "Regelmäßig andere Server nach potentiellen Kontakten absuchen. Du kannst zwischen 'Nutzern', den tatsächlichen Nutzern des anderen Systems und 'globalen Kontakten', aktiven Kontakten die auf dem System bekannt sind, wählen. Der Fallback-Mechanismus ist für ältere Friendica und Redmatrix Server gedacht, bei denen globale Kontakte noch nicht verfügbar sind. Durch den Fallbackmodus entsteht auf deinem Server eine wesentlich höhere Last, empfohlen wird der Modus 'Nutzer, globale Kontakte'."
+
+#: mod/admin.php:1430
+msgid "Timeframe for fetching global contacts"
+msgstr "Zeitfenster für globale Kontakte"
+
+#: mod/admin.php:1430
+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 "Wenn die Entdeckung neuer Kontakte aktiv ist, definiert dieses Zeitfenster den Zeitraum in dem globale Kontakte als aktiv gelten und von anderen Servern importiert werden."
+
+#: mod/admin.php:1431
+msgid "Search the local directory"
+msgstr "Lokales Verzeichnis durchsuchen"
+
+#: mod/admin.php:1431
+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 "Suche im lokalen Verzeichnis anstelle des globalen Verzeichnisses durchführen. Jede Suche wird im Hintergrund auch im globalen Verzeichnis durchgeführt um die Suchresultate zu verbessern, wenn diese Suche wiederholt wird."
+
+#: mod/admin.php:1433
+msgid "Publish server information"
+msgstr "Server Informationen veröffentlichen"
+
+#: mod/admin.php:1433
+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 "Wenn aktiviert, werden allgemeine Informationen über den Server und Nutzungsdaten veröffentlicht. Die Daten beinhalten den Namen sowie die Version des Servers, die Anzahl der Personen mit öffentlichen Profilen, die Anzahl der Beiträge sowie aktivierte Protokolle und Connectoren. Für Details bitte <a href='http://the-federation.info/'>the-federation.info</a> aufrufen."
+
+#: mod/admin.php:1435
+msgid "Check upstream version"
+msgstr "Suche nach Updates"
+
+#: mod/admin.php:1435
+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 "Wenn diese Option aktiviert ist wird regelmäßig nach neuen Friendica Versionen auf github überprüft. Wenn es eine neue Version gibt, wird dies auf der Übersichtsseite im Admin-Panel angezeigt."
+
+#: mod/admin.php:1436
+msgid "Suppress Tags"
+msgstr "Tags Unterdrücken"
+
+#: mod/admin.php:1436
+msgid "Suppress showing a list of hashtags at the end of the posting."
+msgstr "Unterdrückt die Anzeige von Tags am Ende eines Beitrags."
+
+#: mod/admin.php:1437
+msgid "Clean database"
+msgstr "Datenbank aufräumen"
+
+#: mod/admin.php:1437
+msgid ""
+"Remove old remote items, orphaned database records and old content from some"
+" other helper tables."
+msgstr "Entferne alte Beiträge von anderen Knoten, verwaiste Einträge und alten Inhalt einiger Hilfstabellen."
+
+#: mod/admin.php:1438
+msgid "Lifespan of remote items"
+msgstr "Lebensdauer von Beiträgen anderer Knoten"
+
+#: mod/admin.php:1438
+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 "Wenn das Aufräumen der Datenbank aktiviert ist, definiert dies die Anzahl in Tagen nach der Beiträge die auf anderen Knoten des Netzwerks verfasst wurden, gelöscht werden sollen. Eigene Beiträge sowie markierte oder abgespeicherte Beiträge werden nicht gelöscht. Ein Wert von 0 deaktiviert das automatische löschen von Beiträgen."
+
+#: mod/admin.php:1439
+msgid "Lifespan of unclaimed items"
+msgstr "Lebensdauer nicht angeforderter Beiträge"
+
+#: mod/admin.php:1439
+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 "Wenn das Aufräumen der Datenbank aktiviert ist, definiert dies die Anzahl von Tagen nach denen nicht angeforderte Beiträge (hauptsächlich sole die über das Relais eintreffen) gelöscht werden. Der Standardwert beträgt 90 Tage. Wird dieser Wert auf 0 gesetzt, wird die Lebenszeit von Beiträgen anderer Knoten verwendet."
+
+#: mod/admin.php:1440
+msgid "Path to item cache"
+msgstr "Pfad zum Eintrag Cache"
+
+#: mod/admin.php:1440
+msgid "The item caches buffers generated bbcode and external images."
+msgstr "Im Item-Cache werden externe Bilder und geparster BBCode zwischen gespeichert."
+
+#: mod/admin.php:1441
+msgid "Cache duration in seconds"
+msgstr "Cache-Dauer in Sekunden"
+
+#: mod/admin.php:1441
+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 "Wie lange sollen die gecachedten Dateien vorgehalten werden? Grundeinstellung sind 86400 Sekunden (ein Tag). Um den Item Cache zu deaktivieren, setze diesen Wert auf -1."
+
+#: mod/admin.php:1442
+msgid "Maximum numbers of comments per post"
+msgstr "Maximale Anzahl von Kommentaren pro Beitrag"
+
+#: mod/admin.php:1442
+msgid "How much comments should be shown for each post? Default value is 100."
+msgstr "Wie viele Kommentare sollen pro Beitrag angezeigt werden? Standardwert sind 100."
+
+#: mod/admin.php:1443
+msgid "Temp path"
+msgstr "Temp Pfad"
+
+#: mod/admin.php:1443
+msgid ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr "Solltest du ein eingeschränktes System haben, auf dem der Webserver nicht auf das temp Verzeichnis des Systems zugreifen kann, setze hier einen anderen Pfad."
+
+#: mod/admin.php:1444
+msgid "Base path to installation"
+msgstr "Basis-Pfad zur Installation"
+
+#: mod/admin.php:1444
+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 "Falls das System nicht den korrekten Pfad zu deiner Installation gefunden hat, gib den richtigen Pfad bitte hier ein. Du solltest hier den Pfad nur auf einem eingeschränkten System angeben müssen, bei dem du mit symbolischen Links auf dein Webverzeichnis verweist."
 
-#: mod/admin.php:1820
-msgid "Deleted since"
-msgstr "Gelöscht seit"
+#: mod/admin.php:1445
+msgid "Disable picture proxy"
+msgstr "Bilder Proxy deaktivieren"
 
-#: mod/admin.php:1825
+#: mod/admin.php:1445
 msgid ""
-"Selected users will be deleted!\\n\\nEverything these users had posted on "
-"this site will be permanently deleted!\\n\\nAre you sure?"
-msgstr "Die markierten Nutzer werden gelöscht!\\n\\nAlle Beiträge, die diese Nutzer auf dieser Seite veröffentlicht haben, werden permanent gelöscht!\\n\\nBist Du sicher?"
+"The picture proxy increases performance and privacy. It shouldn't be used on"
+" systems with very low bandwith."
+msgstr "Der Proxy für Bilder verbessert die Leistung und Privatsphäre der Nutzer. Er sollte nicht auf Systemen verwendet werden, die nur über begrenzte Bandbreite verfügen."
 
-#: mod/admin.php:1826
-msgid ""
-"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
-"site will be permanently deleted!\\n\\nAre you sure?"
-msgstr "Der Nutzer {0} wird gelöscht!\\n\\nAlles was dieser Nutzer auf dieser Seite veröffentlicht hat, wird permanent gelöscht!\\n\\nBist Du sicher?"
+#: mod/admin.php:1446
+msgid "Only search in tags"
+msgstr "Nur in Tags suchen"
 
-#: mod/admin.php:1836
-msgid "Name of the new user."
-msgstr "Name des neuen Nutzers"
+#: mod/admin.php:1446
+msgid "On large systems the text search can slow down the system extremely."
+msgstr "Auf großen Knoten kann die Volltext-Suche das System ausbremsen."
 
-#: mod/admin.php:1837
-msgid "Nickname"
-msgstr "Spitzname"
+#: mod/admin.php:1448
+msgid "New base url"
+msgstr "Neue Basis-URL"
 
-#: mod/admin.php:1837
-msgid "Nickname of the new user."
-msgstr "Spitznamen für den neuen Nutzer"
+#: mod/admin.php:1448
+msgid ""
+"Change base url for this server. Sends relocate message to all Friendica and"
+" Diaspora* contacts of all users."
+msgstr "Ändert die Basis-URL dieses Servers und sendet eine Umzugsmitteilung an alle Friendica und Diaspora* Kontakte deiner NutzerInnen."
 
-#: mod/admin.php:1838
-msgid "Email address of the new user."
-msgstr "Email Adresse des neuen Nutzers"
+#: mod/admin.php:1450
+msgid "RINO Encryption"
+msgstr "RINO Verschlüsselung"
 
-#: mod/admin.php:1880
-#, php-format
-msgid "Addon %s disabled."
-msgstr "Addon %s ausgeschaltet."
+#: mod/admin.php:1450
+msgid "Encryption layer between nodes."
+msgstr "Verschlüsselung zwischen Friendica Instanzen"
 
-#: mod/admin.php:1884
-#, php-format
-msgid "Addon %s enabled."
-msgstr "Addon %s eingeschaltet."
+#: mod/admin.php:1450
+msgid "Enabled"
+msgstr "Aktiv"
 
-#: mod/admin.php:1894 mod/admin.php:2143
-msgid "Disable"
-msgstr "Ausschalten"
+#: mod/admin.php:1452
+msgid "Maximum number of parallel workers"
+msgstr "Maximale Anzahl parallel laufender Worker"
 
-#: mod/admin.php:1897 mod/admin.php:2146
-msgid "Enable"
-msgstr "Einschalten"
+#: mod/admin.php:1452
+msgid ""
+"On shared hosters set this to 2. On larger systems, values of 10 are great. "
+"Default value is 4."
+msgstr "Wenn dein Knoten bei einem Shared Hoster ist, setzte diesen Wert auf 2. Auf größeren Systemen funktioniert ein Wert von 10 recht gut. Standardeinstellung sind 4."
 
-#: mod/admin.php:1919 mod/admin.php:2188
-msgid "Toggle"
-msgstr "Umschalten"
+#: mod/admin.php:1453
+msgid "Don't use 'proc_open' with the worker"
+msgstr "'proc_open' nicht mit den Workern verwenden"
 
-#: mod/admin.php:1927 mod/admin.php:2197
-msgid "Author: "
-msgstr "Autor:"
+#: mod/admin.php:1453
+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 "Aktiviere diese Option, wenn dein System die Verwendung von 'proc_open' verhindert. Dies könnte auf Shared Hostern der Fall sein. Wenn du diese Option aktivierst, solltest du die Frequenz der poller Aufrufe in deiner crontab erhöhen."
 
-#: mod/admin.php:1928 mod/admin.php:2198
-msgid "Maintainer: "
-msgstr "Betreuer:"
+#: mod/admin.php:1454
+msgid "Enable fastlane"
+msgstr "Aktiviere Fastlane"
 
-#: mod/admin.php:1980
-msgid "Reload active addons"
-msgstr "Aktivierte Addons neu laden"
+#: mod/admin.php:1454
+msgid ""
+"When enabed, the fastlane mechanism starts an additional worker if processes"
+" with higher priority are blocked by processes of lower priority."
+msgstr "Wenn aktiviert, wird der Fastlane-Mechanismus einen weiteren Worker-Prozeß starten wenn Prozesse mit höherer Priorität von Prozessen mit niedrigerer Priorität blockiert werden."
+
+#: mod/admin.php:1455
+msgid "Enable frontend worker"
+msgstr "Aktiviere den Frontend Worker"
 
-#: mod/admin.php:1985
+#: mod/admin.php:1455
 #, 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 "Es sind derzeit keine Addons auf diesem Knoten verfügbar. Du findest das offizielle Addon-Repository unter %1$s und weitere eventuell interessante Addons im offenen Addon-Verzeichnis auf %2$s."
+"When enabled the Worker process is triggered when backend access is "
+"performed \\x28e.g. messages being delivered\\x29. On smaller sites you "
+"might want to call %s/worker on a regular basis via an external cron job. "
+"You should only enable this option if you cannot utilize cron/scheduled jobs"
+" on your server."
+msgstr "Ist diese Option aktiv, wird der Worker Prozess durch Aktionen am Frontend gestartet (z.B. wenn Nachrichten zugestellt werden). Auf kleineren Seiten sollte %s/worker regelmäßig, beispielsweise durch einen externen Cron Anbieter, aufgerufen werden. Du solltest dies Option nur dann aktivieren, wenn du keinen Cron Job auf deinem eigenen Server starten kannst."
 
-#: mod/admin.php:2105
-msgid "No themes found."
-msgstr "Keine Themen gefunden."
+#: mod/admin.php:1457
+msgid "Subscribe to relay"
+msgstr "Relais abonnieren"
 
-#: mod/admin.php:2179
-msgid "Screenshot"
-msgstr "Bildschirmfoto"
+#: mod/admin.php:1457
+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 "Aktiviert den Empfang von öffentlichen Beiträgen vom Relais-Server. Diese Beiträge werden in der Suche, den abonnierten Hashtags sowie der globalen Gemeinschaftsseite verfügbar sein."
 
-#: mod/admin.php:2233
-msgid "Reload active themes"
-msgstr "Aktives Theme neu laden"
+#: mod/admin.php:1458
+msgid "Relay server"
+msgstr "Relais Server"
 
-#: mod/admin.php:2238
-#, php-format
-msgid "No themes found on the system. They should be placed in %1$s"
-msgstr "Es wurden keine Themes auf dem System gefunden. Diese sollten in %1$s platziert werden."
+#: mod/admin.php:1458
+msgid ""
+"Address of the relay server where public posts should be send to. For "
+"example https://relay.diasp.org"
+msgstr "Adresse des Relais Servers an den die öffentlichen Beiträge gesendet werden sollen. Zum Beispiel https://relay.diasp.org"
 
-#: mod/admin.php:2239
-msgid "[Experimental]"
-msgstr "[Experimentell]"
+#: mod/admin.php:1459
+msgid "Direct relay transfer"
+msgstr "Direkte Relais Übertragung"
 
-#: mod/admin.php:2240
-msgid "[Unsupported]"
-msgstr "[Nicht unterstützt]"
+#: mod/admin.php:1459
+msgid ""
+"Enables the direct transfer to other servers without using the relay servers"
+msgstr "Aktiviert das direkte Verteilen an andere Server, ohne dass ein Relais Server verwendet wird."
 
-#: mod/admin.php:2264
-msgid "Log settings updated."
-msgstr "Protokolleinstellungen aktualisiert."
+#: mod/admin.php:1460
+msgid "Relay scope"
+msgstr "Geltungsbereich des Relais"
 
-#: mod/admin.php:2296
-msgid "PHP log currently enabled."
-msgstr "PHP Protokollierung ist derzeit aktiviert."
+#: mod/admin.php:1460
+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 "Der Wert kann entweder 'Alle' oder 'Schlagwörter' sein. 'Alle' bedeutet, dass alle öffentliche Beiträge empfangen werden sollen. 'Schlagwörter' schränkt dem Empfang auf Beiträge ein, die bestimmte Schlagwörter beinhalten."
 
-#: mod/admin.php:2298
-msgid "PHP log currently disabled."
-msgstr "PHP Protokollierung ist derzeit nicht aktiviert."
+#: mod/admin.php:1460
+msgid "all"
+msgstr "Alle"
 
-#: mod/admin.php:2307
-msgid "Clear"
-msgstr "löschen"
+#: mod/admin.php:1460
+msgid "tags"
+msgstr "Schlagwörter"
 
-#: mod/admin.php:2311
-msgid "Enable Debugging"
-msgstr "Protokoll führen"
+#: mod/admin.php:1461
+msgid "Server tags"
+msgstr "Server Schlagworte"
 
-#: mod/admin.php:2312
-msgid "Log file"
-msgstr "Protokolldatei"
+#: mod/admin.php:1461
+msgid "Comma separated list of tags for the 'tags' subscription."
+msgstr "Liste von Schlagworten die abonniert werden sollen, mit Komma getrennt."
+
+#: mod/admin.php:1462
+msgid "Allow user tags"
+msgstr "Verwende Schlagworte der Nutzer"
 
-#: mod/admin.php:2312
+#: mod/admin.php:1462
 msgid ""
-"Must be writable by web server. Relative to your Friendica top-level "
-"directory."
-msgstr "Webserver muss Schreibrechte besitzen. Abhängig vom Friendica-Installationsverzeichnis."
+"If enabled, the tags from the saved searches will used for the 'tags' "
+"subscription in addition to the 'relay_server_tags'."
+msgstr "Ist dies aktiviert, werden die Schlagwörter der gespeicherten Suchen zusätzlich zu den oben  definierten Server Schlagworte abonniert."
 
-#: mod/admin.php:2313
-msgid "Log level"
-msgstr "Protokoll-Level"
+#: mod/admin.php:1490
+msgid "Update has been marked successful"
+msgstr "Update wurde als erfolgreich markiert"
 
-#: mod/admin.php:2315
-msgid "PHP logging"
-msgstr "PHP Protokollieren"
+#: mod/admin.php:1497
+#, php-format
+msgid "Database structure update %s was successfully applied."
+msgstr "Das Update %s der Struktur der Datenbank wurde erfolgreich angewandt."
 
-#: mod/admin.php:2316
-msgid ""
-"To enable logging of PHP errors and warnings you can add the following to "
-"the .htconfig.php file of your installation. The filename set in the "
-"'error_log' line is relative to the friendica top-level directory and must "
-"be writeable by the web server. The option '1' for 'log_errors' and "
-"'display_errors' is to enable these options, set to '0' to disable them."
-msgstr "Um PHP Warnungen und Fehler zu protokollieren, kannst du die folgenden Zeilen zur .htconfig.php Datei deiner Installation hinzufügen. Den Dateinamen der Log-Datei legst du in der Zeile mit dem 'error_log' fest,  Er ist relativ zum Friendica-Stammverzeichnis und muss schreibbar durch den Webserver sein. Eine \"1\" als Option für die Punkte 'log_errors' und 'display_errors' aktiviert die Funktionen zum Protokollieren bzw. Anzeigen der Fehler, eine \"0\" deaktiviert sie."
+#: mod/admin.php:1500
+#, php-format
+msgid "Executing of database structure update %s failed with error: %s"
+msgstr "Das Update %s der Struktur der Datenbank schlug mit folgender Fehlermeldung fehl: %s"
 
-#: mod/admin.php:2347
+#: mod/admin.php:1513
 #, 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 "Fehler beim Öffnen der Logdatei <strong>%1$s</strong>.\\r\\n<br/>Bitte überprüfe ob die Datei %1$s existiert und gelesen werden kann."
+msgid "Executing %s failed with error: %s"
+msgstr "Die Ausführung von %s schlug fehl. Fehlermeldung: %s"
 
-#: mod/admin.php:2351
+#: mod/admin.php:1515
 #, 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 "Konnte die Logdatei <strong>%1$s</strong> nicht öffnen.\\r\\n<br/>Bitte stelle sicher, dass die Datei %1$s lesbar ist."
+msgid "Update %s was successfully applied."
+msgstr "Update %s war erfolgreich."
 
-#: mod/admin.php:2443
+#: mod/admin.php:1518
 #, php-format
-msgid "Lock feature %s"
-msgstr "Feature festlegen: %s"
+msgid "Update %s did not return a status. Unknown if it succeeded."
+msgstr "Update %s hat keinen Status zurückgegeben. Unbekannter Status."
 
-#: mod/admin.php:2451
-msgid "Manage Additional Features"
-msgstr "Zusätzliche Features Verwalten"
+#: mod/admin.php:1521
+#, php-format
+msgid "There was no additional update function %s that needed to be called."
+msgstr "Es gab keine weitere Update-Funktion, die von %s ausgeführt werden musste."
 
-#: mod/delegate.php:37
-msgid "Parent user not found."
-msgstr "Verwalter nicht gefunden."
+#: mod/admin.php:1541
+msgid "No failed updates."
+msgstr "Keine fehlgeschlagenen Updates."
 
-#: mod/delegate.php:144
-msgid "No parent user"
-msgstr "Kein Verwalter"
+#: mod/admin.php:1542
+msgid "Check database structure"
+msgstr "Datenbank Struktur überprüfen"
 
-#: mod/delegate.php:159
-msgid "Parent Password:"
-msgstr "Passwort des Verwalters"
+#: mod/admin.php:1547
+msgid "Failed Updates"
+msgstr "Fehlgeschlagene Updates"
 
-#: mod/delegate.php:159
+#: mod/admin.php:1548
 msgid ""
-"Please enter the password of the parent account to legitimize your request."
-msgstr "Bitte gib das Passwort des Verwalters ein um deine Anfrage zu bestätigen."
-
-#: mod/delegate.php:164
-msgid "Parent User"
-msgstr "Verwalter"
+"This does not include updates prior to 1139, which did not return a status."
+msgstr "Ohne Updates vor 1139, da diese keinen Status zurückgegeben haben."
 
-#: mod/delegate.php:167
-msgid ""
-"Parent users have total control about this account, including the account "
-"settings. Please double check whom you give this access."
-msgstr "Verwalter haben Zugriff auf alle Funktionen dieses Benutzerkontos und können dessen Einstellungen ändern."
+#: mod/admin.php:1549
+msgid "Mark success (if update was manually applied)"
+msgstr "Als erfolgreich markieren (falls das Update manuell installiert wurde)"
 
-#: mod/delegate.php:170
-msgid "Delegates"
-msgstr "Bevollmächtigte"
+#: mod/admin.php:1550
+msgid "Attempt to execute this update step automatically"
+msgstr "Versuchen, diesen Schritt automatisch auszuführen"
 
-#: mod/delegate.php:172
+#: mod/admin.php:1589
+#, php-format
 msgid ""
-"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."
-msgstr "Bevollmächtigte sind in der Lage, alle Aspekte dieses Kontos/dieser Seite zu verwalten, abgesehen von den Grundeinstellungen des Kontos. Bitte gib niemandem eine Bevollmächtigung für Deinen privaten Account, dem Du nicht absolut vertraust!"
-
-#: mod/delegate.php:173
-msgid "Existing Page Delegates"
-msgstr "Vorhandene Bevollmächtigte für die Seite"
-
-#: mod/delegate.php:175
-msgid "Potential Delegates"
-msgstr "Potentielle Bevollmächtigte"
+"\n"
+"\t\t\tDear %1$s,\n"
+"\t\t\t\tthe administrator of %2$s has set up an account for you."
+msgstr "\nHallo %1$s,\n\nauf %2$s wurde ein Account für Dich angelegt."
 
-#: mod/delegate.php:177 mod/tagrm.php:98
-msgid "Remove"
-msgstr "Entfernen"
+#: mod/admin.php:1592
+#, php-format
+msgid ""
+"\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."
+msgstr "\nNachfolgend die Anmelde-Details:\n\tAdresse der Seite:\t%1$s\n\tBenutzername:\t%2$s\n\tPasswort:\t%3$s\n\nDu kannst Dein Passwort unter \"Einstellungen\" ändern, sobald Du Dich\nangemeldet hast.\n\nBitte nimm Dir ein paar Minuten um die anderen Einstellungen auf dieser\nSeite zu kontrollieren.\n\nEventuell magst Du ja auch einige Informationen über Dich in Deinem\nProfil veröffentlichen, damit andere Leute Dich einfacher finden können.\nBearbeite hierfür einfach Dein Standard-Profil (über die Profil-Seite).\n\nWir empfehlen Dir, Deinen kompletten Namen anzugeben und ein zu Dir\npassendes Profilbild zu wählen, damit Dich alte Bekannte wieder finden.\nAußerdem ist es nützlich, wenn Du auf Deinem Profil Schlüsselwörter\nangibst. Das erleichtert es, Leute zu finden, die Deine Interessen teilen.\n\nWir respektieren Deine Privatsphäre - keine dieser Angaben ist nötig.\nWenn Du neu im Netzwerk bist und noch niemanden kennst, dann können sie\nallerdings dabei helfen, neue und interessante Kontakte zu knüpfen.\n\nSolltest du dein Nutzerkonto löschen wollen, kannst du dies unter %1$s/removeme  jederzeit tun.\n\nNun viel Spaß, gute Begegnungen und willkommen auf %4$s."
 
-#: mod/delegate.php:178
-msgid "Add"
-msgstr "Hinzufügen"
+#: mod/admin.php:1626 src/Model/User.php:663
+#, php-format
+msgid "Registration details for %s"
+msgstr "Details der Registration von %s"
 
-#: mod/delegate.php:179
-msgid "No entries."
-msgstr "Keine Einträge."
+#: mod/admin.php:1636
+#, php-format
+msgid "%s user blocked/unblocked"
+msgid_plural "%s users blocked/unblocked"
+msgstr[0] "%s Benutzer geblockt/freigegeben"
+msgstr[1] "%s Benutzer geblockt/freigegeben"
 
-#: mod/photos.php:109 mod/photos.php:1713
-msgid "Recent Photos"
-msgstr "Neueste Fotos"
+#: mod/admin.php:1642
+#, php-format
+msgid "%s user deleted"
+msgid_plural "%s users deleted"
+msgstr[0] "%s Nutzer gelöscht"
+msgstr[1] "%s Nutzer gelöscht"
 
-#: mod/photos.php:112 mod/photos.php:1210 mod/photos.php:1715
-msgid "Upload New Photos"
-msgstr "Neue Fotos hochladen"
+#: mod/admin.php:1689
+#, php-format
+msgid "User '%s' deleted"
+msgstr "Nutzer '%s' gelöscht"
 
-#: mod/photos.php:184
-msgid "Contact information unavailable"
-msgstr "Kontaktinformationen nicht verfügbar"
+#: mod/admin.php:1697
+#, php-format
+msgid "User '%s' unblocked"
+msgstr "Nutzer '%s' entsperrt"
 
-#: mod/photos.php:204
-msgid "Album not found."
-msgstr "Album nicht gefunden."
+#: mod/admin.php:1697
+#, php-format
+msgid "User '%s' blocked"
+msgstr "Nutzer '%s' gesperrt"
 
-#: mod/photos.php:234 mod/photos.php:245 mod/photos.php:1161
-msgid "Delete Album"
-msgstr "Album löschen"
+#: mod/admin.php:1758
+msgid "Private Forum"
+msgstr "Privates Forum"
 
-#: mod/photos.php:243
-msgid "Do you really want to delete this photo album and all its photos?"
-msgstr "Möchtest Du wirklich dieses Foto-Album und all seine Foto löschen?"
+#: mod/admin.php:1811 mod/admin.php:1822 mod/admin.php:1835 mod/admin.php:1853
+#: src/Content/ContactSelector.php:82
+msgid "Email"
+msgstr "E-Mail"
 
-#: mod/photos.php:310 mod/photos.php:321 mod/photos.php:1446
-msgid "Delete Photo"
-msgstr "Foto löschen"
+#: mod/admin.php:1811 mod/admin.php:1835
+msgid "Register date"
+msgstr "Anmeldedatum"
 
-#: mod/photos.php:319
-msgid "Do you really want to delete this photo?"
-msgstr "Möchtest Du wirklich dieses Foto löschen?"
+#: mod/admin.php:1811 mod/admin.php:1835
+msgid "Last login"
+msgstr "Letzte Anmeldung"
 
-#: mod/photos.php:667
-msgid "a photo"
-msgstr "einem Foto"
+#: mod/admin.php:1811 mod/admin.php:1835
+msgid "Last item"
+msgstr "Letzter Beitrag"
 
-#: mod/photos.php:667
-#, php-format
-msgid "%1$s was tagged in %2$s by %3$s"
-msgstr "%1$s wurde von %3$s in %2$s getaggt"
+#: mod/admin.php:1811
+msgid "Type"
+msgstr "Typ"
 
-#: mod/photos.php:769
-msgid "Image upload didn't complete, please try again"
-msgstr "Der Upload des Bildes war nicht vollständig. Bitte versuche es erneut."
+#: mod/admin.php:1818
+msgid "Add User"
+msgstr "Nutzer hinzufügen"
 
-#: mod/photos.php:772
-msgid "Image file is missing"
-msgstr "Bilddatei konnte nicht gefunden werden."
+#: mod/admin.php:1820
+msgid "User registrations waiting for confirm"
+msgstr "Neuanmeldungen, die auf Deine Bestätigung warten"
 
-#: mod/photos.php:777
-msgid ""
-"Server can't accept new file upload at this time, please contact your "
-"administrator"
-msgstr "Der Server kann derzeit keine neuen Datei Uploads akzeptieren. Bitte kontaktiere deinen Administrator."
+#: mod/admin.php:1821
+msgid "User waiting for permanent deletion"
+msgstr "Nutzer wartet auf permanente Löschung"
 
-#: mod/photos.php:803
-msgid "Image file is empty."
-msgstr "Bilddatei ist leer."
+#: mod/admin.php:1822
+msgid "Request date"
+msgstr "Anfragedatum"
 
-#: mod/photos.php:940
-msgid "No photos selected"
-msgstr "Keine Bilder ausgewählt"
+#: mod/admin.php:1823
+msgid "No registrations."
+msgstr "Keine Neuanmeldungen."
 
-#: mod/photos.php:1036 mod/videos.php:309
-msgid "Access to this item is restricted."
-msgstr "Zugriff zu diesem Eintrag wurde eingeschränkt."
+#: mod/admin.php:1824
+msgid "Note from the user"
+msgstr "Hinweis vom Nutzer"
 
-#: mod/photos.php:1090
-msgid "Upload Photos"
-msgstr "Bilder hochladen"
+#: mod/admin.php:1826
+msgid "Deny"
+msgstr "Verwehren"
 
-#: mod/photos.php:1094 mod/photos.php:1156
-msgid "New album name: "
-msgstr "Name des neuen Albums: "
+#: mod/admin.php:1830
+msgid "Site admin"
+msgstr "Seitenadministrator"
 
-#: mod/photos.php:1095
-msgid "or existing album name: "
-msgstr "oder existierender Albumname: "
+#: mod/admin.php:1831
+msgid "Account expired"
+msgstr "Account ist abgelaufen"
 
-#: mod/photos.php:1096
-msgid "Do not show a status post for this upload"
-msgstr "Keine Status-Mitteilung für diesen Beitrag anzeigen"
+#: mod/admin.php:1834
+msgid "New User"
+msgstr "Neuer Nutzer"
 
-#: mod/photos.php:1167
-msgid "Edit Album"
-msgstr "Album bearbeiten"
+#: mod/admin.php:1835
+msgid "Deleted since"
+msgstr "Gelöscht seit"
 
-#: mod/photos.php:1172
-msgid "Show Newest First"
-msgstr "Zeige neueste zuerst"
+#: mod/admin.php:1840
+msgid ""
+"Selected users will be deleted!\\n\\nEverything these users had posted on "
+"this site will be permanently deleted!\\n\\nAre you sure?"
+msgstr "Die markierten Nutzer werden gelöscht!\\n\\nAlle Beiträge, die diese Nutzer auf dieser Seite veröffentlicht haben, werden permanent gelöscht!\\n\\nBist Du sicher?"
 
-#: mod/photos.php:1174
-msgid "Show Oldest First"
-msgstr "Zeige älteste zuerst"
+#: mod/admin.php:1841
+msgid ""
+"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
+"site will be permanently deleted!\\n\\nAre you sure?"
+msgstr "Der Nutzer {0} wird gelöscht!\\n\\nAlles was dieser Nutzer auf dieser Seite veröffentlicht hat, wird permanent gelöscht!\\n\\nBist Du sicher?"
 
-#: mod/photos.php:1195 mod/photos.php:1698
-msgid "View Photo"
-msgstr "Foto betrachten"
+#: mod/admin.php:1851
+msgid "Name of the new user."
+msgstr "Name des neuen Nutzers"
 
-#: mod/photos.php:1236
-msgid "Permission denied. Access to this item may be restricted."
-msgstr "Zugriff verweigert. Zugriff zu diesem Eintrag könnte eingeschränkt sein."
+#: mod/admin.php:1852
+msgid "Nickname"
+msgstr "Spitzname"
 
-#: mod/photos.php:1238
-msgid "Photo not available"
-msgstr "Foto nicht verfügbar"
+#: mod/admin.php:1852
+msgid "Nickname of the new user."
+msgstr "Spitznamen für den neuen Nutzer"
 
-#: mod/photos.php:1301
-msgid "View photo"
-msgstr "Fotos ansehen"
+#: mod/admin.php:1853
+msgid "Email address of the new user."
+msgstr "Email Adresse des neuen Nutzers"
 
-#: mod/photos.php:1301
-msgid "Edit photo"
-msgstr "Foto bearbeiten"
+#: mod/admin.php:1895
+#, php-format
+msgid "Addon %s disabled."
+msgstr "Addon %s ausgeschaltet."
 
-#: mod/photos.php:1302
-msgid "Use as profile photo"
-msgstr "Als Profilbild verwenden"
+#: mod/admin.php:1899
+#, php-format
+msgid "Addon %s enabled."
+msgstr "Addon %s eingeschaltet."
 
-#: mod/photos.php:1327
-msgid "View Full Size"
-msgstr "Betrachte Originalgröße"
+#: mod/admin.php:1909 mod/admin.php:2158
+msgid "Disable"
+msgstr "Ausschalten"
 
-#: mod/photos.php:1414
-msgid "Tags: "
-msgstr "Tags: "
+#: mod/admin.php:1912 mod/admin.php:2161
+msgid "Enable"
+msgstr "Einschalten"
 
-#: mod/photos.php:1417
-msgid "[Remove any tag]"
-msgstr "[Tag entfernen]"
+#: mod/admin.php:1934 mod/admin.php:2203
+msgid "Toggle"
+msgstr "Umschalten"
 
-#: mod/photos.php:1432
-msgid "New album name"
-msgstr "Name des neuen Albums"
+#: mod/admin.php:1942 mod/admin.php:2212
+msgid "Author: "
+msgstr "Autor:"
 
-#: mod/photos.php:1433
-msgid "Caption"
-msgstr "Bildunterschrift"
+#: mod/admin.php:1943 mod/admin.php:2213
+msgid "Maintainer: "
+msgstr "Betreuer:"
 
-#: mod/photos.php:1434
-msgid "Add a Tag"
-msgstr "Tag hinzufügen"
+#: mod/admin.php:1995
+msgid "Reload active addons"
+msgstr "Aktivierte Addons neu laden"
 
-#: mod/photos.php:1434
+#: mod/admin.php:2000
+#, php-format
 msgid ""
-"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
-msgstr "Beispiel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
-
-#: mod/photos.php:1435
-msgid "Do not rotate"
-msgstr "Nicht rotieren"
-
-#: mod/photos.php:1436
-msgid "Rotate CW (right)"
-msgstr "Drehen US (rechts)"
+"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 "Es sind derzeit keine Addons auf diesem Knoten verfügbar. Du findest das offizielle Addon-Repository unter %1$s und weitere eventuell interessante Addons im offenen Addon-Verzeichnis auf %2$s."
 
-#: mod/photos.php:1437
-msgid "Rotate CCW (left)"
-msgstr "Drehen EUS (links)"
+#: mod/admin.php:2120
+msgid "No themes found."
+msgstr "Keine Themen gefunden."
 
-#: mod/photos.php:1634
-msgid "Map"
-msgstr "Karte"
+#: mod/admin.php:2194
+msgid "Screenshot"
+msgstr "Bildschirmfoto"
 
-#: mod/photos.php:1704 mod/videos.php:387
-msgid "View Album"
-msgstr "Album betrachten"
+#: mod/admin.php:2248
+msgid "Reload active themes"
+msgstr "Aktives Theme neu laden"
 
-#: mod/nogroup.php:43 mod/contacts.php:960
-msgid "Edit contact"
-msgstr "Kontakt bearbeiten"
+#: mod/admin.php:2253
+#, php-format
+msgid "No themes found on the system. They should be placed in %1$s"
+msgstr "Es wurden keine Themes auf dem System gefunden. Diese sollten in %1$s platziert werden."
 
-#: mod/nogroup.php:63
-msgid "Contacts who are not members of a group"
-msgstr "Kontakte, die keiner Gruppe zugewiesen sind"
+#: mod/admin.php:2254
+msgid "[Experimental]"
+msgstr "[Experimentell]"
 
-#: mod/community.php:46
-msgid "Community option not available."
-msgstr "Optionen für die Gemeinschaftsseite nicht verfügbar."
+#: mod/admin.php:2255
+msgid "[Unsupported]"
+msgstr "[Nicht unterstützt]"
 
-#: mod/community.php:63
-msgid "Not available."
-msgstr "Nicht verfügbar."
+#: mod/admin.php:2279
+msgid "Log settings updated."
+msgstr "Protokolleinstellungen aktualisiert."
 
-#: mod/community.php:76
-msgid "Local Community"
-msgstr "Lokale Gemeinschaft"
+#: mod/admin.php:2311
+msgid "PHP log currently enabled."
+msgstr "PHP Protokollierung ist derzeit aktiviert."
 
-#: mod/community.php:79
-msgid "Posts from local users on this server"
-msgstr "Beiträge von Nutzern dieses Servers"
+#: mod/admin.php:2313
+msgid "PHP log currently disabled."
+msgstr "PHP Protokollierung ist derzeit nicht aktiviert."
 
-#: mod/community.php:87
-msgid "Global Community"
-msgstr "Globale Gemeinschaft"
+#: mod/admin.php:2322
+msgid "Clear"
+msgstr "löschen"
 
-#: mod/community.php:90
-msgid "Posts from users of the whole federated network"
-msgstr "Beiträge von Nutzern des gesamten  föderalen Netzwerks"
+#: mod/admin.php:2326
+msgid "Enable Debugging"
+msgstr "Protokoll führen"
 
-#: mod/community.php:136 mod/search.php:228
-msgid "No results."
-msgstr "Keine Ergebnisse."
+#: mod/admin.php:2327
+msgid "Log file"
+msgstr "Protokolldatei"
 
-#: mod/community.php:180
+#: mod/admin.php:2327
 msgid ""
-"This community stream shows all public posts received by this node. They may"
-" not reflect the opinions of this node’s users."
-msgstr "Diese Gemeinschaftsseite zeigt alle öffentlichen Beiträge, die auf diesem Knoten eingegangen sind. Der Inhalt entspricht nicht zwingend der Meinung der Nutzer dieses Servers."
+"Must be writable by web server. Relative to your Friendica top-level "
+"directory."
+msgstr "Webserver muss Schreibrechte besitzen. Abhängig vom Friendica-Installationsverzeichnis."
 
-#: mod/message.php:73 mod/wallmessage.php:57
-msgid "No recipient selected."
-msgstr "Kein Empfänger gewählt."
+#: mod/admin.php:2328
+msgid "Log level"
+msgstr "Protokoll-Level"
 
-#: mod/message.php:77
-msgid "Unable to locate contact information."
-msgstr "Konnte die Kontaktinformationen nicht finden."
+#: mod/admin.php:2330
+msgid "PHP logging"
+msgstr "PHP Protokollieren"
 
-#: mod/message.php:80 mod/wallmessage.php:63
-msgid "Message could not be sent."
-msgstr "Nachricht konnte nicht gesendet werden."
+#: mod/admin.php:2331
+msgid ""
+"To enable logging of PHP errors and warnings you can add the following to "
+"the .htconfig.php file of your installation. The filename set in the "
+"'error_log' line is relative to the friendica top-level directory and must "
+"be writeable by the web server. The option '1' for 'log_errors' and "
+"'display_errors' is to enable these options, set to '0' to disable them."
+msgstr "Um PHP Warnungen und Fehler zu protokollieren, kannst du die folgenden Zeilen zur .htconfig.php Datei deiner Installation hinzufügen. Den Dateinamen der Log-Datei legst du in der Zeile mit dem 'error_log' fest,  Er ist relativ zum Friendica-Stammverzeichnis und muss schreibbar durch den Webserver sein. Eine \"1\" als Option für die Punkte 'log_errors' und 'display_errors' aktiviert die Funktionen zum Protokollieren bzw. Anzeigen der Fehler, eine \"0\" deaktiviert sie."
 
-#: mod/message.php:83 mod/wallmessage.php:66
-msgid "Message collection failure."
-msgstr "Konnte Nachrichten nicht abrufen."
+#: mod/admin.php:2362
+#, 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 "Fehler beim Öffnen der Logdatei <strong>%1$s</strong>.\\r\\n<br/>Bitte überprüfe ob die Datei %1$s existiert und gelesen werden kann."
 
-#: mod/message.php:86 mod/wallmessage.php:69
-msgid "Message sent."
-msgstr "Nachricht gesendet."
+#: mod/admin.php:2366
+#, 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 "Konnte die Logdatei <strong>%1$s</strong> nicht öffnen.\\r\\n<br/>Bitte stelle sicher, dass die Datei %1$s lesbar ist."
 
-#: mod/message.php:136
-msgid "Do you really want to delete this message?"
-msgstr "Möchtest Du wirklich diese Nachricht löschen?"
+#: mod/admin.php:2458
+#, php-format
+msgid "Lock feature %s"
+msgstr "Feature festlegen: %s"
 
-#: mod/message.php:156
-msgid "Message deleted."
-msgstr "Nachricht gelöscht."
+#: mod/admin.php:2466
+msgid "Manage Additional Features"
+msgstr "Zusätzliche Features Verwalten"
 
-#: mod/message.php:185
-msgid "Conversation removed."
-msgstr "Unterhaltung gelöscht."
+#: view/theme/duepuntozero/config.php:54 src/Model/User.php:502
+msgid "default"
+msgstr "Standard"
 
-#: mod/message.php:250 mod/wallmessage.php:132
-msgid "Send Private Message"
-msgstr "Private Nachricht senden"
+#: view/theme/duepuntozero/config.php:55
+msgid "greenzero"
+msgstr "greenzero"
 
-#: mod/message.php:251 mod/message.php:421 mod/wallmessage.php:134
-msgid "To:"
-msgstr "An:"
+#: view/theme/duepuntozero/config.php:56
+msgid "purplezero"
+msgstr "purplezero"
 
-#: mod/message.php:255 mod/message.php:423 mod/wallmessage.php:135
-msgid "Subject:"
-msgstr "Betreff:"
+#: view/theme/duepuntozero/config.php:57
+msgid "easterbunny"
+msgstr "easterbunny"
 
-#: mod/message.php:291
-msgid "No messages."
-msgstr "Keine Nachrichten."
+#: view/theme/duepuntozero/config.php:58
+msgid "darkzero"
+msgstr "darkzero"
 
-#: mod/message.php:330
-msgid "Message not available."
-msgstr "Nachricht nicht verfügbar."
+#: view/theme/duepuntozero/config.php:59
+msgid "comix"
+msgstr "comix"
 
-#: mod/message.php:397
-msgid "Delete message"
-msgstr "Nachricht löschen"
+#: view/theme/duepuntozero/config.php:60
+msgid "slackr"
+msgstr "slackr"
 
-#: mod/message.php:399 mod/message.php:500
-msgid "D, d M Y - g:i A"
-msgstr "D, d. M Y - H:i"
+#: view/theme/duepuntozero/config.php:74
+msgid "Variations"
+msgstr "Variationen"
 
-#: mod/message.php:414 mod/message.php:497
-msgid "Delete conversation"
-msgstr "Unterhaltung löschen"
+#: view/theme/frio/php/Image.php:24
+msgid "Top Banner"
+msgstr "Top Banner"
 
-#: mod/message.php:416
+#: view/theme/frio/php/Image.php:24
 msgid ""
-"No secure communications available. You <strong>may</strong> be able to "
-"respond from the sender's profile page."
-msgstr "Sichere Kommunikation ist nicht verfügbar. <strong>Eventuell</strong> kannst Du auf der Profilseite des Absenders antworten."
-
-#: mod/message.php:420
-msgid "Send Reply"
-msgstr "Antwort senden"
-
-#: mod/message.php:471
-#, php-format
-msgid "Unknown sender - %s"
-msgstr "'Unbekannter Absender - %s"
-
-#: mod/message.php:473
-#, php-format
-msgid "You and %s"
-msgstr "Du und %s"
+"Resize image to the width of the screen and show background color below on "
+"long pages."
+msgstr "Skaliere das Hintergrundbild so, dass es die Breite der Seite einnimmt und fülle den Rest der Seite mit der Hintergrundfarbe bei langen Seiten."
 
-#: mod/message.php:475
-#, php-format
-msgid "%s and You"
-msgstr "%s und Du"
+#: view/theme/frio/php/Image.php:25
+msgid "Full screen"
+msgstr "Vollbildmodus"
 
-#: mod/message.php:503
-#, php-format
-msgid "%d message"
-msgid_plural "%d messages"
-msgstr[0] "%d Nachricht"
-msgstr[1] "%d Nachrichten"
+#: view/theme/frio/php/Image.php:25
+msgid ""
+"Resize image to fill entire screen, clipping either the right or the bottom."
+msgstr "Skaliere das Bild so, dass es den gesamten Bildschirm füllt. Hierfür wird entweder die Breite oder die Höhe des Bildes automatisch abgeschnitten."
 
-#: mod/videos.php:139
-msgid "Do you really want to delete this video?"
-msgstr "Möchtest Du dieses Video wirklich löschen?"
+#: view/theme/frio/php/Image.php:26
+msgid "Single row mosaic"
+msgstr "Mosaik in einer Zeile"
 
-#: mod/videos.php:144
-msgid "Delete Video"
-msgstr "Video Löschen"
+#: view/theme/frio/php/Image.php:26
+msgid ""
+"Resize image to repeat it on a single row, either vertical or horizontal."
+msgstr "Skaliere das Bild so, dass es in einer einzelnen Reihe, entweder horizontal oder vertikal, wiederholt wird."
 
-#: mod/videos.php:207
-msgid "No videos selected"
-msgstr "Keine Videos  ausgewählt"
+#: view/theme/frio/php/Image.php:27
+msgid "Mosaic"
+msgstr "Mosaik"
 
-#: mod/videos.php:396
-msgid "Recent Videos"
-msgstr "Neueste Videos"
+#: view/theme/frio/php/Image.php:27
+msgid "Repeat image to fill the screen."
+msgstr "Wiederhole das Bild um den Bildschirm zu füllen."
 
-#: mod/videos.php:398
-msgid "Upload New Videos"
-msgstr "Neues Video hochladen"
+#: view/theme/frio/config.php:102
+msgid "Custom"
+msgstr "Benutzerdefiniert"
 
-#: mod/credits.php:18
-msgid "Credits"
-msgstr "Credits"
+#: view/theme/frio/config.php:114
+msgid "Note"
+msgstr "Hinweis"
 
-#: mod/credits.php:19
-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 ist ein Gemeinschaftsprojekt, das nicht ohne die Hilfe vieler Personen möglich wäre. Hier ist eine Aufzählung der Personen, die zum Code oder der Übersetzung beigetragen haben. Dank an alle !"
+#: view/theme/frio/config.php:114
+msgid "Check image permissions if all users are allowed to see the image"
+msgstr "Überprüfe, dass alle Benutzer die Berechtigung haben dieses Bild anzusehen"
 
-#: mod/unfollow.php:34
-msgid "Contact wasn't found or can't be unfollowed."
-msgstr "Der Kontakt konnte nicht gefunden oder nicht entfolgt werden."
+#: view/theme/frio/config.php:121
+msgid "Select color scheme"
+msgstr "Farbschema auswählen"
 
-#: mod/unfollow.php:47
-msgid "Contact unfollowed"
-msgstr "Kontakt wird nicht mehr gefolgt"
+#: view/theme/frio/config.php:122
+msgid "Navigation bar background color"
+msgstr "Hintergrundfarbe der Navigationsleiste"
 
-#: mod/unfollow.php:65 mod/dfrn_request.php:662 mod/follow.php:62
-msgid "Submit Request"
-msgstr "Anfrage abschicken"
+#: view/theme/frio/config.php:123
+msgid "Navigation bar icon color "
+msgstr "Icon Farbe in der Navigationsleiste"
 
-#: mod/unfollow.php:73
-msgid "You aren't a friend of this contact."
-msgstr "Du hast keine beidseitige Freundschaft mit diesem Kontakt."
+#: view/theme/frio/config.php:124
+msgid "Link color"
+msgstr "Linkfarbe"
 
-#: mod/unfollow.php:79
-msgid "Unfollowing is currently not supported by your network."
-msgstr "Bei diesem Netzwerk wird das Entfolgen derzeit nicht unterstützt."
+#: view/theme/frio/config.php:125
+msgid "Set the background color"
+msgstr "Hintergrundfarbe festlegen"
 
-#: mod/unfollow.php:100 mod/contacts.php:599
-msgid "Disconnect/Unfollow"
-msgstr "Verbindung lösen/Nicht mehr folgen"
+#: view/theme/frio/config.php:126
+msgid "Content background opacity"
+msgstr "Opazität des Hintergrunds von Beiträgen"
 
-#: mod/unfollow.php:113 mod/dfrn_request.php:660 mod/follow.php:157
-msgid "Your Identity Address:"
-msgstr "Adresse Deines Profils:"
+#: view/theme/frio/config.php:127
+msgid "Set the background image"
+msgstr "Hintergrundbild festlegen"
 
-#: mod/wall_attach.php:24 mod/wall_attach.php:32 mod/wall_attach.php:83
-#: mod/wall_upload.php:38 mod/wall_upload.php:54 mod/wall_upload.php:112
-#: mod/wall_upload.php:155 mod/wall_upload.php:158
-msgid "Invalid request."
-msgstr "Ungültige Anfrage"
+#: view/theme/frio/config.php:128
+msgid "Background image style"
+msgstr "Stiel des Hintergrundbildes"
 
-#: mod/wall_attach.php:101
-msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
-msgstr "Entschuldige, die Datei scheint größer zu sein als es die PHP Konfiguration erlaubt."
+#: view/theme/frio/config.php:133
+msgid "Login page background image"
+msgstr "Hintergrundbild der Login-Seite"
 
-#: mod/wall_attach.php:101
-msgid "Or - did you try to upload an empty file?"
-msgstr "Oder - hast Du versucht, eine leere Datei hochzuladen?"
+#: view/theme/frio/config.php:137
+msgid "Login page background color"
+msgstr "Hintergrundfarbe der Login-Seite"
 
-#: mod/wall_attach.php:112
-#, php-format
-msgid "File exceeds size limit of %s"
-msgstr "Die Datei ist größer als das erlaubte Limit von %s"
+#: view/theme/frio/config.php:137
+msgid "Leave background image and color empty for theme defaults"
+msgstr "Wenn die Theme Vorgaben verwendet werden sollen, lass bitte die Felder für die Hintergrundfarbe und das Hintergrundbild leer."
 
-#: mod/wall_attach.php:136 mod/wall_attach.php:152
-msgid "File upload failed."
-msgstr "Hochladen der Datei fehlgeschlagen."
+#: view/theme/frio/theme.php:238
+msgid "Guest"
+msgstr "Gast"
 
-#: mod/profile.php:194
-msgid "Tips for New Members"
-msgstr "Tipps für neue Nutzer"
+#: view/theme/frio/theme.php:243
+msgid "Visitor"
+msgstr "Besucher"
 
-#: mod/localtime.php:33
-msgid "Time Conversion"
-msgstr "Zeitumrechnung"
+#: view/theme/frio/theme.php:256 src/Content/Nav.php:97
+#: src/Module/Login.php:311
+msgid "Logout"
+msgstr "Abmelden"
 
-#: mod/localtime.php:35
-msgid ""
-"Friendica provides this service for sharing events with other networks and "
-"friends in unknown timezones."
-msgstr "Friendica bietet diese Funktion an, um das Teilen von Events mit Kontakten zu vereinfachen, deren Zeitzone nicht ermittelt werden kann."
+#: view/theme/frio/theme.php:256 src/Content/Nav.php:97
+msgid "End this session"
+msgstr "Diese Sitzung beenden"
 
-#: mod/localtime.php:39
-#, php-format
-msgid "UTC time: %s"
-msgstr "UTC Zeit: %s"
+#: view/theme/frio/theme.php:259 src/Content/Nav.php:100
+#: src/Content/Nav.php:182
+msgid "Your posts and conversations"
+msgstr "Deine Beiträge und Unterhaltungen"
 
-#: mod/localtime.php:42
-#, php-format
-msgid "Current timezone: %s"
-msgstr "Aktuelle Zeitzone: %s"
+#: view/theme/frio/theme.php:260 src/Content/Nav.php:101
+msgid "Your profile page"
+msgstr "Deine Profilseite"
 
-#: mod/localtime.php:46
-#, php-format
-msgid "Converted localtime: %s"
-msgstr "Umgerechnete lokale Zeit: %s"
+#: view/theme/frio/theme.php:261 src/Content/Nav.php:102
+msgid "Your photos"
+msgstr "Deine Fotos"
 
-#: mod/localtime.php:52
-msgid "Please select your timezone:"
-msgstr "Bitte wähle Deine Zeitzone:"
+#: view/theme/frio/theme.php:262 src/Content/Nav.php:103
+#: src/Model/Profile.php:910 src/Model/Profile.php:913
+msgid "Videos"
+msgstr "Videos"
 
-#: mod/dfrn_request.php:94
-msgid "This introduction has already been accepted."
-msgstr "Diese Kontaktanfrage wurde bereits akzeptiert."
+#: view/theme/frio/theme.php:262 src/Content/Nav.php:103
+msgid "Your videos"
+msgstr "Deine Videos"
 
-#: mod/dfrn_request.php:112 mod/dfrn_request.php:359
-msgid "Profile location is not valid or does not contain profile information."
-msgstr "Profiladresse ist ungültig oder stellt keine Profildaten zur Verfügung."
+#: view/theme/frio/theme.php:263 src/Content/Nav.php:104
+msgid "Your events"
+msgstr "Deine Ereignisse"
 
-#: mod/dfrn_request.php:116 mod/dfrn_request.php:363
-msgid "Warning: profile location has no identifiable owner name."
-msgstr "Warnung: Es konnte kein Name des Besitzers von der angegebenen Profiladresse gefunden werden."
+#: view/theme/frio/theme.php:266 src/Content/Nav.php:179
+msgid "Conversations from your friends"
+msgstr "Unterhaltungen Deiner Kontakte"
 
-#: mod/dfrn_request.php:119 mod/dfrn_request.php:366
-msgid "Warning: profile location has no profile photo."
-msgstr "Warnung: Es gibt kein Profilbild bei der angegebenen Profiladresse."
+#: view/theme/frio/theme.php:267 src/Content/Nav.php:170
+#: src/Model/Profile.php:925 src/Model/Profile.php:936
+msgid "Events and Calendar"
+msgstr "Ereignisse und Kalender"
 
-#: mod/dfrn_request.php:123 mod/dfrn_request.php:370
-#, 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 benötigter Parameter wurde an der angegebenen Stelle nicht gefunden"
-msgstr[1] "%d benötigte Parameter wurden an der angegebenen Stelle nicht gefunden"
+#: view/theme/frio/theme.php:268 src/Content/Nav.php:192
+msgid "Private mail"
+msgstr "Private E-Mail"
 
-#: mod/dfrn_request.php:162
-msgid "Introduction complete."
-msgstr "Kontaktanfrage abgeschlossen."
+#: view/theme/frio/theme.php:269 src/Content/Nav.php:203
+msgid "Account settings"
+msgstr "Kontoeinstellungen"
 
-#: mod/dfrn_request.php:199
-msgid "Unrecoverable protocol error."
-msgstr "Nicht behebbarer Protokollfehler."
+#: view/theme/frio/theme.php:270 src/Content/Nav.php:209
+msgid "Manage/edit friends and contacts"
+msgstr " Kontakte verwalten/editieren"
 
-#: mod/dfrn_request.php:226
-msgid "Profile unavailable."
-msgstr "Profil nicht verfügbar."
+#: view/theme/quattro/config.php:76
+msgid "Alignment"
+msgstr "Ausrichtung"
 
-#: mod/dfrn_request.php:248
-#, php-format
-msgid "%s has received too many connection requests today."
-msgstr "%s hat heute zu viele Kontaktanfragen erhalten."
+#: view/theme/quattro/config.php:76
+msgid "Left"
+msgstr "Links"
 
-#: mod/dfrn_request.php:249
-msgid "Spam protection measures have been invoked."
-msgstr "Maßnahmen zum Spamschutz wurden ergriffen."
+#: view/theme/quattro/config.php:76
+msgid "Center"
+msgstr "Mitte"
 
-#: mod/dfrn_request.php:250
-msgid "Friends are advised to please try again in 24 hours."
-msgstr "Freunde sind angehalten, es in 24 Stunden erneut zu versuchen."
+#: view/theme/quattro/config.php:77
+msgid "Color scheme"
+msgstr "Farbschema"
 
-#: mod/dfrn_request.php:280
-msgid "Invalid locator"
-msgstr "Ungültiger Locator"
+#: view/theme/quattro/config.php:78
+msgid "Posts font size"
+msgstr "Schriftgröße in Beiträgen"
 
-#: mod/dfrn_request.php:316
-msgid "You have already introduced yourself here."
-msgstr "Du hast Dich hier bereits vorgestellt."
+#: view/theme/quattro/config.php:79
+msgid "Textareas font size"
+msgstr "Schriftgröße in Eingabefeldern"
 
-#: mod/dfrn_request.php:319
-#, php-format
-msgid "Apparently you are already friends with %s."
-msgstr "Es scheint so, als ob Du bereits mit %s in Kontakt stehst."
+#: view/theme/vier/config.php:75
+msgid "Comma separated list of helper forums"
+msgstr "Komma-Separierte Liste der Helfer-Foren"
 
-#: mod/dfrn_request.php:339
-msgid "Invalid profile URL."
-msgstr "Ungültige Profil-URL."
+#: view/theme/vier/config.php:115 src/Core/ACL.php:309
+msgid "don't show"
+msgstr "nicht zeigen"
 
-#: mod/dfrn_request.php:419 mod/contacts.php:230
-msgid "Failed to update contact record."
-msgstr "Aktualisierung der Kontaktdaten fehlgeschlagen."
+#: view/theme/vier/config.php:115 src/Core/ACL.php:308
+msgid "show"
+msgstr "zeigen"
 
-#: mod/dfrn_request.php:439
-msgid "Your introduction has been sent."
-msgstr "Deine Kontaktanfrage wurde gesendet."
+#: view/theme/vier/config.php:122
+msgid "Set style"
+msgstr "Stil auswählen"
 
-#: mod/dfrn_request.php:477
-msgid ""
-"Remote subscription can't be done for your network. Please subscribe "
-"directly on your system."
-msgstr "Entferntes abon­nie­ren kann für dein Netzwerk nicht durchgeführt werden. Bitte nutze direkt die Abonnieren-Funktion deines Systems.   "
+#: view/theme/vier/config.php:123
+msgid "Community Pages"
+msgstr "Foren"
 
-#: mod/dfrn_request.php:493
-msgid "Please login to confirm introduction."
-msgstr "Bitte melde Dich an, um die Kontaktanfrage zu bestätigen."
+#: view/theme/vier/config.php:124 view/theme/vier/theme.php:150
+msgid "Community Profiles"
+msgstr "Community-Profile"
 
-#: mod/dfrn_request.php:501
-msgid ""
-"Incorrect identity currently logged in. Please login to "
-"<strong>this</strong> profile."
-msgstr "Momentan bist Du mit einer anderen Identität angemeldet. Bitte melde Dich mit <strong>diesem</strong> Profil an."
+#: view/theme/vier/config.php:125
+msgid "Help or @NewHere ?"
+msgstr "Hilfe oder @NewHere"
 
-#: mod/dfrn_request.php:515 mod/dfrn_request.php:532
-msgid "Confirm"
-msgstr "Bestätigen"
+#: view/theme/vier/config.php:126 view/theme/vier/theme.php:388
+msgid "Connect Services"
+msgstr "Verbinde Dienste"
 
-#: mod/dfrn_request.php:527
-msgid "Hide this contact"
-msgstr "Verberge diesen Kontakt"
+#: view/theme/vier/config.php:127
+msgid "Find Friends"
+msgstr "Kontakte finden"
 
-#: mod/dfrn_request.php:530
-#, php-format
-msgid "Welcome home %s."
-msgstr "Willkommen zurück %s."
+#: view/theme/vier/config.php:128 view/theme/vier/theme.php:181
+msgid "Last users"
+msgstr "Letzte Nutzer"
 
-#: mod/dfrn_request.php:531
-#, php-format
-msgid "Please confirm your introduction/connection request to %s."
-msgstr "Bitte bestätige Deine Kontaktanfrage bei %s."
+#: view/theme/vier/theme.php:199 src/Content/Widget.php:59
+msgid "Find People"
+msgstr "Leute finden"
 
-#: mod/dfrn_request.php:642
-msgid ""
-"Please enter your 'Identity Address' from one of the following supported "
-"communications networks:"
-msgstr "Bitte gib die Adresse Deines Profils in einem der unterstützten sozialen Netzwerke an:"
+#: view/theme/vier/theme.php:200 src/Content/Widget.php:60
+msgid "Enter name or interest"
+msgstr "Name oder Interessen eingeben"
 
-#: mod/dfrn_request.php:645
-#, 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 "Wenn du noch kein Mitglied dieses freien sozialen Netzwerks bist, <a href=\"%s\">folge diesem Link</a> um einen öffentlichen Friendica Server zu finden und beizutreten."
+#: view/theme/vier/theme.php:202 src/Content/Widget.php:62
+msgid "Examples: Robert Morgenstein, Fishing"
+msgstr "Beispiel: Robert Morgenstein, Angeln"
 
-#: mod/dfrn_request.php:650
-msgid "Friend/Connection Request"
-msgstr "Kontaktanfrage"
+#: view/theme/vier/theme.php:205 src/Content/Widget.php:65
+msgid "Similar Interests"
+msgstr "Ähnliche Interessen"
 
-#: mod/dfrn_request.php:651
-msgid ""
-"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
-"testuser@gnusocial.de"
-msgstr "Beispiele: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"
+#: view/theme/vier/theme.php:206 src/Content/Widget.php:66
+msgid "Random Profile"
+msgstr "Zufälliges Profil"
 
-#: mod/dfrn_request.php:652 mod/follow.php:149
-msgid "Please answer the following:"
-msgstr "Bitte beantworte folgendes:"
+#: view/theme/vier/theme.php:207 src/Content/Widget.php:67
+msgid "Invite Friends"
+msgstr "Freunde einladen"
 
-#: mod/dfrn_request.php:653 mod/follow.php:150
-#, php-format
-msgid "Does %s know you?"
-msgstr "Kennt %s Dich?"
+#: view/theme/vier/theme.php:210 src/Content/Widget.php:70
+msgid "Local Directory"
+msgstr "Lokales Verzeichnis"
 
-#: mod/dfrn_request.php:654 mod/follow.php:151
-msgid "Add a personal note:"
-msgstr "Eine persönliche Notiz beifügen:"
+#: view/theme/vier/theme.php:255 src/Content/ForumManager.php:127
+msgid "External link to forum"
+msgstr "Externer Link zum Forum"
 
-#: mod/dfrn_request.php:657
-msgid "GNU Social (Pleroma, Mastodon)"
-msgstr "GNU Social (Pleroma, Mastodon)"
+#: view/theme/vier/theme.php:291
+msgid "Quick Start"
+msgstr "Schnell-Start"
 
-#: mod/dfrn_request.php:658
-msgid "Diaspora (Socialhome, Hubzilla)"
-msgstr "Diaspora (Socialhome, Hubzilla)"
+#: src/Core/UserImport.php:104
+msgid "Error decoding account file"
+msgstr "Fehler beim Verarbeiten der Account Datei"
+
+#: src/Core/UserImport.php:110
+msgid "Error! No version data in file! This is not a Friendica account file?"
+msgstr "Fehler! Keine Versionsdaten in der Datei! Ist das wirklich eine Friendica Account Datei?"
 
-#: mod/dfrn_request.php:659
+#: src/Core/UserImport.php:118
 #, php-format
-msgid ""
-" - please do not use this form.  Instead, enter %s into your Diaspora search"
-" bar."
-msgstr " - bitte verwende dieses Formular nicht. Stattdessen suche nach %s in Deiner Diaspora Suchleiste."
+msgid "User '%s' already exists on this server!"
+msgstr "Nutzer '%s' existiert bereits auf diesem Server!"
 
-#: mod/crepair.php:87
-msgid "Contact settings applied."
-msgstr "Einstellungen zum Kontakt angewandt."
+#: src/Core/UserImport.php:151
+msgid "User creation error"
+msgstr "Fehler beim Anlegen des Nutzeraccounts aufgetreten"
 
-#: mod/crepair.php:89
-msgid "Contact update failed."
-msgstr "Konnte den Kontakt nicht aktualisieren."
+#: src/Core/UserImport.php:169
+msgid "User profile creation error"
+msgstr "Fehler beim Anlegen des Nutzerkontos"
 
-#: mod/crepair.php:114
-msgid ""
-"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect"
-" information your communications with this contact may stop working."
-msgstr "<strong>ACHTUNG: Das sind Experten-Einstellungen!</strong> Wenn Du etwas Falsches eingibst, funktioniert die Kommunikation mit diesem Kontakt evtl. nicht mehr."
+#: src/Core/UserImport.php:213
+#, php-format
+msgid "%d contact not imported"
+msgid_plural "%d contacts not imported"
+msgstr[0] "%d Kontakt nicht importiert"
+msgstr[1] "%d Kontakte nicht importiert"
+
+#: src/Core/UserImport.php:278
+msgid "Done. You can now login with your username and password"
+msgstr "Erledigt. Du kannst Dich jetzt mit Deinem Nutzernamen und Passwort anmelden"
 
-#: mod/crepair.php:115
-msgid ""
-"Please use your browser 'Back' button <strong>now</strong> if you are "
-"uncertain what to do on this page."
-msgstr "Bitte nutze den Zurück-Button Deines Browsers <strong>jetzt</strong>, wenn Du Dir unsicher bist, was Du tun willst."
+#: src/Core/ACL.php:295
+msgid "Post to Email"
+msgstr "An E-Mail senden"
 
-#: mod/crepair.php:129 mod/crepair.php:131
-msgid "No mirroring"
-msgstr "Kein Spiegeln"
+#: src/Core/ACL.php:301
+msgid "Hide your profile details from unknown viewers?"
+msgstr "Profil-Details vor unbekannten Betrachtern verbergen?"
 
-#: mod/crepair.php:129
-msgid "Mirror as forwarded posting"
-msgstr "Spiegeln als weitergeleitete Beiträge"
+#: src/Core/ACL.php:300
+#, php-format
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr "Konnektoren sind nicht verfügbar, da \"%s\" aktiv ist."
 
-#: mod/crepair.php:129 mod/crepair.php:131
-msgid "Mirror as my own posting"
-msgstr "Spiegeln als meine eigenen Beiträge"
+#: src/Core/ACL.php:307
+msgid "Visible to everybody"
+msgstr "Für jeden sichtbar"
 
-#: mod/crepair.php:144
-msgid "Return to contact editor"
-msgstr "Zurück zum Kontakteditor"
+#: src/Core/ACL.php:319
+msgid "Close"
+msgstr "Schließen"
 
-#: mod/crepair.php:146
-msgid "Refetch contact data"
-msgstr "Kontaktdaten neu laden"
+#: src/Core/Console/NewPassword.php:78
+msgid "Enter new password: "
+msgstr "Neues Passwort eingeben:"
 
-#: mod/crepair.php:149
-msgid "Remote Self"
-msgstr "Entfernte Konten"
+#: src/Core/Console/NewPassword.php:83 src/Model/User.php:262
+msgid "Password can't be empty"
+msgstr "Das Passwort kann nicht leer sein"
 
-#: mod/crepair.php:152
-msgid "Mirror postings from this contact"
-msgstr "Spiegle Beiträge dieses Kontakts"
+#: src/Core/Console/ArchiveContact.php:67
+#, php-format
+msgid "Could not find any unarchived contact entry for this URL (%s)"
+msgstr "Für die URL (%s) konnte kein nicht-archivierter Kontakt gefunden werden"
 
-#: mod/crepair.php:154
-msgid ""
-"Mark this contact as remote_self, this will cause friendica to repost new "
-"entries from this contact."
-msgstr "Markiere diesen Kontakt als remote_self (entferntes Konto), dies veranlasst Friendica alle Top-Level Beiträge dieses Kontakts an all Deine Kontakte zu senden."
+#: src/Core/Console/ArchiveContact.php:72
+msgid "The contact entries have been archived"
+msgstr "Die Kontakteinträge wurden archiviert."
 
-#: mod/crepair.php:159
-msgid "Account Nickname"
-msgstr "Konto-Spitzname"
+#: src/Core/NotificationsManager.php:171
+msgid "System"
+msgstr "System"
 
-#: mod/crepair.php:160
-msgid "@Tagname - overrides Name/Nickname"
-msgstr "@Tagname - überschreibt Name/Spitzname"
+#: src/Core/NotificationsManager.php:192 src/Content/Nav.php:124
+#: src/Content/Nav.php:182
+msgid "Home"
+msgstr "Pinnwand"
 
-#: mod/crepair.php:161
-msgid "Account URL"
-msgstr "Konto-URL"
+#: src/Core/NotificationsManager.php:199 src/Content/Nav.php:186
+msgid "Introductions"
+msgstr "Kontaktanfragen"
 
-#: mod/crepair.php:162
-msgid "Friend Request URL"
-msgstr "URL für Kontaktschaftsanfragen"
+#: src/Core/NotificationsManager.php:256 src/Core/NotificationsManager.php:268
+#, php-format
+msgid "%s commented on %s's post"
+msgstr "%s hat %ss Beitrag kommentiert"
 
-#: mod/crepair.php:163
-msgid "Friend Confirm URL"
-msgstr "URL für Bestätigungen von Kontaktanfragen"
+#: src/Core/NotificationsManager.php:267
+#, php-format
+msgid "%s created a new post"
+msgstr "%s hat einen neuen Beitrag erstellt"
 
-#: mod/crepair.php:164
-msgid "Notification Endpoint URL"
-msgstr "URL-Endpunkt für Benachrichtigungen"
+#: src/Core/NotificationsManager.php:281
+#, php-format
+msgid "%s liked %s's post"
+msgstr "%s mag %ss Beitrag"
 
-#: mod/crepair.php:165
-msgid "Poll/Feed URL"
-msgstr "Pull/Feed-URL"
+#: src/Core/NotificationsManager.php:294
+#, php-format
+msgid "%s disliked %s's post"
+msgstr "%s mag %ss Beitrag nicht"
 
-#: mod/crepair.php:166
-msgid "New photo from this URL"
-msgstr "Neues Foto von dieser URL"
+#: src/Core/NotificationsManager.php:307
+#, php-format
+msgid "%s is attending %s's event"
+msgstr "%s nimmt an %s's Event teil"
 
-#: mod/home.php:39
+#: src/Core/NotificationsManager.php:320
 #, php-format
-msgid "Welcome to %s"
-msgstr "Willkommen zu %s"
+msgid "%s is not attending %s's event"
+msgstr "%s nimmt nicht an %s's Event teil"
 
-#: mod/dfrn_poll.php:123 mod/dfrn_poll.php:543
+#: src/Core/NotificationsManager.php:333
 #, php-format
-msgid "%1$s welcomes %2$s"
-msgstr "%1$s heißt %2$s herzlich willkommen"
+msgid "%s may attend %s's event"
+msgstr "%s nimmt eventuell an %s's Event teil"
 
-#: mod/poke.php:192
-msgid "Poke/Prod"
-msgstr "Anstupsen"
+#: src/Core/NotificationsManager.php:350
+#, php-format
+msgid "%s is now friends with %s"
+msgstr "%s ist jetzt mit %s befreundet"
 
-#: mod/poke.php:193
-msgid "poke, prod or do other things to somebody"
-msgstr "Stupse Leute an oder mache anderes mit ihnen"
+#: src/Core/NotificationsManager.php:825
+msgid "Friend Suggestion"
+msgstr "Kontaktvorschlag"
 
-#: mod/poke.php:194
-msgid "Recipient"
-msgstr "Empfänger"
+#: src/Core/NotificationsManager.php:851
+msgid "Friend/Connect Request"
+msgstr "Kontakt-/Freundschaftsanfrage"
 
-#: mod/poke.php:195
-msgid "Choose what you wish to do to recipient"
-msgstr "Was willst Du mit dem Empfänger machen:"
+#: src/Core/NotificationsManager.php:851
+msgid "New Follower"
+msgstr "Neuer Bewunderer"
 
-#: mod/poke.php:198
-msgid "Make this post private"
-msgstr "Diesen Beitrag privat machen"
+#: src/Core/Install.php:157
+msgid "Could not find a command line version of PHP in the web server PATH."
+msgstr "Konnte keine Kommandozeilenversion von PHP im PATH des Servers finden."
 
-#: mod/oexchange.php:30
-msgid "Post successful."
-msgstr "Beitrag erfolgreich veröffentlicht."
+#: src/Core/Install.php:158
+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 "
+"href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-"
+"up-the-worker'>'Setup the worker'</a>"
+msgstr "Wenn auf deinem Server keine Kommandozeilenversion von PHP installiert ist, kannst du den Hintergrundprozess nicht einrichten. Hier findest du alternative Möglichkeiten<a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-poller'>'für das Worker Setup'</a>"
 
-#: mod/viewsrc.php:12
-msgid "Access denied."
-msgstr "Zugriff verweigert."
+#: src/Core/Install.php:162
+msgid "PHP executable path"
+msgstr "Pfad zu PHP"
 
-#: mod/notifications.php:37
-msgid "Invalid request identifier."
-msgstr "Invalid request identifier."
+#: src/Core/Install.php:162
+msgid ""
+"Enter full path to php executable. You can leave this blank to continue the "
+"installation."
+msgstr "Gib den kompletten Pfad zur ausführbaren Datei von PHP an. Du kannst dieses Feld auch frei lassen und mit der Installation fortfahren."
 
-#: mod/notifications.php:46 mod/notifications.php:183
-#: mod/notifications.php:230
-msgid "Discard"
-msgstr "Verwerfen"
+#: src/Core/Install.php:167
+msgid "Command line PHP"
+msgstr "Kommandozeilen-PHP"
 
-#: mod/notifications.php:62 mod/notifications.php:182
-#: mod/notifications.php:266 mod/contacts.php:638 mod/contacts.php:828
-#: mod/contacts.php:1019
-msgid "Ignore"
-msgstr "Ignorieren"
+#: src/Core/Install.php:176
+msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
+msgstr "Die ausführbare Datei von PHP stimmt nicht mit der PHP cli Version überein (es könnte sich um die cgi-fgci Version handeln)"
 
-#: mod/notifications.php:107
-msgid "Network Notifications"
-msgstr "Netzwerk Benachrichtigungen"
+#: src/Core/Install.php:177
+msgid "Found PHP version: "
+msgstr "Gefundene PHP Version:"
 
-#: mod/notifications.php:119
-msgid "Personal Notifications"
-msgstr "Persönliche Benachrichtigungen"
+#: src/Core/Install.php:179
+msgid "PHP cli binary"
+msgstr "PHP CLI Binary"
 
-#: mod/notifications.php:125
-msgid "Home Notifications"
-msgstr "Pinnwand Benachrichtigungen"
+#: src/Core/Install.php:189
+msgid ""
+"The command line version of PHP on your system does not have "
+"\"register_argc_argv\" enabled."
+msgstr "Die Kommandozeilenversion von PHP auf Deinem System hat \"register_argc_argv\" nicht aktiviert."
 
-#: mod/notifications.php:155
-msgid "Show Ignored Requests"
-msgstr "Zeige ignorierte Anfragen"
+#: src/Core/Install.php:190
+msgid "This is required for message delivery to work."
+msgstr "Dies wird für die Auslieferung von Nachrichten benötigt."
 
-#: mod/notifications.php:155
-msgid "Hide Ignored Requests"
-msgstr "Verberge ignorierte Anfragen"
+#: src/Core/Install.php:192
+msgid "PHP register_argc_argv"
+msgstr "PHP register_argc_argv"
 
-#: mod/notifications.php:167 mod/notifications.php:237
-msgid "Notification type: "
-msgstr "Benachrichtigungstyp: "
+#: src/Core/Install.php:220
+msgid ""
+"Error: the \"openssl_pkey_new\" function on this system is not able to "
+"generate encryption keys"
+msgstr "Fehler: Die Funktion \"openssl_pkey_new\" auf diesem System ist nicht in der Lage, Verschlüsselungsschlüssel zu erzeugen"
 
-#: mod/notifications.php:170
-#, php-format
-msgid "suggested by %s"
-msgstr "vorgeschlagen von %s"
+#: src/Core/Install.php:221
+msgid ""
+"If running under Windows, please see "
+"\"http://www.php.net/manual/en/openssl.installation.php\"."
+msgstr "Wenn der Server unter Windows läuft, schau Dir bitte \"http://www.php.net/manual/en/openssl.installation.php\" an."
 
-#: mod/notifications.php:175 mod/notifications.php:254 mod/contacts.php:646
-msgid "Hide this contact from others"
-msgstr "Verbirg diesen Kontakt vor Anderen"
+#: src/Core/Install.php:223
+msgid "Generate encryption keys"
+msgstr "Schlüssel erzeugen"
 
-#: mod/notifications.php:176 mod/notifications.php:255
-msgid "Post a new friend activity"
-msgstr "Neue-Kontakt Nachricht senden"
+#: src/Core/Install.php:244
+msgid "libCurl PHP module"
+msgstr "PHP: libCurl-Modul"
 
-#: mod/notifications.php:176 mod/notifications.php:255
-msgid "if applicable"
-msgstr "falls anwendbar"
+#: src/Core/Install.php:245
+msgid "GD graphics PHP module"
+msgstr "PHP: GD-Grafikmodul"
 
-#: mod/notifications.php:198
-msgid "Claims to be known to you: "
-msgstr "Behauptet Dich zu kennen: "
+#: src/Core/Install.php:246
+msgid "OpenSSL PHP module"
+msgstr "PHP: OpenSSL-Modul"
 
-#: mod/notifications.php:199
-msgid "yes"
-msgstr "ja"
+#: src/Core/Install.php:247
+msgid "PDO or MySQLi PHP module"
+msgstr "PDO oder MySQLi PHP Modul"
 
-#: mod/notifications.php:199
-msgid "no"
-msgstr "nein"
+#: src/Core/Install.php:248
+msgid "mb_string PHP module"
+msgstr "PHP: mb_string-Modul"
+
+#: src/Core/Install.php:249
+msgid "XML PHP module"
+msgstr "XML PHP Modul"
+
+#: src/Core/Install.php:250
+msgid "iconv PHP module"
+msgstr "PHP iconv Modul"
+
+#: src/Core/Install.php:251
+msgid "POSIX PHP module"
+msgstr "PHP POSIX Modul"
 
-#: mod/notifications.php:200 mod/notifications.php:205
-msgid "Shall your connection be bidirectional or not?"
-msgstr "Soll die Verbindung beidseitig sein oder nicht?"
+#: src/Core/Install.php:255 src/Core/Install.php:257
+msgid "Apache mod_rewrite module"
+msgstr "Apache mod_rewrite module"
 
-#: mod/notifications.php:201 mod/notifications.php:206
-#, php-format
+#: src/Core/Install.php:255
 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."
+"Error: Apache webserver mod-rewrite module is required but not installed."
+msgstr "Fehler: Das Apache-Modul mod-rewrite wird benötigt, es ist allerdings nicht installiert."
 
-#: mod/notifications.php:202
-#, 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."
+#: src/Core/Install.php:263
+msgid "Error: libCURL PHP module required but not installed."
+msgstr "Fehler: Das libCURL PHP Modul wird benötigt, ist aber nicht installiert."
 
-#: mod/notifications.php:207
-#, php-format
+#: src/Core/Install.php:267
 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 Teilenden akzeptierst, erlaubst du damit das Lesen deiner Beiträge, wirst aber selbst die Beiträge der anderen Seite nicht erhalten."
+"Error: GD graphics PHP module with JPEG support required but not installed."
+msgstr "Fehler: Das GD-Graphikmodul für PHP mit JPEG-Unterstützung ist nicht installiert."
 
-#: mod/notifications.php:218
-msgid "Friend"
-msgstr "Kontakt"
+#: src/Core/Install.php:271
+msgid "Error: openssl PHP module required but not installed."
+msgstr "Fehler: Das openssl-Modul von PHP ist nicht installiert."
 
-#: mod/notifications.php:219
-msgid "Sharer"
-msgstr "Teilenden"
+#: src/Core/Install.php:275
+msgid "Error: PDO or MySQLi PHP module required but not installed."
+msgstr "Fehler: PDO oder MySQLi PHP Modul erforderlich, aber nicht installiert."
 
-#: mod/notifications.php:219
-msgid "Subscriber"
-msgstr "Abonnent"
+#: src/Core/Install.php:279
+msgid "Error: The MySQL driver for PDO is not installed."
+msgstr "Fehler: der MySQL Treiber für PDO ist nicht installiert"
 
-#: mod/notifications.php:275
-msgid "No introductions."
-msgstr "Keine Kontaktanfragen."
+#: src/Core/Install.php:283
+msgid "Error: mb_string PHP module required but not installed."
+msgstr "Fehler: mb_string PHP Module wird benötigt ist aber nicht installiert."
 
-#: mod/notifications.php:316
-msgid "Show unread"
-msgstr "Ungelesene anzeigen"
+#: src/Core/Install.php:287
+msgid "Error: iconv PHP module required but not installed."
+msgstr "Fehler: Das iconv-Modul von PHP ist nicht installiert."
 
-#: mod/notifications.php:316
-msgid "Show all"
-msgstr "Alle anzeigen"
+#: src/Core/Install.php:291
+msgid "Error: POSIX PHP module required but not installed."
+msgstr "Fehler POSIX PHP Modul erforderlich aber nicht installiert."
 
-#: mod/notifications.php:322
-#, php-format
-msgid "No more %s notifications."
-msgstr "Keine weiteren %s Benachrichtigungen"
+#: src/Core/Install.php:301
+msgid "Error, XML PHP module required but not installed."
+msgstr "Fehler: XML PHP Modul erforderlich aber nicht installiert."
 
-#: mod/p.php:14
-msgid "Not Extended"
-msgstr "Nicht erweitert."
+#: src/Core/Install.php:320
+msgid ""
+"The web installer needs to be able to create a file called \".htconfig.php\""
+" in the top folder of your web server and it is unable to do so."
+msgstr "Der Installationswizard muss in der Lage sein, eine Datei im Stammverzeichnis Deines Webservers anzulegen, ist allerdings derzeit nicht in der Lage, dies zu tun."
 
-#: mod/p.php:21 mod/p.php:48 mod/p.php:57 mod/fetch.php:16 mod/fetch.php:52
-#: mod/fetch.php:65 mod/help.php:60 index.php:320
-msgid "Not Found"
-msgstr "Nicht gefunden"
+#: src/Core/Install.php:321
+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 "In den meisten Fällen ist dies ein Problem mit den Schreibrechten. Der Webserver könnte keine Schreiberlaubnis haben, selbst wenn Du sie hast."
 
-#: mod/follow.php:45
-msgid "The contact could not be added."
-msgstr "Der Kontakt konnte nicht hinzugefügt werden."
+#: src/Core/Install.php:322
+msgid ""
+"At the end of this procedure, we will give you a text to save in a file "
+"named .htconfig.php in your Friendica top folder."
+msgstr "Nachdem Du alles ausgefüllt hast, erhältst Du einen Text, den Du in eine Datei namens .htconfig.php in Deinem Friendica-Wurzelverzeichnis kopieren musst."
 
-#: mod/follow.php:73
-msgid "You already added this contact."
-msgstr "Du hast den Kontakt bereits hinzugefügt."
+#: src/Core/Install.php:323
+msgid ""
+"You can alternatively skip this procedure and perform a manual installation."
+" Please see the file \"INSTALL.txt\" for instructions."
+msgstr "Alternativ kannst Du diesen Schritt aber auch überspringen und die Installation manuell durchführen. Eine Anleitung dazu (Englisch) findest Du in der Datei INSTALL.txt."
 
-#: mod/follow.php:83
-msgid "Diaspora support isn't enabled. Contact can't be added."
-msgstr "Diaspora Unterstützung ist nicht aktiviert. Der Kontakt kann nicht zugefügt werden."
+#: src/Core/Install.php:326
+msgid ".htconfig.php is writable"
+msgstr "Schreibrechte auf .htconfig.php"
 
-#: mod/follow.php:90
-msgid "OStatus support is disabled. Contact can't be added."
-msgstr "OStatus Unterstützung ist nicht aktiviert. Der Kontakt kann nicht zugefügt werden."
+#: src/Core/Install.php:344
+msgid ""
+"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
+"compiles templates to PHP to speed up rendering."
+msgstr "Friendica nutzt die Smarty3 Template Engine um die Webansichten zu rendern. Smarty3 kompiliert Templates zu PHP um das Rendern zu beschleunigen."
 
-#: mod/follow.php:97
-msgid "The network type couldn't be detected. Contact can't be added."
-msgstr "Der Netzwerktype wurde nicht erkannt. Der Kontakt kann nicht hinzugefügt werden."
+#: src/Core/Install.php:345
+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 "Um diese kompilierten Templates zu speichern benötigt der Webserver Schreibrechte zum Verzeichnis view/smarty3/ im obersten Ordner von Friendica."
 
-#: mod/cal.php:313
-msgid "This calendar format is not supported"
-msgstr "Dieses Kalenderformat wird nicht unterstützt."
+#: src/Core/Install.php:346
+msgid ""
+"Please ensure that the user that your web server runs as (e.g. www-data) has"
+" write access to this folder."
+msgstr "Bitte stelle sicher, dass der Nutzer unter dem der Webserver läuft (z.B. www-data) Schreibrechte zu diesem Verzeichnis hat."
 
-#: mod/cal.php:315
-msgid "No exportable data found"
-msgstr "Keine exportierbaren Daten gefunden"
+#: src/Core/Install.php:347
+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 "Hinweis: aus Sicherheitsgründen solltest Du dem Webserver nur Schreibrechte für view/smarty3/ geben -- Nicht den Templatedateien (.tpl) die sie enthalten."
 
-#: mod/cal.php:332
-msgid "calendar"
-msgstr "Kalender"
+#: src/Core/Install.php:350
+msgid "view/smarty3 is writable"
+msgstr "view/smarty3 ist schreibbar"
 
-#: mod/contacts.php:157
-#, php-format
-msgid "%d contact edited."
-msgid_plural "%d contacts edited."
-msgstr[0] "%d Kontakt bearbeitet."
-msgstr[1] "%d Kontakte bearbeitet."
+#: src/Core/Install.php:375
+msgid ""
+"Url rewrite in .htaccess is not working. Check your server configuration."
+msgstr "Umschreiben der URLs in der .htaccess funktioniert nicht. Überprüfe die Konfiguration des Servers."
 
-#: mod/contacts.php:184 mod/contacts.php:400
-msgid "Could not access contact record."
-msgstr "Konnte nicht auf die Kontaktdaten zugreifen."
+#: src/Core/Install.php:377
+msgid "Error message from Curl when fetching"
+msgstr "Fehlermeldung von Curl während des Ladens"
 
-#: mod/contacts.php:194
-msgid "Could not locate selected profile."
-msgstr "Konnte das ausgewählte Profil nicht finden."
+#: src/Core/Install.php:381
+msgid "Url rewrite is working"
+msgstr "URL rewrite funktioniert"
 
-#: mod/contacts.php:228
-msgid "Contact updated."
-msgstr "Kontakt aktualisiert."
+#: src/Core/Install.php:408
+msgid "ImageMagick PHP extension is not installed"
+msgstr "ImageMagicx PHP Erweiterung ist nicht installiert."
 
-#: mod/contacts.php:421
-msgid "Contact has been blocked"
-msgstr "Kontakt wurde blockiert"
+#: src/Core/Install.php:410
+msgid "ImageMagick PHP extension is installed"
+msgstr "ImageMagick PHP Erweiterung ist installiert"
 
-#: mod/contacts.php:421
-msgid "Contact has been unblocked"
-msgstr "Kontakt wurde wieder freigegeben"
+#: src/Core/Install.php:412
+msgid "ImageMagick supports GIF"
+msgstr "ImageMagick unterstützt GIF"
 
-#: mod/contacts.php:432
-msgid "Contact has been ignored"
-msgstr "Kontakt wurde ignoriert"
+#: src/Util/Temporal.php:147 src/Model/Profile.php:756
+msgid "Birthday:"
+msgstr "Geburtstag:"
 
-#: mod/contacts.php:432
-msgid "Contact has been unignored"
-msgstr "Kontakt wird nicht mehr ignoriert"
+#: src/Util/Temporal.php:151
+msgid "YYYY-MM-DD or MM-DD"
+msgstr "YYYY-MM-DD oder MM-DD"
 
-#: mod/contacts.php:443
-msgid "Contact has been archived"
-msgstr "Kontakt wurde archiviert"
+#: src/Util/Temporal.php:294
+msgid "never"
+msgstr "nie"
 
-#: mod/contacts.php:443
-msgid "Contact has been unarchived"
-msgstr "Kontakt wurde aus dem Archiv geholt"
+#: src/Util/Temporal.php:300
+msgid "less than a second ago"
+msgstr "vor weniger als einer Sekunde"
 
-#: mod/contacts.php:467
-msgid "Drop contact"
-msgstr "Kontakt löschen"
+#: src/Util/Temporal.php:303
+msgid "year"
+msgstr "Jahr"
 
-#: mod/contacts.php:470 mod/contacts.php:823
-msgid "Do you really want to delete this contact?"
-msgstr "Möchtest Du wirklich diesen Kontakt löschen?"
+#: src/Util/Temporal.php:303
+msgid "years"
+msgstr "Jahre"
 
-#: mod/contacts.php:488
-msgid "Contact has been removed."
-msgstr "Kontakt wurde entfernt."
+#: src/Util/Temporal.php:304
+msgid "months"
+msgstr "Monate"
 
-#: mod/contacts.php:519
-#, php-format
-msgid "You are mutual friends with %s"
-msgstr "Du hast mit %s eine beidseitige Freundschaft"
+#: src/Util/Temporal.php:305
+msgid "weeks"
+msgstr "Wochen"
 
-#: mod/contacts.php:523
-#, php-format
-msgid "You are sharing with %s"
-msgstr "Du teilst mit %s"
+#: src/Util/Temporal.php:306
+msgid "days"
+msgstr "Tage"
 
-#: mod/contacts.php:527
-#, php-format
-msgid "%s is sharing with you"
-msgstr "%s teilt mit Dir"
+#: src/Util/Temporal.php:307
+msgid "hour"
+msgstr "Stunde"
 
-#: mod/contacts.php:547
-msgid "Private communications are not available for this contact."
-msgstr "Private Kommunikation ist für diesen Kontakt nicht verfügbar."
+#: src/Util/Temporal.php:307
+msgid "hours"
+msgstr "Stunden"
 
-#: mod/contacts.php:549
-msgid "Never"
-msgstr "Niemals"
+#: src/Util/Temporal.php:308
+msgid "minute"
+msgstr "Minute"
 
-#: mod/contacts.php:552
-msgid "(Update was successful)"
-msgstr "(Aktualisierung war erfolgreich)"
+#: src/Util/Temporal.php:308
+msgid "minutes"
+msgstr "Minuten"
 
-#: mod/contacts.php:552
-msgid "(Update was not successful)"
-msgstr "(Aktualisierung war nicht erfolgreich)"
+#: src/Util/Temporal.php:309
+msgid "second"
+msgstr "Sekunde"
+
+#: src/Util/Temporal.php:309
+msgid "seconds"
+msgstr "Sekunden"
+
+#: src/Util/Temporal.php:318
+#, php-format
+msgid "%1$d %2$s ago"
+msgstr "vor %1$d %2$s"
 
-#: mod/contacts.php:554 mod/contacts.php:992
-msgid "Suggest friends"
-msgstr "Kontakte vorschlagen"
+#: src/Content/Text/BBCode.php:416
+msgid "view full size"
+msgstr "Volle Größe anzeigen"
 
-#: mod/contacts.php:558
+#: src/Content/Text/BBCode.php:842 src/Content/Text/BBCode.php:1611
+#: src/Content/Text/BBCode.php:1612
+msgid "Image/photo"
+msgstr "Bild/Foto"
+
+#: src/Content/Text/BBCode.php:980
 #, php-format
-msgid "Network type: %s"
-msgstr "Netzwerktyp: %s"
+msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
+msgstr "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
 
-#: mod/contacts.php:563
-msgid "Communications lost with this contact!"
-msgstr "Verbindungen mit diesem Kontakt verloren!"
+#: src/Content/Text/BBCode.php:1538 src/Content/Text/BBCode.php:1560
+msgid "$1 wrote:"
+msgstr "$1 hat geschrieben:"
 
-#: mod/contacts.php:569
-msgid "Fetch further information for feeds"
-msgstr "Weitere Informationen zu Feeds holen"
+#: src/Content/Text/BBCode.php:1620 src/Content/Text/BBCode.php:1621
+msgid "Encrypted content"
+msgstr "Verschlüsselter Inhalt"
 
-#: mod/contacts.php:571
-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 "Zusätzliche Informationen wie Vorschaubilder, Titel und Zusammenfassungen vom Feed-Eintrag laden. Du kannst diese Option aktivieren, wenn der Feed nicht all zu viel Text beinhaltet. Schlagwörter werden auf den Meta-Informationen des Feed-Headers bezogen und als Hash-Tags verwendet."
+#: src/Content/Text/BBCode.php:1740
+msgid "Invalid source protocol"
+msgstr "Ungültiges Quell-Protokoll"
 
-#: mod/contacts.php:573
-msgid "Fetch information"
-msgstr "Beziehe Information"
+#: src/Content/Text/BBCode.php:1751
+msgid "Invalid link protocol"
+msgstr "Ungültiges Link-Protokoll"
 
-#: mod/contacts.php:574
-msgid "Fetch keywords"
-msgstr "Schlüsselwprter abrufen"
+#: src/Content/OEmbed.php:253
+msgid "Embedding disabled"
+msgstr "Einbettungen deaktiviert"
 
-#: mod/contacts.php:575
-msgid "Fetch information and keywords"
-msgstr "Beziehe Information und Schlüsselworte"
+#: src/Content/OEmbed.php:373
+msgid "Embedded content"
+msgstr "Eingebetteter Inhalt"
 
-#: mod/contacts.php:608
-msgid "Contact"
-msgstr "Kontakt"
+#: src/Content/Widget/CalendarExport.php:61
+msgid "Export"
+msgstr "Exportieren"
 
-#: mod/contacts.php:611
-msgid "Profile Visibility"
-msgstr "Profil-Sichtbarkeit"
+#: src/Content/Widget/CalendarExport.php:62
+msgid "Export calendar as ical"
+msgstr "Kalender als ical exportieren"
 
-#: mod/contacts.php:612
-#, php-format
-msgid ""
-"Please choose the profile you would like to display to %s when viewing your "
-"profile securely."
-msgstr "Bitte wähle eines Deiner Profile das angezeigt werden soll, wenn %s Dein Profil aufruft."
+#: src/Content/Widget/CalendarExport.php:63
+msgid "Export calendar as csv"
+msgstr "Kalender als csv exportieren"
 
-#: mod/contacts.php:613
-msgid "Contact Information / Notes"
-msgstr "Kontakt Informationen / Notizen"
+#: src/Content/ContactSelector.php:55
+msgid "Frequently"
+msgstr "immer wieder"
 
-#: mod/contacts.php:614
-msgid "Their personal note"
-msgstr "Die persönliche Mitteilung"
+#: src/Content/ContactSelector.php:56
+msgid "Hourly"
+msgstr "Stündlich"
 
-#: mod/contacts.php:616
-msgid "Edit contact notes"
-msgstr "Notizen zum Kontakt bearbeiten"
+#: src/Content/ContactSelector.php:57
+msgid "Twice daily"
+msgstr "Zweimal täglich"
 
-#: mod/contacts.php:620
-msgid "Block/Unblock contact"
-msgstr "Kontakt blockieren/freischalten"
+#: src/Content/ContactSelector.php:58
+msgid "Daily"
+msgstr "Täglich"
 
-#: mod/contacts.php:621
-msgid "Ignore contact"
-msgstr "Ignoriere den Kontakt"
+#: src/Content/ContactSelector.php:59
+msgid "Weekly"
+msgstr "Wöchentlich"
 
-#: mod/contacts.php:622
-msgid "Repair URL settings"
-msgstr "URL Einstellungen reparieren"
+#: src/Content/ContactSelector.php:60
+msgid "Monthly"
+msgstr "Monatlich"
 
-#: mod/contacts.php:623
-msgid "View conversations"
-msgstr "Unterhaltungen anzeigen"
+#: src/Content/ContactSelector.php:80
+msgid "OStatus"
+msgstr "OStatus"
 
-#: mod/contacts.php:628
-msgid "Last update:"
-msgstr "Letzte Aktualisierung: "
+#: src/Content/ContactSelector.php:81
+msgid "RSS/Atom"
+msgstr "RSS/Atom"
 
-#: mod/contacts.php:630
-msgid "Update public posts"
-msgstr "Öffentliche Beiträge aktualisieren"
+#: src/Content/ContactSelector.php:84
+msgid "Facebook"
+msgstr "Facebook"
 
-#: mod/contacts.php:632 mod/contacts.php:1002
-msgid "Update now"
-msgstr "Jetzt aktualisieren"
+#: src/Content/ContactSelector.php:85
+msgid "Zot!"
+msgstr "Zott"
 
-#: mod/contacts.php:638 mod/contacts.php:828 mod/contacts.php:1019
-msgid "Unignore"
-msgstr "Ignorieren aufheben"
+#: src/Content/ContactSelector.php:86
+msgid "LinkedIn"
+msgstr "LinkedIn"
 
-#: mod/contacts.php:642
-msgid "Currently blocked"
-msgstr "Derzeit geblockt"
+#: src/Content/ContactSelector.php:87
+msgid "XMPP/IM"
+msgstr "XMPP/Chat"
 
-#: mod/contacts.php:643
-msgid "Currently ignored"
-msgstr "Derzeit ignoriert"
+#: src/Content/ContactSelector.php:88
+msgid "MySpace"
+msgstr "MySpace"
 
-#: mod/contacts.php:644
-msgid "Currently archived"
-msgstr "Momentan archiviert"
+#: src/Content/ContactSelector.php:89
+msgid "Google+"
+msgstr "Google+"
 
-#: mod/contacts.php:645
-msgid "Awaiting connection acknowledge"
-msgstr "Bedarf der Bestätigung des Kontakts"
+#: src/Content/ContactSelector.php:90
+msgid "pump.io"
+msgstr "pump.io"
 
-#: mod/contacts.php:646
-msgid ""
-"Replies/likes to your public posts <strong>may</strong> still be visible"
-msgstr "Antworten/Likes auf deine öffentlichen Beiträge <strong>könnten</strong> weiterhin sichtbar sein"
+#: src/Content/ContactSelector.php:91
+msgid "Twitter"
+msgstr "Twitter"
 
-#: mod/contacts.php:647
-msgid "Notification for new posts"
-msgstr "Benachrichtigung bei neuen Beiträgen"
+#: src/Content/ContactSelector.php:92
+msgid "Diaspora Connector"
+msgstr "Diaspora Connector"
 
-#: mod/contacts.php:647
-msgid "Send a notification of every new post of this contact"
-msgstr "Sende eine Benachrichtigung, wann immer dieser Kontakt einen neuen Beitrag schreibt."
+#: src/Content/ContactSelector.php:93
+msgid "GNU Social Connector"
+msgstr "GNU social Connector"
 
-#: mod/contacts.php:650
-msgid "Blacklisted keywords"
-msgstr "Blacklistete Schlüsselworte "
+#: src/Content/ContactSelector.php:94
+msgid "pnut"
+msgstr "pnut"
 
-#: mod/contacts.php:650
-msgid ""
-"Comma separated list of keywords that should not be converted to hashtags, "
-"when \"Fetch information and keywords\" is selected"
-msgstr "Komma-Separierte Liste mit Schlüsselworten, die nicht in Hashtags konvertiert werden, wenn \"Beziehe Information und Schlüsselworte\" aktiviert wurde"
+#: src/Content/ContactSelector.php:95
+msgid "App.net"
+msgstr "App.net"
 
-#: mod/contacts.php:667
-msgid "Actions"
-msgstr "Aktionen"
+#: src/Content/ContactSelector.php:125
+msgid "Male"
+msgstr "Männlich"
 
-#: mod/contacts.php:670
-msgid "Contact Settings"
-msgstr "Kontakteinstellungen"
+#: src/Content/ContactSelector.php:125
+msgid "Female"
+msgstr "Weiblich"
 
-#: mod/contacts.php:711
-msgid "Suggestions"
-msgstr "Kontaktvorschläge"
+#: src/Content/ContactSelector.php:125
+msgid "Currently Male"
+msgstr "Momentan männlich"
 
-#: mod/contacts.php:714
-msgid "Suggest potential friends"
-msgstr "Kontakte vorschlagen"
+#: src/Content/ContactSelector.php:125
+msgid "Currently Female"
+msgstr "Momentan weiblich"
 
-#: mod/contacts.php:722
-msgid "Show all contacts"
-msgstr "Alle Kontakte anzeigen"
+#: src/Content/ContactSelector.php:125
+msgid "Mostly Male"
+msgstr "Hauptsächlich männlich"
 
-#: mod/contacts.php:727
-msgid "Unblocked"
-msgstr "Ungeblockt"
+#: src/Content/ContactSelector.php:125
+msgid "Mostly Female"
+msgstr "Hauptsächlich weiblich"
 
-#: mod/contacts.php:730
-msgid "Only show unblocked contacts"
-msgstr "Nur nicht-blockierte Kontakte anzeigen"
+#: src/Content/ContactSelector.php:125
+msgid "Transgender"
+msgstr "Transgender"
 
-#: mod/contacts.php:735
-msgid "Blocked"
-msgstr "Geblockt"
+#: src/Content/ContactSelector.php:125
+msgid "Intersex"
+msgstr "Intersex"
+
+#: src/Content/ContactSelector.php:125
+msgid "Transsexual"
+msgstr "Transsexuell"
+
+#: src/Content/ContactSelector.php:125
+msgid "Hermaphrodite"
+msgstr "Hermaphrodit"
 
-#: mod/contacts.php:738
-msgid "Only show blocked contacts"
-msgstr "Nur blockierte Kontakte anzeigen"
+#: src/Content/ContactSelector.php:125
+msgid "Neuter"
+msgstr "Neuter"
 
-#: mod/contacts.php:743
-msgid "Ignored"
-msgstr "Ignoriert"
+#: src/Content/ContactSelector.php:125
+msgid "Non-specific"
+msgstr "Nicht spezifiziert"
 
-#: mod/contacts.php:746
-msgid "Only show ignored contacts"
-msgstr "Nur ignorierte Kontakte anzeigen"
+#: src/Content/ContactSelector.php:125
+msgid "Other"
+msgstr "Andere"
 
-#: mod/contacts.php:751
-msgid "Archived"
-msgstr "Archiviert"
+#: src/Content/ContactSelector.php:147
+msgid "Males"
+msgstr "Männer"
 
-#: mod/contacts.php:754
-msgid "Only show archived contacts"
-msgstr "Nur archivierte Kontakte anzeigen"
+#: src/Content/ContactSelector.php:147
+msgid "Females"
+msgstr "Frauen"
 
-#: mod/contacts.php:759
-msgid "Hidden"
-msgstr "Verborgen"
+#: src/Content/ContactSelector.php:147
+msgid "Gay"
+msgstr "Schwul"
 
-#: mod/contacts.php:762
-msgid "Only show hidden contacts"
-msgstr "Nur verborgene Kontakte anzeigen"
+#: src/Content/ContactSelector.php:147
+msgid "Lesbian"
+msgstr "Lesbisch"
 
-#: mod/contacts.php:818
-msgid "Search your contacts"
-msgstr "Suche in deinen Kontakten"
+#: src/Content/ContactSelector.php:147
+msgid "No Preference"
+msgstr "Keine Vorlieben"
 
-#: mod/contacts.php:819 mod/search.php:236
-#, php-format
-msgid "Results for: %s"
-msgstr "Ergebnisse für: %s"
+#: src/Content/ContactSelector.php:147
+msgid "Bisexual"
+msgstr "Bisexuell"
 
-#: mod/contacts.php:829 mod/contacts.php:1027
-msgid "Archive"
-msgstr "Archivieren"
+#: src/Content/ContactSelector.php:147
+msgid "Autosexual"
+msgstr "Autosexual"
 
-#: mod/contacts.php:829 mod/contacts.php:1027
-msgid "Unarchive"
-msgstr "Aus Archiv zurückholen"
+#: src/Content/ContactSelector.php:147
+msgid "Abstinent"
+msgstr "Abstinent"
 
-#: mod/contacts.php:832
-msgid "Batch Actions"
-msgstr "Stapelverarbeitung"
+#: src/Content/ContactSelector.php:147
+msgid "Virgin"
+msgstr "Jungfrauen"
 
-#: mod/contacts.php:878
-msgid "View all contacts"
-msgstr "Alle Kontakte anzeigen"
+#: src/Content/ContactSelector.php:147
+msgid "Deviant"
+msgstr "Deviant"
 
-#: mod/contacts.php:886 mod/common.php:140
-msgid "Common Friends"
-msgstr "Gemeinsame Kontakte"
+#: src/Content/ContactSelector.php:147
+msgid "Fetish"
+msgstr "Fetish"
 
-#: mod/contacts.php:889
-msgid "View all common friends"
-msgstr "Alle Kontakte anzeigen"
+#: src/Content/ContactSelector.php:147
+msgid "Oodles"
+msgstr "Oodles"
 
-#: mod/contacts.php:898
-msgid "Advanced Contact Settings"
-msgstr "Fortgeschrittene Kontakteinstellungen"
+#: src/Content/ContactSelector.php:147
+msgid "Nonsexual"
+msgstr "Nonsexual"
 
-#: mod/contacts.php:930
-msgid "Mutual Friendship"
-msgstr "Beidseitige Freundschaft"
+#: src/Content/ContactSelector.php:169
+msgid "Single"
+msgstr "Single"
 
-#: mod/contacts.php:934
-msgid "is a fan of yours"
-msgstr "ist ein Fan von dir"
+#: src/Content/ContactSelector.php:169
+msgid "Lonely"
+msgstr "Einsam"
 
-#: mod/contacts.php:938
-msgid "you are a fan of"
-msgstr "Du bist Fan von"
+#: src/Content/ContactSelector.php:169
+msgid "Available"
+msgstr "Verfügbar"
 
-#: mod/contacts.php:1013
-msgid "Toggle Blocked status"
-msgstr "Geblockt-Status ein-/ausschalten"
+#: src/Content/ContactSelector.php:169
+msgid "Unavailable"
+msgstr "Nicht verfügbar"
 
-#: mod/contacts.php:1021
-msgid "Toggle Ignored status"
-msgstr "Ignoriert-Status ein-/ausschalten"
+#: src/Content/ContactSelector.php:169
+msgid "Has crush"
+msgstr "verknallt"
 
-#: mod/contacts.php:1029
-msgid "Toggle Archive status"
-msgstr "Archiviert-Status ein-/ausschalten"
+#: src/Content/ContactSelector.php:169
+msgid "Infatuated"
+msgstr "verliebt"
 
-#: mod/contacts.php:1037
-msgid "Delete contact"
-msgstr "Lösche den Kontakt"
+#: src/Content/ContactSelector.php:169
+msgid "Dating"
+msgstr "Dating"
 
-#: mod/bookmarklet.php:51
-msgid "The post was created"
-msgstr "Der Beitrag wurde angelegt"
+#: src/Content/ContactSelector.php:169
+msgid "Unfaithful"
+msgstr "Untreu"
 
-#: mod/lostpass.php:27
-msgid "No valid account found."
-msgstr "Kein gültiges Konto gefunden."
+#: src/Content/ContactSelector.php:169
+msgid "Sex Addict"
+msgstr "Sexbesessen"
 
-#: mod/lostpass.php:39
-msgid "Password reset request issued. Check your email."
-msgstr "Zurücksetzen des Passworts eingeleitet. Bitte überprüfe Deine E-Mail."
+#: src/Content/ContactSelector.php:169 src/Model/User.php:519
+msgid "Friends"
+msgstr "Kontakte"
 
-#: mod/lostpass.php:45
-#, 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 "\nHallo %1$s,\n\nAuf \"%2$s\" ist eine Anfrage auf das Zurücksetzen Deines Passworts gestellt\nworden. Um diese Anfrage zu verifizieren, folge bitte dem unten stehenden\nLink oder kopiere und füge ihn in die Adressleiste Deines Browsers ein.\n\nSolltest Du die Anfrage NICHT gemacht haben, ignoriere und/oder lösche diese\nE-Mail bitte.\n\nDein Passwort wird nicht geändert, solange wir nicht verifiziert haben, dass\nDu diese Änderung angefragt hast."
+#: src/Content/ContactSelector.php:169
+msgid "Friends/Benefits"
+msgstr "Freunde/Zuwendungen"
 
-#: mod/lostpass.php:56
-#, 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 "\nUm Deine Identität zu verifizieren, folge bitte dem folgenden Link:\n\n%1$s\n\nDu wirst eine weitere E-Mail mit Deinem neuen Passwort erhalten. Sobald Du Dich\nangemeldet hast, kannst Du Dein Passwort in den Einstellungen ändern.\n\nDie Anmeldedetails sind die folgenden:\n\nAdresse der Seite:\t%2$s\nBenutzername:\t%3$s"
+#: src/Content/ContactSelector.php:169
+msgid "Casual"
+msgstr "Casual"
 
-#: mod/lostpass.php:73
-#, php-format
-msgid "Password reset requested at %s"
-msgstr "Anfrage zum Zurücksetzen des Passworts auf %s erhalten"
+#: src/Content/ContactSelector.php:169
+msgid "Engaged"
+msgstr "Verlobt"
 
-#: mod/lostpass.php:89
-msgid ""
-"Request could not be verified. (You may have previously submitted it.) "
-"Password reset failed."
-msgstr "Anfrage konnte nicht verifiziert werden. (Eventuell hast Du bereits eine ähnliche Anfrage gestellt.) Zurücksetzen des Passworts gescheitert."
+#: src/Content/ContactSelector.php:169
+msgid "Married"
+msgstr "Verheiratet"
 
-#: mod/lostpass.php:102
-msgid "Request has expired, please make a new one."
-msgstr "Die Anfrage ist abgelaufen. Bitte stelle eine erneute."
+#: src/Content/ContactSelector.php:169
+msgid "Imaginarily married"
+msgstr "imaginär verheiratet"
 
-#: mod/lostpass.php:117
-msgid "Forgot your Password?"
-msgstr "Hast Du Dein Passwort vergessen?"
+#: src/Content/ContactSelector.php:169
+msgid "Partners"
+msgstr "Partner"
 
-#: mod/lostpass.php:118
-msgid ""
-"Enter your email address and submit to have your password reset. Then check "
-"your email for further instructions."
-msgstr "Gib Deine E-Mail-Adresse an und fordere ein neues Passwort an. Es werden Dir dann weitere Informationen per Mail zugesendet."
+#: src/Content/ContactSelector.php:169
+msgid "Cohabiting"
+msgstr "zusammenlebend"
 
-#: mod/lostpass.php:120
-msgid "Reset"
-msgstr "Zurücksetzen"
+#: src/Content/ContactSelector.php:169
+msgid "Common law"
+msgstr "wilde Ehe"
 
-#: mod/lostpass.php:137
-msgid "Your password has been reset as requested."
-msgstr "Dein Passwort wurde wie gewünscht zurückgesetzt."
+#: src/Content/ContactSelector.php:169
+msgid "Happy"
+msgstr "Glücklich"
 
-#: mod/lostpass.php:138
-msgid "Your new password is"
-msgstr "Dein neues Passwort lautet"
+#: src/Content/ContactSelector.php:169
+msgid "Not looking"
+msgstr "Nicht auf der Suche"
 
-#: mod/lostpass.php:139
-msgid "Save or copy your new password - and then"
-msgstr "Speichere oder kopiere Dein neues Passwort - und dann"
+#: src/Content/ContactSelector.php:169
+msgid "Swinger"
+msgstr "Swinger"
 
-#: mod/lostpass.php:140
-msgid "click here to login"
-msgstr "hier klicken, um Dich anzumelden"
+#: src/Content/ContactSelector.php:169
+msgid "Betrayed"
+msgstr "Betrogen"
 
-#: mod/lostpass.php:141
-msgid ""
-"Your password may be changed from the <em>Settings</em> page after "
-"successful login."
-msgstr "Du kannst das Passwort in den <em>Einstellungen</em> ändern, sobald Du Dich erfolgreich angemeldet hast."
+#: src/Content/ContactSelector.php:169
+msgid "Separated"
+msgstr "Getrennt"
 
-#: mod/lostpass.php:149
-#, 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 "\nHallo %1$s,\n\nDein Passwort wurde wie gewünscht geändert. Bitte bewahre diese Informationen gut auf (oder ändere Dein Passwort in eines, das Du Dir leicht merken kannst)."
+#: src/Content/ContactSelector.php:169
+msgid "Unstable"
+msgstr "Unstabil"
 
-#: mod/lostpass.php:155
-#, 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 "\nDie Anmeldedaten sind die folgenden:\n\nAdresse der Seite: %1$s\nLogin Name: %2$s\nPasswort: %3$s\n\nDas Passwort kann und sollte in den Kontoeinstellungen nach der Anmeldung geändert werden."
+#: src/Content/ContactSelector.php:169
+msgid "Divorced"
+msgstr "Geschieden"
 
-#: mod/lostpass.php:169
-#, php-format
-msgid "Your password has been changed at %s"
-msgstr "Auf %s wurde Dein Passwort geändert"
+#: src/Content/ContactSelector.php:169
+msgid "Imaginarily divorced"
+msgstr "imaginär geschieden"
 
-#: mod/install.php:114
-msgid "Friendica Communications Server - Setup"
-msgstr "Friendica-Server für soziale Netzwerke – Setup"
+#: src/Content/ContactSelector.php:169
+msgid "Widowed"
+msgstr "Verwitwet"
 
-#: mod/install.php:120
-msgid "Could not connect to database."
-msgstr "Verbindung zur Datenbank gescheitert."
+#: src/Content/ContactSelector.php:169
+msgid "Uncertain"
+msgstr "Unsicher"
 
-#: mod/install.php:124
-msgid "Could not create table."
-msgstr "Tabelle konnte nicht angelegt werden."
+#: src/Content/ContactSelector.php:169
+msgid "It's complicated"
+msgstr "Ist kompliziert"
 
-#: mod/install.php:130
-msgid "Your Friendica site database has been installed."
-msgstr "Die Datenbank Deiner Friendicaseite wurde installiert."
+#: src/Content/ContactSelector.php:169
+msgid "Don't care"
+msgstr "Ist mir nicht wichtig"
 
-#: mod/install.php:135
-msgid ""
-"You may need to import the file \"database.sql\" manually using phpmyadmin "
-"or mysql."
-msgstr "Möglicherweise musst Du die Datei \"database.sql\" manuell mit phpmyadmin oder mysql importieren."
+#: src/Content/ContactSelector.php:169
+msgid "Ask me"
+msgstr "Frag mich"
 
-#: mod/install.php:136 mod/install.php:208 mod/install.php:558
-msgid "Please see the file \"INSTALL.txt\"."
-msgstr "Lies bitte die \"INSTALL.txt\"."
+#: src/Content/Nav.php:53
+msgid "Nothing new here"
+msgstr "Keine Neuigkeiten"
 
-#: mod/install.php:148
-msgid "Database already in use."
-msgstr "Die Datenbank wird bereits verwendet."
+#: src/Content/Nav.php:57
+msgid "Clear notifications"
+msgstr "Bereinige Benachrichtigungen"
 
-#: mod/install.php:205
-msgid "System check"
-msgstr "Systemtest"
+#: src/Content/Nav.php:105
+msgid "Personal notes"
+msgstr "Persönliche Notizen"
 
-#: mod/install.php:210
-msgid "Check again"
-msgstr "Noch einmal testen"
+#: src/Content/Nav.php:105
+msgid "Your personal notes"
+msgstr "Deine persönlichen Notizen"
 
-#: mod/install.php:230
-msgid "Database connection"
-msgstr "Datenbankverbindung"
+#: src/Content/Nav.php:114
+msgid "Sign in"
+msgstr "Anmelden"
 
-#: mod/install.php:231
-msgid ""
-"In order to install Friendica we need to know how to connect to your "
-"database."
-msgstr "Um Friendica installieren zu können, müssen wir wissen, wie wir mit Deiner Datenbank Kontakt aufnehmen können."
+#: src/Content/Nav.php:124
+msgid "Home Page"
+msgstr "Homepage"
 
-#: mod/install.php:232
-msgid ""
-"Please contact your hosting provider or site administrator if you have "
-"questions about these settings."
-msgstr "Bitte kontaktiere den Hosting Provider oder den Administrator der Seite, falls Du Fragen zu diesen Einstellungen haben solltest."
+#: src/Content/Nav.php:128
+msgid "Create an account"
+msgstr "Nutzerkonto erstellen"
 
-#: mod/install.php:233
-msgid ""
-"The database you specify below should already exist. If it does not, please "
-"create it before continuing."
-msgstr "Die Datenbank, die Du unten angibst, sollte bereits existieren. Ist dies noch nicht der Fall, erzeuge sie bitte bevor Du mit der Installation fortfährst."
+#: src/Content/Nav.php:134
+msgid "Help and documentation"
+msgstr "Hilfe und Dokumentation"
 
-#: mod/install.php:237
-msgid "Database Server Name"
-msgstr "Datenbank-Server"
+#: src/Content/Nav.php:138
+msgid "Apps"
+msgstr "Apps"
 
-#: mod/install.php:238
-msgid "Database Login Name"
-msgstr "Datenbank-Nutzer"
+#: src/Content/Nav.php:138
+msgid "Addon applications, utilities, games"
+msgstr "Addon Anwendungen, Dienstprogramme, Spiele"
 
-#: mod/install.php:239
-msgid "Database Login Password"
-msgstr "Datenbank-Passwort"
+#: src/Content/Nav.php:142
+msgid "Search site content"
+msgstr "Inhalt der Seite durchsuchen"
 
-#: mod/install.php:239
-msgid "For security reasons the password must not be empty"
-msgstr "Aus Sicherheitsgründen darf das Passwort nicht leer sein."
+#: src/Content/Nav.php:166
+msgid "Community"
+msgstr "Gemeinschaft"
 
-#: mod/install.php:240
-msgid "Database Name"
-msgstr "Datenbank-Name"
+#: src/Content/Nav.php:166
+msgid "Conversations on this and other servers"
+msgstr "Unterhaltungen auf diesem und anderer Server"
 
-#: mod/install.php:241 mod/install.php:281
-msgid "Site administrator email address"
-msgstr "E-Mail-Adresse des Administrators"
+#: src/Content/Nav.php:173
+msgid "Directory"
+msgstr "Verzeichnis"
 
-#: mod/install.php:241 mod/install.php:281
-msgid ""
-"Your account email address must match this in order to use the web admin "
-"panel."
-msgstr "Die E-Mail-Adresse, die in Deinem Friendica-Account eingetragen ist, muss mit dieser Adresse übereinstimmen, damit Du das Admin-Panel benutzen kannst."
+#: src/Content/Nav.php:173
+msgid "People directory"
+msgstr "Nutzerverzeichnis"
 
-#: mod/install.php:245 mod/install.php:284
-msgid "Please select a default timezone for your website"
-msgstr "Bitte wähle die Standardzeitzone Deiner Webseite"
+#: src/Content/Nav.php:175
+msgid "Information about this friendica instance"
+msgstr "Informationen zu dieser Friendica Instanz"
 
-#: mod/install.php:271
-msgid "Site settings"
-msgstr "Server-Einstellungen"
+#: src/Content/Nav.php:180
+msgid "Network Reset"
+msgstr "Netzwerk zurücksetzen"
 
-#: mod/install.php:285
-msgid "System Language:"
-msgstr "Systemsprache:"
+#: src/Content/Nav.php:180
+msgid "Load Network page with no filters"
+msgstr "Netzwerk-Seite ohne Filter laden"
 
-#: mod/install.php:285
-msgid ""
-"Set the default language for your Friendica installation interface and to "
-"send emails."
-msgstr "Wähle die Standardsprache für deine Friendica-Installations-Oberfläche und den E-Mail-Versand"
+#: src/Content/Nav.php:186
+msgid "Friend Requests"
+msgstr "Kontaktanfragen"
 
-#: mod/install.php:325
-msgid "Could not find a command line version of PHP in the web server PATH."
-msgstr "Konnte keine Kommandozeilenversion von PHP im PATH des Servers finden."
+#: src/Content/Nav.php:188
+msgid "See all notifications"
+msgstr "Alle Benachrichtigungen anzeigen"
 
-#: mod/install.php:326
-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 "
-"href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-"
-"up-the-worker'>'Setup the worker'</a>"
-msgstr "Wenn auf deinem Server keine Kommandozeilenversion von PHP installiert ist, kannst du den Hintergrundprozess nicht einrichten. Hier findest du alternative Möglichkeiten<a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-poller'>'für das Worker Setup'</a>"
+#: src/Content/Nav.php:189
+msgid "Mark all system notifications seen"
+msgstr "Markiere alle Systembenachrichtigungen als gelesen"
 
-#: mod/install.php:330
-msgid "PHP executable path"
-msgstr "Pfad zu PHP"
+#: src/Content/Nav.php:193
+msgid "Inbox"
+msgstr "Eingang"
 
-#: mod/install.php:330
-msgid ""
-"Enter full path to php executable. You can leave this blank to continue the "
-"installation."
-msgstr "Gib den kompletten Pfad zur ausführbaren Datei von PHP an. Du kannst dieses Feld auch frei lassen und mit der Installation fortfahren."
+#: src/Content/Nav.php:194
+msgid "Outbox"
+msgstr "Ausgang"
 
-#: mod/install.php:335
-msgid "Command line PHP"
-msgstr "Kommandozeilen-PHP"
+#: src/Content/Nav.php:198
+msgid "Manage"
+msgstr "Verwalten"
 
-#: mod/install.php:344
-msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
-msgstr "Die ausführbare Datei von PHP stimmt nicht mit der PHP cli Version überein (es könnte sich um die cgi-fgci Version handeln)"
+#: src/Content/Nav.php:198
+msgid "Manage other pages"
+msgstr "Andere Seiten verwalten"
 
-#: mod/install.php:345
-msgid "Found PHP version: "
-msgstr "Gefundene PHP Version:"
+#: src/Content/Nav.php:206 src/Model/Profile.php:368
+msgid "Profiles"
+msgstr "Profile"
 
-#: mod/install.php:347
-msgid "PHP cli binary"
-msgstr "PHP CLI Binary"
+#: src/Content/Nav.php:206
+msgid "Manage/Edit Profiles"
+msgstr "Profile Verwalten/Editieren"
 
-#: mod/install.php:358
-msgid ""
-"The command line version of PHP on your system does not have "
-"\"register_argc_argv\" enabled."
-msgstr "Die Kommandozeilenversion von PHP auf Deinem System hat \"register_argc_argv\" nicht aktiviert."
+#: src/Content/Nav.php:214
+msgid "Site setup and configuration"
+msgstr "Einstellungen der Seite und Konfiguration"
 
-#: mod/install.php:359
-msgid "This is required for message delivery to work."
-msgstr "Dies wird für die Auslieferung von Nachrichten benötigt."
+#: src/Content/Nav.php:217
+msgid "Navigation"
+msgstr "Navigation"
 
-#: mod/install.php:361
-msgid "PHP register_argc_argv"
-msgstr "PHP register_argc_argv"
+#: src/Content/Nav.php:217
+msgid "Site map"
+msgstr "Sitemap"
 
-#: mod/install.php:384
-msgid ""
-"Error: the \"openssl_pkey_new\" function on this system is not able to "
-"generate encryption keys"
-msgstr "Fehler: Die Funktion \"openssl_pkey_new\" auf diesem System ist nicht in der Lage, Verschlüsselungsschlüssel zu erzeugen"
+#: src/Content/Widget.php:33
+msgid "Add New Contact"
+msgstr "Neuen Kontakt hinzufügen"
 
-#: mod/install.php:385
-msgid ""
-"If running under Windows, please see "
-"\"http://www.php.net/manual/en/openssl.installation.php\"."
-msgstr "Wenn der Server unter Windows läuft, schau Dir bitte \"http://www.php.net/manual/en/openssl.installation.php\" an."
+#: src/Content/Widget.php:34
+msgid "Enter address or web location"
+msgstr "Adresse oder Web-Link eingeben"
 
-#: mod/install.php:387
-msgid "Generate encryption keys"
-msgstr "Schlüssel erzeugen"
+#: src/Content/Widget.php:35
+msgid "Example: bob@example.com, http://example.com/barbara"
+msgstr "Beispiel: bob@example.com, http://example.com/barbara"
 
-#: mod/install.php:394
-msgid "libCurl PHP module"
-msgstr "PHP: libCurl-Modul"
+#: src/Content/Widget.php:53
+#, php-format
+msgid "%d invitation available"
+msgid_plural "%d invitations available"
+msgstr[0] "%d Einladung verfügbar"
+msgstr[1] "%d Einladungen verfügbar"
 
-#: mod/install.php:395
-msgid "GD graphics PHP module"
-msgstr "PHP: GD-Grafikmodul"
+#: src/Content/Widget.php:164
+msgid "Networks"
+msgstr "Netzwerke"
 
-#: mod/install.php:396
-msgid "OpenSSL PHP module"
-msgstr "PHP: OpenSSL-Modul"
+#: src/Content/Widget.php:167
+msgid "All Networks"
+msgstr "Alle Netzwerke"
 
-#: mod/install.php:397
-msgid "PDO or MySQLi PHP module"
-msgstr "PDO oder MySQLi PHP Modul"
+#: src/Content/Widget.php:205 src/Content/Feature.php:118
+msgid "Saved Folders"
+msgstr "Gespeicherte Ordner"
 
-#: mod/install.php:398
-msgid "mb_string PHP module"
-msgstr "PHP: mb_string-Modul"
+#: src/Content/Widget.php:208 src/Content/Widget.php:248
+msgid "Everything"
+msgstr "Alles"
 
-#: mod/install.php:399
-msgid "XML PHP module"
-msgstr "XML PHP Modul"
+#: src/Content/Widget.php:245
+msgid "Categories"
+msgstr "Kategorien"
 
-#: mod/install.php:400
-msgid "iconv PHP module"
-msgstr "PHP iconv Modul"
+#: src/Content/Widget.php:312
+#, php-format
+msgid "%d contact in common"
+msgid_plural "%d contacts in common"
+msgstr[0] "%d gemeinsamer Kontakt"
+msgstr[1] "%d gemeinsame Kontakte"
 
-#: mod/install.php:401
-msgid "POSIX PHP module"
-msgstr "PHP POSIX Modul"
+#: src/Content/Feature.php:79
+msgid "General Features"
+msgstr "Allgemeine Features"
 
-#: mod/install.php:405 mod/install.php:407
-msgid "Apache mod_rewrite module"
-msgstr "Apache mod_rewrite module"
+#: src/Content/Feature.php:81
+msgid "Multiple Profiles"
+msgstr "Mehrere Profile"
 
-#: mod/install.php:405
-msgid ""
-"Error: Apache webserver mod-rewrite module is required but not installed."
-msgstr "Fehler: Das Apache-Modul mod-rewrite wird benötigt, es ist allerdings nicht installiert."
+#: src/Content/Feature.php:81
+msgid "Ability to create multiple profiles"
+msgstr "Möglichkeit mehrere Profile zu erstellen"
 
-#: mod/install.php:413
-msgid "Error: libCURL PHP module required but not installed."
-msgstr "Fehler: Das libCURL PHP Modul wird benötigt, ist aber nicht installiert."
+#: src/Content/Feature.php:82
+msgid "Photo Location"
+msgstr "Aufnahmeort"
 
-#: mod/install.php:417
+#: src/Content/Feature.php:82
 msgid ""
-"Error: GD graphics PHP module with JPEG support required but not installed."
-msgstr "Fehler: Das GD-Graphikmodul für PHP mit JPEG-Unterstützung ist nicht installiert."
-
-#: mod/install.php:421
-msgid "Error: openssl PHP module required but not installed."
-msgstr "Fehler: Das openssl-Modul von PHP ist nicht installiert."
+"Photo metadata is normally stripped. This extracts the location (if present)"
+" prior to stripping metadata and links it to a map."
+msgstr "Die Foto-Metadaten werden ausgelesen. Dadurch kann der Aufnahmeort (wenn vorhanden) in einer Karte angezeigt werden."
 
-#: mod/install.php:425
-msgid "Error: PDO or MySQLi PHP module required but not installed."
-msgstr "Fehler: PDO oder MySQLi PHP Modul erforderlich, aber nicht installiert."
+#: src/Content/Feature.php:83
+msgid "Export Public Calendar"
+msgstr "Öffentlichen Kalender exportieren"
 
-#: mod/install.php:429
-msgid "Error: The MySQL driver for PDO is not installed."
-msgstr "Fehler: der MySQL Treiber für PDO ist nicht installiert"
+#: src/Content/Feature.php:83
+msgid "Ability for visitors to download the public calendar"
+msgstr "Möglichkeit für Besucher den öffentlichen Kalender herunter zu laden"
 
-#: mod/install.php:433
-msgid "Error: mb_string PHP module required but not installed."
-msgstr "Fehler: mb_string PHP Module wird benötigt ist aber nicht installiert."
+#: src/Content/Feature.php:88
+msgid "Post Composition Features"
+msgstr "Beitragserstellung Features"
 
-#: mod/install.php:437
-msgid "Error: iconv PHP module required but not installed."
-msgstr "Fehler: Das iconv-Modul von PHP ist nicht installiert."
+#: src/Content/Feature.php:89
+msgid "Post Preview"
+msgstr "Beitragsvorschau"
 
-#: mod/install.php:441
-msgid "Error: POSIX PHP module required but not installed."
-msgstr "Fehler POSIX PHP Modul erforderlich aber nicht installiert."
+#: src/Content/Feature.php:89
+msgid "Allow previewing posts and comments before publishing them"
+msgstr "Die Vorschau von Beiträgen und Kommentaren vor dem absenden erlauben."
 
-#: mod/install.php:451
-msgid "Error, XML PHP module required but not installed."
-msgstr "Fehler: XML PHP Modul erforderlich aber nicht installiert."
+#: src/Content/Feature.php:90
+msgid "Auto-mention Forums"
+msgstr "Foren automatisch erwähnen"
 
-#: mod/install.php:463
+#: src/Content/Feature.php:90
 msgid ""
-"The web installer needs to be able to create a file called \".htconfig.php\""
-" in the top folder of your web server and it is unable to do so."
-msgstr "Der Installationswizard muss in der Lage sein, eine Datei im Stammverzeichnis Deines Webservers anzulegen, ist allerdings derzeit nicht in der Lage, dies zu tun."
+"Add/remove mention when a forum page is selected/deselected in ACL window."
+msgstr "Automatisch eine @-Erwähnung eines Forums einfügen/entfehrnen, wenn dieses im ACL Fenster de-/markiert  wurde."
 
-#: mod/install.php:464
-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 "In den meisten Fällen ist dies ein Problem mit den Schreibrechten. Der Webserver könnte keine Schreiberlaubnis haben, selbst wenn Du sie hast."
+#: src/Content/Feature.php:95
+msgid "Network Sidebar"
+msgstr "Netzwerk Seitenleiste"
 
-#: mod/install.php:465
-msgid ""
-"At the end of this procedure, we will give you a text to save in a file "
-"named .htconfig.php in your Friendica top folder."
-msgstr "Nachdem Du alles ausgefüllt hast, erhältst Du einen Text, den Du in eine Datei namens .htconfig.php in Deinem Friendica-Wurzelverzeichnis kopieren musst."
+#: src/Content/Feature.php:96
+msgid "Ability to select posts by date ranges"
+msgstr "Möglichkeit die Beiträge nach Datumsbereichen zu sortieren"
 
-#: mod/install.php:466
-msgid ""
-"You can alternatively skip this procedure and perform a manual installation."
-" Please see the file \"INSTALL.txt\" for instructions."
-msgstr "Alternativ kannst Du diesen Schritt aber auch überspringen und die Installation manuell durchführen. Eine Anleitung dazu (Englisch) findest Du in der Datei INSTALL.txt."
+#: src/Content/Feature.php:97 src/Content/Feature.php:127
+msgid "List Forums"
+msgstr "Zeige Foren"
 
-#: mod/install.php:469
-msgid ".htconfig.php is writable"
-msgstr "Schreibrechte auf .htconfig.php"
+#: src/Content/Feature.php:97
+msgid "Enable widget to display the forums your are connected with"
+msgstr "Aktiviere Widget, um die Foren mit denen du verbunden bist anzuzeigen"
 
-#: mod/install.php:479
-msgid ""
-"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
-"compiles templates to PHP to speed up rendering."
-msgstr "Friendica nutzt die Smarty3 Template Engine um die Webansichten zu rendern. Smarty3 kompiliert Templates zu PHP um das Rendern zu beschleunigen."
+#: src/Content/Feature.php:98
+msgid "Group Filter"
+msgstr "Gruppen Filter"
 
-#: mod/install.php:480
-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 "Um diese kompilierten Templates zu speichern benötigt der Webserver Schreibrechte zum Verzeichnis view/smarty3/ im obersten Ordner von Friendica."
+#: src/Content/Feature.php:98
+msgid "Enable widget to display Network posts only from selected group"
+msgstr "Widget zur Darstellung der Beiträge nach Kontaktgruppen sortiert aktivieren."
 
-#: mod/install.php:481
-msgid ""
-"Please ensure that the user that your web server runs as (e.g. www-data) has"
-" write access to this folder."
-msgstr "Bitte stelle sicher, dass der Nutzer unter dem der Webserver läuft (z.B. www-data) Schreibrechte zu diesem Verzeichnis hat."
+#: src/Content/Feature.php:99
+msgid "Network Filter"
+msgstr "Netzwerk Filter"
 
-#: mod/install.php:482
-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 "Hinweis: aus Sicherheitsgründen solltest Du dem Webserver nur Schreibrechte für view/smarty3/ geben -- Nicht den Templatedateien (.tpl) die sie enthalten."
+#: src/Content/Feature.php:99
+msgid "Enable widget to display Network posts only from selected network"
+msgstr "Widget zum filtern der Beiträge in Abhängigkeit des Netzwerks aus dem der Ersteller sendet aktivieren."
 
-#: mod/install.php:485
-msgid "view/smarty3 is writable"
-msgstr "view/smarty3 ist schreibbar"
+#: src/Content/Feature.php:100
+msgid "Save search terms for re-use"
+msgstr "Speichere Suchanfragen für spätere Wiederholung."
 
-#: mod/install.php:501
-msgid ""
-"Url rewrite in .htaccess is not working. Check your server configuration."
-msgstr "Umschreiben der URLs in der .htaccess funktioniert nicht. Überprüfe die Konfiguration des Servers."
+#: src/Content/Feature.php:105
+msgid "Network Tabs"
+msgstr "Netzwerk Reiter"
 
-#: mod/install.php:503
-msgid "Url rewrite is working"
-msgstr "URL rewrite funktioniert"
+#: src/Content/Feature.php:106
+msgid "Network Personal Tab"
+msgstr "Netzwerk-Reiter: Persönlich"
 
-#: mod/install.php:522
-msgid "ImageMagick PHP extension is not installed"
-msgstr "ImageMagicx PHP Erweiterung ist nicht installiert."
+#: src/Content/Feature.php:106
+msgid "Enable tab to display only Network posts that you've interacted on"
+msgstr "Aktiviert einen Netzwerk-Reiter in dem Nachrichten angezeigt werden mit denen Du interagiert hast"
 
-#: mod/install.php:524
-msgid "ImageMagick PHP extension is installed"
-msgstr "ImageMagick PHP Erweiterung ist installiert"
+#: src/Content/Feature.php:107
+msgid "Network New Tab"
+msgstr "Netzwerk-Reiter: Neue"
 
-#: mod/install.php:526
-msgid "ImageMagick supports GIF"
-msgstr "ImageMagick unterstützt GIF"
+#: src/Content/Feature.php:107
+msgid "Enable tab to display only new Network posts (from the last 12 hours)"
+msgstr "Aktiviert einen Netzwerk-Reiter in dem ausschließlich neue Beiträge (der letzten 12 Stunden) angezeigt werden"
 
-#: mod/install.php:533
-msgid ""
-"The database configuration file \".htconfig.php\" could not be written. "
-"Please use the enclosed text to create a configuration file in your web "
-"server root."
-msgstr "Die Konfigurationsdatei \".htconfig.php\" konnte nicht angelegt werden. Bitte verwende den angefügten Text, um die Datei im Stammverzeichnis Deiner Friendica-Installation zu erzeugen."
+#: src/Content/Feature.php:108
+msgid "Network Shared Links Tab"
+msgstr "Netzwerk-Reiter: Geteilte Links"
 
-#: mod/install.php:556
-msgid "<h1>What next</h1>"
-msgstr "<h1>Wie geht es weiter?</h1>"
+#: src/Content/Feature.php:108
+msgid "Enable tab to display only Network posts with links in them"
+msgstr "Aktiviert einen Netzwerk-Reiter der ausschließlich Nachrichten mit Links enthält"
 
-#: mod/install.php:557
-msgid ""
-"IMPORTANT: You will need to [manually] setup a scheduled task for the "
-"worker."
-msgstr "Wichtig: Du musst [manuell] einen Cronjob (o.ä.) für den Worker einrichten."
+#: src/Content/Feature.php:113
+msgid "Post/Comment Tools"
+msgstr "Werkzeuge für Beiträge und Kommentare"
 
-#: mod/install.php:560
-#, 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 "Du solltest nun die Seite zur <a href=\"%s/register\">Nutzerregistrierung</a> deiner neuen Friendica Instanz besuchen und einen neuen Nutzer einrichten. Bitte denke daran die selbe E-Mail Adresse anzugeben, die du auch als Administrator E-Mail angegeben hast, damit du das Admin-Panel verwenden kannst."
+#: src/Content/Feature.php:114
+msgid "Multiple Deletion"
+msgstr "Mehrere Beiträge löschen"
 
-#: mod/babel.php:23
-msgid "Source input"
-msgstr "Originaltext:"
+#: src/Content/Feature.php:114
+msgid "Select and delete multiple posts/comments at once"
+msgstr "Mehrere Beiträge/Kommentare markieren und gleichzeitig löschen"
 
-#: mod/babel.php:29
-msgid "BBCode::toPlaintext"
-msgstr "BBCode::toPlaintext"
+#: src/Content/Feature.php:115
+msgid "Edit Sent Posts"
+msgstr "Gesendete Beiträge editieren"
 
-#: mod/babel.php:35
-msgid "BBCode::convert (raw HTML)"
-msgstr "BBCode::convert (pures HTML)"
+#: src/Content/Feature.php:115
+msgid "Edit and correct posts and comments after sending"
+msgstr "Erlaubt es Beiträge und Kommentare nach dem Senden zu editieren bzw.zu  korrigieren."
 
-#: mod/babel.php:40
-msgid "BBCode::convert"
-msgstr "BBCode::convert"
+#: src/Content/Feature.php:116
+msgid "Tagging"
+msgstr "Tagging"
 
-#: mod/babel.php:46
-msgid "BBCode::convert => HTML::toBBCode"
-msgstr "BBCode::convert => HTML::toBBCode"
+#: src/Content/Feature.php:116
+msgid "Ability to tag existing posts"
+msgstr "Möglichkeit bereits existierende Beiträge nachträglich mit Tags zu versehen."
 
-#: mod/babel.php:52
-msgid "BBCode::toMarkdown"
-msgstr "BBCode::toMarkdown"
+#: src/Content/Feature.php:117
+msgid "Post Categories"
+msgstr "Beitragskategorien"
 
-#: mod/babel.php:58
-msgid "BBCode::toMarkdown => Markdown::convert"
-msgstr "BBCode::toMarkdown => Markdown::convert"
+#: src/Content/Feature.php:117
+msgid "Add categories to your posts"
+msgstr "Eigene Beiträge mit Kategorien versehen"
 
-#: mod/babel.php:64
-msgid "BBCode::toMarkdown => Markdown::toBBCode"
-msgstr "BBCode::toMarkdown => Markdown::toBBCode"
+#: src/Content/Feature.php:118
+msgid "Ability to file posts under folders"
+msgstr "Beiträge in Ordnern speichern aktivieren"
 
-#: mod/babel.php:70
-msgid "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"
-msgstr "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"
+#: src/Content/Feature.php:119
+msgid "Dislike Posts"
+msgstr "Beiträge 'nicht mögen'"
 
-#: mod/babel.php:77
-msgid "Source input \\x28Diaspora format\\x29"
-msgstr "Original Text \\x28Diaspora Fromat\\x29"
+#: src/Content/Feature.php:119
+msgid "Ability to dislike posts/comments"
+msgstr "Ermöglicht es Beiträge mit einem Klick 'nicht zu mögen'"
 
-#: mod/babel.php:83
-msgid "Markdown::toBBCode"
-msgstr "Markdown::toBBCode"
+#: src/Content/Feature.php:120
+msgid "Star Posts"
+msgstr "Beiträge Markieren"
+
+#: src/Content/Feature.php:120
+msgid "Ability to mark special posts with a star indicator"
+msgstr "Erlaubt es Beiträge mit einem Stern-Indikator zu  markieren"
 
-#: mod/babel.php:90
-msgid "Raw HTML input"
-msgstr "Reine  HTML  Eingabe"
+#: src/Content/Feature.php:121
+msgid "Mute Post Notifications"
+msgstr "Benachrichtigungen für Beiträge Stumm schalten"
 
-#: mod/babel.php:95
-msgid "HTML Input"
-msgstr "HTML Eingabe"
+#: src/Content/Feature.php:121
+msgid "Ability to mute notifications for a thread"
+msgstr "Möglichkeit Benachrichtigungen für einen Thread abbestellen zu können"
 
-#: mod/babel.php:101
-msgid "HTML::toBBCode"
-msgstr "HTML::toBBCode"
+#: src/Content/Feature.php:126
+msgid "Advanced Profile Settings"
+msgstr "Erweiterte Profil-Einstellungen"
 
-#: mod/babel.php:107
-msgid "HTML::toPlaintext"
-msgstr "HTML::toPlaintext"
+#: src/Content/Feature.php:127
+msgid "Show visitors public community forums at the Advanced Profile Page"
+msgstr "Zeige Besuchern öffentliche Gemeinschafts-Foren auf der Erweiterten Profil-Seite"
 
-#: mod/babel.php:115
-msgid "Source text"
-msgstr "Quelltext"
+#: src/Content/Feature.php:128
+msgid "Tag Cloud"
+msgstr "Schlagwort Wolke"
 
-#: mod/babel.php:116
-msgid "BBCode"
-msgstr "BBCode"
+#: src/Content/Feature.php:128
+msgid "Provide a personal tag cloud on your profile page"
+msgstr "Wortwolke aus den von dir verwendeten Schlagwörtern im Profil anzeigen."
 
-#: mod/babel.php:117
-msgid "Markdown"
-msgstr "Markdown"
+#: src/Content/Feature.php:129
+msgid "Display Membership Date"
+msgstr "Mitgliedschaftsdatum anzeigen"
 
-#: mod/babel.php:118
-msgid "HTML"
-msgstr "HTML"
+#: src/Content/Feature.php:129
+msgid "Display membership date in profile"
+msgstr "Soll das Datum der Registrierung deines Accounts im Profil angezeigt werden."
 
-#: mod/lockview.php:38 mod/lockview.php:46
-msgid "Remote privacy information not available."
-msgstr "Entfernte Privatsphäreneinstellungen nicht verfügbar."
+#: src/Database/DBStructure.php:32
+msgid "There are no tables on MyISAM."
+msgstr "Es gibt keine MyISAM Tabellen."
 
-#: mod/lockview.php:55
-msgid "Visible to:"
-msgstr "Sichtbar für:"
+#: src/Database/DBStructure.php:75
+#, 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 "\nDie Friendica-Entwickler haben vor kurzem das Update %s veröffentlicht, aber bei der Installation ging etwas schrecklich schief.\n\nDas Problem sollte so schnell wie möglich gelöst werden, aber ich schaffe es nicht alleine. Bitte kontaktiere einen Friendica-Entwickler falls Du mir nicht alleine helfen kannst. Meine Datenbank könnte ungültig sein."
 
-#: mod/wallmessage.php:49 mod/wallmessage.php:112
+#: src/Database/DBStructure.php:80
 #, php-format
-msgid "Number of daily wall messages for %s exceeded. Message failed."
-msgstr "Maximale Anzahl der täglichen Pinnwand Nachrichten für %s ist überschritten. Zustellung fehlgeschlagen."
+msgid ""
+"The error message is\n"
+"[pre]%s[/pre]"
+msgstr "Die Fehlermeldung lautet\n[pre]%s[/pre]"
 
-#: mod/wallmessage.php:60
-msgid "Unable to check your home location."
-msgstr "Konnte Deinen Heimatort nicht bestimmen."
+#: src/Database/DBStructure.php:191
+#, php-format
+msgid ""
+"\n"
+"Error %d occurred during database update:\n"
+"%s\n"
+msgstr "\nFehler %d beim Update der Datenbank aufgetreten\n%s\n"
 
-#: mod/wallmessage.php:86 mod/wallmessage.php:95
-msgid "No recipient."
-msgstr "Kein Empfänger."
+#: src/Database/DBStructure.php:194
+msgid "Errors encountered performing database changes: "
+msgstr "Fehler beim Ändern der Datenbank aufgetreten"
 
-#: mod/wallmessage.php:133
+#: src/Database/DBStructure.php:210
 #, 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 "Wenn Du möchtest, dass %s Dir antworten kann, überprüfe Deine Privatsphären-Einstellungen und erlaube private Nachrichten von unbekannten Absendern."
+msgid "%s: Database update"
+msgstr "%s: Datenbank Aktualisierung"
 
-#: mod/match.php:48
-msgid "No keywords to match. Please add keywords to your default profile."
-msgstr "Keine Schlüsselwörter zum Abgleichen gefunden. Bitte füge einige Schlüsselwörter zu Deinem Standardprofil hinzu."
+#: src/Database/DBStructure.php:460
+#, php-format
+msgid "%s: updating %s table."
+msgstr "%s: aktualisiere Tabelle %s"
 
-#: mod/match.php:104
-msgid "is interested in:"
-msgstr "ist interessiert an:"
+#: src/Model/Mail.php:40 src/Model/Mail.php:174
+msgid "[no subject]"
+msgstr "[kein Betreff]"
 
-#: mod/match.php:120
-msgid "Profile Match"
-msgstr "Profilübereinstimmungen"
+#: src/Model/Event.php:53 src/Model/Event.php:70 src/Model/Event.php:419
+#: src/Model/Event.php:882
+msgid "Starts:"
+msgstr "Beginnt:"
 
-#: mod/maintenance.php:24
-msgid "System down for maintenance"
-msgstr "System zur Wartung abgeschaltet"
+#: src/Model/Event.php:56 src/Model/Event.php:76 src/Model/Event.php:420
+#: src/Model/Event.php:886
+msgid "Finishes:"
+msgstr "Endet:"
 
-#: mod/tagrm.php:47
-msgid "Tag removed"
-msgstr "Tag entfernt"
+#: src/Model/Event.php:368
+msgid "all-day"
+msgstr "ganztägig"
 
-#: mod/tagrm.php:85
-msgid "Remove Item Tag"
-msgstr "Gegenstands-Tag entfernen"
+#: src/Model/Event.php:391
+msgid "Jun"
+msgstr "Jun"
 
-#: mod/tagrm.php:87
-msgid "Select a tag to remove: "
-msgstr "Wähle ein Tag zum Entfernen aus: "
+#: src/Model/Event.php:394
+msgid "Sept"
+msgstr "Sep"
 
-#: mod/feedtest.php:20
-msgid "You must be logged in to use this module"
-msgstr "Du musst eingeloggt sein um dieses Modul benutzen zu können."
+#: src/Model/Event.php:417
+msgid "No events to display"
+msgstr "Keine Veranstaltung zum Anzeigen"
 
-#: mod/feedtest.php:48
-msgid "Source URL"
-msgstr "URL der Quelle"
+#: src/Model/Event.php:543
+msgid "l, F j"
+msgstr "l, F j"
 
-#: mod/search.php:105
-msgid "Only logged in users are permitted to perform a search."
-msgstr "Nur eingeloggten Benutzern ist das Suchen gestattet."
+#: src/Model/Event.php:566
+msgid "Edit event"
+msgstr "Veranstaltung bearbeiten"
 
-#: mod/search.php:129
-msgid "Too Many Requests"
-msgstr "Zu viele Abfragen"
+#: src/Model/Event.php:567
+msgid "Duplicate event"
+msgstr "Veranstaltung kopieren"
 
-#: mod/search.php:130
-msgid "Only one search per minute is permitted for not logged in users."
-msgstr "Es ist nur eine Suchanfrage pro Minute für nicht eingeloggte Benutzer gestattet."
+#: src/Model/Event.php:568
+msgid "Delete event"
+msgstr "Veranstaltung löschen"
 
-#: mod/search.php:234
-#, php-format
-msgid "Items tagged with: %s"
-msgstr "Beiträge die mit %s getaggt sind"
+#: src/Model/Event.php:815
+msgid "D g:i A"
+msgstr "D H:i"
 
-#: mod/uexport.php:44
-msgid "Export account"
-msgstr "Account exportieren"
+#: src/Model/Event.php:816
+msgid "g:i A"
+msgstr "H:i"
 
-#: mod/uexport.php:44
-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 Accountinformationen und Kontakte. Verwende dies um ein Backup Deines Accounts anzulegen und/oder damit auf einen anderen Server umzuziehen."
+#: src/Model/Event.php:901 src/Model/Event.php:903
+msgid "Show map"
+msgstr "Karte anzeigen"
 
-#: mod/uexport.php:45
-msgid "Export all"
-msgstr "Alles exportieren"
+#: src/Model/Event.php:902
+msgid "Hide map"
+msgstr "Karte verbergen"
 
-#: mod/uexport.php:45
+#: src/Model/Group.php:44
 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)."
+"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 "Eine gelöschte Gruppe mit diesem Namen wurde wiederbelebt. Bestehende Berechtigungseinstellungen <strong>könnten</strong> auf diese Gruppe oder zukünftige Mitglieder angewandt werden. Falls Du dies nicht möchtest, erstelle bitte eine andere Gruppe mit einem anderen Namen."
 
-#: mod/newmember.php:11
-msgid "Welcome to Friendica"
-msgstr "Willkommen bei Friendica"
+#: src/Model/Group.php:341
+msgid "Default privacy group for new contacts"
+msgstr "Voreingestellte Gruppe für neue Kontakte"
 
-#: mod/newmember.php:12
-msgid "New Member Checklist"
-msgstr "Checkliste für neue Mitglieder"
+#: src/Model/Group.php:374
+msgid "Everybody"
+msgstr "Alle Kontakte"
 
-#: mod/newmember.php:14
-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 "Wir möchten Dir einige Tipps und Links anbieten, die Dir helfen könnten, den Einstieg angenehmer zu machen. Klicke auf ein Element, um die entsprechende Seite zu besuchen. Ein Link zu dieser Seite hier bleibt für Dich an Deiner Pinnwand für zwei Wochen nach dem Registrierungsdatum sichtbar und wird dann verschwinden."
+#: src/Model/Group.php:394
+msgid "edit"
+msgstr "bearbeiten"
 
-#: mod/newmember.php:15
-msgid "Getting Started"
-msgstr "Einstieg"
+#: src/Model/Group.php:418
+msgid "Edit group"
+msgstr "Gruppe bearbeiten"
 
-#: mod/newmember.php:17
-msgid "Friendica Walk-Through"
-msgstr "Friendica Rundgang"
+#: src/Model/Group.php:419
+msgid "Contacts not in any group"
+msgstr "Kontakte in keiner Gruppe"
 
-#: mod/newmember.php:17
-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 "Auf der <em>Quick Start</em> Seite findest Du eine kurze Einleitung in die einzelnen Funktionen Deines Profils und die Netzwerk-Reiter, wo Du interessante Foren findest und neue Kontakte knüpfst."
+#: src/Model/Group.php:420
+msgid "Create a new group"
+msgstr "Neue Gruppe erstellen"
 
-#: mod/newmember.php:21
-msgid "Go to Your Settings"
-msgstr "Gehe zu deinen Einstellungen"
+#: src/Model/Group.php:422
+msgid "Edit groups"
+msgstr "Gruppen bearbeiten"
+
+#: src/Model/User.php:154
+msgid "Login failed"
+msgstr "Anmeldung fehlgeschlagen"
 
-#: mod/newmember.php:21
-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 "Ändere bitte unter <em>Einstellungen</em> dein Passwort. Außerdem merke dir deine Identifikationsadresse. Diese sieht aus wie eine E-Mail-Adresse und wird benötigt, um Kontakte mit anderen im Friendica Netzwerk zu knüpfen.."
+#: src/Model/User.php:185
+msgid "Not enough information to authenticate"
+msgstr "Nicht genügend Informationen für die Authentifizierung"
 
-#: mod/newmember.php:22
-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 "Überprüfe die restlichen Einstellungen, insbesondere die Einstellungen zur Privatsphäre. Wenn Du Dein Profil nicht veröffentlichst, ist das als wenn Du Deine Telefonnummer nicht ins Telefonbuch einträgst. Im Allgemeinen solltest Du es veröffentlichen - außer all Deine Kontakte und potentiellen Kontakte wissen genau, wie sie Dich finden können."
+#: src/Model/User.php:346
+msgid "An invitation is required."
+msgstr "Du benötigst eine Einladung."
 
-#: mod/newmember.php:26
-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 "Lade ein Profilbild hoch, falls Du es noch nicht getan hast. Studien haben gezeigt, dass es zehnmal wahrscheinlicher ist neue Kontakte zu finden, wenn Du ein Bild von Dir selbst verwendest, als wenn Du dies nicht tust."
+#: src/Model/User.php:350
+msgid "Invitation could not be verified."
+msgstr "Die Einladung konnte nicht überprüft werden."
 
-#: mod/newmember.php:27
-msgid "Edit Your Profile"
-msgstr "Editiere dein Profil"
+#: src/Model/User.php:357
+msgid "Invalid OpenID url"
+msgstr "Ungültige OpenID URL"
 
-#: mod/newmember.php:27
+#: src/Model/User.php:370 src/Module/Login.php:100
 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 "Editiere Dein <strong>Standard</strong> Profil nach Deinen Vorlieben. Überprüfe die Einstellungen zum Verbergen Deiner Kontaktliste vor unbekannten Betrachtern des Profils."
+"We encountered a problem while logging in with the OpenID you provided. "
+"Please check the correct spelling of the ID."
+msgstr "Beim Versuch Dich mit der von Dir angegebenen OpenID anzumelden trat ein Problem auf. Bitte überprüfe, dass Du die OpenID richtig geschrieben hast."
 
-#: mod/newmember.php:28
-msgid "Profile Keywords"
-msgstr "Profil Schlüsselbegriffe"
+#: src/Model/User.php:370 src/Module/Login.php:100
+msgid "The error message was:"
+msgstr "Die Fehlermeldung lautete:"
 
-#: mod/newmember.php:28
-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 "Trage ein paar öffentliche Stichwörter in Dein Standardprofil ein, die Deine Interessen beschreiben. Eventuell sind wir in der Lage Leute zu finden, die Deine Interessen teilen und können Dir dann Kontakte vorschlagen."
+#: src/Model/User.php:376
+msgid "Please enter the required information."
+msgstr "Bitte trage die erforderlichen Informationen ein."
 
-#: mod/newmember.php:30
-msgid "Connecting"
-msgstr "Verbindungen knüpfen"
+#: src/Model/User.php:389
+msgid "Please use a shorter name."
+msgstr "Bitte verwende einen kürzeren Namen."
 
-#: mod/newmember.php:36
-msgid "Importing Emails"
-msgstr "Emails Importieren"
+#: src/Model/User.php:392
+msgid "Name too short."
+msgstr "Der Name ist zu kurz."
 
-#: mod/newmember.php:36
-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 "Gib Deine E-Mail-Zugangsinformationen auf der Connector-Einstellungsseite ein, falls Du E-Mails aus Deinem Posteingang importieren und mit Kontakten und Mailinglisten interagieren willst."
+#: src/Model/User.php:400
+msgid "That doesn't appear to be your full (First Last) name."
+msgstr "Das scheint nicht Dein kompletter Name (Vor- und Nachname) zu sein."
 
-#: mod/newmember.php:39
-msgid "Go to Your Contacts Page"
-msgstr "Gehe zu deiner Kontakt-Seite"
+#: src/Model/User.php:405
+msgid "Your email domain is not among those allowed on this site."
+msgstr "Die Domain Deiner E-Mail Adresse ist auf dieser Seite nicht erlaubt."
 
-#: mod/newmember.php:39
-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 "Die Kontakte-Seite ist die Einstiegsseite, von der aus Du Kontakte verwalten und Dich mit Personen in anderen Netzwerken verbinden kannst. Normalerweise gibst Du dazu einfach ihre Adresse oder die URL der Seite im Kasten <em>Neuen Kontakt hinzufügen</em> ein."
+#: src/Model/User.php:409
+msgid "Not a valid email address."
+msgstr "Keine gültige E-Mail-Adresse."
 
-#: mod/newmember.php:40
-msgid "Go to Your Site's Directory"
-msgstr "Gehe zum Verzeichnis Deiner Friendica Instanz"
+#: src/Model/User.php:413 src/Model/User.php:421
+msgid "Cannot use that email."
+msgstr "Konnte diese E-Mail-Adresse nicht verwenden."
 
-#: mod/newmember.php:40
-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 "Über die Verzeichnisseite kannst Du andere Personen auf diesem Server oder anderen verknüpften Seiten finden. Halte nach einem <em>Verbinden</em> oder <em>Folgen</em> Link auf deren Profilseiten Ausschau und gib Deine eigene Profiladresse an, falls Du danach gefragt wirst."
+#: src/Model/User.php:428
+msgid "Your nickname can only contain a-z, 0-9 and _."
+msgstr "Dein Spitzname darf nur aus Buchstaben und Zahlen (\"a-z\",\"0-9\" und \"_\") bestehen."
 
-#: mod/newmember.php:41
-msgid "Finding New People"
-msgstr "Neue Leute kennenlernen"
+#: src/Model/User.php:435 src/Model/User.php:491
+msgid "Nickname is already registered. Please choose another."
+msgstr "Dieser Spitzname ist bereits vergeben. Bitte wähle einen anderen."
 
-#: mod/newmember.php:41
-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 "Im seitlichen Bedienfeld der Kontakteseite gibt es diverse Werkzeuge, um neue Personen zu finden. Wir können Menschen mit den gleichen Interessen finden, anhand von Namen oder Interessen suchen oder aber aufgrund vorhandener Kontakte neue Leute vorschlagen.\nAuf einer brandneuen - soeben erstellten - Seite starten die Kontaktvorschläge innerhalb von 24 Stunden."
+#: src/Model/User.php:445
+msgid "SERIOUS ERROR: Generation of security keys failed."
+msgstr "FATALER FEHLER: Sicherheitsschlüssel konnten nicht erzeugt werden."
 
-#: mod/newmember.php:45
-msgid "Group Your Contacts"
-msgstr "Gruppiere deine Kontakte"
+#: src/Model/User.php:478 src/Model/User.php:482
+msgid "An error occurred during registration. Please try again."
+msgstr "Während der Anmeldung ist ein Fehler aufgetreten. Bitte versuche es noch einmal."
 
-#: mod/newmember.php:45
-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 "Sobald Du einige Kontakte gefunden hast, organisiere sie in Gruppen zur privaten Kommunikation im Seitenmenü der Kontakte-Seite. Du kannst dann mit jeder dieser Gruppen von der Netzwerkseite aus privat interagieren."
+#: src/Model/User.php:507
+msgid "An error occurred creating your default profile. Please try again."
+msgstr "Bei der Erstellung des Standardprofils ist ein Fehler aufgetreten. Bitte versuche es noch einmal."
 
-#: mod/newmember.php:48
-msgid "Why Aren't My Posts Public?"
-msgstr "Warum sind meine Beiträge nicht öffentlich?"
+#: src/Model/User.php:514
+msgid "An error occurred creating your self contact. Please try again."
+msgstr "Bei der Erstellung deines self Kontakts ist ein Fehler aufgetreten. Bitte versuche es erneut."
 
-#: mod/newmember.php:48
+#: src/Model/User.php:523
 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 respektiert Deine Privatsphäre. Mit der Grundeinstellung werden Deine Beiträge ausschließlich Deinen Kontakten angezeigt. Für weitere Informationen diesbezüglich lies Dir bitte den entsprechenden Abschnitt in der Hilfe unter dem obigen Link durch."
+"An error occurred creating your default contact group. Please try again."
+msgstr "Bei der Erstellung deiner Standardgruppe für Kontakte ist ein Fehler aufgetreten. Bitte versuche es erneut."
 
-#: mod/newmember.php:52
-msgid "Getting Help"
-msgstr "Hilfe bekommen"
+#: src/Model/User.php:597
+#, 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"
+"\t\t"
+msgstr "\nHallo %1$s,\n\ndanke für Deine Registrierung auf %2$s. Dein Account muss noch vom Admin des Knotens geprüft werden."
 
-#: mod/newmember.php:54
-msgid "Go to the Help Section"
-msgstr "Zum Hilfe Abschnitt gehen"
+#: src/Model/User.php:607
+#, php-format
+msgid "Registration at %s"
+msgstr "Registrierung als %s"
 
-#: mod/newmember.php:54
+#: src/Model/User.php:625
+#, php-format
 msgid ""
-"Our <strong>help</strong> pages may be consulted for detail on other program"
-" features and resources."
-msgstr "Unsere <strong>Hilfe</strong> Seiten können herangezogen werden, um weitere Einzelheiten zu andern Programm Features zu erhalten."
+"\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 "\nHallo %1$s,\n\ndanke für Deine Registrierung auf %2$s. Dein Account wurde eingerichtet."
 
-#: mod/dfrn_confirm.php:132
+#: src/Model/User.php:629
+#, php-format
 msgid ""
-"This may occasionally happen if contact was requested by both persons and it"
-" has already been approved."
-msgstr "Das kann passieren, wenn sich zwei Kontakte gegenseitig eingeladen haben und bereits einer angenommen wurde."
+"\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 "\nDie Anmelde-Details sind die folgenden:\n\tAdresse der Seite:\t%3$s\n\tBenutzernamename:\t%1$s\n\tPasswort:\t%5$s\n\nDu kannst Dein Passwort unter \"Einstellungen\" ändern, sobald Du Dich\nangemeldet hast.\n\nBitte nimm Dir ein paar Minuten um die anderen Einstellungen auf dieser\nSeite zu kontrollieren.\n\nEventuell magst Du ja auch einige Informationen über Dich in Deinem\nProfil veröffentlichen, damit andere Leute Dich einfacher finden können.\nBearbeite hierfür einfach Dein Standard-Profil (über die Profil-Seite).\n\nWir empfehlen Dir, Deinen kompletten Namen anzugeben und ein zu Dir\npassendes Profilbild zu wählen, damit Dich alte Bekannte wieder finden.\nAußerdem ist es nützlich, wenn Du auf Deinem Profil Schlüsselwörter\nangibst. Das erleichtert es, Leute zu finden, die Deine Interessen teilen.\n\nWir respektieren Deine Privatsphäre - keine dieser Angaben ist nötig.\nWenn Du neu im Netzwerk bist und noch niemanden kennst, dann können sie\nallerdings dabei helfen, neue und interessante Kontakte zu knüpfen.\n\nSolltest du dein Nutzerkonto löschen wollen, kannst du dies unter %3$s/removeme jederzeit tun.\n\nDanke für Deine Aufmerksamkeit und willkommen auf %2$s."
 
-#: mod/dfrn_confirm.php:242
-msgid "Response from remote site was not understood."
-msgstr "Antwort der Gegenstelle unverständlich."
+#: src/Model/Profile.php:97
+msgid "Requested account is not available."
+msgstr "Das angefragte Profil ist nicht vorhanden."
 
-#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
-msgid "Unexpected response from remote site: "
-msgstr "Unerwartete Antwort der Gegenstelle: "
+#: src/Model/Profile.php:164 src/Model/Profile.php:395
+#: src/Model/Profile.php:857
+msgid "Edit profile"
+msgstr "Profil bearbeiten"
 
-#: mod/dfrn_confirm.php:263
-msgid "Confirmation completed successfully."
-msgstr "Bestätigung erfolgreich abgeschlossen."
+#: src/Model/Profile.php:332
+msgid "Atom feed"
+msgstr "Atom-Feed"
 
-#: mod/dfrn_confirm.php:275
-msgid "Temporary failure. Please wait and try again."
-msgstr "Zeitweiser Fehler. Bitte warte einige Momente und versuche es dann noch einmal."
+#: src/Model/Profile.php:368
+msgid "Manage/edit profiles"
+msgstr "Profile verwalten/editieren"
 
-#: mod/dfrn_confirm.php:278
-msgid "Introduction failed or was revoked."
-msgstr "Kontaktanfrage schlug fehl oder wurde zurückgezogen."
+#: src/Model/Profile.php:546 src/Model/Profile.php:639
+msgid "g A l F d"
+msgstr "l, d. F G \\U\\h\\r"
 
-#: mod/dfrn_confirm.php:283
-msgid "Remote site reported: "
-msgstr "Gegenstelle meldet: "
+#: src/Model/Profile.php:547
+msgid "F d"
+msgstr "d. F"
 
-#: mod/dfrn_confirm.php:396
-msgid "Unable to set contact photo."
-msgstr "Konnte das Bild des Kontakts nicht speichern."
+#: src/Model/Profile.php:604 src/Model/Profile.php:701
+msgid "[today]"
+msgstr "[heute]"
 
-#: mod/dfrn_confirm.php:498
-#, php-format
-msgid "No user record found for '%s' "
-msgstr "Für '%s' wurde kein Nutzer gefunden"
+#: src/Model/Profile.php:615
+msgid "Birthday Reminders"
+msgstr "Geburtstagserinnerungen"
 
-#: mod/dfrn_confirm.php:508
-msgid "Our site encryption key is apparently messed up."
-msgstr "Der Verschlüsselungsschlüssel unserer Seite ist anscheinend nicht in Ordnung."
+#: src/Model/Profile.php:616
+msgid "Birthdays this week:"
+msgstr "Geburtstage diese Woche:"
 
-#: mod/dfrn_confirm.php:519
-msgid "Empty site URL was provided or URL could not be decrypted by us."
-msgstr "Leere URL für die Seite erhalten oder die URL konnte nicht entschlüsselt werden."
+#: src/Model/Profile.php:688
+msgid "[No description]"
+msgstr "[keine Beschreibung]"
 
-#: mod/dfrn_confirm.php:535
-msgid "Contact record was not found for you on our site."
-msgstr "Für diesen Kontakt wurde auf unserer Seite kein Eintrag gefunden."
+#: src/Model/Profile.php:715
+msgid "Event Reminders"
+msgstr "Veranstaltungserinnerungen"
+
+#: src/Model/Profile.php:716
+msgid "Events this week:"
+msgstr "Veranstaltungen diese Woche"
 
-#: mod/dfrn_confirm.php:549
-#, php-format
-msgid "Site public key not available in contact record for URL %s."
-msgstr "Die Kontaktdaten für URL %s enthalten keinen Public Key für den Server."
+#: src/Model/Profile.php:739
+msgid "Member since:"
+msgstr "Mitglied seit:"
 
-#: mod/dfrn_confirm.php:565
-msgid ""
-"The ID provided by your system is a duplicate on our system. It should work "
-"if you try again."
-msgstr "Die ID, die uns Dein System angeboten hat, ist hier bereits vergeben. Bitte versuche es noch einmal."
+#: src/Model/Profile.php:747
+msgid "j F, Y"
+msgstr "j F, Y"
 
-#: mod/dfrn_confirm.php:576
-msgid "Unable to set your contact credentials on our system."
-msgstr "Deine Kontaktreferenzen konnten nicht in unserem System gespeichert werden."
+#: src/Model/Profile.php:748
+msgid "j F"
+msgstr "j F"
 
-#: mod/dfrn_confirm.php:631
-msgid "Unable to update your contact profile details on our system"
-msgstr "Die Updates für Dein Profil konnten nicht gespeichert werden"
+#: src/Model/Profile.php:763
+msgid "Age:"
+msgstr "Alter:"
 
-#: mod/dfrn_confirm.php:694
+#: src/Model/Profile.php:776
 #, php-format
-msgid "%1$s has joined %2$s"
-msgstr "%1$s ist %2$s beigetreten"
+msgid "for %1$d %2$s"
+msgstr "für %1$d %2$s"
 
-#: mod/filer.php:34
-msgid "- select -"
-msgstr "- auswählen -"
+#: src/Model/Profile.php:800
+msgid "Religion:"
+msgstr "Religion:"
 
-#: mod/register.php:99
-msgid ""
-"Registration successful. Please check your email for further instructions."
-msgstr "Registrierung erfolgreich. Eine E-Mail mit weiteren Anweisungen wurde an Dich gesendet."
+#: src/Model/Profile.php:808
+msgid "Hobbies/Interests:"
+msgstr "Hobbies/Interessen:"
 
-#: mod/register.php:103
-#, 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 "Versenden der E-Mail fehlgeschlagen. Hier sind Deine Account Details:\n\nLogin: %s\nPasswort: %s\n\nDu kannst das Passwort nach dem Anmelden ändern."
+#: src/Model/Profile.php:820
+msgid "Contact information and Social Networks:"
+msgstr "Kontaktinformationen und Soziale Netzwerke:"
 
-#: mod/register.php:110
-msgid "Registration successful."
-msgstr "Registrierung erfolgreich."
+#: src/Model/Profile.php:824
+msgid "Musical interests:"
+msgstr "Musikalische Interessen:"
 
-#: mod/register.php:115
-msgid "Your registration can not be processed."
-msgstr "Deine Registrierung konnte nicht verarbeitet werden."
+#: src/Model/Profile.php:828
+msgid "Books, literature:"
+msgstr "Literatur/Bücher:"
 
-#: mod/register.php:162
-msgid "Your registration is pending approval by the site owner."
-msgstr "Deine Registrierung muss noch vom Betreiber der Seite freigegeben werden."
+#: src/Model/Profile.php:832
+msgid "Television:"
+msgstr "Fernsehen:"
 
-#: mod/register.php:220
-msgid ""
-"You may (optionally) fill in this form via OpenID by supplying your OpenID "
-"and clicking 'Register'."
-msgstr "Du kannst dieses Formular auch (optional) mit Deiner OpenID ausfüllen, indem Du Deine OpenID angibst und 'Registrieren' klickst."
+#: src/Model/Profile.php:836
+msgid "Film/dance/culture/entertainment:"
+msgstr "Filme/Tänze/Kultur/Unterhaltung:"
 
-#: mod/register.php:221
-msgid ""
-"If you are not familiar with OpenID, please leave that field blank and fill "
-"in the rest of the items."
-msgstr "Wenn Du nicht mit OpenID vertraut bist, lass dieses Feld bitte leer und fülle die restlichen Felder aus."
+#: src/Model/Profile.php:840
+msgid "Love/Romance:"
+msgstr "Liebesleben:"
 
-#: mod/register.php:222
-msgid "Your OpenID (optional): "
-msgstr "Deine OpenID (optional): "
+#: src/Model/Profile.php:844
+msgid "Work/employment:"
+msgstr "Arbeit/Beschäftigung:"
 
-#: mod/register.php:234
-msgid "Include your profile in member directory?"
-msgstr "Soll Dein Profil im Nutzerverzeichnis angezeigt werden?"
+#: src/Model/Profile.php:848
+msgid "School/education:"
+msgstr "Schule/Ausbildung:"
 
-#: mod/register.php:259
-msgid "Note for the admin"
-msgstr "Hinweis für den Admin"
+#: src/Model/Profile.php:853
+msgid "Forums:"
+msgstr "Foren:"
 
-#: mod/register.php:259
-msgid "Leave a message for the admin, why you want to join this node"
-msgstr "Hinterlasse eine Nachricht an den Admin, warum du einen Account auf dieser Instanz haben möchtest."
+#: src/Model/Profile.php:947
+msgid "Only You Can See This"
+msgstr "Nur Du kannst das sehen"
 
-#: mod/register.php:260
-msgid "Membership on this site is by invitation only."
-msgstr "Mitgliedschaft auf dieser Seite ist nur nach vorheriger Einladung möglich."
+#: src/Model/Contact.php:657
+msgid "Drop Contact"
+msgstr "Kontakt löschen"
 
-#: mod/register.php:261
-msgid "Your invitation code: "
-msgstr "Dein Ein­la­dungs­code"
+#: src/Model/Contact.php:1091
+msgid "Organisation"
+msgstr "Organisation"
 
-#: mod/register.php:270
-msgid "Your Full Name (e.g. Joe Smith, real or real-looking): "
-msgstr "Dein vollständiger Name (z.B. Hans Mustermann, echt oder echt erscheinend):"
+#: src/Model/Contact.php:1094
+msgid "News"
+msgstr "Nachrichten"
 
-#: mod/register.php:271
-msgid ""
-"Your Email Address: (Initial information will be send there, so this has to "
-"be an existing address.)"
-msgstr "Deine E-Mail Adresse (Informationen zur Registrierung werden an diese Adresse gesendet, darum muss sie existieren.)"
+#: src/Model/Contact.php:1097
+msgid "Forum"
+msgstr "Forum"
 
-#: mod/register.php:273
-msgid "Leave empty for an auto generated password."
-msgstr "Leer lassen um das Passwort automatisch zu generieren."
+#: src/Model/Contact.php:1276
+msgid "Connect URL missing."
+msgstr "Connect-URL fehlt"
 
-#: mod/register.php:275
-#, php-format
+#: src/Model/Contact.php:1285
 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 "Wähle einen Spitznamen für Dein Profil. Dieser muss mit einem Buchstaben beginnen. Die Adresse Deines Profils auf dieser Seite wird '<strong>spitzname@%s</strong>' sein."
+"The contact could not be added. Please check the relevant network "
+"credentials in your Settings -> Social Networks page."
+msgstr "Der Kontakt konnte nicht hinzugefügt werden. Bitte überprüfe die Einstellungen unter Einstellungen -> Soziale Netzwerke"
 
-#: mod/register.php:276
-msgid "Choose a nickname: "
-msgstr "Spitznamen wählen: "
+#: src/Model/Contact.php:1332
+msgid ""
+"This site is not configured to allow communications with other networks."
+msgstr "Diese Seite ist so konfiguriert, dass keine Kommunikation mit anderen Netzwerken erfolgen kann."
 
-#: mod/register.php:286
-msgid "Import your profile to this friendica instance"
-msgstr "Importiere Dein Profil auf diese Friendica Instanz"
+#: src/Model/Contact.php:1333 src/Model/Contact.php:1347
+msgid "No compatible communication protocols or feeds were discovered."
+msgstr "Es wurden keine kompatiblen Kommunikationsprotokolle oder Feeds gefunden."
 
-#: mod/common.php:91
-msgid "No contacts in common."
-msgstr "Keine gemeinsamen Kontakte."
+#: src/Model/Contact.php:1345
+msgid "The profile address specified does not provide adequate information."
+msgstr "Die angegebene Profiladresse liefert unzureichende Informationen."
 
-#: mod/probe.php:14 mod/webfinger.php:17
-msgid "Only logged in users are permitted to perform a probing."
-msgstr "Nur eingeloggten Benutzern ist das Untersuchen von Adressen gestattet."
+#: src/Model/Contact.php:1350
+msgid "An author or name was not found."
+msgstr "Es wurde kein Autor oder Name gefunden."
 
-#: mod/help.php:48
-msgid "Help:"
-msgstr "Hilfe:"
+#: src/Model/Contact.php:1353
+msgid "No browser URL could be matched to this address."
+msgstr "Zu dieser Adresse konnte keine passende Browser URL gefunden werden."
 
-#: mod/help.php:63 index.php:325
-msgid "Page not found."
-msgstr "Seite nicht gefunden."
+#: src/Model/Contact.php:1356
+msgid ""
+"Unable to match @-style Identity Address with a known protocol or email "
+"contact."
+msgstr "Konnte die @-Adresse mit keinem der bekannten Protokolle oder Email-Kontakte abgleichen."
 
-#: mod/profperm.php:34 mod/profperm.php:65
-msgid "Invalid profile identifier."
-msgstr "Ungültiger Profil-Bezeichner."
+#: src/Model/Contact.php:1357
+msgid "Use mailto: in front of address to force email check."
+msgstr "Verwende mailto: vor der Email Adresse, um eine Überprüfung der E-Mail-Adresse zu erzwingen."
 
-#: mod/profperm.php:111
-msgid "Profile Visibility Editor"
-msgstr "Editor für die Profil-Sichtbarkeit"
+#: src/Model/Contact.php:1363
+msgid ""
+"The profile address specified belongs to a network which has been disabled "
+"on this site."
+msgstr "Die Adresse dieses Profils gehört zu einem Netzwerk, mit dem die Kommunikation auf dieser Seite ausgeschaltet wurde."
 
-#: mod/profperm.php:124
-msgid "Visible To"
-msgstr "Sichtbar für"
+#: src/Model/Contact.php:1368
+msgid ""
+"Limited profile. This person will be unable to receive direct/personal "
+"notifications from you."
+msgstr "Eingeschränktes Profil. Diese Person wird keine direkten/privaten Nachrichten von Dir erhalten können."
 
-#: mod/profperm.php:140
-msgid "All Contacts (with secure profile access)"
-msgstr "Alle Kontakte (mit gesichertem Profilzugriff)"
+#: src/Model/Contact.php:1419
+msgid "Unable to retrieve contact information."
+msgstr "Konnte die Kontaktinformationen nicht empfangen."
 
-#: mod/item.php:114
-msgid "Unable to locate original post."
-msgstr "Konnte den Originalbeitrag nicht finden."
+#: src/Model/Contact.php:1636 src/Protocol/DFRN.php:1513
+#, php-format
+msgid "%s's birthday"
+msgstr "%ss Geburtstag"
 
-#: mod/item.php:274
-msgid "Empty post discarded."
-msgstr "Leerer Beitrag wurde verworfen."
+#: src/Model/Contact.php:1637 src/Protocol/DFRN.php:1514
+#, php-format
+msgid "Happy Birthday %s"
+msgstr "Herzlichen Glückwunsch %s"
 
-#: mod/item.php:799
+#: src/Model/Item.php:1809
 #, 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."
+msgid "%1$s is attending %2$s's %3$s"
+msgstr "%1$s nimmt an %2$ss %3$s teil."
 
-#: mod/item.php:801
+#: src/Model/Item.php:1814
 #, php-format
-msgid "You may visit them online at %s"
-msgstr "Du kannst sie online unter %s besuchen"
+msgid "%1$s is not attending %2$s's %3$s"
+msgstr "%1$s nimmt nicht an %2$ss %3$s teil."
 
-#: mod/item.php:802
-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."
+#: src/Model/Item.php:1819
+#, php-format
+msgid "%1$s may attend %2$s's %3$s"
+msgstr "%1$s nimmt eventuell an %2$ss %3$s teil."
 
-#: mod/item.php:806
+#: src/Protocol/OStatus.php:1799
 #, php-format
-msgid "%s posted an update."
-msgstr "%s hat ein Update veröffentlicht."
+msgid "%s is now following %s."
+msgstr "%s folgt nun %s"
 
-#: mod/editpost.php:25 mod/editpost.php:35
-msgid "Item not found"
-msgstr "Beitrag nicht gefunden"
+#: src/Protocol/OStatus.php:1800
+msgid "following"
+msgstr "folgen"
 
-#: mod/editpost.php:42
-msgid "Edit post"
-msgstr "Beitrag bearbeiten"
+#: src/Protocol/OStatus.php:1803
+#, php-format
+msgid "%s stopped following %s."
+msgstr "%s hat aufgehört %s zu folgen"
 
-#: view/theme/quattro/config.php:76
-msgid "Alignment"
-msgstr "Ausrichtung"
+#: src/Protocol/OStatus.php:1804
+msgid "stopped following"
+msgstr "wird nicht mehr gefolgt"
+
+#: src/Protocol/Diaspora.php:2654
+msgid "Sharing notification from Diaspora network"
+msgstr "Freigabe-Benachrichtigung von Diaspora"
+
+#: src/Protocol/Diaspora.php:3744
+msgid "Attachments:"
+msgstr "Anhänge:"
+
+#: src/Worker/Delivery.php:415
+msgid "(no subject)"
+msgstr "(kein Betreff)"
+
+#: src/Module/Login.php:282
+msgid "Create a New Account"
+msgstr "Neues Konto erstellen"
+
+#: src/Module/Login.php:315
+msgid "Password: "
+msgstr "Passwort: "
 
-#: view/theme/quattro/config.php:76
-msgid "Left"
-msgstr "Links"
+#: src/Module/Login.php:316
+msgid "Remember me"
+msgstr "Anmeldedaten merken"
 
-#: view/theme/quattro/config.php:76
-msgid "Center"
-msgstr "Mitte"
+#: src/Module/Login.php:319
+msgid "Or login using OpenID: "
+msgstr "Oder melde Dich mit Deiner OpenID an: "
 
-#: view/theme/quattro/config.php:77
-msgid "Color scheme"
-msgstr "Farbschema"
+#: src/Module/Login.php:325
+msgid "Forgot your password?"
+msgstr "Passwort vergessen?"
 
-#: view/theme/quattro/config.php:78
-msgid "Posts font size"
-msgstr "Schriftgröße in Beiträgen"
+#: src/Module/Login.php:328
+msgid "Website Terms of Service"
+msgstr "Website Nutzungsbedingungen"
 
-#: view/theme/quattro/config.php:79
-msgid "Textareas font size"
-msgstr "Schriftgröße in Eingabefeldern"
+#: src/Module/Login.php:329
+msgid "terms of service"
+msgstr "Nutzungsbedingungen"
 
-#: view/theme/frio/php/Image.php:25
-msgid "Repeat the image"
-msgstr "Bild wiederholen"
+#: src/Module/Login.php:331
+msgid "Website Privacy Policy"
+msgstr "Website Datenschutzerklärung"
 
-#: view/theme/frio/php/Image.php:25
-msgid "Will repeat your image to fill the background."
-msgstr "Wiederholt das Bild um den Hintergrund auszufüllen."
+#: src/Module/Login.php:332
+msgid "privacy policy"
+msgstr "Datenschutzerklärung"
 
-#: view/theme/frio/php/Image.php:27
-msgid "Stretch"
-msgstr "Strecken"
+#: src/Module/Logout.php:28
+msgid "Logged out."
+msgstr "Abgemeldet."
 
-#: view/theme/frio/php/Image.php:27
-msgid "Will stretch to width/height of the image."
-msgstr "Streckt Breite/Höhe des Bildes."
+#: src/Module/Tos.php:51
+msgid "Privacy Statement"
+msgstr "Datenschutzerklärung"
 
-#: view/theme/frio/php/Image.php:29
-msgid "Resize fill and-clip"
-msgstr "Größe anpassen - Ausfüllen und abschneiden"
+#: src/Module/Tos.php:52
+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 "Zum Zwecke der Registrierung und um die Kommunikation zwischen dem Nutzer und seinen Kontakten zu gewährleisten, muß der Nutzer einen Namen (auch Pseudonym) und einen Nutzernamen (Spitzname) sowie eine funktionierende E-Mail-Adresse angeben. Der Name ist auf der Profilseite für alle Nutzer sichtbar, auch wenn die Profildetails nicht angezeigt werden.\nDie E-Mail-Adresse wird nur zur Benachrichtigung des Nutzers verwendet, sie wird nirgends angezeigt. Die Anzeige des Nutzerkontos im Server-Verzeichnis bzw. dem weltweiten Verzeichnis erfolgt gemäß den Einstellungen des Nutzers, sie ist zur Kommunikation nicht zwingend notwendig."
 
-#: view/theme/frio/php/Image.php:29
-msgid "Resize to fill and retain aspect ratio."
-msgstr "Größe anpassen: Ausfüllen und Seitenverhältnis beibehalten"
+#: src/Module/Tos.php:53
+msgid ""
+"This data is required for communication and is passed on to the nodes of the"
+" communication partners. Users can enter additional private data that may be"
+" transmitted to the communication partners accounts."
+msgstr "Diese Daten sind für die Kommunikation notwendig und werden an die Knoten der Kommunikationspartner übermittelt. Nutzer können weitere private Angaben machen, die ebenfalls an die verwendeten Server der Kommunikationspartner übermittelt werden können."
 
-#: view/theme/frio/php/Image.php:31
-msgid "Resize best fit"
-msgstr "Größe anpassen - Optimale Größe"
+#: src/Module/Tos.php:54
+#, 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."
+msgstr "Angemeldete Nutzer können ihre Nutzerdaten jederzeit von den <a href=\"%1$s/settings/uexport\">Kontoeinstellungen</a> aus exportieren. Wenn ein Nutzer wünscht das Nutzerkonto zu löschen, so ist dies jederzeit unter <a href=\"%1$s/removeme\">%1$s/removeme</a> möglich. Die Löschung des Nutzerkontos ist permanent."
 
-#: view/theme/frio/php/Image.php:31
-msgid "Resize to best fit and retain aspect ratio."
-msgstr "Größe anpassen - Optimale Größe und Seitenverhältnisse beibehalten"
+#: src/Object/Post.php:128
+msgid "This entry was edited"
+msgstr "Dieser Beitrag wurde bearbeitet."
 
-#: view/theme/frio/config.php:97
-msgid "Default"
-msgstr "Standard"
+#: src/Object/Post.php:182
+msgid "save to folder"
+msgstr "In Ordner speichern"
 
-#: view/theme/frio/config.php:109
-msgid "Note"
-msgstr "Hinweis"
+#: src/Object/Post.php:235
+msgid "I will attend"
+msgstr "Ich werde teilnehmen"
 
-#: view/theme/frio/config.php:109
-msgid "Check image permissions if all users are allowed to visit the image"
-msgstr "Überprüfe, dass alle Benutzer die Berechtigung haben dieses Bild anzusehen"
+#: src/Object/Post.php:235
+msgid "I will not attend"
+msgstr "Ich werde nicht teilnehmen"
 
-#: view/theme/frio/config.php:116
-msgid "Select scheme"
-msgstr "Schema auswählen"
+#: src/Object/Post.php:235
+msgid "I might attend"
+msgstr "Ich werde eventuell teilnehmen"
 
-#: view/theme/frio/config.php:117
-msgid "Navigation bar background color"
-msgstr "Hintergrundfarbe der Navigationsleiste"
+#: src/Object/Post.php:263
+msgid "add star"
+msgstr "markieren"
 
-#: view/theme/frio/config.php:118
-msgid "Navigation bar icon color "
-msgstr "Icon Farbe in der Navigationsleiste"
+#: src/Object/Post.php:264
+msgid "remove star"
+msgstr "Markierung entfernen"
 
-#: view/theme/frio/config.php:119
-msgid "Link color"
-msgstr "Linkfarbe"
+#: src/Object/Post.php:265
+msgid "toggle star status"
+msgstr "Markierung umschalten"
 
-#: view/theme/frio/config.php:120
-msgid "Set the background color"
-msgstr "Hintergrundfarbe festlegen"
+#: src/Object/Post.php:268
+msgid "starred"
+msgstr "markiert"
 
-#: view/theme/frio/config.php:121
-msgid "Content background opacity"
-msgstr "Opazität des Hintergrunds von Beiträgen"
+#: src/Object/Post.php:274
+msgid "ignore thread"
+msgstr "Thread ignorieren"
 
-#: view/theme/frio/config.php:122
-msgid "Set the background image"
-msgstr "Hintergrundbild festlegen"
+#: src/Object/Post.php:275
+msgid "unignore thread"
+msgstr "Thread nicht mehr ignorieren"
 
-#: view/theme/frio/config.php:127
-msgid "Login page background image"
-msgstr "Hintergrundbild der Login-Seite"
+#: src/Object/Post.php:276
+msgid "toggle ignore status"
+msgstr "Ignoriert-Status ein-/ausschalten"
 
-#: view/theme/frio/config.php:130
-msgid "Login page background color"
-msgstr "Hintergrundfarbe der Login-Seite"
+#: src/Object/Post.php:285
+msgid "add tag"
+msgstr "Tag hinzufügen"
 
-#: view/theme/frio/config.php:130
-msgid "Leave background image and color empty for theme defaults"
-msgstr "Wenn die Theme Vorgaben verwendet werden sollen, lass bitte die Felder für die Hintergrundfarbe und das Hintergrundbild leer."
+#: src/Object/Post.php:296
+msgid "like"
+msgstr "mag ich"
 
-#: view/theme/frio/theme.php:238
-msgid "Guest"
-msgstr "Gast"
+#: src/Object/Post.php:297
+msgid "dislike"
+msgstr "mag ich nicht"
 
-#: view/theme/frio/theme.php:243
-msgid "Visitor"
-msgstr "Besucher"
+#: src/Object/Post.php:300
+msgid "Share this"
+msgstr "Weitersagen"
 
-#: view/theme/vier/config.php:75
-msgid "Comma separated list of helper forums"
-msgstr "Komma-Separierte Liste der Helfer-Foren"
+#: src/Object/Post.php:300
+msgid "share"
+msgstr "Teilen"
 
-#: view/theme/vier/config.php:122
-msgid "Set style"
-msgstr "Stil auswählen"
+#: src/Object/Post.php:365
+msgid "to"
+msgstr "zu"
 
-#: view/theme/vier/config.php:123
-msgid "Community Pages"
-msgstr "Foren"
+#: src/Object/Post.php:366
+msgid "via"
+msgstr "via"
 
-#: view/theme/vier/config.php:124 view/theme/vier/theme.php:150
-msgid "Community Profiles"
-msgstr "Community-Profile"
+#: src/Object/Post.php:367
+msgid "Wall-to-Wall"
+msgstr "Wall-to-Wall"
 
-#: view/theme/vier/config.php:125
-msgid "Help or @NewHere ?"
-msgstr "Hilfe oder @NewHere"
+#: src/Object/Post.php:368
+msgid "via Wall-To-Wall:"
+msgstr "via Wall-To-Wall:"
 
-#: view/theme/vier/config.php:126 view/theme/vier/theme.php:389
-msgid "Connect Services"
-msgstr "Verbinde Dienste"
+#: src/Object/Post.php:427
+#, php-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] "%d Kommentar"
+msgstr[1] "%d Kommentare"
 
-#: view/theme/vier/config.php:127 view/theme/vier/theme.php:199
-msgid "Find Friends"
-msgstr "Kontakte finden"
+#: src/Object/Post.php:797
+msgid "Bold"
+msgstr "Fett"
 
-#: view/theme/vier/config.php:128 view/theme/vier/theme.php:181
-msgid "Last users"
-msgstr "Letzte Nutzer"
+#: src/Object/Post.php:798
+msgid "Italic"
+msgstr "Kursiv"
 
-#: view/theme/vier/theme.php:200
-msgid "Local Directory"
-msgstr "Lokales Verzeichnis"
+#: src/Object/Post.php:799
+msgid "Underline"
+msgstr "Unterstrichen"
 
-#: view/theme/vier/theme.php:292
-msgid "Quick Start"
-msgstr "Schnell-Start"
+#: src/Object/Post.php:800
+msgid "Quote"
+msgstr "Zitat"
 
-#: view/theme/duepuntozero/config.php:55
-msgid "greenzero"
-msgstr "greenzero"
+#: src/Object/Post.php:801
+msgid "Code"
+msgstr "Code"
 
-#: view/theme/duepuntozero/config.php:56
-msgid "purplezero"
-msgstr "purplezero"
+#: src/Object/Post.php:802
+msgid "Image"
+msgstr "Bild"
 
-#: view/theme/duepuntozero/config.php:57
-msgid "easterbunny"
-msgstr "easterbunny"
+#: src/Object/Post.php:803
+msgid "Link"
+msgstr "Link"
 
-#: view/theme/duepuntozero/config.php:58
-msgid "darkzero"
-msgstr "darkzero"
+#: src/Object/Post.php:804
+msgid "Video"
+msgstr "Video"
 
-#: view/theme/duepuntozero/config.php:59
-msgid "comix"
-msgstr "comix"
+#: src/App.php:524
+msgid "Delete this item?"
+msgstr "Diesen Beitrag löschen?"
 
-#: view/theme/duepuntozero/config.php:60
-msgid "slackr"
-msgstr "slackr"
+#: src/App.php:526
+msgid "show fewer"
+msgstr "weniger anzeigen"
 
-#: view/theme/duepuntozero/config.php:74
-msgid "Variations"
-msgstr "Variationen"
+#: src/App.php:1122
+msgid "No system theme config value set."
+msgstr "Es wurde kein Konfigurationswert für das Systemweite Theme gesetzt."
 
-#: index.php:472
+#: index.php:464
 msgid "toggle mobile"
 msgstr "auf/von Mobile Ansicht wechseln"
+
+#: boot.php:796
+#, php-format
+msgid "Update %s failed. See error logs."
+msgstr "Update %s fehlgeschlagen. Bitte Fehlerprotokoll überprüfen."
+
+#: update.php:193
+#, php-format
+msgid "%s: Updating author-id and owner-id in item and thread table. "
+msgstr "%s: Aktualisiere die author-id und owner-id in der Thread Tabelle"
index 37d4561ec791f6848471b90bfcda301aad4754b2..32e3f8f1509480000c8bd7ee560a5da49819ec3f 100644 (file)
@@ -5,17 +5,13 @@ function string_plural_select_de($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["Update %s failed. See error logs."] = "Update %s fehlgeschlagen. Bitte Fehlerprotokoll überprüfen.";
-$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
-       0 => "Das tägliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen.",
-       1 => "Das tägliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen.",
-];
-$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
-       0 => "Das wöchentliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen.",
-       1 => "Das wöchentliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen.",
-];
-$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Das monatliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen.";
-$a->strings["Profile Photos"] = "Profilbilder";
+$a->strings["Item not found."] = "Beitrag nicht gefunden.";
+$a->strings["Do you really want to delete this item?"] = "Möchtest Du wirklich dieses Item löschen?";
+$a->strings["Yes"] = "Ja";
+$a->strings["Cancel"] = "Abbrechen";
+$a->strings["Permission denied."] = "Zugriff verweigert.";
+$a->strings["Archives"] = "Archiv";
+$a->strings["show more"] = "mehr anzeigen";
 $a->strings["Friendica Notification"] = "Friendica-Benachrichtigung";
 $a->strings["Thank You,"] = "Danke,";
 $a->strings["%s Administrator"] = "der Administrator von %s";
@@ -75,9 +71,108 @@ $a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "D
 $a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "Du hast eine [url=%1\$s]Registrierungsanfrage[/url] von %2\$s erhalten.";
 $a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = "Kompletter Name:\t%1\$s\\nURL der Seite:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)";
 $a->strings["Please visit %s to approve or reject the request."] = "Bitte besuche %s um die Anfrage zu bearbeiten.";
+$a->strings["Welcome "] = "Willkommen ";
+$a->strings["Please upload a profile photo."] = "Bitte lade ein Profilbild hoch.";
+$a->strings["Welcome back "] = "Willkommen zurück ";
+$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."] = "Das Sicherheitsmerkmal war nicht korrekt. Das passiert meistens wenn das Formular vor dem Absenden zu lange geöffnet war (länger als 3 Stunden).";
+$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
+       0 => "Das tägliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen.",
+       1 => "Das tägliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen.",
+];
+$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
+       0 => "Das wöchentliche Limit von %d Beitrag wurde erreicht. Die Nachricht wurde verworfen.",
+       1 => "Das wöchentliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen.",
+];
+$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Das monatliche Limit von %d Beiträgen wurde erreicht. Der Beitrag wurde verworfen.";
+$a->strings["Profile Photos"] = "Profilbilder";
+$a->strings["Cannot locate DNS info for database server '%s'"] = "Kann die DNS Informationen für den Datenbankserver '%s' nicht ermitteln.";
+$a->strings["newer"] = "neuer";
+$a->strings["older"] = "älter";
+$a->strings["first"] = "erste";
+$a->strings["prev"] = "vorige";
+$a->strings["next"] = "nächste";
+$a->strings["last"] = "letzte";
+$a->strings["Loading more entries..."] = "lade weitere Einträge...";
+$a->strings["The end"] = "Das Ende";
+$a->strings["No contacts"] = "Keine Kontakte";
+$a->strings["%d Contact"] = [
+       0 => "%d Kontakt",
+       1 => "%d Kontakte",
+];
+$a->strings["View Contacts"] = "Kontakte anzeigen";
+$a->strings["Save"] = "Speichern";
+$a->strings["Follow"] = "Folge";
+$a->strings["Search"] = "Suche";
+$a->strings["@name, !forum, #tags, content"] = "@name, !forum, #tags, content";
+$a->strings["Full Text"] = "Volltext";
+$a->strings["Tags"] = "Tags";
+$a->strings["Contacts"] = "Kontakte";
+$a->strings["Forums"] = "Foren";
+$a->strings["poke"] = "anstupsen";
+$a->strings["poked"] = "stupste";
+$a->strings["ping"] = "anpingen";
+$a->strings["pinged"] = "pingte";
+$a->strings["prod"] = "knuffen";
+$a->strings["prodded"] = "knuffte";
+$a->strings["slap"] = "ohrfeigen";
+$a->strings["slapped"] = "ohrfeigte";
+$a->strings["finger"] = "befummeln";
+$a->strings["fingered"] = "befummelte";
+$a->strings["rebuff"] = "eine Abfuhr erteilen";
+$a->strings["rebuffed"] = "abfuhrerteilte";
+$a->strings["Monday"] = "Montag";
+$a->strings["Tuesday"] = "Dienstag";
+$a->strings["Wednesday"] = "Mittwoch";
+$a->strings["Thursday"] = "Donnerstag";
+$a->strings["Friday"] = "Freitag";
+$a->strings["Saturday"] = "Samstag";
+$a->strings["Sunday"] = "Sonntag";
+$a->strings["January"] = "Januar";
+$a->strings["February"] = "Februar";
+$a->strings["March"] = "März";
+$a->strings["April"] = "April";
+$a->strings["May"] = "Mai";
+$a->strings["June"] = "Juni";
+$a->strings["July"] = "Juli";
+$a->strings["August"] = "August";
+$a->strings["September"] = "September";
+$a->strings["October"] = "Oktober";
+$a->strings["November"] = "November";
+$a->strings["December"] = "Dezember";
+$a->strings["Mon"] = "Mo";
+$a->strings["Tue"] = "Di";
+$a->strings["Wed"] = "Mi";
+$a->strings["Thu"] = "Do";
+$a->strings["Fri"] = "Fr";
+$a->strings["Sat"] = "Sa";
+$a->strings["Sun"] = "So";
+$a->strings["Jan"] = "Jan";
+$a->strings["Feb"] = "Feb";
+$a->strings["Mar"] = "März";
+$a->strings["Apr"] = "Apr";
+$a->strings["Jul"] = "Juli";
+$a->strings["Aug"] = "Aug";
+$a->strings["Sep"] = "Sep";
+$a->strings["Oct"] = "Okt";
+$a->strings["Nov"] = "Nov";
+$a->strings["Dec"] = "Dez";
+$a->strings["Content warning: %s"] = "Inhaltswarnung: %s";
+$a->strings["View Video"] = "Video ansehen";
+$a->strings["bytes"] = "Byte";
+$a->strings["Click to open/close"] = "Zum öffnen/schließen klicken";
+$a->strings["View on separate page"] = "Auf separater Seite ansehen";
+$a->strings["view on separate page"] = "auf separater Seite ansehen";
+$a->strings["link to source"] = "Link zum Originalbeitrag";
 $a->strings["event"] = "Event";
-$a->strings["status"] = "Status";
 $a->strings["photo"] = "Foto";
+$a->strings["activity"] = "Aktivität";
+$a->strings["comment"] = [
+       0 => "Kommentar",
+       1 => "Kommentare",
+];
+$a->strings["post"] = "Beitrag";
+$a->strings["Item filed"] = "Beitrag abgelegt";
+$a->strings["status"] = "Status";
 $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s mag %2\$ss %3\$s";
 $a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s mag %2\$ss %3\$s nicht";
 $a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s nimmt an %2\$ss %3\$s teil.";
@@ -162,7 +257,6 @@ $a->strings["Permission settings"] = "Berechtigungseinstellungen";
 $a->strings["permissions"] = "Zugriffsrechte";
 $a->strings["Public post"] = "Öffentlicher Beitrag";
 $a->strings["Preview"] = "Vorschau";
-$a->strings["Cancel"] = "Abbrechen";
 $a->strings["Post to Groups"] = "Poste an Gruppe";
 $a->strings["Post to Contacts"] = "Poste an Kontakte";
 $a->strings["Private post"] = "Privater Beitrag";
@@ -185,1582 +279,701 @@ $a->strings["Undecided"] = [
        0 => "Unentschieden",
        1 => "Unentschieden",
 ];
-$a->strings["Cannot locate DNS info for database server '%s'"] = "Kann die DNS Informationen für den Datenbankserver '%s' nicht ermitteln.";
-$a->strings["Welcome "] = "Willkommen ";
-$a->strings["Please upload a profile photo."] = "Bitte lade ein Profilbild hoch.";
-$a->strings["Welcome back "] = "Willkommen zurück ";
-$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."] = "Das Sicherheitsmerkmal war nicht korrekt. Das passiert meistens wenn das Formular vor dem Absenden zu lange geöffnet war (länger als 3 Stunden).";
-$a->strings["newer"] = "neuer";
-$a->strings["older"] = "älter";
-$a->strings["first"] = "erste";
-$a->strings["prev"] = "vorige";
-$a->strings["next"] = "nächste";
-$a->strings["last"] = "letzte";
-$a->strings["Loading more entries..."] = "lade weitere Einträge...";
-$a->strings["The end"] = "Das Ende";
-$a->strings["No contacts"] = "Keine Kontakte";
-$a->strings["%d Contact"] = [
-       0 => "%d Kontakt",
-       1 => "%d Kontakte",
-];
-$a->strings["View Contacts"] = "Kontakte anzeigen";
-$a->strings["Save"] = "Speichern";
-$a->strings["Follow"] = "Folge";
-$a->strings["Search"] = "Suche";
-$a->strings["@name, !forum, #tags, content"] = "@name, !forum, #tags, content";
-$a->strings["Full Text"] = "Volltext";
-$a->strings["Tags"] = "Tags";
-$a->strings["Contacts"] = "Kontakte";
-$a->strings["Forums"] = "Foren";
-$a->strings["poke"] = "anstupsen";
-$a->strings["poked"] = "stupste";
-$a->strings["ping"] = "anpingen";
-$a->strings["pinged"] = "pingte";
-$a->strings["prod"] = "knuffen";
-$a->strings["prodded"] = "knuffte";
-$a->strings["slap"] = "ohrfeigen";
-$a->strings["slapped"] = "ohrfeigte";
-$a->strings["finger"] = "befummeln";
-$a->strings["fingered"] = "befummelte";
-$a->strings["rebuff"] = "eine Abfuhr erteilen";
-$a->strings["rebuffed"] = "abfuhrerteilte";
-$a->strings["Monday"] = "Montag";
-$a->strings["Tuesday"] = "Dienstag";
-$a->strings["Wednesday"] = "Mittwoch";
-$a->strings["Thursday"] = "Donnerstag";
-$a->strings["Friday"] = "Freitag";
-$a->strings["Saturday"] = "Samstag";
-$a->strings["Sunday"] = "Sonntag";
-$a->strings["January"] = "Januar";
-$a->strings["February"] = "Februar";
-$a->strings["March"] = "März";
-$a->strings["April"] = "April";
-$a->strings["May"] = "Mai";
-$a->strings["June"] = "Juni";
-$a->strings["July"] = "Juli";
-$a->strings["August"] = "August";
-$a->strings["September"] = "September";
-$a->strings["October"] = "Oktober";
-$a->strings["November"] = "November";
-$a->strings["December"] = "Dezember";
-$a->strings["Mon"] = "Mo";
-$a->strings["Tue"] = "Di";
-$a->strings["Wed"] = "Mi";
-$a->strings["Thu"] = "Do";
-$a->strings["Fri"] = "Fr";
-$a->strings["Sat"] = "Sa";
-$a->strings["Sun"] = "So";
-$a->strings["Jan"] = "Jan";
-$a->strings["Feb"] = "Feb";
-$a->strings["Mar"] = "März";
-$a->strings["Apr"] = "Apr";
-$a->strings["Jul"] = "Juli";
-$a->strings["Aug"] = "Aug";
-$a->strings["Sep"] = "Sep";
-$a->strings["Oct"] = "Okt";
-$a->strings["Nov"] = "Nov";
-$a->strings["Dec"] = "Dez";
-$a->strings["Content warning: %s"] = "Inhaltswarnung: %s";
-$a->strings["View Video"] = "Video ansehen";
-$a->strings["bytes"] = "Byte";
-$a->strings["Click to open/close"] = "Zum öffnen/schließen klicken";
-$a->strings["View on separate page"] = "Auf separater Seite ansehen";
-$a->strings["view on separate page"] = "auf separater Seite ansehen";
-$a->strings["link to source"] = "Link zum Originalbeitrag";
-$a->strings["activity"] = "Aktivität";
-$a->strings["comment"] = [
-       0 => "Kommentar",
-       1 => "Kommentare",
-];
-$a->strings["post"] = "Beitrag";
-$a->strings["Item filed"] = "Beitrag abgelegt";
-$a->strings["Item not found."] = "Beitrag nicht gefunden.";
-$a->strings["Do you really want to delete this item?"] = "Möchtest Du wirklich dieses Item löschen?";
-$a->strings["Yes"] = "Ja";
-$a->strings["Permission denied."] = "Zugriff verweigert.";
-$a->strings["Archives"] = "Archiv";
-$a->strings["show more"] = "mehr anzeigen";
-$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s nimmt an %2\$ss %3\$s teil.";
-$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s nimmt nicht an %2\$ss %3\$s teil.";
-$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s nimmt eventuell an %2\$ss %3\$s teil.";
-$a->strings["Drop Contact"] = "Kontakt löschen";
-$a->strings["Organisation"] = "Organisation";
-$a->strings["News"] = "Nachrichten";
-$a->strings["Forum"] = "Forum";
-$a->strings["Disallowed profile URL."] = "Nicht erlaubte Profil-URL.";
-$a->strings["Blocked domain"] = "Blockierte Domain";
-$a->strings["Connect URL missing."] = "Connect-URL fehlt";
-$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "Der Kontakt konnte nicht hinzugefügt werden. Bitte überprüfe die Einstellungen unter Einstellungen -> Soziale Netzwerke";
-$a->strings["This site is not configured to allow communications with other networks."] = "Diese Seite ist so konfiguriert, dass keine Kommunikation mit anderen Netzwerken erfolgen kann.";
-$a->strings["No compatible communication protocols or feeds were discovered."] = "Es wurden keine kompatiblen Kommunikationsprotokolle oder Feeds gefunden.";
-$a->strings["The profile address specified does not provide adequate information."] = "Die angegebene Profiladresse liefert unzureichende Informationen.";
-$a->strings["An author or name was not found."] = "Es wurde kein Autor oder Name gefunden.";
-$a->strings["No browser URL could be matched to this address."] = "Zu dieser Adresse konnte keine passende Browser URL gefunden werden.";
-$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Konnte die @-Adresse mit keinem der bekannten Protokolle oder Email-Kontakte abgleichen.";
-$a->strings["Use mailto: in front of address to force email check."] = "Verwende mailto: vor der Email Adresse, um eine Überprüfung der E-Mail-Adresse zu erzwingen.";
-$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Die Adresse dieses Profils gehört zu einem Netzwerk, mit dem die Kommunikation auf dieser Seite ausgeschaltet wurde.";
-$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Eingeschränktes Profil. Diese Person wird keine direkten/privaten Nachrichten von Dir erhalten können.";
-$a->strings["Unable to retrieve contact information."] = "Konnte die Kontaktinformationen nicht empfangen.";
-$a->strings["[Name Withheld]"] = "[Name unterdrückt]";
-$a->strings["%s's birthday"] = "%ss Geburtstag";
-$a->strings["Happy Birthday %s"] = "Herzlichen Glückwunsch %s";
-$a->strings["[no subject]"] = "[kein Betreff]";
-$a->strings["Requested account is not available."] = "Das angefragte Profil ist nicht vorhanden.";
-$a->strings["Requested profile is not available."] = "Das angefragte Profil ist nicht vorhanden.";
-$a->strings["Edit profile"] = "Profil bearbeiten";
+$a->strings["No friends to display."] = "Keine Kontakte zum Anzeigen.";
 $a->strings["Connect"] = "Verbinden";
-$a->strings["Atom feed"] = "Atom-Feed";
-$a->strings["Profiles"] = "Profile";
-$a->strings["Manage/edit profiles"] = "Profile verwalten/editieren";
-$a->strings["Change profile photo"] = "Profilbild ändern";
-$a->strings["Create New Profile"] = "Neues Profil anlegen";
-$a->strings["Profile Image"] = "Profilbild";
-$a->strings["visible to everybody"] = "sichtbar für jeden";
-$a->strings["Edit visibility"] = "Sichtbarkeit bearbeiten";
-$a->strings["Location:"] = "Ort:";
-$a->strings["Gender:"] = "Geschlecht:";
-$a->strings["Status:"] = "Status:";
-$a->strings["Homepage:"] = "Homepage:";
-$a->strings["About:"] = "Über:";
-$a->strings["XMPP:"] = "XMPP:";
-$a->strings["Network:"] = "Netzwerk:";
-$a->strings["g A l F d"] = "l, d. F G \\U\\h\\r";
-$a->strings["F d"] = "d. F";
-$a->strings["[today]"] = "[heute]";
-$a->strings["Birthday Reminders"] = "Geburtstagserinnerungen";
-$a->strings["Birthdays this week:"] = "Geburtstage diese Woche:";
-$a->strings["[No description]"] = "[keine Beschreibung]";
-$a->strings["Event Reminders"] = "Veranstaltungserinnerungen";
-$a->strings["Events this week:"] = "Veranstaltungen diese Woche";
-$a->strings["Profile"] = "Profil";
-$a->strings["Full Name:"] = "Kompletter Name:";
-$a->strings["Member since:"] = "Mitglied seit:";
-$a->strings["j F, Y"] = "j F, Y";
-$a->strings["j F"] = "j F";
-$a->strings["Birthday:"] = "Geburtstag:";
-$a->strings["Age:"] = "Alter:";
-$a->strings["for %1\$d %2\$s"] = "für %1\$d %2\$s";
-$a->strings["Sexual Preference:"] = "Sexuelle Vorlieben:";
-$a->strings["Hometown:"] = "Heimatort:";
-$a->strings["Tags:"] = "Tags:";
-$a->strings["Political Views:"] = "Politische Ansichten:";
-$a->strings["Religion:"] = "Religion:";
-$a->strings["Hobbies/Interests:"] = "Hobbies/Interessen:";
-$a->strings["Likes:"] = "Likes:";
-$a->strings["Dislikes:"] = "Dislikes:";
-$a->strings["Contact information and Social Networks:"] = "Kontaktinformationen und Soziale Netzwerke:";
-$a->strings["Musical interests:"] = "Musikalische Interessen:";
-$a->strings["Books, literature:"] = "Literatur/Bücher:";
-$a->strings["Television:"] = "Fernsehen:";
-$a->strings["Film/dance/culture/entertainment:"] = "Filme/Tänze/Kultur/Unterhaltung:";
-$a->strings["Love/Romance:"] = "Liebesleben:";
-$a->strings["Work/employment:"] = "Arbeit/Beschäftigung:";
-$a->strings["School/education:"] = "Schule/Ausbildung:";
-$a->strings["Forums:"] = "Foren:";
-$a->strings["Basic"] = "Allgemein";
-$a->strings["Advanced"] = "Erweitert";
-$a->strings["Status"] = "Status";
-$a->strings["Status Messages and Posts"] = "Statusnachrichten und Beiträge";
-$a->strings["Profile Details"] = "Profildetails";
+$a->strings["Authorize application connection"] = "Verbindung der Applikation autorisieren";
+$a->strings["Return to your app and insert this Securty Code:"] = "Gehe zu Deiner Anwendung zurück und trage dort folgenden Sicherheitscode ein:";
+$a->strings["Please login to continue."] = "Bitte melde Dich an um fortzufahren.";
+$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Möchtest Du dieser Anwendung den Zugriff auf Deine Beiträge und Kontakte, sowie das Erstellen neuer Beiträge in Deinem Namen gestatten?";
+$a->strings["No"] = "Nein";
+$a->strings["You must be logged in to use addons. "] = "Sie müssen angemeldet sein um Addons benutzen zu können.";
+$a->strings["Applications"] = "Anwendungen";
+$a->strings["No installed applications."] = "Keine Applikationen installiert.";
+$a->strings["Item not available."] = "Beitrag nicht verfügbar.";
+$a->strings["Item was not found."] = "Beitrag konnte nicht gefunden werden.";
+$a->strings["No contacts in common."] = "Keine gemeinsamen Kontakte.";
+$a->strings["Common Friends"] = "Gemeinsame Kontakte";
+$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 ist ein Gemeinschaftsprojekt, das nicht ohne die Hilfe vieler Personen möglich wäre. Hier ist eine Aufzählung der Personen, die zum Code oder der Übersetzung beigetragen haben. Dank an alle !";
 $a->strings["Photos"] = "Bilder";
-$a->strings["Photo Albums"] = "Fotoalben";
-$a->strings["Videos"] = "Videos";
-$a->strings["Events"] = "Veranstaltungen";
-$a->strings["Events and Calendar"] = "Ereignisse und Kalender";
-$a->strings["Personal Notes"] = "Persönliche Notizen";
-$a->strings["Only You Can See This"] = "Nur Du kannst das sehen";
-$a->strings["l F d, Y \\@ g:i A"] = "l, d. F Y\\, H:i";
-$a->strings["Starts:"] = "Beginnt:";
-$a->strings["Finishes:"] = "Endet:";
-$a->strings["all-day"] = "ganztägig";
-$a->strings["Jun"] = "Jun";
-$a->strings["Sept"] = "Sep";
-$a->strings["today"] = "Heute";
-$a->strings["month"] = "Monat";
-$a->strings["week"] = "Woche";
-$a->strings["day"] = "Tag";
-$a->strings["No events to display"] = "Keine Veranstaltung zum Anzeigen";
-$a->strings["l, F j"] = "l, F j";
-$a->strings["Edit event"] = "Veranstaltung bearbeiten";
-$a->strings["Duplicate event"] = "Veranstaltung kopieren";
-$a->strings["Delete event"] = "Veranstaltung löschen";
-$a->strings["D g:i A"] = "D H:i";
-$a->strings["g:i A"] = "H:i";
-$a->strings["Show map"] = "Karte anzeigen";
-$a->strings["Hide map"] = "Karte verbergen";
-$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."] = "Eine gelöschte Gruppe mit diesem Namen wurde wiederbelebt. Bestehende Berechtigungseinstellungen <strong>könnten</strong> auf diese Gruppe oder zukünftige Mitglieder angewandt werden. Falls Du dies nicht möchtest, erstelle bitte eine andere Gruppe mit einem anderen Namen.";
-$a->strings["Default privacy group for new contacts"] = "Voreingestellte Gruppe für neue Kontakte";
-$a->strings["Everybody"] = "Alle Kontakte";
-$a->strings["edit"] = "bearbeiten";
-$a->strings["add"] = "hinzufügen";
-$a->strings["Groups"] = "Gruppen";
-$a->strings["Edit group"] = "Gruppe bearbeiten";
-$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["Contact Photos"] = "Kontaktbilder";
-$a->strings["Login failed"] = "Anmeldung fehlgeschlagen";
-$a->strings["Not enough information to authenticate"] = "Nicht genügend Informationen für die Authentifizierung";
-$a->strings["User not found"] = "Nutzer nicht gefunden";
-$a->strings["Passwords do not match. Password unchanged."] = "Die Passwörter stimmen nicht überein. Das Passwort bleibt unverändert.";
-$a->strings["An invitation is required."] = "Du benötigst eine Einladung.";
-$a->strings["Invitation could not be verified."] = "Die Einladung konnte nicht überprüft werden.";
-$a->strings["Invalid OpenID url"] = "Ungültige OpenID URL";
-$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Beim Versuch Dich mit der von Dir angegebenen OpenID anzumelden trat ein Problem auf. Bitte überprüfe, dass Du die OpenID richtig geschrieben hast.";
-$a->strings["The error message was:"] = "Die Fehlermeldung lautete:";
-$a->strings["Please enter the required information."] = "Bitte trage die erforderlichen Informationen ein.";
-$a->strings["Please use a shorter name."] = "Bitte verwende einen kürzeren Namen.";
-$a->strings["Name too short."] = "Der Name ist zu kurz.";
-$a->strings["That doesn't appear to be your full (First Last) name."] = "Das scheint nicht Dein kompletter Name (Vor- und Nachname) zu sein.";
-$a->strings["Your email domain is not among those allowed on this site."] = "Die Domain Deiner E-Mail Adresse ist auf dieser Seite nicht erlaubt.";
-$a->strings["Not a valid email address."] = "Keine gültige E-Mail-Adresse.";
-$a->strings["Cannot use that email."] = "Konnte diese E-Mail-Adresse nicht verwenden.";
-$a->strings["Your nickname can only contain a-z, 0-9 and _."] = "Dein Spitzname darf nur aus Buchstaben und Zahlen (\"a-z\",\"0-9\" und \"_\") bestehen.";
-$a->strings["Nickname is already registered. Please choose another."] = "Dieser Spitzname ist bereits vergeben. Bitte wähle einen anderen.";
-$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "FATALER FEHLER: Sicherheitsschlüssel konnten nicht erzeugt werden.";
-$a->strings["An error occurred during registration. Please try again."] = "Während der Anmeldung ist ein Fehler aufgetreten. Bitte versuche es noch einmal.";
-$a->strings["default"] = "Standard";
-$a->strings["An error occurred creating your default profile. Please try again."] = "Bei der Erstellung des Standardprofils ist ein Fehler aufgetreten. Bitte versuche es noch einmal.";
-$a->strings["An error occurred creating your self contact. Please try again."] = "Bei der Erstellung deines self Kontakts ist ein Fehler aufgetreten. Bitte versuche es erneut.";
-$a->strings["Friends"] = "Kontakte";
-$a->strings["An error occurred creating your default contact group. Please try again."] = "Bei der Erstellung deiner Standardgruppe für Kontakte ist ein Fehler aufgetreten. Bitte versuche es erneut.";
-$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t"] = "\nHallo %1\$s,\n\ndanke für Deine Registrierung auf %2\$s. Dein Account muss noch vom Admin des Knotens geprüft werden.";
-$a->strings["Registration at %s"] = "Registrierung als %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"] = "\nHallo %1\$s,\n\ndanke für Deine Registrierung auf %2\$s. Dein Account wurde eingerichtet.";
-$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."] = "\nDie Anmelde-Details sind die folgenden:\n\tAdresse der Seite:\t%3\$s\n\tBenutzernamename:\t%1\$s\n\tPasswort:\t%5\$s\n\nDu kannst Dein Passwort unter \"Einstellungen\" ändern, sobald Du Dich\nangemeldet hast.\n\nBitte nimm Dir ein paar Minuten um die anderen Einstellungen auf dieser\nSeite zu kontrollieren.\n\nEventuell magst Du ja auch einige Informationen über Dich in Deinem\nProfil veröffentlichen, damit andere Leute Dich einfacher finden können.\nBearbeite hierfür einfach Dein Standard-Profil (über die Profil-Seite).\n\nWir empfehlen Dir, Deinen kompletten Namen anzugeben und ein zu Dir\npassendes Profilbild zu wählen, damit Dich alte Bekannte wieder finden.\nAußerdem ist es nützlich, wenn Du auf Deinem Profil Schlüsselwörter\nangibst. Das erleichtert es, Leute zu finden, die Deine Interessen teilen.\n\nWir respektieren Deine Privatsphäre - keine dieser Angaben ist nötig.\nWenn Du neu im Netzwerk bist und noch niemanden kennst, dann können sie\nallerdings dabei helfen, neue und interessante Kontakte zu knüpfen.\n\nSolltest du dein Nutzerkonto löschen wollen, kannst du dies unter %3\$s/removeme jederzeit tun.\n\nDanke für Deine Aufmerksamkeit und willkommen auf %2\$s.";
-$a->strings["Registration details for %s"] = "Details der Registration von %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["General Features"] = "Allgemeine Features";
-$a->strings["Multiple Profiles"] = "Mehrere Profile";
-$a->strings["Ability to create multiple profiles"] = "Möglichkeit mehrere Profile zu erstellen";
-$a->strings["Photo Location"] = "Aufnahmeort";
-$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "Die Foto-Metadaten werden ausgelesen. Dadurch kann der Aufnahmeort (wenn vorhanden) in einer Karte angezeigt werden.";
-$a->strings["Export Public Calendar"] = "Öffentlichen Kalender exportieren";
-$a->strings["Ability for visitors to download the public calendar"] = "Möglichkeit für Besucher den öffentlichen Kalender herunter zu laden";
-$a->strings["Post Composition Features"] = "Beitragserstellung Features";
-$a->strings["Post Preview"] = "Beitragsvorschau";
-$a->strings["Allow previewing posts and comments before publishing them"] = "Die Vorschau von Beiträgen und Kommentaren vor dem absenden erlauben.";
-$a->strings["Auto-mention Forums"] = "Foren automatisch erwähnen";
-$a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "Automatisch eine @-Erwähnung eines Forums einfügen/entfehrnen, wenn dieses im ACL Fenster de-/markiert  wurde.";
-$a->strings["Network Sidebar Widgets"] = "Widgets für Netzwerk und Seitenleiste";
-$a->strings["Search by Date"] = "Archiv";
-$a->strings["Ability to select posts by date ranges"] = "Möglichkeit die Beiträge nach Datumsbereichen zu sortieren";
-$a->strings["List Forums"] = "Zeige Foren";
-$a->strings["Enable widget to display the forums your are connected with"] = "Aktiviere Widget, um die Foren mit denen du verbunden bist anzuzeigen";
-$a->strings["Group Filter"] = "Gruppen Filter";
-$a->strings["Enable widget to display Network posts only from selected group"] = "Widget zur Darstellung der Beiträge nach Kontaktgruppen sortiert aktivieren.";
-$a->strings["Network Filter"] = "Netzwerk Filter";
-$a->strings["Enable widget to display Network posts only from selected network"] = "Widget zum filtern der Beiträge in Abhängigkeit des Netzwerks aus dem der Ersteller sendet aktivieren.";
-$a->strings["Saved Searches"] = "Gespeicherte Suchen";
-$a->strings["Save search terms for re-use"] = "Speichere Suchanfragen für spätere Wiederholung.";
-$a->strings["Network Tabs"] = "Netzwerk Reiter";
-$a->strings["Network Personal Tab"] = "Netzwerk-Reiter: Persönlich";
-$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Aktiviert einen Netzwerk-Reiter in dem Nachrichten angezeigt werden mit denen Du interagiert hast";
-$a->strings["Network New Tab"] = "Netzwerk-Reiter: Neue";
-$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Aktiviert einen Netzwerk-Reiter in dem ausschließlich neue Beiträge (der letzten 12 Stunden) angezeigt werden";
-$a->strings["Network Shared Links Tab"] = "Netzwerk-Reiter: Geteilte Links";
-$a->strings["Enable tab to display only Network posts with links in them"] = "Aktiviert einen Netzwerk-Reiter der ausschließlich Nachrichten mit Links enthält";
-$a->strings["Post/Comment Tools"] = "Werkzeuge für Beiträge und Kommentare";
-$a->strings["Multiple Deletion"] = "Mehrere Beiträge löschen";
-$a->strings["Select and delete multiple posts/comments at once"] = "Mehrere Beiträge/Kommentare markieren und gleichzeitig löschen";
-$a->strings["Edit Sent Posts"] = "Gesendete Beiträge editieren";
-$a->strings["Edit and correct posts and comments after sending"] = "Erlaubt es Beiträge und Kommentare nach dem Senden zu editieren bzw.zu  korrigieren.";
-$a->strings["Tagging"] = "Tagging";
-$a->strings["Ability to tag existing posts"] = "Möglichkeit bereits existierende Beiträge nachträglich mit Tags zu versehen.";
-$a->strings["Post Categories"] = "Beitragskategorien";
-$a->strings["Add categories to your posts"] = "Eigene Beiträge mit Kategorien versehen";
-$a->strings["Saved Folders"] = "Gespeicherte Ordner";
-$a->strings["Ability to file posts under folders"] = "Beiträge in Ordnern speichern aktivieren";
-$a->strings["Dislike Posts"] = "Beiträge 'nicht mögen'";
-$a->strings["Ability to dislike posts/comments"] = "Ermöglicht es Beiträge mit einem Klick 'nicht zu mögen'";
-$a->strings["Star Posts"] = "Beiträge Markieren";
-$a->strings["Ability to mark special posts with a star indicator"] = "Erlaubt es Beiträge mit einem Stern-Indikator zu  markieren";
-$a->strings["Mute Post Notifications"] = "Benachrichtigungen für Beiträge Stumm schalten";
-$a->strings["Ability to mute notifications for a thread"] = "Möglichkeit Benachrichtigungen für einen Thread abbestellen zu können";
-$a->strings["Advanced Profile Settings"] = "Erweiterte Profil-Einstellungen";
-$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Zeige Besuchern öffentliche Gemeinschafts-Foren auf der Erweiterten Profil-Seite";
-$a->strings["Tag Cloud"] = "Schlagwort Wolke";
-$a->strings["Provide a personal tag cloud on your profile page"] = "Wortwolke aus den von dir verwendeten Schlagwörtern im Profil anzeigen.";
-$a->strings["Display Membership Date"] = "Mitgliedschaftsdatum anzeigen";
-$a->strings["Display membership date in profile"] = "Soll das Datum der Registrierung deines Accounts im Profil angezeigt werden.";
-$a->strings["Export"] = "Exportieren";
-$a->strings["Export calendar as ical"] = "Kalender als ical exportieren";
-$a->strings["Export calendar as csv"] = "Kalender als csv exportieren";
-$a->strings["Add New Contact"] = "Neuen Kontakt hinzufügen";
-$a->strings["Enter address or web location"] = "Adresse oder Web-Link eingeben";
-$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Beispiel: bob@example.com, http://example.com/barbara";
-$a->strings["%d invitation available"] = [
-       0 => "%d Einladung verfügbar",
-       1 => "%d Einladungen verfügbar",
-];
-$a->strings["Find People"] = "Leute finden";
-$a->strings["Enter name or interest"] = "Name oder Interessen eingeben";
-$a->strings["Examples: Robert Morgenstein, Fishing"] = "Beispiel: Robert Morgenstein, Angeln";
-$a->strings["Find"] = "Finde";
+$a->strings["Upload"] = "Hochladen";
+$a->strings["Files"] = "Dateien";
+$a->strings["Not Found"] = "Nicht gefunden";
+$a->strings["No profile"] = "Kein Profil";
+$a->strings["Welcome to %s"] = "Willkommen zu %s";
+$a->strings["Remote privacy information not available."] = "Entfernte Privatsphäreneinstellungen nicht verfügbar.";
+$a->strings["Visible to:"] = "Sichtbar für:";
+$a->strings["System down for maintenance"] = "System zur Wartung abgeschaltet";
+$a->strings["Welcome to Friendica"] = "Willkommen bei Friendica";
+$a->strings["New Member Checklist"] = "Checkliste für neue Mitglieder";
+$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."] = "Wir möchten Dir einige Tipps und Links anbieten, die Dir helfen könnten, den Einstieg angenehmer zu machen. Klicke auf ein Element, um die entsprechende Seite zu besuchen. Ein Link zu dieser Seite hier bleibt für Dich an Deiner Pinnwand für zwei Wochen nach dem Registrierungsdatum sichtbar und wird dann verschwinden.";
+$a->strings["Getting Started"] = "Einstieg";
+$a->strings["Friendica Walk-Through"] = "Friendica Rundgang";
+$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."] = "Auf der <em>Quick Start</em> Seite findest Du eine kurze Einleitung in die einzelnen Funktionen Deines Profils und die Netzwerk-Reiter, wo Du interessante Foren findest und neue Kontakte knüpfst.";
+$a->strings["Settings"] = "Einstellungen";
+$a->strings["Go to Your Settings"] = "Gehe zu deinen Einstellungen";
+$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."] = "Ändere bitte unter <em>Einstellungen</em> dein Passwort. Außerdem merke dir deine Identifikationsadresse. Diese sieht aus wie eine E-Mail-Adresse und wird benötigt, um Kontakte mit anderen im Friendica Netzwerk zu knüpfen..";
+$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."] = "Überprüfe die restlichen Einstellungen, insbesondere die Einstellungen zur Privatsphäre. Wenn Du Dein Profil nicht veröffentlichst, ist das als wenn Du Deine Telefonnummer nicht ins Telefonbuch einträgst. Im Allgemeinen solltest Du es veröffentlichen - außer all Deine Kontakte und potentiellen Kontakte wissen genau, wie sie Dich finden können.";
+$a->strings["Profile"] = "Profil";
+$a->strings["Upload Profile Photo"] = "Profilbild hochladen";
+$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."] = "Lade ein Profilbild hoch, falls Du es noch nicht getan hast. Studien haben gezeigt, dass es zehnmal wahrscheinlicher ist neue Kontakte zu finden, wenn Du ein Bild von Dir selbst verwendest, als wenn Du dies nicht tust.";
+$a->strings["Edit Your Profile"] = "Editiere dein Profil";
+$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."] = "Editiere Dein <strong>Standard</strong> Profil nach Deinen Vorlieben. Überprüfe die Einstellungen zum Verbergen Deiner Kontaktliste vor unbekannten Betrachtern des Profils.";
+$a->strings["Profile Keywords"] = "Profil Schlüsselbegriffe";
+$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."] = "Trage ein paar öffentliche Stichwörter in Dein Standardprofil ein, die Deine Interessen beschreiben. Eventuell sind wir in der Lage Leute zu finden, die Deine Interessen teilen und können Dir dann Kontakte vorschlagen.";
+$a->strings["Connecting"] = "Verbindungen knüpfen";
+$a->strings["Importing Emails"] = "Emails Importieren";
+$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"] = "Gib Deine E-Mail-Zugangsinformationen auf der Connector-Einstellungsseite ein, falls Du E-Mails aus Deinem Posteingang importieren und mit Kontakten und Mailinglisten interagieren willst.";
+$a->strings["Go to Your Contacts Page"] = "Gehe zu deiner Kontakt-Seite";
+$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."] = "Die Kontakte-Seite ist die Einstiegsseite, von der aus Du Kontakte verwalten und Dich mit Personen in anderen Netzwerken verbinden kannst. Normalerweise gibst Du dazu einfach ihre Adresse oder die URL der Seite im Kasten <em>Neuen Kontakt hinzufügen</em> ein.";
+$a->strings["Go to Your Site's Directory"] = "Gehe zum Verzeichnis Deiner Friendica Instanz";
+$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."] = "Über die Verzeichnisseite kannst Du andere Personen auf diesem Server oder anderen verknüpften Seiten finden. Halte nach einem <em>Verbinden</em> oder <em>Folgen</em> Link auf deren Profilseiten Ausschau und gib Deine eigene Profiladresse an, falls Du danach gefragt wirst.";
+$a->strings["Finding New People"] = "Neue Leute kennenlernen";
+$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."] = "Im seitlichen Bedienfeld der Kontakteseite gibt es diverse Werkzeuge, um neue Personen zu finden. Wir können Menschen mit den gleichen Interessen finden, anhand von Namen oder Interessen suchen oder aber aufgrund vorhandener Kontakte neue Leute vorschlagen.\nAuf einer brandneuen - soeben erstellten - Seite starten die Kontaktvorschläge innerhalb von 24 Stunden.";
+$a->strings["Groups"] = "Gruppen";
+$a->strings["Group Your Contacts"] = "Gruppiere deine Kontakte";
+$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."] = "Sobald Du einige Kontakte gefunden hast, organisiere sie in Gruppen zur privaten Kommunikation im Seitenmenü der Kontakte-Seite. Du kannst dann mit jeder dieser Gruppen von der Netzwerkseite aus privat interagieren.";
+$a->strings["Why Aren't My Posts Public?"] = "Warum sind meine Beiträge nicht öffentlich?";
+$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 respektiert Deine Privatsphäre. Mit der Grundeinstellung werden Deine Beiträge ausschließlich Deinen Kontakten angezeigt. Für weitere Informationen diesbezüglich lies Dir bitte den entsprechenden Abschnitt in der Hilfe unter dem obigen Link durch.";
+$a->strings["Getting Help"] = "Hilfe bekommen";
+$a->strings["Go to the Help Section"] = "Zum Hilfe Abschnitt gehen";
+$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = "Unsere <strong>Hilfe</strong> Seiten können herangezogen werden, um weitere Einzelheiten zu andern Programm Features zu erhalten.";
+$a->strings["Visit %s's profile [%s]"] = "Besuche %ss Profil [%s]";
+$a->strings["Edit contact"] = "Kontakt bearbeiten";
+$a->strings["Contacts who are not members of a group"] = "Kontakte, die keiner Gruppe zugewiesen sind";
+$a->strings["Not Extended"] = "Nicht erweitert.";
+$a->strings["Resubscribing to OStatus contacts"] = "Erneuern der OStatus Abonements";
+$a->strings["Error"] = "Fehler";
+$a->strings["Done"] = "Erledigt";
+$a->strings["Keep this window open until done."] = "Lasse dieses Fenster offen, bis der Vorgang abgeschlossen ist.";
+$a->strings["Do you really want to delete this suggestion?"] = "Möchtest Du wirklich diese Empfehlung löschen?";
+$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["Ignore/Hide"] = "Ignorieren/Verbergen";
 $a->strings["Friend Suggestions"] = "Kontaktvorschläge";
-$a->strings["Similar Interests"] = "Ähnliche Interessen";
-$a->strings["Random Profile"] = "Zufälliges Profil";
-$a->strings["Invite Friends"] = "Freunde einladen";
-$a->strings["View Global Directory"] = "Globales Verzeichnis betrachten";
-$a->strings["Networks"] = "Netzwerke";
-$a->strings["All Networks"] = "Alle Netzwerke";
-$a->strings["Everything"] = "Alles";
-$a->strings["Categories"] = "Kategorien";
-$a->strings["%d contact in common"] = [
-       0 => "%d gemeinsamer Kontakt",
-       1 => "%d gemeinsame Kontakte",
-];
-$a->strings["Frequently"] = "immer wieder";
-$a->strings["Hourly"] = "Stündlich";
-$a->strings["Twice daily"] = "Zweimal täglich";
-$a->strings["Daily"] = "Täglich";
-$a->strings["Weekly"] = "Wöchentlich";
-$a->strings["Monthly"] = "Monatlich";
-$a->strings["Friendica"] = "Friendica";
-$a->strings["OStatus"] = "OStatus";
-$a->strings["RSS/Atom"] = "RSS/Atom";
-$a->strings["Email"] = "E-Mail";
-$a->strings["Diaspora"] = "Diaspora";
-$a->strings["Facebook"] = "Facebook";
-$a->strings["Zot!"] = "Zott";
-$a->strings["LinkedIn"] = "LinkedIn";
-$a->strings["XMPP/IM"] = "XMPP/Chat";
-$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["pnut"] = "pnut";
-$a->strings["App.net"] = "App.net";
-$a->strings["Male"] = "Männlich";
-$a->strings["Female"] = "Weiblich";
-$a->strings["Currently Male"] = "Momentan männlich";
-$a->strings["Currently Female"] = "Momentan weiblich";
-$a->strings["Mostly Male"] = "Hauptsächlich männlich";
-$a->strings["Mostly Female"] = "Hauptsächlich weiblich";
-$a->strings["Transgender"] = "Transgender";
-$a->strings["Intersex"] = "Intersex";
-$a->strings["Transsexual"] = "Transsexuell";
-$a->strings["Hermaphrodite"] = "Hermaphrodit";
-$a->strings["Neuter"] = "Neuter";
-$a->strings["Non-specific"] = "Nicht spezifiziert";
-$a->strings["Other"] = "Andere";
-$a->strings["Males"] = "Männer";
-$a->strings["Females"] = "Frauen";
-$a->strings["Gay"] = "Schwul";
-$a->strings["Lesbian"] = "Lesbisch";
-$a->strings["No Preference"] = "Keine Vorlieben";
-$a->strings["Bisexual"] = "Bisexuell";
-$a->strings["Autosexual"] = "Autosexual";
-$a->strings["Abstinent"] = "Abstinent";
-$a->strings["Virgin"] = "Jungfrauen";
-$a->strings["Deviant"] = "Deviant";
-$a->strings["Fetish"] = "Fetish";
-$a->strings["Oodles"] = "Oodles";
-$a->strings["Nonsexual"] = "Nonsexual";
-$a->strings["Single"] = "Single";
-$a->strings["Lonely"] = "Einsam";
-$a->strings["Available"] = "Verfügbar";
-$a->strings["Unavailable"] = "Nicht verfügbar";
-$a->strings["Has crush"] = "verknallt";
-$a->strings["Infatuated"] = "verliebt";
-$a->strings["Dating"] = "Dating";
-$a->strings["Unfaithful"] = "Untreu";
-$a->strings["Sex Addict"] = "Sexbesessen";
-$a->strings["Friends/Benefits"] = "Freunde/Zuwendungen";
-$a->strings["Casual"] = "Casual";
-$a->strings["Engaged"] = "Verlobt";
-$a->strings["Married"] = "Verheiratet";
-$a->strings["Imaginarily married"] = "imaginär verheiratet";
-$a->strings["Partners"] = "Partner";
-$a->strings["Cohabiting"] = "zusammenlebend";
-$a->strings["Common law"] = "wilde Ehe";
-$a->strings["Happy"] = "Glücklich";
-$a->strings["Not looking"] = "Nicht auf der Suche";
-$a->strings["Swinger"] = "Swinger";
-$a->strings["Betrayed"] = "Betrogen";
-$a->strings["Separated"] = "Getrennt";
-$a->strings["Unstable"] = "Unstabil";
-$a->strings["Divorced"] = "Geschieden";
-$a->strings["Imaginarily divorced"] = "imaginär geschieden";
-$a->strings["Widowed"] = "Verwitwet";
-$a->strings["Uncertain"] = "Unsicher";
-$a->strings["It's complicated"] = "Ist kompliziert";
-$a->strings["Don't care"] = "Ist mir nicht wichtig";
-$a->strings["Ask me"] = "Frag mich";
-$a->strings["Embedding disabled"] = "Einbettungen deaktiviert";
-$a->strings["Embedded content"] = "Eingebetteter Inhalt";
-$a->strings["External link to forum"] = "Externer Link zum Forum";
-$a->strings["Nothing new here"] = "Keine Neuigkeiten";
-$a->strings["Clear notifications"] = "Bereinige Benachrichtigungen";
-$a->strings["Logout"] = "Abmelden";
-$a->strings["End this session"] = "Diese Sitzung beenden";
-$a->strings["Your posts and conversations"] = "Deine Beiträge und Unterhaltungen";
-$a->strings["Your profile page"] = "Deine Profilseite";
-$a->strings["Your photos"] = "Deine Fotos";
-$a->strings["Your videos"] = "Deine Videos";
-$a->strings["Your events"] = "Deine Ereignisse";
-$a->strings["Personal notes"] = "Persönliche Notizen";
-$a->strings["Your personal notes"] = "Deine persönlichen Notizen";
-$a->strings["Login"] = "Anmeldung";
-$a->strings["Sign in"] = "Anmelden";
-$a->strings["Home"] = "Pinnwand";
-$a->strings["Home Page"] = "Homepage";
-$a->strings["Register"] = "Registrieren";
-$a->strings["Create an account"] = "Nutzerkonto erstellen";
-$a->strings["Help"] = "Hilfe";
-$a->strings["Help and documentation"] = "Hilfe und Dokumentation";
-$a->strings["Apps"] = "Apps";
-$a->strings["Addon applications, utilities, games"] = "Addon Anwendungen, Dienstprogramme, Spiele";
-$a->strings["Search site content"] = "Inhalt der Seite durchsuchen";
-$a->strings["Community"] = "Gemeinschaft";
-$a->strings["Conversations on this and other servers"] = "Unterhaltungen auf diesem und anderer Server";
-$a->strings["Directory"] = "Verzeichnis";
-$a->strings["People directory"] = "Nutzerverzeichnis";
-$a->strings["Information"] = "Information";
-$a->strings["Information about this friendica instance"] = "Informationen zu dieser Friendica Instanz";
-$a->strings["Network"] = "Netzwerk";
-$a->strings["Conversations from your friends"] = "Unterhaltungen Deiner Kontakte";
-$a->strings["Network Reset"] = "Netzwerk zurücksetzen";
-$a->strings["Load Network page with no filters"] = "Netzwerk-Seite ohne Filter laden";
-$a->strings["Introductions"] = "Kontaktanfragen";
-$a->strings["Friend Requests"] = "Kontaktanfragen";
+$a->strings["[Embedded content - reload page to view]"] = "[Eingebetteter Inhalt - Seite neu laden zum Betrachten]";
+$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Die maximale Anzahl täglicher Registrierungen auf dieser Seite wurde überschritten. Bitte versuche es morgen noch einmal.";
+$a->strings["Import"] = "Import";
+$a->strings["Move account"] = "Account umziehen";
+$a->strings["You can import an account from another Friendica server."] = "Du kannst einen Account von einem anderen Friendica Server importieren.";
+$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."] = "Du musst Deinen Account vom alten Server exportieren und hier hochladen. Wir stellen Deinen alten Account mit all Deinen Kontakten wieder her. Wir werden auch versuchen all Deine Kontakte darüber zu informieren, dass Du hierher umgezogen bist.";
+$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "Dieses Feature ist experimentell. Wir können keine Kontakte vom OStatus Netzwerk (GNU Social/Statusnet) oder von Diaspora importieren";
+$a->strings["Account file"] = "Account Datei";
+$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Um Deinen Account zu exportieren, rufe \"Einstellungen -> Persönliche Daten exportieren\" auf und wähle \"Account exportieren\"";
+$a->strings["No keywords to match. Please add keywords to your default profile."] = "Keine Schlüsselwörter zum Abgleichen gefunden. Bitte füge einige Schlüsselwörter zu Deinem Standardprofil hinzu.";
+$a->strings["is interested in:"] = "ist interessiert an:";
+$a->strings["Profile Match"] = "Profilübereinstimmungen";
+$a->strings["No matches"] = "Keine Übereinstimmungen";
+$a->strings["Invalid request identifier."] = "Invalid request identifier.";
+$a->strings["Discard"] = "Verwerfen";
+$a->strings["Ignore"] = "Ignorieren";
 $a->strings["Notifications"] = "Benachrichtigungen";
-$a->strings["See all notifications"] = "Alle Benachrichtigungen anzeigen";
-$a->strings["Mark as seen"] = "Als gelesen markieren";
-$a->strings["Mark all system notifications seen"] = "Markiere alle Systembenachrichtigungen als gelesen";
-$a->strings["Messages"] = "Nachrichten";
-$a->strings["Private mail"] = "Private E-Mail";
-$a->strings["Inbox"] = "Eingang";
-$a->strings["Outbox"] = "Ausgang";
-$a->strings["New Message"] = "Neue Nachricht";
-$a->strings["Manage"] = "Verwalten";
-$a->strings["Manage other pages"] = "Andere Seiten verwalten";
-$a->strings["Delegations"] = "Delegationen";
-$a->strings["Delegate Page Management"] = "Delegiere das Management für die Seite";
-$a->strings["Settings"] = "Einstellungen";
-$a->strings["Account settings"] = "Kontoeinstellungen";
-$a->strings["Manage/Edit Profiles"] = "Profile Verwalten/Editieren";
-$a->strings["Manage/edit friends and contacts"] = " Kontakte verwalten/editieren";
-$a->strings["Admin"] = "Administration";
-$a->strings["Site setup and configuration"] = "Einstellungen der Seite und Konfiguration";
-$a->strings["Navigation"] = "Navigation";
-$a->strings["Site map"] = "Sitemap";
-$a->strings["(no subject)"] = "(kein Betreff)";
-$a->strings["Delete this item?"] = "Diesen Beitrag löschen?";
-$a->strings["show fewer"] = "weniger anzeigen";
+$a->strings["Network Notifications"] = "Netzwerk Benachrichtigungen";
+$a->strings["System Notifications"] = "Systembenachrichtigungen";
+$a->strings["Personal Notifications"] = "Persönliche Benachrichtigungen";
+$a->strings["Home Notifications"] = "Pinnwand Benachrichtigungen";
+$a->strings["Show Ignored Requests"] = "Zeige ignorierte Anfragen";
+$a->strings["Hide Ignored Requests"] = "Verberge ignorierte Anfragen";
+$a->strings["Notification type: "] = "Benachrichtigungstyp: ";
+$a->strings["suggested by %s"] = "vorgeschlagen von %s";
+$a->strings["Hide this contact from others"] = "Verbirg diesen Kontakt vor Anderen";
+$a->strings["Post a new friend activity"] = "Neue-Kontakt Nachricht senden";
+$a->strings["if applicable"] = "falls anwendbar";
+$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 Teilenden 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"] = "Teilenden";
+$a->strings["Subscriber"] = "Abonnent";
+$a->strings["Location:"] = "Ort:";
+$a->strings["About:"] = "Über:";
+$a->strings["Tags:"] = "Tags:";
+$a->strings["Gender:"] = "Geschlecht:";
+$a->strings["Profile URL"] = "Profil URL";
+$a->strings["Network:"] = "Netzwerk:";
+$a->strings["No introductions."] = "Keine Kontaktanfragen.";
+$a->strings["Show unread"] = "Ungelesene anzeigen";
+$a->strings["Show all"] = "Alle anzeigen";
+$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["Create a New Account"] = "Neues Konto erstellen";
-$a->strings["Nickname or Email: "] = "Spitzname oder E-Mail:";
-$a->strings["Password: "] = "Passwort: ";
-$a->strings["Remember me"] = "Anmeldedaten merken";
-$a->strings["Or login using OpenID: "] = "Oder melde Dich mit Deiner OpenID an: ";
-$a->strings["Forgot your password?"] = "Passwort vergessen?";
-$a->strings["Password Reset"] = "Passwort zurücksetzen";
-$a->strings["Website Terms of Service"] = "Website Nutzungsbedingungen";
-$a->strings["terms of service"] = "Nutzungsbedingungen";
-$a->strings["Website Privacy Policy"] = "Website Datenschutzerklärung";
-$a->strings["privacy policy"] = "Datenschutzerklärung";
-$a->strings["Terms of Service"] = "Nutzungsbedingungen";
-$a->strings["Privacy Statement"] = "Datenschutzerklärung";
-$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."] = "Zum Zwecke der Registrierung und um die Kommunikation zwischen dem Nutzer und seinen Kontakten zu gewährleisten, muß der Nutzer einen Namen (auch Pseudonym) und einen Nutzernamen (Spitzname) sowie eine funktionierende E-Mail-Adresse angeben. Der Name ist auf der Profilseite für alle Nutzer sichtbar, auch wenn die Profildetails nicht angezeigt werden.\nDie E-Mail-Adresse wird nur zur Benachrichtigung des Nutzers verwendet, sie wird nirgends angezeigt. Die Anzeige des Nutzerkontos im Server-Verzeichnis bzw. dem weltweiten Verzeichnis erfolgt gemäß den Einstellungen des Nutzers, sie ist zur Kommunikation nicht zwingend notwendig.";
-$a->strings["This data is required for communication and is passed on to the nodes of the communication partners. Users can enter additional private data that may be transmitted to the communication partners accounts."] = "Diese Daten sind für die Kommunikation notwendig und werden an die Knoten der Kommunikationspartner übermittelt. Nutzer können weitere private Angaben machen, die ebenfalls an die verwendeten Server der Kommunikationspartner übermittelt werden können.";
-$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."] = "Angemeldete Nutzer können ihre Nutzerdaten jederzeit von den <a href=\"%1\$s/settings/uexport\">Kontoeinstellungen</a> aus exportieren. Wenn ein Nutzer wünscht das Nutzerkonto zu löschen, so ist dies jederzeit unter <a href=\"%1\$s/removeme\">%1\$s/removeme</a> möglich. Die Löschung des Nutzerkontos ist permanent.";
-$a->strings["Logged out."] = "Abgemeldet.";
-$a->strings["Wall Photos"] = "Pinnwand-Bilder";
-$a->strings["This entry was edited"] = "Dieser Beitrag wurde bearbeitet.";
-$a->strings["Private Message"] = "Private Nachricht";
-$a->strings["Edit"] = "Bearbeiten";
-$a->strings["save to folder"] = "In Ordner speichern";
-$a->strings["I will attend"] = "Ich werde teilnehmen";
-$a->strings["I will not attend"] = "Ich werde nicht teilnehmen";
-$a->strings["I might attend"] = "Ich werde eventuell teilnehmen";
-$a->strings["add star"] = "markieren";
-$a->strings["remove star"] = "Markierung entfernen";
-$a->strings["toggle star status"] = "Markierung umschalten";
-$a->strings["starred"] = "markiert";
-$a->strings["ignore thread"] = "Thread ignorieren";
-$a->strings["unignore thread"] = "Thread nicht mehr ignorieren";
-$a->strings["toggle ignore status"] = "Ignoriert-Status ein-/ausschalten";
-$a->strings["ignored"] = "Ignoriert";
-$a->strings["add tag"] = "Tag hinzufügen";
-$a->strings["I like this (toggle)"] = "Ich mag das (toggle)";
-$a->strings["like"] = "mag ich";
-$a->strings["I don't like this (toggle)"] = "Ich mag das nicht (toggle)";
-$a->strings["dislike"] = "mag ich nicht";
-$a->strings["Share this"] = "Weitersagen";
-$a->strings["share"] = "Teilen";
-$a->strings["to"] = "zu";
-$a->strings["via"] = "via";
-$a->strings["Wall-to-Wall"] = "Wall-to-Wall";
-$a->strings["via Wall-To-Wall:"] = "via Wall-To-Wall:";
-$a->strings["Comment"] = "Kommentar";
-$a->strings["%d comment"] = [
-       0 => "%d Kommentar",
-       1 => "%d Kommentare",
-];
-$a->strings["This is you"] = "Das bist Du";
+$a->strings["Manage Identities and/or Pages"] = "Verwalte Identitäten und/oder Seiten";
+$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Zwischen verschiedenen Identitäten oder Gemeinschafts-/Gruppenseiten wechseln, die Deine Kontoinformationen teilen oder zu denen Du „Verwalten“-Befugnisse bekommen hast.";
+$a->strings["Select an identity to manage: "] = "Wähle eine Identität zum Verwalten aus: ";
 $a->strings["Submit"] = "Senden";
-$a->strings["Bold"] = "Fett";
-$a->strings["Italic"] = "Kursiv";
-$a->strings["Underline"] = "Unterstrichen";
-$a->strings["Quote"] = "Zitat";
-$a->strings["Code"] = "Code";
-$a->strings["Image"] = "Bild";
-$a->strings["Link"] = "Link";
-$a->strings["Video"] = "Video";
-$a->strings["There are no tables on MyISAM."] = "Es gibt keine MyISAM Tabellen.";
-$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."] = "\nDie Friendica-Entwickler haben vor kurzem das Update %s veröffentlicht, aber bei der Installation ging etwas schrecklich schief.\n\nDas Problem sollte so schnell wie möglich gelöst werden, aber ich schaffe es nicht alleine. Bitte kontaktiere einen Friendica-Entwickler falls Du mir nicht alleine helfen kannst. Meine Datenbank könnte ungültig sein.";
-$a->strings["The error message is\n[pre]%s[/pre]"] = "Die Fehlermeldung lautet\n[pre]%s[/pre]";
-$a->strings["\nError %d occurred during database update:\n%s\n"] = "\nFehler %d beim Update der Datenbank aufgetreten\n%s\n";
-$a->strings["Errors encountered performing database changes: "] = "Fehler beim Ändern der Datenbank aufgetreten";
-$a->strings[": Database update"] = ": Datenbank Update";
-$a->strings["%s: updating %s table."] = "%s: aktualisiere Tabelle %s";
-$a->strings["Error decoding account file"] = "Fehler beim Verarbeiten der Account Datei";
-$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Fehler! Keine Versionsdaten in der Datei! Ist das wirklich eine Friendica Account Datei?";
-$a->strings["User '%s' already exists on this server!"] = "Nutzer '%s' existiert bereits auf diesem Server!";
-$a->strings["User creation error"] = "Fehler beim Anlegen des Nutzeraccounts aufgetreten";
-$a->strings["User profile creation error"] = "Fehler beim Anlegen des Nutzerkontos";
-$a->strings["%d contact not imported"] = [
-       0 => "%d Kontakt nicht importiert",
-       1 => "%d Kontakte nicht importiert",
-];
-$a->strings["Done. You can now login with your username and password"] = "Erledigt. Du kannst Dich jetzt mit Deinem Nutzernamen und Passwort anmelden";
-$a->strings["The new password has been exposed in a public data dump, please choose another."] = "Das neuer Passwort wurde in einem öffentlichen Daten-Dump veröffentlicht. Bitte verwende ein anderes Passwort.";
-$a->strings["Password update failed. Please try again."] = "Aktualisierung des Passworts gescheitert, bitte versuche es noch einmal.";
-$a->strings["Password changed."] = "Passwort geändert.";
-$a->strings["Could not find any contact entry for this URL (%s)"] = "Für die URL (%s) konnte kein Kontakt gefunden werden";
-$a->strings["The contact has been blocked from the node"] = "Der Kontakt wurde von diesem Knoten geblockt";
-$a->strings["Post to Email"] = "An E-Mail senden";
-$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["Visible to everybody"] = "Für jeden sichtbar";
-$a->strings["show"] = "zeigen";
-$a->strings["don't show"] = "nicht zeigen";
-$a->strings["CC: email addresses"] = "Cc: E-Mail-Addressen";
-$a->strings["Example: bob@example.com, mary@example.com"] = "Z.B.: bob@example.com, mary@example.com";
-$a->strings["Permissions"] = "Berechtigungen";
-$a->strings["Close"] = "Schließen";
-$a->strings["System"] = "System";
-$a->strings["Personal"] = "Persönlich";
-$a->strings["%s commented on %s's post"] = "%s hat %ss Beitrag kommentiert";
-$a->strings["%s created a new post"] = "%s hat einen neuen Beitrag erstellt";
-$a->strings["%s liked %s's post"] = "%s mag %ss Beitrag";
-$a->strings["%s disliked %s's post"] = "%s mag %ss Beitrag nicht";
-$a->strings["%s is attending %s's event"] = "%s nimmt an %s's Event teil";
-$a->strings["%s is not attending %s's event"] = "%s nimmt nicht an %s's Event teil";
-$a->strings["%s may attend %s's event"] = "%s nimmt eventuell an %s's Event teil";
-$a->strings["%s is now friends with %s"] = "%s ist jetzt mit %s befreundet";
-$a->strings["Friend Suggestion"] = "Kontaktvorschlag";
-$a->strings["Friend/Connect Request"] = "Kontakt-/Freundschaftsanfrage";
-$a->strings["New Follower"] = "Neuer Bewunderer";
-$a->strings["Miscellaneous"] = "Verschiedenes";
-$a->strings["Age: "] = "Alter: ";
-$a->strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD oder MM-DD";
-$a->strings["never"] = "nie";
-$a->strings["less than a second ago"] = "vor weniger als einer Sekunde";
-$a->strings["year"] = "Jahr";
-$a->strings["years"] = "Jahre";
-$a->strings["months"] = "Monate";
-$a->strings["weeks"] = "Wochen";
-$a->strings["days"] = "Tage";
-$a->strings["hour"] = "Stunde";
-$a->strings["hours"] = "Stunden";
-$a->strings["minute"] = "Minute";
-$a->strings["minutes"] = "Minuten";
-$a->strings["second"] = "Sekunde";
-$a->strings["seconds"] = "Sekunden";
-$a->strings["%1\$d %2\$s ago"] = "vor %1\$d %2\$s";
-$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";
-$a->strings["%s is now following %s."] = "%s folgt nun %s";
-$a->strings["following"] = "folgen";
-$a->strings["%s stopped following %s."] = "%s hat aufgehört %s zu folgen";
-$a->strings["stopped following"] = "wird nicht mehr gefolgt";
-$a->strings["Sharing notification from Diaspora network"] = "Freigabe-Benachrichtigung von Diaspora";
-$a->strings["Attachments:"] = "Anhänge:";
-$a->strings["Public access denied."] = "Öffentlicher Zugriff verweigert.";
-$a->strings["Global Directory"] = "Weltweites Verzeichnis";
-$a->strings["Find on this site"] = "Auf diesem Server suchen";
-$a->strings["Results for:"] = "Ergebnisse für:";
-$a->strings["Site Directory"] = "Verzeichnis";
-$a->strings["No entries (some entries may be hidden)."] = "Keine Einträge (einige Einträge könnten versteckt sein).";
-$a->strings["People Search - %s"] = "Personensuche - %s";
-$a->strings["Forum Search - %s"] = "Forensuche - %s";
-$a->strings["No matches"] = "Keine Übereinstimmungen";
-$a->strings["Resubscribing to OStatus contacts"] = "Erneuern der OStatus Abonements";
-$a->strings["Error"] = "Fehler";
-$a->strings["Done"] = "Erledigt";
-$a->strings["Keep this window open until done."] = "Lasse dieses Fenster offen, bis der Vorgang abgeschlossen ist.";
+$a->strings["Invalid request."] = "Ungültige Anfrage";
+$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Entschuldige, die Datei scheint größer zu sein als es die PHP Konfiguration erlaubt.";
+$a->strings["Or - did you try to upload an empty file?"] = "Oder - hast Du versucht, eine leere Datei hochzuladen?";
+$a->strings["File exceeds size limit of %s"] = "Die Datei ist größer als das erlaubte Limit von %s";
+$a->strings["File upload failed."] = "Hochladen der Datei fehlgeschlagen.";
+$a->strings["- select -"] = "- auswählen -";
+$a->strings["l F d, Y \\@ g:i A"] = "l, d. F Y\\, H:i";
+$a->strings["Time Conversion"] = "Zeitumrechnung";
+$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica bietet diese Funktion an, um das Teilen von Events mit Kontakten zu vereinfachen, deren Zeitzone nicht ermittelt werden kann.";
+$a->strings["UTC time: %s"] = "UTC Zeit: %s";
+$a->strings["Current timezone: %s"] = "Aktuelle Zeitzone: %s";
+$a->strings["Converted localtime: %s"] = "Umgerechnete lokale Zeit: %s";
+$a->strings["Please select your timezone:"] = "Bitte wähle Deine Zeitzone:";
+$a->strings["No more system notifications."] = "Keine weiteren Systembenachrichtigungen.";
 $a->strings["{0} wants to be your friend"] = "{0} möchte mit Dir in Kontakt treten";
 $a->strings["{0} sent you a message"] = "{0} schickte Dir eine Nachricht";
 $a->strings["{0} requested registration"] = "{0} möchte sich registrieren";
-$a->strings["Do you really want to delete this suggestion?"] = "Möchtest Du wirklich diese Empfehlung löschen?";
-$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["Ignore/Hide"] = "Ignorieren/Verbergen";
-$a->strings["Access to this profile has been restricted."] = "Der Zugriff zu diesem Profil wurde eingeschränkt.";
-$a->strings["Image uploaded but image cropping failed."] = "Bild hochgeladen, aber das Zuschneiden schlug fehl.";
-$a->strings["Image size reduction [%s] failed."] = "Verkleinern der Bildgröße von [%s] scheiterte.";
-$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Drücke Umschalt+Neu Laden oder leere den Browser-Cache, falls das neue Foto nicht gleich angezeigt wird.";
-$a->strings["Unable to process image"] = "Bild konnte nicht verarbeitet werden";
+$a->strings["Poke/Prod"] = "Anstupsen";
+$a->strings["poke, prod or do other things to somebody"] = "Stupse Leute an oder mache anderes mit ihnen";
+$a->strings["Recipient"] = "Empfänger";
+$a->strings["Choose what you wish to do to recipient"] = "Was willst Du mit dem Empfänger machen:";
+$a->strings["Make this post private"] = "Diesen Beitrag privat machen";
+$a->strings["Public access denied."] = "Öffentlicher Zugriff verweigert.";
+$a->strings["Only logged in users are permitted to perform a probing."] = "Nur eingeloggten Benutzern ist das Untersuchen von Adressen gestattet.";
+$a->strings["Permission denied"] = "Zugriff verweigert";
+$a->strings["Invalid profile identifier."] = "Ungültiger Profil-Bezeichner.";
+$a->strings["Profile Visibility Editor"] = "Editor für die Profil-Sichtbarkeit";
+$a->strings["Click on a contact to add or remove."] = "Klicke einen Kontakt an, um ihn hinzuzufügen oder zu entfernen";
+$a->strings["Visible To"] = "Sichtbar für";
+$a->strings["All Contacts (with secure profile access)"] = "Alle Kontakte (mit gesichertem Profilzugriff)";
+$a->strings["Account approved."] = "Konto freigegeben.";
+$a->strings["Registration revoked for %s"] = "Registrierung für %s wurde zurückgezogen";
+$a->strings["Please login."] = "Bitte melde Dich an.";
+$a->strings["Remove term"] = "Begriff entfernen";
+$a->strings["Saved Searches"] = "Gespeicherte Suchen";
+$a->strings["Only logged in users are permitted to perform a search."] = "Nur eingeloggten Benutzern ist das Suchen gestattet.";
+$a->strings["Too Many Requests"] = "Zu viele Abfragen";
+$a->strings["Only one search per minute is permitted for not logged in users."] = "Es ist nur eine Suchanfrage pro Minute für nicht eingeloggte Benutzer gestattet.";
+$a->strings["No results."] = "Keine Ergebnisse.";
+$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["Tag removed"] = "Tag entfernt";
+$a->strings["Remove Item Tag"] = "Gegenstands-Tag entfernen";
+$a->strings["Select a tag to remove: "] = "Wähle ein Tag zum Entfernen aus: ";
+$a->strings["Remove"] = "Entfernen";
+$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 Accountinformationen 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 contacts."] = "Keine Kontakte.";
+$a->strings["Access denied."] = "Zugriff verweigert.";
 $a->strings["Image exceeds size limit of %s"] = "Bildgröße überschreitet das Limit von %s";
 $a->strings["Unable to process image."] = "Konnte das Bild nicht bearbeiten.";
-$a->strings["Upload File:"] = "Datei hochladen:";
-$a->strings["Select a profile:"] = "Profil auswählen:";
-$a->strings["Upload Profile Photo"] = "Profilbild hochladen";
-$a->strings["Upload"] = "Hochladen";
-$a->strings["or"] = "oder";
-$a->strings["skip this step"] = "diesen Schritt überspringen";
-$a->strings["select a photo from your photo albums"] = "wähle ein Foto aus deinen Fotoalben";
-$a->strings["Crop Image"] = "Bild zurechtschneiden";
-$a->strings["Please adjust the image cropping for optimum viewing."] = "Passe bitte den Bildausschnitt an, damit das Bild optimal dargestellt werden kann.";
-$a->strings["Done Editing"] = "Bearbeitung abgeschlossen";
-$a->strings["Image uploaded successfully."] = "Bild erfolgreich hochgeladen.";
+$a->strings["Wall Photos"] = "Pinnwand-Bilder";
 $a->strings["Image upload failed."] = "Hochladen des Bildes gescheitert.";
-$a->strings["User deleted their account"] = "Gelöschter Nutzeraccount";
-$a->strings["On your Friendica node an user deleted their account. Please ensure that their data is removed from the backups."] = "Ein Nutzer deiner Friendica Instanz hat seinen Account gelöscht. Bitte stelle sicher, dass deren Daten aus deinen Backups entfernt werden.";
-$a->strings["The user id is %d"] = "Die ID des Users lautet %d";
-$a->strings["Remove My Account"] = "Konto löschen";
-$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Dein Konto wird endgültig gelöscht. Es gibt keine Möglichkeit, es wiederherzustellen.";
-$a->strings["Please enter your password for verification:"] = "Bitte gib Dein Passwort zur Verifikation ein:";
-$a->strings["Manage Identities and/or Pages"] = "Verwalte Identitäten und/oder Seiten";
-$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Zwischen verschiedenen Identitäten oder Gemeinschafts-/Gruppenseiten wechseln, die Deine Kontoinformationen teilen oder zu denen Du „Verwalten“-Befugnisse bekommen hast.";
-$a->strings["Select an identity to manage: "] = "Wähle eine Identität zum Verwalten aus: ";
-$a->strings["[Embedded content - reload page to view]"] = "[Eingebetteter Inhalt - Seite neu laden zum Betrachten]";
-$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Die maximale Anzahl täglicher Registrierungen auf dieser Seite wurde überschritten. Bitte versuche es morgen noch einmal.";
-$a->strings["Import"] = "Import";
-$a->strings["Move account"] = "Account umziehen";
-$a->strings["You can import an account from another Friendica server."] = "Du kannst einen Account von einem anderen Friendica Server importieren.";
-$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."] = "Du musst Deinen Account vom alten Server exportieren und hier hochladen. Wir stellen Deinen alten Account mit all Deinen Kontakten wieder her. Wir werden auch versuchen all Deine Kontakte darüber zu informieren, dass Du hierher umgezogen bist.";
-$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "Dieses Feature ist experimentell. Wir können keine Kontakte vom OStatus Netzwerk (GNU Social/Statusnet) oder von Diaspora importieren";
-$a->strings["Account file"] = "Account Datei";
-$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Um Deinen Account zu exportieren, rufe \"Einstellungen -> Persönliche Daten exportieren\" auf und wähle \"Account exportieren\"";
-$a->strings["Total invitation limit exceeded."] = "Limit für Einladungen erreicht.";
-$a->strings["%s : Not a valid email address."] = "%s: Keine gültige Email Adresse.";
-$a->strings["Please join us on Friendica"] = "Ich lade Dich zu unserem sozialen Netzwerk Friendica ein";
-$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limit für Einladungen erreicht. Bitte kontaktiere des Administrator der Seite.";
-$a->strings["%s : Message delivery failed."] = "%s: Zustellung der Nachricht fehlgeschlagen.";
-$a->strings["%d message sent."] = [
-       0 => "%d Nachricht gesendet.",
-       1 => "%d Nachrichten gesendet.",
-];
-$a->strings["You have no more invitations available"] = "Du hast keine weiteren Einladungen";
-$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."] = "Besuche %s für eine Liste der öffentlichen Server, denen Du beitreten kannst. Friendica Mitglieder unterschiedlicher Server können sich sowohl alle miteinander verbinden, als auch mit Mitgliedern anderer Sozialer Netzwerke.";
-$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Um diese Kontaktanfrage zu akzeptieren, besuche und registriere Dich bitte bei %s oder einer anderen öffentlichen 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 Server verbinden sich alle untereinander, um ein großes datenschutzorientiertes Soziales Netzwerk zu bilden, das von seinen Mitgliedern betrieben und kontrolliert wird. Sie können sich auch mit vielen üblichen Sozialen Netzwerken verbinden. Besuche %s für eine Liste alternativer Friendica Server, denen Du beitreten kannst.";
-$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Es tut uns leid. Dieses System ist zurzeit nicht dafür konfiguriert, sich mit anderen öffentlichen Seiten zu verbinden oder Mitglieder einzuladen.";
-$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 Server verbinden sich alle untereinander, um ein großes datenschutzorientiertes Soziales Netzwerk zu bilden, das von seinen Mitgliedern betrieben und kontrolliert wird. Sie können sich auch mit vielen üblichen Sozialen Netzwerken verbinden.";
-$a->strings["To accept this invitation, please visit and register at %s."] = "Um diese Kontaktanfrage zu akzeptieren, besuche und registriere Dich bitte bei %s.";
-$a->strings["Send invitations"] = "Einladungen senden";
-$a->strings["Enter email addresses, one per line:"] = "E-Mail-Adressen eingeben, eine pro Zeile:";
+$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Maximale Anzahl der täglichen Pinnwand Nachrichten für %s ist überschritten. Zustellung fehlgeschlagen.";
+$a->strings["No recipient selected."] = "Kein Empfänger gewählt.";
+$a->strings["Unable to check your home location."] = "Konnte Deinen Heimatort nicht bestimmen.";
+$a->strings["Message could not be sent."] = "Nachricht konnte nicht gesendet werden.";
+$a->strings["Message collection failure."] = "Konnte Nachrichten nicht abrufen.";
+$a->strings["Message sent."] = "Nachricht gesendet.";
+$a->strings["No recipient."] = "Kein Empfänger.";
+$a->strings["Send Private Message"] = "Private Nachricht senden";
+$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Wenn Du möchtest, dass %s Dir antworten kann, überprüfe Deine Privatsphären-Einstellungen und erlaube private Nachrichten von unbekannten Absendern.";
+$a->strings["To:"] = "An:";
+$a->strings["Subject:"] = "Betreff:";
 $a->strings["Your message:"] = "Deine Nachricht:";
-$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Du bist herzlich dazu eingeladen, Dich mir und anderen guten Freunden auf Friendica anzuschließen - und ein besseres Soziales Netz aufzubauen.";
-$a->strings["You will need to supply this invitation code: \$invite_code"] = "Du benötigst den folgenden Einladungscode: \$invite_code";
-$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Sobald Du registriert bist, kontaktiere mich bitte auf meiner Profilseite:";
-$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "Für weitere Informationen über das Friendica Projekt und warum wir es für ein wichtiges Projekt halten, besuche bitte http://friendi.ca.";
-$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["No profile"] = "Kein Profil";
-$a->strings["You must be logged in to use addons. "] = "Sie müssen angemeldet sein um Addons benutzen zu können.";
-$a->strings["Applications"] = "Anwendungen";
-$a->strings["No installed applications."] = "Keine Applikationen installiert.";
-$a->strings["Remove term"] = "Begriff entfernen";
-$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
-       0 => "Warnung: Diese Gruppe beinhaltet %s Person aus einem Netzwerk das keine nicht öffentlichen Beiträge empfangen kann.",
-       1 => "Warnung: Diese Gruppe beinhaltet %s Personen aus Netzwerken die keine nicht-öffentlichen Beiträge empfangen können.",
-];
-$a->strings["Messages in this group won't be send to these receivers."] = "Beiträge in dieser Gruppe werden deshalb nicht an diese Personen zugestellt werden.";
-$a->strings["No such group"] = "Es gibt keine solche Gruppe";
+$a->strings["Login"] = "Anmeldung";
+$a->strings["The post was created"] = "Der Beitrag wurde angelegt";
+$a->strings["Item not found"] = "Beitrag nicht gefunden";
+$a->strings["Edit post"] = "Beitrag bearbeiten";
+$a->strings["CC: email addresses"] = "Cc: E-Mail-Addressen";
+$a->strings["Example: bob@example.com, mary@example.com"] = "Z.B.: bob@example.com, mary@example.com";
+$a->strings["Contact not found."] = "Kontakt nicht gefunden.";
+$a->strings["Friend suggestion sent."] = "Kontaktvorschlag gesendet.";
+$a->strings["Suggest Friends"] = "Kontakte vorschlagen";
+$a->strings["Suggest a friend for %s"] = "Schlage %s einen Kontakt vor";
+$a->strings["Group created."] = "Gruppe erstellt.";
+$a->strings["Could not create group."] = "Konnte die Gruppe nicht erstellen.";
+$a->strings["Group not found."] = "Gruppe nicht gefunden.";
+$a->strings["Group name changed."] = "Gruppenname geändert.";
+$a->strings["Save Group"] = "Gruppe speichern";
+$a->strings["Create a group of contacts/friends."] = "Eine Kontaktgruppe anlegen.";
+$a->strings["Group Name: "] = "Gruppenname:";
+$a->strings["Group removed."] = "Gruppe entfernt.";
+$a->strings["Unable to remove group."] = "Konnte die Gruppe nicht entfernen.";
+$a->strings["Delete Group"] = "Gruppe löschen";
+$a->strings["Group Editor"] = "Gruppeneditor";
+$a->strings["Edit Group Name"] = "Gruppen Name bearbeiten";
+$a->strings["Members"] = "Mitglieder";
+$a->strings["All Contacts"] = "Alle Kontakte";
 $a->strings["Group is empty"] = "Gruppe ist leer";
-$a->strings["Group: %s"] = "Gruppe: %s";
-$a->strings["Private messages to this person are at risk of public disclosure."] = "Private Nachrichten an diese Person könnten an die Öffentlichkeit gelangen.";
-$a->strings["Invalid contact."] = "Ungültiger Kontakt.";
-$a->strings["Commented Order"] = "Neueste Kommentare";
-$a->strings["Sort by Comment Date"] = "Nach Kommentardatum sortieren";
-$a->strings["Posted Order"] = "Neueste Beiträge";
-$a->strings["Sort by Post Date"] = "Nach Beitragsdatum sortieren";
-$a->strings["Posts that mention or involve you"] = "Beiträge, in denen es um Dich geht";
-$a->strings["New"] = "Neue";
-$a->strings["Activity Stream - by date"] = "Aktivitäten-Stream - nach Datum";
-$a->strings["Shared Links"] = "Geteilte Links";
-$a->strings["Interesting Links"] = "Interessante Links";
-$a->strings["Starred"] = "Markierte";
-$a->strings["Favourite Posts"] = "Favorisierte Beiträge";
-$a->strings["This is Friendica, version"] = "Dies ist Friendica, Version";
-$a->strings["running at web location"] = "die unter folgender Webadresse zu finden ist";
-$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Bitte besuche <a href=\"https://friendi.ca\">Friendi.ca</a> um mehr über das Friendica Projekt zu erfahren.";
-$a->strings["Bug reports and issues: please visit"] = "Probleme oder Fehler gefunden? Bitte besuche";
-$a->strings["the bugtracker at github"] = "den Bugtracker auf github";
-$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "Vorschläge, Lob usw.: E-Mail an \"Info\" at \"Friendi - dot ca\"";
-$a->strings["Installed addons/apps:"] = "Installierte Apps und Addons";
-$a->strings["No installed addons/apps"] = "Es sind keine Addons oder Apps installiert";
-$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "Erfahre mehr über die <a href=\"%1\$s/tos\">Nutzungsbedingungen</a> dieses Knotens.";
-$a->strings["On this server the following remote servers are blocked."] = "Auf diesem Server werden die folgenden entfernten Server blockiert.";
-$a->strings["Reason for the block"] = "Begründung für die Blockierung";
-$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s folgt %2\$s %3\$s";
-$a->strings["Profile not found."] = "Profil nicht gefunden.";
-$a->strings["Profile deleted."] = "Profil gelöscht.";
-$a->strings["Profile-"] = "Profil-";
-$a->strings["New profile created."] = "Neues Profil angelegt.";
-$a->strings["Profile unavailable to clone."] = "Profil nicht zum Duplizieren verfügbar.";
-$a->strings["Profile Name is required."] = "Profilname ist erforderlich.";
-$a->strings["Marital Status"] = "Familienstand";
-$a->strings["Romantic Partner"] = "Romanze";
-$a->strings["Work/Employment"] = "Arbeit / Beschäftigung";
-$a->strings["Religion"] = "Religion";
-$a->strings["Political Views"] = "Politische Ansichten";
-$a->strings["Gender"] = "Geschlecht";
-$a->strings["Sexual Preference"] = "Sexuelle Vorlieben";
-$a->strings["XMPP"] = "XMPP";
-$a->strings["Homepage"] = "Webseite";
-$a->strings["Interests"] = "Interessen";
-$a->strings["Address"] = "Adresse";
-$a->strings["Location"] = "Wohnort";
-$a->strings["Profile updated."] = "Profil aktualisiert.";
-$a->strings[" and "] = " und ";
-$a->strings["public profile"] = "öffentliches Profil";
-$a->strings["%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;"] = "%1\$s hat %2\$s geändert auf &ldquo;%3\$s&rdquo;";
-$a->strings[" - Visit %1\$s's %2\$s"] = " – %1\$ss %2\$s besuchen";
-$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s hat folgendes aktualisiert %2\$s, verändert wurde %3\$s.";
-$a->strings["Hide contacts and friends:"] = "Kontakte und Freunde verbergen";
-$a->strings["No"] = "Nein";
-$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Liste der Kontakte vor Betrachtern dieses Profils verbergen?";
-$a->strings["Show more profile fields:"] = "Zeige mehr Profil-Felder:";
-$a->strings["Profile Actions"] = "Profilaktionen";
-$a->strings["Edit Profile Details"] = "Profil bearbeiten";
-$a->strings["Change Profile Photo"] = "Profilbild ändern";
-$a->strings["View this profile"] = "Dieses Profil anzeigen";
-$a->strings["Create a new profile using these settings"] = "Neues Profil anlegen und diese Einstellungen verwenden";
-$a->strings["Clone this profile"] = "Dieses Profil duplizieren";
-$a->strings["Delete this profile"] = "Dieses Profil löschen";
-$a->strings["Basic information"] = "Grundinformationen";
-$a->strings["Profile picture"] = "Profilbild";
-$a->strings["Preferences"] = "Vorlieben";
-$a->strings["Status information"] = "Status Informationen";
-$a->strings["Additional information"] = "Zusätzliche Informationen";
-$a->strings["Relation"] = "Beziehung";
-$a->strings["Your Gender:"] = "Dein Geschlecht:";
-$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\">&hearts;</span> Beziehungsstatus:";
-$a->strings["Example: fishing photography software"] = "Beispiel: Fischen Fotografie Software";
-$a->strings["Profile Name:"] = "Profilname:";
-$a->strings["Required"] = "Benötigt";
-$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "Dies ist Dein <strong>öffentliches</strong> Profil.<br />Es <strong>könnte</strong> für jeden Nutzer des Internets sichtbar sein.";
-$a->strings["Your Full Name:"] = "Dein kompletter Name:";
-$a->strings["Title/Description:"] = "Titel/Beschreibung:";
-$a->strings["Street Address:"] = "Adresse:";
-$a->strings["Locality/City:"] = "Wohnort:";
-$a->strings["Region/State:"] = "Region/Bundesstaat:";
-$a->strings["Postal/Zip Code:"] = "Postleitzahl:";
-$a->strings["Country:"] = "Land:";
-$a->strings["Who: (if applicable)"] = "Wer: (falls anwendbar)";
-$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Beispiele: cathy123, Cathy Williams, cathy@example.com";
-$a->strings["Since [date]:"] = "Seit [Datum]:";
-$a->strings["Tell us about yourself..."] = "Erzähle uns ein bisschen von Dir …";
-$a->strings["XMPP (Jabber) address:"] = "XMPP (Jabber) Adresse";
-$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "Die XMPP Adresse wird an deine Kontakte verteilt werden, so dass sie auch über XMPP mit dir in Kontakt treten können.";
-$a->strings["Homepage URL:"] = "Adresse der Homepage:";
-$a->strings["Religious Views:"] = "Religiöse Ansichten:";
-$a->strings["Public Keywords:"] = "Öffentliche Schlüsselwörter:";
-$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Wird verwendet, um potentielle Kontakte zu finden, kann von Kontakten eingesehen werden)";
-$a->strings["Private Keywords:"] = "Private Schlüsselwörter:";
-$a->strings["(Used for searching profiles, never shown to others)"] = "(Wird für die Suche nach Profilen verwendet und niemals veröffentlicht)";
-$a->strings["Musical interests"] = "Musikalische Interessen";
-$a->strings["Books, literature"] = "Bücher, Literatur";
-$a->strings["Television"] = "Fernsehen";
-$a->strings["Film/dance/culture/entertainment"] = "Filme/Tänze/Kultur/Unterhaltung";
-$a->strings["Hobbies/Interests"] = "Hobbies/Interessen";
-$a->strings["Love/romance"] = "Liebe/Romantik";
-$a->strings["Work/employment"] = "Arbeit/Anstellung";
-$a->strings["School/education"] = "Schule/Ausbildung";
-$a->strings["Contact information and Social Networks"] = "Kontaktinformationen und Soziale Netzwerke";
-$a->strings["Edit/Manage Profiles"] = "Bearbeite/Verwalte Profile";
-$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["Remove Contact"] = "Kontakt löschen";
+$a->strings["Add Contact"] = "Kontakt hinzufügen";
+$a->strings["Personal Notes"] = "Persönliche Notizen";
+$a->strings["Photo Albums"] = "Fotoalben";
+$a->strings["Recent Photos"] = "Neueste Fotos";
+$a->strings["Upload New Photos"] = "Neue Fotos hochladen";
+$a->strings["everybody"] = "jeder";
+$a->strings["Contact information unavailable"] = "Kontaktinformationen nicht verfügbar";
+$a->strings["Album not found."] = "Album nicht gefunden.";
+$a->strings["Delete Album"] = "Album löschen";
+$a->strings["Do you really want to delete this photo album and all its photos?"] = "Möchtest Du wirklich dieses Foto-Album und all seine Foto löschen?";
+$a->strings["Delete Photo"] = "Foto löschen";
+$a->strings["Do you really want to delete this photo?"] = "Möchtest Du wirklich dieses Foto löschen?";
+$a->strings["a photo"] = "einem Foto";
+$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s wurde von %3\$s in %2\$s getaggt";
+$a->strings["Image upload didn't complete, please try again"] = "Der Upload des Bildes war nicht vollständig. Bitte versuche es erneut.";
+$a->strings["Image file is missing"] = "Bilddatei konnte nicht gefunden werden.";
+$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "Der Server kann derzeit keine neuen Datei Uploads akzeptieren. Bitte kontaktiere deinen Administrator.";
+$a->strings["Image file is empty."] = "Bilddatei ist leer.";
+$a->strings["No photos selected"] = "Keine Bilder ausgewählt";
+$a->strings["Access to this item is restricted."] = "Zugriff zu diesem Eintrag wurde eingeschränkt.";
+$a->strings["Upload Photos"] = "Bilder hochladen";
+$a->strings["New album name: "] = "Name des neuen Albums: ";
+$a->strings["or existing album name: "] = "oder existierender Albumname: ";
+$a->strings["Do not show a status post for this upload"] = "Keine Status-Mitteilung für diesen Beitrag anzeigen";
+$a->strings["Permissions"] = "Berechtigungen";
+$a->strings["Show to Groups"] = "Zeige den Gruppen";
+$a->strings["Show to Contacts"] = "Zeige den Kontakten";
+$a->strings["Edit Album"] = "Album bearbeiten";
+$a->strings["Show Newest First"] = "Zeige neueste zuerst";
+$a->strings["Show Oldest First"] = "Zeige älteste zuerst";
+$a->strings["View Photo"] = "Foto betrachten";
+$a->strings["Permission denied. Access to this item may be restricted."] = "Zugriff verweigert. Zugriff zu diesem Eintrag könnte eingeschränkt sein.";
+$a->strings["Photo not available"] = "Foto nicht verfügbar";
+$a->strings["View photo"] = "Fotos ansehen";
+$a->strings["Edit photo"] = "Foto bearbeiten";
+$a->strings["Use as profile photo"] = "Als Profilbild verwenden";
+$a->strings["Private Message"] = "Private Nachricht";
+$a->strings["View Full Size"] = "Betrachte Originalgröße";
+$a->strings["Tags: "] = "Tags: ";
+$a->strings["[Remove any tag]"] = "[Tag entfernen]";
+$a->strings["New album name"] = "Name des neuen Albums";
+$a->strings["Caption"] = "Bildunterschrift";
+$a->strings["Add a Tag"] = "Tag hinzufügen";
+$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Beispiel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping";
+$a->strings["Do not rotate"] = "Nicht rotieren";
+$a->strings["Rotate CW (right)"] = "Drehen US (rechts)";
+$a->strings["Rotate CCW (left)"] = "Drehen EUS (links)";
+$a->strings["I like this (toggle)"] = "Ich mag das (toggle)";
+$a->strings["I don't like this (toggle)"] = "Ich mag das nicht (toggle)";
+$a->strings["This is you"] = "Das bist Du";
+$a->strings["Comment"] = "Kommentar";
+$a->strings["Map"] = "Karte";
+$a->strings["View Album"] = "Album betrachten";
+$a->strings["Do you really want to delete this video?"] = "Möchtest Du dieses Video wirklich löschen?";
+$a->strings["Delete Video"] = "Video Löschen";
+$a->strings["No videos selected"] = "Keine Videos  ausgewählt";
+$a->strings["Recent Videos"] = "Neueste Videos";
+$a->strings["Upload New Videos"] = "Neues Video hochladen";
+$a->strings["Access to this profile has been restricted."] = "Der Zugriff zu diesem Profil wurde eingeschränkt.";
+$a->strings["Events"] = "Veranstaltungen";
 $a->strings["View"] = "Ansehen";
-$a->strings["Create New Event"] = "Neue Veranstaltung erstellen";
 $a->strings["Previous"] = "Vorherige";
 $a->strings["Next"] = "Nächste";
+$a->strings["today"] = "Heute";
+$a->strings["month"] = "Monat";
+$a->strings["week"] = "Woche";
+$a->strings["day"] = "Tag";
 $a->strings["list"] = "Liste";
-$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["Title:"] = "Titel:";
-$a->strings["Share this event"] = "Veranstaltung teilen";
-$a->strings["Failed to remove event"] = "Entfernen der Veranstaltung fehlgeschlagen";
-$a->strings["Event removed"] = "Veranstaltung enfternt";
-$a->strings["No more system notifications."] = "Keine weiteren Systembenachrichtigungen.";
-$a->strings["System Notifications"] = "Systembenachrichtigungen";
-$a->strings["Contact not found."] = "Kontakt nicht gefunden.";
-$a->strings["Friend suggestion sent."] = "Kontaktvorschlag gesendet.";
-$a->strings["Suggest Friends"] = "Kontakte vorschlagen";
-$a->strings["Suggest a friend for %s"] = "Schlage %s einen Kontakt vor";
-$a->strings["Item not available."] = "Beitrag nicht verfügbar.";
-$a->strings["Item was not found."] = "Beitrag konnte nicht gefunden werden.";
-$a->strings["No friends to display."] = "Keine Kontakte zum Anzeigen.";
-$a->strings["No contacts."] = "Keine Kontakte.";
-$a->strings["Visit %s's profile [%s]"] = "Besuche %ss Profil [%s]";
-$a->strings["Subscribing to OStatus contacts"] = "OStatus Kontakten folgen";
-$a->strings["No contact provided."] = "Keine Kontakte gefunden.";
-$a->strings["Couldn't fetch information for contact."] = "Konnte die Kontaktinformationen nicht einholen.";
-$a->strings["Couldn't fetch friends for contact."] = "Konnte die Kontaktliste des Kontakts nicht abfragen.";
-$a->strings["success"] = "Erfolg";
-$a->strings["failed"] = "Fehlgeschlagen";
-$a->strings["Authorize application connection"] = "Verbindung der Applikation autorisieren";
-$a->strings["Return to your app and insert this Securty Code:"] = "Gehe zu Deiner Anwendung zurück und trage dort folgenden Sicherheitscode ein:";
-$a->strings["Please login to continue."] = "Bitte melde Dich an um fortzufahren.";
-$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Möchtest Du dieser Anwendung den Zugriff auf Deine Beiträge und Kontakte, sowie das Erstellen neuer Beiträge in Deinem Namen gestatten?";
-$a->strings["everybody"] = "jeder";
-$a->strings["Account"] = "Nutzerkonto";
-$a->strings["Additional features"] = "Zusätzliche Features";
-$a->strings["Display"] = "Anzeige";
-$a->strings["Social Networks"] = "Soziale Netzwerke";
-$a->strings["Addons"] = "Addons";
-$a->strings["Connected apps"] = "Verbundene Programme";
-$a->strings["Export personal data"] = "Persönliche Daten exportieren";
-$a->strings["Remove account"] = "Konto löschen";
-$a->strings["Missing some important data!"] = "Wichtige Daten fehlen!";
-$a->strings["Update"] = "Aktualisierungen";
-$a->strings["Failed to connect with email account using the settings provided."] = "Verbindung zum E-Mail-Konto mit den angegebenen Einstellungen nicht möglich.";
-$a->strings["Email settings updated."] = "E-Mail Einstellungen bearbeitet.";
-$a->strings["Features updated"] = "Features aktualisiert";
-$a->strings["Relocate message has been send to your contacts"] = "Die Umzugsbenachrichtigung wurde an Deine Kontakte versendet.";
-$a->strings["Empty passwords are not allowed. Password unchanged."] = "Leere Passwörter sind nicht erlaubt. Passwort bleibt unverändert.";
-$a->strings["Wrong password."] = "Falsches Passwort.";
-$a->strings[" Please use a shorter name."] = " Bitte verwende einen kürzeren Namen.";
-$a->strings[" Name too short."] = " Name ist zu kurz.";
-$a->strings["Wrong Password"] = "Falsches Passwort";
-$a->strings["Invalid email."] = "Ungültige E-Mail-Adresse.";
-$a->strings["Cannot change to that email."] = "Ändern der E-Mail nicht möglich. ";
-$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Für das private Forum sind keine Zugriffsrechte eingestellt. Die voreingestellte Gruppe für neue Kontakte wird benutzt.";
-$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Für das private Forum sind keine Zugriffsrechte eingestellt, und es gibt keine voreingestellte Gruppe für neue Kontakte.";
-$a->strings["Settings updated."] = "Einstellungen aktualisiert.";
-$a->strings["Add application"] = "Programm hinzufügen";
-$a->strings["Save Settings"] = "Einstellungen speichern";
-$a->strings["Name"] = "Name";
-$a->strings["Consumer Key"] = "Consumer Key";
-$a->strings["Consumer Secret"] = "Consumer Secret";
-$a->strings["Redirect"] = "Umleiten";
-$a->strings["Icon url"] = "Icon URL";
-$a->strings["You can't edit this application."] = "Du kannst dieses Programm nicht bearbeiten.";
-$a->strings["Connected Apps"] = "Verbundene Programme";
-$a->strings["Client key starts with"] = "Anwenderschlüssel beginnt mit";
-$a->strings["No name"] = "Kein Name";
-$a->strings["Remove authorization"] = "Autorisierung entziehen";
-$a->strings["No Addon settings configured"] = "Keine Addon-Einstellungen konfiguriert";
-$a->strings["Addon Settings"] = "Addon Einstellungen";
-$a->strings["Off"] = "Aus";
-$a->strings["On"] = "An";
-$a->strings["Additional Features"] = "Zusätzliche Features";
-$a->strings["enabled"] = "eingeschaltet";
-$a->strings["disabled"] = "ausgeschaltet";
-$a->strings["Built-in support for %s connectivity is %s"] = "Eingebaute Unterstützung für Verbindungen zu %s ist %s";
-$a->strings["GNU Social (OStatus)"] = "GNU Social (OStatus)";
-$a->strings["Email access is disabled on this site."] = "Zugriff auf E-Mails für diese Seite deaktiviert.";
-$a->strings["General Social Media Settings"] = "Allgemeine Einstellungen zu Sozialen Medien";
-$a->strings["Disable Content Warning"] = "Inhaltswarnungen ausschalten";
-$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."] = "Nutzer von anderen Netzwerken, wie z.B. Mastodon oder Pleroma, können Inhaltswarnungen, welche die Beiträge standardmäßig einklappen. Diese Einstellung deaktiviert das automatische Einklappt solcher Beiträge und setzt die Inhaltswarnung als Titel des Beitrags. Wenn du andere Filtereinstellungen vorgenommen hast, werden diese hierdurch nicht beeinflusst.";
-$a->strings["Disable intelligent shortening"] = "Intelligentes Link kürzen ausschalten";
-$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "Normalerweise versucht das System den besten Link zu finden um ihn zu gekürzten Postings hinzu zu fügen. Wird diese Option ausgewählt wird stets ein Link auf die originale Friendica Nachricht beigefügt.";
-$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "Automatisch allen GNU Social (OStatus) Followern/Erwähnern folgen";
-$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "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,.";
-$a->strings["Default group for OStatus contacts"] = "Voreingestellte Gruppe für OStatus Kontakte";
-$a->strings["Your legacy GNU Social account"] = "Dein alter GNU Social Account";
-$a->strings["If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done."] = "Wenn du deinen alten GNU Socual/Statusnet Accountnamen hier angibst (Format name@domain.tld) werden deine Kontakte automatisch hinzugefügt. Dieses Feld wird geleert, wenn die Kontakte hinzugefügt wurden.";
-$a->strings["Repair OStatus subscriptions"] = "OStatus Abonnements reparieren";
-$a->strings["Email/Mailbox Setup"] = "E-Mail/Postfach-Einstellungen";
-$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Wenn Du mit E-Mail-Kontakten über diesen Service kommunizieren möchtest (optional), gib bitte die Einstellungen für Dein Postfach an.";
-$a->strings["Last successful email check:"] = "Letzter erfolgreicher E-Mail Check";
-$a->strings["IMAP server name:"] = "IMAP-Server-Name:";
-$a->strings["IMAP port:"] = "IMAP-Port:";
-$a->strings["Security:"] = "Sicherheit:";
-$a->strings["None"] = "Keine";
-$a->strings["Email login name:"] = "E-Mail-Login-Name:";
-$a->strings["Email password:"] = "E-Mail-Passwort:";
-$a->strings["Reply-to address:"] = "Reply-to Adresse:";
-$a->strings["Send public posts to all email contacts:"] = "Sende öffentliche Beiträge an alle E-Mail-Kontakte:";
-$a->strings["Action after import:"] = "Aktion nach Import:";
-$a->strings["Move to folder"] = "In einen Ordner verschieben";
-$a->strings["Move to folder:"] = "In diesen Ordner verschieben:";
-$a->strings["No special theme for mobile devices"] = "Kein spezielles Theme für mobile Geräte verwenden.";
-$a->strings["%s - (Unsupported)"] = "%s - (Nicht unterstützt)";
-$a->strings["%s - (Experimental)"] = "%s - (Experimentell)";
-$a->strings["Display Settings"] = "Anzeige-Einstellungen";
-$a->strings["Display Theme:"] = "Theme:";
-$a->strings["Mobile Theme:"] = "Mobiles Theme";
-$a->strings["Suppress warning of insecure networks"] = "Warnung wegen unsicheren Netzwerken unterdrücken";
-$a->strings["Should the system suppress the warning that the current group contains members of networks that can't receive non public postings."] = "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.";
-$a->strings["Update browser every xx seconds"] = "Browser alle xx Sekunden aktualisieren";
-$a->strings["Minimum of 10 seconds. Enter -1 to disable it."] = "Minimum sind 10 Sekunden. Gib -1 ein um abzuschalten.";
-$a->strings["Number of items to display per page:"] = "Zahl der Beiträge, die pro Netzwerkseite angezeigt werden sollen: ";
-$a->strings["Maximum of 100 items"] = "Maximal 100 Beiträge";
-$a->strings["Number of items to display per page when viewed from mobile device:"] = "Zahl der Beiträge, die pro Netzwerkseite auf mobilen Geräten angezeigt werden sollen:";
-$a->strings["Don't show emoticons"] = "Keine Smilies anzeigen";
-$a->strings["Calendar"] = "Kalender";
-$a->strings["Beginning of week:"] = "Wochenbeginn:";
-$a->strings["Don't show notices"] = "Info-Popups nicht anzeigen";
-$a->strings["Infinite scroll"] = "Endloses Scrollen";
-$a->strings["Automatic updates only at the top of the network page"] = "Automatische Updates nur, wenn Du oben auf der Netzwerkseite bist.";
-$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "Wenn dies deaktiviert ist, wird die Netzwerk Seite aktualisiert, wann immer neue Beiträge eintreffen, egal an welcher Stelle gerade gelesen wird.";
-$a->strings["Bandwith Saver Mode"] = "Bandbreiten-Spar-Modus";
-$a->strings["When enabled, embedded content is not displayed on automatic updates, they only show on page reload."] = "Wenn aktiviert, wird der eingebettete Inhalt nicht automatisch aktualisiert. In diesem Fall Seite bitte neu laden.";
-$a->strings["Smart Threading"] = "Intelligentes Threading";
-$a->strings["When enabled, suppress extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."] = "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.";
-$a->strings["General Theme Settings"] = "Allgemeine Themeneinstellungen";
-$a->strings["Custom Theme Settings"] = "Benutzerdefinierte Theme Einstellungen";
-$a->strings["Content Settings"] = "Einstellungen zum Inhalt";
-$a->strings["Theme settings"] = "Themeneinstellungen";
-$a->strings["Unable to find your profile. Please contact your admin."] = "Konnte dein Profil nicht finden. Bitte kontaktiere den Admin.";
-$a->strings["Account Types"] = "Kontenarten";
-$a->strings["Personal Page Subtypes"] = "Unterarten der persönlichen Seite";
-$a->strings["Community Forum Subtypes"] = "Unterarten des Gemeinschaftsforums";
-$a->strings["Personal Page"] = "Persönliche Seite";
-$a->strings["Account for a personal profile."] = "Konto für ein persönliches Profil.";
-$a->strings["Organisation Page"] = "Organisationsseite";
-$a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = "Konto für eine Organisation, das Kontaktanfragen automatisch als \"Follower\" annimmt.";
-$a->strings["News Page"] = "Nachrichtenseite";
-$a->strings["Account for a news reflector that automatically approves contact requests as \"Followers\"."] = "Konto für einen Feedspiegel, das Kontaktanfragen automatisch als \"Follower\" annimmt.";
-$a->strings["Community Forum"] = "Gemeinschaftsforum";
-$a->strings["Account for community discussions."] = "Konto für Diskussionsforen. ";
-$a->strings["Normal Account Page"] = "Normales Konto";
-$a->strings["Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."] = "Konto für ein normales persönliches Profil. Kontaktanfragen müssen manuell als \"Friend\" oder \"Follower\" bestätigt werden.";
-$a->strings["Soapbox Page"] = "Marktschreier-Konto";
-$a->strings["Account for a public profile that automatically approves contact requests as \"Followers\"."] = "Konto für ein öffentliches Profil, das Kontaktanfragen automatisch als \"Follower\" annimmt.";
-$a->strings["Public Forum"] = "Öffentliches Forum";
-$a->strings["Automatically approves all contact requests."] = "Bestätigt alle Kontaktanfragen automatisch.";
-$a->strings["Automatic Friend Page"] = "Automatische Freunde Seite";
-$a->strings["Account for a popular profile that automatically approves contact requests as \"Friends\"."] = "Konto für ein gefragtes Profil, das Kontaktanfragen automatisch als \"Friend\" annimmt.";
-$a->strings["Private Forum [Experimental]"] = "Privates Forum [Versuchsstadium]";
-$a->strings["Requires manual approval of contact requests."] = "Kontaktanfragen müssen manuell bestätigt werden.";
-$a->strings["OpenID:"] = "OpenID:";
-$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Optional) Erlaube die Anmeldung für dieses Konto mit dieser OpenID.";
-$a->strings["Publish your default profile in your local site directory?"] = "Darf Dein Standardprofil im Verzeichnis dieses Servers 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["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 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["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?";
-$a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Disables posting public messages to Diaspora and other networks."] = "Anonyme Besucher deines Profils werden ausschließlich dein Profilbild, deinen Namen sowie deinen Spitznamen sehen. Ist diese Option aktiv, können keine öffentlichen Beiträge zu Diaspora und anderen Netzwerken veröffentlicht werden.";
-$a->strings["Allow friends to post to your profile page?"] = "Dürfen Deine Kontakte auf Deine Pinnwand schreiben?";
-$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "Deine Kontakte können Beiträge auf deiner Pinnwand hinterlassen. Diese werden an deine Kontakte verteilt.";
-$a->strings["Allow friends to tag your posts?"] = "Dürfen Deine Kontakte Deine Beiträge mit Schlagwörtern versehen?";
-$a->strings["Your contacts can add additional tags to your posts."] = "Deine Kontakte dürfen deine Beiträge mit zusätzlichen Schlagworten versehen.";
-$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Dürfen wir Dich neuen Mitgliedern als potentiellen Kontakt vorschlagen?";
-$a->strings["If you like, Friendica may suggest new members to add you as a contact."] = "Wenn du magst, kann Friendica dich neuen Mitgliedern als Kontakt vorschlagen.";
-$a->strings["Permit unknown people to send you private mail?"] = "Dürfen Dir Unbekannte private Nachrichten schicken?";
-$a->strings["Friendica network users may send you private messages even if they are not in your contact list."] = "Nutzer des Friendica Netzwerks können dir private Nachrichten senden, selbst wenn sie nicht in deine Kontaktliste sind.";
-$a->strings["Profile is <strong>not published</strong>."] = "Profil ist <strong>nicht veröffentlicht</strong>.";
-$a->strings["Your Identity Address is <strong>'%s'</strong> or '%s'."] = "Die Adresse deines Profils lautet <strong>'%s'</strong> oder '%s'.";
-$a->strings["Automatically expire posts after this many days:"] = "Beiträge verfallen automatisch nach dieser Anzahl von Tagen:";
-$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Wenn leer verfallen Beiträge nie automatisch. Verfallene Beiträge werden gelöscht.";
-$a->strings["Advanced expiration settings"] = "Erweiterte Verfallseinstellungen";
-$a->strings["Advanced Expiration"] = "Erweitertes Verfallen";
-$a->strings["Expire posts:"] = "Beiträge verfallen lassen:";
-$a->strings["Expire personal notes:"] = "Persönliche Notizen verfallen lassen:";
-$a->strings["Expire starred posts:"] = "Markierte Beiträge verfallen lassen:";
-$a->strings["Expire photos:"] = "Fotos verfallen lassen:";
-$a->strings["Only expire posts by others:"] = "Nur Beiträge anderer verfallen:";
-$a->strings["Account Settings"] = "Kontoeinstellungen";
-$a->strings["Password Settings"] = "Passwort-Einstellungen";
-$a->strings["New Password:"] = "Neues Passwort:";
-$a->strings["Confirm:"] = "Bestätigen:";
-$a->strings["Leave password fields blank unless changing"] = "Lass die Passwort-Felder leer, außer Du willst das Passwort ändern";
-$a->strings["Current Password:"] = "Aktuelles Passwort:";
-$a->strings["Your current password to confirm the changes"] = "Dein aktuelles Passwort um die Änderungen zu bestätigen";
-$a->strings["Password:"] = "Passwort:";
-$a->strings["Basic Settings"] = "Grundeinstellungen";
-$a->strings["Email Address:"] = "E-Mail-Adresse:";
-$a->strings["Your Timezone:"] = "Deine Zeitzone:";
-$a->strings["Your Language:"] = "Deine Sprache:";
-$a->strings["Set the language we use to show you friendica interface and to send you emails"] = "Wähle die Sprache, in der wir Dir die Friendica-Oberfläche präsentieren sollen und Dir E-Mail schicken";
-$a->strings["Default Post Location:"] = "Standardstandort:";
-$a->strings["Use Browser Location:"] = "Standort des Browsers verwenden:";
-$a->strings["Security and Privacy Settings"] = "Sicherheits- und Privatsphäre-Einstellungen";
-$a->strings["Maximum Friend Requests/Day:"] = "Maximale Anzahl vonKontaktanfragen/Tag:";
-$a->strings["(to prevent spam abuse)"] = "(um SPAM zu vermeiden)";
-$a->strings["Default Post Permissions"] = "Standard-Zugriffsrechte für Beiträge";
-$a->strings["(click to open/close)"] = "(klicke zum öffnen/schließen)";
-$a->strings["Show to Groups"] = "Zeige den Gruppen";
-$a->strings["Show to Contacts"] = "Zeige den Kontakten";
-$a->strings["Default Private Post"] = "Privater Standardbeitrag";
-$a->strings["Default Public Post"] = "Öffentlicher Standardbeitrag";
-$a->strings["Default Permissions for New Posts"] = "Standardberechtigungen für neue Beiträge";
-$a->strings["Maximum private messages per day from unknown people:"] = "Maximale Anzahl privater Nachrichten von Unbekannten pro Tag:";
-$a->strings["Notification Settings"] = "Benachrichtigungseinstellungen";
-$a->strings["By default post a status message when:"] = "Standardmäßig eine Statusnachricht posten, wenn:";
-$a->strings["accepting a friend request"] = "– Du eine Kontaktanfrage akzeptierst";
-$a->strings["joining a forum/community"] = "– Du einem Forum/einer Gemeinschaftsseite beitrittst";
-$a->strings["making an <em>interesting</em> profile change"] = "– Du eine <em>interessante</em> Änderung an Deinem Profil durchführst";
-$a->strings["Send a notification email when:"] = "Benachrichtigungs-E-Mail senden wenn:";
-$a->strings["You receive an introduction"] = "– Du eine Kontaktanfrage erhältst";
-$a->strings["Your introductions are confirmed"] = "– eine Deiner Kontaktanfragen akzeptiert wurde";
-$a->strings["Someone writes on your profile wall"] = "– jemand etwas auf Deine Pinnwand schreibt";
-$a->strings["Someone writes a followup comment"] = "– jemand auch einen Kommentar verfasst";
-$a->strings["You receive a private message"] = "– Du eine private Nachricht erhältst";
-$a->strings["You receive a friend suggestion"] = "– Du eine Empfehlung erhältst";
-$a->strings["You are tagged in a post"] = "– Du in einem Beitrag erwähnt wirst";
-$a->strings["You are poked/prodded/etc. in a post"] = "– Du von jemandem angestupst oder sonstwie behandelt wirst";
-$a->strings["Activate desktop notifications"] = "Desktop Benachrichtigungen einschalten";
-$a->strings["Show desktop popup on new notifications"] = "Desktop Benachrichtigungen einschalten";
-$a->strings["Text-only notification emails"] = "Benachrichtigungs E-Mail als Rein-Text.";
-$a->strings["Send text only notification emails, without the html part"] = "Sende Benachrichtigungs E-Mail als Rein-Text - ohne HTML-Teil";
-$a->strings["Show detailled notifications"] = "Detaillierte Benachrichtigungen anzeigen";
-$a->strings["Per default, notifications are condensed to a single notification per item. When enabled every notification is displayed."] = "Normalerweise werde alle Benachrichtigungen zu einem Thema zusammengefasst in einer einzigen Mitteilung. Wenn diese Option aktiviert ist, wird jede Mitteilung angezeigt.";
-$a->strings["Advanced Account/Page Type Settings"] = "Erweiterte Konto-/Seitentyp-Einstellungen";
-$a->strings["Change the behaviour of this account for special situations"] = "Verhalten dieses Kontos in bestimmten Situationen:";
-$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["Account approved."] = "Konto freigegeben.";
-$a->strings["Registration revoked for %s"] = "Registrierung für %s wurde zurückgezogen";
-$a->strings["Please login."] = "Bitte melde Dich an.";
-$a->strings["Group created."] = "Gruppe erstellt.";
-$a->strings["Could not create group."] = "Konnte die Gruppe nicht erstellen.";
-$a->strings["Group not found."] = "Gruppe nicht gefunden.";
-$a->strings["Group name changed."] = "Gruppenname geändert.";
-$a->strings["Permission denied"] = "Zugriff verweigert";
-$a->strings["Save Group"] = "Gruppe speichern";
-$a->strings["Create a group of contacts/friends."] = "Eine Kontaktgruppe anlegen.";
-$a->strings["Group removed."] = "Gruppe entfernt.";
-$a->strings["Unable to remove group."] = "Konnte die Gruppe nicht entfernen.";
-$a->strings["Delete Group"] = "Gruppe löschen";
-$a->strings["Group Editor"] = "Gruppeneditor";
-$a->strings["Edit Group Name"] = "Gruppen Name bearbeiten";
-$a->strings["Members"] = "Mitglieder";
-$a->strings["All Contacts"] = "Alle Kontakte";
-$a->strings["Remove Contact"] = "Kontakt löschen";
-$a->strings["Add Contact"] = "Kontakt hinzufügen";
-$a->strings["Click on a contact to add or remove."] = "Klicke einen Kontakt an, um ihn hinzuzufügen oder zu entfernen";
-$a->strings["Files"] = "Dateien";
-$a->strings["Theme settings updated."] = "Themeneinstellungen aktualisiert.";
-$a->strings["Overview"] = "Übersicht";
-$a->strings["Federation Statistics"] = "Föderation Statistik";
-$a->strings["Configuration"] = "Konfiguration";
-$a->strings["Site"] = "Seite";
-$a->strings["Users"] = "Nutzer";
-$a->strings["Themes"] = "Themen";
-$a->strings["Database"] = "Datenbank";
-$a->strings["DB updates"] = "DB Updates";
-$a->strings["Inspect Queue"] = "Warteschlange Inspizieren";
-$a->strings["Tools"] = "Werkzeuge";
-$a->strings["Contact Blocklist"] = "Kontakt Sperrliste";
-$a->strings["Server Blocklist"] = "Server Blockliste";
-$a->strings["Delete Item"] = "Eintrag löschen";
-$a->strings["Logs"] = "Protokolle";
-$a->strings["View Logs"] = "Protokolle anzeigen";
-$a->strings["Diagnostics"] = "Diagnostik";
-$a->strings["PHP Info"] = "PHP Info";
-$a->strings["probe address"] = "Adresse untersuchen";
-$a->strings["check webfinger"] = "Webfinger überprüfen";
-$a->strings["Addon Features"] = "Addon Features";
-$a->strings["User registrations waiting for confirmation"] = "Nutzeranmeldungen die auf Bestätigung warten";
-$a->strings["Administration"] = "Administration";
-$a->strings["Display Terms of Service"] = "Nutzungsbedingungen anzeigen";
-$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."] = "Aktiviert die Seite für die Nutzungsbedingungen. Ist dies der Fall werden sie auch von der Registrierungsseite und der allgemeinen Informationsseite verlinkt.";
-$a->strings["Display Privacy Statement"] = "Datenschutzerklärung anzeigen";
-$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>."] = "Zeige Informationen über die zum Betrieb der Seite notwendigen personenbezogenen Daten an, wie es z.B. die <a href=\"%s\" target=\"_blank\">EU-DSGVO</a> verlangt.";
-$a->strings["The Terms of Service"] = "Die Nutzungsbedingungen";
-$a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "Füge hier die Nutzungsbedingungen deines Knotens ein. Du kannst BBCode zur Formatierung verwenden. Überschriften sollten [h2] oder darunter sein.";
-$a->strings["The blocked domain"] = "Die blockierte Domain";
-$a->strings["The reason why you blocked this domain."] = "Die Begründung warum du diese Domain blockiert hast.";
-$a->strings["Delete domain"] = "Domain löschen";
-$a->strings["Check to delete this entry from the blocklist"] = "Markieren, um diesen Eintrag von der Blocklist zu entfernen";
-$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."] = "Auf dieser Seite kannst du die Liste der blockierten Domains aus dem föderalen Netzwerk verwalten, denen es untersagt ist mit deinem Knoten zu interagieren. Für jede der blockierten Domains musst du außerdem einen Grund für die Sperrung angeben.";
-$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."] = "Die Liste der blockierten Domains wird auf der /friendica Seite öffentlich einsehbar gemacht, damit deine Nutzer und Personen die Kommunikationsprobleme erkunden, die Ursachen einfach finden können.";
-$a->strings["Add new entry to block list"] = "Neuen Eintrag in die Blockliste";
-$a->strings["Server Domain"] = "Domain des Servers";
-$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "Der Domain-Name des Servers der geblockt werden soll. Gib das Protokoll nicht mit an!";
-$a->strings["Block reason"] = "Begründung der Blockierung";
-$a->strings["Add Entry"] = "Eintrag hinzufügen";
-$a->strings["Save changes to the blocklist"] = "Änderungen der Blockliste speichern";
-$a->strings["Current Entries in the Blocklist"] = "Aktuelle Einträge der Blockliste";
-$a->strings["Delete entry from blocklist"] = "Eintrag von der Blockliste entfernen";
-$a->strings["Delete entry from blocklist?"] = "Eintrag von der Blockliste entfernen?";
-$a->strings["Server added to blocklist."] = "Server zur Blockliste hinzugefügt.";
-$a->strings["Site blocklist updated."] = "Blockliste aktualisiert.";
-$a->strings["%s contact unblocked"] = [
-       0 => "%sKontakt wieder freigegeben",
-       1 => "%sKontakte wieder freigegeben",
+$a->strings["User not found"] = "Nutzer nicht gefunden";
+$a->strings["This calendar format is not supported"] = "Dieses Kalenderformat wird nicht unterstützt.";
+$a->strings["No exportable data found"] = "Keine exportierbaren Daten gefunden";
+$a->strings["calendar"] = "Kalender";
+$a->strings["%d contact edited."] = [
+       0 => "%d Kontakt bearbeitet.",
+       1 => "%d Kontakte bearbeitet.",
 ];
-$a->strings["Remote Contact Blocklist"] = "Sperrliste entfernter Kontakte";
-$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "Auf dieser Seite kannst du Accounts von anderen Knoten blockieren und damit verhindern, dass ihre Beiträge von deinem Knoten angenommen werden.";
-$a->strings["Block Remote Contact"] = "Blockiere entfernten Kontakt";
-$a->strings["select all"] = "Alle auswählen";
-$a->strings["select none"] = "Auswahl aufheben";
-$a->strings["Block"] = "Sperren";
+$a->strings["Could not access contact record."] = "Konnte nicht auf die Kontaktdaten zugreifen.";
+$a->strings["Could not locate selected profile."] = "Konnte das ausgewählte Profil nicht finden.";
+$a->strings["Contact updated."] = "Kontakt aktualisiert.";
+$a->strings["Failed to update contact record."] = "Aktualisierung der Kontaktdaten fehlgeschlagen.";
+$a->strings["Contact has been blocked"] = "Kontakt wurde blockiert";
+$a->strings["Contact has been unblocked"] = "Kontakt wurde wieder freigegeben";
+$a->strings["Contact has been ignored"] = "Kontakt wurde ignoriert";
+$a->strings["Contact has been unignored"] = "Kontakt wird nicht mehr ignoriert";
+$a->strings["Contact has been archived"] = "Kontakt wurde archiviert";
+$a->strings["Contact has been unarchived"] = "Kontakt wurde aus dem Archiv geholt";
+$a->strings["Drop contact"] = "Kontakt löschen";
+$a->strings["Do you really want to delete this contact?"] = "Möchtest Du wirklich diesen Kontakt löschen?";
+$a->strings["Contact has been removed."] = "Kontakt wurde entfernt.";
+$a->strings["You are mutual friends with %s"] = "Du hast mit %s eine beidseitige Freundschaft";
+$a->strings["You are sharing with %s"] = "Du teilst mit %s";
+$a->strings["%s is sharing with you"] = "%s teilt mit Dir";
+$a->strings["Private communications are not available for this contact."] = "Private Kommunikation ist für diesen Kontakt nicht verfügbar.";
+$a->strings["Never"] = "Niemals";
+$a->strings["(Update was successful)"] = "(Aktualisierung war erfolgreich)";
+$a->strings["(Update was not successful)"] = "(Aktualisierung war nicht erfolgreich)";
+$a->strings["Suggest friends"] = "Kontakte vorschlagen";
+$a->strings["Network type: %s"] = "Netzwerktyp: %s";
+$a->strings["Communications lost with this contact!"] = "Verbindungen mit diesem Kontakt verloren!";
+$a->strings["Fetch further information for feeds"] = "Weitere Informationen zu Feeds holen";
+$a->strings["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."] = "Zusätzliche Informationen wie Vorschaubilder, Titel und Zusammenfassungen vom Feed-Eintrag laden. Du kannst diese Option aktivieren, wenn der Feed nicht all zu viel Text beinhaltet. Schlagwörter werden auf den Meta-Informationen des Feed-Headers bezogen und als Hash-Tags verwendet.";
+$a->strings["Disabled"] = "Deaktiviert";
+$a->strings["Fetch information"] = "Beziehe Information";
+$a->strings["Fetch keywords"] = "Schlüsselwprter abrufen";
+$a->strings["Fetch information and keywords"] = "Beziehe Information und Schlüsselworte";
+$a->strings["Disconnect/Unfollow"] = "Verbindung lösen/Nicht mehr folgen";
+$a->strings["Contact"] = "Kontakt";
+$a->strings["Profile Visibility"] = "Profil-Sichtbarkeit";
+$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Bitte wähle eines Deiner Profile das angezeigt werden soll, wenn %s Dein Profil aufruft.";
+$a->strings["Contact Information / Notes"] = "Kontakt Informationen / Notizen";
+$a->strings["Their personal note"] = "Die persönliche Mitteilung";
+$a->strings["Edit contact notes"] = "Notizen zum Kontakt bearbeiten";
+$a->strings["Block/Unblock contact"] = "Kontakt blockieren/freischalten";
+$a->strings["Ignore contact"] = "Ignoriere den Kontakt";
+$a->strings["Repair URL settings"] = "URL Einstellungen reparieren";
+$a->strings["View conversations"] = "Unterhaltungen anzeigen";
+$a->strings["Last update:"] = "Letzte Aktualisierung: ";
+$a->strings["Update public posts"] = "Öffentliche Beiträge aktualisieren";
+$a->strings["Update now"] = "Jetzt aktualisieren";
 $a->strings["Unblock"] = "Entsperren";
-$a->strings["No remote contact is blocked from this node."] = "Derzeit werden keine Kontakte auf diesem Knoten blockiert.";
-$a->strings["Blocked Remote Contacts"] = "Blockierte Kontakte von anderen Knoten";
-$a->strings["Block New Remote Contact"] = "Blockieren von weiteren Kontakten";
-$a->strings["Photo"] = "Foto:";
-$a->strings["Profile URL"] = "Profil URL";
-$a->strings["%s total blocked contact"] = [
-       0 => "Insgesamt %s blockierter Kontakt",
-       1 => "Insgesamt %s blockierte Kontakte",
-];
-$a->strings["URL of the remote contact to block."] = "Die URL des Kontakts, vom entfernten Server, der blockiert werden soll.";
-$a->strings["Delete this Item"] = "Diesen Eintrag löschen";
-$a->strings["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."] = "Auf dieser Seite kannst du Einträge von deinem Knoten löschen. Wenn der Eintrag der Anfang einer Diskussion ist, wird der gesamte Diskussionsverlauf gelöscht.";
-$a->strings["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."] = "Zur Löschung musst du die GUID des Eintrags kennen. Diese findest du z.B. durch die /display URL des Eintrags. Der letzte Teil der URL ist die GUID. Lautet die URL beispielsweise http://example.com/display/123456 ist die GUID 123456.";
-$a->strings["GUID"] = "GUID";
-$a->strings["The GUID of the item you want to delete."] = "Die GUID des zu löschenden Eintrags";
-$a->strings["Item marked for deletion."] = "Eintrag wurden zur Löschung markiert";
-$a->strings["unknown"] = "Unbekannt";
-$a->strings["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."] = "Diese Seite präsentiert einige Zahlen zu dem bekannten Teil des föderalen sozialen Netzwerks, von dem deine Friendica Installation ein Teil ist. Diese Zahlen sind nicht absolut und reflektieren nur den Teil des Netzwerks, den dein Knoten kennt.";
-$a->strings["The <em>Auto Discovered Contact Directory</em> feature is not enabled, it will improve the data displayed here."] = "Die Funktion um <em>Automatisch ein Kontaktverzeichnis erstellen</em> ist nicht aktiv. Es wird die hier angezeigten Daten verbessern.";
-$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "Momentan kennt dieser Knoten %d Knoten mit insgesamt %d registrierten Nutzern, die die folgenden Plattformen verwenden:";
-$a->strings["ID"] = "ID";
-$a->strings["Recipient Name"] = "Empfänger Name";
-$a->strings["Recipient Profile"] = "Empfänger Profil";
-$a->strings["Created"] = "Erstellt";
-$a->strings["Last Tried"] = "Zuletzt versucht";
-$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "Auf dieser Seite werden die in der Warteschlange eingereihten Beiträge aufgelistet. Bei diesen Beiträgen schlug die erste Zustellung fehl. Es wird später wiederholt versucht die Beiträge zuzustellen, bis sie schließlich gelöscht werden.";
-$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 />"] = "Deine DB verwendet derzeit noch MyISAM Tabellen. Du solltest die Datenbank Engine auf InnoDB umstellen, da Friendica in Zukunft InnoDB Features verwenden wird. Eine Anleitung zur Umstellung der Datenbank kannst du  <a href=\"%s\">hier</a>  finden. Du kannst außerdem mit dem Befehl <tt>php bin/console.php dbstructure toinnodb</tt> auf der Kommandozeile die Umstellung automatisch vornehmen lassen.";
-$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "Es gibt eine neue Version von Friendica. Du verwendest derzeit die Version %1\$s, die aktuelle Version ist %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."] = "Das Update der Datenbank ist fehlgeschlagen. Bitte führe 'php bin/console.php dbstructure update' in der Kommandozeile aus und achte auf eventuell auftretende Fehlermeldungen.";
-$a->strings["The worker was never executed. Please check your database structure!"] = "Der Hintergrundprozess (worker) wurde noch nie gestartet. Bitte überprüfe deine Datenbankstruktur.";
-$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "Der Hintergrundprozess (worker) wurde zuletzt um %s UTC ausgeführt. Das war vor mehr als einer Stunde. Bitte überprüfe deine crontab Einstellungen.";
-$a->strings["Normal Account"] = "Normales Konto";
-$a->strings["Automatic Follower Account"] = "Automatisch folgendes Konto (Marktschreier)";
-$a->strings["Public Forum Account"] = "Öffentliches Forum Konto";
-$a->strings["Automatic Friend Account"] = "Automatische Freunde Seite";
-$a->strings["Blog Account"] = "Blog-Konto";
-$a->strings["Private Forum Account"] = "Privates Forum Konto";
-$a->strings["Message queues"] = "Nachrichten-Warteschlangen";
-$a->strings["Summary"] = "Zusammenfassung";
-$a->strings["Registered users"] = "Registrierte Personen";
-$a->strings["Pending registrations"] = "Anstehende Anmeldungen";
-$a->strings["Version"] = "Version";
-$a->strings["Active addons"] = "Aktivierte Addons";
-$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "Die Basis-URL konnte nicht analysiert werden. Sie muss mindestens aus <protokoll>://<domain> bestehen";
-$a->strings["Site settings updated."] = "Seiteneinstellungen aktualisiert.";
-$a->strings["No community page"] = "Keine Gemeinschaftsseite";
-$a->strings["Public postings from users of this site"] = "Öffentliche Beiträge von NutzerInnen dieser Seite";
-$a->strings["Public postings from the federated network"] = "Öffentliche Beiträge aus dem föderalen Netzwerk";
-$a->strings["Public postings from local users and the federated network"] = "Öffentliche Beiträge von lokalen Nutzern und aus dem föderalen Netzwerk";
-$a->strings["Disabled"] = "Deaktiviert";
-$a->strings["Users, Global Contacts"] = "Nutzer, globale Kontakte";
-$a->strings["Users, Global Contacts/fallback"] = "Nutzer, globale Kontakte / Fallback";
-$a->strings["One month"] = "ein Monat";
-$a->strings["Three months"] = "drei Monate";
-$a->strings["Half a year"] = "ein halbes Jahr";
-$a->strings["One year"] = "ein Jahr";
-$a->strings["Multi user instance"] = "Mehrbenutzer Instanz";
-$a->strings["Closed"] = "Geschlossen";
-$a->strings["Requires approval"] = "Bedarf der Zustimmung";
-$a->strings["Open"] = "Offen";
-$a->strings["No SSL policy, links will track page SSL state"] = "Keine SSL Richtlinie, Links werden das verwendete Protokoll beibehalten";
-$a->strings["Force all links to use SSL"] = "SSL für alle Links erzwingen";
-$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Selbst-unterzeichnetes Zertifikat, SSL nur für lokale Links verwenden (nicht empfohlen)";
-$a->strings["Don't check"] = "Nicht überprüfen";
-$a->strings["check the stable version"] = "überprüfe die stabile Version";
-$a->strings["check the development version"] = "überprüfe die Entwicklungsversion";
-$a->strings["Republish users to directory"] = "Nutzer erneut im globalen Verzeichnis veröffentlichen.";
-$a->strings["Registration"] = "Registrierung";
-$a->strings["File upload"] = "Datei hochladen";
-$a->strings["Policies"] = "Regeln";
-$a->strings["Auto Discovered Contact Directory"] = "Automatisch ein Kontaktverzeichnis erstellen";
-$a->strings["Performance"] = "Performance";
-$a->strings["Worker"] = "Worker";
-$a->strings["Message Relay"] = "Nachrichten Relais";
-$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "Umsiedeln - WARNUNG: Könnte diesen Server unerreichbar machen.";
-$a->strings["Site name"] = "Seitenname";
-$a->strings["Host name"] = "Host Name";
-$a->strings["Sender Email"] = "Absender für Emails";
-$a->strings["The email address your server shall use to send notification emails from."] = "Die E-Mail Adresse die dein Server zum Versenden von Benachrichtigungen verwenden soll.";
-$a->strings["Banner/Logo"] = "Banner/Logo";
-$a->strings["Shortcut icon"] = "Shortcut Icon";
-$a->strings["Link to an icon that will be used for browsers."] = "Link zu einem Icon, das Browser verwenden werden.";
-$a->strings["Touch icon"] = "Touch Icon";
-$a->strings["Link to an icon that will be used for tablets and mobiles."] = "Link zu einem Icon das Tablets und Handies verwenden sollen.";
-$a->strings["Additional Info"] = "Zusätzliche Informationen";
-$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "Für öffentliche Server kannst Du hier zusätzliche Informationen angeben, die dann auf %s/servers angezeigt werden.";
-$a->strings["System language"] = "Systemsprache";
-$a->strings["System theme"] = "Systemweites Theme";
-$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Vorgabe für das System-Theme - kann von Benutzerprofilen überschrieben werden - <a href='#' id='cnftheme'>Theme-Einstellungen ändern</a>";
-$a->strings["Mobile system theme"] = "Systemweites mobiles Theme";
-$a->strings["Theme for mobile devices"] = "Thema für mobile Geräte";
-$a->strings["SSL link policy"] = "Regeln für SSL Links";
-$a->strings["Determines whether generated links should be forced to use SSL"] = "Bestimmt, ob generierte Links SSL verwenden müssen";
-$a->strings["Force SSL"] = "Erzwinge SSL";
-$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "Erzinge alle Nicht-SSL Anfragen auf SSL - Achtung: auf manchen Systemen verursacht dies eine Endlosschleife.";
-$a->strings["Hide help entry from navigation menu"] = "Verberge den Menüeintrag für die Hilfe im Navigationsmenü";
-$a->strings["Hides the menu entry for the Help pages from the navigation menu. You can still access it calling /help directly."] = "Verbirgt den Menüeintrag für die Hilfe-Seiten im Navigationsmenü. Die Seiten können weiterhin über /help aufgerufen werden.";
-$a->strings["Single user instance"] = "Ein-Nutzer Instanz";
-$a->strings["Make this instance multi-user or single-user for the named user"] = "Regelt ob es sich bei dieser Instanz um eine ein Personen Installation oder eine Installation mit mehr als einem Nutzer handelt.";
-$a->strings["Maximum image size"] = "Maximale Bildgröße";
-$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Maximale Uploadgröße von Bildern in Bytes. Standard ist 0, d.h. ohne Limit.";
-$a->strings["Maximum image length"] = "Maximale Bildlänge";
-$a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = "Maximale Länge in Pixeln der längsten Seite eines hoch geladenen Bildes. Grundeinstellung ist -1 was keine Einschränkung bedeutet.";
-$a->strings["JPEG image quality"] = "Qualität des JPEG Bildes";
-$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "Hoch geladene JPEG Bilder werden mit dieser Qualität [0-100] gespeichert. Grundeinstellung ist 100, kein Qualitätsverlust.";
-$a->strings["Register policy"] = "Registrierungsmethode";
-$a->strings["Maximum Daily Registrations"] = "Maximum täglicher Registrierungen";
-$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day.  If register is set to closed, this setting has no effect."] = "Wenn die Registrierung weiter oben erlaubt ist, regelt dies die maximale Anzahl von Neuanmeldungen pro Tag. Wenn die Registrierung geschlossen ist, hat diese Einstellung keinen Effekt.";
-$a->strings["Register text"] = "Registrierungstext";
-$a->strings["Will be displayed prominently on the registration page. You can use BBCode here."] = "Wird gut sichtbar auf der Registrierungsseite angezeigt. BBCode kann verwendet werden.";
-$a->strings["Accounts abandoned after x days"] = "Nutzerkonten gelten nach x Tagen als unbenutzt";
-$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Verschwende keine System-Ressourcen auf das Pollen externer Seiten, wenn Konten nicht mehr benutzt werden. 0 eingeben für kein Limit.";
-$a->strings["Allowed friend domains"] = "Erlaubte Domains für Kontakte";
-$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Liste der Domains, die für Kontakte erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben.";
-$a->strings["Allowed email domains"] = "Erlaubte Domains für E-Mails";
-$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Liste der Domains, die für E-Mail-Adressen bei der Registrierung erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben.";
-$a->strings["No OEmbed rich content"] = "OEmbed nicht verwenden";
-$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = "Verhindert das Einbetten von reichhaltigen Inhalten (z.B. eingebettete PDF Dateien). Ausgenommen von dieser Regel werden Domänen die unten aufgeführt werden.";
-$a->strings["Allowed OEmbed domains"] = "Erlaubte OEmbed Domänen";
-$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "Komma separierte Liste von Domänen für die das einbetten reichhaltiger Inhalte erlaubt sind. Platzhalter können verwendet werden.";
-$a->strings["Block public"] = "Öffentlichen Zugriff blockieren";
-$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Klicken, um öffentlichen Zugriff auf sonst öffentliche Profile zu blockieren, wenn man nicht eingeloggt ist.";
-$a->strings["Force publish"] = "Erzwinge Veröffentlichung";
-$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Klicken, um Anzeige aller Profile dieses Servers im Verzeichnis zu erzwingen.";
-$a->strings["Global directory URL"] = "URL des weltweiten Verzeichnisses";
-$a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL des weltweiten Verzeichnisses. Wenn diese nicht gesetzt ist, ist das Verzeichnis für die Applikation nicht erreichbar.";
-$a->strings["Private posts by default for new users"] = "Private Beiträge als Standard für neue Nutzer";
-$a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "Die Standard-Zugriffsrechte für neue Nutzer werden so gesetzt, dass als Voreinstellung in die private Gruppe gepostet wird anstelle von öffentlichen Beiträgen.";
-$a->strings["Don't include post content in email notifications"] = "Inhalte von Beiträgen nicht in E-Mail-Benachrichtigungen versenden";
-$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."] = "Inhalte von Beiträgen/Kommentaren/privaten Nachrichten/usw., zum Datenschutz nicht in E-Mail-Benachrichtigungen einbinden.";
-$a->strings["Disallow public access to addons listed in the apps menu."] = "Öffentlichen Zugriff auf Addons im Apps Menü verbieten.";
-$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "Wenn ausgewählt werden die im Apps Menü aufgeführten Addons nur angemeldeten Nutzern der Seite zur Verfügung gestellt.";
-$a->strings["Don't embed private images in posts"] = "Private Bilder nicht in Beiträgen einbetten.";
-$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "Ersetze lokal gehostete private Fotos in Beiträgen nicht mit einer eingebetteten Kopie des Bildes. Dies bedeutet, dass Kontakte, die Beiträge mit privaten Fotos erhalten sich zunächst auf den jeweiligen Servern authentifizieren müssen bevor die Bilder geladen und angezeigt werden, was eine gewisse Zeit dauert.";
-$a->strings["Allow Users to set remote_self"] = "Nutzern erlauben das remote_self Flag zu setzen";
-$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "Ist dies ausgewählt kann jeder Nutzer jeden seiner Kontakte als remote_self (entferntes Konto) im Kontakt reparieren Dialog markieren. Nach dem setzten dieses Flags werden alle Top-Level Beiträge dieser Kontakte automatisch in den Stream dieses Nutzers gepostet.";
-$a->strings["Block multiple registrations"] = "Unterbinde Mehrfachregistrierung";
-$a->strings["Disallow users to register additional accounts for use as pages."] = "Benutzern nicht erlauben, weitere Konten für Organisationsseiten o.ä. mit der gleichen E-Mail Adresse anzulegen, um diese als .";
-$a->strings["OpenID support"] = "OpenID Unterstützung";
-$a->strings["OpenID support for registration and logins."] = "OpenID-Unterstützung für Registrierung und Login.";
-$a->strings["Fullname check"] = "Namen auf Vollständigkeit überprüfen";
-$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Leerzeichen zwischen Vor- und Nachname im vollständigen Namen erzwingen, um SPAM zu vermeiden.";
-$a->strings["Community pages for visitors"] = "Für Besucher verfügbare Gemeinschaftsseite";
-$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "Welche Gemeinschaftsseiten sollen für Besucher dieses Knotens verfügbar sein? Lokale Nutzer können grundsätzlich beide Gemeinschaftsseiten verwenden.";
-$a->strings["Posts per user on community page"] = "Anzahl der Beiträge pro Benutzer auf der Gemeinschaftsseite";
-$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Die Anzahl der Beiträge die von jedem Nutzer maximal auf der Gemeinschaftsseite angezeigt werden sollen. Dieser Parameter wird nicht für die Globale Gemeinschaftsseite genutzt.";
-$a->strings["Enable OStatus support"] = "OStatus Unterstützung aktivieren";
-$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Biete die eingebaute OStatus (iStatusNet, GNU Social, etc.) Unterstützung an. Jede Kommunikation in OStatus ist öffentlich, Privatsphäre Warnungen werden nur bei Bedarf angezeigt.";
-$a->strings["Only import OStatus threads from our contacts"] = "Nur OStatus Konversationen unserer Kontakte importieren";
-$a->strings["Normally we import every content from our OStatus contacts. With this option we only store threads that are started by a contact that is known on our system."] = "Normalerweise werden alle Inhalte von OStatus Kontakten importiert. Mit dieser Option werden nur solche Konversationen gespeichert, die von Kontakten der Nutzer dieses Knotens gestartet wurden.";
-$a->strings["OStatus support can only be enabled if threading is enabled."] = "OStatus Unterstützung kann nur aktiviert werden wenn \"Threading\" aktiviert ist. ";
-$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "Diaspora Unterstützung kann nicht aktiviert werden da Friendica in ein Unterverzeichnis installiert ist.";
-$a->strings["Enable Diaspora support"] = "Diaspora Unterstützung aktivieren";
-$a->strings["Provide built-in Diaspora network compatibility."] = "Verwende die eingebaute Diaspora-Verknüpfung.";
-$a->strings["Only allow Friendica contacts"] = "Nur Friendica-Kontakte erlauben";
-$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "Alle Kontakte müssen das Friendica Protokoll nutzen. Alle anderen Kommunikationsprotokolle werden deaktiviert.";
-$a->strings["Verify SSL"] = "SSL Überprüfen";
-$a->strings["If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."] = "Wenn gewollt, kann man hier eine strenge Zertifikatkontrolle einstellen. Das bedeutet, dass man zu keinen Seiten mit selbst unterzeichnetem SSL eine Verbindung herstellen kann.";
-$a->strings["Proxy user"] = "Proxy Nutzer";
-$a->strings["Proxy URL"] = "Proxy URL";
-$a->strings["Network timeout"] = "Netzwerk Wartezeit";
-$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Der Wert ist in Sekunden. Setze 0 für unbegrenzt (nicht empfohlen).";
-$a->strings["Maximum Load Average"] = "Maximum Load Average";
-$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Maximale Systemlast bevor Verteil- und Empfangsprozesse verschoben werden - Standard 50";
-$a->strings["Maximum Load Average (Frontend)"] = "Maximum Load Average (Frontend)";
-$a->strings["Maximum system load before the frontend quits service - default 50."] = "Maximale Systemlast bevor Vordergrundprozesse pausiert werden - Standard 50.";
-$a->strings["Minimal Memory"] = "Minimaler Speicher";
-$a->strings["Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."] = "Minimal freier Speicher in MB für den Worker Prozess. Benötigt Zugriff auf /proc/meminfo - Standardwert ist 0 (deaktiviert)";
-$a->strings["Maximum table size for optimization"] = "Maximale Tabellengröße zur Optimierung";
-$a->strings["Maximum table size (in MB) for the automatic optimization - default 100 MB. Enter -1 to disable it."] = "Maximale Tabellengröße (in MB) für die automatische Optimierung - Standard 100 MB. Gib -1 für Deaktivierung ein.";
-$a->strings["Minimum level of fragmentation"] = "Minimaler Fragmentationsgrad";
-$a->strings["Minimum fragmenation level to start the automatic optimization - default value is 30%."] = "Minimales Fragmentationsgrad von Datenbanktabellen um die automatische Optimierung einzuleiten - Standardwert ist 30%";
-$a->strings["Periodical check of global contacts"] = "Regelmäßig globale Kontakte überprüfen";
-$a->strings["If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers."] = "Wenn diese Option aktiviert ist, werden die globalen Kontakte regelmäßig auf fehlende oder veraltete Daten sowie auf Erreichbarkeit des Kontakts und des Servers überprüft.";
-$a->strings["Days between requery"] = "Tage zwischen erneuten Abfragen";
-$a->strings["Number of days after which a server is requeried for his contacts."] = "Legt das Abfrageintervall fest, nachdem ein Server erneut nach Kontakten abgefragt werden soll.";
-$a->strings["Discover contacts from other servers"] = "Neue Kontakte auf anderen Servern entdecken";
-$a->strings["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 recommened setting is 'Users, Global Contacts'."] = "Regelmäßig andere Server nach potentiellen Kontakten absuchen. Du kannst zwischen 'Nutzern', den tatsächlichen Nutzern des anderen Systems und 'globalen Kontakten', aktiven Kontakten die auf dem System bekannt sind, wählen. Der Fallback-Mechanismus ist für ältere Friendica und Redmatrix Server gedacht, bei denen globale Kontakte noch nicht verfügbar sind. Durch den Fallbackmodus entsteht auf deinem Server eine wesentlich höhere Last, empfohlen wird der Modus 'Nutzer, globale Kontakte'.";
-$a->strings["Timeframe for fetching global contacts"] = "Zeitfenster für globale Kontakte";
-$a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "Wenn die Entdeckung neuer Kontakte aktiv ist, definiert dieses Zeitfenster den Zeitraum in dem globale Kontakte als aktiv gelten und von anderen Servern importiert werden.";
-$a->strings["Search the local directory"] = "Lokales Verzeichnis durchsuchen";
-$a->strings["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."] = "Suche im lokalen Verzeichnis anstelle des globalen Verzeichnisses durchführen. Jede Suche wird im Hintergrund auch im globalen Verzeichnis durchgeführt um die Suchresultate zu verbessern, wenn diese Suche wiederholt wird.";
-$a->strings["Publish server information"] = "Server Informationen veröffentlichen";
-$a->strings["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."] = "Wenn aktiviert, werden allgemeine Informationen über den Server und Nutzungsdaten veröffentlicht. Die Daten beinhalten den Namen sowie die Version des Servers, die Anzahl der Personen mit öffentlichen Profilen, die Anzahl der Beiträge sowie aktivierte Protokolle und Connectoren. Für Details bitte <a href='http://the-federation.info/'>the-federation.info</a> aufrufen.";
-$a->strings["Check upstream version"] = "Suche nach Updates";
-$a->strings["Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."] = "Wenn diese Option aktiviert ist wird regelmäßig nach neuen Friendica Versionen auf github überprüft. Wenn es eine neue Version gibt, wird dies auf der Übersichtsseite im Admin-Panel angezeigt.";
-$a->strings["Suppress Tags"] = "Tags Unterdrücken";
-$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Unterdrückt die Anzeige von Tags am Ende eines Beitrags.";
-$a->strings["Path to item cache"] = "Pfad zum Eintrag Cache";
-$a->strings["The item caches buffers generated bbcode and external images."] = "Im Item-Cache werden externe Bilder und geparster BBCode zwischen gespeichert.";
-$a->strings["Cache duration in seconds"] = "Cache-Dauer in Sekunden";
-$a->strings["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."] = "Wie lange sollen die gecachedten Dateien vorgehalten werden? Grundeinstellung sind 86400 Sekunden (ein Tag). Um den Item Cache zu deaktivieren, setze diesen Wert auf -1.";
-$a->strings["Maximum numbers of comments per post"] = "Maximale Anzahl von Kommentaren pro Beitrag";
-$a->strings["How much comments should be shown for each post? Default value is 100."] = "Wie viele Kommentare sollen pro Beitrag angezeigt werden? Standardwert sind 100.";
-$a->strings["Temp path"] = "Temp Pfad";
-$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "Solltest du ein eingeschränktes System haben, auf dem der Webserver nicht auf das temp Verzeichnis des Systems zugreifen kann, setze hier einen anderen Pfad.";
-$a->strings["Base path to installation"] = "Basis-Pfad zur Installation";
-$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "Falls das System nicht den korrekten Pfad zu deiner Installation gefunden hat, gib den richtigen Pfad bitte hier ein. Du solltest hier den Pfad nur auf einem eingeschränkten System angeben müssen, bei dem du mit symbolischen Links auf dein Webverzeichnis verweist.";
-$a->strings["Disable picture proxy"] = "Bilder Proxy deaktivieren";
-$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "Der Proxy für Bilder verbessert die Leistung und Privatsphäre der Nutzer. Er sollte nicht auf Systemen verwendet werden, die nur über begrenzte Bandbreite verfügen.";
-$a->strings["Only search in tags"] = "Nur in Tags suchen";
-$a->strings["On large systems the text search can slow down the system extremely."] = "Auf großen Knoten kann die Volltext-Suche das System ausbremsen.";
-$a->strings["New base url"] = "Neue Basis-URL";
-$a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "Ändert die Basis-URL dieses Servers und sendet eine Umzugsmitteilung an alle Friendica und Diaspora* Kontakte deiner NutzerInnen.";
-$a->strings["RINO Encryption"] = "RINO Verschlüsselung";
-$a->strings["Encryption layer between nodes."] = "Verschlüsselung zwischen Friendica Instanzen";
-$a->strings["Enabled"] = "Aktiv";
-$a->strings["Maximum number of parallel workers"] = "Maximale Anzahl parallel laufender Worker";
-$a->strings["On shared hosters set this to 2. On larger systems, values of 10 are great. Default value is 4."] = "Wenn dein Knoten bei einem Shared Hoster ist, setzte diesen Wert auf 2. Auf größeren Systemen funktioniert ein Wert von 10 recht gut. Standardeinstellung sind 4.";
-$a->strings["Don't use 'proc_open' with the worker"] = "'proc_open' nicht mit den Workern verwenden";
-$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "Aktiviere diese Option, wenn dein System die Verwendung von 'proc_open' verhindert. Dies könnte auf Shared Hostern der Fall sein. Wenn du diese Option aktivierst, solltest du die Frequenz der poller Aufrufe in deiner crontab erhöhen.";
-$a->strings["Enable fastlane"] = "Aktiviere Fastlane";
-$a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "Wenn aktiviert, wird der Fastlane-Mechanismus einen weiteren Worker-Prozeß starten wenn Prozesse mit höherer Priorität von Prozessen mit niedrigerer Priorität blockiert werden.";
-$a->strings["Enable frontend worker"] = "Aktiviere den Frontend Worker";
-$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "Ist diese Option aktiv, wird der Worker Prozess durch Aktionen am Frontend gestartet (z.B. wenn Nachrichten zugestellt werden). Auf kleineren Seiten sollte %s/worker regelmäßig, beispielsweise durch einen externen Cron Anbieter, aufgerufen werden. Du solltest dies Option nur dann aktivieren, wenn du keinen Cron Job auf deinem eigenen Server starten kannst.";
-$a->strings["Subscribe to relay"] = "Relais abonnieren";
-$a->strings["Enables the receiving of public posts from the relay. They will be included in the search, subscribed tags and on the global community page."] = "Aktiviert den Empfang von öffentlichen Beiträgen vom Relais-Server. Diese Beiträge werden in der Suche, den abonnierten Hashtags sowie der globalen Gemeinschaftsseite verfügbar sein.";
-$a->strings["Relay server"] = "Relais Server";
-$a->strings["Address of the relay server where public posts should be send to. For example https://relay.diasp.org"] = "Adresse des Relais Servers an den die öffentlichen Beiträge gesendet werden sollen. Zum Beispiel https://relay.diasp.org";
-$a->strings["Direct relay transfer"] = "Direkte Relais Übertragung";
-$a->strings["Enables the direct transfer to other servers without using the relay servers"] = "Aktiviert das direkte Verteilen an andere Server, ohne dass ein Relais Server verwendet wird.";
-$a->strings["Relay scope"] = "Geltungsbereich des Relais";
-$a->strings["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."] = "Der Wert kann entweder 'Alle' oder 'Schlagwörter' sein. 'Alle' bedeutet, dass alle öffentliche Beiträge empfangen werden sollen. 'Schlagwörter' schränkt dem Empfang auf Beiträge ein, die bestimmte Schlagwörter beinhalten.";
-$a->strings["all"] = "Alle";
-$a->strings["tags"] = "Schlagwörter";
-$a->strings["Server tags"] = "Server Schlagworte";
-$a->strings["Comma separated list of tags for the 'tags' subscription."] = "Liste von Schlagworten die abonniert werden sollen, mit Komma getrennt.";
-$a->strings["Allow user tags"] = "Verwende Schlagworte der Nutzer";
-$a->strings["If enabled, the tags from the saved searches will used for the 'tags' subscription in addition to the 'relay_server_tags'."] = "Ist dies aktiviert, werden die Schlagwörter der gespeicherten Suchen zusätzlich zu den oben  definierten Server Schlagworte abonniert.";
-$a->strings["Update has been marked successful"] = "Update wurde als erfolgreich markiert";
-$a->strings["Database structure update %s was successfully applied."] = "Das Update %s der Struktur der Datenbank wurde erfolgreich angewandt.";
-$a->strings["Executing of database structure update %s failed with error: %s"] = "Das Update %s der Struktur der Datenbank schlug mit folgender Fehlermeldung fehl: %s";
-$a->strings["Executing %s failed with error: %s"] = "Die Ausführung von %s schlug fehl. Fehlermeldung: %s";
-$a->strings["Update %s was successfully applied."] = "Update %s war erfolgreich.";
-$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Update %s hat keinen Status zurückgegeben. Unbekannter Status.";
-$a->strings["There was no additional update function %s that needed to be called."] = "Es gab keine weitere Update-Funktion, die von %s ausgeführt werden musste.";
-$a->strings["No failed updates."] = "Keine fehlgeschlagenen Updates.";
-$a->strings["Check database structure"] = "Datenbank Struktur überprüfen";
-$a->strings["Failed Updates"] = "Fehlgeschlagene Updates";
-$a->strings["This does not include updates prior to 1139, which did not return a status."] = "Ohne Updates vor 1139, da diese keinen Status zurückgegeben haben.";
-$a->strings["Mark success (if update was manually applied)"] = "Als erfolgreich markieren (falls das Update manuell installiert wurde)";
-$a->strings["Attempt to execute this update step automatically"] = "Versuchen, diesen Schritt automatisch auszuführen";
-$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\nHallo %1\$s,\n\nauf %2\$s wurde ein Account für Dich angelegt.";
-$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."] = "\nNachfolgend die Anmelde-Details:\n\tAdresse der Seite:\t%1\$s\n\tBenutzername:\t%2\$s\n\tPasswort:\t%3\$s\n\nDu kannst Dein Passwort unter \"Einstellungen\" ändern, sobald Du Dich\nangemeldet hast.\n\nBitte nimm Dir ein paar Minuten um die anderen Einstellungen auf dieser\nSeite zu kontrollieren.\n\nEventuell magst Du ja auch einige Informationen über Dich in Deinem\nProfil veröffentlichen, damit andere Leute Dich einfacher finden können.\nBearbeite hierfür einfach Dein Standard-Profil (über die Profil-Seite).\n\nWir empfehlen Dir, Deinen kompletten Namen anzugeben und ein zu Dir\npassendes Profilbild zu wählen, damit Dich alte Bekannte wieder finden.\nAußerdem ist es nützlich, wenn Du auf Deinem Profil Schlüsselwörter\nangibst. Das erleichtert es, Leute zu finden, die Deine Interessen teilen.\n\nWir respektieren Deine Privatsphäre - keine dieser Angaben ist nötig.\nWenn Du neu im Netzwerk bist und noch niemanden kennst, dann können sie\nallerdings dabei helfen, neue und interessante Kontakte zu knüpfen.\n\nSolltest du dein Nutzerkonto löschen wollen, kannst du dies unter %1\$s/removeme  jederzeit tun.\n\nNun viel Spaß, gute Begegnungen und willkommen auf %4\$s.";
-$a->strings["%s user blocked/unblocked"] = [
-       0 => "%s Benutzer geblockt/freigegeben",
-       1 => "%s Benutzer geblockt/freigegeben",
-];
-$a->strings["%s user deleted"] = [
-       0 => "%s Nutzer gelöscht",
-       1 => "%s Nutzer gelöscht",
-];
-$a->strings["User '%s' deleted"] = "Nutzer '%s' gelöscht";
-$a->strings["User '%s' unblocked"] = "Nutzer '%s' entsperrt";
-$a->strings["User '%s' blocked"] = "Nutzer '%s' gesperrt";
-$a->strings["Private Forum"] = "Privates Forum";
-$a->strings["Register date"] = "Anmeldedatum";
-$a->strings["Last login"] = "Letzte Anmeldung";
-$a->strings["Last item"] = "Letzter Beitrag";
-$a->strings["Type"] = "Typ";
-$a->strings["Add User"] = "Nutzer hinzufügen";
-$a->strings["User registrations waiting for confirm"] = "Neuanmeldungen, die auf Deine Bestätigung warten";
-$a->strings["User waiting for permanent deletion"] = "Nutzer wartet auf permanente Löschung";
-$a->strings["Request date"] = "Anfragedatum";
-$a->strings["No registrations."] = "Keine Neuanmeldungen.";
-$a->strings["Note from the user"] = "Hinweis vom Nutzer";
-$a->strings["Approve"] = "Genehmigen";
-$a->strings["Deny"] = "Verwehren";
-$a->strings["Site admin"] = "Seitenadministrator";
-$a->strings["Account expired"] = "Account ist abgelaufen";
-$a->strings["New User"] = "Neuer Nutzer";
-$a->strings["Deleted since"] = "Gelöscht seit";
-$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Die markierten Nutzer werden gelöscht!\\n\\nAlle Beiträge, die diese Nutzer auf dieser Seite veröffentlicht haben, werden permanent gelöscht!\\n\\nBist Du sicher?";
-$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?"] = "Der Nutzer {0} wird gelöscht!\\n\\nAlles was dieser Nutzer auf dieser Seite veröffentlicht hat, wird permanent gelöscht!\\n\\nBist Du sicher?";
-$a->strings["Name of the new user."] = "Name des neuen Nutzers";
-$a->strings["Nickname"] = "Spitzname";
-$a->strings["Nickname of the new user."] = "Spitznamen für den neuen Nutzer";
-$a->strings["Email address of the new user."] = "Email Adresse des neuen Nutzers";
-$a->strings["Addon %s disabled."] = "Addon %s ausgeschaltet.";
-$a->strings["Addon %s enabled."] = "Addon %s eingeschaltet.";
-$a->strings["Disable"] = "Ausschalten";
-$a->strings["Enable"] = "Einschalten";
-$a->strings["Toggle"] = "Umschalten";
-$a->strings["Author: "] = "Autor:";
-$a->strings["Maintainer: "] = "Betreuer:";
-$a->strings["Reload active addons"] = "Aktivierte Addons neu laden";
-$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"] = "Es sind derzeit keine Addons auf diesem Knoten verfügbar. Du findest das offizielle Addon-Repository unter %1\$s und weitere eventuell interessante Addons im offenen Addon-Verzeichnis auf %2\$s.";
-$a->strings["No themes found."] = "Keine Themen gefunden.";
-$a->strings["Screenshot"] = "Bildschirmfoto";
-$a->strings["Reload active themes"] = "Aktives Theme neu laden";
-$a->strings["No themes found on the system. They should be placed in %1\$s"] = "Es wurden keine Themes auf dem System gefunden. Diese sollten in %1\$s platziert werden.";
-$a->strings["[Experimental]"] = "[Experimentell]";
-$a->strings["[Unsupported]"] = "[Nicht unterstützt]";
-$a->strings["Log settings updated."] = "Protokolleinstellungen aktualisiert.";
-$a->strings["PHP log currently enabled."] = "PHP Protokollierung ist derzeit aktiviert.";
-$a->strings["PHP log currently disabled."] = "PHP Protokollierung ist derzeit nicht aktiviert.";
-$a->strings["Clear"] = "löschen";
-$a->strings["Enable Debugging"] = "Protokoll führen";
-$a->strings["Log file"] = "Protokolldatei";
-$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Webserver muss Schreibrechte besitzen. Abhängig vom Friendica-Installationsverzeichnis.";
-$a->strings["Log level"] = "Protokoll-Level";
-$a->strings["PHP logging"] = "PHP Protokollieren";
-$a->strings["To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "Um PHP Warnungen und Fehler zu protokollieren, kannst du die folgenden Zeilen zur .htconfig.php Datei deiner Installation hinzufügen. Den Dateinamen der Log-Datei legst du in der Zeile mit dem 'error_log' fest,  Er ist relativ zum Friendica-Stammverzeichnis und muss schreibbar durch den Webserver sein. Eine \"1\" als Option für die Punkte 'log_errors' und 'display_errors' aktiviert die Funktionen zum Protokollieren bzw. Anzeigen der Fehler, eine \"0\" deaktiviert sie.";
-$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."] = "Fehler beim Öffnen der Logdatei <strong>%1\$s</strong>.\\r\\n<br/>Bitte überprüfe ob die Datei %1\$s existiert und gelesen werden kann.";
-$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "Konnte die Logdatei <strong>%1\$s</strong> nicht öffnen.\\r\\n<br/>Bitte stelle sicher, dass die Datei %1\$s lesbar ist.";
-$a->strings["Lock feature %s"] = "Feature festlegen: %s";
-$a->strings["Manage Additional Features"] = "Zusätzliche Features Verwalten";
+$a->strings["Block"] = "Sperren";
+$a->strings["Unignore"] = "Ignorieren aufheben";
+$a->strings["Currently blocked"] = "Derzeit geblockt";
+$a->strings["Currently ignored"] = "Derzeit ignoriert";
+$a->strings["Currently archived"] = "Momentan archiviert";
+$a->strings["Awaiting connection acknowledge"] = "Bedarf der Bestätigung des Kontakts";
+$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Antworten/Likes auf deine öffentlichen Beiträge <strong>könnten</strong> weiterhin sichtbar sein";
+$a->strings["Notification for new posts"] = "Benachrichtigung bei neuen Beiträgen";
+$a->strings["Send a notification of every new post of this contact"] = "Sende eine Benachrichtigung, wann immer dieser Kontakt einen neuen Beitrag schreibt.";
+$a->strings["Blacklisted keywords"] = "Blacklistete Schlüsselworte ";
+$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Komma-Separierte Liste mit Schlüsselworten, die nicht in Hashtags konvertiert werden, wenn \"Beziehe Information und Schlüsselworte\" aktiviert wurde";
+$a->strings["XMPP:"] = "XMPP:";
+$a->strings["Actions"] = "Aktionen";
+$a->strings["Status"] = "Status";
+$a->strings["Contact Settings"] = "Kontakteinstellungen";
+$a->strings["Suggestions"] = "Kontaktvorschläge";
+$a->strings["Suggest potential friends"] = "Kontakte vorschlagen";
+$a->strings["Show all contacts"] = "Alle Kontakte anzeigen";
+$a->strings["Unblocked"] = "Ungeblockt";
+$a->strings["Only show unblocked contacts"] = "Nur nicht-blockierte Kontakte anzeigen";
+$a->strings["Blocked"] = "Geblockt";
+$a->strings["Only show blocked contacts"] = "Nur blockierte Kontakte anzeigen";
+$a->strings["Ignored"] = "Ignoriert";
+$a->strings["Only show ignored contacts"] = "Nur ignorierte Kontakte anzeigen";
+$a->strings["Archived"] = "Archiviert";
+$a->strings["Only show archived contacts"] = "Nur archivierte Kontakte anzeigen";
+$a->strings["Hidden"] = "Verborgen";
+$a->strings["Only show hidden contacts"] = "Nur verborgene Kontakte anzeigen";
+$a->strings["Search your contacts"] = "Suche in deinen Kontakten";
+$a->strings["Find"] = "Finde";
+$a->strings["Update"] = "Aktualisierungen";
+$a->strings["Archive"] = "Archivieren";
+$a->strings["Unarchive"] = "Aus Archiv zurückholen";
+$a->strings["Batch Actions"] = "Stapelverarbeitung";
+$a->strings["Status Messages and Posts"] = "Statusnachrichten und Beiträge";
+$a->strings["Profile Details"] = "Profildetails";
+$a->strings["View all contacts"] = "Alle Kontakte anzeigen";
+$a->strings["View all common friends"] = "Alle Kontakte anzeigen";
+$a->strings["Advanced"] = "Erweitert";
+$a->strings["Advanced Contact Settings"] = "Fortgeschrittene Kontakteinstellungen";
+$a->strings["Mutual Friendship"] = "Beidseitige Freundschaft";
+$a->strings["is a fan of yours"] = "ist ein Fan von dir";
+$a->strings["you are a fan of"] = "Du bist Fan von";
+$a->strings["Toggle Blocked status"] = "Geblockt-Status ein-/ausschalten";
+$a->strings["Toggle Ignored status"] = "Ignoriert-Status ein-/ausschalten";
+$a->strings["Toggle Archive status"] = "Archiviert-Status ein-/ausschalten";
+$a->strings["Delete contact"] = "Lösche den Kontakt";
 $a->strings["Parent user not found."] = "Verwalter nicht gefunden.";
 $a->strings["No parent user"] = "Kein Verwalter";
 $a->strings["Parent Password:"] = "Passwort des Verwalters";
 $a->strings["Please enter the password of the parent account to legitimize your request."] = "Bitte gib das Passwort des Verwalters ein um deine Anfrage zu bestätigen.";
 $a->strings["Parent User"] = "Verwalter";
 $a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "Verwalter haben Zugriff auf alle Funktionen dieses Benutzerkontos und können dessen Einstellungen ändern.";
+$a->strings["Save Settings"] = "Einstellungen speichern";
+$a->strings["Delegate Page Management"] = "Delegiere das Management für die Seite";
 $a->strings["Delegates"] = "Bevollmächtigte";
 $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."] = "Bevollmächtigte sind in der Lage, alle Aspekte dieses Kontos/dieser Seite zu verwalten, abgesehen von den Grundeinstellungen des Kontos. Bitte gib niemandem eine Bevollmächtigung für Deinen privaten Account, dem Du nicht absolut vertraust!";
 $a->strings["Existing Page Delegates"] = "Vorhandene Bevollmächtigte für die Seite";
 $a->strings["Potential Delegates"] = "Potentielle Bevollmächtigte";
-$a->strings["Remove"] = "Entfernen";
 $a->strings["Add"] = "Hinzufügen";
 $a->strings["No entries."] = "Keine Einträge.";
-$a->strings["Recent Photos"] = "Neueste Fotos";
-$a->strings["Upload New Photos"] = "Neue Fotos hochladen";
-$a->strings["Contact information unavailable"] = "Kontaktinformationen nicht verfügbar";
-$a->strings["Album not found."] = "Album nicht gefunden.";
-$a->strings["Delete Album"] = "Album löschen";
-$a->strings["Do you really want to delete this photo album and all its photos?"] = "Möchtest Du wirklich dieses Foto-Album und all seine Foto löschen?";
-$a->strings["Delete Photo"] = "Foto löschen";
-$a->strings["Do you really want to delete this photo?"] = "Möchtest Du wirklich dieses Foto löschen?";
-$a->strings["a photo"] = "einem Foto";
-$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s wurde von %3\$s in %2\$s getaggt";
-$a->strings["Image upload didn't complete, please try again"] = "Der Upload des Bildes war nicht vollständig. Bitte versuche es erneut.";
-$a->strings["Image file is missing"] = "Bilddatei konnte nicht gefunden werden.";
-$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "Der Server kann derzeit keine neuen Datei Uploads akzeptieren. Bitte kontaktiere deinen Administrator.";
-$a->strings["Image file is empty."] = "Bilddatei ist leer.";
-$a->strings["No photos selected"] = "Keine Bilder ausgewählt";
-$a->strings["Access to this item is restricted."] = "Zugriff zu diesem Eintrag wurde eingeschränkt.";
-$a->strings["Upload Photos"] = "Bilder hochladen";
-$a->strings["New album name: "] = "Name des neuen Albums: ";
-$a->strings["or existing album name: "] = "oder existierender Albumname: ";
-$a->strings["Do not show a status post for this upload"] = "Keine Status-Mitteilung für diesen Beitrag anzeigen";
-$a->strings["Edit Album"] = "Album bearbeiten";
-$a->strings["Show Newest First"] = "Zeige neueste zuerst";
-$a->strings["Show Oldest First"] = "Zeige älteste zuerst";
-$a->strings["View Photo"] = "Foto betrachten";
-$a->strings["Permission denied. Access to this item may be restricted."] = "Zugriff verweigert. Zugriff zu diesem Eintrag könnte eingeschränkt sein.";
-$a->strings["Photo not available"] = "Foto nicht verfügbar";
-$a->strings["View photo"] = "Fotos ansehen";
-$a->strings["Edit photo"] = "Foto bearbeiten";
-$a->strings["Use as profile photo"] = "Als Profilbild verwenden";
-$a->strings["View Full Size"] = "Betrachte Originalgröße";
-$a->strings["Tags: "] = "Tags: ";
-$a->strings["[Remove any tag]"] = "[Tag entfernen]";
-$a->strings["New album name"] = "Name des neuen Albums";
-$a->strings["Caption"] = "Bildunterschrift";
-$a->strings["Add a Tag"] = "Tag hinzufügen";
-$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Beispiel: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping";
-$a->strings["Do not rotate"] = "Nicht rotieren";
-$a->strings["Rotate CW (right)"] = "Drehen US (rechts)";
-$a->strings["Rotate CCW (left)"] = "Drehen EUS (links)";
-$a->strings["Map"] = "Karte";
-$a->strings["View Album"] = "Album betrachten";
-$a->strings["Edit contact"] = "Kontakt bearbeiten";
-$a->strings["Contacts who are not members of a group"] = "Kontakte, die keiner Gruppe zugewiesen sind";
+$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["Required"] = "Benötigt";
+$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["Title:"] = "Titel:";
+$a->strings["Share this event"] = "Veranstaltung teilen";
+$a->strings["Basic"] = "Allgemein";
+$a->strings["Failed to remove event"] = "Entfernen der Veranstaltung fehlgeschlagen";
+$a->strings["Event removed"] = "Veranstaltung enfternt";
+$a->strings["You must be logged in to use this module"] = "Du musst eingeloggt sein um dieses Modul benutzen zu können.";
+$a->strings["Source URL"] = "URL der Quelle";
+$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["Post successful."] = "Beitrag erfolgreich veröffentlicht.";
+$a->strings["Subscribing to OStatus contacts"] = "OStatus Kontakten folgen";
+$a->strings["No contact provided."] = "Keine Kontakte gefunden.";
+$a->strings["Couldn't fetch information for contact."] = "Konnte die Kontaktinformationen nicht einholen.";
+$a->strings["Couldn't fetch friends for contact."] = "Konnte die Kontaktliste des Kontakts nicht abfragen.";
+$a->strings["success"] = "Erfolg";
+$a->strings["failed"] = "Fehlgeschlagen";
+$a->strings["ignored"] = "Ignoriert";
+$a->strings["Image uploaded but image cropping failed."] = "Bild hochgeladen, aber das Zuschneiden schlug fehl.";
+$a->strings["Image size reduction [%s] failed."] = "Verkleinern der Bildgröße von [%s] scheiterte.";
+$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Drücke Umschalt+Neu Laden oder leere den Browser-Cache, falls das neue Foto nicht gleich angezeigt wird.";
+$a->strings["Unable to process image"] = "Bild konnte nicht verarbeitet werden";
+$a->strings["Upload File:"] = "Datei hochladen:";
+$a->strings["Select a profile:"] = "Profil auswählen:";
+$a->strings["or"] = "oder";
+$a->strings["skip this step"] = "diesen Schritt überspringen";
+$a->strings["select a photo from your photo albums"] = "wähle ein Foto aus deinen Fotoalben";
+$a->strings["Crop Image"] = "Bild zurechtschneiden";
+$a->strings["Please adjust the image cropping for optimum viewing."] = "Passe bitte den Bildausschnitt an, damit das Bild optimal dargestellt werden kann.";
+$a->strings["Done Editing"] = "Bearbeitung abgeschlossen";
+$a->strings["Image uploaded successfully."] = "Bild erfolgreich hochgeladen.";
+$a->strings["Contact wasn't found or can't be unfollowed."] = "Der Kontakt konnte nicht gefunden oder nicht entfolgt werden.";
+$a->strings["Contact unfollowed"] = "Kontakt wird nicht mehr gefolgt";
+$a->strings["Submit Request"] = "Anfrage abschicken";
+$a->strings["You aren't a friend of this contact."] = "Du hast keine beidseitige Freundschaft mit diesem Kontakt.";
+$a->strings["Unfollowing is currently not supported by your network."] = "Bei diesem Netzwerk wird das Entfolgen derzeit nicht unterstützt.";
+$a->strings["Your Identity Address:"] = "Adresse Deines Profils:";
+$a->strings["Status:"] = "Status:";
+$a->strings["Homepage:"] = "Homepage:";
+$a->strings["Global Directory"] = "Weltweites Verzeichnis";
+$a->strings["Find on this site"] = "Auf diesem Server suchen";
+$a->strings["Results for:"] = "Ergebnisse für:";
+$a->strings["Site Directory"] = "Verzeichnis";
+$a->strings["No entries (some entries may be hidden)."] = "Keine Einträge (einige Einträge könnten versteckt sein).";
+$a->strings["People Search - %s"] = "Personensuche - %s";
+$a->strings["Forum Search - %s"] = "Forensuche - %s";
+$a->strings["The contact could not be added."] = "Der Kontakt konnte nicht hinzugefügt werden.";
+$a->strings["You already added this contact."] = "Du hast den Kontakt bereits hinzugefügt.";
+$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora Unterstützung ist nicht aktiviert. Der Kontakt kann nicht zugefügt werden.";
+$a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus Unterstützung ist nicht aktiviert. Der Kontakt kann nicht zugefügt werden.";
+$a->strings["The network type couldn't be detected. Contact can't be added."] = "Der Netzwerktype wurde nicht erkannt. Der Kontakt kann nicht hinzugefügt werden.";
+$a->strings["Please answer the following:"] = "Bitte beantworte folgendes:";
+$a->strings["Does %s know you?"] = "Kennt %s Dich?";
+$a->strings["Add a personal note:"] = "Eine persönliche Notiz beifügen:";
+$a->strings["No valid account found."] = "Kein gültiges Konto gefunden.";
+$a->strings["Password reset request issued. Check your email."] = "Zurücksetzen des Passworts eingeleitet. Bitte überprüfe Deine E-Mail.";
+$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."] = "\nHallo %1\$s,\n\nAuf \"%2\$s\" ist eine Anfrage auf das Zurücksetzen Deines Passworts gestellt\nworden. Um diese Anfrage zu verifizieren, folge bitte dem unten stehenden\nLink oder kopiere und füge ihn in die Adressleiste Deines Browsers ein.\n\nSolltest Du die Anfrage NICHT gemacht haben, ignoriere und/oder lösche diese\nE-Mail bitte.\n\nDein Passwort wird nicht geändert, solange wir nicht verifiziert haben, dass\nDu diese Änderung angefragt hast.";
+$a->strings["\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"] = "\nUm Deine Identität zu verifizieren, folge bitte dem folgenden Link:\n\n%1\$s\n\nDu wirst eine weitere E-Mail mit Deinem neuen Passwort erhalten. Sobald Du Dich\nangemeldet hast, kannst Du Dein Passwort in den Einstellungen ändern.\n\nDie Anmeldedetails sind die folgenden:\n\nAdresse der Seite:\t%2\$s\nBenutzername:\t%3\$s";
+$a->strings["Password reset requested at %s"] = "Anfrage zum Zurücksetzen des Passworts auf %s erhalten";
+$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Anfrage konnte nicht verifiziert werden. (Eventuell hast Du bereits eine ähnliche Anfrage gestellt.) Zurücksetzen des Passworts gescheitert.";
+$a->strings["Request has expired, please make a new one."] = "Die Anfrage ist abgelaufen. Bitte stelle eine erneute.";
+$a->strings["Forgot your Password?"] = "Hast Du Dein Passwort vergessen?";
+$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Gib Deine E-Mail-Adresse an und fordere ein neues Passwort an. Es werden Dir dann weitere Informationen per Mail zugesendet.";
+$a->strings["Nickname or Email: "] = "Spitzname oder E-Mail:";
+$a->strings["Reset"] = "Zurücksetzen";
+$a->strings["Password Reset"] = "Passwort zurücksetzen";
+$a->strings["Your password has been reset as requested."] = "Dein Passwort wurde wie gewünscht zurückgesetzt.";
+$a->strings["Your new password is"] = "Dein neues Passwort lautet";
+$a->strings["Save or copy your new password - and then"] = "Speichere oder kopiere Dein neues Passwort - und dann";
+$a->strings["click here to login"] = "hier klicken, um Dich anzumelden";
+$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Du kannst das Passwort in den <em>Einstellungen</em> ändern, sobald Du Dich erfolgreich angemeldet hast.";
+$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = "\nHallo %1\$s,\n\nDein Passwort wurde wie gewünscht geändert. Bitte bewahre diese Informationen gut auf (oder ändere Dein Passwort in eines, das Du Dir leicht merken kannst).";
+$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "\nDie Anmeldedaten sind die folgenden:\n\nAdresse der Seite: %1\$s\nLogin Name: %2\$s\nPasswort: %3\$s\n\nDas Passwort kann und sollte in den Kontoeinstellungen nach der Anmeldung geändert werden.";
+$a->strings["Your password has been changed at %s"] = "Auf %s wurde Dein Passwort geändert";
+$a->strings["Profile not found."] = "Profil nicht gefunden.";
+$a->strings["Profile deleted."] = "Profil gelöscht.";
+$a->strings["Profile-"] = "Profil-";
+$a->strings["New profile created."] = "Neues Profil angelegt.";
+$a->strings["Profile unavailable to clone."] = "Profil nicht zum Duplizieren verfügbar.";
+$a->strings["Profile Name is required."] = "Profilname ist erforderlich.";
+$a->strings["Marital Status"] = "Familienstand";
+$a->strings["Romantic Partner"] = "Romanze";
+$a->strings["Work/Employment"] = "Arbeit / Beschäftigung";
+$a->strings["Religion"] = "Religion";
+$a->strings["Political Views"] = "Politische Ansichten";
+$a->strings["Gender"] = "Geschlecht";
+$a->strings["Sexual Preference"] = "Sexuelle Vorlieben";
+$a->strings["XMPP"] = "XMPP";
+$a->strings["Homepage"] = "Webseite";
+$a->strings["Interests"] = "Interessen";
+$a->strings["Address"] = "Adresse";
+$a->strings["Location"] = "Wohnort";
+$a->strings["Profile updated."] = "Profil aktualisiert.";
+$a->strings[" and "] = " und ";
+$a->strings["public profile"] = "öffentliches Profil";
+$a->strings["%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;"] = "%1\$s hat %2\$s geändert auf &ldquo;%3\$s&rdquo;";
+$a->strings[" - Visit %1\$s's %2\$s"] = " – %1\$ss %2\$s besuchen";
+$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s hat folgendes aktualisiert %2\$s, verändert wurde %3\$s.";
+$a->strings["Hide contacts and friends:"] = "Kontakte und Freunde verbergen";
+$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Liste der Kontakte vor Betrachtern dieses Profils verbergen?";
+$a->strings["Show more profile fields:"] = "Zeige mehr Profil-Felder:";
+$a->strings["Profile Actions"] = "Profilaktionen";
+$a->strings["Edit Profile Details"] = "Profil bearbeiten";
+$a->strings["Change Profile Photo"] = "Profilbild ändern";
+$a->strings["View this profile"] = "Dieses Profil anzeigen";
+$a->strings["Edit visibility"] = "Sichtbarkeit bearbeiten";
+$a->strings["Create a new profile using these settings"] = "Neues Profil anlegen und diese Einstellungen verwenden";
+$a->strings["Clone this profile"] = "Dieses Profil duplizieren";
+$a->strings["Delete this profile"] = "Dieses Profil löschen";
+$a->strings["Basic information"] = "Grundinformationen";
+$a->strings["Profile picture"] = "Profilbild";
+$a->strings["Preferences"] = "Vorlieben";
+$a->strings["Status information"] = "Status Informationen";
+$a->strings["Additional information"] = "Zusätzliche Informationen";
+$a->strings["Personal"] = "Persönlich";
+$a->strings["Relation"] = "Beziehung";
+$a->strings["Miscellaneous"] = "Verschiedenes";
+$a->strings["Your Gender:"] = "Dein Geschlecht:";
+$a->strings["<span class=\"heart\">&hearts;</span> Marital Status:"] = "<span class=\"heart\">&hearts;</span> Beziehungsstatus:";
+$a->strings["Sexual Preference:"] = "Sexuelle Vorlieben:";
+$a->strings["Example: fishing photography software"] = "Beispiel: Fischen Fotografie Software";
+$a->strings["Profile Name:"] = "Profilname:";
+$a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "Dies ist Dein <strong>öffentliches</strong> Profil.<br />Es <strong>könnte</strong> für jeden Nutzer des Internets sichtbar sein.";
+$a->strings["Your Full Name:"] = "Dein kompletter Name:";
+$a->strings["Title/Description:"] = "Titel/Beschreibung:";
+$a->strings["Street Address:"] = "Adresse:";
+$a->strings["Locality/City:"] = "Wohnort:";
+$a->strings["Region/State:"] = "Region/Bundesstaat:";
+$a->strings["Postal/Zip Code:"] = "Postleitzahl:";
+$a->strings["Country:"] = "Land:";
+$a->strings["Age: "] = "Alter: ";
+$a->strings["Who: (if applicable)"] = "Wer: (falls anwendbar)";
+$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Beispiele: cathy123, Cathy Williams, cathy@example.com";
+$a->strings["Since [date]:"] = "Seit [Datum]:";
+$a->strings["Tell us about yourself..."] = "Erzähle uns ein bisschen von Dir …";
+$a->strings["XMPP (Jabber) address:"] = "XMPP (Jabber) Adresse";
+$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "Die XMPP Adresse wird an deine Kontakte verteilt werden, so dass sie auch über XMPP mit dir in Kontakt treten können.";
+$a->strings["Homepage URL:"] = "Adresse der Homepage:";
+$a->strings["Hometown:"] = "Heimatort:";
+$a->strings["Political Views:"] = "Politische Ansichten:";
+$a->strings["Religious Views:"] = "Religiöse Ansichten:";
+$a->strings["Public Keywords:"] = "Öffentliche Schlüsselwörter:";
+$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(Wird verwendet, um potentielle Kontakte zu finden, kann von Kontakten eingesehen werden)";
+$a->strings["Private Keywords:"] = "Private Schlüsselwörter:";
+$a->strings["(Used for searching profiles, never shown to others)"] = "(Wird für die Suche nach Profilen verwendet und niemals veröffentlicht)";
+$a->strings["Likes:"] = "Likes:";
+$a->strings["Dislikes:"] = "Dislikes:";
+$a->strings["Musical interests"] = "Musikalische Interessen";
+$a->strings["Books, literature"] = "Bücher, Literatur";
+$a->strings["Television"] = "Fernsehen";
+$a->strings["Film/dance/culture/entertainment"] = "Filme/Tänze/Kultur/Unterhaltung";
+$a->strings["Hobbies/Interests"] = "Hobbies/Interessen";
+$a->strings["Love/romance"] = "Liebe/Romantik";
+$a->strings["Work/employment"] = "Arbeit/Anstellung";
+$a->strings["School/education"] = "Schule/Ausbildung";
+$a->strings["Contact information and Social Networks"] = "Kontaktinformationen und Soziale Netzwerke";
+$a->strings["Profile Image"] = "Profilbild";
+$a->strings["visible to everybody"] = "sichtbar für jeden";
+$a->strings["Edit/Manage Profiles"] = "Bearbeite/Verwalte Profile";
+$a->strings["Change profile photo"] = "Profilbild ändern";
+$a->strings["Create New Profile"] = "Neues Profil anlegen";
+$a->strings["Registration successful. Please check your email for further instructions."] = "Registrierung erfolgreich. Eine E-Mail mit weiteren Anweisungen wurde an Dich gesendet.";
+$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."] = "Versenden der E-Mail fehlgeschlagen. Hier sind Deine Account Details:\n\nLogin: %s\nPasswort: %s\n\nDu kannst das Passwort nach dem Anmelden ändern.";
+$a->strings["Registration successful."] = "Registrierung erfolgreich.";
+$a->strings["Your registration can not be processed."] = "Deine Registrierung konnte nicht verarbeitet werden.";
+$a->strings["Your registration is pending approval by the site owner."] = "Deine Registrierung muss noch vom Betreiber der Seite freigegeben werden.";
+$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Du kannst dieses Formular auch (optional) mit Deiner OpenID ausfüllen, indem Du Deine OpenID angibst und 'Registrieren' klickst.";
+$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Wenn Du nicht mit OpenID vertraut bist, lass dieses Feld bitte leer und fülle die restlichen Felder aus.";
+$a->strings["Your OpenID (optional): "] = "Deine OpenID (optional): ";
+$a->strings["Include your profile in member directory?"] = "Soll Dein Profil im Nutzerverzeichnis angezeigt werden?";
+$a->strings["Note for the admin"] = "Hinweis für den Admin";
+$a->strings["Leave a message for the admin, why you want to join this node"] = "Hinterlasse eine Nachricht an den Admin, warum du einen Account auf dieser Instanz haben möchtest.";
+$a->strings["Membership on this site is by invitation only."] = "Mitgliedschaft auf dieser Seite ist nur nach vorheriger Einladung möglich.";
+$a->strings["Your invitation code: "] = "Dein Ein­la­dungs­code";
+$a->strings["Registration"] = "Registrierung";
+$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Dein vollständiger Name (z.B. Hans Mustermann, echt oder echt erscheinend):";
+$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Deine E-Mail Adresse (Informationen zur Registrierung werden an diese Adresse gesendet, darum muss sie existieren.)";
+$a->strings["New Password:"] = "Neues Passwort:";
+$a->strings["Leave empty for an auto generated password."] = "Leer lassen um das Passwort automatisch zu generieren.";
+$a->strings["Confirm:"] = "Bestätigen:";
+$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>'."] = "Wähle einen Spitznamen für Dein Profil. Dieser muss mit einem Buchstaben beginnen. Die Adresse Deines Profils auf dieser Seite wird '<strong>spitzname@%s</strong>' sein.";
+$a->strings["Choose a nickname: "] = "Spitznamen wählen: ";
+$a->strings["Register"] = "Registrieren";
+$a->strings["Import your profile to this friendica instance"] = "Importiere Dein Profil auf diese Friendica Instanz";
+$a->strings["Terms of Service"] = "Nutzungsbedingungen";
+$a->strings["User deleted their account"] = "Gelöschter Nutzeraccount";
+$a->strings["On your Friendica node an user deleted their account. Please ensure that their data is removed from the backups."] = "Ein Nutzer deiner Friendica Instanz hat seinen Account gelöscht. Bitte stelle sicher, dass deren Daten aus deinen Backups entfernt werden.";
+$a->strings["The user id is %d"] = "Die ID des Users lautet %d";
+$a->strings["Remove My Account"] = "Konto löschen";
+$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Dein Konto wird endgültig gelöscht. Es gibt keine Möglichkeit, es wiederherzustellen.";
+$a->strings["Please enter your password for verification:"] = "Bitte gib Dein Passwort zur Verifikation ein:";
+$a->strings["Source input"] = "Originaltext:";
+$a->strings["BBCode::toPlaintext"] = "BBCode::toPlaintext";
+$a->strings["BBCode::convert (raw HTML)"] = "BBCode::convert (pures HTML)";
+$a->strings["BBCode::convert"] = "BBCode::convert";
+$a->strings["BBCode::convert => HTML::toBBCode"] = "BBCode::convert => HTML::toBBCode";
+$a->strings["BBCode::toMarkdown"] = "BBCode::toMarkdown";
+$a->strings["BBCode::toMarkdown => Markdown::convert"] = "BBCode::toMarkdown => Markdown::convert";
+$a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "BBCode::toMarkdown => Markdown::toBBCode";
+$a->strings["BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"] = "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode";
+$a->strings["Source input \\x28Diaspora format\\x29"] = "Original Text \\x28Diaspora Fromat\\x29";
+$a->strings["Markdown::toBBCode"] = "Markdown::toBBCode";
+$a->strings["Raw HTML input"] = "Reine  HTML  Eingabe";
+$a->strings["HTML Input"] = "HTML Eingabe";
+$a->strings["HTML::toBBCode"] = "HTML::toBBCode";
+$a->strings["HTML::toPlaintext"] = "HTML::toPlaintext";
+$a->strings["Source text"] = "Quelltext";
+$a->strings["BBCode"] = "BBCode";
+$a->strings["Markdown"] = "Markdown";
+$a->strings["HTML"] = "HTML";
 $a->strings["Community option not available."] = "Optionen für die Gemeinschaftsseite nicht verfügbar.";
 $a->strings["Not available."] = "Nicht verfügbar.";
 $a->strings["Local Community"] = "Lokale Gemeinschaft";
 $a->strings["Posts from local users on this server"] = "Beiträge von Nutzern dieses Servers";
 $a->strings["Global Community"] = "Globale Gemeinschaft";
 $a->strings["Posts from users of the whole federated network"] = "Beiträge von Nutzern des gesamten  föderalen Netzwerks";
-$a->strings["No results."] = "Keine Ergebnisse.";
 $a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "Diese Gemeinschaftsseite zeigt alle öffentlichen Beiträge, die auf diesem Knoten eingegangen sind. Der Inhalt entspricht nicht zwingend der Meinung der Nutzer dieses Servers.";
-$a->strings["No recipient selected."] = "Kein Empfänger gewählt.";
-$a->strings["Unable to locate contact information."] = "Konnte die Kontaktinformationen nicht finden.";
-$a->strings["Message could not be sent."] = "Nachricht konnte nicht gesendet werden.";
-$a->strings["Message collection failure."] = "Konnte Nachrichten nicht abrufen.";
-$a->strings["Message sent."] = "Nachricht gesendet.";
-$a->strings["Do you really want to delete this message?"] = "Möchtest Du wirklich diese Nachricht löschen?";
-$a->strings["Message deleted."] = "Nachricht gelöscht.";
-$a->strings["Conversation removed."] = "Unterhaltung gelöscht.";
-$a->strings["Send Private Message"] = "Private Nachricht senden";
-$a->strings["To:"] = "An:";
-$a->strings["Subject:"] = "Betreff:";
-$a->strings["No messages."] = "Keine Nachrichten.";
-$a->strings["Message not available."] = "Nachricht nicht verfügbar.";
-$a->strings["Delete message"] = "Nachricht löschen";
-$a->strings["D, d M Y - g:i A"] = "D, d. M Y - H:i";
-$a->strings["Delete conversation"] = "Unterhaltung löschen";
-$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Sichere Kommunikation ist nicht verfügbar. <strong>Eventuell</strong> kannst Du auf der Profilseite des Absenders antworten.";
-$a->strings["Send Reply"] = "Antwort senden";
-$a->strings["Unknown sender - %s"] = "'Unbekannter Absender - %s";
-$a->strings["You and %s"] = "Du und %s";
-$a->strings["%s and You"] = "%s und Du";
-$a->strings["%d message"] = [
-       0 => "%d Nachricht",
-       1 => "%d Nachrichten",
+$a->strings["This is Friendica, version"] = "Dies ist Friendica, Version";
+$a->strings["running at web location"] = "die unter folgender Webadresse zu finden ist";
+$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Bitte besuche <a href=\"https://friendi.ca\">Friendi.ca</a> um mehr über das Friendica Projekt zu erfahren.";
+$a->strings["Bug reports and issues: please visit"] = "Probleme oder Fehler gefunden? Bitte besuche";
+$a->strings["the bugtracker at github"] = "den Bugtracker auf github";
+$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "Vorschläge, Lob usw.: E-Mail an \"Info\" at \"Friendi - dot ca\"";
+$a->strings["Installed addons/apps:"] = "Installierte Apps und Addons";
+$a->strings["No installed addons/apps"] = "Es sind keine Addons oder Apps installiert";
+$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "Erfahre mehr über die <a href=\"%1\$s/tos\">Nutzungsbedingungen</a> dieses Knotens.";
+$a->strings["On this server the following remote servers are blocked."] = "Auf diesem Server werden die folgenden entfernten Server blockiert.";
+$a->strings["Blocked domain"] = "Blockierte Domain";
+$a->strings["Reason for the block"] = "Begründung für die Blockierung";
+$a->strings["Total invitation limit exceeded."] = "Limit für Einladungen erreicht.";
+$a->strings["%s : Not a valid email address."] = "%s: Keine gültige Email Adresse.";
+$a->strings["Please join us on Friendica"] = "Ich lade Dich zu unserem sozialen Netzwerk Friendica ein";
+$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limit für Einladungen erreicht. Bitte kontaktiere des Administrator der Seite.";
+$a->strings["%s : Message delivery failed."] = "%s: Zustellung der Nachricht fehlgeschlagen.";
+$a->strings["%d message sent."] = [
+       0 => "%d Nachricht gesendet.",
+       1 => "%d Nachrichten gesendet.",
+];
+$a->strings["You have no more invitations available"] = "Du hast keine weiteren Einladungen";
+$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."] = "Besuche %s für eine Liste der öffentlichen Server, denen Du beitreten kannst. Friendica Mitglieder unterschiedlicher Server können sich sowohl alle miteinander verbinden, als auch mit Mitgliedern anderer Sozialer Netzwerke.";
+$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Um diese Kontaktanfrage zu akzeptieren, besuche und registriere Dich bitte bei %s oder einer anderen öffentlichen 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 Server verbinden sich alle untereinander, um ein großes datenschutzorientiertes Soziales Netzwerk zu bilden, das von seinen Mitgliedern betrieben und kontrolliert wird. Sie können sich auch mit vielen üblichen Sozialen Netzwerken verbinden. Besuche %s für eine Liste alternativer Friendica Server, denen Du beitreten kannst.";
+$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Es tut uns leid. Dieses System ist zurzeit nicht dafür konfiguriert, sich mit anderen öffentlichen Seiten zu verbinden oder Mitglieder einzuladen.";
+$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 Server verbinden sich alle untereinander, um ein großes datenschutzorientiertes Soziales Netzwerk zu bilden, das von seinen Mitgliedern betrieben und kontrolliert wird. Sie können sich auch mit vielen üblichen Sozialen Netzwerken verbinden.";
+$a->strings["To accept this invitation, please visit and register at %s."] = "Um diese Kontaktanfrage zu akzeptieren, besuche und registriere Dich bitte bei %s.";
+$a->strings["Send invitations"] = "Einladungen senden";
+$a->strings["Enter email addresses, one per line:"] = "E-Mail-Adressen eingeben, eine pro Zeile:";
+$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Du bist herzlich dazu eingeladen, Dich mir und anderen guten Freunden auf Friendica anzuschließen - und ein besseres Soziales Netz aufzubauen.";
+$a->strings["You will need to supply this invitation code: \$invite_code"] = "Du benötigst den folgenden Einladungscode: \$invite_code";
+$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Sobald Du registriert bist, kontaktiere mich bitte auf meiner Profilseite:";
+$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "Für weitere Informationen über das Friendica Projekt und warum wir es für ein wichtiges Projekt halten, besuche bitte http://friendi.ca.";
+$a->strings["add"] = "hinzufügen";
+$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
+       0 => "Warnung: Diese Gruppe beinhaltet %s Person aus einem Netzwerk das keine nicht öffentlichen Beiträge empfangen kann.",
+       1 => "Warnung: Diese Gruppe beinhaltet %s Personen aus Netzwerken die keine nicht-öffentlichen Beiträge empfangen können.",
 ];
-$a->strings["Do you really want to delete this video?"] = "Möchtest Du dieses Video wirklich löschen?";
-$a->strings["Delete Video"] = "Video Löschen";
-$a->strings["No videos selected"] = "Keine Videos  ausgewählt";
-$a->strings["Recent Videos"] = "Neueste Videos";
-$a->strings["Upload New Videos"] = "Neues Video hochladen";
-$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 ist ein Gemeinschaftsprojekt, das nicht ohne die Hilfe vieler Personen möglich wäre. Hier ist eine Aufzählung der Personen, die zum Code oder der Übersetzung beigetragen haben. Dank an alle !";
-$a->strings["Contact wasn't found or can't be unfollowed."] = "Der Kontakt konnte nicht gefunden oder nicht entfolgt werden.";
-$a->strings["Contact unfollowed"] = "Kontakt wird nicht mehr gefolgt";
-$a->strings["Submit Request"] = "Anfrage abschicken";
-$a->strings["You aren't a friend of this contact."] = "Du hast keine beidseitige Freundschaft mit diesem Kontakt.";
-$a->strings["Unfollowing is currently not supported by your network."] = "Bei diesem Netzwerk wird das Entfolgen derzeit nicht unterstützt.";
-$a->strings["Disconnect/Unfollow"] = "Verbindung lösen/Nicht mehr folgen";
-$a->strings["Your Identity Address:"] = "Adresse Deines Profils:";
-$a->strings["Invalid request."] = "Ungültige Anfrage";
-$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Entschuldige, die Datei scheint größer zu sein als es die PHP Konfiguration erlaubt.";
-$a->strings["Or - did you try to upload an empty file?"] = "Oder - hast Du versucht, eine leere Datei hochzuladen?";
-$a->strings["File exceeds size limit of %s"] = "Die Datei ist größer als das erlaubte Limit von %s";
-$a->strings["File upload failed."] = "Hochladen der Datei fehlgeschlagen.";
+$a->strings["Messages in this group won't be send to these receivers."] = "Beiträge in dieser Gruppe werden deshalb nicht an diese Personen zugestellt werden.";
+$a->strings["No such group"] = "Es gibt keine solche Gruppe";
+$a->strings["Group: %s"] = "Gruppe: %s";
+$a->strings["Private messages to this person are at risk of public disclosure."] = "Private Nachrichten an diese Person könnten an die Öffentlichkeit gelangen.";
+$a->strings["Invalid contact."] = "Ungültiger Kontakt.";
+$a->strings["Commented Order"] = "Neueste Kommentare";
+$a->strings["Sort by Comment Date"] = "Nach Kommentardatum sortieren";
+$a->strings["Posted Order"] = "Neueste Beiträge";
+$a->strings["Sort by Post Date"] = "Nach Beitragsdatum sortieren";
+$a->strings["Posts that mention or involve you"] = "Beiträge, in denen es um Dich geht";
+$a->strings["New"] = "Neue";
+$a->strings["Activity Stream - by date"] = "Aktivitäten-Stream - nach Datum";
+$a->strings["Shared Links"] = "Geteilte Links";
+$a->strings["Interesting Links"] = "Interessante Links";
+$a->strings["Starred"] = "Markierte";
+$a->strings["Favourite Posts"] = "Favorisierte Beiträge";
+$a->strings["Requested profile is not available."] = "Das angefragte Profil ist nicht vorhanden.";
+$a->strings["%s's posts"] = "Beiträge von %s";
+$a->strings["%s's comments"] = "Kommentare von %s";
+$a->strings["%s's timeline"] = "Timeline von %s";
 $a->strings["Tips for New Members"] = "Tipps für neue Nutzer";
-$a->strings["Time Conversion"] = "Zeitumrechnung";
-$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica bietet diese Funktion an, um das Teilen von Events mit Kontakten zu vereinfachen, deren Zeitzone nicht ermittelt werden kann.";
-$a->strings["UTC time: %s"] = "UTC Zeit: %s";
-$a->strings["Current timezone: %s"] = "Aktuelle Zeitzone: %s";
-$a->strings["Converted localtime: %s"] = "Umgerechnete lokale Zeit: %s";
-$a->strings["Please select your timezone:"] = "Bitte wähle Deine Zeitzone:";
-$a->strings["This introduction has already been accepted."] = "Diese Kontaktanfrage wurde bereits akzeptiert.";
-$a->strings["Profile location is not valid or does not contain profile information."] = "Profiladresse ist ungültig oder stellt keine Profildaten zur Verfügung.";
-$a->strings["Warning: profile location has no identifiable owner name."] = "Warnung: Es konnte kein Name des Besitzers von der angegebenen Profiladresse gefunden werden.";
-$a->strings["Warning: profile location has no profile photo."] = "Warnung: Es gibt kein Profilbild bei der angegebenen Profiladresse.";
-$a->strings["%d required parameter was not found at the given location"] = [
-       0 => "%d benötigter Parameter wurde an der angegebenen Stelle nicht gefunden",
-       1 => "%d benötigte Parameter wurden an der angegebenen Stelle nicht gefunden",
-];
-$a->strings["Introduction complete."] = "Kontaktanfrage abgeschlossen.";
-$a->strings["Unrecoverable protocol error."] = "Nicht behebbarer Protokollfehler.";
-$a->strings["Profile unavailable."] = "Profil nicht verfügbar.";
-$a->strings["%s has received too many connection requests today."] = "%s hat heute zu viele Kontaktanfragen erhalten.";
-$a->strings["Spam protection measures have been invoked."] = "Maßnahmen zum Spamschutz wurden ergriffen.";
-$a->strings["Friends are advised to please try again in 24 hours."] = "Freunde sind angehalten, es in 24 Stunden erneut zu versuchen.";
-$a->strings["Invalid locator"] = "Ungültiger Locator";
-$a->strings["You have already introduced yourself here."] = "Du hast Dich hier bereits vorgestellt.";
-$a->strings["Apparently you are already friends with %s."] = "Es scheint so, als ob Du bereits mit %s in Kontakt stehst.";
-$a->strings["Invalid profile URL."] = "Ungültige Profil-URL.";
-$a->strings["Failed to update contact record."] = "Aktualisierung der Kontaktdaten fehlgeschlagen.";
-$a->strings["Your introduction has been sent."] = "Deine Kontaktanfrage wurde gesendet.";
-$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "Entferntes abon­nie­ren kann für dein Netzwerk nicht durchgeführt werden. Bitte nutze direkt die Abonnieren-Funktion deines Systems.   ";
-$a->strings["Please login to confirm introduction."] = "Bitte melde Dich an, um die Kontaktanfrage zu bestätigen.";
-$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Momentan bist Du mit einer anderen Identität angemeldet. Bitte melde Dich mit <strong>diesem</strong> Profil an.";
-$a->strings["Confirm"] = "Bestätigen";
-$a->strings["Hide this contact"] = "Verberge diesen Kontakt";
-$a->strings["Welcome home %s."] = "Willkommen zurück %s.";
-$a->strings["Please confirm your introduction/connection request to %s."] = "Bitte bestätige Deine Kontaktanfrage bei %s.";
-$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Bitte gib die Adresse Deines Profils in einem der unterstützten sozialen Netzwerke an:";
-$a->strings["If you are not yet a member of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."] = "Wenn du noch kein Mitglied dieses freien sozialen Netzwerks bist, <a href=\"%s\">folge diesem Link</a> um einen öffentlichen Friendica Server zu finden und beizutreten.";
-$a->strings["Friend/Connection Request"] = "Kontaktanfrage";
-$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Beispiele: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de";
-$a->strings["Please answer the following:"] = "Bitte beantworte folgendes:";
-$a->strings["Does %s know you?"] = "Kennt %s Dich?";
-$a->strings["Add a personal note:"] = "Eine persönliche Notiz beifügen:";
-$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."] = " - bitte verwende dieses Formular nicht. Stattdessen suche nach %s in Deiner Diaspora Suchleiste.";
 $a->strings["Contact settings applied."] = "Einstellungen zum Kontakt angewandt.";
 $a->strings["Contact update failed."] = "Konnte den Kontakt nicht aktualisieren.";
 $a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>ACHTUNG: Das sind Experten-Einstellungen!</strong> Wenn Du etwas Falsches eingibst, funktioniert die Kommunikation mit diesem Kontakt evtl. nicht mehr.";
@@ -1773,6 +986,7 @@ $a->strings["Refetch contact data"] = "Kontaktdaten neu laden";
 $a->strings["Remote Self"] = "Entfernte Konten";
 $a->strings["Mirror postings from this contact"] = "Spiegle Beiträge dieses Kontakts";
 $a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Markiere diesen Kontakt als remote_self (entferntes Konto), dies veranlasst Friendica alle Top-Level Beiträge dieses Kontakts an all Deine Kontakte zu senden.";
+$a->strings["Name"] = "Name";
 $a->strings["Account Nickname"] = "Konto-Spitzname";
 $a->strings["@Tagname - overrides Name/Nickname"] = "@Tagname - überschreibt Name/Spitzname";
 $a->strings["Account URL"] = "Konto-URL";
@@ -1781,156 +995,63 @@ $a->strings["Friend Confirm URL"] = "URL für Bestätigungen von Kontaktanfragen
 $a->strings["Notification Endpoint URL"] = "URL-Endpunkt für Benachrichtigungen";
 $a->strings["Poll/Feed URL"] = "Pull/Feed-URL";
 $a->strings["New photo from this URL"] = "Neues Foto von dieser URL";
-$a->strings["Welcome to %s"] = "Willkommen zu %s";
+$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Das kann passieren, wenn sich zwei Kontakte gegenseitig eingeladen haben und bereits einer angenommen wurde.";
+$a->strings["Response from remote site was not understood."] = "Antwort der Gegenstelle unverständlich.";
+$a->strings["Unexpected response from remote site: "] = "Unerwartete Antwort der Gegenstelle: ";
+$a->strings["Confirmation completed successfully."] = "Bestätigung erfolgreich abgeschlossen.";
+$a->strings["Temporary failure. Please wait and try again."] = "Zeitweiser Fehler. Bitte warte einige Momente und versuche es dann noch einmal.";
+$a->strings["Introduction failed or was revoked."] = "Kontaktanfrage schlug fehl oder wurde zurückgezogen.";
+$a->strings["Remote site reported: "] = "Gegenstelle meldet: ";
+$a->strings["Unable to set contact photo."] = "Konnte das Bild des Kontakts nicht speichern.";
+$a->strings["No user record found for '%s' "] = "Für '%s' wurde kein Nutzer gefunden";
+$a->strings["Our site encryption key is apparently messed up."] = "Der Verschlüsselungsschlüssel unserer Seite ist anscheinend nicht in Ordnung.";
+$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Leere URL für die Seite erhalten oder die URL konnte nicht entschlüsselt werden.";
+$a->strings["Contact record was not found for you on our site."] = "Für diesen Kontakt wurde auf unserer Seite kein Eintrag gefunden.";
+$a->strings["Site public key not available in contact record for URL %s."] = "Die Kontaktdaten für URL %s enthalten keinen Public Key für den Server.";
+$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Die ID, die uns Dein System angeboten hat, ist hier bereits vergeben. Bitte versuche es noch einmal.";
+$a->strings["Unable to set your contact credentials on our system."] = "Deine Kontaktreferenzen konnten nicht in unserem System gespeichert werden.";
+$a->strings["Unable to update your contact profile details on our system"] = "Die Updates für Dein Profil konnten nicht gespeichert werden";
+$a->strings["[Name Withheld]"] = "[Name unterdrückt]";
+$a->strings["%1\$s has joined %2\$s"] = "%1\$s ist %2\$s beigetreten";
 $a->strings["%1\$s welcomes %2\$s"] = "%1\$s heißt %2\$s herzlich willkommen";
-$a->strings["Poke/Prod"] = "Anstupsen";
-$a->strings["poke, prod or do other things to somebody"] = "Stupse Leute an oder mache anderes mit ihnen";
-$a->strings["Recipient"] = "Empfänger";
-$a->strings["Choose what you wish to do to recipient"] = "Was willst Du mit dem Empfänger machen:";
-$a->strings["Make this post private"] = "Diesen Beitrag privat machen";
-$a->strings["Post successful."] = "Beitrag erfolgreich veröffentlicht.";
-$a->strings["Access denied."] = "Zugriff verweigert.";
-$a->strings["Invalid request identifier."] = "Invalid request identifier.";
-$a->strings["Discard"] = "Verwerfen";
-$a->strings["Ignore"] = "Ignorieren";
-$a->strings["Network Notifications"] = "Netzwerk Benachrichtigungen";
-$a->strings["Personal Notifications"] = "Persönliche Benachrichtigungen";
-$a->strings["Home Notifications"] = "Pinnwand Benachrichtigungen";
-$a->strings["Show Ignored Requests"] = "Zeige ignorierte Anfragen";
-$a->strings["Hide Ignored Requests"] = "Verberge ignorierte Anfragen";
-$a->strings["Notification type: "] = "Benachrichtigungstyp: ";
-$a->strings["suggested by %s"] = "vorgeschlagen von %s";
-$a->strings["Hide this contact from others"] = "Verbirg diesen Kontakt vor Anderen";
-$a->strings["Post a new friend activity"] = "Neue-Kontakt Nachricht senden";
-$a->strings["if applicable"] = "falls anwendbar";
-$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 Teilenden 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"] = "Teilenden";
-$a->strings["Subscriber"] = "Abonnent";
-$a->strings["No introductions."] = "Keine Kontaktanfragen.";
-$a->strings["Show unread"] = "Ungelesene anzeigen";
-$a->strings["Show all"] = "Alle anzeigen";
-$a->strings["No more %s notifications."] = "Keine weiteren %s Benachrichtigungen";
-$a->strings["Not Extended"] = "Nicht erweitert.";
-$a->strings["Not Found"] = "Nicht gefunden";
-$a->strings["The contact could not be added."] = "Der Kontakt konnte nicht hinzugefügt werden.";
-$a->strings["You already added this contact."] = "Du hast den Kontakt bereits hinzugefügt.";
-$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora Unterstützung ist nicht aktiviert. Der Kontakt kann nicht zugefügt werden.";
-$a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus Unterstützung ist nicht aktiviert. Der Kontakt kann nicht zugefügt werden.";
-$a->strings["The network type couldn't be detected. Contact can't be added."] = "Der Netzwerktype wurde nicht erkannt. Der Kontakt kann nicht hinzugefügt werden.";
-$a->strings["This calendar format is not supported"] = "Dieses Kalenderformat wird nicht unterstützt.";
-$a->strings["No exportable data found"] = "Keine exportierbaren Daten gefunden";
-$a->strings["calendar"] = "Kalender";
-$a->strings["%d contact edited."] = [
-       0 => "%d Kontakt bearbeitet.",
-       1 => "%d Kontakte bearbeitet.",
-];
-$a->strings["Could not access contact record."] = "Konnte nicht auf die Kontaktdaten zugreifen.";
-$a->strings["Could not locate selected profile."] = "Konnte das ausgewählte Profil nicht finden.";
-$a->strings["Contact updated."] = "Kontakt aktualisiert.";
-$a->strings["Contact has been blocked"] = "Kontakt wurde blockiert";
-$a->strings["Contact has been unblocked"] = "Kontakt wurde wieder freigegeben";
-$a->strings["Contact has been ignored"] = "Kontakt wurde ignoriert";
-$a->strings["Contact has been unignored"] = "Kontakt wird nicht mehr ignoriert";
-$a->strings["Contact has been archived"] = "Kontakt wurde archiviert";
-$a->strings["Contact has been unarchived"] = "Kontakt wurde aus dem Archiv geholt";
-$a->strings["Drop contact"] = "Kontakt löschen";
-$a->strings["Do you really want to delete this contact?"] = "Möchtest Du wirklich diesen Kontakt löschen?";
-$a->strings["Contact has been removed."] = "Kontakt wurde entfernt.";
-$a->strings["You are mutual friends with %s"] = "Du hast mit %s eine beidseitige Freundschaft";
-$a->strings["You are sharing with %s"] = "Du teilst mit %s";
-$a->strings["%s is sharing with you"] = "%s teilt mit Dir";
-$a->strings["Private communications are not available for this contact."] = "Private Kommunikation ist für diesen Kontakt nicht verfügbar.";
-$a->strings["Never"] = "Niemals";
-$a->strings["(Update was successful)"] = "(Aktualisierung war erfolgreich)";
-$a->strings["(Update was not successful)"] = "(Aktualisierung war nicht erfolgreich)";
-$a->strings["Suggest friends"] = "Kontakte vorschlagen";
-$a->strings["Network type: %s"] = "Netzwerktyp: %s";
-$a->strings["Communications lost with this contact!"] = "Verbindungen mit diesem Kontakt verloren!";
-$a->strings["Fetch further information for feeds"] = "Weitere Informationen zu Feeds holen";
-$a->strings["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."] = "Zusätzliche Informationen wie Vorschaubilder, Titel und Zusammenfassungen vom Feed-Eintrag laden. Du kannst diese Option aktivieren, wenn der Feed nicht all zu viel Text beinhaltet. Schlagwörter werden auf den Meta-Informationen des Feed-Headers bezogen und als Hash-Tags verwendet.";
-$a->strings["Fetch information"] = "Beziehe Information";
-$a->strings["Fetch keywords"] = "Schlüsselwprter abrufen";
-$a->strings["Fetch information and keywords"] = "Beziehe Information und Schlüsselworte";
-$a->strings["Contact"] = "Kontakt";
-$a->strings["Profile Visibility"] = "Profil-Sichtbarkeit";
-$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Bitte wähle eines Deiner Profile das angezeigt werden soll, wenn %s Dein Profil aufruft.";
-$a->strings["Contact Information / Notes"] = "Kontakt Informationen / Notizen";
-$a->strings["Their personal note"] = "Die persönliche Mitteilung";
-$a->strings["Edit contact notes"] = "Notizen zum Kontakt bearbeiten";
-$a->strings["Block/Unblock contact"] = "Kontakt blockieren/freischalten";
-$a->strings["Ignore contact"] = "Ignoriere den Kontakt";
-$a->strings["Repair URL settings"] = "URL Einstellungen reparieren";
-$a->strings["View conversations"] = "Unterhaltungen anzeigen";
-$a->strings["Last update:"] = "Letzte Aktualisierung: ";
-$a->strings["Update public posts"] = "Öffentliche Beiträge aktualisieren";
-$a->strings["Update now"] = "Jetzt aktualisieren";
-$a->strings["Unignore"] = "Ignorieren aufheben";
-$a->strings["Currently blocked"] = "Derzeit geblockt";
-$a->strings["Currently ignored"] = "Derzeit ignoriert";
-$a->strings["Currently archived"] = "Momentan archiviert";
-$a->strings["Awaiting connection acknowledge"] = "Bedarf der Bestätigung des Kontakts";
-$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Antworten/Likes auf deine öffentlichen Beiträge <strong>könnten</strong> weiterhin sichtbar sein";
-$a->strings["Notification for new posts"] = "Benachrichtigung bei neuen Beiträgen";
-$a->strings["Send a notification of every new post of this contact"] = "Sende eine Benachrichtigung, wann immer dieser Kontakt einen neuen Beitrag schreibt.";
-$a->strings["Blacklisted keywords"] = "Blacklistete Schlüsselworte ";
-$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Komma-Separierte Liste mit Schlüsselworten, die nicht in Hashtags konvertiert werden, wenn \"Beziehe Information und Schlüsselworte\" aktiviert wurde";
-$a->strings["Actions"] = "Aktionen";
-$a->strings["Contact Settings"] = "Kontakteinstellungen";
-$a->strings["Suggestions"] = "Kontaktvorschläge";
-$a->strings["Suggest potential friends"] = "Kontakte vorschlagen";
-$a->strings["Show all contacts"] = "Alle Kontakte anzeigen";
-$a->strings["Unblocked"] = "Ungeblockt";
-$a->strings["Only show unblocked contacts"] = "Nur nicht-blockierte Kontakte anzeigen";
-$a->strings["Blocked"] = "Geblockt";
-$a->strings["Only show blocked contacts"] = "Nur blockierte Kontakte anzeigen";
-$a->strings["Ignored"] = "Ignoriert";
-$a->strings["Only show ignored contacts"] = "Nur ignorierte Kontakte anzeigen";
-$a->strings["Archived"] = "Archiviert";
-$a->strings["Only show archived contacts"] = "Nur archivierte Kontakte anzeigen";
-$a->strings["Hidden"] = "Verborgen";
-$a->strings["Only show hidden contacts"] = "Nur verborgene Kontakte anzeigen";
-$a->strings["Search your contacts"] = "Suche in deinen Kontakten";
-$a->strings["Results for: %s"] = "Ergebnisse für: %s";
-$a->strings["Archive"] = "Archivieren";
-$a->strings["Unarchive"] = "Aus Archiv zurückholen";
-$a->strings["Batch Actions"] = "Stapelverarbeitung";
-$a->strings["View all contacts"] = "Alle Kontakte anzeigen";
-$a->strings["Common Friends"] = "Gemeinsame Kontakte";
-$a->strings["View all common friends"] = "Alle Kontakte anzeigen";
-$a->strings["Advanced Contact Settings"] = "Fortgeschrittene Kontakteinstellungen";
-$a->strings["Mutual Friendship"] = "Beidseitige Freundschaft";
-$a->strings["is a fan of yours"] = "ist ein Fan von dir";
-$a->strings["you are a fan of"] = "Du bist Fan von";
-$a->strings["Toggle Blocked status"] = "Geblockt-Status ein-/ausschalten";
-$a->strings["Toggle Ignored status"] = "Ignoriert-Status ein-/ausschalten";
-$a->strings["Toggle Archive status"] = "Archiviert-Status ein-/ausschalten";
-$a->strings["Delete contact"] = "Lösche den Kontakt";
-$a->strings["The post was created"] = "Der Beitrag wurde angelegt";
-$a->strings["No valid account found."] = "Kein gültiges Konto gefunden.";
-$a->strings["Password reset request issued. Check your email."] = "Zurücksetzen des Passworts eingeleitet. Bitte überprüfe Deine E-Mail.";
-$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."] = "\nHallo %1\$s,\n\nAuf \"%2\$s\" ist eine Anfrage auf das Zurücksetzen Deines Passworts gestellt\nworden. Um diese Anfrage zu verifizieren, folge bitte dem unten stehenden\nLink oder kopiere und füge ihn in die Adressleiste Deines Browsers ein.\n\nSolltest Du die Anfrage NICHT gemacht haben, ignoriere und/oder lösche diese\nE-Mail bitte.\n\nDein Passwort wird nicht geändert, solange wir nicht verifiziert haben, dass\nDu diese Änderung angefragt hast.";
-$a->strings["\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"] = "\nUm Deine Identität zu verifizieren, folge bitte dem folgenden Link:\n\n%1\$s\n\nDu wirst eine weitere E-Mail mit Deinem neuen Passwort erhalten. Sobald Du Dich\nangemeldet hast, kannst Du Dein Passwort in den Einstellungen ändern.\n\nDie Anmeldedetails sind die folgenden:\n\nAdresse der Seite:\t%2\$s\nBenutzername:\t%3\$s";
-$a->strings["Password reset requested at %s"] = "Anfrage zum Zurücksetzen des Passworts auf %s erhalten";
-$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Anfrage konnte nicht verifiziert werden. (Eventuell hast Du bereits eine ähnliche Anfrage gestellt.) Zurücksetzen des Passworts gescheitert.";
-$a->strings["Request has expired, please make a new one."] = "Die Anfrage ist abgelaufen. Bitte stelle eine erneute.";
-$a->strings["Forgot your Password?"] = "Hast Du Dein Passwort vergessen?";
-$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Gib Deine E-Mail-Adresse an und fordere ein neues Passwort an. Es werden Dir dann weitere Informationen per Mail zugesendet.";
-$a->strings["Reset"] = "Zurücksetzen";
-$a->strings["Your password has been reset as requested."] = "Dein Passwort wurde wie gewünscht zurückgesetzt.";
-$a->strings["Your new password is"] = "Dein neues Passwort lautet";
-$a->strings["Save or copy your new password - and then"] = "Speichere oder kopiere Dein neues Passwort - und dann";
-$a->strings["click here to login"] = "hier klicken, um Dich anzumelden";
-$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Du kannst das Passwort in den <em>Einstellungen</em> ändern, sobald Du Dich erfolgreich angemeldet hast.";
-$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = "\nHallo %1\$s,\n\nDein Passwort wurde wie gewünscht geändert. Bitte bewahre diese Informationen gut auf (oder ändere Dein Passwort in eines, das Du Dir leicht merken kannst).";
-$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "\nDie Anmeldedaten sind die folgenden:\n\nAdresse der Seite: %1\$s\nLogin Name: %2\$s\nPasswort: %3\$s\n\nDas Passwort kann und sollte in den Kontoeinstellungen nach der Anmeldung geändert werden.";
-$a->strings["Your password has been changed at %s"] = "Auf %s wurde Dein Passwort geändert";
+$a->strings["This introduction has already been accepted."] = "Diese Kontaktanfrage wurde bereits akzeptiert.";
+$a->strings["Profile location is not valid or does not contain profile information."] = "Profiladresse ist ungültig oder stellt keine Profildaten zur Verfügung.";
+$a->strings["Warning: profile location has no identifiable owner name."] = "Warnung: Es konnte kein Name des Besitzers von der angegebenen Profiladresse gefunden werden.";
+$a->strings["Warning: profile location has no profile photo."] = "Warnung: Es gibt kein Profilbild bei der angegebenen Profiladresse.";
+$a->strings["%d required parameter was not found at the given location"] = [
+       0 => "%d benötigter Parameter wurde an der angegebenen Stelle nicht gefunden",
+       1 => "%d benötigte Parameter wurden an der angegebenen Stelle nicht gefunden",
+];
+$a->strings["Introduction complete."] = "Kontaktanfrage abgeschlossen.";
+$a->strings["Unrecoverable protocol error."] = "Nicht behebbarer Protokollfehler.";
+$a->strings["Profile unavailable."] = "Profil nicht verfügbar.";
+$a->strings["%s has received too many connection requests today."] = "%s hat heute zu viele Kontaktanfragen erhalten.";
+$a->strings["Spam protection measures have been invoked."] = "Maßnahmen zum Spamschutz wurden ergriffen.";
+$a->strings["Friends are advised to please try again in 24 hours."] = "Freunde sind angehalten, es in 24 Stunden erneut zu versuchen.";
+$a->strings["Invalid locator"] = "Ungültiger Locator";
+$a->strings["You have already introduced yourself here."] = "Du hast Dich hier bereits vorgestellt.";
+$a->strings["Apparently you are already friends with %s."] = "Es scheint so, als ob Du bereits mit %s in Kontakt stehst.";
+$a->strings["Invalid profile URL."] = "Ungültige Profil-URL.";
+$a->strings["Disallowed profile URL."] = "Nicht erlaubte Profil-URL.";
+$a->strings["Your introduction has been sent."] = "Deine Kontaktanfrage wurde gesendet.";
+$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "Entferntes abon­nie­ren kann für dein Netzwerk nicht durchgeführt werden. Bitte nutze direkt die Abonnieren-Funktion deines Systems.   ";
+$a->strings["Please login to confirm introduction."] = "Bitte melde Dich an, um die Kontaktanfrage zu bestätigen.";
+$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Momentan bist Du mit einer anderen Identität angemeldet. Bitte melde Dich mit <strong>diesem</strong> Profil an.";
+$a->strings["Confirm"] = "Bestätigen";
+$a->strings["Hide this contact"] = "Verberge diesen Kontakt";
+$a->strings["Welcome home %s."] = "Willkommen zurück %s.";
+$a->strings["Please confirm your introduction/connection request to %s."] = "Bitte bestätige Deine Kontaktanfrage bei %s.";
+$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Bitte gib die Adresse Deines Profils in einem der unterstützten sozialen Netzwerke an:";
+$a->strings["If you are not yet a member of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."] = "Wenn du noch kein Mitglied dieses freien sozialen Netzwerks bist, <a href=\"%s\">folge diesem Link</a> um einen öffentlichen Friendica Server zu finden und beizutreten.";
+$a->strings["Friend/Connection Request"] = "Kontaktanfrage";
+$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Beispiele: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de";
+$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."] = " - bitte verwende dieses Formular nicht. Stattdessen suche nach %s in Deiner Diaspora Suchleiste.";
+$a->strings["Help:"] = "Hilfe:";
+$a->strings["Help"] = "Hilfe";
+$a->strings["Page not found."] = "Seite nicht gefunden.";
 $a->strings["Friendica Communications Server - Setup"] = "Friendica-Server für soziale Netzwerke – Setup";
 $a->strings["Could not connect to database."] = "Verbindung zur Datenbank gescheitert.";
 $a->strings["Could not create table."] = "Tabelle konnte nicht angelegt werden.";
@@ -1955,213 +1076,658 @@ $a->strings["Please select a default timezone for your website"] = "Bitte wähle
 $a->strings["Site settings"] = "Server-Einstellungen";
 $a->strings["System Language:"] = "Systemsprache:";
 $a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Wähle die Standardsprache für deine Friendica-Installations-Oberfläche und den E-Mail-Versand";
-$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Konnte keine Kommandozeilenversion von PHP im PATH des Servers finden.";
-$a->strings["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 href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "Wenn auf deinem Server keine Kommandozeilenversion von PHP installiert ist, kannst du den Hintergrundprozess nicht einrichten. Hier findest du alternative Möglichkeiten<a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-poller'>'für das Worker Setup'</a>";
-$a->strings["PHP executable path"] = "Pfad zu PHP";
-$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Gib den kompletten Pfad zur ausführbaren Datei von PHP an. Du kannst dieses Feld auch frei lassen und mit der Installation fortfahren.";
-$a->strings["Command line PHP"] = "Kommandozeilen-PHP";
-$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "Die ausführbare Datei von PHP stimmt nicht mit der PHP cli Version überein (es könnte sich um die cgi-fgci Version handeln)";
-$a->strings["Found PHP version: "] = "Gefundene PHP Version:";
-$a->strings["PHP cli binary"] = "PHP CLI Binary";
-$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Die Kommandozeilenversion von PHP auf Deinem System hat \"register_argc_argv\" nicht aktiviert.";
-$a->strings["This is required for message delivery to work."] = "Dies wird für die Auslieferung von Nachrichten benötigt.";
-$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
-$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Fehler: Die Funktion \"openssl_pkey_new\" auf diesem System ist nicht in der Lage, Verschlüsselungsschlüssel zu erzeugen";
-$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Wenn der Server unter Windows läuft, schau Dir bitte \"http://www.php.net/manual/en/openssl.installation.php\" an.";
-$a->strings["Generate encryption keys"] = "Schlüssel erzeugen";
-$a->strings["libCurl PHP module"] = "PHP: libCurl-Modul";
-$a->strings["GD graphics PHP module"] = "PHP: GD-Grafikmodul";
-$a->strings["OpenSSL PHP module"] = "PHP: OpenSSL-Modul";
-$a->strings["PDO or MySQLi PHP module"] = "PDO oder MySQLi PHP Modul";
-$a->strings["mb_string PHP module"] = "PHP: mb_string-Modul";
-$a->strings["XML PHP module"] = "XML PHP Modul";
-$a->strings["iconv PHP module"] = "PHP iconv Modul";
-$a->strings["POSIX PHP module"] = "PHP POSIX Modul";
-$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module";
-$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Fehler: Das Apache-Modul mod-rewrite wird benötigt, es ist allerdings nicht installiert.";
-$a->strings["Error: libCURL PHP module required but not installed."] = "Fehler: Das libCURL PHP Modul wird benötigt, ist aber nicht installiert.";
-$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Fehler: Das GD-Graphikmodul für PHP mit JPEG-Unterstützung ist nicht installiert.";
-$a->strings["Error: openssl PHP module required but not installed."] = "Fehler: Das openssl-Modul von PHP ist nicht installiert.";
-$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Fehler: PDO oder MySQLi PHP Modul erforderlich, aber nicht installiert.";
-$a->strings["Error: The MySQL driver for PDO is not installed."] = "Fehler: der MySQL Treiber für PDO ist nicht installiert";
-$a->strings["Error: mb_string PHP module required but not installed."] = "Fehler: mb_string PHP Module wird benötigt ist aber nicht installiert.";
-$a->strings["Error: iconv PHP module required but not installed."] = "Fehler: Das iconv-Modul von PHP ist nicht installiert.";
-$a->strings["Error: POSIX PHP module required but not installed."] = "Fehler POSIX PHP Modul erforderlich aber nicht installiert.";
-$a->strings["Error, XML PHP module required but not installed."] = "Fehler: XML PHP Modul erforderlich aber nicht installiert.";
-$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "Der Installationswizard muss in der Lage sein, eine Datei im Stammverzeichnis Deines Webservers anzulegen, ist allerdings derzeit nicht in der Lage, dies zu tun.";
-$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "In den meisten Fällen ist dies ein Problem mit den Schreibrechten. Der Webserver könnte keine Schreiberlaubnis haben, selbst wenn Du sie hast.";
-$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "Nachdem Du alles ausgefüllt hast, erhältst Du einen Text, den Du in eine Datei namens .htconfig.php in Deinem Friendica-Wurzelverzeichnis kopieren musst.";
-$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternativ kannst Du diesen Schritt aber auch überspringen und die Installation manuell durchführen. Eine Anleitung dazu (Englisch) findest Du in der Datei INSTALL.txt.";
-$a->strings[".htconfig.php is writable"] = "Schreibrechte auf .htconfig.php";
-$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica nutzt die Smarty3 Template Engine um die Webansichten zu rendern. Smarty3 kompiliert Templates zu PHP um das Rendern zu beschleunigen.";
-$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Um diese kompilierten Templates zu speichern benötigt der Webserver Schreibrechte zum Verzeichnis view/smarty3/ im obersten Ordner von Friendica.";
-$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Bitte stelle sicher, dass der Nutzer unter dem der Webserver läuft (z.B. www-data) Schreibrechte zu diesem Verzeichnis hat.";
-$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Hinweis: aus Sicherheitsgründen solltest Du dem Webserver nur Schreibrechte für view/smarty3/ geben -- Nicht den Templatedateien (.tpl) die sie enthalten.";
-$a->strings["view/smarty3 is writable"] = "view/smarty3 ist schreibbar";
-$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "Umschreiben der URLs in der .htaccess funktioniert nicht. Überprüfe die Konfiguration des Servers.";
-$a->strings["Url rewrite is working"] = "URL rewrite funktioniert";
-$a->strings["ImageMagick PHP extension is not installed"] = "ImageMagicx PHP Erweiterung ist nicht installiert.";
-$a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP Erweiterung ist installiert";
-$a->strings["ImageMagick supports GIF"] = "ImageMagick unterstützt GIF";
 $a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Die Konfigurationsdatei \".htconfig.php\" konnte nicht angelegt werden. Bitte verwende den angefügten Text, um die Datei im Stammverzeichnis Deiner Friendica-Installation zu erzeugen.";
 $a->strings["<h1>What next</h1>"] = "<h1>Wie geht es weiter?</h1>";
 $a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "Wichtig: Du musst [manuell] einen Cronjob (o.ä.) für den Worker einrichten.";
 $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."] = "Du solltest nun die Seite zur <a href=\"%s/register\">Nutzerregistrierung</a> deiner neuen Friendica Instanz besuchen und einen neuen Nutzer einrichten. Bitte denke daran die selbe E-Mail Adresse anzugeben, die du auch als Administrator E-Mail angegeben hast, damit du das Admin-Panel verwenden kannst.";
-$a->strings["Source input"] = "Originaltext:";
-$a->strings["BBCode::toPlaintext"] = "BBCode::toPlaintext";
-$a->strings["BBCode::convert (raw HTML)"] = "BBCode::convert (pures HTML)";
-$a->strings["BBCode::convert"] = "BBCode::convert";
-$a->strings["BBCode::convert => HTML::toBBCode"] = "BBCode::convert => HTML::toBBCode";
-$a->strings["BBCode::toMarkdown"] = "BBCode::toMarkdown";
-$a->strings["BBCode::toMarkdown => Markdown::convert"] = "BBCode::toMarkdown => Markdown::convert";
-$a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "BBCode::toMarkdown => Markdown::toBBCode";
-$a->strings["BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"] = "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode";
-$a->strings["Source input \\x28Diaspora format\\x29"] = "Original Text \\x28Diaspora Fromat\\x29";
-$a->strings["Markdown::toBBCode"] = "Markdown::toBBCode";
-$a->strings["Raw HTML input"] = "Reine  HTML  Eingabe";
-$a->strings["HTML Input"] = "HTML Eingabe";
-$a->strings["HTML::toBBCode"] = "HTML::toBBCode";
-$a->strings["HTML::toPlaintext"] = "HTML::toPlaintext";
-$a->strings["Source text"] = "Quelltext";
-$a->strings["BBCode"] = "BBCode";
-$a->strings["Markdown"] = "Markdown";
-$a->strings["HTML"] = "HTML";
-$a->strings["Remote privacy information not available."] = "Entfernte Privatsphäreneinstellungen nicht verfügbar.";
-$a->strings["Visible to:"] = "Sichtbar für:";
-$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Maximale Anzahl der täglichen Pinnwand Nachrichten für %s ist überschritten. Zustellung fehlgeschlagen.";
-$a->strings["Unable to check your home location."] = "Konnte Deinen Heimatort nicht bestimmen.";
-$a->strings["No recipient."] = "Kein Empfänger.";
-$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Wenn Du möchtest, dass %s Dir antworten kann, überprüfe Deine Privatsphären-Einstellungen und erlaube private Nachrichten von unbekannten Absendern.";
-$a->strings["No keywords to match. Please add keywords to your default profile."] = "Keine Schlüsselwörter zum Abgleichen gefunden. Bitte füge einige Schlüsselwörter zu Deinem Standardprofil hinzu.";
-$a->strings["is interested in:"] = "ist interessiert an:";
-$a->strings["Profile Match"] = "Profilübereinstimmungen";
-$a->strings["System down for maintenance"] = "System zur Wartung abgeschaltet";
-$a->strings["Tag removed"] = "Tag entfernt";
-$a->strings["Remove Item Tag"] = "Gegenstands-Tag entfernen";
-$a->strings["Select a tag to remove: "] = "Wähle ein Tag zum Entfernen aus: ";
-$a->strings["You must be logged in to use this module"] = "Du musst eingeloggt sein um dieses Modul benutzen zu können.";
-$a->strings["Source URL"] = "URL der Quelle";
-$a->strings["Only logged in users are permitted to perform a search."] = "Nur eingeloggten Benutzern ist das Suchen gestattet.";
-$a->strings["Too Many Requests"] = "Zu viele Abfragen";
-$a->strings["Only one search per minute is permitted for not logged in users."] = "Es ist nur eine Suchanfrage pro Minute für nicht eingeloggte Benutzer gestattet.";
-$a->strings["Items tagged with: %s"] = "Beiträge die mit %s getaggt sind";
-$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 Accountinformationen 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["Welcome to Friendica"] = "Willkommen bei Friendica";
-$a->strings["New Member Checklist"] = "Checkliste für neue Mitglieder";
-$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."] = "Wir möchten Dir einige Tipps und Links anbieten, die Dir helfen könnten, den Einstieg angenehmer zu machen. Klicke auf ein Element, um die entsprechende Seite zu besuchen. Ein Link zu dieser Seite hier bleibt für Dich an Deiner Pinnwand für zwei Wochen nach dem Registrierungsdatum sichtbar und wird dann verschwinden.";
-$a->strings["Getting Started"] = "Einstieg";
-$a->strings["Friendica Walk-Through"] = "Friendica Rundgang";
-$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."] = "Auf der <em>Quick Start</em> Seite findest Du eine kurze Einleitung in die einzelnen Funktionen Deines Profils und die Netzwerk-Reiter, wo Du interessante Foren findest und neue Kontakte knüpfst.";
-$a->strings["Go to Your Settings"] = "Gehe zu deinen Einstellungen";
-$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."] = "Ändere bitte unter <em>Einstellungen</em> dein Passwort. Außerdem merke dir deine Identifikationsadresse. Diese sieht aus wie eine E-Mail-Adresse und wird benötigt, um Kontakte mit anderen im Friendica Netzwerk zu knüpfen..";
-$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."] = "Überprüfe die restlichen Einstellungen, insbesondere die Einstellungen zur Privatsphäre. Wenn Du Dein Profil nicht veröffentlichst, ist das als wenn Du Deine Telefonnummer nicht ins Telefonbuch einträgst. Im Allgemeinen solltest Du es veröffentlichen - außer all Deine Kontakte und potentiellen Kontakte wissen genau, wie sie Dich finden können.";
-$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."] = "Lade ein Profilbild hoch, falls Du es noch nicht getan hast. Studien haben gezeigt, dass es zehnmal wahrscheinlicher ist neue Kontakte zu finden, wenn Du ein Bild von Dir selbst verwendest, als wenn Du dies nicht tust.";
-$a->strings["Edit Your Profile"] = "Editiere dein Profil";
-$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."] = "Editiere Dein <strong>Standard</strong> Profil nach Deinen Vorlieben. Überprüfe die Einstellungen zum Verbergen Deiner Kontaktliste vor unbekannten Betrachtern des Profils.";
-$a->strings["Profile Keywords"] = "Profil Schlüsselbegriffe";
-$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."] = "Trage ein paar öffentliche Stichwörter in Dein Standardprofil ein, die Deine Interessen beschreiben. Eventuell sind wir in der Lage Leute zu finden, die Deine Interessen teilen und können Dir dann Kontakte vorschlagen.";
-$a->strings["Connecting"] = "Verbindungen knüpfen";
-$a->strings["Importing Emails"] = "Emails Importieren";
-$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"] = "Gib Deine E-Mail-Zugangsinformationen auf der Connector-Einstellungsseite ein, falls Du E-Mails aus Deinem Posteingang importieren und mit Kontakten und Mailinglisten interagieren willst.";
-$a->strings["Go to Your Contacts Page"] = "Gehe zu deiner Kontakt-Seite";
-$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."] = "Die Kontakte-Seite ist die Einstiegsseite, von der aus Du Kontakte verwalten und Dich mit Personen in anderen Netzwerken verbinden kannst. Normalerweise gibst Du dazu einfach ihre Adresse oder die URL der Seite im Kasten <em>Neuen Kontakt hinzufügen</em> ein.";
-$a->strings["Go to Your Site's Directory"] = "Gehe zum Verzeichnis Deiner Friendica Instanz";
-$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."] = "Über die Verzeichnisseite kannst Du andere Personen auf diesem Server oder anderen verknüpften Seiten finden. Halte nach einem <em>Verbinden</em> oder <em>Folgen</em> Link auf deren Profilseiten Ausschau und gib Deine eigene Profiladresse an, falls Du danach gefragt wirst.";
-$a->strings["Finding New People"] = "Neue Leute kennenlernen";
-$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."] = "Im seitlichen Bedienfeld der Kontakteseite gibt es diverse Werkzeuge, um neue Personen zu finden. Wir können Menschen mit den gleichen Interessen finden, anhand von Namen oder Interessen suchen oder aber aufgrund vorhandener Kontakte neue Leute vorschlagen.\nAuf einer brandneuen - soeben erstellten - Seite starten die Kontaktvorschläge innerhalb von 24 Stunden.";
-$a->strings["Group Your Contacts"] = "Gruppiere deine Kontakte";
-$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."] = "Sobald Du einige Kontakte gefunden hast, organisiere sie in Gruppen zur privaten Kommunikation im Seitenmenü der Kontakte-Seite. Du kannst dann mit jeder dieser Gruppen von der Netzwerkseite aus privat interagieren.";
-$a->strings["Why Aren't My Posts Public?"] = "Warum sind meine Beiträge nicht öffentlich?";
-$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 respektiert Deine Privatsphäre. Mit der Grundeinstellung werden Deine Beiträge ausschließlich Deinen Kontakten angezeigt. Für weitere Informationen diesbezüglich lies Dir bitte den entsprechenden Abschnitt in der Hilfe unter dem obigen Link durch.";
-$a->strings["Getting Help"] = "Hilfe bekommen";
-$a->strings["Go to the Help Section"] = "Zum Hilfe Abschnitt gehen";
-$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = "Unsere <strong>Hilfe</strong> Seiten können herangezogen werden, um weitere Einzelheiten zu andern Programm Features zu erhalten.";
-$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Das kann passieren, wenn sich zwei Kontakte gegenseitig eingeladen haben und bereits einer angenommen wurde.";
-$a->strings["Response from remote site was not understood."] = "Antwort der Gegenstelle unverständlich.";
-$a->strings["Unexpected response from remote site: "] = "Unerwartete Antwort der Gegenstelle: ";
-$a->strings["Confirmation completed successfully."] = "Bestätigung erfolgreich abgeschlossen.";
-$a->strings["Temporary failure. Please wait and try again."] = "Zeitweiser Fehler. Bitte warte einige Momente und versuche es dann noch einmal.";
-$a->strings["Introduction failed or was revoked."] = "Kontaktanfrage schlug fehl oder wurde zurückgezogen.";
-$a->strings["Remote site reported: "] = "Gegenstelle meldet: ";
-$a->strings["Unable to set contact photo."] = "Konnte das Bild des Kontakts nicht speichern.";
-$a->strings["No user record found for '%s' "] = "Für '%s' wurde kein Nutzer gefunden";
-$a->strings["Our site encryption key is apparently messed up."] = "Der Verschlüsselungsschlüssel unserer Seite ist anscheinend nicht in Ordnung.";
-$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Leere URL für die Seite erhalten oder die URL konnte nicht entschlüsselt werden.";
-$a->strings["Contact record was not found for you on our site."] = "Für diesen Kontakt wurde auf unserer Seite kein Eintrag gefunden.";
-$a->strings["Site public key not available in contact record for URL %s."] = "Die Kontaktdaten für URL %s enthalten keinen Public Key für den Server.";
-$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Die ID, die uns Dein System angeboten hat, ist hier bereits vergeben. Bitte versuche es noch einmal.";
-$a->strings["Unable to set your contact credentials on our system."] = "Deine Kontaktreferenzen konnten nicht in unserem System gespeichert werden.";
-$a->strings["Unable to update your contact profile details on our system"] = "Die Updates für Dein Profil konnten nicht gespeichert werden";
-$a->strings["%1\$s has joined %2\$s"] = "%1\$s ist %2\$s beigetreten";
-$a->strings["- select -"] = "- auswählen -";
-$a->strings["Registration successful. Please check your email for further instructions."] = "Registrierung erfolgreich. Eine E-Mail mit weiteren Anweisungen wurde an Dich gesendet.";
-$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."] = "Versenden der E-Mail fehlgeschlagen. Hier sind Deine Account Details:\n\nLogin: %s\nPasswort: %s\n\nDu kannst das Passwort nach dem Anmelden ändern.";
-$a->strings["Registration successful."] = "Registrierung erfolgreich.";
-$a->strings["Your registration can not be processed."] = "Deine Registrierung konnte nicht verarbeitet werden.";
-$a->strings["Your registration is pending approval by the site owner."] = "Deine Registrierung muss noch vom Betreiber der Seite freigegeben werden.";
-$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Du kannst dieses Formular auch (optional) mit Deiner OpenID ausfüllen, indem Du Deine OpenID angibst und 'Registrieren' klickst.";
-$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Wenn Du nicht mit OpenID vertraut bist, lass dieses Feld bitte leer und fülle die restlichen Felder aus.";
-$a->strings["Your OpenID (optional): "] = "Deine OpenID (optional): ";
-$a->strings["Include your profile in member directory?"] = "Soll Dein Profil im Nutzerverzeichnis angezeigt werden?";
-$a->strings["Note for the admin"] = "Hinweis für den Admin";
-$a->strings["Leave a message for the admin, why you want to join this node"] = "Hinterlasse eine Nachricht an den Admin, warum du einen Account auf dieser Instanz haben möchtest.";
-$a->strings["Membership on this site is by invitation only."] = "Mitgliedschaft auf dieser Seite ist nur nach vorheriger Einladung möglich.";
-$a->strings["Your invitation code: "] = "Dein Ein­la­dungs­code";
-$a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Dein vollständiger Name (z.B. Hans Mustermann, echt oder echt erscheinend):";
-$a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Deine E-Mail Adresse (Informationen zur Registrierung werden an diese Adresse gesendet, darum muss sie existieren.)";
-$a->strings["Leave empty for an auto generated password."] = "Leer lassen um das Passwort automatisch zu generieren.";
-$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>'."] = "Wähle einen Spitznamen für Dein Profil. Dieser muss mit einem Buchstaben beginnen. Die Adresse Deines Profils auf dieser Seite wird '<strong>spitzname@%s</strong>' sein.";
-$a->strings["Choose a nickname: "] = "Spitznamen wählen: ";
-$a->strings["Import your profile to this friendica instance"] = "Importiere Dein Profil auf diese Friendica Instanz";
-$a->strings["No contacts in common."] = "Keine gemeinsamen Kontakte.";
-$a->strings["Only logged in users are permitted to perform a probing."] = "Nur eingeloggten Benutzern ist das Untersuchen von Adressen gestattet.";
-$a->strings["Help:"] = "Hilfe:";
-$a->strings["Page not found."] = "Seite nicht gefunden.";
-$a->strings["Invalid profile identifier."] = "Ungültiger Profil-Bezeichner.";
-$a->strings["Profile Visibility Editor"] = "Editor für die Profil-Sichtbarkeit";
-$a->strings["Visible To"] = "Sichtbar für";
-$a->strings["All Contacts (with secure profile access)"] = "Alle Kontakte (mit gesichertem Profilzugriff)";
-$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["Item not found"] = "Beitrag nicht gefunden";
-$a->strings["Edit post"] = "Beitrag bearbeiten";
-$a->strings["Alignment"] = "Ausrichtung";
-$a->strings["Left"] = "Links";
-$a->strings["Center"] = "Mitte";
-$a->strings["Color scheme"] = "Farbschema";
-$a->strings["Posts font size"] = "Schriftgröße in Beiträgen";
-$a->strings["Textareas font size"] = "Schriftgröße in Eingabefeldern";
-$a->strings["Repeat the image"] = "Bild wiederholen";
-$a->strings["Will repeat your image to fill the background."] = "Wiederholt das Bild um den Hintergrund auszufüllen.";
-$a->strings["Stretch"] = "Strecken";
-$a->strings["Will stretch to width/height of the image."] = "Streckt Breite/Höhe des Bildes.";
-$a->strings["Resize fill and-clip"] = "Größe anpassen - Ausfüllen und abschneiden";
-$a->strings["Resize to fill and retain aspect ratio."] = "Größe anpassen: Ausfüllen und Seitenverhältnis beibehalten";
-$a->strings["Resize best fit"] = "Größe anpassen - Optimale Größe";
-$a->strings["Resize to best fit and retain aspect ratio."] = "Größe anpassen - Optimale Größe und Seitenverhältnisse beibehalten";
-$a->strings["Default"] = "Standard";
+$a->strings["New Message"] = "Neue Nachricht";
+$a->strings["Unable to locate contact information."] = "Konnte die Kontaktinformationen nicht finden.";
+$a->strings["Messages"] = "Nachrichten";
+$a->strings["Do you really want to delete this message?"] = "Möchtest Du wirklich diese Nachricht löschen?";
+$a->strings["Message deleted."] = "Nachricht gelöscht.";
+$a->strings["Conversation removed."] = "Unterhaltung gelöscht.";
+$a->strings["No messages."] = "Keine Nachrichten.";
+$a->strings["Message not available."] = "Nachricht nicht verfügbar.";
+$a->strings["Delete message"] = "Nachricht löschen";
+$a->strings["D, d M Y - g:i A"] = "D, d. M Y - H:i";
+$a->strings["Delete conversation"] = "Unterhaltung löschen";
+$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Sichere Kommunikation ist nicht verfügbar. <strong>Eventuell</strong> kannst Du auf der Profilseite des Absenders antworten.";
+$a->strings["Send Reply"] = "Antwort senden";
+$a->strings["Unknown sender - %s"] = "'Unbekannter Absender - %s";
+$a->strings["You and %s"] = "Du und %s";
+$a->strings["%s and You"] = "%s und Du";
+$a->strings["%d message"] = [
+       0 => "%d Nachricht",
+       1 => "%d Nachrichten",
+];
+$a->strings["Account"] = "Nutzerkonto";
+$a->strings["Additional features"] = "Zusätzliche Features";
+$a->strings["Display"] = "Anzeige";
+$a->strings["Social Networks"] = "Soziale Netzwerke";
+$a->strings["Addons"] = "Addons";
+$a->strings["Delegations"] = "Delegationen";
+$a->strings["Connected apps"] = "Verbundene Programme";
+$a->strings["Remove account"] = "Konto löschen";
+$a->strings["Missing some important data!"] = "Wichtige Daten fehlen!";
+$a->strings["Failed to connect with email account using the settings provided."] = "Verbindung zum E-Mail-Konto mit den angegebenen Einstellungen nicht möglich.";
+$a->strings["Email settings updated."] = "E-Mail Einstellungen bearbeitet.";
+$a->strings["Features updated"] = "Features aktualisiert";
+$a->strings["Relocate message has been send to your contacts"] = "Die Umzugsbenachrichtigung wurde an Deine Kontakte versendet.";
+$a->strings["Passwords do not match. Password unchanged."] = "Die Passwörter stimmen nicht überein. Das Passwort bleibt unverändert.";
+$a->strings["Empty passwords are not allowed. Password unchanged."] = "Leere Passwörter sind nicht erlaubt. Passwort bleibt unverändert.";
+$a->strings["The new password has been exposed in a public data dump, please choose another."] = "Das neuer Passwort wurde in einem öffentlichen Daten-Dump veröffentlicht. Bitte verwende ein anderes Passwort.";
+$a->strings["Wrong password."] = "Falsches Passwort.";
+$a->strings["Password changed."] = "Passwort geändert.";
+$a->strings["Password update failed. Please try again."] = "Aktualisierung des Passworts gescheitert, bitte versuche es noch einmal.";
+$a->strings[" Please use a shorter name."] = " Bitte verwende einen kürzeren Namen.";
+$a->strings[" Name too short."] = " Name ist zu kurz.";
+$a->strings["Wrong Password"] = "Falsches Passwort";
+$a->strings["Invalid email."] = "Ungültige E-Mail-Adresse.";
+$a->strings["Cannot change to that email."] = "Ändern der E-Mail nicht möglich. ";
+$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Für das private Forum sind keine Zugriffsrechte eingestellt. Die voreingestellte Gruppe für neue Kontakte wird benutzt.";
+$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Für das private Forum sind keine Zugriffsrechte eingestellt, und es gibt keine voreingestellte Gruppe für neue Kontakte.";
+$a->strings["Settings updated."] = "Einstellungen aktualisiert.";
+$a->strings["Add application"] = "Programm hinzufügen";
+$a->strings["Consumer Key"] = "Consumer Key";
+$a->strings["Consumer Secret"] = "Consumer Secret";
+$a->strings["Redirect"] = "Umleiten";
+$a->strings["Icon url"] = "Icon URL";
+$a->strings["You can't edit this application."] = "Du kannst dieses Programm nicht bearbeiten.";
+$a->strings["Connected Apps"] = "Verbundene Programme";
+$a->strings["Edit"] = "Bearbeiten";
+$a->strings["Client key starts with"] = "Anwenderschlüssel beginnt mit";
+$a->strings["No name"] = "Kein Name";
+$a->strings["Remove authorization"] = "Autorisierung entziehen";
+$a->strings["No Addon settings configured"] = "Keine Addon-Einstellungen konfiguriert";
+$a->strings["Addon Settings"] = "Addon Einstellungen";
+$a->strings["Off"] = "Aus";
+$a->strings["On"] = "An";
+$a->strings["Additional Features"] = "Zusätzliche Features";
+$a->strings["Diaspora"] = "Diaspora";
+$a->strings["enabled"] = "eingeschaltet";
+$a->strings["disabled"] = "ausgeschaltet";
+$a->strings["Built-in support for %s connectivity is %s"] = "Eingebaute Unterstützung für Verbindungen zu %s ist %s";
+$a->strings["GNU Social (OStatus)"] = "GNU Social (OStatus)";
+$a->strings["Email access is disabled on this site."] = "Zugriff auf E-Mails für diese Seite deaktiviert.";
+$a->strings["General Social Media Settings"] = "Allgemeine Einstellungen zu Sozialen Medien";
+$a->strings["Disable Content Warning"] = "Inhaltswarnungen ausschalten";
+$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."] = "Nutzer von anderen Netzwerken, wie z.B. Mastodon oder Pleroma, können Inhaltswarnungen, welche die Beiträge standardmäßig einklappen. Diese Einstellung deaktiviert das automatische Einklappt solcher Beiträge und setzt die Inhaltswarnung als Titel des Beitrags. Wenn du andere Filtereinstellungen vorgenommen hast, werden diese hierdurch nicht beeinflusst.";
+$a->strings["Disable intelligent shortening"] = "Intelligentes Link kürzen ausschalten";
+$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "Normalerweise versucht das System den besten Link zu finden um ihn zu gekürzten Postings hinzu zu fügen. Wird diese Option ausgewählt wird stets ein Link auf die originale Friendica Nachricht beigefügt.";
+$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "Automatisch allen GNU Social (OStatus) Followern/Erwähnern folgen";
+$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "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,.";
+$a->strings["Default group for OStatus contacts"] = "Voreingestellte Gruppe für OStatus Kontakte";
+$a->strings["Your legacy GNU Social account"] = "Dein alter GNU Social Account";
+$a->strings["If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done."] = "Wenn du deinen alten GNU Socual/Statusnet Accountnamen hier angibst (Format name@domain.tld) werden deine Kontakte automatisch hinzugefügt. Dieses Feld wird geleert, wenn die Kontakte hinzugefügt wurden.";
+$a->strings["Repair OStatus subscriptions"] = "OStatus Abonnements reparieren";
+$a->strings["Email/Mailbox Setup"] = "E-Mail/Postfach-Einstellungen";
+$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Wenn Du mit E-Mail-Kontakten über diesen Service kommunizieren möchtest (optional), gib bitte die Einstellungen für Dein Postfach an.";
+$a->strings["Last successful email check:"] = "Letzter erfolgreicher E-Mail Check";
+$a->strings["IMAP server name:"] = "IMAP-Server-Name:";
+$a->strings["IMAP port:"] = "IMAP-Port:";
+$a->strings["Security:"] = "Sicherheit:";
+$a->strings["None"] = "Keine";
+$a->strings["Email login name:"] = "E-Mail-Login-Name:";
+$a->strings["Email password:"] = "E-Mail-Passwort:";
+$a->strings["Reply-to address:"] = "Reply-to Adresse:";
+$a->strings["Send public posts to all email contacts:"] = "Sende öffentliche Beiträge an alle E-Mail-Kontakte:";
+$a->strings["Action after import:"] = "Aktion nach Import:";
+$a->strings["Mark as seen"] = "Als gelesen markieren";
+$a->strings["Move to folder"] = "In einen Ordner verschieben";
+$a->strings["Move to folder:"] = "In diesen Ordner verschieben:";
+$a->strings["No special theme for mobile devices"] = "Kein spezielles Theme für mobile Geräte verwenden.";
+$a->strings["%s - (Unsupported)"] = "%s - (Nicht unterstützt)";
+$a->strings["%s - (Experimental)"] = "%s - (Experimentell)";
+$a->strings["Display Settings"] = "Anzeige-Einstellungen";
+$a->strings["Display Theme:"] = "Theme:";
+$a->strings["Mobile Theme:"] = "Mobiles Theme";
+$a->strings["Suppress warning of insecure networks"] = "Warnung wegen unsicheren Netzwerken unterdrücken";
+$a->strings["Should the system suppress the warning that the current group contains members of networks that can't receive non public postings."] = "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.";
+$a->strings["Update browser every xx seconds"] = "Browser alle xx Sekunden aktualisieren";
+$a->strings["Minimum of 10 seconds. Enter -1 to disable it."] = "Minimum sind 10 Sekunden. Gib -1 ein um abzuschalten.";
+$a->strings["Number of items to display per page:"] = "Zahl der Beiträge, die pro Netzwerkseite angezeigt werden sollen: ";
+$a->strings["Maximum of 100 items"] = "Maximal 100 Beiträge";
+$a->strings["Number of items to display per page when viewed from mobile device:"] = "Zahl der Beiträge, die pro Netzwerkseite auf mobilen Geräten angezeigt werden sollen:";
+$a->strings["Don't show emoticons"] = "Keine Smilies anzeigen";
+$a->strings["Calendar"] = "Kalender";
+$a->strings["Beginning of week:"] = "Wochenbeginn:";
+$a->strings["Don't show notices"] = "Info-Popups nicht anzeigen";
+$a->strings["Infinite scroll"] = "Endloses Scrollen";
+$a->strings["Automatic updates only at the top of the network page"] = "Automatische Updates nur, wenn Du oben auf der Netzwerkseite bist.";
+$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "Wenn dies deaktiviert ist, wird die Netzwerk Seite aktualisiert, wann immer neue Beiträge eintreffen, egal an welcher Stelle gerade gelesen wird.";
+$a->strings["Bandwith Saver Mode"] = "Bandbreiten-Spar-Modus";
+$a->strings["When enabled, embedded content is not displayed on automatic updates, they only show on page reload."] = "Wenn aktiviert, wird der eingebettete Inhalt nicht automatisch aktualisiert. In diesem Fall Seite bitte neu laden.";
+$a->strings["Smart Threading"] = "Intelligentes Threading";
+$a->strings["When enabled, suppress extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."] = "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.";
+$a->strings["General Theme Settings"] = "Allgemeine Themeneinstellungen";
+$a->strings["Custom Theme Settings"] = "Benutzerdefinierte Theme Einstellungen";
+$a->strings["Content Settings"] = "Einstellungen zum Inhalt";
+$a->strings["Theme settings"] = "Themeneinstellungen";
+$a->strings["Unable to find your profile. Please contact your admin."] = "Konnte dein Profil nicht finden. Bitte kontaktiere den Admin.";
+$a->strings["Account Types"] = "Kontenarten";
+$a->strings["Personal Page Subtypes"] = "Unterarten der persönlichen Seite";
+$a->strings["Community Forum Subtypes"] = "Unterarten des Gemeinschaftsforums";
+$a->strings["Personal Page"] = "Persönliche Seite";
+$a->strings["Account for a personal profile."] = "Konto für ein persönliches Profil.";
+$a->strings["Organisation Page"] = "Organisationsseite";
+$a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = "Konto für eine Organisation, das Kontaktanfragen automatisch als \"Follower\" annimmt.";
+$a->strings["News Page"] = "Nachrichtenseite";
+$a->strings["Account for a news reflector that automatically approves contact requests as \"Followers\"."] = "Konto für einen Feedspiegel, das Kontaktanfragen automatisch als \"Follower\" annimmt.";
+$a->strings["Community Forum"] = "Gemeinschaftsforum";
+$a->strings["Account for community discussions."] = "Konto für Diskussionsforen. ";
+$a->strings["Normal Account Page"] = "Normales Konto";
+$a->strings["Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."] = "Konto für ein normales persönliches Profil. Kontaktanfragen müssen manuell als \"Friend\" oder \"Follower\" bestätigt werden.";
+$a->strings["Soapbox Page"] = "Marktschreier-Konto";
+$a->strings["Account for a public profile that automatically approves contact requests as \"Followers\"."] = "Konto für ein öffentliches Profil, das Kontaktanfragen automatisch als \"Follower\" annimmt.";
+$a->strings["Public Forum"] = "Öffentliches Forum";
+$a->strings["Automatically approves all contact requests."] = "Bestätigt alle Kontaktanfragen automatisch.";
+$a->strings["Automatic Friend Page"] = "Automatische Freunde Seite";
+$a->strings["Account for a popular profile that automatically approves contact requests as \"Friends\"."] = "Konto für ein gefragtes Profil, das Kontaktanfragen automatisch als \"Friend\" annimmt.";
+$a->strings["Private Forum [Experimental]"] = "Privates Forum [Versuchsstadium]";
+$a->strings["Requires manual approval of contact requests."] = "Kontaktanfragen müssen manuell bestätigt werden.";
+$a->strings["OpenID:"] = "OpenID:";
+$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Optional) Erlaube die Anmeldung für dieses Konto mit dieser OpenID.";
+$a->strings["Publish your default profile in your local site directory?"] = "Darf Dein Standardprofil im Verzeichnis dieses Servers 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["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 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["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?";
+$a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Disables posting public messages to Diaspora and other networks."] = "Anonyme Besucher deines Profils werden ausschließlich dein Profilbild, deinen Namen sowie deinen Spitznamen sehen. Ist diese Option aktiv, können keine öffentlichen Beiträge zu Diaspora und anderen Netzwerken veröffentlicht werden.";
+$a->strings["Allow friends to post to your profile page?"] = "Dürfen Deine Kontakte auf Deine Pinnwand schreiben?";
+$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "Deine Kontakte können Beiträge auf deiner Pinnwand hinterlassen. Diese werden an deine Kontakte verteilt.";
+$a->strings["Allow friends to tag your posts?"] = "Dürfen Deine Kontakte Deine Beiträge mit Schlagwörtern versehen?";
+$a->strings["Your contacts can add additional tags to your posts."] = "Deine Kontakte dürfen deine Beiträge mit zusätzlichen Schlagworten versehen.";
+$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Dürfen wir Dich neuen Mitgliedern als potentiellen Kontakt vorschlagen?";
+$a->strings["If you like, Friendica may suggest new members to add you as a contact."] = "Wenn du magst, kann Friendica dich neuen Mitgliedern als Kontakt vorschlagen.";
+$a->strings["Permit unknown people to send you private mail?"] = "Dürfen Dir Unbekannte private Nachrichten schicken?";
+$a->strings["Friendica network users may send you private messages even if they are not in your contact list."] = "Nutzer des Friendica Netzwerks können dir private Nachrichten senden, selbst wenn sie nicht in deine Kontaktliste sind.";
+$a->strings["Profile is <strong>not published</strong>."] = "Profil ist <strong>nicht veröffentlicht</strong>.";
+$a->strings["Your Identity Address is <strong>'%s'</strong> or '%s'."] = "Die Adresse deines Profils lautet <strong>'%s'</strong> oder '%s'.";
+$a->strings["Automatically expire posts after this many days:"] = "Beiträge verfallen automatisch nach dieser Anzahl von Tagen:";
+$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Wenn leer verfallen Beiträge nie automatisch. Verfallene Beiträge werden gelöscht.";
+$a->strings["Advanced expiration settings"] = "Erweiterte Verfallseinstellungen";
+$a->strings["Advanced Expiration"] = "Erweitertes Verfallen";
+$a->strings["Expire posts:"] = "Beiträge verfallen lassen:";
+$a->strings["Expire personal notes:"] = "Persönliche Notizen verfallen lassen:";
+$a->strings["Expire starred posts:"] = "Markierte Beiträge verfallen lassen:";
+$a->strings["Expire photos:"] = "Fotos verfallen lassen:";
+$a->strings["Only expire posts by others:"] = "Nur Beiträge anderer verfallen:";
+$a->strings["Account Settings"] = "Kontoeinstellungen";
+$a->strings["Password Settings"] = "Passwort-Einstellungen";
+$a->strings["Leave password fields blank unless changing"] = "Lass die Passwort-Felder leer, außer Du willst das Passwort ändern";
+$a->strings["Current Password:"] = "Aktuelles Passwort:";
+$a->strings["Your current password to confirm the changes"] = "Dein aktuelles Passwort um die Änderungen zu bestätigen";
+$a->strings["Password:"] = "Passwort:";
+$a->strings["Basic Settings"] = "Grundeinstellungen";
+$a->strings["Full Name:"] = "Kompletter Name:";
+$a->strings["Email Address:"] = "E-Mail-Adresse:";
+$a->strings["Your Timezone:"] = "Deine Zeitzone:";
+$a->strings["Your Language:"] = "Deine Sprache:";
+$a->strings["Set the language we use to show you friendica interface and to send you emails"] = "Wähle die Sprache, in der wir Dir die Friendica-Oberfläche präsentieren sollen und Dir E-Mail schicken";
+$a->strings["Default Post Location:"] = "Standardstandort:";
+$a->strings["Use Browser Location:"] = "Standort des Browsers verwenden:";
+$a->strings["Security and Privacy Settings"] = "Sicherheits- und Privatsphäre-Einstellungen";
+$a->strings["Maximum Friend Requests/Day:"] = "Maximale Anzahl vonKontaktanfragen/Tag:";
+$a->strings["(to prevent spam abuse)"] = "(um SPAM zu vermeiden)";
+$a->strings["Default Post Permissions"] = "Standard-Zugriffsrechte für Beiträge";
+$a->strings["(click to open/close)"] = "(klicke zum öffnen/schließen)";
+$a->strings["Default Private Post"] = "Privater Standardbeitrag";
+$a->strings["Default Public Post"] = "Öffentlicher Standardbeitrag";
+$a->strings["Default Permissions for New Posts"] = "Standardberechtigungen für neue Beiträge";
+$a->strings["Maximum private messages per day from unknown people:"] = "Maximale Anzahl privater Nachrichten von Unbekannten pro Tag:";
+$a->strings["Notification Settings"] = "Benachrichtigungseinstellungen";
+$a->strings["By default post a status message when:"] = "Standardmäßig eine Statusnachricht posten, wenn:";
+$a->strings["accepting a friend request"] = "– Du eine Kontaktanfrage akzeptierst";
+$a->strings["joining a forum/community"] = "– Du einem Forum/einer Gemeinschaftsseite beitrittst";
+$a->strings["making an <em>interesting</em> profile change"] = "– Du eine <em>interessante</em> Änderung an Deinem Profil durchführst";
+$a->strings["Send a notification email when:"] = "Benachrichtigungs-E-Mail senden wenn:";
+$a->strings["You receive an introduction"] = "– Du eine Kontaktanfrage erhältst";
+$a->strings["Your introductions are confirmed"] = "– eine Deiner Kontaktanfragen akzeptiert wurde";
+$a->strings["Someone writes on your profile wall"] = "– jemand etwas auf Deine Pinnwand schreibt";
+$a->strings["Someone writes a followup comment"] = "– jemand auch einen Kommentar verfasst";
+$a->strings["You receive a private message"] = "– Du eine private Nachricht erhältst";
+$a->strings["You receive a friend suggestion"] = "– Du eine Empfehlung erhältst";
+$a->strings["You are tagged in a post"] = "– Du in einem Beitrag erwähnt wirst";
+$a->strings["You are poked/prodded/etc. in a post"] = "– Du von jemandem angestupst oder sonstwie behandelt wirst";
+$a->strings["Activate desktop notifications"] = "Desktop Benachrichtigungen einschalten";
+$a->strings["Show desktop popup on new notifications"] = "Desktop Benachrichtigungen einschalten";
+$a->strings["Text-only notification emails"] = "Benachrichtigungs E-Mail als Rein-Text.";
+$a->strings["Send text only notification emails, without the html part"] = "Sende Benachrichtigungs E-Mail als Rein-Text - ohne HTML-Teil";
+$a->strings["Show detailled notifications"] = "Detaillierte Benachrichtigungen anzeigen";
+$a->strings["Per default, notifications are condensed to a single notification per item. When enabled every notification is displayed."] = "Normalerweise werde alle Benachrichtigungen zu einem Thema zusammengefasst in einer einzigen Mitteilung. Wenn diese Option aktiviert ist, wird jede Mitteilung angezeigt.";
+$a->strings["Advanced Account/Page Type Settings"] = "Erweiterte Konto-/Seitentyp-Einstellungen";
+$a->strings["Change the behaviour of this account for special situations"] = "Verhalten dieses Kontos in bestimmten Situationen:";
+$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["Theme settings updated."] = "Themeneinstellungen aktualisiert.";
+$a->strings["Information"] = "Information";
+$a->strings["Overview"] = "Übersicht";
+$a->strings["Federation Statistics"] = "Föderation Statistik";
+$a->strings["Configuration"] = "Konfiguration";
+$a->strings["Site"] = "Seite";
+$a->strings["Users"] = "Nutzer";
+$a->strings["Themes"] = "Themen";
+$a->strings["Database"] = "Datenbank";
+$a->strings["DB updates"] = "DB Updates";
+$a->strings["Inspect Queue"] = "Warteschlange Inspizieren";
+$a->strings["Tools"] = "Werkzeuge";
+$a->strings["Contact Blocklist"] = "Kontakt Sperrliste";
+$a->strings["Server Blocklist"] = "Server Blockliste";
+$a->strings["Delete Item"] = "Eintrag löschen";
+$a->strings["Logs"] = "Protokolle";
+$a->strings["View Logs"] = "Protokolle anzeigen";
+$a->strings["Diagnostics"] = "Diagnostik";
+$a->strings["PHP Info"] = "PHP Info";
+$a->strings["probe address"] = "Adresse untersuchen";
+$a->strings["check webfinger"] = "Webfinger überprüfen";
+$a->strings["Admin"] = "Administration";
+$a->strings["Addon Features"] = "Addon Features";
+$a->strings["User registrations waiting for confirmation"] = "Nutzeranmeldungen die auf Bestätigung warten";
+$a->strings["Administration"] = "Administration";
+$a->strings["Display Terms of Service"] = "Nutzungsbedingungen anzeigen";
+$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."] = "Aktiviert die Seite für die Nutzungsbedingungen. Ist dies der Fall werden sie auch von der Registrierungsseite und der allgemeinen Informationsseite verlinkt.";
+$a->strings["Display Privacy Statement"] = "Datenschutzerklärung anzeigen";
+$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>."] = "Zeige Informationen über die zum Betrieb der Seite notwendigen personenbezogenen Daten an, wie es z.B. die <a href=\"%s\" target=\"_blank\">EU-DSGVO</a> verlangt.";
+$a->strings["The Terms of Service"] = "Die Nutzungsbedingungen";
+$a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "Füge hier die Nutzungsbedingungen deines Knotens ein. Du kannst BBCode zur Formatierung verwenden. Überschriften sollten [h2] oder darunter sein.";
+$a->strings["The blocked domain"] = "Die blockierte Domain";
+$a->strings["The reason why you blocked this domain."] = "Die Begründung warum du diese Domain blockiert hast.";
+$a->strings["Delete domain"] = "Domain löschen";
+$a->strings["Check to delete this entry from the blocklist"] = "Markieren, um diesen Eintrag von der Blocklist zu entfernen";
+$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."] = "Auf dieser Seite kannst du die Liste der blockierten Domains aus dem föderalen Netzwerk verwalten, denen es untersagt ist mit deinem Knoten zu interagieren. Für jede der blockierten Domains musst du außerdem einen Grund für die Sperrung angeben.";
+$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."] = "Die Liste der blockierten Domains wird auf der /friendica Seite öffentlich einsehbar gemacht, damit deine Nutzer und Personen die Kommunikationsprobleme erkunden, die Ursachen einfach finden können.";
+$a->strings["Add new entry to block list"] = "Neuen Eintrag in die Blockliste";
+$a->strings["Server Domain"] = "Domain des Servers";
+$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "Der Domain-Name des Servers der geblockt werden soll. Gib das Protokoll nicht mit an!";
+$a->strings["Block reason"] = "Begründung der Blockierung";
+$a->strings["Add Entry"] = "Eintrag hinzufügen";
+$a->strings["Save changes to the blocklist"] = "Änderungen der Blockliste speichern";
+$a->strings["Current Entries in the Blocklist"] = "Aktuelle Einträge der Blockliste";
+$a->strings["Delete entry from blocklist"] = "Eintrag von der Blockliste entfernen";
+$a->strings["Delete entry from blocklist?"] = "Eintrag von der Blockliste entfernen?";
+$a->strings["Server added to blocklist."] = "Server zur Blockliste hinzugefügt.";
+$a->strings["Site blocklist updated."] = "Blockliste aktualisiert.";
+$a->strings["The contact has been blocked from the node"] = "Der Kontakt wurde von diesem Knoten geblockt";
+$a->strings["Could not find any contact entry for this URL (%s)"] = "Für die URL (%s) konnte kein Kontakt gefunden werden";
+$a->strings["%s contact unblocked"] = [
+       0 => "%sKontakt wieder freigegeben",
+       1 => "%sKontakte wieder freigegeben",
+];
+$a->strings["Remote Contact Blocklist"] = "Sperrliste entfernter Kontakte";
+$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "Auf dieser Seite kannst du Accounts von anderen Knoten blockieren und damit verhindern, dass ihre Beiträge von deinem Knoten angenommen werden.";
+$a->strings["Block Remote Contact"] = "Blockiere entfernten Kontakt";
+$a->strings["select all"] = "Alle auswählen";
+$a->strings["select none"] = "Auswahl aufheben";
+$a->strings["No remote contact is blocked from this node."] = "Derzeit werden keine Kontakte auf diesem Knoten blockiert.";
+$a->strings["Blocked Remote Contacts"] = "Blockierte Kontakte von anderen Knoten";
+$a->strings["Block New Remote Contact"] = "Blockieren von weiteren Kontakten";
+$a->strings["Photo"] = "Foto:";
+$a->strings["%s total blocked contact"] = [
+       0 => "Insgesamt %s blockierter Kontakt",
+       1 => "Insgesamt %s blockierte Kontakte",
+];
+$a->strings["URL of the remote contact to block."] = "Die URL des Kontakts, vom entfernten Server, der blockiert werden soll.";
+$a->strings["Delete this Item"] = "Diesen Eintrag löschen";
+$a->strings["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."] = "Auf dieser Seite kannst du Einträge von deinem Knoten löschen. Wenn der Eintrag der Anfang einer Diskussion ist, wird der gesamte Diskussionsverlauf gelöscht.";
+$a->strings["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."] = "Zur Löschung musst du die GUID des Eintrags kennen. Diese findest du z.B. durch die /display URL des Eintrags. Der letzte Teil der URL ist die GUID. Lautet die URL beispielsweise http://example.com/display/123456 ist die GUID 123456.";
+$a->strings["GUID"] = "GUID";
+$a->strings["The GUID of the item you want to delete."] = "Die GUID des zu löschenden Eintrags";
+$a->strings["Item marked for deletion."] = "Eintrag wurden zur Löschung markiert";
+$a->strings["unknown"] = "Unbekannt";
+$a->strings["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."] = "Diese Seite präsentiert einige Zahlen zu dem bekannten Teil des föderalen sozialen Netzwerks, von dem deine Friendica Installation ein Teil ist. Diese Zahlen sind nicht absolut und reflektieren nur den Teil des Netzwerks, den dein Knoten kennt.";
+$a->strings["The <em>Auto Discovered Contact Directory</em> feature is not enabled, it will improve the data displayed here."] = "Die Funktion um <em>Automatisch ein Kontaktverzeichnis erstellen</em> ist nicht aktiv. Es wird die hier angezeigten Daten verbessern.";
+$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "Momentan kennt dieser Knoten %d Knoten mit insgesamt %d registrierten Nutzern, die die folgenden Plattformen verwenden:";
+$a->strings["ID"] = "ID";
+$a->strings["Recipient Name"] = "Empfänger Name";
+$a->strings["Recipient Profile"] = "Empfänger Profil";
+$a->strings["Network"] = "Netzwerk";
+$a->strings["Created"] = "Erstellt";
+$a->strings["Last Tried"] = "Zuletzt versucht";
+$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "Auf dieser Seite werden die in der Warteschlange eingereihten Beiträge aufgelistet. Bei diesen Beiträgen schlug die erste Zustellung fehl. Es wird später wiederholt versucht die Beiträge zuzustellen, bis sie schließlich gelöscht werden.";
+$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 />"] = "Deine DB verwendet derzeit noch MyISAM Tabellen. Du solltest die Datenbank Engine auf InnoDB umstellen, da Friendica in Zukunft InnoDB Features verwenden wird. Eine Anleitung zur Umstellung der Datenbank kannst du  <a href=\"%s\">hier</a>  finden. Du kannst außerdem mit dem Befehl <tt>php bin/console.php dbstructure toinnodb</tt> auf der Kommandozeile die Umstellung automatisch vornehmen lassen.";
+$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "Es gibt eine neue Version von Friendica. Du verwendest derzeit die Version %1\$s, die aktuelle Version ist %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."] = "Das Update der Datenbank ist fehlgeschlagen. Bitte führe 'php bin/console.php dbstructure update' in der Kommandozeile aus und achte auf eventuell auftretende Fehlermeldungen.";
+$a->strings["The worker was never executed. Please check your database structure!"] = "Der Hintergrundprozess (worker) wurde noch nie gestartet. Bitte überprüfe deine Datenbankstruktur.";
+$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "Der Hintergrundprozess (worker) wurde zuletzt um %s UTC ausgeführt. Das war vor mehr als einer Stunde. Bitte überprüfe deine crontab Einstellungen.";
+$a->strings["Normal Account"] = "Normales Konto";
+$a->strings["Automatic Follower Account"] = "Automatisch folgendes Konto (Marktschreier)";
+$a->strings["Public Forum Account"] = "Öffentliches Forum Konto";
+$a->strings["Automatic Friend Account"] = "Automatische Freunde Seite";
+$a->strings["Blog Account"] = "Blog-Konto";
+$a->strings["Private Forum Account"] = "Privates Forum Konto";
+$a->strings["Message queues"] = "Nachrichten-Warteschlangen";
+$a->strings["Summary"] = "Zusammenfassung";
+$a->strings["Registered users"] = "Registrierte Personen";
+$a->strings["Pending registrations"] = "Anstehende Anmeldungen";
+$a->strings["Version"] = "Version";
+$a->strings["Active addons"] = "Aktivierte Addons";
+$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "Die Basis-URL konnte nicht analysiert werden. Sie muss mindestens aus <protokoll>://<domain> bestehen";
+$a->strings["Site settings updated."] = "Seiteneinstellungen aktualisiert.";
+$a->strings["No community page for local users"] = "Keine Gemeinschaftsseite für lokale Nutzer";
+$a->strings["No community page"] = "Keine Gemeinschaftsseite";
+$a->strings["Public postings from users of this site"] = "Öffentliche Beiträge von NutzerInnen dieser Seite";
+$a->strings["Public postings from the federated network"] = "Öffentliche Beiträge aus dem föderalen Netzwerk";
+$a->strings["Public postings from local users and the federated network"] = "Öffentliche Beiträge von lokalen Nutzern und aus dem föderalen Netzwerk";
+$a->strings["Users, Global Contacts"] = "Nutzer, globale Kontakte";
+$a->strings["Users, Global Contacts/fallback"] = "Nutzer, globale Kontakte / Fallback";
+$a->strings["One month"] = "ein Monat";
+$a->strings["Three months"] = "drei Monate";
+$a->strings["Half a year"] = "ein halbes Jahr";
+$a->strings["One year"] = "ein Jahr";
+$a->strings["Multi user instance"] = "Mehrbenutzer Instanz";
+$a->strings["Closed"] = "Geschlossen";
+$a->strings["Requires approval"] = "Bedarf der Zustimmung";
+$a->strings["Open"] = "Offen";
+$a->strings["No SSL policy, links will track page SSL state"] = "Keine SSL Richtlinie, Links werden das verwendete Protokoll beibehalten";
+$a->strings["Force all links to use SSL"] = "SSL für alle Links erzwingen";
+$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Selbst-unterzeichnetes Zertifikat, SSL nur für lokale Links verwenden (nicht empfohlen)";
+$a->strings["Don't check"] = "Nicht überprüfen";
+$a->strings["check the stable version"] = "überprüfe die stabile Version";
+$a->strings["check the development version"] = "überprüfe die Entwicklungsversion";
+$a->strings["Republish users to directory"] = "Nutzer erneut im globalen Verzeichnis veröffentlichen.";
+$a->strings["File upload"] = "Datei hochladen";
+$a->strings["Policies"] = "Regeln";
+$a->strings["Auto Discovered Contact Directory"] = "Automatisch ein Kontaktverzeichnis erstellen";
+$a->strings["Performance"] = "Performance";
+$a->strings["Worker"] = "Worker";
+$a->strings["Message Relay"] = "Nachrichten Relais";
+$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "Umsiedeln - WARNUNG: Könnte diesen Server unerreichbar machen.";
+$a->strings["Site name"] = "Seitenname";
+$a->strings["Host name"] = "Host Name";
+$a->strings["Sender Email"] = "Absender für Emails";
+$a->strings["The email address your server shall use to send notification emails from."] = "Die E-Mail Adresse die dein Server zum Versenden von Benachrichtigungen verwenden soll.";
+$a->strings["Banner/Logo"] = "Banner/Logo";
+$a->strings["Shortcut icon"] = "Shortcut Icon";
+$a->strings["Link to an icon that will be used for browsers."] = "Link zu einem Icon, das Browser verwenden werden.";
+$a->strings["Touch icon"] = "Touch Icon";
+$a->strings["Link to an icon that will be used for tablets and mobiles."] = "Link zu einem Icon das Tablets und Handies verwenden sollen.";
+$a->strings["Additional Info"] = "Zusätzliche Informationen";
+$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "Für öffentliche Server kannst Du hier zusätzliche Informationen angeben, die dann auf %s/servers angezeigt werden.";
+$a->strings["System language"] = "Systemsprache";
+$a->strings["System theme"] = "Systemweites Theme";
+$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Vorgabe für das System-Theme - kann von Benutzerprofilen überschrieben werden - <a href='#' id='cnftheme'>Theme-Einstellungen ändern</a>";
+$a->strings["Mobile system theme"] = "Systemweites mobiles Theme";
+$a->strings["Theme for mobile devices"] = "Thema für mobile Geräte";
+$a->strings["SSL link policy"] = "Regeln für SSL Links";
+$a->strings["Determines whether generated links should be forced to use SSL"] = "Bestimmt, ob generierte Links SSL verwenden müssen";
+$a->strings["Force SSL"] = "Erzwinge SSL";
+$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "Erzinge alle Nicht-SSL Anfragen auf SSL - Achtung: auf manchen Systemen verursacht dies eine Endlosschleife.";
+$a->strings["Hide help entry from navigation menu"] = "Verberge den Menüeintrag für die Hilfe im Navigationsmenü";
+$a->strings["Hides the menu entry for the Help pages from the navigation menu. You can still access it calling /help directly."] = "Verbirgt den Menüeintrag für die Hilfe-Seiten im Navigationsmenü. Die Seiten können weiterhin über /help aufgerufen werden.";
+$a->strings["Single user instance"] = "Ein-Nutzer Instanz";
+$a->strings["Make this instance multi-user or single-user for the named user"] = "Regelt ob es sich bei dieser Instanz um eine ein Personen Installation oder eine Installation mit mehr als einem Nutzer handelt.";
+$a->strings["Maximum image size"] = "Maximale Bildgröße";
+$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Maximale Uploadgröße von Bildern in Bytes. Standard ist 0, d.h. ohne Limit.";
+$a->strings["Maximum image length"] = "Maximale Bildlänge";
+$a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = "Maximale Länge in Pixeln der längsten Seite eines hoch geladenen Bildes. Grundeinstellung ist -1 was keine Einschränkung bedeutet.";
+$a->strings["JPEG image quality"] = "Qualität des JPEG Bildes";
+$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "Hoch geladene JPEG Bilder werden mit dieser Qualität [0-100] gespeichert. Grundeinstellung ist 100, kein Qualitätsverlust.";
+$a->strings["Register policy"] = "Registrierungsmethode";
+$a->strings["Maximum Daily Registrations"] = "Maximum täglicher Registrierungen";
+$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day.  If register is set to closed, this setting has no effect."] = "Wenn die Registrierung weiter oben erlaubt ist, regelt dies die maximale Anzahl von Neuanmeldungen pro Tag. Wenn die Registrierung geschlossen ist, hat diese Einstellung keinen Effekt.";
+$a->strings["Register text"] = "Registrierungstext";
+$a->strings["Will be displayed prominently on the registration page. You can use BBCode here."] = "Wird gut sichtbar auf der Registrierungsseite angezeigt. BBCode kann verwendet werden.";
+$a->strings["Accounts abandoned after x days"] = "Nutzerkonten gelten nach x Tagen als unbenutzt";
+$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Verschwende keine System-Ressourcen auf das Pollen externer Seiten, wenn Konten nicht mehr benutzt werden. 0 eingeben für kein Limit.";
+$a->strings["Allowed friend domains"] = "Erlaubte Domains für Kontakte";
+$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Liste der Domains, die für Kontakte erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben.";
+$a->strings["Allowed email domains"] = "Erlaubte Domains für E-Mails";
+$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Liste der Domains, die für E-Mail-Adressen bei der Registrierung erlaubt sind, durch Kommas getrennt. Platzhalter werden akzeptiert. Leer lassen, um alle Domains zu erlauben.";
+$a->strings["No OEmbed rich content"] = "OEmbed nicht verwenden";
+$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = "Verhindert das Einbetten von reichhaltigen Inhalten (z.B. eingebettete PDF Dateien). Ausgenommen von dieser Regel werden Domänen die unten aufgeführt werden.";
+$a->strings["Allowed OEmbed domains"] = "Erlaubte OEmbed Domänen";
+$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "Komma separierte Liste von Domänen für die das einbetten reichhaltiger Inhalte erlaubt sind. Platzhalter können verwendet werden.";
+$a->strings["Block public"] = "Öffentlichen Zugriff blockieren";
+$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Klicken, um öffentlichen Zugriff auf sonst öffentliche Profile zu blockieren, wenn man nicht eingeloggt ist.";
+$a->strings["Force publish"] = "Erzwinge Veröffentlichung";
+$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Klicken, um Anzeige aller Profile dieses Servers im Verzeichnis zu erzwingen.";
+$a->strings["Global directory URL"] = "URL des weltweiten Verzeichnisses";
+$a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL des weltweiten Verzeichnisses. Wenn diese nicht gesetzt ist, ist das Verzeichnis für die Applikation nicht erreichbar.";
+$a->strings["Private posts by default for new users"] = "Private Beiträge als Standard für neue Nutzer";
+$a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "Die Standard-Zugriffsrechte für neue Nutzer werden so gesetzt, dass als Voreinstellung in die private Gruppe gepostet wird anstelle von öffentlichen Beiträgen.";
+$a->strings["Don't include post content in email notifications"] = "Inhalte von Beiträgen nicht in E-Mail-Benachrichtigungen versenden";
+$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."] = "Inhalte von Beiträgen/Kommentaren/privaten Nachrichten/usw., zum Datenschutz nicht in E-Mail-Benachrichtigungen einbinden.";
+$a->strings["Disallow public access to addons listed in the apps menu."] = "Öffentlichen Zugriff auf Addons im Apps Menü verbieten.";
+$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "Wenn ausgewählt werden die im Apps Menü aufgeführten Addons nur angemeldeten Nutzern der Seite zur Verfügung gestellt.";
+$a->strings["Don't embed private images in posts"] = "Private Bilder nicht in Beiträgen einbetten.";
+$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "Ersetze lokal gehostete private Fotos in Beiträgen nicht mit einer eingebetteten Kopie des Bildes. Dies bedeutet, dass Kontakte, die Beiträge mit privaten Fotos erhalten sich zunächst auf den jeweiligen Servern authentifizieren müssen bevor die Bilder geladen und angezeigt werden, was eine gewisse Zeit dauert.";
+$a->strings["Allow Users to set remote_self"] = "Nutzern erlauben das remote_self Flag zu setzen";
+$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "Ist dies ausgewählt kann jeder Nutzer jeden seiner Kontakte als remote_self (entferntes Konto) im Kontakt reparieren Dialog markieren. Nach dem setzten dieses Flags werden alle Top-Level Beiträge dieser Kontakte automatisch in den Stream dieses Nutzers gepostet.";
+$a->strings["Block multiple registrations"] = "Unterbinde Mehrfachregistrierung";
+$a->strings["Disallow users to register additional accounts for use as pages."] = "Benutzern nicht erlauben, weitere Konten für Organisationsseiten o.ä. mit der gleichen E-Mail Adresse anzulegen, um diese als .";
+$a->strings["OpenID support"] = "OpenID Unterstützung";
+$a->strings["OpenID support for registration and logins."] = "OpenID-Unterstützung für Registrierung und Login.";
+$a->strings["Fullname check"] = "Namen auf Vollständigkeit überprüfen";
+$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Leerzeichen zwischen Vor- und Nachname im vollständigen Namen erzwingen, um SPAM zu vermeiden.";
+$a->strings["Community pages for visitors"] = "Für Besucher verfügbare Gemeinschaftsseite";
+$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "Welche Gemeinschaftsseiten sollen für Besucher dieses Knotens verfügbar sein? Lokale Nutzer können grundsätzlich beide Gemeinschaftsseiten verwenden.";
+$a->strings["Posts per user on community page"] = "Anzahl der Beiträge pro Benutzer auf der Gemeinschaftsseite";
+$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Die Anzahl der Beiträge die von jedem Nutzer maximal auf der Gemeinschaftsseite angezeigt werden sollen. Dieser Parameter wird nicht für die Globale Gemeinschaftsseite genutzt.";
+$a->strings["Enable OStatus support"] = "OStatus Unterstützung aktivieren";
+$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Biete die eingebaute OStatus (iStatusNet, GNU Social, etc.) Unterstützung an. Jede Kommunikation in OStatus ist öffentlich, Privatsphäre Warnungen werden nur bei Bedarf angezeigt.";
+$a->strings["Only import OStatus threads from our contacts"] = "Nur OStatus Konversationen unserer Kontakte importieren";
+$a->strings["Normally we import every content from our OStatus contacts. With this option we only store threads that are started by a contact that is known on our system."] = "Normalerweise werden alle Inhalte von OStatus Kontakten importiert. Mit dieser Option werden nur solche Konversationen gespeichert, die von Kontakten der Nutzer dieses Knotens gestartet wurden.";
+$a->strings["OStatus support can only be enabled if threading is enabled."] = "OStatus Unterstützung kann nur aktiviert werden wenn \"Threading\" aktiviert ist. ";
+$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "Diaspora Unterstützung kann nicht aktiviert werden da Friendica in ein Unterverzeichnis installiert ist.";
+$a->strings["Enable Diaspora support"] = "Diaspora Unterstützung aktivieren";
+$a->strings["Provide built-in Diaspora network compatibility."] = "Verwende die eingebaute Diaspora-Verknüpfung.";
+$a->strings["Only allow Friendica contacts"] = "Nur Friendica-Kontakte erlauben";
+$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "Alle Kontakte müssen das Friendica Protokoll nutzen. Alle anderen Kommunikationsprotokolle werden deaktiviert.";
+$a->strings["Verify SSL"] = "SSL Überprüfen";
+$a->strings["If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."] = "Wenn gewollt, kann man hier eine strenge Zertifikatkontrolle einstellen. Das bedeutet, dass man zu keinen Seiten mit selbst unterzeichnetem SSL eine Verbindung herstellen kann.";
+$a->strings["Proxy user"] = "Proxy Nutzer";
+$a->strings["Proxy URL"] = "Proxy URL";
+$a->strings["Network timeout"] = "Netzwerk Wartezeit";
+$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Der Wert ist in Sekunden. Setze 0 für unbegrenzt (nicht empfohlen).";
+$a->strings["Maximum Load Average"] = "Maximum Load Average";
+$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Maximale Systemlast bevor Verteil- und Empfangsprozesse verschoben werden - Standard 50";
+$a->strings["Maximum Load Average (Frontend)"] = "Maximum Load Average (Frontend)";
+$a->strings["Maximum system load before the frontend quits service - default 50."] = "Maximale Systemlast bevor Vordergrundprozesse pausiert werden - Standard 50.";
+$a->strings["Minimal Memory"] = "Minimaler Speicher";
+$a->strings["Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."] = "Minimal freier Speicher in MB für den Worker Prozess. Benötigt Zugriff auf /proc/meminfo - Standardwert ist 0 (deaktiviert)";
+$a->strings["Maximum table size for optimization"] = "Maximale Tabellengröße zur Optimierung";
+$a->strings["Maximum table size (in MB) for the automatic optimization - default 100 MB. Enter -1 to disable it."] = "Maximale Tabellengröße (in MB) für die automatische Optimierung - Standard 100 MB. Gib -1 für Deaktivierung ein.";
+$a->strings["Minimum level of fragmentation"] = "Minimaler Fragmentationsgrad";
+$a->strings["Minimum fragmenation level to start the automatic optimization - default value is 30%."] = "Minimales Fragmentationsgrad von Datenbanktabellen um die automatische Optimierung einzuleiten - Standardwert ist 30%";
+$a->strings["Periodical check of global contacts"] = "Regelmäßig globale Kontakte überprüfen";
+$a->strings["If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers."] = "Wenn diese Option aktiviert ist, werden die globalen Kontakte regelmäßig auf fehlende oder veraltete Daten sowie auf Erreichbarkeit des Kontakts und des Servers überprüft.";
+$a->strings["Days between requery"] = "Tage zwischen erneuten Abfragen";
+$a->strings["Number of days after which a server is requeried for his contacts."] = "Legt das Abfrageintervall fest, nachdem ein Server erneut nach Kontakten abgefragt werden soll.";
+$a->strings["Discover contacts from other servers"] = "Neue Kontakte auf anderen Servern entdecken";
+$a->strings["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 recommened setting is 'Users, Global Contacts'."] = "Regelmäßig andere Server nach potentiellen Kontakten absuchen. Du kannst zwischen 'Nutzern', den tatsächlichen Nutzern des anderen Systems und 'globalen Kontakten', aktiven Kontakten die auf dem System bekannt sind, wählen. Der Fallback-Mechanismus ist für ältere Friendica und Redmatrix Server gedacht, bei denen globale Kontakte noch nicht verfügbar sind. Durch den Fallbackmodus entsteht auf deinem Server eine wesentlich höhere Last, empfohlen wird der Modus 'Nutzer, globale Kontakte'.";
+$a->strings["Timeframe for fetching global contacts"] = "Zeitfenster für globale Kontakte";
+$a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "Wenn die Entdeckung neuer Kontakte aktiv ist, definiert dieses Zeitfenster den Zeitraum in dem globale Kontakte als aktiv gelten und von anderen Servern importiert werden.";
+$a->strings["Search the local directory"] = "Lokales Verzeichnis durchsuchen";
+$a->strings["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."] = "Suche im lokalen Verzeichnis anstelle des globalen Verzeichnisses durchführen. Jede Suche wird im Hintergrund auch im globalen Verzeichnis durchgeführt um die Suchresultate zu verbessern, wenn diese Suche wiederholt wird.";
+$a->strings["Publish server information"] = "Server Informationen veröffentlichen";
+$a->strings["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."] = "Wenn aktiviert, werden allgemeine Informationen über den Server und Nutzungsdaten veröffentlicht. Die Daten beinhalten den Namen sowie die Version des Servers, die Anzahl der Personen mit öffentlichen Profilen, die Anzahl der Beiträge sowie aktivierte Protokolle und Connectoren. Für Details bitte <a href='http://the-federation.info/'>the-federation.info</a> aufrufen.";
+$a->strings["Check upstream version"] = "Suche nach Updates";
+$a->strings["Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."] = "Wenn diese Option aktiviert ist wird regelmäßig nach neuen Friendica Versionen auf github überprüft. Wenn es eine neue Version gibt, wird dies auf der Übersichtsseite im Admin-Panel angezeigt.";
+$a->strings["Suppress Tags"] = "Tags Unterdrücken";
+$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Unterdrückt die Anzeige von Tags am Ende eines Beitrags.";
+$a->strings["Clean database"] = "Datenbank aufräumen";
+$a->strings["Remove old remote items, orphaned database records and old content from some other helper tables."] = "Entferne alte Beiträge von anderen Knoten, verwaiste Einträge und alten Inhalt einiger Hilfstabellen.";
+$a->strings["Lifespan of remote items"] = "Lebensdauer von Beiträgen anderer Knoten";
+$a->strings["When the database cleanup is enabled, this defines the days after which remote items will be deleted. Own items, and marked or filed items are always kept. 0 disables this behaviour."] = "Wenn das Aufräumen der Datenbank aktiviert ist, definiert dies die Anzahl in Tagen nach der Beiträge die auf anderen Knoten des Netzwerks verfasst wurden, gelöscht werden sollen. Eigene Beiträge sowie markierte oder abgespeicherte Beiträge werden nicht gelöscht. Ein Wert von 0 deaktiviert das automatische löschen von Beiträgen.";
+$a->strings["Lifespan of unclaimed items"] = "Lebensdauer nicht angeforderter Beiträge";
+$a->strings["When the database cleanup is enabled, this defines the days after which unclaimed remote items (mostly content from the relay) will be deleted. Default value is 90 days. Defaults to the general lifespan value of remote items if set to 0."] = "Wenn das Aufräumen der Datenbank aktiviert ist, definiert dies die Anzahl von Tagen nach denen nicht angeforderte Beiträge (hauptsächlich sole die über das Relais eintreffen) gelöscht werden. Der Standardwert beträgt 90 Tage. Wird dieser Wert auf 0 gesetzt, wird die Lebenszeit von Beiträgen anderer Knoten verwendet.";
+$a->strings["Path to item cache"] = "Pfad zum Eintrag Cache";
+$a->strings["The item caches buffers generated bbcode and external images."] = "Im Item-Cache werden externe Bilder und geparster BBCode zwischen gespeichert.";
+$a->strings["Cache duration in seconds"] = "Cache-Dauer in Sekunden";
+$a->strings["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."] = "Wie lange sollen die gecachedten Dateien vorgehalten werden? Grundeinstellung sind 86400 Sekunden (ein Tag). Um den Item Cache zu deaktivieren, setze diesen Wert auf -1.";
+$a->strings["Maximum numbers of comments per post"] = "Maximale Anzahl von Kommentaren pro Beitrag";
+$a->strings["How much comments should be shown for each post? Default value is 100."] = "Wie viele Kommentare sollen pro Beitrag angezeigt werden? Standardwert sind 100.";
+$a->strings["Temp path"] = "Temp Pfad";
+$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "Solltest du ein eingeschränktes System haben, auf dem der Webserver nicht auf das temp Verzeichnis des Systems zugreifen kann, setze hier einen anderen Pfad.";
+$a->strings["Base path to installation"] = "Basis-Pfad zur Installation";
+$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "Falls das System nicht den korrekten Pfad zu deiner Installation gefunden hat, gib den richtigen Pfad bitte hier ein. Du solltest hier den Pfad nur auf einem eingeschränkten System angeben müssen, bei dem du mit symbolischen Links auf dein Webverzeichnis verweist.";
+$a->strings["Disable picture proxy"] = "Bilder Proxy deaktivieren";
+$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "Der Proxy für Bilder verbessert die Leistung und Privatsphäre der Nutzer. Er sollte nicht auf Systemen verwendet werden, die nur über begrenzte Bandbreite verfügen.";
+$a->strings["Only search in tags"] = "Nur in Tags suchen";
+$a->strings["On large systems the text search can slow down the system extremely."] = "Auf großen Knoten kann die Volltext-Suche das System ausbremsen.";
+$a->strings["New base url"] = "Neue Basis-URL";
+$a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "Ändert die Basis-URL dieses Servers und sendet eine Umzugsmitteilung an alle Friendica und Diaspora* Kontakte deiner NutzerInnen.";
+$a->strings["RINO Encryption"] = "RINO Verschlüsselung";
+$a->strings["Encryption layer between nodes."] = "Verschlüsselung zwischen Friendica Instanzen";
+$a->strings["Enabled"] = "Aktiv";
+$a->strings["Maximum number of parallel workers"] = "Maximale Anzahl parallel laufender Worker";
+$a->strings["On shared hosters set this to 2. On larger systems, values of 10 are great. Default value is 4."] = "Wenn dein Knoten bei einem Shared Hoster ist, setzte diesen Wert auf 2. Auf größeren Systemen funktioniert ein Wert von 10 recht gut. Standardeinstellung sind 4.";
+$a->strings["Don't use 'proc_open' with the worker"] = "'proc_open' nicht mit den Workern verwenden";
+$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "Aktiviere diese Option, wenn dein System die Verwendung von 'proc_open' verhindert. Dies könnte auf Shared Hostern der Fall sein. Wenn du diese Option aktivierst, solltest du die Frequenz der poller Aufrufe in deiner crontab erhöhen.";
+$a->strings["Enable fastlane"] = "Aktiviere Fastlane";
+$a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "Wenn aktiviert, wird der Fastlane-Mechanismus einen weiteren Worker-Prozeß starten wenn Prozesse mit höherer Priorität von Prozessen mit niedrigerer Priorität blockiert werden.";
+$a->strings["Enable frontend worker"] = "Aktiviere den Frontend Worker";
+$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "Ist diese Option aktiv, wird der Worker Prozess durch Aktionen am Frontend gestartet (z.B. wenn Nachrichten zugestellt werden). Auf kleineren Seiten sollte %s/worker regelmäßig, beispielsweise durch einen externen Cron Anbieter, aufgerufen werden. Du solltest dies Option nur dann aktivieren, wenn du keinen Cron Job auf deinem eigenen Server starten kannst.";
+$a->strings["Subscribe to relay"] = "Relais abonnieren";
+$a->strings["Enables the receiving of public posts from the relay. They will be included in the search, subscribed tags and on the global community page."] = "Aktiviert den Empfang von öffentlichen Beiträgen vom Relais-Server. Diese Beiträge werden in der Suche, den abonnierten Hashtags sowie der globalen Gemeinschaftsseite verfügbar sein.";
+$a->strings["Relay server"] = "Relais Server";
+$a->strings["Address of the relay server where public posts should be send to. For example https://relay.diasp.org"] = "Adresse des Relais Servers an den die öffentlichen Beiträge gesendet werden sollen. Zum Beispiel https://relay.diasp.org";
+$a->strings["Direct relay transfer"] = "Direkte Relais Übertragung";
+$a->strings["Enables the direct transfer to other servers without using the relay servers"] = "Aktiviert das direkte Verteilen an andere Server, ohne dass ein Relais Server verwendet wird.";
+$a->strings["Relay scope"] = "Geltungsbereich des Relais";
+$a->strings["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."] = "Der Wert kann entweder 'Alle' oder 'Schlagwörter' sein. 'Alle' bedeutet, dass alle öffentliche Beiträge empfangen werden sollen. 'Schlagwörter' schränkt dem Empfang auf Beiträge ein, die bestimmte Schlagwörter beinhalten.";
+$a->strings["all"] = "Alle";
+$a->strings["tags"] = "Schlagwörter";
+$a->strings["Server tags"] = "Server Schlagworte";
+$a->strings["Comma separated list of tags for the 'tags' subscription."] = "Liste von Schlagworten die abonniert werden sollen, mit Komma getrennt.";
+$a->strings["Allow user tags"] = "Verwende Schlagworte der Nutzer";
+$a->strings["If enabled, the tags from the saved searches will used for the 'tags' subscription in addition to the 'relay_server_tags'."] = "Ist dies aktiviert, werden die Schlagwörter der gespeicherten Suchen zusätzlich zu den oben  definierten Server Schlagworte abonniert.";
+$a->strings["Update has been marked successful"] = "Update wurde als erfolgreich markiert";
+$a->strings["Database structure update %s was successfully applied."] = "Das Update %s der Struktur der Datenbank wurde erfolgreich angewandt.";
+$a->strings["Executing of database structure update %s failed with error: %s"] = "Das Update %s der Struktur der Datenbank schlug mit folgender Fehlermeldung fehl: %s";
+$a->strings["Executing %s failed with error: %s"] = "Die Ausführung von %s schlug fehl. Fehlermeldung: %s";
+$a->strings["Update %s was successfully applied."] = "Update %s war erfolgreich.";
+$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Update %s hat keinen Status zurückgegeben. Unbekannter Status.";
+$a->strings["There was no additional update function %s that needed to be called."] = "Es gab keine weitere Update-Funktion, die von %s ausgeführt werden musste.";
+$a->strings["No failed updates."] = "Keine fehlgeschlagenen Updates.";
+$a->strings["Check database structure"] = "Datenbank Struktur überprüfen";
+$a->strings["Failed Updates"] = "Fehlgeschlagene Updates";
+$a->strings["This does not include updates prior to 1139, which did not return a status."] = "Ohne Updates vor 1139, da diese keinen Status zurückgegeben haben.";
+$a->strings["Mark success (if update was manually applied)"] = "Als erfolgreich markieren (falls das Update manuell installiert wurde)";
+$a->strings["Attempt to execute this update step automatically"] = "Versuchen, diesen Schritt automatisch auszuführen";
+$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\nHallo %1\$s,\n\nauf %2\$s wurde ein Account für Dich angelegt.";
+$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."] = "\nNachfolgend die Anmelde-Details:\n\tAdresse der Seite:\t%1\$s\n\tBenutzername:\t%2\$s\n\tPasswort:\t%3\$s\n\nDu kannst Dein Passwort unter \"Einstellungen\" ändern, sobald Du Dich\nangemeldet hast.\n\nBitte nimm Dir ein paar Minuten um die anderen Einstellungen auf dieser\nSeite zu kontrollieren.\n\nEventuell magst Du ja auch einige Informationen über Dich in Deinem\nProfil veröffentlichen, damit andere Leute Dich einfacher finden können.\nBearbeite hierfür einfach Dein Standard-Profil (über die Profil-Seite).\n\nWir empfehlen Dir, Deinen kompletten Namen anzugeben und ein zu Dir\npassendes Profilbild zu wählen, damit Dich alte Bekannte wieder finden.\nAußerdem ist es nützlich, wenn Du auf Deinem Profil Schlüsselwörter\nangibst. Das erleichtert es, Leute zu finden, die Deine Interessen teilen.\n\nWir respektieren Deine Privatsphäre - keine dieser Angaben ist nötig.\nWenn Du neu im Netzwerk bist und noch niemanden kennst, dann können sie\nallerdings dabei helfen, neue und interessante Kontakte zu knüpfen.\n\nSolltest du dein Nutzerkonto löschen wollen, kannst du dies unter %1\$s/removeme  jederzeit tun.\n\nNun viel Spaß, gute Begegnungen und willkommen auf %4\$s.";
+$a->strings["Registration details for %s"] = "Details der Registration von %s";
+$a->strings["%s user blocked/unblocked"] = [
+       0 => "%s Benutzer geblockt/freigegeben",
+       1 => "%s Benutzer geblockt/freigegeben",
+];
+$a->strings["%s user deleted"] = [
+       0 => "%s Nutzer gelöscht",
+       1 => "%s Nutzer gelöscht",
+];
+$a->strings["User '%s' deleted"] = "Nutzer '%s' gelöscht";
+$a->strings["User '%s' unblocked"] = "Nutzer '%s' entsperrt";
+$a->strings["User '%s' blocked"] = "Nutzer '%s' gesperrt";
+$a->strings["Private Forum"] = "Privates Forum";
+$a->strings["Email"] = "E-Mail";
+$a->strings["Register date"] = "Anmeldedatum";
+$a->strings["Last login"] = "Letzte Anmeldung";
+$a->strings["Last item"] = "Letzter Beitrag";
+$a->strings["Type"] = "Typ";
+$a->strings["Add User"] = "Nutzer hinzufügen";
+$a->strings["User registrations waiting for confirm"] = "Neuanmeldungen, die auf Deine Bestätigung warten";
+$a->strings["User waiting for permanent deletion"] = "Nutzer wartet auf permanente Löschung";
+$a->strings["Request date"] = "Anfragedatum";
+$a->strings["No registrations."] = "Keine Neuanmeldungen.";
+$a->strings["Note from the user"] = "Hinweis vom Nutzer";
+$a->strings["Deny"] = "Verwehren";
+$a->strings["Site admin"] = "Seitenadministrator";
+$a->strings["Account expired"] = "Account ist abgelaufen";
+$a->strings["New User"] = "Neuer Nutzer";
+$a->strings["Deleted since"] = "Gelöscht seit";
+$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Die markierten Nutzer werden gelöscht!\\n\\nAlle Beiträge, die diese Nutzer auf dieser Seite veröffentlicht haben, werden permanent gelöscht!\\n\\nBist Du sicher?";
+$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?"] = "Der Nutzer {0} wird gelöscht!\\n\\nAlles was dieser Nutzer auf dieser Seite veröffentlicht hat, wird permanent gelöscht!\\n\\nBist Du sicher?";
+$a->strings["Name of the new user."] = "Name des neuen Nutzers";
+$a->strings["Nickname"] = "Spitzname";
+$a->strings["Nickname of the new user."] = "Spitznamen für den neuen Nutzer";
+$a->strings["Email address of the new user."] = "Email Adresse des neuen Nutzers";
+$a->strings["Addon %s disabled."] = "Addon %s ausgeschaltet.";
+$a->strings["Addon %s enabled."] = "Addon %s eingeschaltet.";
+$a->strings["Disable"] = "Ausschalten";
+$a->strings["Enable"] = "Einschalten";
+$a->strings["Toggle"] = "Umschalten";
+$a->strings["Author: "] = "Autor:";
+$a->strings["Maintainer: "] = "Betreuer:";
+$a->strings["Reload active addons"] = "Aktivierte Addons neu laden";
+$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"] = "Es sind derzeit keine Addons auf diesem Knoten verfügbar. Du findest das offizielle Addon-Repository unter %1\$s und weitere eventuell interessante Addons im offenen Addon-Verzeichnis auf %2\$s.";
+$a->strings["No themes found."] = "Keine Themen gefunden.";
+$a->strings["Screenshot"] = "Bildschirmfoto";
+$a->strings["Reload active themes"] = "Aktives Theme neu laden";
+$a->strings["No themes found on the system. They should be placed in %1\$s"] = "Es wurden keine Themes auf dem System gefunden. Diese sollten in %1\$s platziert werden.";
+$a->strings["[Experimental]"] = "[Experimentell]";
+$a->strings["[Unsupported]"] = "[Nicht unterstützt]";
+$a->strings["Log settings updated."] = "Protokolleinstellungen aktualisiert.";
+$a->strings["PHP log currently enabled."] = "PHP Protokollierung ist derzeit aktiviert.";
+$a->strings["PHP log currently disabled."] = "PHP Protokollierung ist derzeit nicht aktiviert.";
+$a->strings["Clear"] = "löschen";
+$a->strings["Enable Debugging"] = "Protokoll führen";
+$a->strings["Log file"] = "Protokolldatei";
+$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Webserver muss Schreibrechte besitzen. Abhängig vom Friendica-Installationsverzeichnis.";
+$a->strings["Log level"] = "Protokoll-Level";
+$a->strings["PHP logging"] = "PHP Protokollieren";
+$a->strings["To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "Um PHP Warnungen und Fehler zu protokollieren, kannst du die folgenden Zeilen zur .htconfig.php Datei deiner Installation hinzufügen. Den Dateinamen der Log-Datei legst du in der Zeile mit dem 'error_log' fest,  Er ist relativ zum Friendica-Stammverzeichnis und muss schreibbar durch den Webserver sein. Eine \"1\" als Option für die Punkte 'log_errors' und 'display_errors' aktiviert die Funktionen zum Protokollieren bzw. Anzeigen der Fehler, eine \"0\" deaktiviert sie.";
+$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."] = "Fehler beim Öffnen der Logdatei <strong>%1\$s</strong>.\\r\\n<br/>Bitte überprüfe ob die Datei %1\$s existiert und gelesen werden kann.";
+$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "Konnte die Logdatei <strong>%1\$s</strong> nicht öffnen.\\r\\n<br/>Bitte stelle sicher, dass die Datei %1\$s lesbar ist.";
+$a->strings["Lock feature %s"] = "Feature festlegen: %s";
+$a->strings["Manage Additional Features"] = "Zusätzliche Features Verwalten";
+$a->strings["default"] = "Standard";
+$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"] = "Variationen";
+$a->strings["Top Banner"] = "Top Banner";
+$a->strings["Resize image to the width of the screen and show background color below on long pages."] = "Skaliere das Hintergrundbild so, dass es die Breite der Seite einnimmt und fülle den Rest der Seite mit der Hintergrundfarbe bei langen Seiten.";
+$a->strings["Full screen"] = "Vollbildmodus";
+$a->strings["Resize image to fill entire screen, clipping either the right or the bottom."] = "Skaliere das Bild so, dass es den gesamten Bildschirm füllt. Hierfür wird entweder die Breite oder die Höhe des Bildes automatisch abgeschnitten.";
+$a->strings["Single row mosaic"] = "Mosaik in einer Zeile";
+$a->strings["Resize image to repeat it on a single row, either vertical or horizontal."] = "Skaliere das Bild so, dass es in einer einzelnen Reihe, entweder horizontal oder vertikal, wiederholt wird.";
+$a->strings["Mosaic"] = "Mosaik";
+$a->strings["Repeat image to fill the screen."] = "Wiederhole das Bild um den Bildschirm zu füllen.";
+$a->strings["Custom"] = "Benutzerdefiniert";
 $a->strings["Note"] = "Hinweis";
-$a->strings["Check image permissions if all users are allowed to visit the image"] = "Überprüfe, dass alle Benutzer die Berechtigung haben dieses Bild anzusehen";
-$a->strings["Select scheme"] = "Schema auswählen";
+$a->strings["Check image permissions if all users are allowed to see the image"] = "Überprüfe, dass alle Benutzer die Berechtigung haben dieses Bild anzusehen";
+$a->strings["Select color scheme"] = "Farbschema auswählen";
 $a->strings["Navigation bar background color"] = "Hintergrundfarbe der Navigationsleiste";
 $a->strings["Navigation bar icon color "] = "Icon Farbe in der Navigationsleiste";
 $a->strings["Link color"] = "Linkfarbe";
 $a->strings["Set the background color"] = "Hintergrundfarbe festlegen";
 $a->strings["Content background opacity"] = "Opazität des Hintergrunds von Beiträgen";
 $a->strings["Set the background image"] = "Hintergrundbild festlegen";
+$a->strings["Background image style"] = "Stiel des Hintergrundbildes";
 $a->strings["Login page background image"] = "Hintergrundbild der Login-Seite";
 $a->strings["Login page background color"] = "Hintergrundfarbe der Login-Seite";
 $a->strings["Leave background image and color empty for theme defaults"] = "Wenn die Theme Vorgaben verwendet werden sollen, lass bitte die Felder für die Hintergrundfarbe und das Hintergrundbild leer.";
 $a->strings["Guest"] = "Gast";
 $a->strings["Visitor"] = "Besucher";
+$a->strings["Logout"] = "Abmelden";
+$a->strings["End this session"] = "Diese Sitzung beenden";
+$a->strings["Your posts and conversations"] = "Deine Beiträge und Unterhaltungen";
+$a->strings["Your profile page"] = "Deine Profilseite";
+$a->strings["Your photos"] = "Deine Fotos";
+$a->strings["Videos"] = "Videos";
+$a->strings["Your videos"] = "Deine Videos";
+$a->strings["Your events"] = "Deine Ereignisse";
+$a->strings["Conversations from your friends"] = "Unterhaltungen Deiner Kontakte";
+$a->strings["Events and Calendar"] = "Ereignisse und Kalender";
+$a->strings["Private mail"] = "Private E-Mail";
+$a->strings["Account settings"] = "Kontoeinstellungen";
+$a->strings["Manage/edit friends and contacts"] = " Kontakte verwalten/editieren";
+$a->strings["Alignment"] = "Ausrichtung";
+$a->strings["Left"] = "Links";
+$a->strings["Center"] = "Mitte";
+$a->strings["Color scheme"] = "Farbschema";
+$a->strings["Posts font size"] = "Schriftgröße in Beiträgen";
+$a->strings["Textareas font size"] = "Schriftgröße in Eingabefeldern";
 $a->strings["Comma separated list of helper forums"] = "Komma-Separierte Liste der Helfer-Foren";
+$a->strings["don't show"] = "nicht zeigen";
+$a->strings["show"] = "zeigen";
 $a->strings["Set style"] = "Stil auswählen";
 $a->strings["Community Pages"] = "Foren";
 $a->strings["Community Profiles"] = "Community-Profile";
@@ -2169,13 +1735,460 @@ $a->strings["Help or @NewHere ?"] = "Hilfe oder @NewHere";
 $a->strings["Connect Services"] = "Verbinde Dienste";
 $a->strings["Find Friends"] = "Kontakte finden";
 $a->strings["Last users"] = "Letzte Nutzer";
+$a->strings["Find People"] = "Leute finden";
+$a->strings["Enter name or interest"] = "Name oder Interessen eingeben";
+$a->strings["Examples: Robert Morgenstein, Fishing"] = "Beispiel: Robert Morgenstein, Angeln";
+$a->strings["Similar Interests"] = "Ähnliche Interessen";
+$a->strings["Random Profile"] = "Zufälliges Profil";
+$a->strings["Invite Friends"] = "Freunde einladen";
 $a->strings["Local Directory"] = "Lokales Verzeichnis";
+$a->strings["External link to forum"] = "Externer Link zum Forum";
 $a->strings["Quick Start"] = "Schnell-Start";
-$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"] = "Variationen";
+$a->strings["Error decoding account file"] = "Fehler beim Verarbeiten der Account Datei";
+$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Fehler! Keine Versionsdaten in der Datei! Ist das wirklich eine Friendica Account Datei?";
+$a->strings["User '%s' already exists on this server!"] = "Nutzer '%s' existiert bereits auf diesem Server!";
+$a->strings["User creation error"] = "Fehler beim Anlegen des Nutzeraccounts aufgetreten";
+$a->strings["User profile creation error"] = "Fehler beim Anlegen des Nutzerkontos";
+$a->strings["%d contact not imported"] = [
+       0 => "%d Kontakt nicht importiert",
+       1 => "%d Kontakte nicht importiert",
+];
+$a->strings["Done. You can now login with your username and password"] = "Erledigt. Du kannst Dich jetzt mit Deinem Nutzernamen und Passwort anmelden";
+$a->strings["Post to Email"] = "An E-Mail senden";
+$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["Visible to everybody"] = "Für jeden sichtbar";
+$a->strings["Close"] = "Schließen";
+$a->strings["Enter new password: "] = "Neues Passwort eingeben:";
+$a->strings["Password can't be empty"] = "Das Passwort kann nicht leer sein";
+$a->strings["Could not find any unarchived contact entry for this URL (%s)"] = "Für die URL (%s) konnte kein nicht-archivierter Kontakt gefunden werden";
+$a->strings["The contact entries have been archived"] = "Die Kontakteinträge wurden archiviert.";
+$a->strings["System"] = "System";
+$a->strings["Home"] = "Pinnwand";
+$a->strings["Introductions"] = "Kontaktanfragen";
+$a->strings["%s commented on %s's post"] = "%s hat %ss Beitrag kommentiert";
+$a->strings["%s created a new post"] = "%s hat einen neuen Beitrag erstellt";
+$a->strings["%s liked %s's post"] = "%s mag %ss Beitrag";
+$a->strings["%s disliked %s's post"] = "%s mag %ss Beitrag nicht";
+$a->strings["%s is attending %s's event"] = "%s nimmt an %s's Event teil";
+$a->strings["%s is not attending %s's event"] = "%s nimmt nicht an %s's Event teil";
+$a->strings["%s may attend %s's event"] = "%s nimmt eventuell an %s's Event teil";
+$a->strings["%s is now friends with %s"] = "%s ist jetzt mit %s befreundet";
+$a->strings["Friend Suggestion"] = "Kontaktvorschlag";
+$a->strings["Friend/Connect Request"] = "Kontakt-/Freundschaftsanfrage";
+$a->strings["New Follower"] = "Neuer Bewunderer";
+$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Konnte keine Kommandozeilenversion von PHP im PATH des Servers finden.";
+$a->strings["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 href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "Wenn auf deinem Server keine Kommandozeilenversion von PHP installiert ist, kannst du den Hintergrundprozess nicht einrichten. Hier findest du alternative Möglichkeiten<a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-poller'>'für das Worker Setup'</a>";
+$a->strings["PHP executable path"] = "Pfad zu PHP";
+$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Gib den kompletten Pfad zur ausführbaren Datei von PHP an. Du kannst dieses Feld auch frei lassen und mit der Installation fortfahren.";
+$a->strings["Command line PHP"] = "Kommandozeilen-PHP";
+$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "Die ausführbare Datei von PHP stimmt nicht mit der PHP cli Version überein (es könnte sich um die cgi-fgci Version handeln)";
+$a->strings["Found PHP version: "] = "Gefundene PHP Version:";
+$a->strings["PHP cli binary"] = "PHP CLI Binary";
+$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Die Kommandozeilenversion von PHP auf Deinem System hat \"register_argc_argv\" nicht aktiviert.";
+$a->strings["This is required for message delivery to work."] = "Dies wird für die Auslieferung von Nachrichten benötigt.";
+$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
+$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Fehler: Die Funktion \"openssl_pkey_new\" auf diesem System ist nicht in der Lage, Verschlüsselungsschlüssel zu erzeugen";
+$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Wenn der Server unter Windows läuft, schau Dir bitte \"http://www.php.net/manual/en/openssl.installation.php\" an.";
+$a->strings["Generate encryption keys"] = "Schlüssel erzeugen";
+$a->strings["libCurl PHP module"] = "PHP: libCurl-Modul";
+$a->strings["GD graphics PHP module"] = "PHP: GD-Grafikmodul";
+$a->strings["OpenSSL PHP module"] = "PHP: OpenSSL-Modul";
+$a->strings["PDO or MySQLi PHP module"] = "PDO oder MySQLi PHP Modul";
+$a->strings["mb_string PHP module"] = "PHP: mb_string-Modul";
+$a->strings["XML PHP module"] = "XML PHP Modul";
+$a->strings["iconv PHP module"] = "PHP iconv Modul";
+$a->strings["POSIX PHP module"] = "PHP POSIX Modul";
+$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module";
+$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Fehler: Das Apache-Modul mod-rewrite wird benötigt, es ist allerdings nicht installiert.";
+$a->strings["Error: libCURL PHP module required but not installed."] = "Fehler: Das libCURL PHP Modul wird benötigt, ist aber nicht installiert.";
+$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Fehler: Das GD-Graphikmodul für PHP mit JPEG-Unterstützung ist nicht installiert.";
+$a->strings["Error: openssl PHP module required but not installed."] = "Fehler: Das openssl-Modul von PHP ist nicht installiert.";
+$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Fehler: PDO oder MySQLi PHP Modul erforderlich, aber nicht installiert.";
+$a->strings["Error: The MySQL driver for PDO is not installed."] = "Fehler: der MySQL Treiber für PDO ist nicht installiert";
+$a->strings["Error: mb_string PHP module required but not installed."] = "Fehler: mb_string PHP Module wird benötigt ist aber nicht installiert.";
+$a->strings["Error: iconv PHP module required but not installed."] = "Fehler: Das iconv-Modul von PHP ist nicht installiert.";
+$a->strings["Error: POSIX PHP module required but not installed."] = "Fehler POSIX PHP Modul erforderlich aber nicht installiert.";
+$a->strings["Error, XML PHP module required but not installed."] = "Fehler: XML PHP Modul erforderlich aber nicht installiert.";
+$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "Der Installationswizard muss in der Lage sein, eine Datei im Stammverzeichnis Deines Webservers anzulegen, ist allerdings derzeit nicht in der Lage, dies zu tun.";
+$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "In den meisten Fällen ist dies ein Problem mit den Schreibrechten. Der Webserver könnte keine Schreiberlaubnis haben, selbst wenn Du sie hast.";
+$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "Nachdem Du alles ausgefüllt hast, erhältst Du einen Text, den Du in eine Datei namens .htconfig.php in Deinem Friendica-Wurzelverzeichnis kopieren musst.";
+$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternativ kannst Du diesen Schritt aber auch überspringen und die Installation manuell durchführen. Eine Anleitung dazu (Englisch) findest Du in der Datei INSTALL.txt.";
+$a->strings[".htconfig.php is writable"] = "Schreibrechte auf .htconfig.php";
+$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica nutzt die Smarty3 Template Engine um die Webansichten zu rendern. Smarty3 kompiliert Templates zu PHP um das Rendern zu beschleunigen.";
+$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Um diese kompilierten Templates zu speichern benötigt der Webserver Schreibrechte zum Verzeichnis view/smarty3/ im obersten Ordner von Friendica.";
+$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Bitte stelle sicher, dass der Nutzer unter dem der Webserver läuft (z.B. www-data) Schreibrechte zu diesem Verzeichnis hat.";
+$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Hinweis: aus Sicherheitsgründen solltest Du dem Webserver nur Schreibrechte für view/smarty3/ geben -- Nicht den Templatedateien (.tpl) die sie enthalten.";
+$a->strings["view/smarty3 is writable"] = "view/smarty3 ist schreibbar";
+$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "Umschreiben der URLs in der .htaccess funktioniert nicht. Überprüfe die Konfiguration des Servers.";
+$a->strings["Error message from Curl when fetching"] = "Fehlermeldung von Curl während des Ladens";
+$a->strings["Url rewrite is working"] = "URL rewrite funktioniert";
+$a->strings["ImageMagick PHP extension is not installed"] = "ImageMagicx PHP Erweiterung ist nicht installiert.";
+$a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP Erweiterung ist installiert";
+$a->strings["ImageMagick supports GIF"] = "ImageMagick unterstützt GIF";
+$a->strings["Birthday:"] = "Geburtstag:";
+$a->strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD oder MM-DD";
+$a->strings["never"] = "nie";
+$a->strings["less than a second ago"] = "vor weniger als einer Sekunde";
+$a->strings["year"] = "Jahr";
+$a->strings["years"] = "Jahre";
+$a->strings["months"] = "Monate";
+$a->strings["weeks"] = "Wochen";
+$a->strings["days"] = "Tage";
+$a->strings["hour"] = "Stunde";
+$a->strings["hours"] = "Stunden";
+$a->strings["minute"] = "Minute";
+$a->strings["minutes"] = "Minuten";
+$a->strings["second"] = "Sekunde";
+$a->strings["seconds"] = "Sekunden";
+$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["Embedding disabled"] = "Einbettungen deaktiviert";
+$a->strings["Embedded content"] = "Eingebetteter Inhalt";
+$a->strings["Export"] = "Exportieren";
+$a->strings["Export calendar as ical"] = "Kalender als ical exportieren";
+$a->strings["Export calendar as csv"] = "Kalender als csv exportieren";
+$a->strings["Frequently"] = "immer wieder";
+$a->strings["Hourly"] = "Stündlich";
+$a->strings["Twice daily"] = "Zweimal täglich";
+$a->strings["Daily"] = "Täglich";
+$a->strings["Weekly"] = "Wöchentlich";
+$a->strings["Monthly"] = "Monatlich";
+$a->strings["OStatus"] = "OStatus";
+$a->strings["RSS/Atom"] = "RSS/Atom";
+$a->strings["Facebook"] = "Facebook";
+$a->strings["Zot!"] = "Zott";
+$a->strings["LinkedIn"] = "LinkedIn";
+$a->strings["XMPP/IM"] = "XMPP/Chat";
+$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["pnut"] = "pnut";
+$a->strings["App.net"] = "App.net";
+$a->strings["Male"] = "Männlich";
+$a->strings["Female"] = "Weiblich";
+$a->strings["Currently Male"] = "Momentan männlich";
+$a->strings["Currently Female"] = "Momentan weiblich";
+$a->strings["Mostly Male"] = "Hauptsächlich männlich";
+$a->strings["Mostly Female"] = "Hauptsächlich weiblich";
+$a->strings["Transgender"] = "Transgender";
+$a->strings["Intersex"] = "Intersex";
+$a->strings["Transsexual"] = "Transsexuell";
+$a->strings["Hermaphrodite"] = "Hermaphrodit";
+$a->strings["Neuter"] = "Neuter";
+$a->strings["Non-specific"] = "Nicht spezifiziert";
+$a->strings["Other"] = "Andere";
+$a->strings["Males"] = "Männer";
+$a->strings["Females"] = "Frauen";
+$a->strings["Gay"] = "Schwul";
+$a->strings["Lesbian"] = "Lesbisch";
+$a->strings["No Preference"] = "Keine Vorlieben";
+$a->strings["Bisexual"] = "Bisexuell";
+$a->strings["Autosexual"] = "Autosexual";
+$a->strings["Abstinent"] = "Abstinent";
+$a->strings["Virgin"] = "Jungfrauen";
+$a->strings["Deviant"] = "Deviant";
+$a->strings["Fetish"] = "Fetish";
+$a->strings["Oodles"] = "Oodles";
+$a->strings["Nonsexual"] = "Nonsexual";
+$a->strings["Single"] = "Single";
+$a->strings["Lonely"] = "Einsam";
+$a->strings["Available"] = "Verfügbar";
+$a->strings["Unavailable"] = "Nicht verfügbar";
+$a->strings["Has crush"] = "verknallt";
+$a->strings["Infatuated"] = "verliebt";
+$a->strings["Dating"] = "Dating";
+$a->strings["Unfaithful"] = "Untreu";
+$a->strings["Sex Addict"] = "Sexbesessen";
+$a->strings["Friends"] = "Kontakte";
+$a->strings["Friends/Benefits"] = "Freunde/Zuwendungen";
+$a->strings["Casual"] = "Casual";
+$a->strings["Engaged"] = "Verlobt";
+$a->strings["Married"] = "Verheiratet";
+$a->strings["Imaginarily married"] = "imaginär verheiratet";
+$a->strings["Partners"] = "Partner";
+$a->strings["Cohabiting"] = "zusammenlebend";
+$a->strings["Common law"] = "wilde Ehe";
+$a->strings["Happy"] = "Glücklich";
+$a->strings["Not looking"] = "Nicht auf der Suche";
+$a->strings["Swinger"] = "Swinger";
+$a->strings["Betrayed"] = "Betrogen";
+$a->strings["Separated"] = "Getrennt";
+$a->strings["Unstable"] = "Unstabil";
+$a->strings["Divorced"] = "Geschieden";
+$a->strings["Imaginarily divorced"] = "imaginär geschieden";
+$a->strings["Widowed"] = "Verwitwet";
+$a->strings["Uncertain"] = "Unsicher";
+$a->strings["It's complicated"] = "Ist kompliziert";
+$a->strings["Don't care"] = "Ist mir nicht wichtig";
+$a->strings["Ask me"] = "Frag mich";
+$a->strings["Nothing new here"] = "Keine Neuigkeiten";
+$a->strings["Clear notifications"] = "Bereinige Benachrichtigungen";
+$a->strings["Personal notes"] = "Persönliche Notizen";
+$a->strings["Your personal notes"] = "Deine persönlichen Notizen";
+$a->strings["Sign in"] = "Anmelden";
+$a->strings["Home Page"] = "Homepage";
+$a->strings["Create an account"] = "Nutzerkonto erstellen";
+$a->strings["Help and documentation"] = "Hilfe und Dokumentation";
+$a->strings["Apps"] = "Apps";
+$a->strings["Addon applications, utilities, games"] = "Addon Anwendungen, Dienstprogramme, Spiele";
+$a->strings["Search site content"] = "Inhalt der Seite durchsuchen";
+$a->strings["Community"] = "Gemeinschaft";
+$a->strings["Conversations on this and other servers"] = "Unterhaltungen auf diesem und anderer Server";
+$a->strings["Directory"] = "Verzeichnis";
+$a->strings["People directory"] = "Nutzerverzeichnis";
+$a->strings["Information about this friendica instance"] = "Informationen zu dieser Friendica Instanz";
+$a->strings["Network Reset"] = "Netzwerk zurücksetzen";
+$a->strings["Load Network page with no filters"] = "Netzwerk-Seite ohne Filter laden";
+$a->strings["Friend Requests"] = "Kontaktanfragen";
+$a->strings["See all notifications"] = "Alle Benachrichtigungen anzeigen";
+$a->strings["Mark all system notifications seen"] = "Markiere alle Systembenachrichtigungen als gelesen";
+$a->strings["Inbox"] = "Eingang";
+$a->strings["Outbox"] = "Ausgang";
+$a->strings["Manage"] = "Verwalten";
+$a->strings["Manage other pages"] = "Andere Seiten verwalten";
+$a->strings["Profiles"] = "Profile";
+$a->strings["Manage/Edit Profiles"] = "Profile Verwalten/Editieren";
+$a->strings["Site setup and configuration"] = "Einstellungen der Seite und Konfiguration";
+$a->strings["Navigation"] = "Navigation";
+$a->strings["Site map"] = "Sitemap";
+$a->strings["Add New Contact"] = "Neuen Kontakt hinzufügen";
+$a->strings["Enter address or web location"] = "Adresse oder Web-Link eingeben";
+$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Beispiel: bob@example.com, http://example.com/barbara";
+$a->strings["%d invitation available"] = [
+       0 => "%d Einladung verfügbar",
+       1 => "%d Einladungen verfügbar",
+];
+$a->strings["Networks"] = "Netzwerke";
+$a->strings["All Networks"] = "Alle Netzwerke";
+$a->strings["Saved Folders"] = "Gespeicherte Ordner";
+$a->strings["Everything"] = "Alles";
+$a->strings["Categories"] = "Kategorien";
+$a->strings["%d contact in common"] = [
+       0 => "%d gemeinsamer Kontakt",
+       1 => "%d gemeinsame Kontakte",
+];
+$a->strings["General Features"] = "Allgemeine Features";
+$a->strings["Multiple Profiles"] = "Mehrere Profile";
+$a->strings["Ability to create multiple profiles"] = "Möglichkeit mehrere Profile zu erstellen";
+$a->strings["Photo Location"] = "Aufnahmeort";
+$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "Die Foto-Metadaten werden ausgelesen. Dadurch kann der Aufnahmeort (wenn vorhanden) in einer Karte angezeigt werden.";
+$a->strings["Export Public Calendar"] = "Öffentlichen Kalender exportieren";
+$a->strings["Ability for visitors to download the public calendar"] = "Möglichkeit für Besucher den öffentlichen Kalender herunter zu laden";
+$a->strings["Post Composition Features"] = "Beitragserstellung Features";
+$a->strings["Post Preview"] = "Beitragsvorschau";
+$a->strings["Allow previewing posts and comments before publishing them"] = "Die Vorschau von Beiträgen und Kommentaren vor dem absenden erlauben.";
+$a->strings["Auto-mention Forums"] = "Foren automatisch erwähnen";
+$a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "Automatisch eine @-Erwähnung eines Forums einfügen/entfehrnen, wenn dieses im ACL Fenster de-/markiert  wurde.";
+$a->strings["Network Sidebar"] = "Netzwerk Seitenleiste";
+$a->strings["Ability to select posts by date ranges"] = "Möglichkeit die Beiträge nach Datumsbereichen zu sortieren";
+$a->strings["List Forums"] = "Zeige Foren";
+$a->strings["Enable widget to display the forums your are connected with"] = "Aktiviere Widget, um die Foren mit denen du verbunden bist anzuzeigen";
+$a->strings["Group Filter"] = "Gruppen Filter";
+$a->strings["Enable widget to display Network posts only from selected group"] = "Widget zur Darstellung der Beiträge nach Kontaktgruppen sortiert aktivieren.";
+$a->strings["Network Filter"] = "Netzwerk Filter";
+$a->strings["Enable widget to display Network posts only from selected network"] = "Widget zum filtern der Beiträge in Abhängigkeit des Netzwerks aus dem der Ersteller sendet aktivieren.";
+$a->strings["Save search terms for re-use"] = "Speichere Suchanfragen für spätere Wiederholung.";
+$a->strings["Network Tabs"] = "Netzwerk Reiter";
+$a->strings["Network Personal Tab"] = "Netzwerk-Reiter: Persönlich";
+$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Aktiviert einen Netzwerk-Reiter in dem Nachrichten angezeigt werden mit denen Du interagiert hast";
+$a->strings["Network New Tab"] = "Netzwerk-Reiter: Neue";
+$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Aktiviert einen Netzwerk-Reiter in dem ausschließlich neue Beiträge (der letzten 12 Stunden) angezeigt werden";
+$a->strings["Network Shared Links Tab"] = "Netzwerk-Reiter: Geteilte Links";
+$a->strings["Enable tab to display only Network posts with links in them"] = "Aktiviert einen Netzwerk-Reiter der ausschließlich Nachrichten mit Links enthält";
+$a->strings["Post/Comment Tools"] = "Werkzeuge für Beiträge und Kommentare";
+$a->strings["Multiple Deletion"] = "Mehrere Beiträge löschen";
+$a->strings["Select and delete multiple posts/comments at once"] = "Mehrere Beiträge/Kommentare markieren und gleichzeitig löschen";
+$a->strings["Edit Sent Posts"] = "Gesendete Beiträge editieren";
+$a->strings["Edit and correct posts and comments after sending"] = "Erlaubt es Beiträge und Kommentare nach dem Senden zu editieren bzw.zu  korrigieren.";
+$a->strings["Tagging"] = "Tagging";
+$a->strings["Ability to tag existing posts"] = "Möglichkeit bereits existierende Beiträge nachträglich mit Tags zu versehen.";
+$a->strings["Post Categories"] = "Beitragskategorien";
+$a->strings["Add categories to your posts"] = "Eigene Beiträge mit Kategorien versehen";
+$a->strings["Ability to file posts under folders"] = "Beiträge in Ordnern speichern aktivieren";
+$a->strings["Dislike Posts"] = "Beiträge 'nicht mögen'";
+$a->strings["Ability to dislike posts/comments"] = "Ermöglicht es Beiträge mit einem Klick 'nicht zu mögen'";
+$a->strings["Star Posts"] = "Beiträge Markieren";
+$a->strings["Ability to mark special posts with a star indicator"] = "Erlaubt es Beiträge mit einem Stern-Indikator zu  markieren";
+$a->strings["Mute Post Notifications"] = "Benachrichtigungen für Beiträge Stumm schalten";
+$a->strings["Ability to mute notifications for a thread"] = "Möglichkeit Benachrichtigungen für einen Thread abbestellen zu können";
+$a->strings["Advanced Profile Settings"] = "Erweiterte Profil-Einstellungen";
+$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Zeige Besuchern öffentliche Gemeinschafts-Foren auf der Erweiterten Profil-Seite";
+$a->strings["Tag Cloud"] = "Schlagwort Wolke";
+$a->strings["Provide a personal tag cloud on your profile page"] = "Wortwolke aus den von dir verwendeten Schlagwörtern im Profil anzeigen.";
+$a->strings["Display Membership Date"] = "Mitgliedschaftsdatum anzeigen";
+$a->strings["Display membership date in profile"] = "Soll das Datum der Registrierung deines Accounts im Profil angezeigt werden.";
+$a->strings["There are no tables on MyISAM."] = "Es gibt keine MyISAM Tabellen.";
+$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."] = "\nDie Friendica-Entwickler haben vor kurzem das Update %s veröffentlicht, aber bei der Installation ging etwas schrecklich schief.\n\nDas Problem sollte so schnell wie möglich gelöst werden, aber ich schaffe es nicht alleine. Bitte kontaktiere einen Friendica-Entwickler falls Du mir nicht alleine helfen kannst. Meine Datenbank könnte ungültig sein.";
+$a->strings["The error message is\n[pre]%s[/pre]"] = "Die Fehlermeldung lautet\n[pre]%s[/pre]";
+$a->strings["\nError %d occurred during database update:\n%s\n"] = "\nFehler %d beim Update der Datenbank aufgetreten\n%s\n";
+$a->strings["Errors encountered performing database changes: "] = "Fehler beim Ändern der Datenbank aufgetreten";
+$a->strings["%s: Database update"] = "%s: Datenbank Aktualisierung";
+$a->strings["%s: updating %s table."] = "%s: aktualisiere Tabelle %s";
+$a->strings["[no subject]"] = "[kein Betreff]";
+$a->strings["Starts:"] = "Beginnt:";
+$a->strings["Finishes:"] = "Endet:";
+$a->strings["all-day"] = "ganztägig";
+$a->strings["Jun"] = "Jun";
+$a->strings["Sept"] = "Sep";
+$a->strings["No events to display"] = "Keine Veranstaltung zum Anzeigen";
+$a->strings["l, F j"] = "l, F j";
+$a->strings["Edit event"] = "Veranstaltung bearbeiten";
+$a->strings["Duplicate event"] = "Veranstaltung kopieren";
+$a->strings["Delete event"] = "Veranstaltung löschen";
+$a->strings["D g:i A"] = "D H:i";
+$a->strings["g:i A"] = "H:i";
+$a->strings["Show map"] = "Karte anzeigen";
+$a->strings["Hide map"] = "Karte verbergen";
+$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."] = "Eine gelöschte Gruppe mit diesem Namen wurde wiederbelebt. Bestehende Berechtigungseinstellungen <strong>könnten</strong> auf diese Gruppe oder zukünftige Mitglieder angewandt werden. Falls Du dies nicht möchtest, erstelle bitte eine andere Gruppe mit einem anderen Namen.";
+$a->strings["Default privacy group for new contacts"] = "Voreingestellte Gruppe für neue Kontakte";
+$a->strings["Everybody"] = "Alle Kontakte";
+$a->strings["edit"] = "bearbeiten";
+$a->strings["Edit group"] = "Gruppe bearbeiten";
+$a->strings["Contacts not in any group"] = "Kontakte in keiner Gruppe";
+$a->strings["Create a new group"] = "Neue Gruppe erstellen";
+$a->strings["Edit groups"] = "Gruppen bearbeiten";
+$a->strings["Login failed"] = "Anmeldung fehlgeschlagen";
+$a->strings["Not enough information to authenticate"] = "Nicht genügend Informationen für die Authentifizierung";
+$a->strings["An invitation is required."] = "Du benötigst eine Einladung.";
+$a->strings["Invitation could not be verified."] = "Die Einladung konnte nicht überprüft werden.";
+$a->strings["Invalid OpenID url"] = "Ungültige OpenID URL";
+$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Beim Versuch Dich mit der von Dir angegebenen OpenID anzumelden trat ein Problem auf. Bitte überprüfe, dass Du die OpenID richtig geschrieben hast.";
+$a->strings["The error message was:"] = "Die Fehlermeldung lautete:";
+$a->strings["Please enter the required information."] = "Bitte trage die erforderlichen Informationen ein.";
+$a->strings["Please use a shorter name."] = "Bitte verwende einen kürzeren Namen.";
+$a->strings["Name too short."] = "Der Name ist zu kurz.";
+$a->strings["That doesn't appear to be your full (First Last) name."] = "Das scheint nicht Dein kompletter Name (Vor- und Nachname) zu sein.";
+$a->strings["Your email domain is not among those allowed on this site."] = "Die Domain Deiner E-Mail Adresse ist auf dieser Seite nicht erlaubt.";
+$a->strings["Not a valid email address."] = "Keine gültige E-Mail-Adresse.";
+$a->strings["Cannot use that email."] = "Konnte diese E-Mail-Adresse nicht verwenden.";
+$a->strings["Your nickname can only contain a-z, 0-9 and _."] = "Dein Spitzname darf nur aus Buchstaben und Zahlen (\"a-z\",\"0-9\" und \"_\") bestehen.";
+$a->strings["Nickname is already registered. Please choose another."] = "Dieser Spitzname ist bereits vergeben. Bitte wähle einen anderen.";
+$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "FATALER FEHLER: Sicherheitsschlüssel konnten nicht erzeugt werden.";
+$a->strings["An error occurred during registration. Please try again."] = "Während der Anmeldung ist ein Fehler aufgetreten. Bitte versuche es noch einmal.";
+$a->strings["An error occurred creating your default profile. Please try again."] = "Bei der Erstellung des Standardprofils ist ein Fehler aufgetreten. Bitte versuche es noch einmal.";
+$a->strings["An error occurred creating your self contact. Please try again."] = "Bei der Erstellung deines self Kontakts ist ein Fehler aufgetreten. Bitte versuche es erneut.";
+$a->strings["An error occurred creating your default contact group. Please try again."] = "Bei der Erstellung deiner Standardgruppe für Kontakte ist ein Fehler aufgetreten. Bitte versuche es erneut.";
+$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t"] = "\nHallo %1\$s,\n\ndanke für Deine Registrierung auf %2\$s. Dein Account muss noch vom Admin des Knotens geprüft werden.";
+$a->strings["Registration at %s"] = "Registrierung als %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"] = "\nHallo %1\$s,\n\ndanke für Deine Registrierung auf %2\$s. Dein Account wurde eingerichtet.";
+$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."] = "\nDie Anmelde-Details sind die folgenden:\n\tAdresse der Seite:\t%3\$s\n\tBenutzernamename:\t%1\$s\n\tPasswort:\t%5\$s\n\nDu kannst Dein Passwort unter \"Einstellungen\" ändern, sobald Du Dich\nangemeldet hast.\n\nBitte nimm Dir ein paar Minuten um die anderen Einstellungen auf dieser\nSeite zu kontrollieren.\n\nEventuell magst Du ja auch einige Informationen über Dich in Deinem\nProfil veröffentlichen, damit andere Leute Dich einfacher finden können.\nBearbeite hierfür einfach Dein Standard-Profil (über die Profil-Seite).\n\nWir empfehlen Dir, Deinen kompletten Namen anzugeben und ein zu Dir\npassendes Profilbild zu wählen, damit Dich alte Bekannte wieder finden.\nAußerdem ist es nützlich, wenn Du auf Deinem Profil Schlüsselwörter\nangibst. Das erleichtert es, Leute zu finden, die Deine Interessen teilen.\n\nWir respektieren Deine Privatsphäre - keine dieser Angaben ist nötig.\nWenn Du neu im Netzwerk bist und noch niemanden kennst, dann können sie\nallerdings dabei helfen, neue und interessante Kontakte zu knüpfen.\n\nSolltest du dein Nutzerkonto löschen wollen, kannst du dies unter %3\$s/removeme jederzeit tun.\n\nDanke für Deine Aufmerksamkeit und willkommen auf %2\$s.";
+$a->strings["Requested account is not available."] = "Das angefragte Profil ist nicht vorhanden.";
+$a->strings["Edit profile"] = "Profil bearbeiten";
+$a->strings["Atom feed"] = "Atom-Feed";
+$a->strings["Manage/edit profiles"] = "Profile verwalten/editieren";
+$a->strings["g A l F d"] = "l, d. F G \\U\\h\\r";
+$a->strings["F d"] = "d. F";
+$a->strings["[today]"] = "[heute]";
+$a->strings["Birthday Reminders"] = "Geburtstagserinnerungen";
+$a->strings["Birthdays this week:"] = "Geburtstage diese Woche:";
+$a->strings["[No description]"] = "[keine Beschreibung]";
+$a->strings["Event Reminders"] = "Veranstaltungserinnerungen";
+$a->strings["Events this week:"] = "Veranstaltungen diese Woche";
+$a->strings["Member since:"] = "Mitglied seit:";
+$a->strings["j F, Y"] = "j F, Y";
+$a->strings["j F"] = "j F";
+$a->strings["Age:"] = "Alter:";
+$a->strings["for %1\$d %2\$s"] = "für %1\$d %2\$s";
+$a->strings["Religion:"] = "Religion:";
+$a->strings["Hobbies/Interests:"] = "Hobbies/Interessen:";
+$a->strings["Contact information and Social Networks:"] = "Kontaktinformationen und Soziale Netzwerke:";
+$a->strings["Musical interests:"] = "Musikalische Interessen:";
+$a->strings["Books, literature:"] = "Literatur/Bücher:";
+$a->strings["Television:"] = "Fernsehen:";
+$a->strings["Film/dance/culture/entertainment:"] = "Filme/Tänze/Kultur/Unterhaltung:";
+$a->strings["Love/Romance:"] = "Liebesleben:";
+$a->strings["Work/employment:"] = "Arbeit/Beschäftigung:";
+$a->strings["School/education:"] = "Schule/Ausbildung:";
+$a->strings["Forums:"] = "Foren:";
+$a->strings["Only You Can See This"] = "Nur Du kannst das sehen";
+$a->strings["Drop Contact"] = "Kontakt löschen";
+$a->strings["Organisation"] = "Organisation";
+$a->strings["News"] = "Nachrichten";
+$a->strings["Forum"] = "Forum";
+$a->strings["Connect URL missing."] = "Connect-URL fehlt";
+$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "Der Kontakt konnte nicht hinzugefügt werden. Bitte überprüfe die Einstellungen unter Einstellungen -> Soziale Netzwerke";
+$a->strings["This site is not configured to allow communications with other networks."] = "Diese Seite ist so konfiguriert, dass keine Kommunikation mit anderen Netzwerken erfolgen kann.";
+$a->strings["No compatible communication protocols or feeds were discovered."] = "Es wurden keine kompatiblen Kommunikationsprotokolle oder Feeds gefunden.";
+$a->strings["The profile address specified does not provide adequate information."] = "Die angegebene Profiladresse liefert unzureichende Informationen.";
+$a->strings["An author or name was not found."] = "Es wurde kein Autor oder Name gefunden.";
+$a->strings["No browser URL could be matched to this address."] = "Zu dieser Adresse konnte keine passende Browser URL gefunden werden.";
+$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Konnte die @-Adresse mit keinem der bekannten Protokolle oder Email-Kontakte abgleichen.";
+$a->strings["Use mailto: in front of address to force email check."] = "Verwende mailto: vor der Email Adresse, um eine Überprüfung der E-Mail-Adresse zu erzwingen.";
+$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Die Adresse dieses Profils gehört zu einem Netzwerk, mit dem die Kommunikation auf dieser Seite ausgeschaltet wurde.";
+$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Eingeschränktes Profil. Diese Person wird keine direkten/privaten Nachrichten von Dir erhalten können.";
+$a->strings["Unable to retrieve contact information."] = "Konnte die Kontaktinformationen nicht empfangen.";
+$a->strings["%s's birthday"] = "%ss Geburtstag";
+$a->strings["Happy Birthday %s"] = "Herzlichen Glückwunsch %s";
+$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s nimmt an %2\$ss %3\$s teil.";
+$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s nimmt nicht an %2\$ss %3\$s teil.";
+$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s nimmt eventuell an %2\$ss %3\$s teil.";
+$a->strings["%s is now following %s."] = "%s folgt nun %s";
+$a->strings["following"] = "folgen";
+$a->strings["%s stopped following %s."] = "%s hat aufgehört %s zu folgen";
+$a->strings["stopped following"] = "wird nicht mehr gefolgt";
+$a->strings["Sharing notification from Diaspora network"] = "Freigabe-Benachrichtigung von Diaspora";
+$a->strings["Attachments:"] = "Anhänge:";
+$a->strings["(no subject)"] = "(kein Betreff)";
+$a->strings["Create a New Account"] = "Neues Konto erstellen";
+$a->strings["Password: "] = "Passwort: ";
+$a->strings["Remember me"] = "Anmeldedaten merken";
+$a->strings["Or login using OpenID: "] = "Oder melde Dich mit Deiner OpenID an: ";
+$a->strings["Forgot your password?"] = "Passwort vergessen?";
+$a->strings["Website Terms of Service"] = "Website Nutzungsbedingungen";
+$a->strings["terms of service"] = "Nutzungsbedingungen";
+$a->strings["Website Privacy Policy"] = "Website Datenschutzerklärung";
+$a->strings["privacy policy"] = "Datenschutzerklärung";
+$a->strings["Logged out."] = "Abgemeldet.";
+$a->strings["Privacy Statement"] = "Datenschutzerklärung";
+$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."] = "Zum Zwecke der Registrierung und um die Kommunikation zwischen dem Nutzer und seinen Kontakten zu gewährleisten, muß der Nutzer einen Namen (auch Pseudonym) und einen Nutzernamen (Spitzname) sowie eine funktionierende E-Mail-Adresse angeben. Der Name ist auf der Profilseite für alle Nutzer sichtbar, auch wenn die Profildetails nicht angezeigt werden.\nDie E-Mail-Adresse wird nur zur Benachrichtigung des Nutzers verwendet, sie wird nirgends angezeigt. Die Anzeige des Nutzerkontos im Server-Verzeichnis bzw. dem weltweiten Verzeichnis erfolgt gemäß den Einstellungen des Nutzers, sie ist zur Kommunikation nicht zwingend notwendig.";
+$a->strings["This data is required for communication and is passed on to the nodes of the communication partners. Users can enter additional private data that may be transmitted to the communication partners accounts."] = "Diese Daten sind für die Kommunikation notwendig und werden an die Knoten der Kommunikationspartner übermittelt. Nutzer können weitere private Angaben machen, die ebenfalls an die verwendeten Server der Kommunikationspartner übermittelt werden können.";
+$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."] = "Angemeldete Nutzer können ihre Nutzerdaten jederzeit von den <a href=\"%1\$s/settings/uexport\">Kontoeinstellungen</a> aus exportieren. Wenn ein Nutzer wünscht das Nutzerkonto zu löschen, so ist dies jederzeit unter <a href=\"%1\$s/removeme\">%1\$s/removeme</a> möglich. Die Löschung des Nutzerkontos ist permanent.";
+$a->strings["This entry was edited"] = "Dieser Beitrag wurde bearbeitet.";
+$a->strings["save to folder"] = "In Ordner speichern";
+$a->strings["I will attend"] = "Ich werde teilnehmen";
+$a->strings["I will not attend"] = "Ich werde nicht teilnehmen";
+$a->strings["I might attend"] = "Ich werde eventuell teilnehmen";
+$a->strings["add star"] = "markieren";
+$a->strings["remove star"] = "Markierung entfernen";
+$a->strings["toggle star status"] = "Markierung umschalten";
+$a->strings["starred"] = "markiert";
+$a->strings["ignore thread"] = "Thread ignorieren";
+$a->strings["unignore thread"] = "Thread nicht mehr ignorieren";
+$a->strings["toggle ignore status"] = "Ignoriert-Status ein-/ausschalten";
+$a->strings["add tag"] = "Tag hinzufügen";
+$a->strings["like"] = "mag ich";
+$a->strings["dislike"] = "mag ich nicht";
+$a->strings["Share this"] = "Weitersagen";
+$a->strings["share"] = "Teilen";
+$a->strings["to"] = "zu";
+$a->strings["via"] = "via";
+$a->strings["Wall-to-Wall"] = "Wall-to-Wall";
+$a->strings["via Wall-To-Wall:"] = "via Wall-To-Wall:";
+$a->strings["%d comment"] = [
+       0 => "%d Kommentar",
+       1 => "%d Kommentare",
+];
+$a->strings["Bold"] = "Fett";
+$a->strings["Italic"] = "Kursiv";
+$a->strings["Underline"] = "Unterstrichen";
+$a->strings["Quote"] = "Zitat";
+$a->strings["Code"] = "Code";
+$a->strings["Image"] = "Bild";
+$a->strings["Link"] = "Link";
+$a->strings["Video"] = "Video";
+$a->strings["Delete this item?"] = "Diesen Beitrag löschen?";
+$a->strings["show fewer"] = "weniger anzeigen";
+$a->strings["No system theme config value set."] = "Es wurde kein Konfigurationswert für das Systemweite Theme gesetzt.";
 $a->strings["toggle mobile"] = "auf/von Mobile Ansicht wechseln";
+$a->strings["Update %s failed. See error logs."] = "Update %s fehlgeschlagen. Bitte Fehlerprotokoll überprüfen.";
+$a->strings["%s: Updating author-id and owner-id in item and thread table. "] = "%s: Aktualisiere die author-id und owner-id in der Thread Tabelle";
index 39380665468456075e265b7bea7cd5dd81f6ff97..f3ec6b7cc089de63579280779a330829eafc1d2a 100644 (file)
@@ -15,9 +15,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-29 07:13+0200\n"
-"PO-Revision-Date: 2018-05-04 12:15+0000\n"
-"Last-Translator: Samuli Valavuo <svalavuo@gmail.com>\n"
+"POT-Creation-Date: 2018-05-09 15:04+0200\n"
+"PO-Revision-Date: 2018-05-12 12:34+0000\n"
+"Last-Translator: Kris\n"
 "Language-Team: Finnish (Finland) (http://www.transifex.com/Friendica/friendica/language/fi_FI/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -26,8 +26,8 @@ msgstr ""
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
 #: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21
-#: mod/display.php:72 mod/display.php:252 mod/display.php:354
-#: mod/admin.php:276 mod/admin.php:1870 mod/admin.php:2118
+#: mod/admin.php:276 mod/admin.php:1883 mod/admin.php:2131 mod/display.php:72
+#: mod/display.php:252 mod/display.php:354
 msgid "Item not found."
 msgstr "Kohdetta ei löytynyt."
 
@@ -36,86 +36,58 @@ msgid "Do you really want to delete this item?"
 msgstr "Haluatko varmasti poistaa tämän kohteen?"
 
 #: include/items.php:384 mod/api.php:110 mod/suggest.php:38
-#: mod/dfrn_request.php:653 mod/message.php:138 mod/contacts.php:472
-#: mod/follow.php:150 mod/profiles.php:636 mod/profiles.php:639
-#: mod/profiles.php:661 mod/register.php:237 mod/settings.php:1107
-#: mod/settings.php:1113 mod/settings.php:1120 mod/settings.php:1124
-#: mod/settings.php:1128 mod/settings.php:1132 mod/settings.php:1136
-#: mod/settings.php:1140 mod/settings.php:1160 mod/settings.php:1161
-#: mod/settings.php:1162 mod/settings.php:1163 mod/settings.php:1164
+#: mod/contacts.php:472 mod/follow.php:150 mod/profiles.php:636
+#: mod/profiles.php:639 mod/profiles.php:661 mod/register.php:237
+#: mod/dfrn_request.php:649 mod/message.php:138 mod/settings.php:1103
+#: mod/settings.php:1109 mod/settings.php:1116 mod/settings.php:1120
+#: mod/settings.php:1124 mod/settings.php:1128 mod/settings.php:1132
+#: mod/settings.php:1136 mod/settings.php:1156 mod/settings.php:1157
+#: mod/settings.php:1158 mod/settings.php:1159 mod/settings.php:1160
 msgid "Yes"
 msgstr "Kyllä"
 
-#: include/items.php:387 include/conversation.php:1355 mod/fbrowser.php:103
-#: mod/fbrowser.php:134 mod/suggest.php:41 mod/dfrn_request.php:663
-#: mod/tagrm.php:19 mod/tagrm.php:99 mod/editpost.php:149 mod/message.php:141
-#: mod/photos.php:248 mod/photos.php:324 mod/videos.php:147
-#: mod/contacts.php:475 mod/unfollow.php:117 mod/follow.php:161
-#: mod/settings.php:678 mod/settings.php:704
+#: include/items.php:387 include/conversation.php:1331 mod/fbrowser.php:103
+#: mod/fbrowser.php:134 mod/suggest.php:41 mod/tagrm.php:19 mod/tagrm.php:99
+#: mod/editpost.php:149 mod/photos.php:248 mod/photos.php:324
+#: mod/videos.php:147 mod/contacts.php:475 mod/unfollow.php:117
+#: mod/follow.php:161 mod/dfrn_request.php:659 mod/message.php:141
+#: mod/settings.php:676 mod/settings.php:702
 msgid "Cancel"
 msgstr "Peru"
 
 #: include/items.php:401 mod/allfriends.php:21 mod/api.php:35 mod/api.php:40
-#: mod/attach.php:38 mod/common.php:26 mod/crepair.php:98 mod/nogroup.php:28
+#: mod/attach.php:38 mod/common.php:26 mod/nogroup.php:28
 #: mod/repair_ostatus.php:13 mod/suggest.php:60 mod/uimport.php:28
-#: mod/notifications.php:73 mod/dfrn_confirm.php:68 mod/manage.php:131
-#: mod/wall_attach.php:74 mod/wall_attach.php:77 mod/poke.php:150
-#: mod/regmod.php:108 mod/viewcontacts.php:57 mod/wall_upload.php:103
-#: mod/wall_upload.php:106 mod/wallmessage.php:16 mod/wallmessage.php:40
-#: mod/wallmessage.php:79 mod/wallmessage.php:103 mod/editpost.php:18
-#: mod/fsuggest.php:80 mod/group.php:26 mod/message.php:59 mod/message.php:104
-#: mod/notes.php:30 mod/photos.php:174 mod/photos.php:1051 mod/cal.php:304
-#: mod/contacts.php:386 mod/delegate.php:25 mod/delegate.php:43
-#: mod/delegate.php:54 mod/events.php:194 mod/item.php:160
+#: mod/notifications.php:73 mod/manage.php:131 mod/wall_attach.php:74
+#: mod/wall_attach.php:77 mod/poke.php:150 mod/regmod.php:108
+#: mod/viewcontacts.php:57 mod/wall_upload.php:103 mod/wall_upload.php:106
+#: mod/wallmessage.php:16 mod/wallmessage.php:40 mod/wallmessage.php:79
+#: mod/wallmessage.php:103 mod/editpost.php:18 mod/fsuggest.php:80
+#: mod/group.php:26 mod/notes.php:30 mod/photos.php:174 mod/photos.php:1051
+#: mod/cal.php:304 mod/contacts.php:386 mod/delegate.php:25
+#: mod/delegate.php:43 mod/delegate.php:54 mod/events.php:194 mod/item.php:160
 #: mod/ostatus_subscribe.php:16 mod/profile_photo.php:30
 #: mod/profile_photo.php:176 mod/profile_photo.php:187
 #: mod/profile_photo.php:200 mod/unfollow.php:15 mod/unfollow.php:57
 #: mod/unfollow.php:90 mod/dirfind.php:25 mod/follow.php:17 mod/follow.php:54
 #: mod/follow.php:118 mod/profiles.php:182 mod/profiles.php:606
 #: mod/register.php:53 mod/invite.php:20 mod/invite.php:111 mod/network.php:32
-#: mod/settings.php:43 mod/settings.php:142 mod/settings.php:667 index.php:444
+#: mod/crepair.php:98 mod/dfrn_confirm.php:68 mod/message.php:59
+#: mod/message.php:104 mod/settings.php:43 mod/settings.php:142
+#: mod/settings.php:665 index.php:436
 msgid "Permission denied."
 msgstr "Käyttöoikeus evätty."
 
-#: include/items.php:471
+#: include/items.php:471 src/Content/Feature.php:96
 msgid "Archives"
 msgstr "Arkisto"
 
 #: include/items.php:477 view/theme/vier/theme.php:258
 #: src/Content/ForumManager.php:130 src/Content/Widget.php:317
-#: src/Object/Post.php:430 src/App.php:512
+#: src/Object/Post.php:430 src/App.php:525
 msgid "show more"
 msgstr "näytä lisää"
 
-#: include/api.php:1202
-#, 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] "Päivittäinen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty."
-msgstr[1] "Päivittäinen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty."
-
-#: include/api.php:1226
-#, php-format
-msgid "Weekly posting limit of %d post reached. The post was rejected."
-msgid_plural ""
-"Weekly posting limit of %d posts reached. The post was rejected."
-msgstr[0] "Viikottainen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty."
-msgstr[1] "Viikottainen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty."
-
-#: include/api.php:1250
-#, php-format
-msgid "Monthly posting limit of %d post reached. The post was rejected."
-msgstr "Kuukausittainen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty."
-
-#: include/api.php:4523 mod/photos.php:88 mod/photos.php:194
-#: mod/photos.php:722 mod/photos.php:1149 mod/photos.php:1166
-#: mod/photos.php:1684 mod/profile_photo.php:85 mod/profile_photo.php:93
-#: mod/profile_photo.php:101 mod/profile_photo.php:211
-#: mod/profile_photo.php:302 mod/profile_photo.php:312 src/Model/User.php:553
-#: src/Model/User.php:561 src/Model/User.php:569
-msgid "Profile Photos"
-msgstr "Profiilin valokuvat"
-
 #: include/enotify.php:31
 msgid "Friendica Notification"
 msgstr "Friendica-huomautus"
@@ -426,790 +398,819 @@ msgid ""
 "form has been opened for too long (>3 hours) before submitting it."
 msgstr "Lomakkeen turvallisuusavain oli väärin. Tämä voi johtua siitä, että lomake on ollut avoinna liian kauan (>3 tuntia) ennen sen lähettämistä."
 
-#: include/conversation.php:144 include/conversation.php:282
-#: include/text.php:1748 src/Model/Item.php:1895
-msgid "event"
-msgstr "tapahtuma"
-
-#: include/conversation.php:147 include/conversation.php:157
-#: include/conversation.php:285 include/conversation.php:294
-#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1893
-#: src/Protocol/Diaspora.php:2026
-msgid "status"
-msgstr "tila"
-
-#: include/conversation.php:152 include/conversation.php:290
-#: include/text.php:1750 mod/subthread.php:97 mod/tagger.php:72
-#: src/Model/Item.php:1893
-msgid "photo"
-msgstr "kuva"
-
-#: include/conversation.php:164 src/Model/Item.php:1766
-#: src/Protocol/Diaspora.php:2022
-#, php-format
-msgid "%1$s likes %2$s's %3$s"
-msgstr "%1$s tykkää käyttäjän %2$s %3$s"
-
-#: include/conversation.php:167 src/Model/Item.php:1771
-#, php-format
-msgid "%1$s doesn't like %2$s's %3$s"
-msgstr ""
-
-#: include/conversation.php:170
-#, php-format
-msgid "%1$s attends %2$s's %3$s"
-msgstr "%1$s osallistuu tapahtumaan %3$s, jonka järjestää %2$s"
-
-#: include/conversation.php:173
+#: include/api.php:1202
 #, php-format
-msgid "%1$s doesn't attend %2$s's %3$s"
-msgstr "%1$s ei osallistu tapahtumaan %3$s, jonka järjestää %2$s"
+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] "Päivittäinen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty."
+msgstr[1] "Päivittäinen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty."
 
-#: include/conversation.php:176
+#: include/api.php:1226
 #, php-format
-msgid "%1$s attends maybe %2$s's %3$s"
-msgstr "%1$s ehkä osallistuu tapahtumaan %3$s, jonka järjestää %2$s"
+msgid "Weekly posting limit of %d post reached. The post was rejected."
+msgid_plural ""
+"Weekly posting limit of %d posts reached. The post was rejected."
+msgstr[0] "Viikottainen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty."
+msgstr[1] "Viikottainen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty."
 
-#: include/conversation.php:209 mod/dfrn_confirm.php:431
-#: src/Protocol/Diaspora.php:2500
+#: include/api.php:1250
 #, php-format
-msgid "%1$s is now friends with %2$s"
-msgstr "%1$s ja %2$s ovat kavereita"
+msgid "Monthly posting limit of %d post reached. The post was rejected."
+msgstr "Kuukausittainen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty."
 
-#: include/conversation.php:250
-#, php-format
-msgid "%1$s poked %2$s"
-msgstr "%1$s tökkäsi %2$s"
+#: include/api.php:4506 mod/photos.php:88 mod/photos.php:194
+#: mod/photos.php:722 mod/photos.php:1149 mod/photos.php:1166
+#: mod/photos.php:1684 mod/profile_photo.php:85 mod/profile_photo.php:93
+#: mod/profile_photo.php:101 mod/profile_photo.php:211
+#: mod/profile_photo.php:302 mod/profile_photo.php:312 src/Model/User.php:553
+#: src/Model/User.php:561 src/Model/User.php:569
+msgid "Profile Photos"
+msgstr "Profiilin valokuvat"
 
-#: include/conversation.php:304 mod/tagger.php:110
+#: include/dba.php:59
 #, php-format
-msgid "%1$s tagged %2$s's %3$s with %4$s"
-msgstr ""
+msgid "Cannot locate DNS info for database server '%s'"
+msgstr "'%s' tietokantapalvelimen DNS-tieto ei löydy"
 
-#: include/conversation.php:331
-msgid "post/item"
-msgstr "julkaisu/kohde"
+#: include/text.php:302
+msgid "newer"
+msgstr "uudempi"
 
-#: include/conversation.php:332
-#, php-format
-msgid "%1$s marked %2$s's %3$s as favorite"
-msgstr ""
+#: include/text.php:303
+msgid "older"
+msgstr "vanhempi"
 
-#: include/conversation.php:608 mod/photos.php:1501 mod/profiles.php:355
-msgid "Likes"
-msgstr "Tykkäyksiä"
+#: include/text.php:308
+msgid "first"
+msgstr "ensimmäinen"
 
-#: include/conversation.php:608 mod/photos.php:1501 mod/profiles.php:359
-msgid "Dislikes"
-msgstr "Inhokit"
+#: include/text.php:309
+msgid "prev"
+msgstr "edellinen"
 
-#: include/conversation.php:609 include/conversation.php:1664
-#: mod/photos.php:1502
-msgid "Attending"
-msgid_plural "Attending"
-msgstr[0] "Osallistuu"
-msgstr[1] "Osallistuu"
+#: include/text.php:343
+msgid "next"
+msgstr "seuraava"
 
-#: include/conversation.php:609 mod/photos.php:1502
-msgid "Not attending"
-msgstr "Ei osallistu"
+#: include/text.php:344
+msgid "last"
+msgstr "viimeinen"
 
-#: include/conversation.php:609 mod/photos.php:1502
-msgid "Might attend"
-msgstr "Ehkä"
+#: include/text.php:398
+msgid "Loading more entries..."
+msgstr "Merkinnät ladataan..."
 
-#: include/conversation.php:721 mod/photos.php:1569 src/Object/Post.php:178
-msgid "Select"
-msgstr "Valitse"
+#: include/text.php:399
+msgid "The end"
+msgstr "Loppu"
 
-#: include/conversation.php:722 mod/photos.php:1570 mod/contacts.php:830
-#: mod/contacts.php:1035 mod/admin.php:1814 mod/settings.php:740
-#: src/Object/Post.php:179
-msgid "Delete"
-msgstr "Poista"
+#: include/text.php:884
+msgid "No contacts"
+msgstr "Ei kontakteja"
 
-#: include/conversation.php:760 src/Object/Post.php:363
-#: src/Object/Post.php:364
+#: include/text.php:908
 #, php-format
-msgid "View %s's profile @ %s"
-msgstr "Katso %s-henkilön profiilia @ %s"
+msgid "%d Contact"
+msgid_plural "%d Contacts"
+msgstr[0] "%d kontakti"
+msgstr[1] "%d kontakteja"
 
-#: include/conversation.php:772 src/Object/Post.php:351
-msgid "Categories:"
-msgstr "Luokat:"
+#: include/text.php:921
+msgid "View Contacts"
+msgstr "Näytä kontaktit"
 
-#: include/conversation.php:773 src/Object/Post.php:352
-msgid "Filed under:"
-msgstr "Arkistoitu kansioon:"
+#: include/text.php:1010 mod/filer.php:35 mod/editpost.php:110
+#: mod/notes.php:67
+msgid "Save"
+msgstr "Tallenna"
 
-#: include/conversation.php:780 src/Object/Post.php:377
-#, php-format
-msgid "%s from %s"
-msgstr "%s sovelluksesta %s"
+#: include/text.php:1010
+msgid "Follow"
+msgstr "Seuraa"
 
-#: include/conversation.php:795
-msgid "View in context"
-msgstr "Näytä kontekstissa"
+#: include/text.php:1016 mod/search.php:155 src/Content/Nav.php:142
+msgid "Search"
+msgstr "Haku"
 
-#: include/conversation.php:797 include/conversation.php:1337
-#: mod/wallmessage.php:145 mod/editpost.php:125 mod/message.php:264
-#: mod/message.php:433 mod/photos.php:1473 src/Object/Post.php:402
-msgid "Please wait"
-msgstr "Odota"
+#: include/text.php:1019 src/Content/Nav.php:58
+msgid "@name, !forum, #tags, content"
+msgstr "@nimi, !foorumi, #tunnisteet, sisältö"
 
-#: include/conversation.php:868
-msgid "remove"
-msgstr "poista"
+#: include/text.php:1025 src/Content/Nav.php:145
+msgid "Full Text"
+msgstr "Koko teksti"
 
-#: include/conversation.php:872
-msgid "Delete Selected Items"
-msgstr "Poista valitut kohteet"
+#: include/text.php:1026 src/Content/Widget/TagCloud.php:54
+#: src/Content/Nav.php:146
+msgid "Tags"
+msgstr "Tunnisteet"
 
-#: include/conversation.php:1042 view/theme/frio/theme.php:352
-msgid "Follow Thread"
-msgstr "Seuraa ketjua"
+#: include/text.php:1027 mod/viewcontacts.php:131 mod/contacts.php:814
+#: mod/contacts.php:875 view/theme/frio/theme.php:270 src/Content/Nav.php:147
+#: src/Content/Nav.php:209 src/Model/Profile.php:955 src/Model/Profile.php:958
+msgid "Contacts"
+msgstr "Yhteystiedot"
 
-#: include/conversation.php:1043 src/Model/Contact.php:652
-msgid "View Status"
-msgstr "Näytä tila"
+#: include/text.php:1030 view/theme/vier/theme.php:253
+#: src/Content/ForumManager.php:125 src/Content/Nav.php:151
+msgid "Forums"
+msgstr "Foorumit"
 
-#: include/conversation.php:1044 include/conversation.php:1060
-#: mod/allfriends.php:73 mod/suggest.php:82 mod/match.php:89
-#: mod/directory.php:159 mod/dirfind.php:217 src/Model/Contact.php:592
-#: src/Model/Contact.php:605 src/Model/Contact.php:653
-msgid "View Profile"
-msgstr "Näytä profiilia"
+#: include/text.php:1074
+msgid "poke"
+msgstr "töki"
 
-#: include/conversation.php:1045 src/Model/Contact.php:654
-msgid "View Photos"
-msgstr "Näytä kuvia"
+#: include/text.php:1074
+msgid "poked"
+msgstr "tökkäsi"
 
-#: include/conversation.php:1046 src/Model/Contact.php:655
-msgid "Network Posts"
-msgstr "Verkkojulkaisut"
+#: include/text.php:1075
+msgid "ping"
+msgstr "pingaa"
 
-#: include/conversation.php:1047 src/Model/Contact.php:656
-msgid "View Contact"
-msgstr "Näytä kontaktia"
+#: include/text.php:1075
+msgid "pinged"
+msgstr "pingasi"
 
-#: include/conversation.php:1048 src/Model/Contact.php:658
-msgid "Send PM"
-msgstr "Lähetä yksityisviesti"
+#: include/text.php:1076
+msgid "prod"
+msgstr "töki"
 
-#: include/conversation.php:1052 src/Model/Contact.php:659
-msgid "Poke"
-msgstr "Tökkää"
+#: include/text.php:1076
+msgid "prodded"
+msgstr "tökkäsi"
 
-#: include/conversation.php:1057 mod/allfriends.php:74 mod/suggest.php:83
-#: mod/match.php:90 mod/contacts.php:596 mod/dirfind.php:218
-#: mod/follow.php:143 view/theme/vier/theme.php:201 src/Content/Widget.php:61
-#: src/Model/Contact.php:606
-msgid "Connect/Follow"
-msgstr "Yhdistä/Seuraa"
+#: include/text.php:1077
+msgid "slap"
+msgstr "läimäytä"
 
-#: include/conversation.php:1176
-#, php-format
-msgid "%s likes this."
-msgstr "%s tykkää tästä."
+#: include/text.php:1077
+msgid "slapped"
+msgstr "läimäsi"
 
-#: include/conversation.php:1179
-#, php-format
-msgid "%s doesn't like this."
-msgstr "%s ei tykkää tästä."
+#: include/text.php:1078
+msgid "finger"
+msgstr "näytä keskisormea"
 
-#: include/conversation.php:1182
-#, php-format
-msgid "%s attends."
-msgstr "%s osallistuu."
+#: include/text.php:1078
+msgid "fingered"
+msgstr "näytti keskisormea"
 
-#: include/conversation.php:1185
-#, php-format
-msgid "%s doesn't attend."
-msgstr "%s ei osallistu."
+#: include/text.php:1079
+msgid "rebuff"
+msgstr "torju"
 
-#: include/conversation.php:1188
-#, php-format
-msgid "%s attends maybe."
-msgstr "%s ehkä osallistuu."
+#: include/text.php:1079
+msgid "rebuffed"
+msgstr "torjui"
 
-#: include/conversation.php:1199
-msgid "and"
-msgstr "ja"
+#: include/text.php:1093 mod/settings.php:941 src/Model/Event.php:379
+msgid "Monday"
+msgstr "Maanantai"
 
-#: include/conversation.php:1205
-#, php-format
-msgid "and %d other people"
-msgstr "ja %d muuta ihmistä"
+#: include/text.php:1093 src/Model/Event.php:380
+msgid "Tuesday"
+msgstr "Tiistai"
 
-#: include/conversation.php:1214
-#, php-format
-msgid "<span  %1$s>%2$d people</span> like this"
-msgstr "<span  %1$s>%2$d ihmistä</span> tykkää tästä"
+#: include/text.php:1093 src/Model/Event.php:381
+msgid "Wednesday"
+msgstr "Keskiviikko"
 
-#: include/conversation.php:1215
-#, php-format
-msgid "%s like this."
-msgstr "%s tykkää tästä."
+#: include/text.php:1093 src/Model/Event.php:382
+msgid "Thursday"
+msgstr "Torstai"
 
-#: include/conversation.php:1218
-#, php-format
-msgid "<span  %1$s>%2$d people</span> don't like this"
-msgstr "<span  %1$s>%2$d ihmistä</span> ei tykkää tästä."
+#: include/text.php:1093 src/Model/Event.php:383
+msgid "Friday"
+msgstr "Perjantai"
 
-#: include/conversation.php:1219
-#, php-format
-msgid "%s don't like this."
-msgstr "%s ei tykkää tästä."
+#: include/text.php:1093 src/Model/Event.php:384
+msgid "Saturday"
+msgstr "Lauantai"
 
-#: include/conversation.php:1222
-#, php-format
-msgid "<span  %1$s>%2$d people</span> attend"
-msgstr "<span  %1$s>%2$d ihmistä</span> osallistuu"
+#: include/text.php:1093 mod/settings.php:941 src/Model/Event.php:378
+msgid "Sunday"
+msgstr "Sunnuntai"
 
-#: include/conversation.php:1223
-#, php-format
-msgid "%s attend."
-msgstr "%s osallistuu."
+#: include/text.php:1097 src/Model/Event.php:399
+msgid "January"
+msgstr "Tammikuu"
 
-#: include/conversation.php:1226
-#, php-format
-msgid "<span  %1$s>%2$d people</span> don't attend"
-msgstr "<span  %1$s>%2$d ihmistä</span> ei osallistu"
+#: include/text.php:1097 src/Model/Event.php:400
+msgid "February"
+msgstr "Helmikuu"
 
-#: include/conversation.php:1227
-#, php-format
-msgid "%s don't attend."
-msgstr "%s ei osallistu."
+#: include/text.php:1097 src/Model/Event.php:401
+msgid "March"
+msgstr "Maaliskuu"
 
-#: include/conversation.php:1230
-#, php-format
-msgid "<span  %1$s>%2$d people</span> attend maybe"
-msgstr "<span  %1$s>%2$d ihmistä</span> ehkä osallistuu"
+#: include/text.php:1097 src/Model/Event.php:402
+msgid "April"
+msgstr "Huhtikuu"
 
-#: include/conversation.php:1231
-#, php-format
-msgid "%s attend maybe."
-msgstr "%s ehkä osallistuu."
+#: include/text.php:1097 include/text.php:1114 src/Model/Event.php:390
+#: src/Model/Event.php:403
+msgid "May"
+msgstr "Toukokuu"
 
-#: include/conversation.php:1261 include/conversation.php:1277
-msgid "Visible to <strong>everybody</strong>"
-msgstr "Näkyy <strong>kaikille</strong>"
+#: include/text.php:1097 src/Model/Event.php:404
+msgid "June"
+msgstr "Kesäkuu"
 
-#: include/conversation.php:1262 include/conversation.php:1278
-#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:200
-#: mod/message.php:207 mod/message.php:343 mod/message.php:350
-msgid "Please enter a link URL:"
-msgstr "Lisää URL-linkki:"
+#: include/text.php:1097 src/Model/Event.php:405
+msgid "July"
+msgstr "Heinäkuu"
 
-#: include/conversation.php:1263 include/conversation.php:1279
-msgid "Please enter a video link/URL:"
-msgstr "Lisää video URL-linkki:"
+#: include/text.php:1097 src/Model/Event.php:406
+msgid "August"
+msgstr "Elokuu"
 
-#: include/conversation.php:1264 include/conversation.php:1280
-msgid "Please enter an audio link/URL:"
-msgstr "Lisää ääni URL-linkki:"
+#: include/text.php:1097 src/Model/Event.php:407
+msgid "September"
+msgstr "Syyskuu"
 
-#: include/conversation.php:1265 include/conversation.php:1281
-msgid "Tag term:"
-msgstr "Tunniste:"
+#: include/text.php:1097 src/Model/Event.php:408
+msgid "October"
+msgstr "Lokakuu"
 
-#: include/conversation.php:1266 include/conversation.php:1282
-#: mod/filer.php:34
-msgid "Save to Folder:"
-msgstr "Tallenna kansioon:"
+#: include/text.php:1097 src/Model/Event.php:409
+msgid "November"
+msgstr "Marraskuu"
 
-#: include/conversation.php:1267 include/conversation.php:1283
-msgid "Where are you right now?"
-msgstr "Mikä on sijaintisi?"
+#: include/text.php:1097 src/Model/Event.php:410
+msgid "December"
+msgstr "Joulukuu"
 
-#: include/conversation.php:1268
-msgid "Delete item(s)?"
-msgstr "Poista kohde/kohteet?"
+#: include/text.php:1111 src/Model/Event.php:371
+msgid "Mon"
+msgstr "Ma"
 
-#: include/conversation.php:1315
-msgid "New Post"
-msgstr "Uusi julkaisu"
+#: include/text.php:1111 src/Model/Event.php:372
+msgid "Tue"
+msgstr "Ti"
 
-#: include/conversation.php:1318
-msgid "Share"
-msgstr "Jaa"
+#: include/text.php:1111 src/Model/Event.php:373
+msgid "Wed"
+msgstr "Ke"
 
-#: include/conversation.php:1319 mod/wallmessage.php:143 mod/editpost.php:111
-#: mod/message.php:262 mod/message.php:430
-msgid "Upload photo"
-msgstr "Lähetä kuva"
+#: include/text.php:1111 src/Model/Event.php:374
+msgid "Thu"
+msgstr "To"
 
-#: include/conversation.php:1320 mod/editpost.php:112
-msgid "upload photo"
-msgstr "lähetä kuva"
+#: include/text.php:1111 src/Model/Event.php:375
+msgid "Fri"
+msgstr "Pe"
 
-#: include/conversation.php:1321 mod/editpost.php:113
-msgid "Attach file"
-msgstr "Liitä tiedosto"
+#: include/text.php:1111 src/Model/Event.php:376
+msgid "Sat"
+msgstr "La"
 
-#: include/conversation.php:1322 mod/editpost.php:114
-msgid "attach file"
-msgstr "liitä tiedosto"
+#: include/text.php:1111 src/Model/Event.php:370
+msgid "Sun"
+msgstr "Su"
 
-#: include/conversation.php:1323 mod/wallmessage.php:144 mod/editpost.php:115
-#: mod/message.php:263 mod/message.php:431
-msgid "Insert web link"
-msgstr "Lisää linkki"
+#: include/text.php:1114 src/Model/Event.php:386
+msgid "Jan"
+msgstr "Tam."
 
-#: include/conversation.php:1324 mod/editpost.php:116
-msgid "web link"
-msgstr "WWW-linkki"
+#: include/text.php:1114 src/Model/Event.php:387
+msgid "Feb"
+msgstr "Hel."
 
-#: include/conversation.php:1325 mod/editpost.php:117
-msgid "Insert video link"
-msgstr "Lisää videolinkki"
+#: include/text.php:1114 src/Model/Event.php:388
+msgid "Mar"
+msgstr "Maa."
 
-#: include/conversation.php:1326 mod/editpost.php:118
-msgid "video link"
-msgstr "videolinkki"
+#: include/text.php:1114 src/Model/Event.php:389
+msgid "Apr"
+msgstr "Huh."
 
-#: include/conversation.php:1327 mod/editpost.php:119
-msgid "Insert audio link"
-msgstr "Lisää äänilinkki"
+#: include/text.php:1114 src/Model/Event.php:392
+msgid "Jul"
+msgstr "Tou."
 
-#: include/conversation.php:1328 mod/editpost.php:120
-msgid "audio link"
-msgstr "äänilinkki"
+#: include/text.php:1114 src/Model/Event.php:393
+msgid "Aug"
+msgstr "Elo."
 
-#: include/conversation.php:1329 mod/editpost.php:121
-msgid "Set your location"
-msgstr "Aseta sijaintisi"
+#: include/text.php:1114
+msgid "Sep"
+msgstr "Syy."
 
-#: include/conversation.php:1330 mod/editpost.php:122
-msgid "set location"
-msgstr "aseta sijainti"
+#: include/text.php:1114 src/Model/Event.php:395
+msgid "Oct"
+msgstr "Lok."
 
-#: include/conversation.php:1331 mod/editpost.php:123
-msgid "Clear browser location"
-msgstr "Tyhjennä selaimen sijainti"
+#: include/text.php:1114 src/Model/Event.php:396
+msgid "Nov"
+msgstr "Mar."
 
-#: include/conversation.php:1332 mod/editpost.php:124
-msgid "clear location"
-msgstr "tyhjennä sijainti"
+#: include/text.php:1114 src/Model/Event.php:397
+msgid "Dec"
+msgstr "Jou."
 
-#: include/conversation.php:1334 mod/editpost.php:138
-msgid "Set title"
-msgstr "Aseta otsikko"
+#: include/text.php:1254
+#, php-format
+msgid "Content warning: %s"
+msgstr "Sisältövaroitus: %s"
 
-#: include/conversation.php:1336 mod/editpost.php:140
-msgid "Categories (comma-separated list)"
-msgstr "Luokat (pilkuilla eroteltu luettelo)"
+#: include/text.php:1324 mod/videos.php:380
+msgid "View Video"
+msgstr "Katso video"
 
-#: include/conversation.php:1338 mod/editpost.php:126
-msgid "Permission settings"
-msgstr "Käyttöoikeusasetukset"
+#: include/text.php:1341
+msgid "bytes"
+msgstr "tavua"
 
-#: include/conversation.php:1339 mod/editpost.php:155
-msgid "permissions"
-msgstr "käyttöoikeudet"
+#: include/text.php:1374 include/text.php:1385 include/text.php:1418
+msgid "Click to open/close"
+msgstr "Klikkaa auki/kiinni"
 
-#: include/conversation.php:1347 mod/editpost.php:135
-msgid "Public post"
-msgstr "Julkinen viesti"
+#: include/text.php:1533
+msgid "View on separate page"
+msgstr "Katso erillisellä sivulla"
 
-#: include/conversation.php:1351 mod/editpost.php:146 mod/photos.php:1492
-#: mod/photos.php:1531 mod/photos.php:1604 mod/events.php:528
-#: src/Object/Post.php:805
-msgid "Preview"
-msgstr "Esikatselu"
+#: include/text.php:1534
+msgid "view on separate page"
+msgstr "katso erillisellä sivulla"
 
-#: include/conversation.php:1360
-msgid "Post to Groups"
-msgstr "Lähetä ryhmiin"
+#: include/text.php:1539 include/text.php:1546 src/Model/Event.php:594
+msgid "link to source"
+msgstr "linkki lähteeseen"
 
-#: include/conversation.php:1361
-msgid "Post to Contacts"
-msgstr "Lähetä kontakteille"
+#: include/text.php:1748 include/conversation.php:144
+#: include/conversation.php:282 src/Model/Item.php:1928
+msgid "event"
+msgstr "tapahtuma"
 
-#: include/conversation.php:1362
-msgid "Private post"
-msgstr "Yksityinen julkaisu"
+#: include/text.php:1750 include/conversation.php:152
+#: include/conversation.php:290 mod/subthread.php:97 mod/tagger.php:72
+#: src/Model/Item.php:1926
+msgid "photo"
+msgstr "kuva"
 
-#: include/conversation.php:1367 mod/editpost.php:153
-#: src/Model/Profile.php:338
-msgid "Message"
-msgstr "Viesti"
+#: include/text.php:1752
+msgid "activity"
+msgstr "toiminta"
 
-#: include/conversation.php:1368 mod/editpost.php:154
-msgid "Browser"
-msgstr "Selain"
+#: include/text.php:1754 src/Object/Post.php:429 src/Object/Post.php:441
+msgid "comment"
+msgid_plural "comments"
+msgstr[0] "kommentoi"
+msgstr[1] "kommentoi"
 
-#: include/conversation.php:1635
-msgid "View all"
-msgstr "Näytä kaikki"
+#: include/text.php:1757
+msgid "post"
+msgstr "julkaisu"
 
-#: include/conversation.php:1658
-msgid "Like"
-msgid_plural "Likes"
-msgstr[0] "Tykkäys"
-msgstr[1] "Tykkäyksiä"
+#: include/text.php:1914
+msgid "Item filed"
+msgstr "Kohde arkistoitu"
 
-#: include/conversation.php:1661
-msgid "Dislike"
-msgid_plural "Dislikes"
-msgstr[0] "Inhokki"
-msgstr[1] "Inhokit"
+#: include/conversation.php:147 include/conversation.php:157
+#: include/conversation.php:285 include/conversation.php:294
+#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1926
+#: src/Protocol/Diaspora.php:2010
+msgid "status"
+msgstr "tila"
 
-#: include/conversation.php:1667
-msgid "Not Attending"
-msgid_plural "Not Attending"
-msgstr[0] "Ei osallistu"
-msgstr[1] "Ei osallistu"
+#: include/conversation.php:164 src/Model/Item.php:1799
+#: src/Protocol/Diaspora.php:2006
+#, php-format
+msgid "%1$s likes %2$s's %3$s"
+msgstr "%1$s tykkää käyttäjän %2$s %3$s"
 
-#: include/conversation.php:1670 src/Content/ContactSelector.php:125
-msgid "Undecided"
-msgid_plural "Undecided"
-msgstr[0] "En ole varma"
-msgstr[1] "En ole varma"
+#: include/conversation.php:167 src/Model/Item.php:1804
+#, php-format
+msgid "%1$s doesn't like %2$s's %3$s"
+msgstr ""
 
-#: include/dba.php:58
+#: include/conversation.php:170
 #, php-format
-msgid "Cannot locate DNS info for database server '%s'"
-msgstr "'%s' tietokantapalvelimen DNS-tieto ei löydy"
+msgid "%1$s attends %2$s's %3$s"
+msgstr "%1$s osallistuu tapahtumaan %3$s, jonka järjestää %2$s"
 
-#: include/text.php:302
-msgid "newer"
-msgstr "uudempi"
+#: include/conversation.php:173
+#, php-format
+msgid "%1$s doesn't attend %2$s's %3$s"
+msgstr "%1$s ei osallistu tapahtumaan %3$s, jonka järjestää %2$s"
 
-#: include/text.php:303
-msgid "older"
-msgstr "vanhempi"
+#: include/conversation.php:176
+#, php-format
+msgid "%1$s attends maybe %2$s's %3$s"
+msgstr "%1$s ehkä osallistuu tapahtumaan %3$s, jonka järjestää %2$s"
 
-#: include/text.php:308
-msgid "first"
-msgstr "ensimmäinen"
+#: include/conversation.php:209 mod/dfrn_confirm.php:425
+#: src/Protocol/Diaspora.php:2484
+#, php-format
+msgid "%1$s is now friends with %2$s"
+msgstr "%1$s ja %2$s ovat kavereita"
 
-#: include/text.php:309
-msgid "prev"
-msgstr "edellinen"
+#: include/conversation.php:250
+#, php-format
+msgid "%1$s poked %2$s"
+msgstr "%1$s tökkäsi %2$s"
 
-#: include/text.php:343
-msgid "next"
-msgstr "seuraava"
+#: include/conversation.php:304 mod/tagger.php:110
+#, php-format
+msgid "%1$s tagged %2$s's %3$s with %4$s"
+msgstr ""
 
-#: include/text.php:344
-msgid "last"
-msgstr "viimeinen"
+#: include/conversation.php:331
+msgid "post/item"
+msgstr "julkaisu/kohde"
 
-#: include/text.php:398
-msgid "Loading more entries..."
-msgstr "Merkinnät ladataan..."
+#: include/conversation.php:332
+#, php-format
+msgid "%1$s marked %2$s's %3$s as favorite"
+msgstr ""
 
-#: include/text.php:399
-msgid "The end"
-msgstr "Loppu"
+#: include/conversation.php:609 mod/photos.php:1501 mod/profiles.php:355
+msgid "Likes"
+msgstr "Tykkäyksiä"
 
-#: include/text.php:884
-msgid "No contacts"
-msgstr "Ei kontakteja"
+#: include/conversation.php:609 mod/photos.php:1501 mod/profiles.php:359
+msgid "Dislikes"
+msgstr "Inhokit"
 
-#: include/text.php:908
-#, php-format
-msgid "%d Contact"
-msgid_plural "%d Contacts"
-msgstr[0] "%d kontakti"
-msgstr[1] "%d kontakteja"
+#: include/conversation.php:610 include/conversation.php:1640
+#: mod/photos.php:1502
+msgid "Attending"
+msgid_plural "Attending"
+msgstr[0] "Osallistuu"
+msgstr[1] "Osallistuu"
 
-#: include/text.php:921
-msgid "View Contacts"
-msgstr "Näytä kontaktit"
+#: include/conversation.php:610 mod/photos.php:1502
+msgid "Not attending"
+msgstr "Ei osallistu"
 
-#: include/text.php:1010 mod/filer.php:35 mod/editpost.php:110
-#: mod/notes.php:67
-msgid "Save"
-msgstr "Tallenna"
+#: include/conversation.php:610 mod/photos.php:1502
+msgid "Might attend"
+msgstr "Ehkä"
 
-#: include/text.php:1010
-msgid "Follow"
-msgstr "Seuraa"
+#: include/conversation.php:722 mod/photos.php:1569 src/Object/Post.php:178
+msgid "Select"
+msgstr "Valitse"
 
-#: include/text.php:1016 mod/search.php:155 src/Content/Nav.php:142
-msgid "Search"
-msgstr "Haku"
+#: include/conversation.php:723 mod/photos.php:1570 mod/contacts.php:830
+#: mod/contacts.php:1035 mod/settings.php:736 mod/admin.php:1827
+#: src/Object/Post.php:179
+msgid "Delete"
+msgstr "Poista"
 
-#: include/text.php:1019 src/Content/Nav.php:58
-msgid "@name, !forum, #tags, content"
-msgstr "@nimi, !foorumi, #tunnisteet, sisältö"
+#: include/conversation.php:761 src/Object/Post.php:363
+#: src/Object/Post.php:364
+#, php-format
+msgid "View %s's profile @ %s"
+msgstr "Katso %s-henkilön profiilia @ %s"
 
-#: include/text.php:1025 src/Content/Nav.php:145
-msgid "Full Text"
-msgstr "Koko teksti"
+#: include/conversation.php:773 src/Object/Post.php:351
+msgid "Categories:"
+msgstr "Luokat:"
 
-#: include/text.php:1026 src/Content/Widget/TagCloud.php:54
-#: src/Content/Nav.php:146
-msgid "Tags"
-msgstr "Tunnisteet"
+#: include/conversation.php:774 src/Object/Post.php:352
+msgid "Filed under:"
+msgstr "Arkistoitu kansioon:"
 
-#: include/text.php:1027 mod/viewcontacts.php:131 mod/contacts.php:814
-#: mod/contacts.php:875 view/theme/frio/theme.php:270 src/Content/Nav.php:147
-#: src/Content/Nav.php:209 src/Model/Profile.php:955 src/Model/Profile.php:958
-msgid "Contacts"
-msgstr "Yhteystiedot"
+#: include/conversation.php:781 src/Object/Post.php:377
+#, php-format
+msgid "%s from %s"
+msgstr "%s sovelluksesta %s"
 
-#: include/text.php:1030 view/theme/vier/theme.php:253
-#: src/Content/ForumManager.php:125 src/Content/Nav.php:151
-msgid "Forums"
-msgstr "Foorumit"
+#: include/conversation.php:796
+msgid "View in context"
+msgstr "Näytä kontekstissa"
 
-#: include/text.php:1074
-msgid "poke"
-msgstr "töki"
+#: include/conversation.php:798 include/conversation.php:1313
+#: mod/wallmessage.php:145 mod/editpost.php:125 mod/photos.php:1473
+#: mod/message.php:245 mod/message.php:414 src/Object/Post.php:402
+msgid "Please wait"
+msgstr "Odota"
 
-#: include/text.php:1074
-msgid "poked"
-msgstr "tökkäsi"
+#: include/conversation.php:869
+msgid "remove"
+msgstr "poista"
 
-#: include/text.php:1075
-msgid "ping"
-msgstr "pingaa"
+#: include/conversation.php:873
+msgid "Delete Selected Items"
+msgstr "Poista valitut kohteet"
 
-#: include/text.php:1075
-msgid "pinged"
-msgstr "pingasi"
+#: include/conversation.php:1018 view/theme/frio/theme.php:352
+msgid "Follow Thread"
+msgstr "Seuraa ketjua"
 
-#: include/text.php:1076
-msgid "prod"
-msgstr "töki"
+#: include/conversation.php:1019 src/Model/Contact.php:652
+msgid "View Status"
+msgstr "Näytä tila"
 
-#: include/text.php:1076
-msgid "prodded"
-msgstr "tökkäsi"
+#: include/conversation.php:1020 include/conversation.php:1036
+#: mod/allfriends.php:73 mod/suggest.php:82 mod/match.php:89
+#: mod/directory.php:159 mod/dirfind.php:217 src/Model/Contact.php:592
+#: src/Model/Contact.php:605 src/Model/Contact.php:653
+msgid "View Profile"
+msgstr "Näytä profiilia"
 
-#: include/text.php:1077
-msgid "slap"
-msgstr "läimäytä"
+#: include/conversation.php:1021 src/Model/Contact.php:654
+msgid "View Photos"
+msgstr "Näytä kuvia"
 
-#: include/text.php:1077
-msgid "slapped"
-msgstr "läimäsi"
+#: include/conversation.php:1022 src/Model/Contact.php:655
+msgid "Network Posts"
+msgstr "Uutisvirtajulkaisut"
 
-#: include/text.php:1078
-msgid "finger"
-msgstr "näytä keskisormea"
+#: include/conversation.php:1023 src/Model/Contact.php:656
+msgid "View Contact"
+msgstr "Näytä kontaktia"
 
-#: include/text.php:1078
-msgid "fingered"
-msgstr "näytti keskisormea"
+#: include/conversation.php:1024 src/Model/Contact.php:658
+msgid "Send PM"
+msgstr "Lähetä yksityisviesti"
 
-#: include/text.php:1079
-msgid "rebuff"
-msgstr "torju"
+#: include/conversation.php:1028 src/Model/Contact.php:659
+msgid "Poke"
+msgstr "Tökkää"
 
-#: include/text.php:1079
-msgid "rebuffed"
-msgstr "torjui"
+#: include/conversation.php:1033 mod/allfriends.php:74 mod/suggest.php:83
+#: mod/match.php:90 mod/contacts.php:596 mod/dirfind.php:218
+#: mod/follow.php:143 view/theme/vier/theme.php:201 src/Content/Widget.php:61
+#: src/Model/Contact.php:606
+msgid "Connect/Follow"
+msgstr "Yhdistä/Seuraa"
 
-#: include/text.php:1093 mod/settings.php:945 src/Model/Event.php:379
-msgid "Monday"
-msgstr "Maanantai"
+#: include/conversation.php:1152
+#, php-format
+msgid "%s likes this."
+msgstr "%s tykkää tästä."
 
-#: include/text.php:1093 src/Model/Event.php:380
-msgid "Tuesday"
-msgstr "Tiistai"
+#: include/conversation.php:1155
+#, php-format
+msgid "%s doesn't like this."
+msgstr "%s ei tykkää tästä."
 
-#: include/text.php:1093 src/Model/Event.php:381
-msgid "Wednesday"
-msgstr "Keskiviikko"
+#: include/conversation.php:1158
+#, php-format
+msgid "%s attends."
+msgstr "%s osallistuu."
 
-#: include/text.php:1093 src/Model/Event.php:382
-msgid "Thursday"
-msgstr "Torstai"
+#: include/conversation.php:1161
+#, php-format
+msgid "%s doesn't attend."
+msgstr "%s ei osallistu."
 
-#: include/text.php:1093 src/Model/Event.php:383
-msgid "Friday"
-msgstr "Perjantai"
+#: include/conversation.php:1164
+#, php-format
+msgid "%s attends maybe."
+msgstr "%s ehkä osallistuu."
 
-#: include/text.php:1093 src/Model/Event.php:384
-msgid "Saturday"
-msgstr "Lauantai"
+#: include/conversation.php:1175
+msgid "and"
+msgstr "ja"
 
-#: include/text.php:1093 mod/settings.php:945 src/Model/Event.php:378
-msgid "Sunday"
-msgstr "Sunnuntai"
+#: include/conversation.php:1181
+#, php-format
+msgid "and %d other people"
+msgstr "ja %d muuta ihmistä"
 
-#: include/text.php:1097 src/Model/Event.php:399
-msgid "January"
-msgstr "Tammikuu"
+#: include/conversation.php:1190
+#, php-format
+msgid "<span  %1$s>%2$d people</span> like this"
+msgstr "<span  %1$s>%2$d ihmistä</span> tykkää tästä"
 
-#: include/text.php:1097 src/Model/Event.php:400
-msgid "February"
-msgstr "Helmikuu"
+#: include/conversation.php:1191
+#, php-format
+msgid "%s like this."
+msgstr "%s tykkää tästä."
 
-#: include/text.php:1097 src/Model/Event.php:401
-msgid "March"
-msgstr "Maaliskuu"
+#: include/conversation.php:1194
+#, php-format
+msgid "<span  %1$s>%2$d people</span> don't like this"
+msgstr "<span  %1$s>%2$d ihmistä</span> ei tykkää tästä."
 
-#: include/text.php:1097 src/Model/Event.php:402
-msgid "April"
-msgstr "Huhtikuu"
+#: include/conversation.php:1195
+#, php-format
+msgid "%s don't like this."
+msgstr "%s ei tykkää tästä."
 
-#: include/text.php:1097 include/text.php:1114 src/Model/Event.php:390
-#: src/Model/Event.php:403
-msgid "May"
-msgstr "Toukokuu"
+#: include/conversation.php:1198
+#, php-format
+msgid "<span  %1$s>%2$d people</span> attend"
+msgstr "<span  %1$s>%2$d ihmistä</span> osallistuu"
 
-#: include/text.php:1097 src/Model/Event.php:404
-msgid "June"
-msgstr "Kesäkuu"
+#: include/conversation.php:1199
+#, php-format
+msgid "%s attend."
+msgstr "%s osallistuu."
 
-#: include/text.php:1097 src/Model/Event.php:405
-msgid "July"
-msgstr "Heinäkuu"
+#: include/conversation.php:1202
+#, php-format
+msgid "<span  %1$s>%2$d people</span> don't attend"
+msgstr "<span  %1$s>%2$d ihmistä</span> ei osallistu"
 
-#: include/text.php:1097 src/Model/Event.php:406
-msgid "August"
-msgstr "Elokuu"
+#: include/conversation.php:1203
+#, php-format
+msgid "%s don't attend."
+msgstr "%s ei osallistu."
 
-#: include/text.php:1097 src/Model/Event.php:407
-msgid "September"
-msgstr "Syyskuu"
+#: include/conversation.php:1206
+#, php-format
+msgid "<span  %1$s>%2$d people</span> attend maybe"
+msgstr "<span  %1$s>%2$d ihmistä</span> ehkä osallistuu"
 
-#: include/text.php:1097 src/Model/Event.php:408
-msgid "October"
-msgstr "Lokakuu"
+#: include/conversation.php:1207
+#, php-format
+msgid "%s attend maybe."
+msgstr "%s ehkä osallistuu."
 
-#: include/text.php:1097 src/Model/Event.php:409
-msgid "November"
-msgstr "Marraskuu"
+#: include/conversation.php:1237 include/conversation.php:1253
+msgid "Visible to <strong>everybody</strong>"
+msgstr "Näkyy <strong>kaikille</strong>"
 
-#: include/text.php:1097 src/Model/Event.php:410
-msgid "December"
-msgstr "Joulukuu"
+#: include/conversation.php:1238 include/conversation.php:1254
+#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:181
+#: mod/message.php:188 mod/message.php:324 mod/message.php:331
+msgid "Please enter a link URL:"
+msgstr "Lisää URL-linkki:"
 
-#: include/text.php:1111 src/Model/Event.php:371
-msgid "Mon"
-msgstr "Ma"
+#: include/conversation.php:1239 include/conversation.php:1255
+msgid "Please enter a video link/URL:"
+msgstr "Lisää video URL-linkki:"
 
-#: include/text.php:1111 src/Model/Event.php:372
-msgid "Tue"
-msgstr "Ti"
+#: include/conversation.php:1240 include/conversation.php:1256
+msgid "Please enter an audio link/URL:"
+msgstr "Lisää ääni URL-linkki:"
 
-#: include/text.php:1111 src/Model/Event.php:373
-msgid "Wed"
-msgstr "Ke"
+#: include/conversation.php:1241 include/conversation.php:1257
+msgid "Tag term:"
+msgstr "Tunniste:"
 
-#: include/text.php:1111 src/Model/Event.php:374
-msgid "Thu"
-msgstr "To"
+#: include/conversation.php:1242 include/conversation.php:1258
+#: mod/filer.php:34
+msgid "Save to Folder:"
+msgstr "Tallenna kansioon:"
 
-#: include/text.php:1111 src/Model/Event.php:375
-msgid "Fri"
-msgstr "Pe"
+#: include/conversation.php:1243 include/conversation.php:1259
+msgid "Where are you right now?"
+msgstr "Mikä on sijaintisi?"
 
-#: include/text.php:1111 src/Model/Event.php:376
-msgid "Sat"
-msgstr "La"
+#: include/conversation.php:1244
+msgid "Delete item(s)?"
+msgstr "Poista kohde/kohteet?"
 
-#: include/text.php:1111 src/Model/Event.php:370
-msgid "Sun"
-msgstr "Su"
+#: include/conversation.php:1291
+msgid "New Post"
+msgstr "Uusi julkaisu"
 
-#: include/text.php:1114 src/Model/Event.php:386
-msgid "Jan"
-msgstr "Tam."
+#: include/conversation.php:1294
+msgid "Share"
+msgstr "Jaa"
 
-#: include/text.php:1114 src/Model/Event.php:387
-msgid "Feb"
-msgstr "Hel."
+#: include/conversation.php:1295 mod/wallmessage.php:143 mod/editpost.php:111
+#: mod/message.php:243 mod/message.php:411
+msgid "Upload photo"
+msgstr "Lähetä kuva"
 
-#: include/text.php:1114 src/Model/Event.php:388
-msgid "Mar"
-msgstr "Maa."
+#: include/conversation.php:1296 mod/editpost.php:112
+msgid "upload photo"
+msgstr "lähetä kuva"
 
-#: include/text.php:1114 src/Model/Event.php:389
-msgid "Apr"
-msgstr "Huh."
+#: include/conversation.php:1297 mod/editpost.php:113
+msgid "Attach file"
+msgstr "Liitä tiedosto"
 
-#: include/text.php:1114 src/Model/Event.php:392
-msgid "Jul"
-msgstr "Tou."
+#: include/conversation.php:1298 mod/editpost.php:114
+msgid "attach file"
+msgstr "liitä tiedosto"
 
-#: include/text.php:1114 src/Model/Event.php:393
-msgid "Aug"
-msgstr "Elo."
+#: include/conversation.php:1299 mod/wallmessage.php:144 mod/editpost.php:115
+#: mod/message.php:244 mod/message.php:412
+msgid "Insert web link"
+msgstr "Lisää linkki"
 
-#: include/text.php:1114
-msgid "Sep"
-msgstr "Syy."
+#: include/conversation.php:1300 mod/editpost.php:116
+msgid "web link"
+msgstr "WWW-linkki"
 
-#: include/text.php:1114 src/Model/Event.php:395
-msgid "Oct"
-msgstr "Lok."
+#: include/conversation.php:1301 mod/editpost.php:117
+msgid "Insert video link"
+msgstr "Lisää videolinkki"
 
-#: include/text.php:1114 src/Model/Event.php:396
-msgid "Nov"
-msgstr "Mar."
+#: include/conversation.php:1302 mod/editpost.php:118
+msgid "video link"
+msgstr "videolinkki"
 
-#: include/text.php:1114 src/Model/Event.php:397
-msgid "Dec"
-msgstr "Jou."
+#: include/conversation.php:1303 mod/editpost.php:119
+msgid "Insert audio link"
+msgstr "Lisää äänilinkki"
 
-#: include/text.php:1254
-#, php-format
-msgid "Content warning: %s"
-msgstr "Sisältövaroitus: %s"
+#: include/conversation.php:1304 mod/editpost.php:120
+msgid "audio link"
+msgstr "äänilinkki"
 
-#: include/text.php:1324 mod/videos.php:380
-msgid "View Video"
-msgstr "Katso video"
+#: include/conversation.php:1305 mod/editpost.php:121
+msgid "Set your location"
+msgstr "Aseta sijaintisi"
 
-#: include/text.php:1341
-msgid "bytes"
-msgstr "tavua"
+#: include/conversation.php:1306 mod/editpost.php:122
+msgid "set location"
+msgstr "aseta sijainti"
 
-#: include/text.php:1374 include/text.php:1385 include/text.php:1418
-msgid "Click to open/close"
-msgstr "Klikkaa auki/kiinni"
+#: include/conversation.php:1307 mod/editpost.php:123
+msgid "Clear browser location"
+msgstr "Tyhjennä selaimen sijainti"
 
-#: include/text.php:1533
-msgid "View on separate page"
-msgstr "Katso erillisellä sivulla"
+#: include/conversation.php:1308 mod/editpost.php:124
+msgid "clear location"
+msgstr "tyhjennä sijainti"
 
-#: include/text.php:1534
-msgid "view on separate page"
-msgstr "katso erillisellä sivulla"
+#: include/conversation.php:1310 mod/editpost.php:138
+msgid "Set title"
+msgstr "Aseta otsikko"
 
-#: include/text.php:1539 include/text.php:1546 src/Model/Event.php:594
-msgid "link to source"
-msgstr "linkki lähteeseen"
+#: include/conversation.php:1312 mod/editpost.php:140
+msgid "Categories (comma-separated list)"
+msgstr "Luokat (pilkuilla eroteltu luettelo)"
 
-#: include/text.php:1752
-msgid "activity"
-msgstr "toiminta"
+#: include/conversation.php:1314 mod/editpost.php:126
+msgid "Permission settings"
+msgstr "Käyttöoikeusasetukset"
 
-#: include/text.php:1754 src/Object/Post.php:429 src/Object/Post.php:441
-msgid "comment"
-msgid_plural "comments"
-msgstr[0] "kommentoi"
-msgstr[1] "kommentoi"
+#: include/conversation.php:1315 mod/editpost.php:155
+msgid "permissions"
+msgstr "käyttöoikeudet"
 
-#: include/text.php:1757
-msgid "post"
-msgstr "julkaisu"
+#: include/conversation.php:1323 mod/editpost.php:135
+msgid "Public post"
+msgstr "Julkinen viesti"
 
-#: include/text.php:1914
-msgid "Item filed"
-msgstr "Kohde arkistoitu"
+#: include/conversation.php:1327 mod/editpost.php:146 mod/photos.php:1492
+#: mod/photos.php:1531 mod/photos.php:1604 mod/events.php:528
+#: src/Object/Post.php:805
+msgid "Preview"
+msgstr "Esikatselu"
 
-#: mod/allfriends.php:51
-msgid "No friends to display."
-msgstr "Ei näytettäviä kavereita."
+#: include/conversation.php:1336
+msgid "Post to Groups"
+msgstr "Lähetä ryhmiin"
 
-#: mod/allfriends.php:90 mod/suggest.php:101 mod/match.php:105
-#: mod/dirfind.php:215 src/Content/Widget.php:37 src/Model/Profile.php:293
-msgid "Connect"
-msgstr "Yhdistä"
+#: include/conversation.php:1337
+msgid "Post to Contacts"
+msgstr "Lähetä kontakteille"
 
-#: mod/api.php:85 mod/api.php:107
-msgid "Authorize application connection"
-msgstr "Vahvista sovellusyhteys"
+#: include/conversation.php:1338
+msgid "Private post"
+msgstr "Yksityinen julkaisu"
 
-#: mod/api.php:86
+#: include/conversation.php:1343 mod/editpost.php:153
+#: src/Model/Profile.php:338
+msgid "Message"
+msgstr "Viesti"
+
+#: include/conversation.php:1344 mod/editpost.php:154
+msgid "Browser"
+msgstr "Selain"
+
+#: include/conversation.php:1611
+msgid "View all"
+msgstr "Näytä kaikki"
+
+#: include/conversation.php:1634
+msgid "Like"
+msgid_plural "Likes"
+msgstr[0] "Tykkäys"
+msgstr[1] "Tykkäyksiä"
+
+#: include/conversation.php:1637
+msgid "Dislike"
+msgid_plural "Dislikes"
+msgstr[0] "Inhokki"
+msgstr[1] "Inhokit"
+
+#: include/conversation.php:1643
+msgid "Not Attending"
+msgid_plural "Not Attending"
+msgstr[0] "Ei osallistu"
+msgstr[1] "Ei osallistu"
+
+#: include/conversation.php:1646 src/Content/ContactSelector.php:125
+msgid "Undecided"
+msgid_plural "Undecided"
+msgstr[0] "En ole varma"
+msgstr[1] "En ole varma"
+
+#: mod/allfriends.php:51
+msgid "No friends to display."
+msgstr "Ei näytettäviä kavereita."
+
+#: mod/allfriends.php:90 mod/suggest.php:101 mod/match.php:105
+#: mod/dirfind.php:215 src/Content/Widget.php:37 src/Model/Profile.php:293
+msgid "Connect"
+msgstr "Yhdistä"
+
+#: mod/api.php:85 mod/api.php:107
+msgid "Authorize application connection"
+msgstr "Vahvista sovellusyhteys"
+
+#: mod/api.php:86
 msgid "Return to your app and insert this Securty Code:"
 msgstr "Palaa takaisin sovellukseen ja lisää tämä turvakoodi:"
 
@@ -1223,17 +1224,17 @@ msgid ""
 " and/or create new posts for you?"
 msgstr "Haluatko antaa tälle sovellukselle luvan hakea viestejäsi ja yhteystietojasi ja/tai luoda uusia viestejä?"
 
-#: mod/api.php:111 mod/dfrn_request.php:653 mod/follow.php:150
-#: mod/profiles.php:636 mod/profiles.php:640 mod/profiles.php:661
-#: mod/register.php:238 mod/settings.php:1107 mod/settings.php:1113
-#: mod/settings.php:1120 mod/settings.php:1124 mod/settings.php:1128
-#: mod/settings.php:1132 mod/settings.php:1136 mod/settings.php:1140
-#: mod/settings.php:1160 mod/settings.php:1161 mod/settings.php:1162
-#: mod/settings.php:1163 mod/settings.php:1164
+#: mod/api.php:111 mod/follow.php:150 mod/profiles.php:636
+#: mod/profiles.php:640 mod/profiles.php:661 mod/register.php:238
+#: mod/dfrn_request.php:649 mod/settings.php:1103 mod/settings.php:1109
+#: mod/settings.php:1116 mod/settings.php:1120 mod/settings.php:1124
+#: mod/settings.php:1128 mod/settings.php:1132 mod/settings.php:1136
+#: mod/settings.php:1156 mod/settings.php:1157 mod/settings.php:1158
+#: mod/settings.php:1159 mod/settings.php:1160
 msgid "No"
 msgstr "Ei"
 
-#: mod/apps.php:14 index.php:273
+#: mod/apps.php:14 index.php:265
 msgid "You must be logged in to use addons. "
 msgstr "Sinun pitää kirjautua sisään, jotta voit käyttää lisäosia"
 
@@ -1272,115 +1273,6 @@ msgid ""
 "code or the translation of Friendica. Thank you all!"
 msgstr ""
 
-#: mod/crepair.php:87
-msgid "Contact settings applied."
-msgstr "Kontaktiasetukset tallennettu."
-
-#: mod/crepair.php:89
-msgid "Contact update failed."
-msgstr "Kontaktipäivitys epäonnistui."
-
-#: mod/crepair.php:110 mod/dfrn_confirm.php:131 mod/fsuggest.php:30
-#: mod/fsuggest.php:96
-msgid "Contact not found."
-msgstr "Kontaktia ei ole."
-
-#: mod/crepair.php:114
-msgid ""
-"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect"
-" information your communications with this contact may stop working."
-msgstr "<strong>VAROITUS: Tämä on erittäin vaativaa</strong> ja jos kirjoitat virheellisiä tietoja, viestintäsi tämän henkilön kanssa voi lakata toimimasta."
-
-#: mod/crepair.php:115
-msgid ""
-"Please use your browser 'Back' button <strong>now</strong> if you are "
-"uncertain what to do on this page."
-msgstr "Ole hyvä ja paina selaimesi 'Takaisin'-painiketta <strong>nyt</strong>, jos olet epävarma tämän sivun toiminnoista."
-
-#: mod/crepair.php:129 mod/crepair.php:131
-msgid "No mirroring"
-msgstr "Ei peilausta"
-
-#: mod/crepair.php:129
-msgid "Mirror as forwarded posting"
-msgstr "Peilaa välitettynä julkaisuna"
-
-#: mod/crepair.php:129 mod/crepair.php:131
-msgid "Mirror as my own posting"
-msgstr "Peilaa omana julkaisuna"
-
-#: mod/crepair.php:144
-msgid "Return to contact editor"
-msgstr "Palaa kontaktin muokkaamiseen"
-
-#: mod/crepair.php:146
-msgid "Refetch contact data"
-msgstr ""
-
-#: mod/crepair.php:148 mod/manage.php:184 mod/localtime.php:56
-#: mod/poke.php:199 mod/fsuggest.php:114 mod/message.php:265
-#: mod/message.php:432 mod/photos.php:1080 mod/photos.php:1160
-#: mod/photos.php:1445 mod/photos.php:1491 mod/photos.php:1530
-#: mod/photos.php:1603 mod/contacts.php:610 mod/events.php:530
-#: mod/profiles.php:672 mod/install.php:251 mod/install.php:290
-#: mod/invite.php:154 view/theme/duepuntozero/config.php:71
-#: view/theme/frio/config.php:118 view/theme/quattro/config.php:73
-#: view/theme/vier/config.php:119 src/Object/Post.php:796
-msgid "Submit"
-msgstr "Lähetä"
-
-#: mod/crepair.php:149
-msgid "Remote Self"
-msgstr ""
-
-#: mod/crepair.php:152
-msgid "Mirror postings from this contact"
-msgstr "Peilaa tämän kontaktin julkaisut"
-
-#: mod/crepair.php:154
-msgid ""
-"Mark this contact as remote_self, this will cause friendica to repost new "
-"entries from this contact."
-msgstr ""
-
-#: mod/crepair.php:158 mod/admin.php:490 mod/admin.php:1798 mod/admin.php:1809
-#: mod/admin.php:1822 mod/admin.php:1838 mod/settings.php:679
-#: mod/settings.php:705
-msgid "Name"
-msgstr "Nimi"
-
-#: mod/crepair.php:159
-msgid "Account Nickname"
-msgstr "Tilin lempinimi"
-
-#: mod/crepair.php:160
-msgid "@Tagname - overrides Name/Nickname"
-msgstr "@Tagname - ohittaa Nimen/Nimimerkin"
-
-#: mod/crepair.php:161
-msgid "Account URL"
-msgstr "Tilin URL-osoite"
-
-#: mod/crepair.php:162
-msgid "Friend Request URL"
-msgstr "URL kaveripyyntöä varten"
-
-#: mod/crepair.php:163
-msgid "Friend Confirm URL"
-msgstr "URL kaverin vahvistusta varten"
-
-#: mod/crepair.php:164
-msgid "Notification Endpoint URL"
-msgstr "URL huomautuksia varten"
-
-#: mod/crepair.php:165
-msgid "Poll/Feed URL"
-msgstr "URL äänestyksiä/syötteitä varten"
-
-#: mod/crepair.php:166
-msgid "New photo from this URL"
-msgstr "Uusi kuva osoitteesta"
-
 #: mod/fbrowser.php:34 view/theme/frio/theme.php:261 src/Content/Nav.php:102
 #: src/Model/Profile.php:902
 msgid "Photos"
@@ -1401,8 +1293,8 @@ msgstr "Lähetä"
 msgid "Files"
 msgstr "Tiedostot"
 
-#: mod/fetch.php:16 mod/fetch.php:52 mod/fetch.php:65 mod/help.php:60
-#: mod/p.php:21 mod/p.php:48 mod/p.php:57 index.php:320
+#: mod/fetch.php:16 mod/fetch.php:52 mod/fetch.php:65 mod/p.php:21
+#: mod/p.php:48 mod/p.php:57 mod/help.php:60 index.php:312
 msgid "Not Found"
 msgstr "Ei löydetty"
 
@@ -1410,18 +1302,6 @@ msgstr "Ei löydetty"
 msgid "No profile"
 msgstr "Ei profiilia"
 
-#: mod/help.php:48
-msgid "Help:"
-msgstr "Ohje:"
-
-#: mod/help.php:54 view/theme/vier/theme.php:297 src/Content/Nav.php:134
-msgid "Help"
-msgstr "Ohje"
-
-#: mod/help.php:63 index.php:325
-msgid "Page not found."
-msgstr "Sivua ei löytynyt."
-
 #: mod/home.php:39
 #, php-format
 msgid "Welcome to %s"
@@ -1470,8 +1350,8 @@ msgid ""
 " join."
 msgstr ""
 
-#: mod/newmember.php:19 mod/admin.php:1922 mod/admin.php:2191
-#: mod/settings.php:124 view/theme/frio/theme.php:269 src/Content/Nav.php:203
+#: mod/newmember.php:19 mod/settings.php:124 mod/admin.php:1935
+#: mod/admin.php:2204 view/theme/frio/theme.php:269 src/Content/Nav.php:203
 msgid "Settings"
 msgstr "Asetukset"
 
@@ -1722,11 +1602,6 @@ msgid ""
 "select \"Export account\""
 msgstr ""
 
-#: mod/dfrn_poll.php:123 mod/dfrn_poll.php:543
-#, php-format
-msgid "%1$s welcomes %2$s"
-msgstr "%1$s toivottaa tervetulleeksi ystävän %2$s"
-
 #: mod/match.php:48
 msgid "No keywords to match. Please add keywords to your default profile."
 msgstr "Avainsanat puuttuu. Lisää avainsanoja oletusprofiiliisi."
@@ -1764,7 +1639,7 @@ msgstr "Huomautukset"
 
 #: mod/notifications.php:107
 msgid "Network Notifications"
-msgstr "Verkkoilmoitukset"
+msgstr "Uutisvirtailmoitukset"
 
 #: mod/notifications.php:113 mod/notify.php:81
 msgid "System Notifications"
@@ -1807,7 +1682,7 @@ msgstr ""
 msgid "if applicable"
 msgstr "tarvittaessa"
 
-#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1812
+#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1825
 msgid "Approve"
 msgstr "Hyväksy"
 
@@ -1888,7 +1763,7 @@ msgstr "Profiilin URL"
 
 #: mod/notifications.php:261 mod/contacts.php:71 src/Model/Profile.php:516
 msgid "Network:"
-msgstr "Verkko:"
+msgstr "Uutisvirta:"
 
 #: mod/notifications.php:275
 msgid "No introductions."
@@ -1920,91 +1795,6 @@ msgstr "Käyttäjätiliä ei löytynyt. Rekisteröityminen OpenID:n kautta ei ol
 msgid "Login failed."
 msgstr "Kirjautuminen epäonnistui"
 
-#: mod/dfrn_confirm.php:74 mod/profiles.php:39 mod/profiles.php:149
-#: mod/profiles.php:196 mod/profiles.php:618
-msgid "Profile not found."
-msgstr "Profiilia ei löytynyt."
-
-#: mod/dfrn_confirm.php:132
-msgid ""
-"This may occasionally happen if contact was requested by both persons and it"
-" has already been approved."
-msgstr ""
-
-#: mod/dfrn_confirm.php:242
-msgid "Response from remote site was not understood."
-msgstr "Etäsivuston vastaus oli epäselvä."
-
-#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
-msgid "Unexpected response from remote site: "
-msgstr "Odottamaton vastaus etäsivustolta:"
-
-#: mod/dfrn_confirm.php:263
-msgid "Confirmation completed successfully."
-msgstr "Vahvistus onnistui."
-
-#: mod/dfrn_confirm.php:275
-msgid "Temporary failure. Please wait and try again."
-msgstr "Tilapäinen vika. Yritä myöhemmin uudelleen."
-
-#: mod/dfrn_confirm.php:278
-msgid "Introduction failed or was revoked."
-msgstr "Kaverikutsu epäonnistui tai oli peruutettu."
-
-#: mod/dfrn_confirm.php:283
-msgid "Remote site reported: "
-msgstr ""
-
-#: mod/dfrn_confirm.php:396
-msgid "Unable to set contact photo."
-msgstr "Kontaktin kuvaa ei voitu asettaa"
-
-#: mod/dfrn_confirm.php:498
-#, php-format
-msgid "No user record found for '%s' "
-msgstr ""
-
-#: mod/dfrn_confirm.php:508
-msgid "Our site encryption key is apparently messed up."
-msgstr "Sivustomme salausavain on sekaisin."
-
-#: mod/dfrn_confirm.php:519
-msgid "Empty site URL was provided or URL could not be decrypted by us."
-msgstr ""
-
-#: mod/dfrn_confirm.php:535
-msgid "Contact record was not found for you on our site."
-msgstr ""
-
-#: mod/dfrn_confirm.php:549
-#, php-format
-msgid "Site public key not available in contact record for URL %s."
-msgstr ""
-
-#: mod/dfrn_confirm.php:565
-msgid ""
-"The ID provided by your system is a duplicate on our system. It should work "
-"if you try again."
-msgstr ""
-
-#: mod/dfrn_confirm.php:576
-msgid "Unable to set your contact credentials on our system."
-msgstr ""
-
-#: mod/dfrn_confirm.php:631
-msgid "Unable to update your contact profile details on our system"
-msgstr ""
-
-#: mod/dfrn_confirm.php:661 mod/dfrn_request.php:568
-#: src/Model/Contact.php:1537
-msgid "[Name Withheld]"
-msgstr "[Nimi jätetty pois]"
-
-#: mod/dfrn_confirm.php:694
-#, php-format
-msgid "%1$s has joined %2$s"
-msgstr "%1$s on liittynyt kohteeseen %2$s"
-
 #: mod/manage.php:180
 msgid "Manage Identities and/or Pages"
 msgstr "Hallitse identiteetit ja/tai sivut"
@@ -2019,6 +1809,18 @@ msgstr ""
 msgid "Select an identity to manage: "
 msgstr "Valitse identiteetti hallitavaksi:"
 
+#: mod/manage.php:184 mod/localtime.php:56 mod/poke.php:199
+#: mod/fsuggest.php:114 mod/photos.php:1080 mod/photos.php:1160
+#: mod/photos.php:1445 mod/photos.php:1491 mod/photos.php:1530
+#: mod/photos.php:1603 mod/contacts.php:610 mod/events.php:530
+#: mod/profiles.php:672 mod/invite.php:154 mod/crepair.php:148
+#: mod/install.php:198 mod/install.php:237 mod/message.php:246
+#: mod/message.php:413 view/theme/duepuntozero/config.php:71
+#: view/theme/frio/config.php:118 view/theme/quattro/config.php:73
+#: view/theme/vier/config.php:119 src/Object/Post.php:796
+msgid "Submit"
+msgstr "Lähetä"
+
 #: mod/wall_attach.php:24 mod/wall_attach.php:32 mod/wall_attach.php:83
 #: mod/wall_upload.php:38 mod/wall_upload.php:54 mod/wall_upload.php:112
 #: mod/wall_upload.php:155 mod/wall_upload.php:158
@@ -2042,203 +1844,17 @@ msgstr "Tiedosto ylittää kokorajoituksen %s"
 msgid "File upload failed."
 msgstr "Tiedoston lähettäminen epäonnistui."
 
-#: mod/dfrn_request.php:94
-msgid "This introduction has already been accepted."
-msgstr "Tämä esittely on jo hyväksytty."
-
-#: mod/dfrn_request.php:112 mod/dfrn_request.php:359
-msgid "Profile location is not valid or does not contain profile information."
-msgstr "Profiilin sijainti on viallinen tai se ei sisällä profiilitietoja."
+#: mod/filer.php:34
+msgid "- select -"
+msgstr "- valitse -"
 
-#: mod/dfrn_request.php:116 mod/dfrn_request.php:363
-msgid "Warning: profile location has no identifiable owner name."
-msgstr "Varoitus: profiilin sijainnissa ei ole tunnistettavaa omistajan nimeä."
+#: mod/localtime.php:19 src/Model/Event.php:36 src/Model/Event.php:814
+msgid "l F d, Y \\@ g:i A"
+msgstr ""
 
-#: mod/dfrn_request.php:119 mod/dfrn_request.php:366
-msgid "Warning: profile location has no profile photo."
-msgstr "Varoitus: profiilin sijainnissa ei ole profiilikuvaa."
-
-#: mod/dfrn_request.php:123 mod/dfrn_request.php:370
-#, 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] ""
-msgstr[1] ""
-
-#: mod/dfrn_request.php:162
-msgid "Introduction complete."
-msgstr "Esittely valmis."
-
-#: mod/dfrn_request.php:199
-msgid "Unrecoverable protocol error."
-msgstr "Vakava protokollavirhe."
-
-#: mod/dfrn_request.php:226
-msgid "Profile unavailable."
-msgstr "Profiili ei saatavilla."
-
-#: mod/dfrn_request.php:248
-#, php-format
-msgid "%s has received too many connection requests today."
-msgstr "%s on saanut liikaa yhteyspyyntöjä tänään."
-
-#: mod/dfrn_request.php:249
-msgid "Spam protection measures have been invoked."
-msgstr "Roskapostisuojaukset otettu käyttöön."
-
-#: mod/dfrn_request.php:250
-msgid "Friends are advised to please try again in 24 hours."
-msgstr "Ystäviä suositellaan yrittämään uudelleen vuorokauden sisällä."
-
-#: mod/dfrn_request.php:280
-msgid "Invalid locator"
-msgstr "Viallinen paikannin"
-
-#: mod/dfrn_request.php:316
-msgid "You have already introduced yourself here."
-msgstr "Olet jo esitellyt itsesi täällä."
-
-#: mod/dfrn_request.php:319
-#, php-format
-msgid "Apparently you are already friends with %s."
-msgstr "Ilmeisesti olet jo ystävystynyt henkilön %s kanssa."
-
-#: mod/dfrn_request.php:339
-msgid "Invalid profile URL."
-msgstr "Viallinen profiiliosoite."
-
-#: mod/dfrn_request.php:345 src/Model/Contact.php:1235
-msgid "Disallowed profile URL."
-msgstr "Kielletty profiiliosoite."
-
-#: mod/dfrn_request.php:351 mod/admin.php:353 mod/admin.php:371
-#: mod/friendica.php:128 src/Model/Contact.php:1240
-msgid "Blocked domain"
-msgstr "Estetty verkkotunnus"
-
-#: mod/dfrn_request.php:419 mod/contacts.php:230
-msgid "Failed to update contact record."
-msgstr "Kontaktitietojen päivitys epäonnistui."
-
-#: mod/dfrn_request.php:439
-msgid "Your introduction has been sent."
-msgstr "Esittelysi lähetettiin."
-
-#: mod/dfrn_request.php:477
-msgid ""
-"Remote subscription can't be done for your network. Please subscribe "
-"directly on your system."
-msgstr ""
-
-#: mod/dfrn_request.php:493
-msgid "Please login to confirm introduction."
-msgstr "Kirjaudu vahvistaaksesi esittelysi."
-
-#: mod/dfrn_request.php:501
-msgid ""
-"Incorrect identity currently logged in. Please login to "
-"<strong>this</strong> profile."
-msgstr "Väärä identiteetti kirjautuneena sisään. Kirjaudu <strong>tähän</strong> profiiliin."
-
-#: mod/dfrn_request.php:515 mod/dfrn_request.php:532
-msgid "Confirm"
-msgstr "Vahvista"
-
-#: mod/dfrn_request.php:527
-msgid "Hide this contact"
-msgstr "Piilota kontakti"
-
-#: mod/dfrn_request.php:530
-#, php-format
-msgid "Welcome home %s."
-msgstr "Tervetuloa kotiin %s."
-
-#: mod/dfrn_request.php:531
-#, php-format
-msgid "Please confirm your introduction/connection request to %s."
-msgstr "Vahvista esittelysi/yhteyspyyntösi henkilölle %s."
-
-#: mod/dfrn_request.php:607 mod/probe.php:13 mod/search.php:98
-#: mod/search.php:104 mod/viewcontacts.php:45 mod/webfinger.php:16
-#: mod/photos.php:932 mod/videos.php:199 mod/display.php:203
-#: mod/directory.php:42 mod/community.php:27
-msgid "Public access denied."
-msgstr "Julkinen käyttö estetty."
-
-#: mod/dfrn_request.php:642
-msgid ""
-"Please enter your 'Identity Address' from one of the following supported "
-"communications networks:"
-msgstr "Anna \"henkilöllisyysosoitteesi\" joissakin seuraavista tuetuista viestintäverkoista:"
-
-#: mod/dfrn_request.php:645
-#, 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 ""
-
-#: mod/dfrn_request.php:650
-msgid "Friend/Connection Request"
-msgstr "Ystävä/yhteyspyyntö"
-
-#: mod/dfrn_request.php:651
-msgid ""
-"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
-"testuser@gnusocial.de"
-msgstr "Esim. jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"
-
-#: mod/dfrn_request.php:652 mod/follow.php:149
-msgid "Please answer the following:"
-msgstr "Vastaa seuraavaan:"
-
-#: mod/dfrn_request.php:653 mod/follow.php:150
-#, php-format
-msgid "Does %s know you?"
-msgstr "Tunteeko %s sinut?"
-
-#: mod/dfrn_request.php:654 mod/follow.php:151
-msgid "Add a personal note:"
-msgstr "Lisää oma merkintä:"
-
-#: mod/dfrn_request.php:656 src/Content/ContactSelector.php:79
-msgid "Friendica"
-msgstr "Friendica"
-
-#: mod/dfrn_request.php:657
-msgid "GNU Social (Pleroma, Mastodon)"
-msgstr "GNU Social (Pleroma, Mastodon)"
-
-#: mod/dfrn_request.php:658
-msgid "Diaspora (Socialhome, Hubzilla)"
-msgstr "Diaspora (Socialhome, Hubzilla)"
-
-#: mod/dfrn_request.php:659
-#, php-format
-msgid ""
-" - please do not use this form.  Instead, enter %s into your Diaspora search"
-" bar."
-msgstr " - älä käytä tätä lomaketta. Kirjoita sen sijaan %s Diaspora-hakupalkkiisi."
-
-#: mod/dfrn_request.php:660 mod/unfollow.php:113 mod/follow.php:157
-msgid "Your Identity Address:"
-msgstr "Identiteettisi osoite:"
-
-#: mod/dfrn_request.php:662 mod/unfollow.php:65 mod/follow.php:62
-msgid "Submit Request"
-msgstr "Lähetä pyyntö"
-
-#: mod/filer.php:34
-msgid "- select -"
-msgstr "- valitse -"
-
-#: mod/localtime.php:19 src/Model/Event.php:36 src/Model/Event.php:814
-msgid "l F d, Y \\@ g:i A"
-msgstr ""
-
-#: mod/localtime.php:33
-msgid "Time Conversion"
-msgstr "Aikamuunnos"
+#: mod/localtime.php:33
+msgid "Time Conversion"
+msgstr "Aikamuunnos"
 
 #: mod/localtime.php:35
 msgid ""
@@ -2301,11 +1917,18 @@ msgstr "Valitse mitä haluat tehdä vastaanottajalle"
 msgid "Make this post private"
 msgstr "Muuta julkaisu yksityiseksi"
 
+#: mod/probe.php:13 mod/search.php:98 mod/search.php:104
+#: mod/viewcontacts.php:45 mod/webfinger.php:16 mod/photos.php:932
+#: mod/videos.php:199 mod/directory.php:42 mod/community.php:27
+#: mod/dfrn_request.php:603 mod/display.php:203
+msgid "Public access denied."
+msgstr "Julkinen käyttö estetty."
+
 #: mod/probe.php:14 mod/webfinger.php:17
 msgid "Only logged in users are permitted to perform a probing."
 msgstr ""
 
-#: mod/profperm.php:28 mod/group.php:83 index.php:443
+#: mod/profperm.php:28 mod/group.php:83 index.php:435
 msgid "Permission denied"
 msgstr "Käyttöoikeus evätty"
 
@@ -2478,7 +2101,7 @@ msgstr "Viesti lähetetty."
 msgid "No recipient."
 msgstr "Vastaanottaja puuttuu."
 
-#: mod/wallmessage.php:132 mod/message.php:250
+#: mod/wallmessage.php:132 mod/message.php:231
 msgid "Send Private Message"
 msgstr "Lähetä yksityisviesti"
 
@@ -2489,16 +2112,16 @@ msgid ""
 "your site allow private mail from unknown senders."
 msgstr ""
 
-#: mod/wallmessage.php:134 mod/message.php:251 mod/message.php:421
+#: mod/wallmessage.php:134 mod/message.php:232 mod/message.php:402
 msgid "To:"
 msgstr "Vastaanottaja:"
 
-#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:423
+#: mod/wallmessage.php:135 mod/message.php:236 mod/message.php:404
 msgid "Subject:"
 msgstr "Aihe:"
 
-#: mod/wallmessage.php:141 mod/message.php:259 mod/message.php:426
-#: mod/invite.php:149
+#: mod/wallmessage.php:141 mod/invite.php:149 mod/message.php:240
+#: mod/message.php:407
 msgid "Your message:"
 msgstr "Viestisi:"
 
@@ -2526,6 +2149,11 @@ msgstr "Kopio: sähköpostiosoitteet"
 msgid "Example: bob@example.com, mary@example.com"
 msgstr "Esimerkki: bob@example.com, mary@example.com"
 
+#: mod/fsuggest.php:30 mod/fsuggest.php:96 mod/crepair.php:110
+#: mod/dfrn_confirm.php:131
+msgid "Contact not found."
+msgstr "Kontaktia ei ole."
+
 #: mod/fsuggest.php:72
 msgid "Friend suggestion sent."
 msgstr "Ystäväehdotus lähetettiin."
@@ -2607,82 +2235,6 @@ msgstr "Poista kontakti"
 msgid "Add Contact"
 msgstr "Lisää kontakti"
 
-#: mod/message.php:30 src/Content/Nav.php:195
-msgid "New Message"
-msgstr "Uusi viesti"
-
-#: mod/message.php:77
-msgid "Unable to locate contact information."
-msgstr "Kontaktin tiedot ei löydy."
-
-#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:192
-msgid "Messages"
-msgstr "Viestit"
-
-#: mod/message.php:136
-msgid "Do you really want to delete this message?"
-msgstr "Haluatko varmasti poistaa viestin?"
-
-#: mod/message.php:156
-msgid "Message deleted."
-msgstr "Viesti poistettu."
-
-#: mod/message.php:185
-msgid "Conversation removed."
-msgstr "Keskustelu poistettu."
-
-#: mod/message.php:291
-msgid "No messages."
-msgstr "Ei viestejä."
-
-#: mod/message.php:330
-msgid "Message not available."
-msgstr "Viesti ei saatavilla."
-
-#: mod/message.php:397
-msgid "Delete message"
-msgstr "Poista viesti"
-
-#: mod/message.php:399 mod/message.php:500
-msgid "D, d M Y - g:i A"
-msgstr ""
-
-#: mod/message.php:414 mod/message.php:497
-msgid "Delete conversation"
-msgstr "Poista keskustelu"
-
-#: mod/message.php:416
-msgid ""
-"No secure communications available. You <strong>may</strong> be able to "
-"respond from the sender's profile page."
-msgstr ""
-
-#: mod/message.php:420
-msgid "Send Reply"
-msgstr "Lähetä vastaus"
-
-#: mod/message.php:471
-#, php-format
-msgid "Unknown sender - %s"
-msgstr "Tuntematon lähettäjä - %s"
-
-#: mod/message.php:473
-#, php-format
-msgid "You and %s"
-msgstr "Sinä ja %s"
-
-#: mod/message.php:475
-#, php-format
-msgid "%s and You"
-msgstr "%s ja sinä"
-
-#: mod/message.php:503
-#, php-format
-msgid "%d message"
-msgid_plural "%d messages"
-msgstr[0] "%d viesti"
-msgstr[1] "%d viestiä"
-
 #: mod/notes.php:52 src/Model/Profile.php:944
 msgid "Personal Notes"
 msgstr "Henkilökohtaiset tiedot"
@@ -2783,11 +2335,11 @@ msgstr "Älä näytä tilaviestiä tälle lähetykselle"
 msgid "Permissions"
 msgstr "Käyttöoikeudet"
 
-#: mod/photos.php:1106 mod/photos.php:1449 mod/settings.php:1231
+#: mod/photos.php:1106 mod/photos.php:1449 mod/settings.php:1227
 msgid "Show to Groups"
 msgstr "Näytä ryhmille"
 
-#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1232
+#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1228
 msgid "Show to Contacts"
 msgstr "Näytä kontakteille"
 
@@ -2918,7 +2470,7 @@ msgstr "Viimeisimmät videot"
 msgid "Upload New Videos"
 msgstr "Lataa uusia videoita"
 
-#: mod/cal.php:142 mod/display.php:313 mod/profile.php:173
+#: mod/cal.php:142 mod/profile.php:173 mod/display.php:313
 msgid "Access to this profile has been restricted."
 msgstr "Pääsy tähän profiiliin on rajoitettu"
 
@@ -2936,7 +2488,7 @@ msgstr "Katso"
 msgid "Previous"
 msgstr "Edellinen"
 
-#: mod/cal.php:277 mod/events.php:395 mod/install.php:209
+#: mod/cal.php:277 mod/events.php:395 mod/install.php:156
 msgid "Next"
 msgstr "Seuraava"
 
@@ -2998,6 +2550,10 @@ msgstr "Valittua profiilia ei löydy."
 msgid "Contact updated."
 msgstr "Yhteystietopäivitys onnistui."
 
+#: mod/contacts.php:230 mod/dfrn_request.php:415
+msgid "Failed to update contact record."
+msgstr "Kontaktitietojen päivitys epäonnistui."
+
 #: mod/contacts.php:421
 msgid "Contact has been blocked"
 msgstr "Henkilö on estetty"
@@ -3089,8 +2645,8 @@ msgid ""
 "are taken from the meta header in the feed item and are posted as hash tags."
 msgstr ""
 
-#: mod/contacts.php:572 mod/admin.php:1274 mod/admin.php:1437
-#: mod/admin.php:1447
+#: mod/contacts.php:572 mod/admin.php:1284 mod/admin.php:1450
+#: mod/admin.php:1460
 msgid "Disabled"
 msgstr "Pois käytöstä"
 
@@ -3166,12 +2722,12 @@ msgid "Update now"
 msgstr "Päivitä nyt"
 
 #: mod/contacts.php:637 mod/contacts.php:827 mod/contacts.php:1011
-#: mod/admin.php:485 mod/admin.php:1816
+#: mod/admin.php:485 mod/admin.php:1829
 msgid "Unblock"
 msgstr "Salli"
 
 #: mod/contacts.php:637 mod/contacts.php:827 mod/contacts.php:1011
-#: mod/admin.php:484 mod/admin.php:1815
+#: mod/admin.php:484 mod/admin.php:1828
 msgid "Block"
 msgstr "Estä"
 
@@ -3296,7 +2852,7 @@ msgstr "Etsi henkilöitä"
 msgid "Find"
 msgstr "Etsi"
 
-#: mod/contacts.php:826 mod/settings.php:171 mod/settings.php:703
+#: mod/contacts.php:826 mod/settings.php:169 mod/settings.php:701
 msgid "Update"
 msgstr "Päivitä"
 
@@ -3329,7 +2885,7 @@ msgstr "Näytä kaikki kontaktit"
 msgid "View all common friends"
 msgstr "Näytä kaikki yhteiset kaverit"
 
-#: mod/contacts.php:895 mod/events.php:532 mod/admin.php:1353
+#: mod/contacts.php:895 mod/events.php:532 mod/admin.php:1363
 #: src/Model/Profile.php:863
 msgid "Advanced"
 msgstr ""
@@ -3393,10 +2949,10 @@ msgid ""
 "settings. Please double check whom you give this access."
 msgstr ""
 
-#: mod/delegate.php:168 mod/admin.php:307 mod/admin.php:1348
-#: mod/admin.php:1981 mod/admin.php:2234 mod/admin.php:2308 mod/admin.php:2455
-#: mod/settings.php:677 mod/settings.php:786 mod/settings.php:874
-#: mod/settings.php:963 mod/settings.php:1196
+#: mod/delegate.php:168 mod/settings.php:675 mod/settings.php:782
+#: mod/settings.php:870 mod/settings.php:959 mod/settings.php:1192
+#: mod/admin.php:307 mod/admin.php:1358 mod/admin.php:1994 mod/admin.php:2247
+#: mod/admin.php:2321 mod/admin.php:2468
 msgid "Save Settings"
 msgstr "Tallenna asetukset"
 
@@ -3433,7 +2989,7 @@ msgstr "Ei kohteita."
 
 #: mod/events.php:105 mod/events.php:107
 msgid "Event can not end before it has started."
-msgstr ""
+msgstr "Tapahtuma ei voi päättyä ennen kuin on alkanut."
 
 #: mod/events.php:114 mod/events.php:116
 msgid "Event title and start time are required."
@@ -3516,7 +3072,7 @@ msgstr "Tyhjä julkaisu hylätty."
 msgid ""
 "This message was sent to you by %s, a member of the Friendica social "
 "network."
-msgstr ""
+msgstr "Viestin lähetti %s Friendica sosiaaliverkoston kautta."
 
 #: mod/item.php:801
 #, php-format
@@ -3630,6 +3186,10 @@ msgstr ""
 msgid "Contact unfollowed"
 msgstr "Kontaktia ei enää seurata"
 
+#: mod/unfollow.php:65 mod/follow.php:62 mod/dfrn_request.php:658
+msgid "Submit Request"
+msgstr "Lähetä pyyntö"
+
 #: mod/unfollow.php:73
 msgid "You aren't a friend of this contact."
 msgstr "Et ole kontaktin kaveri."
@@ -3638,6 +3198,10 @@ msgstr "Et ole kontaktin kaveri."
 msgid "Unfollowing is currently not supported by your network."
 msgstr "Seuraamisen lopettaminen ei tällä hetkellä tueta verkossasi."
 
+#: mod/unfollow.php:113 mod/follow.php:157 mod/dfrn_request.php:656
+msgid "Your Identity Address:"
+msgstr "Identiteettisi osoite:"
+
 #: mod/directory.php:152 src/Model/Profile.php:417 src/Model/Profile.php:767
 msgid "Status:"
 msgstr "Tila:"
@@ -3697,6 +3261,19 @@ msgstr "OStatus -tuki ei ole käytössä. Kontaktia ei voi lisätä."
 msgid "The network type couldn't be detected. Contact can't be added."
 msgstr "Verkkotyyppiä ei voitu havaita. Kontaktia ei voitu lisätä."
 
+#: mod/follow.php:149 mod/dfrn_request.php:648
+msgid "Please answer the following:"
+msgstr "Vastaa seuraavaan:"
+
+#: mod/follow.php:150 mod/dfrn_request.php:649
+#, php-format
+msgid "Does %s know you?"
+msgstr "Tunteeko %s sinut?"
+
+#: mod/follow.php:151 mod/dfrn_request.php:650
+msgid "Add a personal note:"
+msgstr "Lisää oma merkintä:"
+
 #: mod/lostpass.php:27
 msgid "No valid account found."
 msgstr "Voimassa olevaa tiliä ei löytynyt."
@@ -3761,7 +3338,7 @@ msgstr "Unohditko salasanasi?"
 msgid ""
 "Enter your email address and submit to have your password reset. Then check "
 "your email for further instructions."
-msgstr ""
+msgstr "Syötä sähköpostiosoitteesi salasanan nollausta varten. Lisäohjeet lähetetään sähköpostitse."
 
 #: mod/lostpass.php:119 src/Module/Login.php:314
 msgid "Nickname or Email: "
@@ -3827,6 +3404,11 @@ msgstr "\n\t\t\tKäyttäjätilisi tiedot:\n\n\t\t\tSivuston osoite:\t%1$s\n\t\t\
 msgid "Your password has been changed at %s"
 msgstr "Salasanasi on vaihdettu sivustolla %s"
 
+#: mod/profiles.php:39 mod/profiles.php:149 mod/profiles.php:196
+#: mod/profiles.php:618 mod/dfrn_confirm.php:74
+msgid "Profile not found."
+msgstr "Profiilia ei löytynyt."
+
 #: mod/profiles.php:58
 msgid "Profile deleted."
 msgstr "Profiili poistettiin."
@@ -4239,7 +3821,7 @@ msgstr "Tähän sivustoon voi liittyä vain kutsusta."
 msgid "Your invitation code: "
 msgstr "Kutsukoodisi:"
 
-#: mod/register.php:264 mod/admin.php:1350
+#: mod/register.php:264 mod/admin.php:1360
 msgid "Registration"
 msgstr "Rekisteröityminen"
 
@@ -4253,7 +3835,7 @@ msgid ""
 "be an existing address.)"
 msgstr "Sähköpostiosoite: (pitää olla toimiva osoite että rekisteröityminen onnistuu)"
 
-#: mod/register.php:273 mod/settings.php:1203
+#: mod/register.php:273 mod/settings.php:1199
 msgid "New Password:"
 msgstr "Uusi salasana:"
 
@@ -4261,7 +3843,7 @@ msgstr "Uusi salasana:"
 msgid "Leave empty for an auto generated password."
 msgstr "Jätä tyhjäksi jos haluat automaattisesti luotu salasanan."
 
-#: mod/register.php:274 mod/settings.php:1204
+#: mod/register.php:274 mod/settings.php:1200
 msgid "Confirm:"
 msgstr "Vahvista:"
 
@@ -4318,3282 +3900,3506 @@ msgstr "Tämä poistaa käyttäjätilisi pysyvästi. Poistoa ei voi perua myöhe
 msgid "Please enter your password for verification:"
 msgstr "Syötä salasanasi varmistusta varten:"
 
-#: mod/admin.php:106
-msgid "Theme settings updated."
-msgstr "Teeman asetukset päivitetty."
-
-#: mod/admin.php:179 src/Content/Nav.php:175
-msgid "Information"
-msgstr "Tietoja"
+#: mod/babel.php:22
+msgid "Source input"
+msgstr ""
 
-#: mod/admin.php:180
-msgid "Overview"
-msgstr "Yleiskatsaus"
-
-#: mod/admin.php:181 mod/admin.php:718
-msgid "Federation Statistics"
-msgstr "Liiton tilastotiedot"
-
-#: mod/admin.php:182
-msgid "Configuration"
-msgstr "Kokoonpano"
+#: mod/babel.php:28
+msgid "BBCode::toPlaintext"
+msgstr "BBCode::toPlaintext"
 
-#: mod/admin.php:183 mod/admin.php:1347
-msgid "Site"
-msgstr "Sivusto"
+#: mod/babel.php:34
+msgid "BBCode::convert (raw HTML)"
+msgstr "BBCode::convert (raaka HTML)"
 
-#: mod/admin.php:184 mod/admin.php:1275 mod/admin.php:1804 mod/admin.php:1820
-msgid "Users"
-msgstr "Käyttäjät"
+#: mod/babel.php:39
+msgid "BBCode::convert"
+msgstr "BBCode::convert"
 
-#: mod/admin.php:185 mod/admin.php:1920 mod/admin.php:1980 mod/settings.php:87
-msgid "Addons"
-msgstr "Lisäosat"
+#: mod/babel.php:45
+msgid "BBCode::convert => HTML::toBBCode"
+msgstr "BBCode::convert => HTML::toBBCode"
 
-#: mod/admin.php:186 mod/admin.php:2189 mod/admin.php:2233
-msgid "Themes"
-msgstr "Teemat"
+#: mod/babel.php:51
+msgid "BBCode::toMarkdown"
+msgstr "BBCode::toMarkdown"
 
-#: mod/admin.php:187 mod/settings.php:65
-msgid "Additional features"
-msgstr "Lisäominaisuuksia"
+#: mod/babel.php:57
+msgid "BBCode::toMarkdown => Markdown::convert"
+msgstr "BBCode::toMarkdown => Markdown::convert"
 
-#: mod/admin.php:189
-msgid "Database"
-msgstr "Tietokanta"
+#: mod/babel.php:63
+msgid "BBCode::toMarkdown => Markdown::toBBCode"
+msgstr "BBCode::toMarkdown => Markdown::toBBCode"
 
-#: mod/admin.php:190
-msgid "DB updates"
-msgstr "Tietokannan päivitykset"
+#: mod/babel.php:69
+msgid "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"
+msgstr "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"
 
-#: mod/admin.php:191 mod/admin.php:753
-msgid "Inspect Queue"
-msgstr "Tarkista jono"
+#: mod/babel.php:76
+msgid "Source input \\x28Diaspora format\\x29"
+msgstr ""
 
-#: mod/admin.php:192
-msgid "Tools"
-msgstr "Työkalut"
+#: mod/babel.php:82
+msgid "Markdown::toBBCode"
+msgstr "Markdown::toBBCode"
 
-#: mod/admin.php:193
-msgid "Contact Blocklist"
-msgstr "Kontaktien estolista"
+#: mod/babel.php:89
+msgid "Raw HTML input"
+msgstr "Raaka HTML-syöte"
 
-#: mod/admin.php:194 mod/admin.php:362
-msgid "Server Blocklist"
-msgstr "Palvelimien estolista"
+#: mod/babel.php:94
+msgid "HTML Input"
+msgstr "HTML-syöte"
 
-#: mod/admin.php:195 mod/admin.php:521
-msgid "Delete Item"
-msgstr "Poista kohde"
+#: mod/babel.php:100
+msgid "HTML::toBBCode"
+msgstr "HTML::toBBCode"
 
-#: mod/admin.php:196 mod/admin.php:197 mod/admin.php:2307
-msgid "Logs"
-msgstr "Lokit"
+#: mod/babel.php:106
+msgid "HTML::toPlaintext"
+msgstr "HTML::toPlaintext"
 
-#: mod/admin.php:198 mod/admin.php:2374
-msgid "View Logs"
-msgstr "Katso lokit"
+#: mod/babel.php:114
+msgid "Source text"
+msgstr "Lähdeteksti"
 
-#: mod/admin.php:200
-msgid "Diagnostics"
-msgstr "Diagnostiikka"
+#: mod/babel.php:115
+msgid "BBCode"
+msgstr "BBCode"
 
-#: mod/admin.php:201
-msgid "PHP Info"
-msgstr "PHP tietoja"
+#: mod/babel.php:116
+msgid "Markdown"
+msgstr "Markdown"
 
-#: mod/admin.php:202
-msgid "probe address"
-msgstr ""
+#: mod/babel.php:117
+msgid "HTML"
+msgstr "HTML"
 
-#: mod/admin.php:203
-msgid "check webfinger"
-msgstr "Tarkista webfinger"
+#: mod/community.php:51
+msgid "Community option not available."
+msgstr "Yhteisö vaihtoehto ei saatavilla."
 
-#: mod/admin.php:222 src/Content/Nav.php:214
-msgid "Admin"
-msgstr "Ylläpitäjä"
+#: mod/community.php:68
+msgid "Not available."
+msgstr "Ei saatavilla."
 
-#: mod/admin.php:223
-msgid "Addon Features"
-msgstr "Lisäosaominaisuudet"
+#: mod/community.php:81
+msgid "Local Community"
+msgstr "Paikallinen yhteisö"
 
-#: mod/admin.php:224
-msgid "User registrations waiting for confirmation"
-msgstr "Käyttäjärekisteröinnit odottavat hyväksyntää"
+#: mod/community.php:84
+msgid "Posts from local users on this server"
+msgstr "Tämän palvelimen julkaisut"
 
-#: mod/admin.php:301 mod/admin.php:361 mod/admin.php:478 mod/admin.php:520
-#: mod/admin.php:717 mod/admin.php:752 mod/admin.php:848 mod/admin.php:1346
-#: mod/admin.php:1803 mod/admin.php:1919 mod/admin.php:1979 mod/admin.php:2188
-#: mod/admin.php:2232 mod/admin.php:2306 mod/admin.php:2373
-msgid "Administration"
-msgstr "Ylläpito"
+#: mod/community.php:92
+msgid "Global Community"
+msgstr "Maailmanlaajuinen yhteisö"
 
-#: mod/admin.php:303
-msgid "Display Terms of Service"
-msgstr "Näytä käyttöehdot"
+#: mod/community.php:95
+msgid "Posts from users of the whole federated network"
+msgstr "Maailmanlaajuisen verkon julkaisut"
 
-#: mod/admin.php:303
+#: mod/community.php:185
 msgid ""
-"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."
+"This community stream shows all public posts received by this node. They may"
+" not reflect the opinions of this node’s users."
 msgstr ""
 
-#: mod/admin.php:304
-msgid "Display Privacy Statement"
-msgstr "Näytä tietosuojalausunto"
+#: mod/friendica.php:77
+msgid "This is Friendica, version"
+msgstr "Tämä on Friendica, versio"
 
-#: mod/admin.php:304
-#, php-format
+#: mod/friendica.php:78
+msgid "running at web location"
+msgstr "käynnissä osoitteessa"
+
+#: mod/friendica.php:82
 msgid ""
-"Show some informations regarding the needed information to operate the node "
-"according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."
-msgstr ""
+"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
+"about the Friendica project."
+msgstr "Vieraile osoitteessa <a href=\"https://friendi.ca\">Friendi.ca</a> saadaksesi lisätietoja Friendica- projektista."
 
-#: mod/admin.php:305
-msgid "The Terms of Service"
-msgstr "Käyttöehdot"
+#: mod/friendica.php:86
+msgid "Bug reports and issues: please visit"
+msgstr "Bugiraportit ja kysymykset: vieraile osoitteessa"
 
-#: mod/admin.php:305
-msgid ""
-"Enter the Terms of Service for your node here. You can use BBCode. Headers "
-"of sections should be [h2] and below."
-msgstr ""
+#: mod/friendica.php:86
+msgid "the bugtracker at github"
+msgstr "githubin bugtrackeri"
 
-#: mod/admin.php:353
-msgid "The blocked domain"
+#: mod/friendica.php:89
+msgid "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
+msgstr "Ehdotukset ja palaute: lähetä sähköposti osoitteeseen \"info\" at \"friendi - piste - ca"
+
+#: mod/friendica.php:103
+msgid "Installed addons/apps:"
+msgstr "Asennettu lisäosat/sovellukset:"
+
+#: mod/friendica.php:117
+msgid "No installed addons/apps"
+msgstr "Ei asennettuja lisäosia/sovelluksia"
+
+#: mod/friendica.php:122
+#, php-format
+msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
+msgstr "Lue tämän solmun <a href=\"%1$s/tos\">käyttöehdot</a>."
+
+#: mod/friendica.php:127
+msgid "On this server the following remote servers are blocked."
+msgstr "Tällä palvelimella seuraavat etäpalvelimet ovat estetty."
+
+#: mod/friendica.php:128 mod/dfrn_request.php:347 mod/admin.php:353
+#: mod/admin.php:371 src/Model/Contact.php:1271
+msgid "Blocked domain"
 msgstr "Estetty verkkotunnus"
 
-#: mod/admin.php:354 mod/admin.php:372 mod/friendica.php:128
+#: mod/friendica.php:128 mod/admin.php:354 mod/admin.php:372
 msgid "Reason for the block"
 msgstr "Eston syy"
 
-#: mod/admin.php:354 mod/admin.php:367
-msgid "The reason why you blocked this domain."
-msgstr "Verkkotunnuksen estosyy."
+#: mod/invite.php:33
+msgid "Total invitation limit exceeded."
+msgstr "Kutsuraja ylitetty."
 
-#: mod/admin.php:355
-msgid "Delete domain"
-msgstr "Poista verkkotunnus"
+#: mod/invite.php:55
+#, php-format
+msgid "%s : Not a valid email address."
+msgstr "%s : Virheellinen sähköpostiosoite."
 
-#: mod/admin.php:355
-msgid "Check to delete this entry from the blocklist"
-msgstr "Laita rasti poistaaksesi kohde estolistalta"
+#: mod/invite.php:87
+msgid "Please join us on Friendica"
+msgstr "Tervetuloa Friendicaan"
 
-#: mod/admin.php:363
-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 ""
+#: mod/invite.php:96
+msgid "Invitation limit exceeded. Please contact your site administrator."
+msgstr "Kutsuraja ylitetty. Ota yhteyttä ylläpitäjään."
 
-#: mod/admin.php:364
-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 ""
+#: mod/invite.php:100
+#, php-format
+msgid "%s : Message delivery failed."
+msgstr "%s : Viestin toimitus epäonnistui."
 
-#: mod/admin.php:365
-msgid "Add new entry to block list"
-msgstr "Lisää uusi kohde estolistaan"
+#: mod/invite.php:104
+#, php-format
+msgid "%d message sent."
+msgid_plural "%d messages sent."
+msgstr[0] "%d viesti lähetetty."
+msgstr[1] "%d viestiä lähetetty."
 
-#: mod/admin.php:366
-msgid "Server Domain"
-msgstr "Palvelimen verkkotunnus"
+#: mod/invite.php:122
+msgid "You have no more invitations available"
+msgstr "Sinulla ei ole kutsuja jäljellä"
 
-#: mod/admin.php:366
+#: mod/invite.php:130
+#, php-format
 msgid ""
-"The domain of the new server to add to the block list. Do not include the "
-"protocol."
+"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 ""
 
-#: mod/admin.php:367
-msgid "Block reason"
-msgstr "Estosyy"
-
-#: mod/admin.php:368
-msgid "Add Entry"
-msgstr "Lisää merkintä"
-
-#: mod/admin.php:369
-msgid "Save changes to the blocklist"
-msgstr "Tallenna muutoksia estolistaan"
+#: mod/invite.php:132
+#, php-format
+msgid ""
+"To accept this invitation, please visit and register at %s or any other "
+"public Friendica website."
+msgstr "Hyväksyäksesi tämän kutsun, rekisteröidy sivustolla %s tai millä tahansa muulla Friendica -sivustolla."
 
-#: mod/admin.php:370
-msgid "Current Entries in the Blocklist"
-msgstr "Nykyinen estolista"
+#: mod/invite.php:133
+#, 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 ""
 
-#: mod/admin.php:373
-msgid "Delete entry from blocklist"
-msgstr "Poista kohde estolistalta"
+#: mod/invite.php:137
+msgid ""
+"Our apologies. This system is not currently configured to connect with other"
+" public sites or invite members."
+msgstr ""
 
-#: mod/admin.php:376
-msgid "Delete entry from blocklist?"
-msgstr "Poista kohde estolistalta?"
+#: mod/invite.php:141
+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 ""
 
-#: mod/admin.php:402
-msgid "Server added to blocklist."
-msgstr "Palvelin lisätty estolistalle"
+#: mod/invite.php:140
+#, php-format
+msgid "To accept this invitation, please visit and register at %s."
+msgstr "Hyväksyäksesi tämän kutsun, rekisteröidy sivustolla  %s."
 
-#: mod/admin.php:418
-msgid "Site blocklist updated."
-msgstr "Sivuston estolista päivitetty."
+#: mod/invite.php:147
+msgid "Send invitations"
+msgstr "Lähetä kutsut"
 
-#: mod/admin.php:441 src/Core/Console/GlobalCommunityBlock.php:72
-msgid "The contact has been blocked from the node"
-msgstr "Kontakti on estetty tällä solmulla"
+#: mod/invite.php:148
+msgid "Enter email addresses, one per line:"
+msgstr "Syötä sähköpostiosoitteet, yksi riviä kohden:"
 
-#: mod/admin.php:443 src/Core/Console/GlobalCommunityBlock.php:69
-#, php-format
-msgid "Could not find any contact entry for this URL (%s)"
+#: mod/invite.php:149
+msgid ""
+"You are cordially invited to join me and other close friends on Friendica - "
+"and help us to create a better social web."
 msgstr ""
 
-#: mod/admin.php:450
-#, php-format
-msgid "%s contact unblocked"
-msgid_plural "%s contacts unblocked"
-msgstr[0] "%s kontakti poistettu estolistalta"
-msgstr[1] "%s kontaktia poistettu estolistalta"
+#: mod/invite.php:151
+msgid "You will need to supply this invitation code: $invite_code"
+msgstr ""
 
-#: mod/admin.php:479
-msgid "Remote Contact Blocklist"
-msgstr "Etäkontakti estolista"
+#: mod/invite.php:151
+msgid ""
+"Once you have registered, please connect with me via my profile page at:"
+msgstr "Kun olet rekisteröitynyt, lähetä minulle kaverikutsun profiilisivuni kautta:"
 
-#: mod/admin.php:480
+#: mod/invite.php:153
 msgid ""
-"This page allows you to prevent any message from a remote contact to reach "
-"your node."
+"For more information about the Friendica project and why we feel it is "
+"important, please visit http://friendi.ca"
 msgstr ""
 
-#: mod/admin.php:481
-msgid "Block Remote Contact"
-msgstr "Estä etäkontakti"
-
-#: mod/admin.php:482 mod/admin.php:1806
-msgid "select all"
-msgstr "valitse kaikki"
+#: mod/network.php:202 src/Model/Group.php:413
+msgid "add"
+msgstr "lisää"
 
-#: mod/admin.php:483
-msgid "select none"
-msgstr "älä valitse mitään"
+#: mod/network.php:547
+#, 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] ""
+msgstr[1] ""
 
-#: mod/admin.php:486
-msgid "No remote contact is blocked from this node."
+#: mod/network.php:550
+msgid "Messages in this group won't be send to these receivers."
 msgstr ""
 
-#: mod/admin.php:488
-msgid "Blocked Remote Contacts"
-msgstr "Estetty etäkontaktit"
-
-#: mod/admin.php:489
-msgid "Block New Remote Contact"
-msgstr "Estä uusi etäkontakti"
-
-#: mod/admin.php:490
-msgid "Photo"
-msgstr "Kuva"
+#: mod/network.php:618
+msgid "No such group"
+msgstr "Ryhmä ei ole olemassa"
 
-#: mod/admin.php:498
+#: mod/network.php:643
 #, php-format
-msgid "%s total blocked contact"
-msgid_plural "%s total blocked contacts"
-msgstr[0] "Yhteensä %s estetty kontakti"
-msgstr[1] "Yhteensä %s estettyjä kontakteja"
+msgid "Group: %s"
+msgstr "Ryhmä: %s"
 
-#: mod/admin.php:500
-msgid "URL of the remote contact to block."
-msgstr "Estettävän etäkontaktin URL-osoite"
+#: mod/network.php:669
+msgid "Private messages to this person are at risk of public disclosure."
+msgstr "Yksityisviestit lähetetty tälle henkilölle saattaa näkyä muillekin."
 
-#: mod/admin.php:522
-msgid "Delete this Item"
-msgstr "Poista tämä kohde"
+#: mod/network.php:672
+msgid "Invalid contact."
+msgstr "Virheellinen kontakti."
 
-#: mod/admin.php:523
-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 ""
+#: mod/network.php:937
+msgid "Commented Order"
+msgstr "Järjestä viimeisimpien kommenttien mukaan"
 
-#: mod/admin.php:524
-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 ""
+#: mod/network.php:940
+msgid "Sort by Comment Date"
+msgstr "Kommentit päivämäärän mukaan"
 
-#: mod/admin.php:525
-msgid "GUID"
-msgstr "GUID"
+#: mod/network.php:945
+msgid "Posted Order"
+msgstr "Järjestä julkaisupäivämäärän mukaan"
 
-#: mod/admin.php:525
-msgid "The GUID of the item you want to delete."
-msgstr "Poistettavan kohteen GUID."
+#: mod/network.php:948
+msgid "Sort by Post Date"
+msgstr "Julkaisut päivämäärän mukaan"
 
-#: mod/admin.php:564
-msgid "Item marked for deletion."
-msgstr "Kohde merkitty poistettavaksi."
+#: mod/network.php:959
+msgid "Posts that mention or involve you"
+msgstr "Julkaisut jotka liittyvät sinuun"
 
-#: mod/admin.php:635
-msgid "unknown"
-msgstr "tuntematon"
+#: mod/network.php:967
+msgid "New"
+msgstr "Uusi"
 
-#: mod/admin.php:711
-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."
+#: mod/network.php:970
+msgid "Activity Stream - by date"
 msgstr ""
 
-#: mod/admin.php:712
-msgid ""
-"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
-"will improve the data displayed here."
-msgstr ""
+#: mod/network.php:978
+msgid "Shared Links"
+msgstr "Jaetut linkit"
 
-#: mod/admin.php:724
-#, php-format
-msgid ""
-"Currently this node is aware of %d nodes with %d registered users from the "
-"following platforms:"
-msgstr "Tällä hetkellä tämä solmu havaitsee %d muita solmuja joissa %d rekisteröityneitä käyttäjiä. Tarkemmat tiedot:"
+#: mod/network.php:981
+msgid "Interesting Links"
+msgstr "Kiinnostavat linkit"
 
-#: mod/admin.php:755
-msgid "ID"
-msgstr ""
+#: mod/network.php:989
+msgid "Starred"
+msgstr "Tähtimerkitty"
 
-#: mod/admin.php:756
-msgid "Recipient Name"
-msgstr "Vastaanottajan nimi"
+#: mod/network.php:992
+msgid "Favourite Posts"
+msgstr "Lempijulkaisut"
 
-#: mod/admin.php:757
-msgid "Recipient Profile"
-msgstr "Vastaanottajan profiili"
+#: mod/profile.php:37 src/Model/Profile.php:118
+msgid "Requested profile is not available."
+msgstr "Pyydettyä profiilia ei saatavilla."
 
-#: mod/admin.php:758 view/theme/frio/theme.php:266
-#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:179
-msgid "Network"
-msgstr "Verkko"
+#: mod/profile.php:78 src/Protocol/OStatus.php:1252
+#, php-format
+msgid "%s's posts"
+msgstr "%s: julkaisut"
 
-#: mod/admin.php:759
-msgid "Created"
-msgstr "Luotu"
-
-#: mod/admin.php:760
-msgid "Last Tried"
-msgstr "Viimeksi yritetty"
-
-#: mod/admin.php:761
-msgid ""
-"This page lists the content of the queue for outgoing postings. These are "
-"postings the initial delivery failed for. They will be resend later and "
-"eventually deleted if the delivery fails permanently."
-msgstr ""
-
-#: mod/admin.php:785
+#: mod/profile.php:79 src/Protocol/OStatus.php:1253
 #, 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 ""
+msgid "%s's comments"
+msgstr "%s: kommentit"
 
-#: mod/admin.php:792
+#: mod/profile.php:80 src/Protocol/OStatus.php:1251
 #, 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 ""
-
-#: mod/admin.php:802
-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 "Tietokannan päivitys epäonnistui. Suorita komento \"php bin/console.php dbstructure update\" komentoriviltä ja lue mahdolliset virheviestit."
-
-#: mod/admin.php:808
-msgid "The worker was never executed. Please check your database structure!"
-msgstr "Workeriä ei ole otettu käyttöön. Tarkista tietokantasi rakenne!"
+msgid "%s's timeline"
+msgstr "%s: aikajana"
 
-#: mod/admin.php:811
-#, php-format
-msgid ""
-"The last worker execution was on %s UTC. This is older than one hour. Please"
-" check your crontab settings."
-msgstr "Viimeisin worker -käynnistys tapahtui klo %s UTC, eli yli tunti sitten. Tarkista crontab -asetukset."
+#: mod/profile.php:194
+msgid "Tips for New Members"
+msgstr "Vinkkejä uusille käyttäjille"
 
-#: mod/admin.php:816
-msgid "Normal Account"
-msgstr "Perustili"
+#: mod/crepair.php:87
+msgid "Contact settings applied."
+msgstr "Kontaktiasetukset tallennettu."
 
-#: mod/admin.php:817
-msgid "Automatic Follower Account"
-msgstr "Automaattinen seuraajatili"
+#: mod/crepair.php:89
+msgid "Contact update failed."
+msgstr "Kontaktipäivitys epäonnistui."
 
-#: mod/admin.php:818
-msgid "Public Forum Account"
-msgstr "Julkinen foorumitili"
+#: mod/crepair.php:114
+msgid ""
+"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect"
+" information your communications with this contact may stop working."
+msgstr "<strong>VAROITUS: Tämä on erittäin vaativaa</strong> ja jos kirjoitat virheellisiä tietoja, viestintäsi tämän henkilön kanssa voi lakata toimimasta."
 
-#: mod/admin.php:819
-msgid "Automatic Friend Account"
-msgstr "Automaattinen kaveritili"
+#: mod/crepair.php:115
+msgid ""
+"Please use your browser 'Back' button <strong>now</strong> if you are "
+"uncertain what to do on this page."
+msgstr "Ole hyvä ja paina selaimesi 'Takaisin'-painiketta <strong>nyt</strong>, jos olet epävarma tämän sivun toiminnoista."
 
-#: mod/admin.php:820
-msgid "Blog Account"
-msgstr "Blogitili"
+#: mod/crepair.php:129 mod/crepair.php:131
+msgid "No mirroring"
+msgstr "Ei peilausta"
 
-#: mod/admin.php:821
-msgid "Private Forum Account"
-msgstr "Yksityinen foorumitili"
+#: mod/crepair.php:129
+msgid "Mirror as forwarded posting"
+msgstr "Peilaa välitettynä julkaisuna"
 
-#: mod/admin.php:843
-msgid "Message queues"
-msgstr "Viestijonot"
+#: mod/crepair.php:129 mod/crepair.php:131
+msgid "Mirror as my own posting"
+msgstr "Peilaa omana julkaisuna"
 
-#: mod/admin.php:849
-msgid "Summary"
-msgstr "Yhteenveto"
+#: mod/crepair.php:144
+msgid "Return to contact editor"
+msgstr "Palaa kontaktin muokkaamiseen"
 
-#: mod/admin.php:851
-msgid "Registered users"
-msgstr "Rekisteröityneet käyttäjät"
+#: mod/crepair.php:146
+msgid "Refetch contact data"
+msgstr ""
 
-#: mod/admin.php:853
-msgid "Pending registrations"
-msgstr "Vireillä olevat rekisteröinnit"
+#: mod/crepair.php:149
+msgid "Remote Self"
+msgstr ""
 
-#: mod/admin.php:854
-msgid "Version"
-msgstr "Versio"
+#: mod/crepair.php:152
+msgid "Mirror postings from this contact"
+msgstr "Peilaa tämän kontaktin julkaisut"
 
-#: mod/admin.php:859
-msgid "Active addons"
-msgstr "Käytössäolevat lisäosat"
+#: mod/crepair.php:154
+msgid ""
+"Mark this contact as remote_self, this will cause friendica to repost new "
+"entries from this contact."
+msgstr ""
 
-#: mod/admin.php:890
-msgid "Can not parse base url. Must have at least <scheme>://<domain>"
-msgstr "Ei voitu jäsentää perusosoitetta. Täytyy sisältää ainakin <scheme>://<domain>"
+#: mod/crepair.php:158 mod/settings.php:677 mod/settings.php:703
+#: mod/admin.php:490 mod/admin.php:1811 mod/admin.php:1822 mod/admin.php:1835
+#: mod/admin.php:1851
+msgid "Name"
+msgstr "Nimi"
 
-#: mod/admin.php:1210
-msgid "Site settings updated."
-msgstr "Sivuston asetukset päivitettiin."
+#: mod/crepair.php:159
+msgid "Account Nickname"
+msgstr "Tilin lempinimi"
 
-#: mod/admin.php:1237 mod/settings.php:907
-msgid "No special theme for mobile devices"
-msgstr "Ei mobiiliteemaa"
+#: mod/crepair.php:160
+msgid "@Tagname - overrides Name/Nickname"
+msgstr "@Tagname - ohittaa Nimen/Nimimerkin"
 
-#: mod/admin.php:1266
-msgid "No community page for local users"
-msgstr ""
+#: mod/crepair.php:161
+msgid "Account URL"
+msgstr "Tilin URL-osoite"
 
-#: mod/admin.php:1267
-msgid "No community page"
-msgstr "Ei yhteisösivua"
+#: mod/crepair.php:162
+msgid "Friend Request URL"
+msgstr "URL kaveripyyntöä varten"
 
-#: mod/admin.php:1268
-msgid "Public postings from users of this site"
-msgstr "Julkiset julkaisut tämän sivuston käyttäjiltä"
+#: mod/crepair.php:163
+msgid "Friend Confirm URL"
+msgstr "URL kaverin vahvistusta varten"
 
-#: mod/admin.php:1269
-msgid "Public postings from the federated network"
-msgstr "Julkiset julkaisut liittoutuneelta verkolta"
+#: mod/crepair.php:164
+msgid "Notification Endpoint URL"
+msgstr "URL huomautuksia varten"
 
-#: mod/admin.php:1270
-msgid "Public postings from local users and the federated network"
-msgstr "Julkiset julkaisut tältä sivustolta ja liittoutuneelta verkolta"
+#: mod/crepair.php:165
+msgid "Poll/Feed URL"
+msgstr "URL äänestyksiä/syötteitä varten"
 
-#: mod/admin.php:1276
-msgid "Users, Global Contacts"
-msgstr "Käyttäjät, maailmanlaajuiset kontaktit"
+#: mod/crepair.php:166
+msgid "New photo from this URL"
+msgstr "Uusi kuva osoitteesta"
 
-#: mod/admin.php:1277
-msgid "Users, Global Contacts/fallback"
+#: mod/dfrn_confirm.php:132
+msgid ""
+"This may occasionally happen if contact was requested by both persons and it"
+" has already been approved."
 msgstr ""
 
-#: mod/admin.php:1281
-msgid "One month"
-msgstr "Yksi kuukausi"
-
-#: mod/admin.php:1282
-msgid "Three months"
-msgstr "Kolme kuukautta"
-
-#: mod/admin.php:1283
-msgid "Half a year"
-msgstr "Puoli vuotta"
-
-#: mod/admin.php:1284
-msgid "One year"
-msgstr "Yksi vuosi"
+#: mod/dfrn_confirm.php:242
+msgid "Response from remote site was not understood."
+msgstr "Etäsivuston vastaus oli epäselvä."
 
-#: mod/admin.php:1289
-msgid "Multi user instance"
-msgstr "Monen käyttäjän instanssi"
+#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
+msgid "Unexpected response from remote site: "
+msgstr "Odottamaton vastaus etäsivustolta:"
 
-#: mod/admin.php:1312
-msgid "Closed"
-msgstr "Suljettu"
+#: mod/dfrn_confirm.php:263
+msgid "Confirmation completed successfully."
+msgstr "Vahvistus onnistui."
 
-#: mod/admin.php:1313
-msgid "Requires approval"
-msgstr "Edellyttää hyväksyntää"
+#: mod/dfrn_confirm.php:275
+msgid "Temporary failure. Please wait and try again."
+msgstr "Tilapäinen vika. Yritä myöhemmin uudelleen."
 
-#: mod/admin.php:1314
-msgid "Open"
-msgstr "Avoin"
+#: mod/dfrn_confirm.php:278
+msgid "Introduction failed or was revoked."
+msgstr "Kaverikutsu epäonnistui tai oli peruutettu."
 
-#: mod/admin.php:1318
-msgid "No SSL policy, links will track page SSL state"
+#: mod/dfrn_confirm.php:283
+msgid "Remote site reported: "
 msgstr ""
 
-#: mod/admin.php:1319
-msgid "Force all links to use SSL"
-msgstr "Pakota kaikki linkit käyttämään SSL-yhteyttä"
+#: mod/dfrn_confirm.php:390
+msgid "Unable to set contact photo."
+msgstr "Kontaktin kuvaa ei voitu asettaa"
 
-#: mod/admin.php:1320
-msgid "Self-signed certificate, use SSL for local links only (discouraged)"
+#: mod/dfrn_confirm.php:492
+#, php-format
+msgid "No user record found for '%s' "
 msgstr ""
 
-#: mod/admin.php:1324
-msgid "Don't check"
-msgstr "Älä tarkista"
+#: mod/dfrn_confirm.php:502
+msgid "Our site encryption key is apparently messed up."
+msgstr "Sivustomme salausavain on sekaisin."
 
-#: mod/admin.php:1325
-msgid "check the stable version"
+#: mod/dfrn_confirm.php:513
+msgid "Empty site URL was provided or URL could not be decrypted by us."
 msgstr ""
 
-#: mod/admin.php:1326
-msgid "check the development version"
+#: mod/dfrn_confirm.php:529
+msgid "Contact record was not found for you on our site."
 msgstr ""
 
-#: mod/admin.php:1349
-msgid "Republish users to directory"
+#: mod/dfrn_confirm.php:543
+#, php-format
+msgid "Site public key not available in contact record for URL %s."
 msgstr ""
 
-#: mod/admin.php:1351
-msgid "File upload"
-msgstr "Tiedoston lataus"
+#: mod/dfrn_confirm.php:559
+msgid ""
+"The ID provided by your system is a duplicate on our system. It should work "
+"if you try again."
+msgstr ""
 
-#: mod/admin.php:1352
-msgid "Policies"
-msgstr "Käytännöt"
+#: mod/dfrn_confirm.php:570
+msgid "Unable to set your contact credentials on our system."
+msgstr ""
 
-#: mod/admin.php:1354
-msgid "Auto Discovered Contact Directory"
+#: mod/dfrn_confirm.php:625
+msgid "Unable to update your contact profile details on our system"
 msgstr ""
 
-#: mod/admin.php:1355
-msgid "Performance"
-msgstr "Suoritus"
+#: mod/dfrn_confirm.php:655 mod/dfrn_request.php:564
+#: src/Model/Contact.php:1568
+msgid "[Name Withheld]"
+msgstr "[Nimi jätetty pois]"
 
-#: mod/admin.php:1356
-msgid "Worker"
-msgstr "Worker"
+#: mod/dfrn_confirm.php:688
+#, php-format
+msgid "%1$s has joined %2$s"
+msgstr "%1$s on liittynyt kohteeseen %2$s"
 
-#: mod/admin.php:1357
-msgid "Message Relay"
-msgstr "Viestirele"
+#: mod/dfrn_poll.php:123 mod/dfrn_poll.php:539
+#, php-format
+msgid "%1$s welcomes %2$s"
+msgstr "%1$s toivottaa tervetulleeksi ystävän %2$s"
 
-#: mod/admin.php:1358
-msgid ""
-"Relocate - WARNING: advanced function. Could make this server unreachable."
-msgstr ""
+#: mod/dfrn_request.php:94
+msgid "This introduction has already been accepted."
+msgstr "Tämä esittely on jo hyväksytty."
 
-#: mod/admin.php:1361
-msgid "Site name"
-msgstr "Sivuston nimi"
+#: mod/dfrn_request.php:112 mod/dfrn_request.php:355
+msgid "Profile location is not valid or does not contain profile information."
+msgstr "Profiilin sijainti on viallinen tai se ei sisällä profiilitietoja."
 
-#: mod/admin.php:1362
-msgid "Host name"
-msgstr "Palvelimen nimi"
+#: mod/dfrn_request.php:116 mod/dfrn_request.php:359
+msgid "Warning: profile location has no identifiable owner name."
+msgstr "Varoitus: profiilin sijainnissa ei ole tunnistettavaa omistajan nimeä."
 
-#: mod/admin.php:1363
-msgid "Sender Email"
-msgstr "Lähettäjän sähköposti"
+#: mod/dfrn_request.php:119 mod/dfrn_request.php:362
+msgid "Warning: profile location has no profile photo."
+msgstr "Varoitus: profiilin sijainnissa ei ole profiilikuvaa."
 
-#: mod/admin.php:1363
-msgid ""
-"The email address your server shall use to send notification emails from."
-msgstr "Lähettäjän sähköpostiosoite palvelimen ilmoitussähköposteissa."
+#: mod/dfrn_request.php:123 mod/dfrn_request.php:366
+#, 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] ""
+msgstr[1] ""
 
-#: mod/admin.php:1364
-msgid "Banner/Logo"
-msgstr "Banneri/logo"
+#: mod/dfrn_request.php:162
+msgid "Introduction complete."
+msgstr "Esittely valmis."
 
-#: mod/admin.php:1365
-msgid "Shortcut icon"
-msgstr "Pikakuvake"
+#: mod/dfrn_request.php:199
+msgid "Unrecoverable protocol error."
+msgstr "Vakava protokollavirhe."
 
-#: mod/admin.php:1365
-msgid "Link to an icon that will be used for browsers."
-msgstr "Linkki kuvakkeeseen jota selaimet saa käyttää."
+#: mod/dfrn_request.php:226
+msgid "Profile unavailable."
+msgstr "Profiili ei saatavilla."
 
-#: mod/admin.php:1366
-msgid "Touch icon"
-msgstr "Kosketusnäyttökuvake"
+#: mod/dfrn_request.php:248
+#, php-format
+msgid "%s has received too many connection requests today."
+msgstr "%s on saanut liikaa yhteyspyyntöjä tänään."
 
-#: mod/admin.php:1366
-msgid "Link to an icon that will be used for tablets and mobiles."
-msgstr "Linkki kuvakkeeseen jota tabletit ja matkapuhelimet saa käyttää."
+#: mod/dfrn_request.php:249
+msgid "Spam protection measures have been invoked."
+msgstr "Roskapostisuojaukset otettu käyttöön."
 
-#: mod/admin.php:1367
-msgid "Additional Info"
-msgstr "Lisätietoja"
+#: mod/dfrn_request.php:250
+msgid "Friends are advised to please try again in 24 hours."
+msgstr "Ystäviä suositellaan yrittämään uudelleen vuorokauden sisällä."
 
-#: mod/admin.php:1367
+#: mod/dfrn_request.php:276
+msgid "Invalid locator"
+msgstr "Viallinen paikannin"
+
+#: mod/dfrn_request.php:312
+msgid "You have already introduced yourself here."
+msgstr "Olet jo esitellyt itsesi täällä."
+
+#: mod/dfrn_request.php:315
 #, php-format
-msgid ""
-"For public servers: you can add additional information here that will be "
-"listed at %s/servers."
-msgstr ""
+msgid "Apparently you are already friends with %s."
+msgstr "Ilmeisesti olet jo ystävystynyt henkilön %s kanssa."
 
-#: mod/admin.php:1368
-msgid "System language"
-msgstr "Järjestelmän kieli"
+#: mod/dfrn_request.php:335
+msgid "Invalid profile URL."
+msgstr "Viallinen profiiliosoite."
 
-#: mod/admin.php:1369
-msgid "System theme"
-msgstr "Järjestelmäteema"
+#: mod/dfrn_request.php:341 src/Model/Contact.php:1266
+msgid "Disallowed profile URL."
+msgstr "Kielletty profiiliosoite."
 
-#: mod/admin.php:1369
+#: mod/dfrn_request.php:435
+msgid "Your introduction has been sent."
+msgstr "Esittelysi lähetettiin."
+
+#: mod/dfrn_request.php:473
 msgid ""
-"Default system theme - may be over-ridden by user profiles - <a href='#' "
-"id='cnftheme'>change theme settings</a>"
+"Remote subscription can't be done for your network. Please subscribe "
+"directly on your system."
 msgstr ""
 
-#: mod/admin.php:1370
-msgid "Mobile system theme"
-msgstr "Mobiili järjestelmäteema"
+#: mod/dfrn_request.php:489
+msgid "Please login to confirm introduction."
+msgstr "Kirjaudu vahvistaaksesi esittelysi."
 
-#: mod/admin.php:1370
-msgid "Theme for mobile devices"
-msgstr "Mobiiliteema"
+#: mod/dfrn_request.php:497
+msgid ""
+"Incorrect identity currently logged in. Please login to "
+"<strong>this</strong> profile."
+msgstr "Väärä identiteetti kirjautuneena sisään. Kirjaudu <strong>tähän</strong> profiiliin."
 
-#: mod/admin.php:1371
-msgid "SSL link policy"
-msgstr "SSL-linkkikäytäntö"
+#: mod/dfrn_request.php:511 mod/dfrn_request.php:528
+msgid "Confirm"
+msgstr "Vahvista"
 
-#: mod/admin.php:1371
-msgid "Determines whether generated links should be forced to use SSL"
-msgstr "Määrittää pakotetaanko tuotetut linkit käyttämään SSL-yhteyttä."
+#: mod/dfrn_request.php:523
+msgid "Hide this contact"
+msgstr "Piilota kontakti"
 
-#: mod/admin.php:1372
-msgid "Force SSL"
-msgstr "Pakoita SSL-yhteyden käyttöä"
+#: mod/dfrn_request.php:526
+#, php-format
+msgid "Welcome home %s."
+msgstr "Tervetuloa kotiin %s."
 
-#: mod/admin.php:1372
+#: mod/dfrn_request.php:527
+#, php-format
+msgid "Please confirm your introduction/connection request to %s."
+msgstr "Vahvista esittelysi/yhteyspyyntösi henkilölle %s."
+
+#: mod/dfrn_request.php:638
 msgid ""
-"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
-" to endless loops."
-msgstr ""
+"Please enter your 'Identity Address' from one of the following supported "
+"communications networks:"
+msgstr "Anna \"henkilöllisyysosoitteesi\" joissakin seuraavista tuetuista viestintäverkoista:"
 
-#: mod/admin.php:1373
-msgid "Hide help entry from navigation menu"
+#: mod/dfrn_request.php:641
+#, 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 ""
 
-#: mod/admin.php:1373
+#: mod/dfrn_request.php:646
+msgid "Friend/Connection Request"
+msgstr "Ystävä/yhteyspyyntö"
+
+#: mod/dfrn_request.php:647
 msgid ""
-"Hides the menu entry for the Help pages from the navigation menu. You can "
-"still access it calling /help directly."
-msgstr ""
+"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
+"testuser@gnusocial.de"
+msgstr "Esim. jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"
 
-#: mod/admin.php:1374
-msgid "Single user instance"
-msgstr "Yksittäisen käyttäjän instanssi"
+#: mod/dfrn_request.php:652 src/Content/ContactSelector.php:79
+msgid "Friendica"
+msgstr "Friendica"
 
-#: mod/admin.php:1374
-msgid "Make this instance multi-user or single-user for the named user"
-msgstr ""
+#: mod/dfrn_request.php:653
+msgid "GNU Social (Pleroma, Mastodon)"
+msgstr "GNU Social (Pleroma, Mastodon)"
 
-#: mod/admin.php:1375
-msgid "Maximum image size"
-msgstr "Suurin kuvakoko"
+#: mod/dfrn_request.php:654
+msgid "Diaspora (Socialhome, Hubzilla)"
+msgstr "Diaspora (Socialhome, Hubzilla)"
 
-#: mod/admin.php:1375
+#: mod/dfrn_request.php:655
+#, php-format
 msgid ""
-"Maximum size in bytes of uploaded images. Default is 0, which means no "
-"limits."
-msgstr "Ladattavan kuvatiedoston enimmäiskoko tavuina. Oletusarvo on 0, eli ei enimmäiskokoa."
+" - please do not use this form.  Instead, enter %s into your Diaspora search"
+" bar."
+msgstr " - älä käytä tätä lomaketta. Kirjoita sen sijaan %s Diaspora-hakupalkkiisi."
 
-#: mod/admin.php:1376
-msgid "Maximum image length"
-msgstr "Suurin kuvapituus"
+#: mod/help.php:48
+msgid "Help:"
+msgstr "Ohje:"
 
-#: mod/admin.php:1376
-msgid ""
-"Maximum length in pixels of the longest side of uploaded images. Default is "
-"-1, which means no limits."
-msgstr "Ladattavan kuvatiedoston enimmäispituus pikseleinä. Oletusarvo on -1, eli ei enimmäispituutta."
+#: mod/help.php:54 view/theme/vier/theme.php:297 src/Content/Nav.php:134
+msgid "Help"
+msgstr "Ohje"
 
-#: mod/admin.php:1377
-msgid "JPEG image quality"
-msgstr "JPEG-kuvanlaatu"
+#: mod/help.php:63 index.php:317
+msgid "Page not found."
+msgstr "Sivua ei löytynyt."
 
-#: mod/admin.php:1377
-msgid ""
-"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
-"100, which is full quality."
-msgstr "Ladatut JPEG-kuvat tallennetaan tällä laatuasetuksella [0-100]. Oletus on 100, eli korkein laatu."
+#: mod/install.php:87
+msgid "Friendica Communications Server - Setup"
+msgstr "Friendica viestinnän palvelin - asetukset"
 
-#: mod/admin.php:1379
-msgid "Register policy"
-msgstr "Rekisteröintipolitiikka"
+#: mod/install.php:93
+msgid "Could not connect to database."
+msgstr "Tietokantaan ei saada yhteyttä."
 
-#: mod/admin.php:1380
-msgid "Maximum Daily Registrations"
-msgstr "Päivittäinen rekisteröitymisraja"
+#: mod/install.php:97
+msgid "Could not create table."
+msgstr "Taulun luominen epäonnistui."
 
-#: mod/admin.php:1380
+#: mod/install.php:103
+msgid "Your Friendica site database has been installed."
+msgstr "Friendica-sivustosi tietokanta on asennettu."
+
+#: mod/install.php:108
 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 "Mikäli rekisteröityminen on sallittu, tämä asettaa enimmäismäärä uusia rekisteröitymisiä päivässä. Jos reksiteröityminen ei ole sallittu, tällä asetuksella ei ole vaikutusta."
+"You may need to import the file \"database.sql\" manually using phpmyadmin "
+"or mysql."
+msgstr "Sinun on ehkä tuotava tiedosto \"database.sql\" manuaalisesti käyttämällä phpMyAdminia tai MySQL:ää."
 
-#: mod/admin.php:1381
-msgid "Register text"
-msgstr "Rekisteröitymisteksti"
+#: mod/install.php:109 mod/install.php:155 mod/install.php:267
+msgid "Please see the file \"INSTALL.txt\"."
+msgstr "Lue tiedosto \"INSTALL.txt\"."
 
-#: mod/admin.php:1381
-msgid ""
-"Will be displayed prominently on the registration page. You can use BBCode "
-"here."
-msgstr "Näkyvästi esillä rekisteröitymissivulla. Voit käyttää BBCodeia."
+#: mod/install.php:121
+msgid "Database already in use."
+msgstr "Tietokanta on jo käytössä."
 
-#: mod/admin.php:1382
-msgid "Accounts abandoned after x days"
-msgstr "Käyttäjätilit hylätään X päivän jälkeen"
+#: mod/install.php:152
+msgid "System check"
+msgstr "Järjestelmän tarkistus"
 
-#: mod/admin.php:1382
-msgid ""
-"Will not waste system resources polling external sites for abandonded "
-"accounts. Enter 0 for no time limit."
-msgstr ""
+#: mod/install.php:157
+msgid "Check again"
+msgstr "Tarkista uudelleen"
 
-#: mod/admin.php:1383
-msgid "Allowed friend domains"
-msgstr "Sallittuja kaveri-verkkotunnuksia"
+#: mod/install.php:177
+msgid "Database connection"
+msgstr "Tietokantayhteys"
 
-#: mod/admin.php:1383
+#: mod/install.php:178
 msgid ""
-"Comma separated list of domains which are allowed to establish friendships "
-"with this site. Wildcards are accepted. Empty to allow any domains"
-msgstr ""
+"In order to install Friendica we need to know how to connect to your "
+"database."
+msgstr "Jotta voit asentaa Friendican, tarvitaan tieto siitä, miten tietokantaasi saa yhteyden."
 
-#: mod/admin.php:1384
-msgid "Allowed email domains"
-msgstr "Sallittuja sähköposti-verkkotunnuksia"
+#: mod/install.php:179
+msgid ""
+"Please contact your hosting provider or site administrator if you have "
+"questions about these settings."
+msgstr "Ota yhteyttä web-palveluntarjoajaasi tai sivuston ylläpitäjään, jos sinulla on näihin asetuksiin liittyviä kysymyksiä."
 
-#: mod/admin.php:1384
+#: mod/install.php:180
 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 ""
+"The database you specify below should already exist. If it does not, please "
+"create it before continuing."
+msgstr "Alla määritetyn tietokannan tulisi olla jo olemassa. Jos se ei ole, luo se ennen kuin jatkat."
 
-#: mod/admin.php:1385
-msgid "No OEmbed rich content"
-msgstr ""
+#: mod/install.php:184
+msgid "Database Server Name"
+msgstr "Tietokannan palvelimen nimi"
 
-#: mod/admin.php:1385
-msgid ""
-"Don't show the rich content (e.g. embedded PDF), except from the domains "
-"listed below."
-msgstr ""
+#: mod/install.php:185
+msgid "Database Login Name"
+msgstr "Tietokannan käyttäjän nimi"
 
-#: mod/admin.php:1386
-msgid "Allowed OEmbed domains"
-msgstr "Sallittuja OEmbed -verkkotunnuksia"
+#: mod/install.php:186
+msgid "Database Login Password"
+msgstr "Tietokannan käyttäjän salasana"
 
-#: mod/admin.php:1386
-msgid ""
-"Comma separated list of domains which oembed content is allowed to be "
-"displayed. Wildcards are accepted."
-msgstr ""
+#: mod/install.php:186
+msgid "For security reasons the password must not be empty"
+msgstr "Turvallisuussyistä salasanakenttä ei saa olla tyhjä"
 
-#: mod/admin.php:1387
-msgid "Block public"
-msgstr "Estä vierailijat"
+#: mod/install.php:187
+msgid "Database Name"
+msgstr "Tietokannan nimi"
 
-#: mod/admin.php:1387
+#: mod/install.php:188 mod/install.php:228
+msgid "Site administrator email address"
+msgstr "Sivuston ylläpitäjän sähköpostiosoite"
+
+#: mod/install.php:188 mod/install.php:228
 msgid ""
-"Check to block public access to all otherwise public personal pages on this "
-"site unless you are currently logged in."
-msgstr ""
+"Your account email address must match this in order to use the web admin "
+"panel."
+msgstr "Tilisi sähköpostiosoitteen on vastattava tätä, jotta voit käyttää ylläpitokäyttöliittymää."
 
-#: mod/admin.php:1388
-msgid "Force publish"
-msgstr ""
+#: mod/install.php:192 mod/install.php:231
+msgid "Please select a default timezone for your website"
+msgstr "Valitse oletusaikavyöhyke sivustollesi"
 
-#: mod/admin.php:1388
-msgid ""
-"Check to force all profiles on this site to be listed in the site directory."
-msgstr ""
+#: mod/install.php:218
+msgid "Site settings"
+msgstr "Sivuston asetukset"
 
-#: mod/admin.php:1389
-msgid "Global directory URL"
-msgstr "Maailmanlaajuisen hakemiston URL-osoite"
+#: mod/install.php:232
+msgid "System Language:"
+msgstr "Järjestelmän kieli:"
 
-#: mod/admin.php:1389
+#: mod/install.php:232
 msgid ""
-"URL to the global directory. If this is not set, the global directory is "
-"completely unavailable to the application."
-msgstr ""
-
-#: mod/admin.php:1390
-msgid "Private posts by default for new users"
-msgstr ""
+"Set the default language for your Friendica installation interface and to "
+"send emails."
+msgstr "Valitse Friendica-sivustosi oletuskieli."
 
-#: mod/admin.php:1390
+#: mod/install.php:248
 msgid ""
-"Set default post permissions for all new members to the default privacy "
-"group rather than public."
-msgstr ""
+"The database configuration file \".htconfig.php\" could not be written. "
+"Please use the enclosed text to create a configuration file in your web "
+"server root."
+msgstr "Tietokannan asetustiedostoa \".htconfig.php\" ei pystytty kirjoittamaan. Käytä mukaanliitettyä tekstiä luomaan asetustiedosto web-palvelimesi juureen."
 
-#: mod/admin.php:1391
-msgid "Don't include post content in email notifications"
-msgstr "Älä lisää julkaisun sisältö sähköposti-ilmoitukseen"
+#: mod/install.php:265
+msgid "<h1>What next</h1>"
+msgstr "<h1>Mitä seuraavaksi</h1>"
 
-#: mod/admin.php:1391
+#: mod/install.php:266
 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 ""
-
-#: mod/admin.php:1392
-msgid "Disallow public access to addons listed in the apps menu."
-msgstr ""
+"IMPORTANT: You will need to [manually] setup a scheduled task for the "
+"worker."
+msgstr "TÄRKEÄÄ: Sinun pitää asettaa [manuaalisesti] ajastettu tehtävä Workerille."
 
-#: mod/admin.php:1392
+#: mod/install.php:269
+#, php-format
 msgid ""
-"Checking this box will restrict addons listed in the apps menu to members "
-"only."
+"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 ""
 
-#: mod/admin.php:1393
-msgid "Don't embed private images in posts"
-msgstr "Älä upota yksityisiä kuvia julkaisuissa"
+#: mod/message.php:30 src/Content/Nav.php:195
+msgid "New Message"
+msgstr "Uusi viesti"
 
-#: mod/admin.php:1393
-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 ""
+#: mod/message.php:77
+msgid "Unable to locate contact information."
+msgstr "Kontaktin tiedot ei löydy."
 
-#: mod/admin.php:1394
-msgid "Allow Users to set remote_self"
-msgstr ""
+#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:192
+msgid "Messages"
+msgstr "Viestit"
 
-#: mod/admin.php:1394
-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 ""
+#: mod/message.php:136
+msgid "Do you really want to delete this message?"
+msgstr "Haluatko varmasti poistaa viestin?"
 
-#: mod/admin.php:1395
-msgid "Block multiple registrations"
-msgstr ""
+#: mod/message.php:152
+msgid "Message deleted."
+msgstr "Viesti poistettu."
 
-#: mod/admin.php:1395
-msgid "Disallow users to register additional accounts for use as pages."
-msgstr ""
+#: mod/message.php:166
+msgid "Conversation removed."
+msgstr "Keskustelu poistettu."
 
-#: mod/admin.php:1396
-msgid "OpenID support"
-msgstr "OpenID-tuki"
+#: mod/message.php:272
+msgid "No messages."
+msgstr "Ei viestejä."
 
-#: mod/admin.php:1396
-msgid "OpenID support for registration and logins."
-msgstr "OpenID-tuki rekisteröitymiseen ja kirjautumiseen"
+#: mod/message.php:311
+msgid "Message not available."
+msgstr "Viesti ei saatavilla."
 
-#: mod/admin.php:1397
-msgid "Fullname check"
-msgstr "Koko nimi tarkistus"
+#: mod/message.php:378
+msgid "Delete message"
+msgstr "Poista viesti"
 
-#: mod/admin.php:1397
-msgid ""
-"Force users to register with a space between firstname and lastname in Full "
-"name, as an antispam measure"
+#: mod/message.php:380 mod/message.php:481
+msgid "D, d M Y - g:i A"
 msgstr ""
 
-#: mod/admin.php:1398
-msgid "Community pages for visitors"
-msgstr "Yhteisösivu vieraille"
+#: mod/message.php:395 mod/message.php:478
+msgid "Delete conversation"
+msgstr "Poista keskustelu"
 
-#: mod/admin.php:1398
+#: mod/message.php:397
 msgid ""
-"Which community pages should be available for visitors. Local users always "
-"see both pages."
+"No secure communications available. You <strong>may</strong> be able to "
+"respond from the sender's profile page."
 msgstr ""
 
-#: mod/admin.php:1399
-msgid "Posts per user on community page"
-msgstr ""
+#: mod/message.php:401
+msgid "Send Reply"
+msgstr "Lähetä vastaus"
 
-#: mod/admin.php:1399
-msgid ""
-"The maximum number of posts per user on the community page. (Not valid for "
-"'Global Community')"
-msgstr "Enimmäismäärä julkaisuja käyttäjää kohden yhteisösivulla. (Ei koske maailmanlaajuista yhteisösivua.)"
+#: mod/message.php:452
+#, php-format
+msgid "Unknown sender - %s"
+msgstr "Tuntematon lähettäjä - %s"
 
-#: mod/admin.php:1400
-msgid "Enable OStatus support"
-msgstr "Salli OStatus-tuki"
+#: mod/message.php:454
+#, php-format
+msgid "You and %s"
+msgstr "Sinä ja %s"
 
-#: mod/admin.php:1400
-msgid ""
-"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
-"communications in OStatus are public, so privacy warnings will be "
-"occasionally displayed."
-msgstr ""
+#: mod/message.php:456
+#, php-format
+msgid "%s and You"
+msgstr "%s ja sinä"
 
-#: mod/admin.php:1401
-msgid "Only import OStatus threads from our contacts"
-msgstr "Ainoastaan tuo OStatus -ketjuja kontakteiltamme"
+#: mod/message.php:484
+#, php-format
+msgid "%d message"
+msgid_plural "%d messages"
+msgstr[0] "%d viesti"
+msgstr[1] "%d viestiä"
 
-#: mod/admin.php:1401
-msgid ""
-"Normally we import every content from our OStatus contacts. With this option"
-" we only store threads that are started by a contact that is known on our "
-"system."
-msgstr ""
+#: mod/settings.php:56
+msgid "Account"
+msgstr "Tili"
 
-#: mod/admin.php:1402
-msgid "OStatus support can only be enabled if threading is enabled."
-msgstr "OStatus-tuki voidaan ottaa käyttöön ainoastaan jos ketjuttaminen on jo otettu käyttöön."
+#: mod/settings.php:65 mod/admin.php:187
+msgid "Additional features"
+msgstr "Lisäominaisuuksia"
 
-#: mod/admin.php:1404
-msgid ""
-"Diaspora support can't be enabled because Friendica was installed into a sub"
-" directory."
-msgstr "Diaspora -tukea ei voitu ottaa käyttöön koska Friendica on asennettu alihakemistoon."
+#: mod/settings.php:73
+msgid "Display"
+msgstr "Ulkonäkö"
 
-#: mod/admin.php:1405
-msgid "Enable Diaspora support"
-msgstr "Salli Diaspora-tuki"
+#: mod/settings.php:80 mod/settings.php:840
+msgid "Social Networks"
+msgstr "Sosiaalinen media"
 
-#: mod/admin.php:1405
-msgid "Provide built-in Diaspora network compatibility."
-msgstr "Ota käyttöön Diaspora-yhteensopivuus"
+#: mod/settings.php:87 mod/admin.php:185 mod/admin.php:1933 mod/admin.php:1993
+msgid "Addons"
+msgstr "Lisäosat"
 
-#: mod/admin.php:1406
-msgid "Only allow Friendica contacts"
-msgstr "Salli ainoastaan Friendica -kontakteja"
+#: mod/settings.php:94 src/Content/Nav.php:201
+msgid "Delegations"
+msgstr ""
 
-#: mod/admin.php:1406
-msgid ""
-"All contacts must use Friendica protocols. All other built-in communication "
-"protocols disabled."
-msgstr "Kaikkien kontaktien on käytettävä Friendica-protokollaa. Kaikki muut protokollat poistetaan käytöstä."
+#: mod/settings.php:101
+msgid "Connected apps"
+msgstr "Yhdistetyt sovellukset"
 
-#: mod/admin.php:1407
-msgid "Verify SSL"
-msgstr "Vahvista SSL"
+#: mod/settings.php:115
+msgid "Remove account"
+msgstr "Poista tili"
 
-#: mod/admin.php:1407
-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 ""
+#: mod/settings.php:167
+msgid "Missing some important data!"
+msgstr "Tärkeää dataa puuttuu!"
 
-#: mod/admin.php:1408
-msgid "Proxy user"
-msgstr "Välityspalvelimen käyttäjä"
+#: mod/settings.php:278
+msgid "Failed to connect with email account using the settings provided."
+msgstr ""
 
-#: mod/admin.php:1409
-msgid "Proxy URL"
-msgstr "Välityspalvelimen osoite"
+#: mod/settings.php:283
+msgid "Email settings updated."
+msgstr "Sähköpostin asetukset päivitettiin."
 
-#: mod/admin.php:1410
-msgid "Network timeout"
-msgstr "Verkon aikakatkaisu"
+#: mod/settings.php:299
+msgid "Features updated"
+msgstr "Ominaisuudet päivitetty"
 
-#: mod/admin.php:1410
-msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
+#: mod/settings.php:372
+msgid "Relocate message has been send to your contacts"
 msgstr ""
 
-#: mod/admin.php:1411
-msgid "Maximum Load Average"
-msgstr "Kuorman enimmäiskeksiarvo"
+#: mod/settings.php:384 src/Model/User.php:339
+msgid "Passwords do not match. Password unchanged."
+msgstr "Salasanat eivät täsmää. Salasana ennallaan."
 
-#: mod/admin.php:1411
+#: mod/settings.php:389
+msgid "Empty passwords are not allowed. Password unchanged."
+msgstr "Tyhjä salasanakenttä ei ole sallittu. Salasana ennallaan."
+
+#: mod/settings.php:394 src/Core/Console/NewPassword.php:87
 msgid ""
-"Maximum system load before delivery and poll processes are deferred - "
-"default 50."
-msgstr "Järjestelmäkuormitus jolloin lähetys- ja kyselyprosessit lykätään (oletusarvo 50)."
+"The new password has been exposed in a public data dump, please choose "
+"another."
+msgstr ""
 
-#: mod/admin.php:1412
-msgid "Maximum Load Average (Frontend)"
-msgstr "Kuorman enimmäiskeskiarvo (Frontend)"
+#: mod/settings.php:400
+msgid "Wrong password."
+msgstr "Väärä salasana."
 
-#: mod/admin.php:1412
-msgid "Maximum system load before the frontend quits service - default 50."
-msgstr "Järjestelmäkuormitus jolloin Frontend poistetaan käytöstä (oletusarvo 50)."
+#: mod/settings.php:407 src/Core/Console/NewPassword.php:94
+msgid "Password changed."
+msgstr "Salasana vaihdettu."
 
-#: mod/admin.php:1413
-msgid "Minimal Memory"
-msgstr ""
+#: mod/settings.php:409 src/Core/Console/NewPassword.php:91
+msgid "Password update failed. Please try again."
+msgstr "Salasanan vaihto epäonnistui. Yritä uudelleen."
 
-#: mod/admin.php:1413
-msgid ""
-"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
-"default 0 (deactivated)."
-msgstr ""
+#: mod/settings.php:496
+msgid " Please use a shorter name."
+msgstr "Käytä lyhyempää nimeä."
 
-#: mod/admin.php:1414
-msgid "Maximum table size for optimization"
-msgstr "Taulukon enimmäiskoko optimointia varten"
+#: mod/settings.php:499
+msgid " Name too short."
+msgstr "Nimi on liian lyhyt."
 
-#: mod/admin.php:1414
-msgid ""
-"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
-"Enter -1 to disable it."
-msgstr "Taulukon enimmäiskoko (megatavuina) automaattista optimointia varten - oletusarvo 100 mt. Syötä -1 poistamaan optimointi käytöstä."
+#: mod/settings.php:507
+msgid "Wrong Password"
+msgstr "Väärä salasana"
 
-#: mod/admin.php:1415
-msgid "Minimum level of fragmentation"
-msgstr ""
+#: mod/settings.php:512
+msgid "Invalid email."
+msgstr "Virheellinen sähköposti."
 
-#: mod/admin.php:1415
-msgid ""
-"Minimum fragmenation level to start the automatic optimization - default "
-"value is 30%."
+#: mod/settings.php:519
+msgid "Cannot change to that email."
 msgstr ""
 
-#: mod/admin.php:1417
-msgid "Periodical check of global contacts"
+#: mod/settings.php:572
+msgid "Private forum has no privacy permissions. Using default privacy group."
 msgstr ""
 
-#: mod/admin.php:1417
-msgid ""
-"If enabled, the global contacts are checked periodically for missing or "
-"outdated data and the vitality of the contacts and servers."
+#: mod/settings.php:575
+msgid "Private forum has no privacy permissions and no default privacy group."
 msgstr ""
 
-#: mod/admin.php:1418
-msgid "Days between requery"
-msgstr ""
+#: mod/settings.php:615
+msgid "Settings updated."
+msgstr "Asetukset päivitetty."
 
-#: mod/admin.php:1418
-msgid "Number of days after which a server is requeried for his contacts."
-msgstr ""
+#: mod/settings.php:674 mod/settings.php:700 mod/settings.php:734
+msgid "Add application"
+msgstr "Lisää sovellus"
 
-#: mod/admin.php:1419
-msgid "Discover contacts from other servers"
-msgstr "Etsi kontakteja muilta palvelimilta"
+#: mod/settings.php:678 mod/settings.php:704
+msgid "Consumer Key"
+msgstr "Kuluttajan avain"
 
-#: mod/admin.php:1419
-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 recommened setting is 'Users, "
-"Global Contacts'."
-msgstr ""
+#: mod/settings.php:679 mod/settings.php:705
+msgid "Consumer Secret"
+msgstr "Kuluttajasalaisuus"
 
-#: mod/admin.php:1420
-msgid "Timeframe for fetching global contacts"
-msgstr ""
+#: mod/settings.php:680 mod/settings.php:706
+msgid "Redirect"
+msgstr "Uudelleenohjaus"
 
-#: mod/admin.php:1420
-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 ""
+#: mod/settings.php:681 mod/settings.php:707
+msgid "Icon url"
+msgstr "Kuvakkeen URL-osoite"
 
-#: mod/admin.php:1421
-msgid "Search the local directory"
-msgstr "Paikallisluettelohaku"
+#: mod/settings.php:692
+msgid "You can't edit this application."
+msgstr "Et voi muokata tätä sovellusta."
 
-#: mod/admin.php:1421
-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 ""
+#: mod/settings.php:733
+msgid "Connected Apps"
+msgstr "Yhdistetyt sovellukset"
 
-#: mod/admin.php:1423
-msgid "Publish server information"
-msgstr "Julkaise palvelintiedot"
+#: mod/settings.php:735 src/Object/Post.php:155 src/Object/Post.php:157
+msgid "Edit"
+msgstr "Muokkaa"
 
-#: mod/admin.php:1423
-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 ""
+#: mod/settings.php:737
+msgid "Client key starts with"
+msgstr "Asiakasavain alkaa"
 
-#: mod/admin.php:1425
-msgid "Check upstream version"
-msgstr ""
+#: mod/settings.php:738
+msgid "No name"
+msgstr "Ei nimeä"
 
-#: mod/admin.php:1425
-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 ""
+#: mod/settings.php:739
+msgid "Remove authorization"
+msgstr "Poista lupa"
 
-#: mod/admin.php:1426
-msgid "Suppress Tags"
-msgstr "Piilota tunnisteet"
+#: mod/settings.php:750
+msgid "No Addon settings configured"
+msgstr "Lisäosa-asetukset puuttuvat"
 
-#: mod/admin.php:1426
-msgid "Suppress showing a list of hashtags at the end of the posting."
-msgstr "Piilota tunnistelista julkaisun lopussa."
+#: mod/settings.php:759
+msgid "Addon Settings"
+msgstr "Lisäosa-asetukset"
 
-#: mod/admin.php:1427
-msgid "Path to item cache"
-msgstr ""
+#: mod/settings.php:773 mod/admin.php:2457 mod/admin.php:2458
+msgid "Off"
+msgstr "Pois päältä"
 
-#: mod/admin.php:1427
-msgid "The item caches buffers generated bbcode and external images."
-msgstr ""
+#: mod/settings.php:773 mod/admin.php:2457 mod/admin.php:2458
+msgid "On"
+msgstr "Päällä"
 
-#: mod/admin.php:1428
-msgid "Cache duration in seconds"
-msgstr ""
+#: mod/settings.php:780
+msgid "Additional Features"
+msgstr "Lisäominaisuuksia"
 
-#: mod/admin.php:1428
-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 ""
+#: mod/settings.php:803 src/Content/ContactSelector.php:83
+msgid "Diaspora"
+msgstr "Diaspora"
 
-#: mod/admin.php:1429
-msgid "Maximum numbers of comments per post"
-msgstr "Julkaisun kommentiraja"
+#: mod/settings.php:803 mod/settings.php:804
+msgid "enabled"
+msgstr "käytössä"
 
-#: mod/admin.php:1429
-msgid "How much comments should be shown for each post? Default value is 100."
-msgstr ""
+#: mod/settings.php:803 mod/settings.php:804
+msgid "disabled"
+msgstr "pois käytöstä"
 
-#: mod/admin.php:1430
-msgid "Temp path"
-msgstr ""
+#: mod/settings.php:803 mod/settings.php:804
+#, php-format
+msgid "Built-in support for %s connectivity is %s"
+msgstr "Sisäänrakennettu tuki palvelulle %s on %s"
 
-#: mod/admin.php:1430
-msgid ""
-"If you have a restricted system where the webserver can't access the system "
-"temp path, enter another path here."
+#: mod/settings.php:804
+msgid "GNU Social (OStatus)"
+msgstr "GNU Social (OStatus)"
+
+#: mod/settings.php:835
+msgid "Email access is disabled on this site."
 msgstr ""
 
-#: mod/admin.php:1431
-msgid "Base path to installation"
-msgstr "Asennuksen peruspolku"
+#: mod/settings.php:845
+msgid "General Social Media Settings"
+msgstr "Yleiset some asetukset"
 
-#: mod/admin.php:1431
-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 ""
-
-#: mod/admin.php:1432
-msgid "Disable picture proxy"
-msgstr ""
+#: mod/settings.php:846
+msgid "Disable Content Warning"
+msgstr "Poista sisältövaroitus käytöstä"
 
-#: mod/admin.php:1432
+#: mod/settings.php:846
 msgid ""
-"The picture proxy increases performance and privacy. It shouldn't be used on"
-" systems with very low bandwith."
+"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 ""
 
-#: mod/admin.php:1433
-msgid "Only search in tags"
-msgstr "Tunnistehaku"
+#: mod/settings.php:847
+msgid "Disable intelligent shortening"
+msgstr "Poista alykäs lyhentäminen käytöstä"
 
-#: mod/admin.php:1433
-msgid "On large systems the text search can slow down the system extremely."
+#: mod/settings.php:847
+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 ""
 
-#: mod/admin.php:1435
-msgid "New base url"
-msgstr "Uusi perusosoite"
+#: mod/settings.php:848
+msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
+msgstr "Automaattisesti seuraa GNU social (OStatus) seuraajat/mainitsijat"
 
-#: mod/admin.php:1435
+#: mod/settings.php:848
 msgid ""
-"Change base url for this server. Sends relocate message to all Friendica and"
-" Diaspora* contacts of all users."
-msgstr "Vaihtaa tämän palvelimen perus-URL-osoitteen. Lähettää uudelleensijoitusviestit käyttäjien kaikille kontakteille Friendicassa ja Diasporassa*."
-
-#: mod/admin.php:1437
-msgid "RINO Encryption"
-msgstr "RINO-salaus"
-
-#: mod/admin.php:1437
-msgid "Encryption layer between nodes."
-msgstr "Salauskerros solmujen välillä."
+"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 ""
 
-#: mod/admin.php:1437
-msgid "Enabled"
-msgstr "Käytössä"
+#: mod/settings.php:849
+msgid "Default group for OStatus contacts"
+msgstr "Oletusryhmä OStatus kontakteille"
 
-#: mod/admin.php:1439
-msgid "Maximum number of parallel workers"
-msgstr "Enimmäismäärä rinnakkaisia workereitä"
+#: mod/settings.php:850
+msgid "Your legacy GNU Social account"
+msgstr "Vanha GNU social käyttäjätilisi"
 
-#: mod/admin.php:1439
+#: mod/settings.php:850
 msgid ""
-"On shared hosters set this to 2. On larger systems, values of 10 are great. "
-"Default value is 4."
-msgstr ""
-
-#: mod/admin.php:1440
-msgid "Don't use 'proc_open' with the worker"
+"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 ""
 
-#: mod/admin.php:1440
-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 ""
+#: mod/settings.php:853
+msgid "Repair OStatus subscriptions"
+msgstr "Korjaa OStatus tilaukset"
 
-#: mod/admin.php:1441
-msgid "Enable fastlane"
-msgstr "Käytä fastlane"
+#: mod/settings.php:857
+msgid "Email/Mailbox Setup"
+msgstr "Sähköpostin asennus"
 
-#: mod/admin.php:1441
+#: mod/settings.php:858
 msgid ""
-"When enabed, the fastlane mechanism starts an additional worker if processes"
-" with higher priority are blocked by processes of lower priority."
+"If you wish to communicate with email contacts using this service "
+"(optional), please specify how to connect to your mailbox."
 msgstr ""
 
-#: mod/admin.php:1442
-msgid "Enable frontend worker"
-msgstr "Ota Frontend Worker käyttöön"
+#: mod/settings.php:859
+msgid "Last successful email check:"
+msgstr "Viimeisin onnistunut sähköpostitarkistus:"
 
-#: mod/admin.php:1442
-#, php-format
-msgid ""
-"When enabled the Worker process is triggered when backend access is "
-"performed \\x28e.g. messages being delivered\\x29. On smaller sites you "
-"might want to call %s/worker on a regular basis via an external cron job. "
-"You should only enable this option if you cannot utilize cron/scheduled jobs"
-" on your server."
-msgstr ""
+#: mod/settings.php:861
+msgid "IMAP server name:"
+msgstr "IMAP-palvelimen nimi:"
 
-#: mod/admin.php:1444
-msgid "Subscribe to relay"
-msgstr "Relen tilaus"
+#: mod/settings.php:862
+msgid "IMAP port:"
+msgstr "IMAP-porttti:"
 
-#: mod/admin.php:1444
-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 ""
+#: mod/settings.php:863
+msgid "Security:"
+msgstr "Turvallisuus:"
 
-#: mod/admin.php:1445
-msgid "Relay server"
-msgstr "Relepalvelin"
+#: mod/settings.php:863 mod/settings.php:868
+msgid "None"
+msgstr "Ei mitään"
 
-#: mod/admin.php:1445
-msgid ""
-"Address of the relay server where public posts should be send to. For "
-"example https://relay.diasp.org"
-msgstr ""
+#: mod/settings.php:864
+msgid "Email login name:"
+msgstr "Sähköpostitilin käyttäjätunnus:"
 
-#: mod/admin.php:1446
-msgid "Direct relay transfer"
-msgstr "Suora releen siirto"
+#: mod/settings.php:865
+msgid "Email password:"
+msgstr "Sähköpostin salasana:"
 
-#: mod/admin.php:1446
-msgid ""
-"Enables the direct transfer to other servers without using the relay servers"
-msgstr ""
+#: mod/settings.php:866
+msgid "Reply-to address:"
+msgstr "Vastausosoite:"
 
-#: mod/admin.php:1447
-msgid "Relay scope"
-msgstr "Relen soveltamisala"
+#: mod/settings.php:867
+msgid "Send public posts to all email contacts:"
+msgstr "Lähetä julkiset julkaisut kaikille kontakteille:"
 
-#: mod/admin.php:1447
-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 ""
+#: mod/settings.php:868
+msgid "Action after import:"
+msgstr "Toiminta tuonnin jälkeen:"
 
-#: mod/admin.php:1447
-msgid "all"
-msgstr "kaikki"
+#: mod/settings.php:868 src/Content/Nav.php:189
+msgid "Mark as seen"
+msgstr "Merkitse luetuksi"
 
-#: mod/admin.php:1447
-msgid "tags"
-msgstr "tunnisteet"
+#: mod/settings.php:868
+msgid "Move to folder"
+msgstr "Siirrä kansioon"
 
-#: mod/admin.php:1448
-msgid "Server tags"
-msgstr "palvelintunnisteet"
+#: mod/settings.php:869
+msgid "Move to folder:"
+msgstr "Siirrä kansioon:"
 
-#: mod/admin.php:1448
-msgid "Comma separated list of tags for the 'tags' subscription."
-msgstr "Pilkulla erotettu tunnistelista tunnistetilausta varten."
+#: mod/settings.php:903 mod/admin.php:1247
+msgid "No special theme for mobile devices"
+msgstr "Ei mobiiliteemaa"
 
-#: mod/admin.php:1449
-msgid "Allow user tags"
-msgstr "Salli käyttäjien tunnisteet"
+#: mod/settings.php:912
+#, php-format
+msgid "%s - (Unsupported)"
+msgstr "%s - (Ei tueta)"
 
-#: mod/admin.php:1449
-msgid ""
-"If enabled, the tags from the saved searches will used for the 'tags' "
-"subscription in addition to the 'relay_server_tags'."
-msgstr "Jos otettu käyttöön, tunnisteet tallennetuista hauista käytetään tunnistetilaukseen 'relay_server_tags'in lisäksi."
+#: mod/settings.php:914
+#, php-format
+msgid "%s - (Experimental)"
+msgstr "%s - (Kokeellinen)"
 
-#: mod/admin.php:1477
-msgid "Update has been marked successful"
-msgstr ""
+#: mod/settings.php:957
+msgid "Display Settings"
+msgstr "Näyttöasetukset"
 
-#: mod/admin.php:1484
-#, php-format
-msgid "Database structure update %s was successfully applied."
-msgstr "Tietokannan rakenteen %s-päivitys onnistui."
+#: mod/settings.php:963 mod/settings.php:987
+msgid "Display Theme:"
+msgstr "Käyttöliittymän teema:"
 
-#: mod/admin.php:1487
-#, php-format
-msgid "Executing of database structure update %s failed with error: %s"
-msgstr "Tietokannan rakennepäivitys %s epäonnistui virheviestillä %s"
+#: mod/settings.php:964
+msgid "Mobile Theme:"
+msgstr "Mobiiliteema:"
 
-#: mod/admin.php:1500
-#, php-format
-msgid "Executing %s failed with error: %s"
+#: mod/settings.php:965
+msgid "Suppress warning of insecure networks"
 msgstr ""
 
-#: mod/admin.php:1502
-#, php-format
-msgid "Update %s was successfully applied."
-msgstr "%s-päivitys onnistui."
+#: mod/settings.php:965
+msgid ""
+"Should the system suppress the warning that the current group contains "
+"members of networks that can't receive non public postings."
+msgstr ""
 
-#: mod/admin.php:1505
-#, php-format
-msgid "Update %s did not return a status. Unknown if it succeeded."
+#: mod/settings.php:966
+msgid "Update browser every xx seconds"
+msgstr "Päivitä selain xx sekunnin välein"
+
+#: mod/settings.php:966
+msgid "Minimum of 10 seconds. Enter -1 to disable it."
+msgstr "Vähintään 10 sekuntia. -1 poistaa ominaisuuden käytöstä."
+
+#: mod/settings.php:967
+msgid "Number of items to display per page:"
 msgstr ""
 
-#: mod/admin.php:1508
-#, php-format
-msgid "There was no additional update function %s that needed to be called."
+#: mod/settings.php:967 mod/settings.php:968
+msgid "Maximum of 100 items"
+msgstr "Enintään 100 kohdetta"
+
+#: mod/settings.php:968
+msgid "Number of items to display per page when viewed from mobile device:"
 msgstr ""
 
-#: mod/admin.php:1528
-msgid "No failed updates."
-msgstr "Ei epäonnistuineita päivityksiä."
+#: mod/settings.php:969
+msgid "Don't show emoticons"
+msgstr "Piilota hymiöt"
 
-#: mod/admin.php:1529
-msgid "Check database structure"
-msgstr "Tarkista tietokannan rakenne"
+#: mod/settings.php:970
+msgid "Calendar"
+msgstr "Kalenteri"
 
-#: mod/admin.php:1534
-msgid "Failed Updates"
-msgstr "Epäonnistuineita päivityksiä"
+#: mod/settings.php:971
+msgid "Beginning of week:"
+msgstr "Viikon alku:"
 
-#: mod/admin.php:1535
-msgid ""
-"This does not include updates prior to 1139, which did not return a status."
+#: mod/settings.php:972
+msgid "Don't show notices"
 msgstr ""
 
-#: mod/admin.php:1536
-msgid "Mark success (if update was manually applied)"
+#: mod/settings.php:973
+msgid "Infinite scroll"
+msgstr "Loputon selaaminen"
+
+#: mod/settings.php:974
+msgid "Automatic updates only at the top of the network page"
 msgstr ""
 
-#: mod/admin.php:1537
-msgid "Attempt to execute this update step automatically"
-msgstr ""
-
-#: mod/admin.php:1576
-#, php-format
+#: mod/settings.php:974
 msgid ""
-"\n"
-"\t\t\tDear %1$s,\n"
-"\t\t\t\tthe administrator of %2$s has set up an account for you."
+"When disabled, the network page is updated all the time, which could be "
+"confusing while reading."
 msgstr ""
 
-#: mod/admin.php:1579
-#, php-format
+#: mod/settings.php:975
+msgid "Bandwith Saver Mode"
+msgstr "Kaistanleveyssäästömoodi"
+
+#: mod/settings.php:975
 msgid ""
-"\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."
+"When enabled, embedded content is not displayed on automatic updates, they "
+"only show on page reload."
 msgstr ""
 
-#: mod/admin.php:1613 src/Model/User.php:663
-#, php-format
-msgid "Registration details for %s"
+#: mod/settings.php:976
+msgid "Smart Threading"
 msgstr ""
 
-#: mod/admin.php:1623
-#, php-format
-msgid "%s user blocked/unblocked"
-msgid_plural "%s users blocked/unblocked"
-msgstr[0] "%s käyttäjä estetty / poistettu estolistalta"
-msgstr[1] "%s käyttäjää estetty / poistettu estolistalta"
-
-#: mod/admin.php:1629
-#, php-format
-msgid "%s user deleted"
-msgid_plural "%s users deleted"
-msgstr[0] "%s käyttäjä poistettu"
-msgstr[1] "%s käyttäjää poistettu"
+#: mod/settings.php:976
+msgid ""
+"When enabled, suppress extraneous thread indentation while keeping it where "
+"it matters. Only works if threading is available and enabled."
+msgstr ""
 
-#: mod/admin.php:1676
-#, php-format
-msgid "User '%s' deleted"
-msgstr "Käyttäjä '%s' poistettu"
+#: mod/settings.php:978
+msgid "General Theme Settings"
+msgstr "Yleiset teeman asetukset"
 
-#: mod/admin.php:1684
-#, php-format
-msgid "User '%s' unblocked"
-msgstr "Käyttäjä '%s' poistettu estolistalta"
+#: mod/settings.php:979
+msgid "Custom Theme Settings"
+msgstr "Mukautetut teema-asetukset"
 
-#: mod/admin.php:1684
-#, php-format
-msgid "User '%s' blocked"
-msgstr "Käyttäjä '%s' estetty"
+#: mod/settings.php:980
+msgid "Content Settings"
+msgstr "Sisältöasetukset"
 
-#: mod/admin.php:1741 mod/settings.php:1071
-msgid "Normal Account Page"
-msgstr "Tavallinen käyttäjätili"
+#: mod/settings.php:981 view/theme/duepuntozero/config.php:73
+#: view/theme/frio/config.php:120 view/theme/quattro/config.php:75
+#: view/theme/vier/config.php:121
+msgid "Theme settings"
+msgstr "Teeman asetukset"
 
-#: mod/admin.php:1742 mod/settings.php:1075
-msgid "Soapbox Page"
-msgstr "Saarnatuoli sivu"
+#: mod/settings.php:1000
+msgid "Unable to find your profile. Please contact your admin."
+msgstr "Profiilisi ei löytynyt. Ota yhteyttä ylläpitäjään."
 
-#: mod/admin.php:1743 mod/settings.php:1079
-msgid "Public Forum"
-msgstr "Julkinen foorumi"
+#: mod/settings.php:1042
+msgid "Account Types"
+msgstr "Tilityypit"
 
-#: mod/admin.php:1744 mod/settings.php:1083
-msgid "Automatic Friend Page"
-msgstr ""
+#: mod/settings.php:1043
+msgid "Personal Page Subtypes"
+msgstr "Henkilökohtaisen sivun alatyypit"
 
-#: mod/admin.php:1745
-msgid "Private Forum"
-msgstr "Yksityisfoorumi"
+#: mod/settings.php:1044
+msgid "Community Forum Subtypes"
+msgstr "Yhteisöfoorumin alatyypit"
 
-#: mod/admin.php:1748 mod/settings.php:1055
+#: mod/settings.php:1051 mod/admin.php:1761
 msgid "Personal Page"
 msgstr "Henkilökohtainen sivu"
 
-#: mod/admin.php:1749 mod/settings.php:1059
+#: mod/settings.php:1052
+msgid "Account for a personal profile."
+msgstr "Henkilökohtaisen profiilin käyttäjätili."
+
+#: mod/settings.php:1055 mod/admin.php:1762
 msgid "Organisation Page"
 msgstr "Järjestön sivu"
 
-#: mod/admin.php:1750 mod/settings.php:1063
+#: mod/settings.php:1056
+msgid ""
+"Account for an organisation that automatically approves contact requests as "
+"\"Followers\"."
+msgstr ""
+
+#: mod/settings.php:1059 mod/admin.php:1763
 msgid "News Page"
 msgstr "Uutissivu"
 
-#: mod/admin.php:1751 mod/settings.php:1067
+#: mod/settings.php:1060
+msgid ""
+"Account for a news reflector that automatically approves contact requests as"
+" \"Followers\"."
+msgstr ""
+
+#: mod/settings.php:1063 mod/admin.php:1764
 msgid "Community Forum"
 msgstr "Yhteisöfoorumi"
 
-#: mod/admin.php:1798 mod/admin.php:1809 mod/admin.php:1822 mod/admin.php:1840
-#: src/Content/ContactSelector.php:82
-msgid "Email"
-msgstr "Sähköposti"
+#: mod/settings.php:1064
+msgid "Account for community discussions."
+msgstr ""
 
-#: mod/admin.php:1798 mod/admin.php:1822
-msgid "Register date"
-msgstr "Rekisteripäivämäärä"
+#: mod/settings.php:1067 mod/admin.php:1754
+msgid "Normal Account Page"
+msgstr "Tavallinen käyttäjätili"
 
-#: mod/admin.php:1798 mod/admin.php:1822
-msgid "Last login"
-msgstr "Viimeisin kirjautuminen"
+#: mod/settings.php:1068
+msgid ""
+"Account for a regular personal profile that requires manual approval of "
+"\"Friends\" and \"Followers\"."
+msgstr ""
 
-#: mod/admin.php:1798 mod/admin.php:1822
-msgid "Last item"
-msgstr "Viimeisin kohde"
+#: mod/settings.php:1071 mod/admin.php:1755
+msgid "Soapbox Page"
+msgstr "Saarnatuoli sivu"
 
-#: mod/admin.php:1798
-msgid "Type"
-msgstr "Tyyppi"
+#: mod/settings.php:1072
+msgid ""
+"Account for a public profile that automatically approves contact requests as"
+" \"Followers\"."
+msgstr ""
 
-#: mod/admin.php:1805
-msgid "Add User"
-msgstr "Lisää käyttäjä"
+#: mod/settings.php:1075 mod/admin.php:1756
+msgid "Public Forum"
+msgstr "Julkinen foorumi"
 
-#: mod/admin.php:1807
-msgid "User registrations waiting for confirm"
-msgstr ""
+#: mod/settings.php:1076
+msgid "Automatically approves all contact requests."
+msgstr "Automaattisesti hyväksyy kaikki kontaktipyynnöt"
 
-#: mod/admin.php:1808
-msgid "User waiting for permanent deletion"
+#: mod/settings.php:1079 mod/admin.php:1757
+msgid "Automatic Friend Page"
 msgstr ""
 
-#: mod/admin.php:1809
-msgid "Request date"
-msgstr "Pyynnön päivämäärä"
+#: mod/settings.php:1080
+msgid ""
+"Account for a popular profile that automatically approves contact requests "
+"as \"Friends\"."
+msgstr ""
 
-#: mod/admin.php:1810
-msgid "No registrations."
-msgstr "Ei rekisteröintejä."
+#: mod/settings.php:1083
+msgid "Private Forum [Experimental]"
+msgstr "Yksityisfoorumi [kokeellinen]"
 
-#: mod/admin.php:1811
-msgid "Note from the user"
+#: mod/settings.php:1084
+msgid "Requires manual approval of contact requests."
 msgstr ""
 
-#: mod/admin.php:1813
-msgid "Deny"
-msgstr "Kieltäydy"
+#: mod/settings.php:1095
+msgid "OpenID:"
+msgstr "OpenID:"
 
-#: mod/admin.php:1817
-msgid "Site admin"
-msgstr "Sivuston ylläpito"
+#: mod/settings.php:1095
+msgid "(Optional) Allow this OpenID to login to this account."
+msgstr ""
 
-#: mod/admin.php:1818
-msgid "Account expired"
-msgstr "Tili vanhentunut"
+#: mod/settings.php:1103
+msgid "Publish your default profile in your local site directory?"
+msgstr "Julkaise oletusprofiilisi tämän sivuston paikallisluettelossa?"
 
-#: mod/admin.php:1821
-msgid "New User"
-msgstr "Uusi käyttäjä"
+#: mod/settings.php:1103
+#, php-format
+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 ""
 
-#: mod/admin.php:1822
-msgid "Deleted since"
-msgstr "Poistettu"
+#: mod/settings.php:1109
+msgid "Publish your default profile in the global social directory?"
+msgstr "Julkaise oletusprofiilisi maailmanlaajuisessa sosiaaliluettelossa?"
 
-#: mod/admin.php:1827
+#: mod/settings.php:1109
+#, php-format
 msgid ""
-"Selected users will be deleted!\\n\\nEverything these users had posted on "
-"this site will be permanently deleted!\\n\\nAre you sure?"
+"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 ""
 
-#: mod/admin.php:1828
-msgid ""
-"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
-"site will be permanently deleted!\\n\\nAre you sure?"
+#: mod/settings.php:1116
+msgid "Hide your contact/friend list from viewers of your default profile?"
 msgstr ""
 
-#: mod/admin.php:1838
-msgid "Name of the new user."
-msgstr "Uuden käyttäjän nimi."
+#: mod/settings.php:1116
+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 ""
 
-#: mod/admin.php:1839
-msgid "Nickname"
-msgstr "Lempinimi"
+#: mod/settings.php:1120
+msgid "Hide your profile details from anonymous viewers?"
+msgstr ""
 
-#: mod/admin.php:1839
-msgid "Nickname of the new user."
-msgstr "Uuden käyttäjän lempinimi"
+#: mod/settings.php:1120
+msgid ""
+"Anonymous visitors will only see your profile picture, your display name and"
+" the nickname you are using on your profile page. Disables posting public "
+"messages to Diaspora and other networks."
+msgstr ""
 
-#: mod/admin.php:1840
-msgid "Email address of the new user."
-msgstr "Uuden käyttäjän sähköpostiosoite."
+#: mod/settings.php:1124
+msgid "Allow friends to post to your profile page?"
+msgstr "Anna kavereiden julkaista profiilisivullasi?"
 
-#: mod/admin.php:1882
-#, php-format
-msgid "Addon %s disabled."
-msgstr "Lisäosa %s poistettu käytöstä."
+#: mod/settings.php:1124
+msgid ""
+"Your contacts may write posts on your profile wall. These posts will be "
+"distributed to your contacts"
+msgstr ""
 
-#: mod/admin.php:1886
-#, php-format
-msgid "Addon %s enabled."
-msgstr "Lisäosa %s käytössä."
+#: mod/settings.php:1128
+msgid "Allow friends to tag your posts?"
+msgstr "Anna kavereiden lisätä tunnisteita julkaisuusi?"
 
-#: mod/admin.php:1896 mod/admin.php:2145
-msgid "Disable"
-msgstr "Poista käytöstä"
+#: mod/settings.php:1128
+msgid "Your contacts can add additional tags to your posts."
+msgstr "Kontaktisi voi lisätä ylimääräisiä tunnisteita julkaisuusi."
 
-#: mod/admin.php:1899 mod/admin.php:2148
-msgid "Enable"
-msgstr "Ota käyttöön"
-
-#: mod/admin.php:1921 mod/admin.php:2190
-msgid "Toggle"
-msgstr "Vaihda"
-
-#: mod/admin.php:1929 mod/admin.php:2199
-msgid "Author: "
-msgstr "Tekijä"
-
-#: mod/admin.php:1930 mod/admin.php:2200
-msgid "Maintainer: "
-msgstr "Ylläpitäjä:"
-
-#: mod/admin.php:1982
-msgid "Reload active addons"
+#: mod/settings.php:1132
+msgid "Allow us to suggest you as a potential friend to new members?"
 msgstr ""
 
-#: mod/admin.php:1987
-#, php-format
+#: mod/settings.php:1132
 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"
+"If you like, Friendica may suggest new members to add you as a contact."
 msgstr ""
 
-#: mod/admin.php:2107
-msgid "No themes found."
-msgstr "Teemoja ei löytynyt."
+#: mod/settings.php:1136
+msgid "Permit unknown people to send you private mail?"
+msgstr "Salli yksityisviesit tuntemattomilta?"
 
-#: mod/admin.php:2181
-msgid "Screenshot"
-msgstr "Kuvakaappaus"
+#: mod/settings.php:1136
+msgid ""
+"Friendica network users may send you private messages even if they are not "
+"in your contact list."
+msgstr ""
 
-#: mod/admin.php:2235
-msgid "Reload active themes"
-msgstr "Lataa aktiiviset teemat uudelleen"
+#: mod/settings.php:1140
+msgid "Profile is <strong>not published</strong>."
+msgstr "Profiili <strong>ei ole julkaistu</strong>."
 
-#: mod/admin.php:2240
+#: mod/settings.php:1146
 #, php-format
-msgid "No themes found on the system. They should be placed in %1$s"
-msgstr ""
+msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
+msgstr "Identiteettisi osoite on <strong>'%s'</strong> tai '%s'."
 
-#: mod/admin.php:2241
-msgid "[Experimental]"
-msgstr "[Kokeellinen]"
+#: mod/settings.php:1153
+msgid "Automatically expire posts after this many days:"
+msgstr ""
 
-#: mod/admin.php:2242
-msgid "[Unsupported]"
-msgstr "[Ei tueta]"
+#: mod/settings.php:1153
+msgid "If empty, posts will not expire. Expired posts will be deleted"
+msgstr "Jos kenttä jää tyhjäksi, julkaisut eivät vanhene. Vanhentuneet julkaisut poistetaan."
 
-#: mod/admin.php:2266
-msgid "Log settings updated."
-msgstr "Lokiasetukset päivitetty."
+#: mod/settings.php:1154
+msgid "Advanced expiration settings"
+msgstr ""
 
-#: mod/admin.php:2298
-msgid "PHP log currently enabled."
-msgstr "PHP-loki käytössä"
+#: mod/settings.php:1155
+msgid "Advanced Expiration"
+msgstr ""
 
-#: mod/admin.php:2300
-msgid "PHP log currently disabled."
-msgstr "PHP-loki pois käytöstä"
+#: mod/settings.php:1156
+msgid "Expire posts:"
+msgstr "Julkaisujen vanheneminen:"
 
-#: mod/admin.php:2309
-msgid "Clear"
-msgstr "Tyhjennä"
+#: mod/settings.php:1157
+msgid "Expire personal notes:"
+msgstr ""
 
-#: mod/admin.php:2313
-msgid "Enable Debugging"
-msgstr "Ota virheenkorjaustila käyttöön"
+#: mod/settings.php:1158
+msgid "Expire starred posts:"
+msgstr "Tähtimerkityt julkaisut vanhenee:"
 
-#: mod/admin.php:2314
-msgid "Log file"
-msgstr "Lokitiedosto"
+#: mod/settings.php:1159
+msgid "Expire photos:"
+msgstr "Kuvat vanhenee:"
 
-#: mod/admin.php:2314
-msgid ""
-"Must be writable by web server. Relative to your Friendica top-level "
-"directory."
+#: mod/settings.php:1160
+msgid "Only expire posts by others:"
 msgstr ""
 
-#: mod/admin.php:2315
-msgid "Log level"
-msgstr "Lokitaso"
+#: mod/settings.php:1190
+msgid "Account Settings"
+msgstr "Tiliasetukset"
 
-#: mod/admin.php:2317
-msgid "PHP logging"
-msgstr "PHP-loki"
+#: mod/settings.php:1198
+msgid "Password Settings"
+msgstr "Salasana-asetukset"
 
-#: mod/admin.php:2318
-msgid ""
-"To enable logging of PHP errors and warnings you can add the following to "
-"the .htconfig.php file of your installation. The filename set in the "
-"'error_log' line is relative to the friendica top-level directory and must "
-"be writeable by the web server. The option '1' for 'log_errors' and "
-"'display_errors' is to enable these options, set to '0' to disable them."
-msgstr ""
+#: mod/settings.php:1200
+msgid "Leave password fields blank unless changing"
+msgstr "Jätä salasana kenttää tyhjäksi jos et halua vaihtaa salasanaa"
 
-#: mod/admin.php:2349
-#, 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 ""
+#: mod/settings.php:1201
+msgid "Current Password:"
+msgstr "Nykyinen salasana:"
 
-#: mod/admin.php:2353
-#, 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 ""
+#: mod/settings.php:1201 mod/settings.php:1202
+msgid "Your current password to confirm the changes"
+msgstr "Syötä nykyinen salasanasi vahvistaaksesi muutokset"
 
-#: mod/admin.php:2444 mod/admin.php:2445 mod/settings.php:777
-msgid "Off"
-msgstr "Pois päältä"
+#: mod/settings.php:1202
+msgid "Password:"
+msgstr "Salasana:"
 
-#: mod/admin.php:2444 mod/admin.php:2445 mod/settings.php:777
-msgid "On"
-msgstr "Päällä"
+#: mod/settings.php:1206
+msgid "Basic Settings"
+msgstr "Perusasetukset"
 
-#: mod/admin.php:2445
-#, php-format
-msgid "Lock feature %s"
-msgstr "Lukitse ominaisuus %s"
+#: mod/settings.php:1207 src/Model/Profile.php:736
+msgid "Full Name:"
+msgstr "Koko nimi:"
 
-#: mod/admin.php:2453
-msgid "Manage Additional Features"
-msgstr "Hallitse lisäominaisuudet"
+#: mod/settings.php:1208
+msgid "Email Address:"
+msgstr "Sähköpostiosoite:"
 
-#: mod/babel.php:22
-msgid "Source input"
-msgstr ""
+#: mod/settings.php:1209
+msgid "Your Timezone:"
+msgstr "Aikavyöhyke:"
 
-#: mod/babel.php:28
-msgid "BBCode::toPlaintext"
-msgstr "BBCode::toPlaintext"
+#: mod/settings.php:1210
+msgid "Your Language:"
+msgstr "Kieli:"
 
-#: mod/babel.php:34
-msgid "BBCode::convert (raw HTML)"
-msgstr "BBCode::convert (raaka HTML)"
+#: mod/settings.php:1210
+msgid ""
+"Set the language we use to show you friendica interface and to send you "
+"emails"
+msgstr "Aseta Friendican käyttöliittymän ja sähköpostiviestien kieli"
 
-#: mod/babel.php:39
-msgid "BBCode::convert"
-msgstr "BBCode::convert"
+#: mod/settings.php:1211
+msgid "Default Post Location:"
+msgstr "Julkaisun oletussijainti:"
 
-#: mod/babel.php:45
-msgid "BBCode::convert => HTML::toBBCode"
-msgstr "BBCode::convert => HTML::toBBCode"
+#: mod/settings.php:1212
+msgid "Use Browser Location:"
+msgstr "Käytä selaimen sijainti:"
 
-#: mod/babel.php:51
-msgid "BBCode::toMarkdown"
-msgstr "BBCode::toMarkdown"
+#: mod/settings.php:1215
+msgid "Security and Privacy Settings"
+msgstr "Turvallisuus ja tietosuoja-asetukset"
 
-#: mod/babel.php:57
-msgid "BBCode::toMarkdown => Markdown::convert"
-msgstr "BBCode::toMarkdown => Markdown::convert"
+#: mod/settings.php:1217
+msgid "Maximum Friend Requests/Day:"
+msgstr "Kaveripyyntöraja päivässä:"
 
-#: mod/babel.php:63
-msgid "BBCode::toMarkdown => Markdown::toBBCode"
-msgstr "BBCode::toMarkdown => Markdown::toBBCode"
+#: mod/settings.php:1217 mod/settings.php:1246
+msgid "(to prevent spam abuse)"
+msgstr "(roskapostin estämiseksi)"
 
-#: mod/babel.php:69
-msgid "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"
-msgstr "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"
+#: mod/settings.php:1218
+msgid "Default Post Permissions"
+msgstr "Julkaisun oletuskäyttöoikeudet:"
 
-#: mod/babel.php:76
-msgid "Source input \\x28Diaspora format\\x29"
+#: mod/settings.php:1219
+msgid "(click to open/close)"
+msgstr "(klikkaa auki/kiinni)"
+
+#: mod/settings.php:1229
+msgid "Default Private Post"
 msgstr ""
 
-#: mod/babel.php:82
-msgid "Markdown::toBBCode"
-msgstr "Markdown::toBBCode"
+#: mod/settings.php:1230
+msgid "Default Public Post"
+msgstr ""
 
-#: mod/babel.php:89
-msgid "Raw HTML input"
-msgstr "Raaka HTML-syöte"
+#: mod/settings.php:1234
+msgid "Default Permissions for New Posts"
+msgstr "Uuden julkaisun oletuskäyttöoikeudet"
 
-#: mod/babel.php:94
-msgid "HTML Input"
-msgstr "HTML-syöte"
+#: mod/settings.php:1246
+msgid "Maximum private messages per day from unknown people:"
+msgstr "Enimmäismäärä yksityisviestejä päivässä tuntemattomilta henkilöiltä:"
 
-#: mod/babel.php:100
-msgid "HTML::toBBCode"
-msgstr "HTML::toBBCode"
+#: mod/settings.php:1249
+msgid "Notification Settings"
+msgstr "Huomautusasetukset"
 
-#: mod/babel.php:106
-msgid "HTML::toPlaintext"
-msgstr "HTML::toPlaintext"
+#: mod/settings.php:1250
+msgid "By default post a status message when:"
+msgstr "Oletuksena julkaise tilapäivitys kun:"
 
-#: mod/babel.php:114
-msgid "Source text"
-msgstr "Lähdeteksti"
+#: mod/settings.php:1251
+msgid "accepting a friend request"
+msgstr "hyväksyt kaveripyynnön"
 
-#: mod/babel.php:115
-msgid "BBCode"
-msgstr "BBCode"
+#: mod/settings.php:1252
+msgid "joining a forum/community"
+msgstr "liityt foorumiin/yhteisöön"
 
-#: mod/babel.php:116
-msgid "Markdown"
-msgstr "Markdown"
+#: mod/settings.php:1253
+msgid "making an <em>interesting</em> profile change"
+msgstr "muokkaat <em>kiinnostavalla tavalla</em> profiiliasi"
 
-#: mod/babel.php:117
-msgid "HTML"
-msgstr "HTML"
+#: mod/settings.php:1254
+msgid "Send a notification email when:"
+msgstr "Lähetä sähköposti-ilmoitus kun:"
 
-#: mod/community.php:51
-msgid "Community option not available."
-msgstr "Yhteisö vaihtoehto ei saatavilla."
+#: mod/settings.php:1255
+msgid "You receive an introduction"
+msgstr "Vastaanotat kaverikutsun"
 
-#: mod/community.php:68
-msgid "Not available."
-msgstr "Ei saatavilla."
+#: mod/settings.php:1256
+msgid "Your introductions are confirmed"
+msgstr "Kaverikutsusi on hyväksytty"
 
-#: mod/community.php:81
-msgid "Local Community"
-msgstr "Paikallinen yhteisö"
+#: mod/settings.php:1257
+msgid "Someone writes on your profile wall"
+msgstr "Joku kirjoittaa profiiliseinällesi"
 
-#: mod/community.php:84
-msgid "Posts from local users on this server"
-msgstr "Tämän palvelimen julkaisut"
+#: mod/settings.php:1258
+msgid "Someone writes a followup comment"
+msgstr "Joku vastaa kommenttiin"
 
-#: mod/community.php:92
-msgid "Global Community"
-msgstr "Maailmanlaajuinen yhteisö"
+#: mod/settings.php:1259
+msgid "You receive a private message"
+msgstr "Vastaanotat yksityisviestin"
 
-#: mod/community.php:95
-msgid "Posts from users of the whole federated network"
-msgstr "Maailmanlaajuisen verkon julkaisut"
+#: mod/settings.php:1260
+msgid "You receive a friend suggestion"
+msgstr "Vastaanotat kaveriehdotuksen"
 
-#: mod/community.php:185
-msgid ""
-"This community stream shows all public posts received by this node. They may"
-" not reflect the opinions of this node’s users."
-msgstr ""
+#: mod/settings.php:1261
+msgid "You are tagged in a post"
+msgstr "Sinut on merkitty julkaisuun"
 
-#: mod/friendica.php:77
-msgid "This is Friendica, version"
-msgstr "Tämä on Friendica, versio"
+#: mod/settings.php:1262
+msgid "You are poked/prodded/etc. in a post"
+msgstr "sinut on tökätty tms. julkaisussa"
 
-#: mod/friendica.php:78
-msgid "running at web location"
-msgstr "käynnissä osoitteessa"
+#: mod/settings.php:1264
+msgid "Activate desktop notifications"
+msgstr "Ota työpöytäilmoitukset käyttöön"
 
-#: mod/friendica.php:82
+#: mod/settings.php:1264
+msgid "Show desktop popup on new notifications"
+msgstr "Näytä uudet ilmoitukset ponnahdusikkunassa"
+
+#: mod/settings.php:1266
+msgid "Text-only notification emails"
+msgstr "Ilmoitussähköposteissa vain tekstiä"
+
+#: mod/settings.php:1268
+msgid "Send text only notification emails, without the html part"
+msgstr "Lähetä ilmoitussähköposteissa vain tekstiä ilman HTML-koodia"
+
+#: mod/settings.php:1270
+msgid "Show detailled notifications"
+msgstr "Näytä yksityiskohtaiset ilmoitukset"
+
+#: mod/settings.php:1272
 msgid ""
-"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
-"about the Friendica project."
-msgstr "Vieraile osoitteessa <a href=\"https://friendi.ca\">Friendi.ca</a> saadaksesi lisätietoja Friendica- projektista."
+"Per default, notifications are condensed to a single notification per item. "
+"When enabled every notification is displayed."
+msgstr ""
 
-#: mod/friendica.php:86
-msgid "Bug reports and issues: please visit"
-msgstr "Bugiraportit ja kysymykset: vieraile osoitteessa"
+#: mod/settings.php:1274
+msgid "Advanced Account/Page Type Settings"
+msgstr "Käyttäjätili/sivutyyppi lisäasetuksia"
 
-#: mod/friendica.php:86
-msgid "the bugtracker at github"
-msgstr "githubin bugtrackeri"
+#: mod/settings.php:1275
+msgid "Change the behaviour of this account for special situations"
+msgstr ""
 
-#: mod/friendica.php:89
-msgid "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
-msgstr "Ehdotukset ja palaute: lähetä sähköposti osoitteeseen \"info\" at \"friendi - piste - ca"
+#: mod/settings.php:1278
+msgid "Relocate"
+msgstr "Uudelleensijoitus"
 
-#: mod/friendica.php:103
-msgid "Installed addons/apps:"
-msgstr "Asennettu lisäosat/sovellukset:"
+#: mod/settings.php:1279
+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 ""
 
-#: mod/friendica.php:117
-msgid "No installed addons/apps"
-msgstr "Ei asennettuja lisäosia/sovelluksia"
+#: mod/settings.php:1280
+msgid "Resend relocate message to contacts"
+msgstr ""
 
-#: mod/friendica.php:122
-#, php-format
-msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
-msgstr "Lue tämän solmun <a href=\"%1$s/tos\">käyttöehdot</a>."
+#: mod/admin.php:106
+msgid "Theme settings updated."
+msgstr "Teeman asetukset päivitetty."
 
-#: mod/friendica.php:127
-msgid "On this server the following remote servers are blocked."
-msgstr "Tällä palvelimella seuraavat etäpalvelimet ovat estetty."
+#: mod/admin.php:179 src/Content/Nav.php:175
+msgid "Information"
+msgstr "Tietoja"
 
-#: mod/install.php:114
-msgid "Friendica Communications Server - Setup"
-msgstr "Friendica viestinnän palvelin - asetukset"
+#: mod/admin.php:180
+msgid "Overview"
+msgstr "Yleiskatsaus"
 
-#: mod/install.php:120
-msgid "Could not connect to database."
-msgstr "Tietokantaan ei saada yhteyttä."
+#: mod/admin.php:181 mod/admin.php:718
+msgid "Federation Statistics"
+msgstr "Liiton tilastotiedot"
 
-#: mod/install.php:124
-msgid "Could not create table."
-msgstr "Taulun luominen epäonnistui."
+#: mod/admin.php:182
+msgid "Configuration"
+msgstr "Kokoonpano"
 
-#: mod/install.php:130
-msgid "Your Friendica site database has been installed."
-msgstr "Friendica-sivustosi tietokanta on asennettu."
+#: mod/admin.php:183 mod/admin.php:1357
+msgid "Site"
+msgstr "Sivusto"
 
-#: mod/install.php:135
-msgid ""
-"You may need to import the file \"database.sql\" manually using phpmyadmin "
-"or mysql."
-msgstr "Sinun on ehkä tuotava tiedosto \"database.sql\" manuaalisesti käyttämällä phpMyAdminia tai MySQL:ää."
+#: mod/admin.php:184 mod/admin.php:1285 mod/admin.php:1817 mod/admin.php:1833
+msgid "Users"
+msgstr "Käyttäjät"
 
-#: mod/install.php:136 mod/install.php:208 mod/install.php:565
-msgid "Please see the file \"INSTALL.txt\"."
-msgstr "Lue tiedosto \"INSTALL.txt\"."
+#: mod/admin.php:186 mod/admin.php:2202 mod/admin.php:2246
+msgid "Themes"
+msgstr "Teemat"
 
-#: mod/install.php:148
-msgid "Database already in use."
-msgstr "Tietokanta on jo käytössä."
+#: mod/admin.php:189
+msgid "Database"
+msgstr "Tietokanta"
 
-#: mod/install.php:205
-msgid "System check"
-msgstr "Järjestelmän tarkistus"
+#: mod/admin.php:190
+msgid "DB updates"
+msgstr "Tietokannan päivitykset"
 
-#: mod/install.php:210
-msgid "Check again"
-msgstr "Tarkista uudelleen"
+#: mod/admin.php:191 mod/admin.php:753
+msgid "Inspect Queue"
+msgstr "Tarkista jono"
 
-#: mod/install.php:230
-msgid "Database connection"
-msgstr "Tietokantayhteys"
+#: mod/admin.php:192
+msgid "Tools"
+msgstr "Työkalut"
 
-#: mod/install.php:231
-msgid ""
-"In order to install Friendica we need to know how to connect to your "
-"database."
-msgstr "Jotta voit asentaa Friendican, tarvitaan tieto siitä, miten tietokantaasi saa yhteyden."
+#: mod/admin.php:193
+msgid "Contact Blocklist"
+msgstr "Kontaktien estolista"
 
-#: mod/install.php:232
-msgid ""
-"Please contact your hosting provider or site administrator if you have "
-"questions about these settings."
-msgstr "Ota yhteyttä web-palveluntarjoajaasi tai sivuston ylläpitäjään, jos sinulla on näihin asetuksiin liittyviä kysymyksiä."
+#: mod/admin.php:194 mod/admin.php:362
+msgid "Server Blocklist"
+msgstr "Palvelimien estolista"
 
-#: mod/install.php:233
-msgid ""
-"The database you specify below should already exist. If it does not, please "
-"create it before continuing."
-msgstr "Alla määritetyn tietokannan tulisi olla jo olemassa. Jos se ei ole, luo se ennen kuin jatkat."
+#: mod/admin.php:195 mod/admin.php:521
+msgid "Delete Item"
+msgstr "Poista kohde"
 
-#: mod/install.php:237
-msgid "Database Server Name"
-msgstr "Tietokannan palvelimen nimi"
+#: mod/admin.php:196 mod/admin.php:197 mod/admin.php:2320
+msgid "Logs"
+msgstr "Lokit"
 
-#: mod/install.php:238
-msgid "Database Login Name"
-msgstr "Tietokannan käyttäjän nimi"
+#: mod/admin.php:198 mod/admin.php:2387
+msgid "View Logs"
+msgstr "Katso lokit"
 
-#: mod/install.php:239
-msgid "Database Login Password"
-msgstr "Tietokannan käyttäjän salasana"
+#: mod/admin.php:200
+msgid "Diagnostics"
+msgstr "Diagnostiikka"
 
-#: mod/install.php:239
-msgid "For security reasons the password must not be empty"
-msgstr "Turvallisuussyistä salasanakenttä ei saa olla tyhjä"
+#: mod/admin.php:201
+msgid "PHP Info"
+msgstr "PHP tietoja"
 
-#: mod/install.php:240
-msgid "Database Name"
-msgstr "Tietokannan nimi"
+#: mod/admin.php:202
+msgid "probe address"
+msgstr ""
 
-#: mod/install.php:241 mod/install.php:281
-msgid "Site administrator email address"
-msgstr "Sivuston ylläpitäjän sähköpostiosoite"
+#: mod/admin.php:203
+msgid "check webfinger"
+msgstr "Tarkista webfinger"
 
-#: mod/install.php:241 mod/install.php:281
-msgid ""
-"Your account email address must match this in order to use the web admin "
-"panel."
-msgstr "Tilisi sähköpostiosoitteen on vastattava tätä, jotta voit käyttää ylläpitokäyttöliittymää."
+#: mod/admin.php:222 src/Content/Nav.php:214
+msgid "Admin"
+msgstr "Ylläpitäjä"
 
-#: mod/install.php:245 mod/install.php:284
-msgid "Please select a default timezone for your website"
-msgstr "Valitse oletusaikavyöhyke sivustollesi"
+#: mod/admin.php:223
+msgid "Addon Features"
+msgstr "Lisäosaominaisuudet"
 
-#: mod/install.php:271
-msgid "Site settings"
-msgstr "Sivuston asetukset"
+#: mod/admin.php:224
+msgid "User registrations waiting for confirmation"
+msgstr "Käyttäjärekisteröinnit odottavat hyväksyntää"
 
-#: mod/install.php:285
-msgid "System Language:"
-msgstr "Järjestelmän kieli:"
+#: mod/admin.php:301 mod/admin.php:361 mod/admin.php:478 mod/admin.php:520
+#: mod/admin.php:717 mod/admin.php:752 mod/admin.php:848 mod/admin.php:1356
+#: mod/admin.php:1816 mod/admin.php:1932 mod/admin.php:1992 mod/admin.php:2201
+#: mod/admin.php:2245 mod/admin.php:2319 mod/admin.php:2386
+msgid "Administration"
+msgstr "Ylläpito"
+
+#: mod/admin.php:303
+msgid "Display Terms of Service"
+msgstr "Näytä käyttöehdot"
 
-#: mod/install.php:285
+#: mod/admin.php:303
 msgid ""
-"Set the default language for your Friendica installation interface and to "
-"send emails."
-msgstr "Valitse Friendica-sivustosi oletuskieli."
+"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."
+msgstr ""
 
-#: mod/install.php:326
-msgid "Could not find a command line version of PHP in the web server PATH."
-msgstr "Komentoriviversiota PHP:stä ei löytynyt web-palvelimen PATH:ista."
+#: mod/admin.php:304
+msgid "Display Privacy Statement"
+msgstr "Näytä tietosuojalausunto"
 
-#: mod/install.php:327
+#: mod/admin.php:304
+#, php-format
 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 "
-"href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-"
-"up-the-worker'>'Setup the worker'</a>"
+"Show some informations regarding the needed information to operate the node "
+"according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."
 msgstr ""
 
-#: mod/install.php:331
-msgid "PHP executable path"
-msgstr "Polku PHP-ohjelmaan"
+#: mod/admin.php:305
+msgid "The Terms of Service"
+msgstr "Käyttöehdot"
 
-#: mod/install.php:331
+#: mod/admin.php:305
 msgid ""
-"Enter full path to php executable. You can leave this blank to continue the "
-"installation."
-msgstr "Kirjoita koko polku PHP-ohjelmaan. Voit jättää sen tyhjäksi, jos haluat jatkaa asennusta."
+"Enter the Terms of Service for your node here. You can use BBCode. Headers "
+"of sections should be [h2] and below."
+msgstr ""
 
-#: mod/install.php:336
-msgid "Command line PHP"
-msgstr "Komentorivi-PHP"
+#: mod/admin.php:353
+msgid "The blocked domain"
+msgstr "Estetty verkkotunnus"
 
-#: mod/install.php:345
-msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
-msgstr ""
+#: mod/admin.php:354 mod/admin.php:367
+msgid "The reason why you blocked this domain."
+msgstr "Verkkotunnuksen estosyy."
 
-#: mod/install.php:346
-msgid "Found PHP version: "
-msgstr "PHP-versio löydetty:"
+#: mod/admin.php:355
+msgid "Delete domain"
+msgstr "Poista verkkotunnus"
 
-#: mod/install.php:348
-msgid "PHP cli binary"
-msgstr "PHP cli -binääritiedosto"
+#: mod/admin.php:355
+msgid "Check to delete this entry from the blocklist"
+msgstr "Laita rasti poistaaksesi kohde estolistalta"
 
-#: mod/install.php:359
+#: mod/admin.php:363
 msgid ""
-"The command line version of PHP on your system does not have "
-"\"register_argc_argv\" enabled."
-msgstr "Järjestelmäsi komentorivi-PHP:ssä ei ole käytössä asetusta \"register_argc_argv\"."
+"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 ""
 
-#: mod/install.php:360
-msgid "This is required for message delivery to work."
-msgstr "Asetus vaaditaan viestien lähettämiseen."
+#: mod/admin.php:364
+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 ""
 
-#: mod/install.php:362
-msgid "PHP register_argc_argv"
-msgstr "PHP register_argc_argv"
+#: mod/admin.php:365
+msgid "Add new entry to block list"
+msgstr "Lisää uusi kohde estolistaan"
 
-#: mod/install.php:385
-msgid ""
-"Error: the \"openssl_pkey_new\" function on this system is not able to "
-"generate encryption keys"
-msgstr "Virhe: järjestelmäsi \"openssl_pkey_new\" -funktio ei pysty generoimaan salausavaimia."
+#: mod/admin.php:366
+msgid "Server Domain"
+msgstr "Palvelimen verkkotunnus"
 
-#: mod/install.php:386
+#: mod/admin.php:366
 msgid ""
-"If running under Windows, please see "
-"\"http://www.php.net/manual/en/openssl.installation.php\"."
-msgstr "Jos on kyse Windows-pavelimesta, katso \"http://www.php.net/manual/en/openssl.installation.php\"."
+"The domain of the new server to add to the block list. Do not include the "
+"protocol."
+msgstr ""
 
-#: mod/install.php:388
-msgid "Generate encryption keys"
-msgstr "Luo salausavaimet"
+#: mod/admin.php:367
+msgid "Block reason"
+msgstr "Estosyy"
 
-#: mod/install.php:395
-msgid "libCurl PHP module"
-msgstr "PHP-moduuli libCurl"
+#: mod/admin.php:368
+msgid "Add Entry"
+msgstr "Lisää merkintä"
 
-#: mod/install.php:396
-msgid "GD graphics PHP module"
-msgstr "PHP-moduuli GD graphics"
+#: mod/admin.php:369
+msgid "Save changes to the blocklist"
+msgstr "Tallenna muutoksia estolistaan"
 
-#: mod/install.php:397
-msgid "OpenSSL PHP module"
-msgstr "PHP-moduuli OpenSSL"
+#: mod/admin.php:370
+msgid "Current Entries in the Blocklist"
+msgstr "Nykyinen estolista"
 
-#: mod/install.php:398
-msgid "PDO or MySQLi PHP module"
-msgstr "PDO tai MySQLi PHP-moduuli"
+#: mod/admin.php:373
+msgid "Delete entry from blocklist"
+msgstr "Poista kohde estolistalta"
 
-#: mod/install.php:399
-msgid "mb_string PHP module"
-msgstr "PHP-moduuli mb_string"
+#: mod/admin.php:376
+msgid "Delete entry from blocklist?"
+msgstr "Poista kohde estolistalta?"
 
-#: mod/install.php:400
-msgid "XML PHP module"
-msgstr "XML PHP-moduuli"
+#: mod/admin.php:402
+msgid "Server added to blocklist."
+msgstr "Palvelin lisätty estolistalle"
 
-#: mod/install.php:401
-msgid "iconv PHP module"
-msgstr "iconv PHP-moduuli"
+#: mod/admin.php:418
+msgid "Site blocklist updated."
+msgstr "Sivuston estolista päivitetty."
 
-#: mod/install.php:402
-msgid "POSIX PHP module"
-msgstr "POSIX PHP-moduuli"
+#: mod/admin.php:441 src/Core/Console/GlobalCommunityBlock.php:72
+msgid "The contact has been blocked from the node"
+msgstr "Kontakti on estetty tällä solmulla"
 
-#: mod/install.php:406 mod/install.php:408
-msgid "Apache mod_rewrite module"
-msgstr "Apache mod_rewrite -moduuli"
+#: mod/admin.php:443 src/Core/Console/GlobalCommunityBlock.php:69
+#, php-format
+msgid "Could not find any contact entry for this URL (%s)"
+msgstr ""
 
-#: mod/install.php:406
-msgid ""
-"Error: Apache webserver mod-rewrite module is required but not installed."
-msgstr "Virhe: Apache-palvelimen mod-rewrite -moduuli vaaditaan, mutta sitä ei ole asennettu."
+#: mod/admin.php:450
+#, php-format
+msgid "%s contact unblocked"
+msgid_plural "%s contacts unblocked"
+msgstr[0] "%s kontakti poistettu estolistalta"
+msgstr[1] "%s kontaktia poistettu estolistalta"
 
-#: mod/install.php:414
-msgid "Error: libCURL PHP module required but not installed."
-msgstr "Virhe: libCURL PHP -moduuli vaaditaan, mutta sitä ei ole asennettu."
+#: mod/admin.php:479
+msgid "Remote Contact Blocklist"
+msgstr "Etäkontakti estolista"
 
-#: mod/install.php:418
+#: mod/admin.php:480
 msgid ""
-"Error: GD graphics PHP module with JPEG support required but not installed."
-msgstr "Virhe: GD graphics PHP -moduuli JPEG-tuella vaaditaan, mutta sitä ei ole asennettu."
+"This page allows you to prevent any message from a remote contact to reach "
+"your node."
+msgstr ""
 
-#: mod/install.php:422
-msgid "Error: openssl PHP module required but not installed."
-msgstr "Virhe: openssl PHP -moduuli vaaditaan, mutta sitä ei ole asennettu."
+#: mod/admin.php:481
+msgid "Block Remote Contact"
+msgstr "Estä etäkontakti"
 
-#: mod/install.php:426
-msgid "Error: PDO or MySQLi PHP module required but not installed."
-msgstr "Virhe: PDO tai MySQLi PHP-moduuli vaaditaan, mutta sitä ei ole asennettu."
+#: mod/admin.php:482 mod/admin.php:1819
+msgid "select all"
+msgstr "valitse kaikki"
 
-#: mod/install.php:430
-msgid "Error: The MySQL driver for PDO is not installed."
-msgstr "Virhe: PDO:n MySQL-ajuri ei ole asennettu"
+#: mod/admin.php:483
+msgid "select none"
+msgstr "älä valitse mitään"
 
-#: mod/install.php:434
-msgid "Error: mb_string PHP module required but not installed."
-msgstr "Virhe: PHP-moduuli mb_string vaaditaan, mutta sitä ei ole asennettu."
+#: mod/admin.php:486
+msgid "No remote contact is blocked from this node."
+msgstr ""
 
-#: mod/install.php:438
-msgid "Error: iconv PHP module required but not installed."
-msgstr "Virhe: iconv PHP-moduuli vaaditaan, mutta sitä ei ole asennettu."
+#: mod/admin.php:488
+msgid "Blocked Remote Contacts"
+msgstr "Estetty etäkontaktit"
 
-#: mod/install.php:442
-msgid "Error: POSIX PHP module required but not installed."
-msgstr "Virhe: POSIX PHP-moduuli vaadittaan, mutta sitä ei ole asennettu."
+#: mod/admin.php:489
+msgid "Block New Remote Contact"
+msgstr "Estä uusi etäkontakti"
 
-#: mod/install.php:452
-msgid "Error, XML PHP module required but not installed."
-msgstr "Virhe: XML PHP-moduuli vaaditaan, mutta sitä ei ole asennettu."
+#: mod/admin.php:490
+msgid "Photo"
+msgstr "Kuva"
 
-#: mod/install.php:464
-msgid ""
-"The web installer needs to be able to create a file called \".htconfig.php\""
-" in the top folder of your web server and it is unable to do so."
-msgstr "Web-asennuksen pitäisi pystyä luomaan tiedosto nimeltä \".htconfig.php\" palvelimesi ylimpään kansioon, mutta se ei nyt onnistu."
+#: mod/admin.php:498
+#, php-format
+msgid "%s total blocked contact"
+msgid_plural "%s total blocked contacts"
+msgstr[0] "Yhteensä %s estetty kontakti"
+msgstr[1] "Yhteensä %s estettyjä kontakteja"
 
-#: mod/install.php:465
-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 "Tämä on yleensä käyttöoikeusasetus, jolloin web-palvelimesi ei pysty kirjoittamaan tiedostoja kansioosi, vaikka itse siihen pystyisit."
+#: mod/admin.php:500
+msgid "URL of the remote contact to block."
+msgstr "Estettävän etäkontaktin URL-osoite"
 
-#: mod/install.php:466
-msgid ""
-"At the end of this procedure, we will give you a text to save in a file "
-"named .htconfig.php in your Friendica top folder."
-msgstr "Tämän menettelyn lopussa annamme sinulle tekstin tallennettavaksi tiedostoon nimeltä .htconfig.php Friendican ylätason kansiossa."
+#: mod/admin.php:522
+msgid "Delete this Item"
+msgstr "Poista tämä kohde"
 
-#: mod/install.php:467
+#: mod/admin.php:523
 msgid ""
-"You can alternatively skip this procedure and perform a manual installation."
-" Please see the file \"INSTALL.txt\" for instructions."
+"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 ""
 
-#: mod/install.php:470
-msgid ".htconfig.php is writable"
-msgstr ".htconfig.php on kirjoitettava"
-
-#: mod/install.php:480
+#: mod/admin.php:524
 msgid ""
-"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
-"compiles templates to PHP to speed up rendering."
+"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 ""
 
-#: mod/install.php:481
-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 ""
+#: mod/admin.php:525
+msgid "GUID"
+msgstr "GUID"
+
+#: mod/admin.php:525
+msgid "The GUID of the item you want to delete."
+msgstr "Poistettavan kohteen GUID."
+
+#: mod/admin.php:564
+msgid "Item marked for deletion."
+msgstr "Kohde merkitty poistettavaksi."
+
+#: mod/admin.php:635
+msgid "unknown"
+msgstr "tuntematon"
 
-#: mod/install.php:482
+#: mod/admin.php:711
 msgid ""
-"Please ensure that the user that your web server runs as (e.g. www-data) has"
-" write access to this folder."
+"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 ""
 
-#: mod/install.php:483
+#: mod/admin.php:712
 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."
+"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
+"will improve the data displayed here."
 msgstr ""
 
-#: mod/install.php:486
-msgid "view/smarty3 is writable"
-msgstr "view/smarty3 on kirjoitettava"
-
-#: mod/install.php:504
+#: mod/admin.php:724
+#, php-format
 msgid ""
-"Url rewrite in .htaccess is not working. Check your server configuration."
-msgstr "URL-osoitteen uudelleenkirjoitus .htaccess-tiedostossa ei toimi. Tarkista palvelimen asetukset."
+"Currently this node is aware of %d nodes with %d registered users from the "
+"following platforms:"
+msgstr "Tällä hetkellä tämä solmu havaitsee %d muita solmuja joissa %d rekisteröityneitä käyttäjiä. Tarkemmat tiedot:"
 
-#: mod/install.php:506
-msgid "Error message from Curl when fetching"
+#: mod/admin.php:755
+msgid "ID"
 msgstr ""
 
-#: mod/install.php:510
-msgid "Url rewrite is working"
-msgstr "URL-osoitteen uudellenkirjoitus toimii"
-
-#: mod/install.php:529
-msgid "ImageMagick PHP extension is not installed"
-msgstr "ImageMagick PHP-laajennus ei ole asetettu"
+#: mod/admin.php:756
+msgid "Recipient Name"
+msgstr "Vastaanottajan nimi"
 
-#: mod/install.php:531
-msgid "ImageMagick PHP extension is installed"
-msgstr "ImageMagick PHP-laajennus on asetettu"
+#: mod/admin.php:757
+msgid "Recipient Profile"
+msgstr "Vastaanottajan profiili"
 
-#: mod/install.php:533
-msgid "ImageMagick supports GIF"
-msgstr "ImageMagik tukee GIF-formaattia"
+#: mod/admin.php:758 view/theme/frio/theme.php:266
+#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:179
+msgid "Network"
+msgstr "Uutisvirta"
 
-#: mod/install.php:540
-msgid ""
-"The database configuration file \".htconfig.php\" could not be written. "
-"Please use the enclosed text to create a configuration file in your web "
-"server root."
-msgstr "Tietokannan asetustiedostoa \".htconfig.php\" ei pystytty kirjoittamaan. Käytä mukaanliitettyä tekstiä luomaan asetustiedosto web-palvelimesi juureen."
+#: mod/admin.php:759
+msgid "Created"
+msgstr "Luotu"
 
-#: mod/install.php:563
-msgid "<h1>What next</h1>"
-msgstr "<h1>Mitä seuraavaksi</h1>"
+#: mod/admin.php:760
+msgid "Last Tried"
+msgstr "Viimeksi yritetty"
 
-#: mod/install.php:564
+#: mod/admin.php:761
 msgid ""
-"IMPORTANT: You will need to [manually] setup a scheduled task for the "
-"worker."
-msgstr "TÄRKEÄÄ: Sinun pitää asettaa [manuaalisesti] ajastettu tehtävä Workerille."
+"This page lists the content of the queue for outgoing postings. These are "
+"postings the initial delivery failed for. They will be resend later and "
+"eventually deleted if the delivery fails permanently."
+msgstr ""
 
-#: mod/install.php:567
+#: mod/admin.php:785
 #, 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."
+"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 ""
 
-#: mod/invite.php:33
-msgid "Total invitation limit exceeded."
-msgstr "Kutsuraja ylitetty."
-
-#: mod/invite.php:55
+#: mod/admin.php:792
 #, php-format
-msgid "%s : Not a valid email address."
-msgstr "%s : Virheellinen sähköpostiosoite."
+msgid ""
+"There is a new version of Friendica available for download. Your current "
+"version is %1$s, upstream version is %2$s"
+msgstr ""
 
-#: mod/invite.php:87
-msgid "Please join us on Friendica"
-msgstr "Tervetuloa Friendicaan"
+#: mod/admin.php:802
+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 "Tietokannan päivitys epäonnistui. Suorita komento \"php bin/console.php dbstructure update\" komentoriviltä ja lue mahdolliset virheviestit."
 
-#: mod/invite.php:96
-msgid "Invitation limit exceeded. Please contact your site administrator."
-msgstr "Kutsuraja ylitetty. Ota yhteyttä ylläpitäjään."
+#: mod/admin.php:808
+msgid "The worker was never executed. Please check your database structure!"
+msgstr "Workeriä ei ole otettu käyttöön. Tarkista tietokantasi rakenne!"
 
-#: mod/invite.php:100
+#: mod/admin.php:811
 #, php-format
-msgid "%s : Message delivery failed."
-msgstr "%s : Viestin toimitus epäonnistui."
+msgid ""
+"The last worker execution was on %s UTC. This is older than one hour. Please"
+" check your crontab settings."
+msgstr "Viimeisin worker -käynnistys tapahtui klo %s UTC, eli yli tunti sitten. Tarkista crontab -asetukset."
 
-#: mod/invite.php:104
-#, php-format
-msgid "%d message sent."
-msgid_plural "%d messages sent."
-msgstr[0] "%d viesti lähetetty."
-msgstr[1] "%d viestiä lähetetty."
+#: mod/admin.php:816
+msgid "Normal Account"
+msgstr "Perustili"
 
-#: mod/invite.php:122
-msgid "You have no more invitations available"
-msgstr "Sinulla ei ole kutsuja jäljellä"
+#: mod/admin.php:817
+msgid "Automatic Follower Account"
+msgstr "Automaattinen seuraajatili"
 
-#: mod/invite.php:130
-#, 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."
+#: mod/admin.php:818
+msgid "Public Forum Account"
+msgstr "Julkinen foorumitili"
+
+#: mod/admin.php:819
+msgid "Automatic Friend Account"
+msgstr "Automaattinen kaveritili"
+
+#: mod/admin.php:820
+msgid "Blog Account"
+msgstr "Blogitili"
+
+#: mod/admin.php:821
+msgid "Private Forum Account"
+msgstr "Yksityinen foorumitili"
+
+#: mod/admin.php:843
+msgid "Message queues"
+msgstr "Viestijonot"
+
+#: mod/admin.php:849
+msgid "Summary"
+msgstr "Yhteenveto"
+
+#: mod/admin.php:851
+msgid "Registered users"
+msgstr "Rekisteröityneet käyttäjät"
+
+#: mod/admin.php:853
+msgid "Pending registrations"
+msgstr "Vireillä olevat rekisteröinnit"
+
+#: mod/admin.php:854
+msgid "Version"
+msgstr "Versio"
+
+#: mod/admin.php:859
+msgid "Active addons"
+msgstr "Käytössäolevat lisäosat"
+
+#: mod/admin.php:890
+msgid "Can not parse base url. Must have at least <scheme>://<domain>"
+msgstr "Ei voitu jäsentää perusosoitetta. Täytyy sisältää ainakin <scheme>://<domain>"
+
+#: mod/admin.php:1220
+msgid "Site settings updated."
+msgstr "Sivuston asetukset päivitettiin."
+
+#: mod/admin.php:1276
+msgid "No community page for local users"
 msgstr ""
 
-#: mod/invite.php:132
-#, php-format
-msgid ""
-"To accept this invitation, please visit and register at %s or any other "
-"public Friendica website."
+#: mod/admin.php:1277
+msgid "No community page"
+msgstr "Ei yhteisösivua"
+
+#: mod/admin.php:1278
+msgid "Public postings from users of this site"
+msgstr "Julkiset julkaisut tämän sivuston käyttäjiltä"
+
+#: mod/admin.php:1279
+msgid "Public postings from the federated network"
+msgstr "Julkiset julkaisut liittoutuneelta verkolta"
+
+#: mod/admin.php:1280
+msgid "Public postings from local users and the federated network"
+msgstr "Julkiset julkaisut tältä sivustolta ja liittoutuneelta verkolta"
+
+#: mod/admin.php:1286
+msgid "Users, Global Contacts"
+msgstr "Käyttäjät, maailmanlaajuiset kontaktit"
+
+#: mod/admin.php:1287
+msgid "Users, Global Contacts/fallback"
 msgstr ""
 
-#: mod/invite.php:133
-#, 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."
+#: mod/admin.php:1291
+msgid "One month"
+msgstr "Yksi kuukausi"
+
+#: mod/admin.php:1292
+msgid "Three months"
+msgstr "Kolme kuukautta"
+
+#: mod/admin.php:1293
+msgid "Half a year"
+msgstr "Puoli vuotta"
+
+#: mod/admin.php:1294
+msgid "One year"
+msgstr "Yksi vuosi"
+
+#: mod/admin.php:1299
+msgid "Multi user instance"
+msgstr "Monen käyttäjän instanssi"
+
+#: mod/admin.php:1322
+msgid "Closed"
+msgstr "Suljettu"
+
+#: mod/admin.php:1323
+msgid "Requires approval"
+msgstr "Edellyttää hyväksyntää"
+
+#: mod/admin.php:1324
+msgid "Open"
+msgstr "Avoin"
+
+#: mod/admin.php:1328
+msgid "No SSL policy, links will track page SSL state"
 msgstr ""
 
-#: mod/invite.php:137
-msgid ""
-"Our apologies. This system is not currently configured to connect with other"
-" public sites or invite members."
+#: mod/admin.php:1329
+msgid "Force all links to use SSL"
+msgstr "Pakota kaikki linkit käyttämään SSL-yhteyttä"
+
+#: mod/admin.php:1330
+msgid "Self-signed certificate, use SSL for local links only (discouraged)"
 msgstr ""
 
-#: mod/invite.php:141
-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."
+#: mod/admin.php:1334
+msgid "Don't check"
+msgstr "Älä tarkista"
+
+#: mod/admin.php:1335
+msgid "check the stable version"
 msgstr ""
 
-#: mod/invite.php:140
-#, php-format
-msgid "To accept this invitation, please visit and register at %s."
+#: mod/admin.php:1336
+msgid "check the development version"
 msgstr ""
 
-#: mod/invite.php:147
-msgid "Send invitations"
-msgstr "Lähetä kutsut"
+#: mod/admin.php:1359
+msgid "Republish users to directory"
+msgstr ""
 
-#: mod/invite.php:148
-msgid "Enter email addresses, one per line:"
-msgstr "Syötä sähköpostiosoitteet, yksi riviä kohden:"
+#: mod/admin.php:1361
+msgid "File upload"
+msgstr "Tiedoston lataus"
 
-#: mod/invite.php:149
-msgid ""
-"You are cordially invited to join me and other close friends on Friendica - "
-"and help us to create a better social web."
-msgstr ""
+#: mod/admin.php:1362
+msgid "Policies"
+msgstr "Käytännöt"
 
-#: mod/invite.php:151
-msgid "You will need to supply this invitation code: $invite_code"
+#: mod/admin.php:1364
+msgid "Auto Discovered Contact Directory"
 msgstr ""
 
-#: mod/invite.php:151
-msgid ""
-"Once you have registered, please connect with me via my profile page at:"
-msgstr "Kun olet rekisteröitynyt, lähetä minulle kaverikutsun profiilisivuni kautta:"
+#: mod/admin.php:1365
+msgid "Performance"
+msgstr "Suoritus"
 
-#: mod/invite.php:153
+#: mod/admin.php:1366
+msgid "Worker"
+msgstr "Worker"
+
+#: mod/admin.php:1367
+msgid "Message Relay"
+msgstr "Viestirele"
+
+#: mod/admin.php:1368
 msgid ""
-"For more information about the Friendica project and why we feel it is "
-"important, please visit http://friendi.ca"
+"Relocate - WARNING: advanced function. Could make this server unreachable."
 msgstr ""
 
-#: mod/network.php:202 src/Model/Group.php:413
-msgid "add"
-msgstr "lisää"
+#: mod/admin.php:1371
+msgid "Site name"
+msgstr "Sivuston nimi"
 
-#: mod/network.php:547
-#, php-format
+#: mod/admin.php:1372
+msgid "Host name"
+msgstr "Palvelimen nimi"
+
+#: mod/admin.php:1373
+msgid "Sender Email"
+msgstr "Lähettäjän sähköposti"
+
+#: mod/admin.php:1373
 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] ""
-msgstr[1] ""
+"The email address your server shall use to send notification emails from."
+msgstr "Lähettäjän sähköpostiosoite palvelimen ilmoitussähköposteissa."
 
-#: mod/network.php:550
-msgid "Messages in this group won't be send to these receivers."
-msgstr ""
+#: mod/admin.php:1374
+msgid "Banner/Logo"
+msgstr "Banneri/logo"
 
-#: mod/network.php:618
-msgid "No such group"
-msgstr "Ryhmä ei ole olemassa"
+#: mod/admin.php:1375
+msgid "Shortcut icon"
+msgstr "Pikakuvake"
 
-#: mod/network.php:643
+#: mod/admin.php:1375
+msgid "Link to an icon that will be used for browsers."
+msgstr "Linkki kuvakkeeseen jota selaimet saa käyttää."
+
+#: mod/admin.php:1376
+msgid "Touch icon"
+msgstr "Kosketusnäyttökuvake"
+
+#: mod/admin.php:1376
+msgid "Link to an icon that will be used for tablets and mobiles."
+msgstr "Linkki kuvakkeeseen jota tabletit ja matkapuhelimet saa käyttää."
+
+#: mod/admin.php:1377
+msgid "Additional Info"
+msgstr "Lisätietoja"
+
+#: mod/admin.php:1377
 #, php-format
-msgid "Group: %s"
-msgstr "Ryhmä: %s"
+msgid ""
+"For public servers: you can add additional information here that will be "
+"listed at %s/servers."
+msgstr ""
 
-#: mod/network.php:669
-msgid "Private messages to this person are at risk of public disclosure."
-msgstr "Yksityisviestit lähetetty tälle henkilölle saattaa näkyä muillekin."
+#: mod/admin.php:1378
+msgid "System language"
+msgstr "Järjestelmän kieli"
 
-#: mod/network.php:672
-msgid "Invalid contact."
-msgstr "Virheellinen kontakti."
+#: mod/admin.php:1379
+msgid "System theme"
+msgstr "Järjestelmäteema"
 
-#: mod/network.php:937
-msgid "Commented Order"
-msgstr "Järjestä viimeisimpien kommenttien mukaan"
+#: mod/admin.php:1379
+msgid ""
+"Default system theme - may be over-ridden by user profiles - <a href='#' "
+"id='cnftheme'>change theme settings</a>"
+msgstr ""
 
-#: mod/network.php:940
-msgid "Sort by Comment Date"
-msgstr "Kommentit päivämäärän mukaan"
+#: mod/admin.php:1380
+msgid "Mobile system theme"
+msgstr "Mobiili järjestelmäteema"
 
-#: mod/network.php:945
-msgid "Posted Order"
-msgstr "Järjestä julkaisupäivämäärän mukaan"
+#: mod/admin.php:1380
+msgid "Theme for mobile devices"
+msgstr "Mobiiliteema"
 
-#: mod/network.php:948
-msgid "Sort by Post Date"
-msgstr "Julkaisut päivämäärän mukaan"
+#: mod/admin.php:1381
+msgid "SSL link policy"
+msgstr "SSL-linkkikäytäntö"
 
-#: mod/network.php:959
-msgid "Posts that mention or involve you"
-msgstr "Julkaisut jotka liittyvät sinuun"
+#: mod/admin.php:1381
+msgid "Determines whether generated links should be forced to use SSL"
+msgstr "Määrittää pakotetaanko tuotetut linkit käyttämään SSL-yhteyttä."
 
-#: mod/network.php:967
-msgid "New"
-msgstr "Uusi"
+#: mod/admin.php:1382
+msgid "Force SSL"
+msgstr "Pakoita SSL-yhteyden käyttöä"
 
-#: mod/network.php:970
-msgid "Activity Stream - by date"
+#: mod/admin.php:1382
+msgid ""
+"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
+" to endless loops."
 msgstr ""
 
-#: mod/network.php:978
-msgid "Shared Links"
-msgstr "Jaetut linkit"
+#: mod/admin.php:1383
+msgid "Hide help entry from navigation menu"
+msgstr ""
 
-#: mod/network.php:981
-msgid "Interesting Links"
-msgstr "Kiinnostavat linkit"
+#: mod/admin.php:1383
+msgid ""
+"Hides the menu entry for the Help pages from the navigation menu. You can "
+"still access it calling /help directly."
+msgstr ""
 
-#: mod/network.php:989
-msgid "Starred"
-msgstr "Tähtimerkitty"
+#: mod/admin.php:1384
+msgid "Single user instance"
+msgstr "Yksittäisen käyttäjän instanssi"
 
-#: mod/network.php:992
-msgid "Favourite Posts"
-msgstr "Lempijulkaisut"
+#: mod/admin.php:1384
+msgid "Make this instance multi-user or single-user for the named user"
+msgstr ""
 
-#: mod/profile.php:37 src/Model/Profile.php:118
-msgid "Requested profile is not available."
-msgstr "Pyydettyä profiilia ei saatavilla."
+#: mod/admin.php:1385
+msgid "Maximum image size"
+msgstr "Suurin kuvakoko"
 
-#: mod/profile.php:78 src/Protocol/OStatus.php:1252
-#, php-format
-msgid "%s's posts"
-msgstr "%s: julkaisut"
+#: mod/admin.php:1385
+msgid ""
+"Maximum size in bytes of uploaded images. Default is 0, which means no "
+"limits."
+msgstr "Ladattavan kuvatiedoston enimmäiskoko tavuina. Oletusarvo on 0, eli ei enimmäiskokoa."
 
-#: mod/profile.php:79 src/Protocol/OStatus.php:1253
-#, php-format
-msgid "%s's comments"
-msgstr "%s: kommentit"
+#: mod/admin.php:1386
+msgid "Maximum image length"
+msgstr "Suurin kuvapituus"
 
-#: mod/profile.php:80 src/Protocol/OStatus.php:1251
-#, php-format
-msgid "%s's timeline"
-msgstr "%s: aikajana"
+#: mod/admin.php:1386
+msgid ""
+"Maximum length in pixels of the longest side of uploaded images. Default is "
+"-1, which means no limits."
+msgstr "Ladattavan kuvatiedoston enimmäispituus pikseleinä. Oletusarvo on -1, eli ei enimmäispituutta."
 
-#: mod/profile.php:194
-msgid "Tips for New Members"
-msgstr "Vinkkejä uusille käyttäjille"
+#: mod/admin.php:1387
+msgid "JPEG image quality"
+msgstr "JPEG-kuvanlaatu"
 
-#: mod/settings.php:56
-msgid "Account"
-msgstr "Tili"
+#: mod/admin.php:1387
+msgid ""
+"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
+"100, which is full quality."
+msgstr "Ladatut JPEG-kuvat tallennetaan tällä laatuasetuksella [0-100]. Oletus on 100, eli korkein laatu."
+
+#: mod/admin.php:1389
+msgid "Register policy"
+msgstr "Rekisteröintipolitiikka"
+
+#: mod/admin.php:1390
+msgid "Maximum Daily Registrations"
+msgstr "Päivittäinen rekisteröitymisraja"
+
+#: mod/admin.php:1390
+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 "Mikäli rekisteröityminen on sallittu, tämä asettaa enimmäismäärä uusia rekisteröitymisiä päivässä. Jos reksiteröityminen ei ole sallittu, tällä asetuksella ei ole vaikutusta."
+
+#: mod/admin.php:1391
+msgid "Register text"
+msgstr "Rekisteröitymisteksti"
+
+#: mod/admin.php:1391
+msgid ""
+"Will be displayed prominently on the registration page. You can use BBCode "
+"here."
+msgstr "Näkyvästi esillä rekisteröitymissivulla. Voit käyttää BBCodeia."
+
+#: mod/admin.php:1392
+msgid "Accounts abandoned after x days"
+msgstr "Käyttäjätilit hylätään X päivän jälkeen"
+
+#: mod/admin.php:1392
+msgid ""
+"Will not waste system resources polling external sites for abandonded "
+"accounts. Enter 0 for no time limit."
+msgstr ""
+
+#: mod/admin.php:1393
+msgid "Allowed friend domains"
+msgstr "Sallittuja kaveri-verkkotunnuksia"
 
-#: mod/settings.php:73
-msgid "Display"
-msgstr "Ulkonäkö"
+#: mod/admin.php:1393
+msgid ""
+"Comma separated list of domains which are allowed to establish friendships "
+"with this site. Wildcards are accepted. Empty to allow any domains"
+msgstr ""
 
-#: mod/settings.php:80 mod/settings.php:844
-msgid "Social Networks"
-msgstr "Sosiaalinen media"
+#: mod/admin.php:1394
+msgid "Allowed email domains"
+msgstr "Sallittuja sähköposti-verkkotunnuksia"
 
-#: mod/settings.php:94 src/Content/Nav.php:201
-msgid "Delegations"
+#: mod/admin.php:1394
+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 ""
 
-#: mod/settings.php:101
-msgid "Connected apps"
-msgstr "Yhdistetyt sovellukset"
+#: mod/admin.php:1395
+msgid "No OEmbed rich content"
+msgstr ""
 
-#: mod/settings.php:115
-msgid "Remove account"
-msgstr "Poista tili"
+#: mod/admin.php:1395
+msgid ""
+"Don't show the rich content (e.g. embedded PDF), except from the domains "
+"listed below."
+msgstr ""
 
-#: mod/settings.php:169
-msgid "Missing some important data!"
-msgstr "Tärkeää dataa puuttuu!"
+#: mod/admin.php:1396
+msgid "Allowed OEmbed domains"
+msgstr "Sallittuja OEmbed -verkkotunnuksia"
 
-#: mod/settings.php:280
-msgid "Failed to connect with email account using the settings provided."
+#: mod/admin.php:1396
+msgid ""
+"Comma separated list of domains which oembed content is allowed to be "
+"displayed. Wildcards are accepted."
 msgstr ""
 
-#: mod/settings.php:285
-msgid "Email settings updated."
-msgstr "Sähköpostin asetukset päivitettiin."
+#: mod/admin.php:1397
+msgid "Block public"
+msgstr "Estä vierailijat"
 
-#: mod/settings.php:301
-msgid "Features updated"
-msgstr "Ominaisuudet päivitetty"
+#: mod/admin.php:1397
+msgid ""
+"Check to block public access to all otherwise public personal pages on this "
+"site unless you are currently logged in."
+msgstr ""
 
-#: mod/settings.php:374
-msgid "Relocate message has been send to your contacts"
+#: mod/admin.php:1398
+msgid "Force publish"
 msgstr ""
 
-#: mod/settings.php:386 src/Model/User.php:339
-msgid "Passwords do not match. Password unchanged."
-msgstr "Salasanat eivät täsmää. Salasana ennallaan."
+#: mod/admin.php:1398
+msgid ""
+"Check to force all profiles on this site to be listed in the site directory."
+msgstr ""
 
-#: mod/settings.php:391
-msgid "Empty passwords are not allowed. Password unchanged."
-msgstr "Tyhjä salasanakenttä ei ole sallittu. Salasana ennallaan."
+#: mod/admin.php:1399
+msgid "Global directory URL"
+msgstr "Maailmanlaajuisen hakemiston URL-osoite"
 
-#: mod/settings.php:396 src/Core/Console/NewPassword.php:87
+#: mod/admin.php:1399
 msgid ""
-"The new password has been exposed in a public data dump, please choose "
-"another."
+"URL to the global directory. If this is not set, the global directory is "
+"completely unavailable to the application."
 msgstr ""
 
-#: mod/settings.php:402
-msgid "Wrong password."
-msgstr "Väärä salasana."
+#: mod/admin.php:1400
+msgid "Private posts by default for new users"
+msgstr ""
 
-#: mod/settings.php:409 src/Core/Console/NewPassword.php:94
-msgid "Password changed."
-msgstr "Salasana vaihdettu."
+#: mod/admin.php:1400
+msgid ""
+"Set default post permissions for all new members to the default privacy "
+"group rather than public."
+msgstr ""
 
-#: mod/settings.php:411 src/Core/Console/NewPassword.php:91
-msgid "Password update failed. Please try again."
-msgstr "Salasanan vaihto epäonnistui. Yritä uudelleen."
+#: mod/admin.php:1401
+msgid "Don't include post content in email notifications"
+msgstr "Älä lisää julkaisun sisältö sähköposti-ilmoitukseen"
 
-#: mod/settings.php:498
-msgid " Please use a shorter name."
-msgstr "Käytä lyhyempää nimeä."
+#: mod/admin.php:1401
+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 ""
 
-#: mod/settings.php:501
-msgid " Name too short."
-msgstr "Nimi on liian lyhyt."
+#: mod/admin.php:1402
+msgid "Disallow public access to addons listed in the apps menu."
+msgstr ""
 
-#: mod/settings.php:509
-msgid "Wrong Password"
-msgstr "Väärä salasana"
+#: mod/admin.php:1402
+msgid ""
+"Checking this box will restrict addons listed in the apps menu to members "
+"only."
+msgstr ""
 
-#: mod/settings.php:514
-msgid "Invalid email."
-msgstr "Virheellinen sähköposti."
+#: mod/admin.php:1403
+msgid "Don't embed private images in posts"
+msgstr "Älä upota yksityisiä kuvia julkaisuissa"
 
-#: mod/settings.php:521
-msgid "Cannot change to that email."
+#: mod/admin.php:1403
+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 ""
 
-#: mod/settings.php:574
-msgid "Private forum has no privacy permissions. Using default privacy group."
+#: mod/admin.php:1404
+msgid "Allow Users to set remote_self"
 msgstr ""
 
-#: mod/settings.php:577
-msgid "Private forum has no privacy permissions and no default privacy group."
+#: mod/admin.php:1404
+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 ""
 
-#: mod/settings.php:617
-msgid "Settings updated."
-msgstr "Asetukset päivitetty."
+#: mod/admin.php:1405
+msgid "Block multiple registrations"
+msgstr ""
 
-#: mod/settings.php:676 mod/settings.php:702 mod/settings.php:738
-msgid "Add application"
-msgstr "Lisää sovellus"
+#: mod/admin.php:1405
+msgid "Disallow users to register additional accounts for use as pages."
+msgstr ""
 
-#: mod/settings.php:680 mod/settings.php:706
-msgid "Consumer Key"
-msgstr "Kuluttajan avain"
+#: mod/admin.php:1406
+msgid "OpenID support"
+msgstr "OpenID-tuki"
 
-#: mod/settings.php:681 mod/settings.php:707
-msgid "Consumer Secret"
-msgstr "Kuluttajasalaisuus"
+#: mod/admin.php:1406
+msgid "OpenID support for registration and logins."
+msgstr "OpenID-tuki rekisteröitymiseen ja kirjautumiseen"
 
-#: mod/settings.php:682 mod/settings.php:708
-msgid "Redirect"
-msgstr "Uudelleenohjaus"
+#: mod/admin.php:1407
+msgid "Fullname check"
+msgstr "Koko nimi tarkistus"
 
-#: mod/settings.php:683 mod/settings.php:709
-msgid "Icon url"
-msgstr "Kuvakkeen URL-osoite"
+#: mod/admin.php:1407
+msgid ""
+"Force users to register with a space between firstname and lastname in Full "
+"name, as an antispam measure"
+msgstr ""
 
-#: mod/settings.php:694
-msgid "You can't edit this application."
-msgstr "Et voi muokata tätä sovellusta."
+#: mod/admin.php:1408
+msgid "Community pages for visitors"
+msgstr "Yhteisösivu vieraille"
 
-#: mod/settings.php:737
-msgid "Connected Apps"
-msgstr "Yhdistetyt sovellukset"
+#: mod/admin.php:1408
+msgid ""
+"Which community pages should be available for visitors. Local users always "
+"see both pages."
+msgstr ""
 
-#: mod/settings.php:739 src/Object/Post.php:155 src/Object/Post.php:157
-msgid "Edit"
-msgstr "Muokkaa"
+#: mod/admin.php:1409
+msgid "Posts per user on community page"
+msgstr ""
 
-#: mod/settings.php:741
-msgid "Client key starts with"
-msgstr "Asiakasavain alkaa"
+#: mod/admin.php:1409
+msgid ""
+"The maximum number of posts per user on the community page. (Not valid for "
+"'Global Community')"
+msgstr "Enimmäismäärä julkaisuja käyttäjää kohden yhteisösivulla. (Ei koske maailmanlaajuista yhteisösivua.)"
 
-#: mod/settings.php:742
-msgid "No name"
-msgstr "Ei nimeä"
+#: mod/admin.php:1410
+msgid "Enable OStatus support"
+msgstr "Salli OStatus-tuki"
 
-#: mod/settings.php:743
-msgid "Remove authorization"
-msgstr "Poista lupa"
+#: mod/admin.php:1410
+msgid ""
+"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
+"communications in OStatus are public, so privacy warnings will be "
+"occasionally displayed."
+msgstr ""
 
-#: mod/settings.php:754
-msgid "No Addon settings configured"
-msgstr "Lisäosa-asetukset puuttuvat"
+#: mod/admin.php:1411
+msgid "Only import OStatus threads from our contacts"
+msgstr "Ainoastaan tuo OStatus -ketjuja kontakteiltamme"
 
-#: mod/settings.php:763
-msgid "Addon Settings"
-msgstr "Lisäosa-asetukset"
+#: mod/admin.php:1411
+msgid ""
+"Normally we import every content from our OStatus contacts. With this option"
+" we only store threads that are started by a contact that is known on our "
+"system."
+msgstr ""
 
-#: mod/settings.php:784
-msgid "Additional Features"
-msgstr "Lisäominaisuuksia"
+#: mod/admin.php:1412
+msgid "OStatus support can only be enabled if threading is enabled."
+msgstr "OStatus-tuki voidaan ottaa käyttöön ainoastaan jos ketjuttaminen on jo otettu käyttöön."
 
-#: mod/settings.php:807 src/Content/ContactSelector.php:83
-msgid "Diaspora"
-msgstr "Diaspora"
+#: mod/admin.php:1414
+msgid ""
+"Diaspora support can't be enabled because Friendica was installed into a sub"
+" directory."
+msgstr "Diaspora -tukea ei voitu ottaa käyttöön koska Friendica on asennettu alihakemistoon."
 
-#: mod/settings.php:807 mod/settings.php:808
-msgid "enabled"
-msgstr "käytössä"
+#: mod/admin.php:1415
+msgid "Enable Diaspora support"
+msgstr "Salli Diaspora-tuki"
 
-#: mod/settings.php:807 mod/settings.php:808
-msgid "disabled"
-msgstr "pois käytöstä"
+#: mod/admin.php:1415
+msgid "Provide built-in Diaspora network compatibility."
+msgstr "Ota käyttöön Diaspora-yhteensopivuus"
+
+#: mod/admin.php:1416
+msgid "Only allow Friendica contacts"
+msgstr "Salli ainoastaan Friendica -kontakteja"
+
+#: mod/admin.php:1416
+msgid ""
+"All contacts must use Friendica protocols. All other built-in communication "
+"protocols disabled."
+msgstr "Kaikkien kontaktien on käytettävä Friendica-protokollaa. Kaikki muut protokollat poistetaan käytöstä."
+
+#: mod/admin.php:1417
+msgid "Verify SSL"
+msgstr "Vahvista SSL"
+
+#: mod/admin.php:1417
+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 ""
+
+#: mod/admin.php:1418
+msgid "Proxy user"
+msgstr "Välityspalvelimen käyttäjä"
 
-#: mod/settings.php:807 mod/settings.php:808
-#, php-format
-msgid "Built-in support for %s connectivity is %s"
-msgstr "Sisäänrakennettu tuki palvelulle %s on %s"
+#: mod/admin.php:1419
+msgid "Proxy URL"
+msgstr "Välityspalvelimen osoite"
 
-#: mod/settings.php:808
-msgid "GNU Social (OStatus)"
-msgstr "GNU Social (OStatus)"
+#: mod/admin.php:1420
+msgid "Network timeout"
+msgstr "Verkon aikakatkaisu"
 
-#: mod/settings.php:839
-msgid "Email access is disabled on this site."
+#: mod/admin.php:1420
+msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
 msgstr ""
 
-#: mod/settings.php:849
-msgid "General Social Media Settings"
-msgstr "Yleiset some asetukset"
-
-#: mod/settings.php:850
-msgid "Disable Content Warning"
-msgstr "Poista sisältövaroitus käytöstä"
+#: mod/admin.php:1421
+msgid "Maximum Load Average"
+msgstr "Kuorman enimmäiskeksiarvo"
 
-#: mod/settings.php:850
+#: mod/admin.php:1421
 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 ""
+"Maximum system load before delivery and poll processes are deferred - "
+"default 50."
+msgstr "Järjestelmäkuormitus jolloin lähetys- ja kyselyprosessit lykätään (oletusarvo 50)."
 
-#: mod/settings.php:851
-msgid "Disable intelligent shortening"
+#: mod/admin.php:1422
+msgid "Maximum Load Average (Frontend)"
+msgstr "Kuorman enimmäiskeskiarvo (Frontend)"
+
+#: mod/admin.php:1422
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr "Järjestelmäkuormitus jolloin Frontend poistetaan käytöstä (oletusarvo 50)."
+
+#: mod/admin.php:1423
+msgid "Minimal Memory"
 msgstr ""
 
-#: mod/settings.php:851
+#: mod/admin.php:1423
 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."
+"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
+"default 0 (deactivated)."
 msgstr ""
 
-#: mod/settings.php:852
-msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
-msgstr "Automaattisesti seuraa GNU social (OStatus) seuraajat/mainitsijat"
+#: mod/admin.php:1424
+msgid "Maximum table size for optimization"
+msgstr "Taulukon enimmäiskoko optimointia varten"
 
-#: mod/settings.php:852
+#: mod/admin.php:1424
 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 ""
-
-#: mod/settings.php:853
-msgid "Default group for OStatus contacts"
-msgstr "Oletusryhmä OStatus kontakteille"
+"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
+"Enter -1 to disable it."
+msgstr "Taulukon enimmäiskoko (megatavuina) automaattista optimointia varten - oletusarvo 100 mt. Syötä -1 poistamaan optimointi käytöstä."
 
-#: mod/settings.php:854
-msgid "Your legacy GNU Social account"
-msgstr "Vanha GNU social käyttäjätilisi"
+#: mod/admin.php:1425
+msgid "Minimum level of fragmentation"
+msgstr ""
 
-#: mod/settings.php:854
+#: mod/admin.php:1425
 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."
+"Minimum fragmenation level to start the automatic optimization - default "
+"value is 30%."
 msgstr ""
 
-#: mod/settings.php:857
-msgid "Repair OStatus subscriptions"
-msgstr "Korjaa OStatus tilaukset"
-
-#: mod/settings.php:861
-msgid "Email/Mailbox Setup"
-msgstr "Sähköpostin asennus"
+#: mod/admin.php:1427
+msgid "Periodical check of global contacts"
+msgstr ""
 
-#: mod/settings.php:862
+#: mod/admin.php:1427
 msgid ""
-"If you wish to communicate with email contacts using this service "
-"(optional), please specify how to connect to your mailbox."
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
 msgstr ""
 
-#: mod/settings.php:863
-msgid "Last successful email check:"
-msgstr "Viimeisin onnistunut sähköpostitarkistus:"
-
-#: mod/settings.php:865
-msgid "IMAP server name:"
-msgstr "IMAP-palvelimen nimi:"
-
-#: mod/settings.php:866
-msgid "IMAP port:"
-msgstr "IMAP-porttti:"
+#: mod/admin.php:1428
+msgid "Days between requery"
+msgstr ""
 
-#: mod/settings.php:867
-msgid "Security:"
-msgstr "Turvallisuus:"
+#: mod/admin.php:1428
+msgid "Number of days after which a server is requeried for his contacts."
+msgstr ""
 
-#: mod/settings.php:867 mod/settings.php:872
-msgid "None"
-msgstr "Ei mitään"
+#: mod/admin.php:1429
+msgid "Discover contacts from other servers"
+msgstr "Etsi kontakteja muilta palvelimilta"
 
-#: mod/settings.php:868
-msgid "Email login name:"
-msgstr "Sähköpostitilin käyttäjätunnus:"
+#: mod/admin.php:1429
+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 recommened setting is 'Users, "
+"Global Contacts'."
+msgstr ""
 
-#: mod/settings.php:869
-msgid "Email password:"
-msgstr "Sähköpostin salasana:"
+#: mod/admin.php:1430
+msgid "Timeframe for fetching global contacts"
+msgstr ""
 
-#: mod/settings.php:870
-msgid "Reply-to address:"
-msgstr "Vastausosoite:"
+#: mod/admin.php:1430
+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 ""
 
-#: mod/settings.php:871
-msgid "Send public posts to all email contacts:"
-msgstr "Lähetä julkiset julkaisut kaikille kontakteille:"
+#: mod/admin.php:1431
+msgid "Search the local directory"
+msgstr "Paikallisluettelohaku"
 
-#: mod/settings.php:872
-msgid "Action after import:"
-msgstr "Toiminta tuonnin jälkeen:"
+#: mod/admin.php:1431
+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 ""
 
-#: mod/settings.php:872 src/Content/Nav.php:189
-msgid "Mark as seen"
-msgstr "Merkitse luetuksi"
+#: mod/admin.php:1433
+msgid "Publish server information"
+msgstr "Julkaise palvelintiedot"
 
-#: mod/settings.php:872
-msgid "Move to folder"
-msgstr "Siirrä kansioon"
+#: mod/admin.php:1433
+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 ""
 
-#: mod/settings.php:873
-msgid "Move to folder:"
-msgstr "Siirrä kansioon:"
+#: mod/admin.php:1435
+msgid "Check upstream version"
+msgstr ""
 
-#: mod/settings.php:916
-#, php-format
-msgid "%s - (Unsupported)"
-msgstr "%s - (Ei tueta)"
+#: mod/admin.php:1435
+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 ""
 
-#: mod/settings.php:918
-#, php-format
-msgid "%s - (Experimental)"
-msgstr "%s - (Kokeellinen)"
+#: mod/admin.php:1436
+msgid "Suppress Tags"
+msgstr "Piilota tunnisteet"
 
-#: mod/settings.php:961
-msgid "Display Settings"
-msgstr "Näyttöasetukset"
+#: mod/admin.php:1436
+msgid "Suppress showing a list of hashtags at the end of the posting."
+msgstr "Piilota tunnistelista julkaisun lopussa."
 
-#: mod/settings.php:967 mod/settings.php:991
-msgid "Display Theme:"
-msgstr "Käyttöliittymän teema:"
+#: mod/admin.php:1437
+msgid "Clean database"
+msgstr "Siivoa tietokanta"
 
-#: mod/settings.php:968
-msgid "Mobile Theme:"
-msgstr "Mobiiliteema:"
+#: mod/admin.php:1437
+msgid ""
+"Remove old remote items, orphaned database records and old content from some"
+" other helper tables."
+msgstr ""
 
-#: mod/settings.php:969
-msgid "Suppress warning of insecure networks"
+#: mod/admin.php:1438
+msgid "Lifespan of remote items"
 msgstr ""
 
-#: mod/settings.php:969
+#: mod/admin.php:1438
 msgid ""
-"Should the system suppress the warning that the current group contains "
-"members of networks that can't receive non public postings."
+"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 ""
 
-#: mod/settings.php:970
-msgid "Update browser every xx seconds"
-msgstr "Päivitä selain xx sekunnin välein"
-
-#: mod/settings.php:970
-msgid "Minimum of 10 seconds. Enter -1 to disable it."
-msgstr "Vähintään 10 sekuntia. -1 poistaa ominaisuuden käytöstä."
-
-#: mod/settings.php:971
-msgid "Number of items to display per page:"
+#: mod/admin.php:1439
+msgid "Lifespan of unclaimed items"
 msgstr ""
 
-#: mod/settings.php:971 mod/settings.php:972
-msgid "Maximum of 100 items"
-msgstr "Enintään 100 kohdetta"
-
-#: mod/settings.php:972
-msgid "Number of items to display per page when viewed from mobile device:"
+#: mod/admin.php:1439
+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 ""
 
-#: mod/settings.php:973
-msgid "Don't show emoticons"
-msgstr "Piilota hymiöt"
+#: mod/admin.php:1440
+msgid "Path to item cache"
+msgstr ""
 
-#: mod/settings.php:974
-msgid "Calendar"
-msgstr "Kalenteri"
+#: mod/admin.php:1440
+msgid "The item caches buffers generated bbcode and external images."
+msgstr ""
 
-#: mod/settings.php:975
-msgid "Beginning of week:"
-msgstr "Viikon alku:"
+#: mod/admin.php:1441
+msgid "Cache duration in seconds"
+msgstr "Välimuistin kesto sekunteina"
 
-#: mod/settings.php:976
-msgid "Don't show notices"
+#: mod/admin.php:1441
+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 ""
 
-#: mod/settings.php:977
-msgid "Infinite scroll"
-msgstr "Loputon selaaminen"
+#: mod/admin.php:1442
+msgid "Maximum numbers of comments per post"
+msgstr "Julkaisun kommentiraja"
 
-#: mod/settings.php:978
-msgid "Automatic updates only at the top of the network page"
+#: mod/admin.php:1442
+msgid "How much comments should be shown for each post? Default value is 100."
 msgstr ""
 
-#: mod/settings.php:978
+#: mod/admin.php:1443
+msgid "Temp path"
+msgstr "Väliaikaistiedostojen polku"
+
+#: mod/admin.php:1443
 msgid ""
-"When disabled, the network page is updated all the time, which could be "
-"confusing while reading."
-msgstr ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr "Mikäli verkkopalvelimesi ei voi käyttää järjestelmän väliaikaistiedostojen polkua, syötä toinen polku tähän."
 
-#: mod/settings.php:979
-msgid "Bandwith Saver Mode"
-msgstr "Kaistanleveyssäästömoodi"
+#: mod/admin.php:1444
+msgid "Base path to installation"
+msgstr "Asennuksen peruspolku"
 
-#: mod/settings.php:979
+#: mod/admin.php:1444
 msgid ""
-"When enabled, embedded content is not displayed on automatic updates, they "
-"only show on page reload."
+"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 ""
 
-#: mod/settings.php:980
-msgid "Smart Threading"
+#: mod/admin.php:1445
+msgid "Disable picture proxy"
 msgstr ""
 
-#: mod/settings.php:980
+#: mod/admin.php:1445
 msgid ""
-"When enabled, suppress extraneous thread indentation while keeping it where "
-"it matters. Only works if threading is available and enabled."
+"The picture proxy increases performance and privacy. It shouldn't be used on"
+" systems with very low bandwith."
 msgstr ""
 
-#: mod/settings.php:982
-msgid "General Theme Settings"
-msgstr "Yleiset teeman asetukset"
+#: mod/admin.php:1446
+msgid "Only search in tags"
+msgstr "Tunnistehaku"
 
-#: mod/settings.php:983
-msgid "Custom Theme Settings"
-msgstr "Mukautetut teema-asetukset"
+#: mod/admin.php:1446
+msgid "On large systems the text search can slow down the system extremely."
+msgstr ""
 
-#: mod/settings.php:984
-msgid "Content Settings"
-msgstr "Sisältöasetukset"
+#: mod/admin.php:1448
+msgid "New base url"
+msgstr "Uusi perusosoite"
 
-#: mod/settings.php:985 view/theme/duepuntozero/config.php:73
-#: view/theme/frio/config.php:120 view/theme/quattro/config.php:75
-#: view/theme/vier/config.php:121
-msgid "Theme settings"
-msgstr "Teeman asetukset"
+#: mod/admin.php:1448
+msgid ""
+"Change base url for this server. Sends relocate message to all Friendica and"
+" Diaspora* contacts of all users."
+msgstr "Vaihtaa tämän palvelimen perus-URL-osoitteen. Lähettää uudelleensijoitusviestit käyttäjien kaikille kontakteille Friendicassa ja Diasporassa*."
 
-#: mod/settings.php:1004
-msgid "Unable to find your profile. Please contact your admin."
-msgstr "Profiilisi ei löytynyt. Ota yhteyttä ylläpitäjään."
+#: mod/admin.php:1450
+msgid "RINO Encryption"
+msgstr "RINO-salaus"
 
-#: mod/settings.php:1046
-msgid "Account Types"
-msgstr "Tilityypit"
+#: mod/admin.php:1450
+msgid "Encryption layer between nodes."
+msgstr "Salauskerros solmujen välillä."
 
-#: mod/settings.php:1047
-msgid "Personal Page Subtypes"
-msgstr "Henkilökohtaisen sivun alatyypit"
+#: mod/admin.php:1450
+msgid "Enabled"
+msgstr "Käytössä"
 
-#: mod/settings.php:1048
-msgid "Community Forum Subtypes"
-msgstr "Yhteisöfoorumin alatyypit"
+#: mod/admin.php:1452
+msgid "Maximum number of parallel workers"
+msgstr "Enimmäismäärä rinnakkaisia workereitä"
 
-#: mod/settings.php:1056
-msgid "Account for a personal profile."
-msgstr "Henkilökohtaisen profiilin käyttäjätili."
+#: mod/admin.php:1452
+msgid ""
+"On shared hosters set this to 2. On larger systems, values of 10 are great. "
+"Default value is 4."
+msgstr ""
 
-#: mod/settings.php:1060
+#: mod/admin.php:1453
+msgid "Don't use 'proc_open' with the worker"
+msgstr ""
+
+#: mod/admin.php:1453
 msgid ""
-"Account for an organisation that automatically approves contact requests as "
-"\"Followers\"."
+"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 ""
 
-#: mod/settings.php:1064
+#: mod/admin.php:1454
+msgid "Enable fastlane"
+msgstr "Käytä fastlane"
+
+#: mod/admin.php:1454
 msgid ""
-"Account for a news reflector that automatically approves contact requests as"
-" \"Followers\"."
+"When enabed, the fastlane mechanism starts an additional worker if processes"
+" with higher priority are blocked by processes of lower priority."
 msgstr ""
 
-#: mod/settings.php:1068
-msgid "Account for community discussions."
+#: mod/admin.php:1455
+msgid "Enable frontend worker"
+msgstr "Ota Frontend Worker käyttöön"
+
+#: mod/admin.php:1455
+#, php-format
+msgid ""
+"When enabled the Worker process is triggered when backend access is "
+"performed \\x28e.g. messages being delivered\\x29. On smaller sites you "
+"might want to call %s/worker on a regular basis via an external cron job. "
+"You should only enable this option if you cannot utilize cron/scheduled jobs"
+" on your server."
 msgstr ""
 
-#: mod/settings.php:1072
+#: mod/admin.php:1457
+msgid "Subscribe to relay"
+msgstr "Relen tilaus"
+
+#: mod/admin.php:1457
 msgid ""
-"Account for a regular personal profile that requires manual approval of "
-"\"Friends\" and \"Followers\"."
+"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 ""
 
-#: mod/settings.php:1076
+#: mod/admin.php:1458
+msgid "Relay server"
+msgstr "Relepalvelin"
+
+#: mod/admin.php:1458
 msgid ""
-"Account for a public profile that automatically approves contact requests as"
-" \"Followers\"."
+"Address of the relay server where public posts should be send to. For "
+"example https://relay.diasp.org"
 msgstr ""
 
-#: mod/settings.php:1080
-msgid "Automatically approves all contact requests."
-msgstr "Automaattisesti hyväksyy kaikki kontaktipyynnöt"
+#: mod/admin.php:1459
+msgid "Direct relay transfer"
+msgstr "Suora releen siirto"
 
-#: mod/settings.php:1084
+#: mod/admin.php:1459
 msgid ""
-"Account for a popular profile that automatically approves contact requests "
-"as \"Friends\"."
+"Enables the direct transfer to other servers without using the relay servers"
 msgstr ""
 
-#: mod/settings.php:1087
-msgid "Private Forum [Experimental]"
-msgstr "Yksityisfoorumi [kokeellinen]"
+#: mod/admin.php:1460
+msgid "Relay scope"
+msgstr "Relen soveltamisala"
 
-#: mod/settings.php:1088
-msgid "Requires manual approval of contact requests."
+#: mod/admin.php:1460
+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 ""
 
-#: mod/settings.php:1099
-msgid "OpenID:"
-msgstr "OpenID:"
+#: mod/admin.php:1460
+msgid "all"
+msgstr "kaikki"
 
-#: mod/settings.php:1099
-msgid "(Optional) Allow this OpenID to login to this account."
+#: mod/admin.php:1460
+msgid "tags"
+msgstr "tunnisteet"
+
+#: mod/admin.php:1461
+msgid "Server tags"
+msgstr "palvelintunnisteet"
+
+#: mod/admin.php:1461
+msgid "Comma separated list of tags for the 'tags' subscription."
+msgstr "Pilkulla erotettu tunnistelista tunnistetilausta varten."
+
+#: mod/admin.php:1462
+msgid "Allow user tags"
+msgstr "Salli käyttäjien tunnisteet"
+
+#: mod/admin.php:1462
+msgid ""
+"If enabled, the tags from the saved searches will used for the 'tags' "
+"subscription in addition to the 'relay_server_tags'."
+msgstr "Jos otettu käyttöön, tunnisteet tallennetuista hauista käytetään tunnistetilaukseen 'relay_server_tags'in lisäksi."
+
+#: mod/admin.php:1490
+msgid "Update has been marked successful"
 msgstr ""
 
-#: mod/settings.php:1107
-msgid "Publish your default profile in your local site directory?"
-msgstr "Julkaise oletusprofiilisi tämän sivuston paikallisluettelossa?"
+#: mod/admin.php:1497
+#, php-format
+msgid "Database structure update %s was successfully applied."
+msgstr "Tietokannan rakenteen %s-päivitys onnistui."
 
-#: mod/settings.php:1107
+#: mod/admin.php:1500
 #, php-format
-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."
+msgid "Executing of database structure update %s failed with error: %s"
+msgstr "Tietokannan rakennepäivitys %s epäonnistui virheviestillä %s"
+
+#: mod/admin.php:1513
+#, php-format
+msgid "Executing %s failed with error: %s"
 msgstr ""
 
-#: mod/settings.php:1113
-msgid "Publish your default profile in the global social directory?"
-msgstr "Julkaise oletusprofiilisi maailmanlaajuisessa sosiaaliluettelossa?"
+#: mod/admin.php:1515
+#, php-format
+msgid "Update %s was successfully applied."
+msgstr "%s-päivitys onnistui."
 
-#: mod/settings.php:1113
+#: mod/admin.php:1518
 #, 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."
+msgid "Update %s did not return a status. Unknown if it succeeded."
 msgstr ""
 
-#: mod/settings.php:1120
-msgid "Hide your contact/friend list from viewers of your default profile?"
+#: mod/admin.php:1521
+#, php-format
+msgid "There was no additional update function %s that needed to be called."
 msgstr ""
 
-#: mod/settings.php:1120
+#: mod/admin.php:1541
+msgid "No failed updates."
+msgstr "Ei epäonnistuineita päivityksiä."
+
+#: mod/admin.php:1542
+msgid "Check database structure"
+msgstr "Tarkista tietokannan rakenne"
+
+#: mod/admin.php:1547
+msgid "Failed Updates"
+msgstr "Epäonnistuineita päivityksiä"
+
+#: mod/admin.php:1548
 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"
+"This does not include updates prior to 1139, which did not return a status."
 msgstr ""
 
-#: mod/settings.php:1124
-msgid "Hide your profile details from anonymous viewers?"
+#: mod/admin.php:1549
+msgid "Mark success (if update was manually applied)"
 msgstr ""
 
-#: mod/settings.php:1124
-msgid ""
-"Anonymous visitors will only see your profile picture, your display name and"
-" the nickname you are using on your profile page. Disables posting public "
-"messages to Diaspora and other networks."
+#: mod/admin.php:1550
+msgid "Attempt to execute this update step automatically"
 msgstr ""
 
-#: mod/settings.php:1128
-msgid "Allow friends to post to your profile page?"
-msgstr "Anna kavereiden julkaista profiilisivullasi?"
-
-#: mod/settings.php:1128
+#: mod/admin.php:1589
+#, php-format
 msgid ""
-"Your contacts may write posts on your profile wall. These posts will be "
-"distributed to your contacts"
+"\n"
+"\t\t\tDear %1$s,\n"
+"\t\t\t\tthe administrator of %2$s has set up an account for you."
 msgstr ""
 
-#: mod/settings.php:1132
-msgid "Allow friends to tag your posts?"
-msgstr "Anna kavereiden lisätä tunnisteita julkaisuusi?"
-
-#: mod/settings.php:1132
-msgid "Your contacts can add additional tags to your posts."
-msgstr "Kontaktisi voi lisätä ylimääräisiä tunnisteita julkaisuusi."
-
-#: mod/settings.php:1136
-msgid "Allow us to suggest you as a potential friend to new members?"
+#: mod/admin.php:1592
+#, php-format
+msgid ""
+"\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."
 msgstr ""
 
-#: mod/settings.php:1136
-msgid ""
-"If you like, Friendica may suggest new members to add you as a contact."
+#: mod/admin.php:1626 src/Model/User.php:663
+#, php-format
+msgid "Registration details for %s"
 msgstr ""
 
-#: mod/settings.php:1140
-msgid "Permit unknown people to send you private mail?"
-msgstr "Salli yksityisviesit tuntemattomilta?"
+#: mod/admin.php:1636
+#, php-format
+msgid "%s user blocked/unblocked"
+msgid_plural "%s users blocked/unblocked"
+msgstr[0] "%s käyttäjä estetty / poistettu estolistalta"
+msgstr[1] "%s käyttäjää estetty / poistettu estolistalta"
 
-#: mod/settings.php:1140
-msgid ""
-"Friendica network users may send you private messages even if they are not "
-"in your contact list."
-msgstr ""
+#: mod/admin.php:1642
+#, php-format
+msgid "%s user deleted"
+msgid_plural "%s users deleted"
+msgstr[0] "%s käyttäjä poistettu"
+msgstr[1] "%s käyttäjää poistettu"
 
-#: mod/settings.php:1144
-msgid "Profile is <strong>not published</strong>."
-msgstr "Profiili <strong>ei ole julkaistu</strong>."
+#: mod/admin.php:1689
+#, php-format
+msgid "User '%s' deleted"
+msgstr "Käyttäjä '%s' poistettu"
 
-#: mod/settings.php:1150
+#: mod/admin.php:1697
 #, php-format
-msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
-msgstr "Identiteettisi osoite on <strong>'%s'</strong> tai '%s'."
+msgid "User '%s' unblocked"
+msgstr "Käyttäjä '%s' poistettu estolistalta"
 
-#: mod/settings.php:1157
-msgid "Automatically expire posts after this many days:"
-msgstr ""
+#: mod/admin.php:1697
+#, php-format
+msgid "User '%s' blocked"
+msgstr "Käyttäjä '%s' estetty"
 
-#: mod/settings.php:1157
-msgid "If empty, posts will not expire. Expired posts will be deleted"
-msgstr "Jos kenttä jää tyhjäksi, julkaisut eivät vanhene. Vanhentuneet julkaisut poistetaan."
+#: mod/admin.php:1758
+msgid "Private Forum"
+msgstr "Yksityisfoorumi"
 
-#: mod/settings.php:1158
-msgid "Advanced expiration settings"
-msgstr ""
+#: mod/admin.php:1811 mod/admin.php:1822 mod/admin.php:1835 mod/admin.php:1853
+#: src/Content/ContactSelector.php:82
+msgid "Email"
+msgstr "Sähköposti"
 
-#: mod/settings.php:1159
-msgid "Advanced Expiration"
-msgstr ""
+#: mod/admin.php:1811 mod/admin.php:1835
+msgid "Register date"
+msgstr "Rekisteripäivämäärä"
 
-#: mod/settings.php:1160
-msgid "Expire posts:"
-msgstr "Julkaisujen vanheneminen:"
+#: mod/admin.php:1811 mod/admin.php:1835
+msgid "Last login"
+msgstr "Viimeisin kirjautuminen"
 
-#: mod/settings.php:1161
-msgid "Expire personal notes:"
-msgstr ""
+#: mod/admin.php:1811 mod/admin.php:1835
+msgid "Last item"
+msgstr "Viimeisin kohde"
 
-#: mod/settings.php:1162
-msgid "Expire starred posts:"
-msgstr "Tähtimerkityt julkaisut vanhenee:"
+#: mod/admin.php:1811
+msgid "Type"
+msgstr "Tyyppi"
 
-#: mod/settings.php:1163
-msgid "Expire photos:"
-msgstr "Kuvat vanhenee:"
+#: mod/admin.php:1818
+msgid "Add User"
+msgstr "Lisää käyttäjä"
 
-#: mod/settings.php:1164
-msgid "Only expire posts by others:"
+#: mod/admin.php:1820
+msgid "User registrations waiting for confirm"
 msgstr ""
 
-#: mod/settings.php:1194
-msgid "Account Settings"
-msgstr "Tiliasetukset"
-
-#: mod/settings.php:1202
-msgid "Password Settings"
-msgstr "Salasana-asetukset"
+#: mod/admin.php:1821
+msgid "User waiting for permanent deletion"
+msgstr ""
 
-#: mod/settings.php:1204
-msgid "Leave password fields blank unless changing"
-msgstr "Jätä salasana kenttää tyhjäksi jos et halua vaihtaa salasanaa"
+#: mod/admin.php:1822
+msgid "Request date"
+msgstr "Pyynnön päivämäärä"
 
-#: mod/settings.php:1205
-msgid "Current Password:"
-msgstr "Nykyinen salasana:"
+#: mod/admin.php:1823
+msgid "No registrations."
+msgstr "Ei rekisteröintejä."
 
-#: mod/settings.php:1205 mod/settings.php:1206
-msgid "Your current password to confirm the changes"
+#: mod/admin.php:1824
+msgid "Note from the user"
 msgstr ""
 
-#: mod/settings.php:1206
-msgid "Password:"
-msgstr "Salasana:"
-
-#: mod/settings.php:1210
-msgid "Basic Settings"
-msgstr "Perusasetukset"
+#: mod/admin.php:1826
+msgid "Deny"
+msgstr "Kieltäydy"
 
-#: mod/settings.php:1211 src/Model/Profile.php:736
-msgid "Full Name:"
-msgstr "Koko nimi:"
+#: mod/admin.php:1830
+msgid "Site admin"
+msgstr "Sivuston ylläpito"
 
-#: mod/settings.php:1212
-msgid "Email Address:"
-msgstr "Sähköpostiosoite:"
+#: mod/admin.php:1831
+msgid "Account expired"
+msgstr "Tili vanhentunut"
 
-#: mod/settings.php:1213
-msgid "Your Timezone:"
-msgstr "Aikavyöhyke:"
+#: mod/admin.php:1834
+msgid "New User"
+msgstr "Uusi käyttäjä"
 
-#: mod/settings.php:1214
-msgid "Your Language:"
-msgstr "Kieli:"
+#: mod/admin.php:1835
+msgid "Deleted since"
+msgstr "Poistettu"
 
-#: mod/settings.php:1214
+#: mod/admin.php:1840
 msgid ""
-"Set the language we use to show you friendica interface and to send you "
-"emails"
+"Selected users will be deleted!\\n\\nEverything these users had posted on "
+"this site will be permanently deleted!\\n\\nAre you sure?"
 msgstr ""
 
-#: mod/settings.php:1215
-msgid "Default Post Location:"
-msgstr "Julkaisun oletussijainti:"
-
-#: mod/settings.php:1216
-msgid "Use Browser Location:"
-msgstr "Käytä selaimen sijainti:"
-
-#: mod/settings.php:1219
-msgid "Security and Privacy Settings"
-msgstr "Turvallisuus ja tietosuoja-asetukset"
-
-#: mod/settings.php:1221
-msgid "Maximum Friend Requests/Day:"
-msgstr "Kaveripyyntöraja päivässä:"
-
-#: mod/settings.php:1221 mod/settings.php:1250
-msgid "(to prevent spam abuse)"
-msgstr "(roskapostin estämiseksi)"
+#: mod/admin.php:1841
+msgid ""
+"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
+"site will be permanently deleted!\\n\\nAre you sure?"
+msgstr ""
 
-#: mod/settings.php:1222
-msgid "Default Post Permissions"
-msgstr "Julkaisun oletuskäyttöoikeudet:"
+#: mod/admin.php:1851
+msgid "Name of the new user."
+msgstr "Uuden käyttäjän nimi."
 
-#: mod/settings.php:1223
-msgid "(click to open/close)"
-msgstr "(klikkaa auki/kiinni)"
+#: mod/admin.php:1852
+msgid "Nickname"
+msgstr "Lempinimi"
 
-#: mod/settings.php:1233
-msgid "Default Private Post"
-msgstr ""
+#: mod/admin.php:1852
+msgid "Nickname of the new user."
+msgstr "Uuden käyttäjän lempinimi"
 
-#: mod/settings.php:1234
-msgid "Default Public Post"
-msgstr ""
+#: mod/admin.php:1853
+msgid "Email address of the new user."
+msgstr "Uuden käyttäjän sähköpostiosoite."
 
-#: mod/settings.php:1238
-msgid "Default Permissions for New Posts"
-msgstr "Uuden julkaisun oletuskäyttöoikeudet"
+#: mod/admin.php:1895
+#, php-format
+msgid "Addon %s disabled."
+msgstr "Lisäosa %s poistettu käytöstä."
 
-#: mod/settings.php:1250
-msgid "Maximum private messages per day from unknown people:"
-msgstr "Enimmäismäärä yksityisviestejä päivässä tuntemattomilta henkilöiltä:"
+#: mod/admin.php:1899
+#, php-format
+msgid "Addon %s enabled."
+msgstr "Lisäosa %s käytössä."
 
-#: mod/settings.php:1253
-msgid "Notification Settings"
-msgstr "Huomautusasetukset"
+#: mod/admin.php:1909 mod/admin.php:2158
+msgid "Disable"
+msgstr "Poista käytöstä"
 
-#: mod/settings.php:1254
-msgid "By default post a status message when:"
-msgstr "Oletuksena julkaise tilapäivitys kun:"
+#: mod/admin.php:1912 mod/admin.php:2161
+msgid "Enable"
+msgstr "Ota käyttöön"
 
-#: mod/settings.php:1255
-msgid "accepting a friend request"
-msgstr "hyväksyt kaveripyynnön"
+#: mod/admin.php:1934 mod/admin.php:2203
+msgid "Toggle"
+msgstr "Vaihda"
 
-#: mod/settings.php:1256
-msgid "joining a forum/community"
-msgstr "liityt foorumiin/yhteisöön"
+#: mod/admin.php:1942 mod/admin.php:2212
+msgid "Author: "
+msgstr "Tekijä"
 
-#: mod/settings.php:1257
-msgid "making an <em>interesting</em> profile change"
-msgstr "muokkaat <em>kiinnostavalla tavalla</em> profiiliasi"
+#: mod/admin.php:1943 mod/admin.php:2213
+msgid "Maintainer: "
+msgstr "Ylläpitäjä:"
 
-#: mod/settings.php:1258
-msgid "Send a notification email when:"
-msgstr "Lähetä sähköposti-ilmoitus kun:"
+#: mod/admin.php:1995
+msgid "Reload active addons"
+msgstr ""
 
-#: mod/settings.php:1259
-msgid "You receive an introduction"
-msgstr "Vastaanotat kaverikutsun"
+#: mod/admin.php:2000
+#, 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 ""
 
-#: mod/settings.php:1260
-msgid "Your introductions are confirmed"
-msgstr "Kaverikutsusi on hyväksytty"
+#: mod/admin.php:2120
+msgid "No themes found."
+msgstr "Teemoja ei löytynyt."
 
-#: mod/settings.php:1261
-msgid "Someone writes on your profile wall"
-msgstr "Joku kirjoittaa profiiliseinällesi"
+#: mod/admin.php:2194
+msgid "Screenshot"
+msgstr "Kuvakaappaus"
 
-#: mod/settings.php:1262
-msgid "Someone writes a followup comment"
-msgstr "Joku vastaa kommenttiin"
+#: mod/admin.php:2248
+msgid "Reload active themes"
+msgstr "Lataa aktiiviset teemat uudelleen"
 
-#: mod/settings.php:1263
-msgid "You receive a private message"
-msgstr "Vastaanotat yksityisviestin"
+#: mod/admin.php:2253
+#, php-format
+msgid "No themes found on the system. They should be placed in %1$s"
+msgstr "Teemoja ei löytynyt järjestelmästä. Teemat tulisi laittaa kansioon %1$s"
 
-#: mod/settings.php:1264
-msgid "You receive a friend suggestion"
-msgstr "Vastaanotat kaveriehdotuksen"
+#: mod/admin.php:2254
+msgid "[Experimental]"
+msgstr "[Kokeellinen]"
 
-#: mod/settings.php:1265
-msgid "You are tagged in a post"
-msgstr "Sinut on merkitty julkaisuun"
+#: mod/admin.php:2255
+msgid "[Unsupported]"
+msgstr "[Ei tueta]"
 
-#: mod/settings.php:1266
-msgid "You are poked/prodded/etc. in a post"
-msgstr "sinut on tökätty tms. julkaisussa"
+#: mod/admin.php:2279
+msgid "Log settings updated."
+msgstr "Lokiasetukset päivitetty."
 
-#: mod/settings.php:1268
-msgid "Activate desktop notifications"
-msgstr "Ota työpöytäilmoitukset käyttöön"
+#: mod/admin.php:2311
+msgid "PHP log currently enabled."
+msgstr "PHP-loki käytössä"
 
-#: mod/settings.php:1268
-msgid "Show desktop popup on new notifications"
-msgstr "Näytä uudet ilmoitukset ponnahdusikkunassa"
+#: mod/admin.php:2313
+msgid "PHP log currently disabled."
+msgstr "PHP-loki pois käytöstä"
 
-#: mod/settings.php:1270
-msgid "Text-only notification emails"
-msgstr "Ilmoitussähköposteissa vain tekstiä"
+#: mod/admin.php:2322
+msgid "Clear"
+msgstr "Tyhjennä"
 
-#: mod/settings.php:1272
-msgid "Send text only notification emails, without the html part"
-msgstr "Lähetä ilmoitussähköposteissa vain tekstiä ilman HTML-koodia"
+#: mod/admin.php:2326
+msgid "Enable Debugging"
+msgstr "Ota virheenkorjaustila käyttöön"
 
-#: mod/settings.php:1274
-msgid "Show detailled notifications"
-msgstr "Näytä yksityiskohtaiset ilmoitukset"
+#: mod/admin.php:2327
+msgid "Log file"
+msgstr "Lokitiedosto"
 
-#: mod/settings.php:1276
+#: mod/admin.php:2327
 msgid ""
-"Per default, notifications are condensed to a single notification per item. "
-"When enabled every notification is displayed."
+"Must be writable by web server. Relative to your Friendica top-level "
+"directory."
 msgstr ""
 
-#: mod/settings.php:1278
-msgid "Advanced Account/Page Type Settings"
-msgstr "Käyttäjätili/sivutyyppi lisäasetuksia"
+#: mod/admin.php:2328
+msgid "Log level"
+msgstr "Lokitaso"
 
-#: mod/settings.php:1279
-msgid "Change the behaviour of this account for special situations"
-msgstr ""
+#: mod/admin.php:2330
+msgid "PHP logging"
+msgstr "PHP-loki"
 
-#: mod/settings.php:1282
-msgid "Relocate"
-msgstr "Uudelleensijoitus"
+#: mod/admin.php:2331
+msgid ""
+"To enable logging of PHP errors and warnings you can add the following to "
+"the .htconfig.php file of your installation. The filename set in the "
+"'error_log' line is relative to the friendica top-level directory and must "
+"be writeable by the web server. The option '1' for 'log_errors' and "
+"'display_errors' is to enable these options, set to '0' to disable them."
+msgstr ""
 
-#: mod/settings.php:1283
+#: mod/admin.php:2362
+#, php-format
 msgid ""
-"If you have moved this profile from another server, and some of your "
-"contacts don't receive your updates, try pushing this button."
+"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 ""
 
-#: mod/settings.php:1284
-msgid "Resend relocate message to contacts"
+#: mod/admin.php:2366
+#, 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 ""
 
+#: mod/admin.php:2458
+#, php-format
+msgid "Lock feature %s"
+msgstr "Lukitse ominaisuus %s"
+
+#: mod/admin.php:2466
+msgid "Manage Additional Features"
+msgstr "Hallitse lisäominaisuudet"
+
 #: view/theme/duepuntozero/config.php:54 src/Model/User.php:502
 msgid "default"
 msgstr "oletus"
@@ -7884,7 +7690,7 @@ msgstr "Pika-aloitus"
 
 #: src/Core/UserImport.php:104
 msgid "Error decoding account file"
-msgstr ""
+msgstr "Tilitiedoston tulkinnassa tapahtui virhe"
 
 #: src/Core/UserImport.php:110
 msgid "Error! No version data in file! This is not a Friendica account file?"
@@ -7980,42 +7786,270 @@ msgstr "%s loi uuden julkaisun"
 msgid "%s liked %s's post"
 msgstr "%s tykkäsi julkaisusta jonka kirjoitti %s"
 
-#: src/Core/NotificationsManager.php:294
-#, php-format
-msgid "%s disliked %s's post"
-msgstr "%s ei tykännyt julkaisusta jonka kirjoitti %s"
+#: src/Core/NotificationsManager.php:294
+#, php-format
+msgid "%s disliked %s's post"
+msgstr "%s ei tykännyt julkaisusta jonka kirjoitti %s"
+
+#: src/Core/NotificationsManager.php:307
+#, php-format
+msgid "%s is attending %s's event"
+msgstr "%s osallistuu tapahtumaan jonka järjestää %s"
+
+#: src/Core/NotificationsManager.php:320
+#, php-format
+msgid "%s is not attending %s's event"
+msgstr "%s ei osallistu tapahtumaan jonka järjestää %s"
+
+#: src/Core/NotificationsManager.php:333
+#, php-format
+msgid "%s may attend %s's event"
+msgstr "%s ehkä osallistuu tapahtumaan jonka järjestää %s"
+
+#: src/Core/NotificationsManager.php:350
+#, php-format
+msgid "%s is now friends with %s"
+msgstr "%s ja %s ovat kavereita"
+
+#: src/Core/NotificationsManager.php:825
+msgid "Friend Suggestion"
+msgstr "Kaveriehdotus"
+
+#: src/Core/NotificationsManager.php:851
+msgid "Friend/Connect Request"
+msgstr "Ystävä/yhteyspyyntö"
+
+#: src/Core/NotificationsManager.php:851
+msgid "New Follower"
+msgstr "Uusi seuraaja"
+
+#: src/Core/Install.php:157
+msgid "Could not find a command line version of PHP in the web server PATH."
+msgstr "Komentoriviversiota PHP:stä ei löytynyt web-palvelimen PATH:ista."
+
+#: src/Core/Install.php:158
+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 "
+"href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-"
+"up-the-worker'>'Setup the worker'</a>"
+msgstr ""
+
+#: src/Core/Install.php:162
+msgid "PHP executable path"
+msgstr "Polku PHP-ohjelmaan"
+
+#: src/Core/Install.php:162
+msgid ""
+"Enter full path to php executable. You can leave this blank to continue the "
+"installation."
+msgstr "Kirjoita koko polku PHP-ohjelmaan. Voit jättää sen tyhjäksi, jos haluat jatkaa asennusta."
+
+#: src/Core/Install.php:167
+msgid "Command line PHP"
+msgstr "Komentorivi-PHP"
+
+#: src/Core/Install.php:176
+msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
+msgstr ""
+
+#: src/Core/Install.php:177
+msgid "Found PHP version: "
+msgstr "PHP-versio löydetty:"
+
+#: src/Core/Install.php:179
+msgid "PHP cli binary"
+msgstr "PHP cli -binääritiedosto"
+
+#: src/Core/Install.php:189
+msgid ""
+"The command line version of PHP on your system does not have "
+"\"register_argc_argv\" enabled."
+msgstr "Järjestelmäsi komentorivi-PHP:ssä ei ole käytössä asetusta \"register_argc_argv\"."
+
+#: src/Core/Install.php:190
+msgid "This is required for message delivery to work."
+msgstr "Asetus vaaditaan viestien lähettämiseen."
+
+#: src/Core/Install.php:192
+msgid "PHP register_argc_argv"
+msgstr "PHP register_argc_argv"
+
+#: src/Core/Install.php:220
+msgid ""
+"Error: the \"openssl_pkey_new\" function on this system is not able to "
+"generate encryption keys"
+msgstr "Virhe: järjestelmäsi \"openssl_pkey_new\" -funktio ei pysty generoimaan salausavaimia."
+
+#: src/Core/Install.php:221
+msgid ""
+"If running under Windows, please see "
+"\"http://www.php.net/manual/en/openssl.installation.php\"."
+msgstr "Jos on kyse Windows-pavelimesta, katso \"http://www.php.net/manual/en/openssl.installation.php\"."
+
+#: src/Core/Install.php:223
+msgid "Generate encryption keys"
+msgstr "Luo salausavaimet"
+
+#: src/Core/Install.php:244
+msgid "libCurl PHP module"
+msgstr "PHP-moduuli libCurl"
+
+#: src/Core/Install.php:245
+msgid "GD graphics PHP module"
+msgstr "PHP-moduuli GD graphics"
+
+#: src/Core/Install.php:246
+msgid "OpenSSL PHP module"
+msgstr "PHP-moduuli OpenSSL"
+
+#: src/Core/Install.php:247
+msgid "PDO or MySQLi PHP module"
+msgstr "PDO tai MySQLi PHP-moduuli"
+
+#: src/Core/Install.php:248
+msgid "mb_string PHP module"
+msgstr "PHP-moduuli mb_string"
+
+#: src/Core/Install.php:249
+msgid "XML PHP module"
+msgstr "XML PHP-moduuli"
+
+#: src/Core/Install.php:250
+msgid "iconv PHP module"
+msgstr "iconv PHP-moduuli"
+
+#: src/Core/Install.php:251
+msgid "POSIX PHP module"
+msgstr "POSIX PHP-moduuli"
+
+#: src/Core/Install.php:255 src/Core/Install.php:257
+msgid "Apache mod_rewrite module"
+msgstr "Apache mod_rewrite -moduuli"
+
+#: src/Core/Install.php:255
+msgid ""
+"Error: Apache webserver mod-rewrite module is required but not installed."
+msgstr "Virhe: Apache-palvelimen mod-rewrite -moduuli vaaditaan, mutta sitä ei ole asennettu."
+
+#: src/Core/Install.php:263
+msgid "Error: libCURL PHP module required but not installed."
+msgstr "Virhe: libCURL PHP -moduuli vaaditaan, mutta sitä ei ole asennettu."
+
+#: src/Core/Install.php:267
+msgid ""
+"Error: GD graphics PHP module with JPEG support required but not installed."
+msgstr "Virhe: GD graphics PHP -moduuli JPEG-tuella vaaditaan, mutta sitä ei ole asennettu."
+
+#: src/Core/Install.php:271
+msgid "Error: openssl PHP module required but not installed."
+msgstr "Virhe: openssl PHP -moduuli vaaditaan, mutta sitä ei ole asennettu."
+
+#: src/Core/Install.php:275
+msgid "Error: PDO or MySQLi PHP module required but not installed."
+msgstr "Virhe: PDO tai MySQLi PHP-moduuli vaaditaan, mutta sitä ei ole asennettu."
+
+#: src/Core/Install.php:279
+msgid "Error: The MySQL driver for PDO is not installed."
+msgstr "Virhe: PDO:n MySQL-ajuri ei ole asennettu"
+
+#: src/Core/Install.php:283
+msgid "Error: mb_string PHP module required but not installed."
+msgstr "Virhe: PHP-moduuli mb_string vaaditaan, mutta sitä ei ole asennettu."
+
+#: src/Core/Install.php:287
+msgid "Error: iconv PHP module required but not installed."
+msgstr "Virhe: iconv PHP-moduuli vaaditaan, mutta sitä ei ole asennettu."
+
+#: src/Core/Install.php:291
+msgid "Error: POSIX PHP module required but not installed."
+msgstr "Virhe: POSIX PHP-moduuli vaadittaan, mutta sitä ei ole asennettu."
+
+#: src/Core/Install.php:301
+msgid "Error, XML PHP module required but not installed."
+msgstr "Virhe: XML PHP-moduuli vaaditaan, mutta sitä ei ole asennettu."
+
+#: src/Core/Install.php:320
+msgid ""
+"The web installer needs to be able to create a file called \".htconfig.php\""
+" in the top folder of your web server and it is unable to do so."
+msgstr "Web-asennuksen pitäisi pystyä luomaan tiedosto nimeltä \".htconfig.php\" palvelimesi ylimpään kansioon, mutta se ei nyt onnistu."
+
+#: src/Core/Install.php:321
+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 "Tämä on yleensä käyttöoikeusasetus, jolloin web-palvelimesi ei pysty kirjoittamaan tiedostoja kansioosi, vaikka itse siihen pystyisit."
+
+#: src/Core/Install.php:322
+msgid ""
+"At the end of this procedure, we will give you a text to save in a file "
+"named .htconfig.php in your Friendica top folder."
+msgstr "Tämän menettelyn lopussa annamme sinulle tekstin tallennettavaksi tiedostoon nimeltä .htconfig.php Friendican ylätason kansiossa."
+
+#: src/Core/Install.php:323
+msgid ""
+"You can alternatively skip this procedure and perform a manual installation."
+" Please see the file \"INSTALL.txt\" for instructions."
+msgstr ""
+
+#: src/Core/Install.php:326
+msgid ".htconfig.php is writable"
+msgstr ".htconfig.php on kirjoitettava"
+
+#: src/Core/Install.php:344
+msgid ""
+"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
+"compiles templates to PHP to speed up rendering."
+msgstr ""
+
+#: src/Core/Install.php:345
+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 ""
+
+#: src/Core/Install.php:346
+msgid ""
+"Please ensure that the user that your web server runs as (e.g. www-data) has"
+" write access to this folder."
+msgstr ""
+
+#: src/Core/Install.php:347
+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 ""
 
-#: src/Core/NotificationsManager.php:307
-#, php-format
-msgid "%s is attending %s's event"
-msgstr "%s osallistuu tapahtumaan jonka järjestää %s"
+#: src/Core/Install.php:350
+msgid "view/smarty3 is writable"
+msgstr "view/smarty3 on kirjoitettava"
 
-#: src/Core/NotificationsManager.php:320
-#, php-format
-msgid "%s is not attending %s's event"
-msgstr "%s ei osallistu tapahtumaan jonka järjestää %s"
+#: src/Core/Install.php:375
+msgid ""
+"Url rewrite in .htaccess is not working. Check your server configuration."
+msgstr "URL-osoitteen uudelleenkirjoitus .htaccess-tiedostossa ei toimi. Tarkista palvelimen asetukset."
 
-#: src/Core/NotificationsManager.php:333
-#, php-format
-msgid "%s may attend %s's event"
-msgstr "%s ehkä osallistuu tapahtumaan jonka järjestää %s"
+#: src/Core/Install.php:377
+msgid "Error message from Curl when fetching"
+msgstr ""
 
-#: src/Core/NotificationsManager.php:350
-#, php-format
-msgid "%s is now friends with %s"
-msgstr "%s ja %s ovat kavereita"
+#: src/Core/Install.php:381
+msgid "Url rewrite is working"
+msgstr "URL-osoitteen uudellenkirjoitus toimii"
 
-#: src/Core/NotificationsManager.php:825
-msgid "Friend Suggestion"
-msgstr "Kaveriehdotus"
+#: src/Core/Install.php:408
+msgid "ImageMagick PHP extension is not installed"
+msgstr "ImageMagick PHP-laajennus ei ole asetettu"
 
-#: src/Core/NotificationsManager.php:851
-msgid "Friend/Connect Request"
-msgstr "Ystävä/yhteyspyyntö"
+#: src/Core/Install.php:410
+msgid "ImageMagick PHP extension is installed"
+msgstr "ImageMagick PHP-laajennus on asetettu"
 
-#: src/Core/NotificationsManager.php:851
-msgid "New Follower"
-msgstr "Uusi seuraaja"
+#: src/Core/Install.php:412
+msgid "ImageMagick supports GIF"
+msgstr "ImageMagik tukee GIF-formaattia"
 
 #: src/Util/Temporal.php:147 src/Model/Profile.php:756
 msgid "Birthday:"
@@ -8077,251 +8111,40 @@ msgstr "sekunti"
 msgid "seconds"
 msgstr "sekuntia"
 
-#: src/Util/Temporal.php:318
-#, php-format
-msgid "%1$d %2$s ago"
-msgstr "%1$d %2$s sitten"
-
-#: src/Content/Text/BBCode.php:416
-msgid "view full size"
-msgstr "näytä täysikokoisena"
-
-#: src/Content/Text/BBCode.php:842 src/Content/Text/BBCode.php:1611
-#: src/Content/Text/BBCode.php:1612
-msgid "Image/photo"
-msgstr "Kuva/valokuva"
-
-#: src/Content/Text/BBCode.php:980
-#, 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:1538 src/Content/Text/BBCode.php:1560
-msgid "$1 wrote:"
-msgstr "$1 kirjoitti:"
-
-#: src/Content/Text/BBCode.php:1620 src/Content/Text/BBCode.php:1621
-msgid "Encrypted content"
-msgstr "Salattu sisältö"
-
-#: src/Content/Text/BBCode.php:1740
-msgid "Invalid source protocol"
-msgstr "Virheellinen lähdeprotokolla"
-
-#: src/Content/Text/BBCode.php:1751
-msgid "Invalid link protocol"
-msgstr "Virheellinen linkkiprotokolla"
-
-#: src/Content/Feature.php:79
-msgid "General Features"
-msgstr "Yleiset ominaisuudet"
-
-#: src/Content/Feature.php:81
-msgid "Multiple Profiles"
-msgstr "Monia profiileja"
-
-#: src/Content/Feature.php:81
-msgid "Ability to create multiple profiles"
-msgstr "Mahdollisuus luoda useita profiileja"
-
-#: src/Content/Feature.php:82
-msgid "Photo Location"
-msgstr "Kuvan sijainti"
-
-#: src/Content/Feature.php:82
-msgid ""
-"Photo metadata is normally stripped. This extracts the location (if present)"
-" prior to stripping metadata and links it to a map."
-msgstr "Kuvan metadata poistetaan normaalisti. Tämä ottaa paikkatiedon (jos olemassa) ennen poistoa ja linkittää sen karttaan."
-
-#: src/Content/Feature.php:83
-msgid "Export Public Calendar"
-msgstr "Vie julkinen kalenteri"
-
-#: src/Content/Feature.php:83
-msgid "Ability for visitors to download the public calendar"
-msgstr "Vierailijoiden mahdollisuus ladata julkinen kalenteri"
-
-#: src/Content/Feature.php:88
-msgid "Post Composition Features"
-msgstr "Kirjoittamisen ominaisuudet"
-
-#: src/Content/Feature.php:89
-msgid "Post Preview"
-msgstr "Viestin esikatselu"
-
-#: src/Content/Feature.php:89
-msgid "Allow previewing posts and comments before publishing them"
-msgstr "Mahdollistaa viestien esikatselun ennen niiden julkaisua"
-
-#: src/Content/Feature.php:90
-msgid "Auto-mention Forums"
-msgstr ""
-
-#: src/Content/Feature.php:90
-msgid ""
-"Add/remove mention when a forum page is selected/deselected in ACL window."
-msgstr ""
-
-#: src/Content/Feature.php:95
-msgid "Network Sidebar Widgets"
-msgstr ""
-
-#: src/Content/Feature.php:96
-msgid "Search by Date"
-msgstr "Päivämäärähaku"
-
-#: src/Content/Feature.php:96
-msgid "Ability to select posts by date ranges"
-msgstr "Mahdollisuus valita viestejä päivämäärärajauksella"
-
-#: src/Content/Feature.php:97 src/Content/Feature.php:127
-msgid "List Forums"
-msgstr "Näytä foorumit"
-
-#: src/Content/Feature.php:97
-msgid "Enable widget to display the forums your are connected with"
-msgstr ""
-
-#: src/Content/Feature.php:98
-msgid "Group Filter"
-msgstr "Ryhmäsuodatin"
-
-#: src/Content/Feature.php:98
-msgid "Enable widget to display Network posts only from selected group"
-msgstr ""
-
-#: src/Content/Feature.php:99
-msgid "Network Filter"
-msgstr "Verkkosuodatin"
-
-#: src/Content/Feature.php:99
-msgid "Enable widget to display Network posts only from selected network"
-msgstr ""
-
-#: src/Content/Feature.php:100
-msgid "Save search terms for re-use"
-msgstr "Tallenna hakutermit myöhempää käyttöä varten"
-
-#: src/Content/Feature.php:105
-msgid "Network Tabs"
-msgstr "Verkko välilehdet"
-
-#: src/Content/Feature.php:106
-msgid "Network Personal Tab"
-msgstr ""
-
-#: src/Content/Feature.php:106
-msgid "Enable tab to display only Network posts that you've interacted on"
-msgstr ""
-
-#: src/Content/Feature.php:107
-msgid "Network New Tab"
-msgstr ""
-
-#: src/Content/Feature.php:107
-msgid "Enable tab to display only new Network posts (from the last 12 hours)"
-msgstr ""
-
-#: src/Content/Feature.php:108
-msgid "Network Shared Links Tab"
-msgstr ""
-
-#: src/Content/Feature.php:108
-msgid "Enable tab to display only Network posts with links in them"
-msgstr ""
-
-#: src/Content/Feature.php:113
-msgid "Post/Comment Tools"
-msgstr "Julkaisu/kommentti työkalut"
-
-#: src/Content/Feature.php:114
-msgid "Multiple Deletion"
-msgstr ""
-
-#: src/Content/Feature.php:114
-msgid "Select and delete multiple posts/comments at once"
-msgstr "Valitse ja poista monta julkaisua/kommentia yhtaikaa"
-
-#: src/Content/Feature.php:115
-msgid "Edit Sent Posts"
-msgstr "Muokkaa lähetetyt julkaisut"
-
-#: src/Content/Feature.php:115
-msgid "Edit and correct posts and comments after sending"
-msgstr "Muokkaa ja korjaa julkaisuja ja kommenteja julkaisun jälkeen"
-
-#: src/Content/Feature.php:116
-msgid "Tagging"
-msgstr "Tunnisteet"
-
-#: src/Content/Feature.php:116
-msgid "Ability to tag existing posts"
-msgstr "Saa merkitä olemassa olevia julkaisuja"
-
-#: src/Content/Feature.php:117
-msgid "Post Categories"
-msgstr "Julkaisuluokat"
-
-#: src/Content/Feature.php:117
-msgid "Add categories to your posts"
-msgstr "Luokittele julkaisusi"
-
-#: src/Content/Feature.php:118 src/Content/Widget.php:205
-msgid "Saved Folders"
-msgstr "Tallennetut kansiot"
-
-#: src/Content/Feature.php:118
-msgid "Ability to file posts under folders"
-msgstr "Mahdollisuus tallettaa viestejä kansioihin"
-
-#: src/Content/Feature.php:119
-msgid "Dislike Posts"
-msgstr "Inhoa viestejä"
-
-#: src/Content/Feature.php:119
-msgid "Ability to dislike posts/comments"
-msgstr "Mahdollisuus inhota viestejä/kommentteja"
-
-#: src/Content/Feature.php:120
-msgid "Star Posts"
-msgstr "Tähtimerkityt julkaisut"
-
-#: src/Content/Feature.php:120
-msgid "Ability to mark special posts with a star indicator"
-msgstr "Salli julkaisujen tähtimerkintä"
-
-#: src/Content/Feature.php:121
-msgid "Mute Post Notifications"
-msgstr "Mykistä julkaisuilmoitukset"
+#: src/Util/Temporal.php:318
+#, php-format
+msgid "%1$d %2$s ago"
+msgstr "%1$d %2$s sitten"
 
-#: src/Content/Feature.php:121
-msgid "Ability to mute notifications for a thread"
-msgstr ""
+#: src/Content/Text/BBCode.php:416
+msgid "view full size"
+msgstr "näytä täysikokoisena"
 
-#: src/Content/Feature.php:126
-msgid "Advanced Profile Settings"
-msgstr "Profiilin lisäasetukset"
+#: src/Content/Text/BBCode.php:842 src/Content/Text/BBCode.php:1611
+#: src/Content/Text/BBCode.php:1612
+msgid "Image/photo"
+msgstr "Kuva/valokuva"
 
-#: src/Content/Feature.php:127
-msgid "Show visitors public community forums at the Advanced Profile Page"
-msgstr ""
+#: src/Content/Text/BBCode.php:980
+#, 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/Feature.php:128
-msgid "Tag Cloud"
-msgstr "Tunnistepilvi"
+#: src/Content/Text/BBCode.php:1538 src/Content/Text/BBCode.php:1560
+msgid "$1 wrote:"
+msgstr "$1 kirjoitti:"
 
-#: src/Content/Feature.php:128
-msgid "Provide a personal tag cloud on your profile page"
-msgstr "Näytä henkilökohtainen tunnistepilvi profiilisivullasi"
+#: src/Content/Text/BBCode.php:1620 src/Content/Text/BBCode.php:1621
+msgid "Encrypted content"
+msgstr "Salattu sisältö"
 
-#: src/Content/Feature.php:129
-msgid "Display Membership Date"
-msgstr "Näytä liittymispäivämäärä"
+#: src/Content/Text/BBCode.php:1740
+msgid "Invalid source protocol"
+msgstr "Virheellinen lähdeprotokolla"
 
-#: src/Content/Feature.php:129
-msgid "Display membership date in profile"
-msgstr "Näytä liittymispäivämäärä profiilissa"
+#: src/Content/Text/BBCode.php:1751
+msgid "Invalid link protocol"
+msgstr "Virheellinen linkkiprotokolla"
 
 #: src/Content/OEmbed.php:253
 msgid "Embedding disabled"
@@ -8751,67 +8574,274 @@ msgstr "Hallitse"
 msgid "Manage other pages"
 msgstr "Hallitse muita sivuja"
 
-#: src/Content/Nav.php:206 src/Model/Profile.php:368
-msgid "Profiles"
-msgstr "Profiilit"
+#: src/Content/Nav.php:206 src/Model/Profile.php:368
+msgid "Profiles"
+msgstr "Profiilit"
+
+#: src/Content/Nav.php:206
+msgid "Manage/Edit Profiles"
+msgstr "Hallitse/muokka profiilit"
+
+#: src/Content/Nav.php:214
+msgid "Site setup and configuration"
+msgstr "Sivuston asennus ja asetukset"
+
+#: src/Content/Nav.php:217
+msgid "Navigation"
+msgstr "Navigointi"
+
+#: src/Content/Nav.php:217
+msgid "Site map"
+msgstr "Sivustokartta"
+
+#: src/Content/Widget.php:33
+msgid "Add New Contact"
+msgstr "Lisää uusi kontakti"
+
+#: src/Content/Widget.php:34
+msgid "Enter address or web location"
+msgstr "Syötä verkko-osoite"
+
+#: src/Content/Widget.php:35
+msgid "Example: bob@example.com, http://example.com/barbara"
+msgstr "Esimerkki: bob@example.com, http://example.com/barbara"
+
+#: src/Content/Widget.php:53
+#, php-format
+msgid "%d invitation available"
+msgid_plural "%d invitations available"
+msgstr[0] "%d kutsu saatavilla"
+msgstr[1] "%d kutsuja saatavilla"
+
+#: src/Content/Widget.php:164
+msgid "Networks"
+msgstr "Verkot"
+
+#: src/Content/Widget.php:167
+msgid "All Networks"
+msgstr "Kaikki verkot"
+
+#: src/Content/Widget.php:205 src/Content/Feature.php:118
+msgid "Saved Folders"
+msgstr "Tallennetut kansiot"
+
+#: src/Content/Widget.php:208 src/Content/Widget.php:248
+msgid "Everything"
+msgstr "Kaikki"
+
+#: src/Content/Widget.php:245
+msgid "Categories"
+msgstr "Luokat"
+
+#: src/Content/Widget.php:312
+#, php-format
+msgid "%d contact in common"
+msgid_plural "%d contacts in common"
+msgstr[0] "%d yhteinen kontakti"
+msgstr[1] "%d yhteistä kontaktia"
+
+#: src/Content/Feature.php:79
+msgid "General Features"
+msgstr "Yleiset ominaisuudet"
+
+#: src/Content/Feature.php:81
+msgid "Multiple Profiles"
+msgstr "Monia profiileja"
+
+#: src/Content/Feature.php:81
+msgid "Ability to create multiple profiles"
+msgstr "Mahdollisuus luoda useita profiileja"
+
+#: src/Content/Feature.php:82
+msgid "Photo Location"
+msgstr "Kuvan sijainti"
+
+#: src/Content/Feature.php:82
+msgid ""
+"Photo metadata is normally stripped. This extracts the location (if present)"
+" prior to stripping metadata and links it to a map."
+msgstr "Kuvan metadata poistetaan normaalisti. Tämä ottaa paikkatiedon (jos olemassa) ennen poistoa ja linkittää sen karttaan."
+
+#: src/Content/Feature.php:83
+msgid "Export Public Calendar"
+msgstr "Vie julkinen kalenteri"
+
+#: src/Content/Feature.php:83
+msgid "Ability for visitors to download the public calendar"
+msgstr "Vierailijoiden mahdollisuus ladata julkinen kalenteri"
+
+#: src/Content/Feature.php:88
+msgid "Post Composition Features"
+msgstr "Kirjoittamisen ominaisuudet"
+
+#: src/Content/Feature.php:89
+msgid "Post Preview"
+msgstr "Viestin esikatselu"
+
+#: src/Content/Feature.php:89
+msgid "Allow previewing posts and comments before publishing them"
+msgstr "Mahdollistaa viestien esikatselun ennen niiden julkaisua"
+
+#: src/Content/Feature.php:90
+msgid "Auto-mention Forums"
+msgstr ""
+
+#: src/Content/Feature.php:90
+msgid ""
+"Add/remove mention when a forum page is selected/deselected in ACL window."
+msgstr ""
+
+#: src/Content/Feature.php:95
+msgid "Network Sidebar"
+msgstr "Uutisvirran sivupalkki"
+
+#: src/Content/Feature.php:96
+msgid "Ability to select posts by date ranges"
+msgstr "Mahdollisuus valita viestejä päivämäärärajauksella"
+
+#: src/Content/Feature.php:97 src/Content/Feature.php:127
+msgid "List Forums"
+msgstr "Näytä foorumit"
+
+#: src/Content/Feature.php:97
+msgid "Enable widget to display the forums your are connected with"
+msgstr ""
+
+#: src/Content/Feature.php:98
+msgid "Group Filter"
+msgstr "Ryhmäsuodatin"
+
+#: src/Content/Feature.php:98
+msgid "Enable widget to display Network posts only from selected group"
+msgstr ""
+
+#: src/Content/Feature.php:99
+msgid "Network Filter"
+msgstr "Uutisvirtasuodatin"
+
+#: src/Content/Feature.php:99
+msgid "Enable widget to display Network posts only from selected network"
+msgstr ""
+
+#: src/Content/Feature.php:100
+msgid "Save search terms for re-use"
+msgstr "Tallenna hakutermit myöhempää käyttöä varten"
+
+#: src/Content/Feature.php:105
+msgid "Network Tabs"
+msgstr "Uutisvirta välilehdet"
+
+#: src/Content/Feature.php:106
+msgid "Network Personal Tab"
+msgstr "Henkilökohtainen uutisvirtavälilehti"
+
+#: src/Content/Feature.php:106
+msgid "Enable tab to display only Network posts that you've interacted on"
+msgstr ""
+
+#: src/Content/Feature.php:107
+msgid "Network New Tab"
+msgstr "Uusimmat uutisvirtajulkaisut"
+
+#: src/Content/Feature.php:107
+msgid "Enable tab to display only new Network posts (from the last 12 hours)"
+msgstr ""
+
+#: src/Content/Feature.php:108
+msgid "Network Shared Links Tab"
+msgstr ""
+
+#: src/Content/Feature.php:108
+msgid "Enable tab to display only Network posts with links in them"
+msgstr ""
+
+#: src/Content/Feature.php:113
+msgid "Post/Comment Tools"
+msgstr "Julkaisu/kommentti työkalut"
+
+#: src/Content/Feature.php:114
+msgid "Multiple Deletion"
+msgstr ""
+
+#: src/Content/Feature.php:114
+msgid "Select and delete multiple posts/comments at once"
+msgstr "Valitse ja poista monta julkaisua/kommentia yhtaikaa"
+
+#: src/Content/Feature.php:115
+msgid "Edit Sent Posts"
+msgstr "Muokkaa lähetetyt julkaisut"
+
+#: src/Content/Feature.php:115
+msgid "Edit and correct posts and comments after sending"
+msgstr "Muokkaa ja korjaa julkaisuja ja kommenteja julkaisun jälkeen"
+
+#: src/Content/Feature.php:116
+msgid "Tagging"
+msgstr "Tunnisteet"
+
+#: src/Content/Feature.php:116
+msgid "Ability to tag existing posts"
+msgstr "Saa merkitä olemassa olevia julkaisuja"
+
+#: src/Content/Feature.php:117
+msgid "Post Categories"
+msgstr "Julkaisuluokat"
+
+#: src/Content/Feature.php:117
+msgid "Add categories to your posts"
+msgstr "Luokittele julkaisusi"
 
-#: src/Content/Nav.php:206
-msgid "Manage/Edit Profiles"
-msgstr "Hallitse/muokka profiilit"
+#: src/Content/Feature.php:118
+msgid "Ability to file posts under folders"
+msgstr "Mahdollisuus tallettaa viestejä kansioihin"
 
-#: src/Content/Nav.php:214
-msgid "Site setup and configuration"
-msgstr "Sivuston asennus ja asetukset"
+#: src/Content/Feature.php:119
+msgid "Dislike Posts"
+msgstr "Inhoa viestejä"
 
-#: src/Content/Nav.php:217
-msgid "Navigation"
-msgstr "Navigointi"
+#: src/Content/Feature.php:119
+msgid "Ability to dislike posts/comments"
+msgstr "Mahdollisuus inhota viestejä/kommentteja"
 
-#: src/Content/Nav.php:217
-msgid "Site map"
-msgstr "Sivustokartta"
+#: src/Content/Feature.php:120
+msgid "Star Posts"
+msgstr "Tähtimerkityt julkaisut"
 
-#: src/Content/Widget.php:33
-msgid "Add New Contact"
-msgstr "Lisää uusi kontakti"
+#: src/Content/Feature.php:120
+msgid "Ability to mark special posts with a star indicator"
+msgstr "Salli julkaisujen tähtimerkintä"
 
-#: src/Content/Widget.php:34
-msgid "Enter address or web location"
-msgstr "Syötä verkko-osoite"
+#: src/Content/Feature.php:121
+msgid "Mute Post Notifications"
+msgstr "Mykistä julkaisuilmoitukset"
 
-#: src/Content/Widget.php:35
-msgid "Example: bob@example.com, http://example.com/barbara"
-msgstr "Esimerkki: bob@example.com, http://example.com/barbara"
+#: src/Content/Feature.php:121
+msgid "Ability to mute notifications for a thread"
+msgstr ""
 
-#: src/Content/Widget.php:53
-#, php-format
-msgid "%d invitation available"
-msgid_plural "%d invitations available"
-msgstr[0] "%d kutsu saatavilla"
-msgstr[1] "%d kutsuja saatavilla"
+#: src/Content/Feature.php:126
+msgid "Advanced Profile Settings"
+msgstr "Profiilin lisäasetukset"
 
-#: src/Content/Widget.php:164
-msgid "Networks"
-msgstr "Verkot"
+#: src/Content/Feature.php:127
+msgid "Show visitors public community forums at the Advanced Profile Page"
+msgstr ""
 
-#: src/Content/Widget.php:167
-msgid "All Networks"
-msgstr "Kaikki verkot"
+#: src/Content/Feature.php:128
+msgid "Tag Cloud"
+msgstr "Tunnistepilvi"
 
-#: src/Content/Widget.php:208 src/Content/Widget.php:248
-msgid "Everything"
-msgstr "Kaikki"
+#: src/Content/Feature.php:128
+msgid "Provide a personal tag cloud on your profile page"
+msgstr "Näytä henkilökohtainen tunnistepilvi profiilisivullasi"
 
-#: src/Content/Widget.php:245
-msgid "Categories"
-msgstr "Luokat"
+#: src/Content/Feature.php:129
+msgid "Display Membership Date"
+msgstr "Näytä liittymispäivämäärä"
 
-#: src/Content/Widget.php:312
-#, php-format
-msgid "%d contact in common"
-msgid_plural "%d contacts in common"
-msgstr[0] "%d yhteinen kontakti"
-msgstr[1] "%d yhteistä kontaktia"
+#: src/Content/Feature.php:129
+msgid "Display membership date in profile"
+msgstr "Näytä liittymispäivämäärä profiilissa"
 
 #: src/Database/DBStructure.php:32
 msgid "There are no tables on MyISAM."
@@ -8847,8 +8877,9 @@ msgid "Errors encountered performing database changes: "
 msgstr "Tietokannan muokkauksessa tapahtui virheitä:"
 
 #: src/Database/DBStructure.php:210
-msgid ": Database update"
-msgstr ": Tietokannan päivitys"
+#, php-format
+msgid "%s: Database update"
+msgstr "%s: Tietokantapäivitys"
 
 #: src/Database/DBStructure.php:460
 #, php-format
@@ -9094,104 +9125,6 @@ msgid ""
 "\t\t\tThank you and welcome to %2$s."
 msgstr ""
 
-#: src/Model/Contact.php:657
-msgid "Drop Contact"
-msgstr "Poista kontakti"
-
-#: src/Model/Contact.php:1060
-msgid "Organisation"
-msgstr "Järjestö"
-
-#: src/Model/Contact.php:1063
-msgid "News"
-msgstr "Uutiset"
-
-#: src/Model/Contact.php:1066
-msgid "Forum"
-msgstr "Keskustelupalsta"
-
-#: src/Model/Contact.php:1245
-msgid "Connect URL missing."
-msgstr "Yhteys URL-linkki puuttuu."
-
-#: src/Model/Contact.php:1254
-msgid ""
-"The contact could not be added. Please check the relevant network "
-"credentials in your Settings -> Social Networks page."
-msgstr "Kontaktia ei pystytty lisäämään. Tarkista verkkoasetukset omista asetuksistasi (Settings -> Social Networks)."
-
-#: src/Model/Contact.php:1301
-msgid ""
-"This site is not configured to allow communications with other networks."
-msgstr "Tämä sivusto ei salli yhteyksiä muiden verkkojen kanssa.."
-
-#: src/Model/Contact.php:1302 src/Model/Contact.php:1316
-msgid "No compatible communication protocols or feeds were discovered."
-msgstr "Yhteensopivia viestintäprotokolleja tai syötteitä ei löytynyt."
-
-#: src/Model/Contact.php:1314
-msgid "The profile address specified does not provide adequate information."
-msgstr "Annettu profiiliosoite ei sisällä riittävästi tietoa."
-
-#: src/Model/Contact.php:1319
-msgid "An author or name was not found."
-msgstr "Julkaisija tai nimi puuttuu."
-
-#: src/Model/Contact.php:1322
-msgid "No browser URL could be matched to this address."
-msgstr ""
-
-#: src/Model/Contact.php:1325
-msgid ""
-"Unable to match @-style Identity Address with a known protocol or email "
-"contact."
-msgstr ""
-
-#: src/Model/Contact.php:1326
-msgid "Use mailto: in front of address to force email check."
-msgstr "Käytä \"mailto:\" osoitteen edessä pakottaaksesi sähköpostin tarkastuksen."
-
-#: src/Model/Contact.php:1332
-msgid ""
-"The profile address specified belongs to a network which has been disabled "
-"on this site."
-msgstr "Profiilin osoite kuuluu verkkoon, joka on poistettu tältä sivustolta."
-
-#: src/Model/Contact.php:1337
-msgid ""
-"Limited profile. This person will be unable to receive direct/personal "
-"notifications from you."
-msgstr "Rajoitettu profiili. Tämä henkilö ei pysty/tule saamaan suoria/henkilökohtaisia ilmoituksia sinulta."
-
-#: src/Model/Contact.php:1388
-msgid "Unable to retrieve contact information."
-msgstr "Kontaktin tietoja ei voitu hakea."
-
-#: src/Model/Contact.php:1605 src/Protocol/DFRN.php:1510
-#, php-format
-msgid "%s's birthday"
-msgstr "%s: syntymäpäivä"
-
-#: src/Model/Contact.php:1606 src/Protocol/DFRN.php:1511
-#, php-format
-msgid "Happy Birthday %s"
-msgstr "Hyvää syntymäpäivää %s"
-
-#: src/Model/Item.php:1776
-#, php-format
-msgid "%1$s is attending %2$s's %3$s"
-msgstr "%1$s osallistuu tapahtumaan %3$s, jonka järjestää %2$s"
-
-#: src/Model/Item.php:1781
-#, php-format
-msgid "%1$s is not attending %2$s's %3$s"
-msgstr "%1$s ei osallistu tapahtumaan %3$s, jonka järjestää %2$s"
-
-#: src/Model/Item.php:1786
-#, php-format
-msgid "%1$s may attend %2$s's %3$s"
-msgstr "%1$s ehkä osallistuu tapahtumaan %3$s, jonka järjestää %2$s"
-
 #: src/Model/Profile.php:97
 msgid "Requested account is not available."
 msgstr "Pyydetty käyttäjätili ei ole saatavilla."
@@ -9260,7 +9193,7 @@ msgstr "Ikä:"
 #: src/Model/Profile.php:776
 #, php-format
 msgid "for %1$d %2$s"
-msgstr ""
+msgstr "%1$d%2$s"
 
 #: src/Model/Profile.php:800
 msgid "Religion:"
@@ -9310,6 +9243,104 @@ msgstr "Foorumit:"
 msgid "Only You Can See This"
 msgstr "Vain sinä näet tämän"
 
+#: src/Model/Contact.php:657
+msgid "Drop Contact"
+msgstr "Poista kontakti"
+
+#: src/Model/Contact.php:1091
+msgid "Organisation"
+msgstr "Järjestö"
+
+#: src/Model/Contact.php:1094
+msgid "News"
+msgstr "Uutiset"
+
+#: src/Model/Contact.php:1097
+msgid "Forum"
+msgstr "Keskustelupalsta"
+
+#: src/Model/Contact.php:1276
+msgid "Connect URL missing."
+msgstr "Yhteys URL-linkki puuttuu."
+
+#: src/Model/Contact.php:1285
+msgid ""
+"The contact could not be added. Please check the relevant network "
+"credentials in your Settings -> Social Networks page."
+msgstr "Kontaktia ei pystytty lisäämään. Tarkista verkkoasetukset omista asetuksistasi (Settings -> Social Networks)."
+
+#: src/Model/Contact.php:1332
+msgid ""
+"This site is not configured to allow communications with other networks."
+msgstr "Tämä sivusto ei salli yhteyksiä muiden verkkojen kanssa.."
+
+#: src/Model/Contact.php:1333 src/Model/Contact.php:1347
+msgid "No compatible communication protocols or feeds were discovered."
+msgstr "Yhteensopivia viestintäprotokolleja tai syötteitä ei löytynyt."
+
+#: src/Model/Contact.php:1345
+msgid "The profile address specified does not provide adequate information."
+msgstr "Annettu profiiliosoite ei sisällä riittävästi tietoa."
+
+#: src/Model/Contact.php:1350
+msgid "An author or name was not found."
+msgstr "Julkaisija tai nimi puuttuu."
+
+#: src/Model/Contact.php:1353
+msgid "No browser URL could be matched to this address."
+msgstr ""
+
+#: src/Model/Contact.php:1356
+msgid ""
+"Unable to match @-style Identity Address with a known protocol or email "
+"contact."
+msgstr ""
+
+#: src/Model/Contact.php:1357
+msgid "Use mailto: in front of address to force email check."
+msgstr "Käytä \"mailto:\" osoitteen edessä pakottaaksesi sähköpostin tarkastuksen."
+
+#: src/Model/Contact.php:1363
+msgid ""
+"The profile address specified belongs to a network which has been disabled "
+"on this site."
+msgstr "Profiilin osoite kuuluu verkkoon, joka on poistettu tältä sivustolta."
+
+#: src/Model/Contact.php:1368
+msgid ""
+"Limited profile. This person will be unable to receive direct/personal "
+"notifications from you."
+msgstr "Rajoitettu profiili. Tämä henkilö ei pysty/tule saamaan suoria/henkilökohtaisia ilmoituksia sinulta."
+
+#: src/Model/Contact.php:1419
+msgid "Unable to retrieve contact information."
+msgstr "Kontaktin tietoja ei voitu hakea."
+
+#: src/Model/Contact.php:1636 src/Protocol/DFRN.php:1513
+#, php-format
+msgid "%s's birthday"
+msgstr "%s: syntymäpäivä"
+
+#: src/Model/Contact.php:1637 src/Protocol/DFRN.php:1514
+#, php-format
+msgid "Happy Birthday %s"
+msgstr "Hyvää syntymäpäivää %s"
+
+#: src/Model/Item.php:1809
+#, php-format
+msgid "%1$s is attending %2$s's %3$s"
+msgstr "%1$s osallistuu tapahtumaan %3$s, jonka järjestää %2$s"
+
+#: src/Model/Item.php:1814
+#, php-format
+msgid "%1$s is not attending %2$s's %3$s"
+msgstr "%1$s ei osallistu tapahtumaan %3$s, jonka järjestää %2$s"
+
+#: src/Model/Item.php:1819
+#, php-format
+msgid "%1$s may attend %2$s's %3$s"
+msgstr "%1$s ehkä osallistuu tapahtumaan %3$s, jonka järjestää %2$s"
+
 #: src/Protocol/OStatus.php:1799
 #, php-format
 msgid "%s is now following %s."
@@ -9328,15 +9359,15 @@ msgstr "%s ei enää seuraa %s."
 msgid "stopped following"
 msgstr "ei enää seuraa"
 
-#: src/Protocol/Diaspora.php:2670
+#: src/Protocol/Diaspora.php:2654
 msgid "Sharing notification from Diaspora network"
 msgstr "Ilmoitus Diaspora -verkosta tapahtuneesta jakamisesta."
 
-#: src/Protocol/Diaspora.php:3762
+#: src/Protocol/Diaspora.php:3744
 msgid "Attachments:"
 msgstr "Liitteitä:"
 
-#: src/Worker/Delivery.php:407
+#: src/Worker/Delivery.php:415
 msgid "(no subject)"
 msgstr "(ei aihetta)"
 
@@ -9537,15 +9568,19 @@ msgstr "Linkki"
 msgid "Video"
 msgstr "Video"
 
-#: src/App.php:511
+#: src/App.php:524
 msgid "Delete this item?"
 msgstr "Poista tämä kohde?"
 
-#: src/App.php:513
+#: src/App.php:526
 msgid "show fewer"
 msgstr "näytä vähemmän"
 
-#: index.php:472
+#: src/App.php:1122
+msgid "No system theme config value set."
+msgstr ""
+
+#: index.php:464
 msgid "toggle mobile"
 msgstr "Mobiilisivusto päälle/pois"
 
@@ -9553,3 +9588,8 @@ msgstr "Mobiilisivusto päälle/pois"
 #, php-format
 msgid "Update %s failed. See error logs."
 msgstr "%s päivitys epäonnistui, katso virhelokit."
+
+#: update.php:193
+#, php-format
+msgid "%s: Updating author-id and owner-id in item and thread table. "
+msgstr ""
index 37ba92b3a4bcb440ae81cc8ec82da2f90f6726f9..16c3e9539fe379b312d6c40ae4e15bf4f5fbd6a5 100644 (file)
@@ -12,16 +12,6 @@ $a->strings["Cancel"] = "Peru";
 $a->strings["Permission denied."] = "Käyttöoikeus evätty.";
 $a->strings["Archives"] = "Arkisto";
 $a->strings["show more"] = "näytä lisää";
-$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
-       0 => "Päivittäinen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty.",
-       1 => "Päivittäinen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty.",
-];
-$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
-       0 => "Viikottainen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty.",
-       1 => "Viikottainen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty.",
-];
-$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Kuukausittainen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty.";
-$a->strings["Profile Photos"] = "Profiilin valokuvat";
 $a->strings["Friendica Notification"] = "Friendica-huomautus";
 $a->strings["Thank You,"] = "Kiitos,";
 $a->strings["%s Administrator"] = "%s Ylläpitäjä";
@@ -85,9 +75,104 @@ $a->strings["Welcome "] = "Tervetuloa";
 $a->strings["Please upload a profile photo."] = "Lataa profiilikuva.";
 $a->strings["Welcome back "] = "Tervetuloa takaisin";
 $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."] = "Lomakkeen turvallisuusavain oli väärin. Tämä voi johtua siitä, että lomake on ollut avoinna liian kauan (>3 tuntia) ennen sen lähettämistä.";
+$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
+       0 => "Päivittäinen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty.",
+       1 => "Päivittäinen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty.",
+];
+$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
+       0 => "Viikottainen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty.",
+       1 => "Viikottainen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty.",
+];
+$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Kuukausittainen julkaisuraja (%d) on tullut täyteen. Julkaisu hylätty.";
+$a->strings["Profile Photos"] = "Profiilin valokuvat";
+$a->strings["Cannot locate DNS info for database server '%s'"] = "'%s' tietokantapalvelimen DNS-tieto ei löydy";
+$a->strings["newer"] = "uudempi";
+$a->strings["older"] = "vanhempi";
+$a->strings["first"] = "ensimmäinen";
+$a->strings["prev"] = "edellinen";
+$a->strings["next"] = "seuraava";
+$a->strings["last"] = "viimeinen";
+$a->strings["Loading more entries..."] = "Merkinnät ladataan...";
+$a->strings["The end"] = "Loppu";
+$a->strings["No contacts"] = "Ei kontakteja";
+$a->strings["%d Contact"] = [
+       0 => "%d kontakti",
+       1 => "%d kontakteja",
+];
+$a->strings["View Contacts"] = "Näytä kontaktit";
+$a->strings["Save"] = "Tallenna";
+$a->strings["Follow"] = "Seuraa";
+$a->strings["Search"] = "Haku";
+$a->strings["@name, !forum, #tags, content"] = "@nimi, !foorumi, #tunnisteet, sisältö";
+$a->strings["Full Text"] = "Koko teksti";
+$a->strings["Tags"] = "Tunnisteet";
+$a->strings["Contacts"] = "Yhteystiedot";
+$a->strings["Forums"] = "Foorumit";
+$a->strings["poke"] = "töki";
+$a->strings["poked"] = "tökkäsi";
+$a->strings["ping"] = "pingaa";
+$a->strings["pinged"] = "pingasi";
+$a->strings["prod"] = "töki";
+$a->strings["prodded"] = "tökkäsi";
+$a->strings["slap"] = "läimäytä";
+$a->strings["slapped"] = "läimäsi";
+$a->strings["finger"] = "näytä keskisormea";
+$a->strings["fingered"] = "näytti keskisormea";
+$a->strings["rebuff"] = "torju";
+$a->strings["rebuffed"] = "torjui";
+$a->strings["Monday"] = "Maanantai";
+$a->strings["Tuesday"] = "Tiistai";
+$a->strings["Wednesday"] = "Keskiviikko";
+$a->strings["Thursday"] = "Torstai";
+$a->strings["Friday"] = "Perjantai";
+$a->strings["Saturday"] = "Lauantai";
+$a->strings["Sunday"] = "Sunnuntai";
+$a->strings["January"] = "Tammikuu";
+$a->strings["February"] = "Helmikuu";
+$a->strings["March"] = "Maaliskuu";
+$a->strings["April"] = "Huhtikuu";
+$a->strings["May"] = "Toukokuu";
+$a->strings["June"] = "Kesäkuu";
+$a->strings["July"] = "Heinäkuu";
+$a->strings["August"] = "Elokuu";
+$a->strings["September"] = "Syyskuu";
+$a->strings["October"] = "Lokakuu";
+$a->strings["November"] = "Marraskuu";
+$a->strings["December"] = "Joulukuu";
+$a->strings["Mon"] = "Ma";
+$a->strings["Tue"] = "Ti";
+$a->strings["Wed"] = "Ke";
+$a->strings["Thu"] = "To";
+$a->strings["Fri"] = "Pe";
+$a->strings["Sat"] = "La";
+$a->strings["Sun"] = "Su";
+$a->strings["Jan"] = "Tam.";
+$a->strings["Feb"] = "Hel.";
+$a->strings["Mar"] = "Maa.";
+$a->strings["Apr"] = "Huh.";
+$a->strings["Jul"] = "Tou.";
+$a->strings["Aug"] = "Elo.";
+$a->strings["Sep"] = "Syy.";
+$a->strings["Oct"] = "Lok.";
+$a->strings["Nov"] = "Mar.";
+$a->strings["Dec"] = "Jou.";
+$a->strings["Content warning: %s"] = "Sisältövaroitus: %s";
+$a->strings["View Video"] = "Katso video";
+$a->strings["bytes"] = "tavua";
+$a->strings["Click to open/close"] = "Klikkaa auki/kiinni";
+$a->strings["View on separate page"] = "Katso erillisellä sivulla";
+$a->strings["view on separate page"] = "katso erillisellä sivulla";
+$a->strings["link to source"] = "linkki lähteeseen";
 $a->strings["event"] = "tapahtuma";
-$a->strings["status"] = "tila";
 $a->strings["photo"] = "kuva";
+$a->strings["activity"] = "toiminta";
+$a->strings["comment"] = [
+       0 => "kommentoi",
+       1 => "kommentoi",
+];
+$a->strings["post"] = "julkaisu";
+$a->strings["Item filed"] = "Kohde arkistoitu";
+$a->strings["status"] = "tila";
 $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s tykkää käyttäjän %2\$s %3\$s";
 $a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "";
 $a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$s osallistuu tapahtumaan %3\$s, jonka järjestää %2\$s";
@@ -120,7 +205,7 @@ $a->strings["Follow Thread"] = "Seuraa ketjua";
 $a->strings["View Status"] = "Näytä tila";
 $a->strings["View Profile"] = "Näytä profiilia";
 $a->strings["View Photos"] = "Näytä kuvia";
-$a->strings["Network Posts"] = "Verkkojulkaisut";
+$a->strings["Network Posts"] = "Uutisvirtajulkaisut";
 $a->strings["View Contact"] = "Näytä kontaktia";
 $a->strings["Send PM"] = "Lähetä yksityisviesti";
 $a->strings["Poke"] = "Tökkää";
@@ -194,91 +279,6 @@ $a->strings["Undecided"] = [
        0 => "En ole varma",
        1 => "En ole varma",
 ];
-$a->strings["Cannot locate DNS info for database server '%s'"] = "'%s' tietokantapalvelimen DNS-tieto ei löydy";
-$a->strings["newer"] = "uudempi";
-$a->strings["older"] = "vanhempi";
-$a->strings["first"] = "ensimmäinen";
-$a->strings["prev"] = "edellinen";
-$a->strings["next"] = "seuraava";
-$a->strings["last"] = "viimeinen";
-$a->strings["Loading more entries..."] = "Merkinnät ladataan...";
-$a->strings["The end"] = "Loppu";
-$a->strings["No contacts"] = "Ei kontakteja";
-$a->strings["%d Contact"] = [
-       0 => "%d kontakti",
-       1 => "%d kontakteja",
-];
-$a->strings["View Contacts"] = "Näytä kontaktit";
-$a->strings["Save"] = "Tallenna";
-$a->strings["Follow"] = "Seuraa";
-$a->strings["Search"] = "Haku";
-$a->strings["@name, !forum, #tags, content"] = "@nimi, !foorumi, #tunnisteet, sisältö";
-$a->strings["Full Text"] = "Koko teksti";
-$a->strings["Tags"] = "Tunnisteet";
-$a->strings["Contacts"] = "Yhteystiedot";
-$a->strings["Forums"] = "Foorumit";
-$a->strings["poke"] = "töki";
-$a->strings["poked"] = "tökkäsi";
-$a->strings["ping"] = "pingaa";
-$a->strings["pinged"] = "pingasi";
-$a->strings["prod"] = "töki";
-$a->strings["prodded"] = "tökkäsi";
-$a->strings["slap"] = "läimäytä";
-$a->strings["slapped"] = "läimäsi";
-$a->strings["finger"] = "näytä keskisormea";
-$a->strings["fingered"] = "näytti keskisormea";
-$a->strings["rebuff"] = "torju";
-$a->strings["rebuffed"] = "torjui";
-$a->strings["Monday"] = "Maanantai";
-$a->strings["Tuesday"] = "Tiistai";
-$a->strings["Wednesday"] = "Keskiviikko";
-$a->strings["Thursday"] = "Torstai";
-$a->strings["Friday"] = "Perjantai";
-$a->strings["Saturday"] = "Lauantai";
-$a->strings["Sunday"] = "Sunnuntai";
-$a->strings["January"] = "Tammikuu";
-$a->strings["February"] = "Helmikuu";
-$a->strings["March"] = "Maaliskuu";
-$a->strings["April"] = "Huhtikuu";
-$a->strings["May"] = "Toukokuu";
-$a->strings["June"] = "Kesäkuu";
-$a->strings["July"] = "Heinäkuu";
-$a->strings["August"] = "Elokuu";
-$a->strings["September"] = "Syyskuu";
-$a->strings["October"] = "Lokakuu";
-$a->strings["November"] = "Marraskuu";
-$a->strings["December"] = "Joulukuu";
-$a->strings["Mon"] = "Ma";
-$a->strings["Tue"] = "Ti";
-$a->strings["Wed"] = "Ke";
-$a->strings["Thu"] = "To";
-$a->strings["Fri"] = "Pe";
-$a->strings["Sat"] = "La";
-$a->strings["Sun"] = "Su";
-$a->strings["Jan"] = "Tam.";
-$a->strings["Feb"] = "Hel.";
-$a->strings["Mar"] = "Maa.";
-$a->strings["Apr"] = "Huh.";
-$a->strings["Jul"] = "Tou.";
-$a->strings["Aug"] = "Elo.";
-$a->strings["Sep"] = "Syy.";
-$a->strings["Oct"] = "Lok.";
-$a->strings["Nov"] = "Mar.";
-$a->strings["Dec"] = "Jou.";
-$a->strings["Content warning: %s"] = "Sisältövaroitus: %s";
-$a->strings["View Video"] = "Katso video";
-$a->strings["bytes"] = "tavua";
-$a->strings["Click to open/close"] = "Klikkaa auki/kiinni";
-$a->strings["View on separate page"] = "Katso erillisellä sivulla";
-$a->strings["view on separate page"] = "katso erillisellä sivulla";
-$a->strings["link to source"] = "linkki lähteeseen";
-$a->strings["activity"] = "toiminta";
-$a->strings["comment"] = [
-       0 => "kommentoi",
-       1 => "kommentoi",
-];
-$a->strings["post"] = "julkaisu";
-$a->strings["Item filed"] = "Kohde arkistoitu";
 $a->strings["No friends to display."] = "Ei näytettäviä kavereita.";
 $a->strings["Connect"] = "Yhdistä";
 $a->strings["Authorize application connection"] = "Vahvista sovellusyhteys";
@@ -295,38 +295,12 @@ $a->strings["No contacts in common."] = "Ei yhteisiä kontakteja.";
 $a->strings["Common Friends"] = "Yhteisiä kavereita";
 $a->strings["Credits"] = "Lopputekstit";
 $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!"] = "";
-$a->strings["Contact settings applied."] = "Kontaktiasetukset tallennettu.";
-$a->strings["Contact update failed."] = "Kontaktipäivitys epäonnistui.";
-$a->strings["Contact not found."] = "Kontaktia ei ole.";
-$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>VAROITUS: Tämä on erittäin vaativaa</strong> ja jos kirjoitat virheellisiä tietoja, viestintäsi tämän henkilön kanssa voi lakata toimimasta.";
-$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "Ole hyvä ja paina selaimesi 'Takaisin'-painiketta <strong>nyt</strong>, jos olet epävarma tämän sivun toiminnoista.";
-$a->strings["No mirroring"] = "Ei peilausta";
-$a->strings["Mirror as forwarded posting"] = "Peilaa välitettynä julkaisuna";
-$a->strings["Mirror as my own posting"] = "Peilaa omana julkaisuna";
-$a->strings["Return to contact editor"] = "Palaa kontaktin muokkaamiseen";
-$a->strings["Refetch contact data"] = "";
-$a->strings["Submit"] = "Lähetä";
-$a->strings["Remote Self"] = "";
-$a->strings["Mirror postings from this contact"] = "Peilaa tämän kontaktin julkaisut";
-$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "";
-$a->strings["Name"] = "Nimi";
-$a->strings["Account Nickname"] = "Tilin lempinimi";
-$a->strings["@Tagname - overrides Name/Nickname"] = "@Tagname - ohittaa Nimen/Nimimerkin";
-$a->strings["Account URL"] = "Tilin URL-osoite";
-$a->strings["Friend Request URL"] = "URL kaveripyyntöä varten";
-$a->strings["Friend Confirm URL"] = "URL kaverin vahvistusta varten";
-$a->strings["Notification Endpoint URL"] = "URL huomautuksia varten";
-$a->strings["Poll/Feed URL"] = "URL äänestyksiä/syötteitä varten";
-$a->strings["New photo from this URL"] = "Uusi kuva osoitteesta";
 $a->strings["Photos"] = "Kuvat";
 $a->strings["Contact Photos"] = "Kontaktin valokuvat";
 $a->strings["Upload"] = "Lähetä";
 $a->strings["Files"] = "Tiedostot";
 $a->strings["Not Found"] = "Ei löydetty";
 $a->strings["No profile"] = "Ei profiilia";
-$a->strings["Help:"] = "Ohje:";
-$a->strings["Help"] = "Ohje";
-$a->strings["Page not found."] = "Sivua ei löytynyt.";
 $a->strings["Welcome to %s"] = "Tervetuloa %s";
 $a->strings["Remote privacy information not available."] = "Yksityisyyden etätietoja ei saatavilla.";
 $a->strings["Visible to:"] = "Näkyvissä:";
@@ -386,7 +360,6 @@ $a->strings["You need to export your account from the old server and upload it h
 $a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "Tämä on kokeellinen ominaisuus. Emme voi tuoda kontakteja OStatus-verkolta (GNU social/Statusnet) tai Diasporalta.";
 $a->strings["Account file"] = "Tilitiedosto";
 $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "";
-$a->strings["%1\$s welcomes %2\$s"] = "%1\$s toivottaa tervetulleeksi ystävän %2\$s";
 $a->strings["No keywords to match. Please add keywords to your default profile."] = "Avainsanat puuttuu. Lisää avainsanoja oletusprofiiliisi.";
 $a->strings["is interested in:"] = "on kiinnostunut seuraavista aiheista:";
 $a->strings["Profile Match"] = "Vastaavien profiilien haku";
@@ -395,7 +368,7 @@ $a->strings["Invalid request identifier."] = "Virheellinen pyyntötunniste.";
 $a->strings["Discard"] = "Hylkää";
 $a->strings["Ignore"] = "Jätä huomiotta";
 $a->strings["Notifications"] = "Huomautukset";
-$a->strings["Network Notifications"] = "Verkkoilmoitukset";
+$a->strings["Network Notifications"] = "Uutisvirtailmoitukset";
 $a->strings["System Notifications"] = "Järjestelmäilmoitukset";
 $a->strings["Personal Notifications"] = "Henkilökohtaiset ilmoitukset";
 $a->strings["Home Notifications"] = "Koti-ilmoitukset";
@@ -422,7 +395,7 @@ $a->strings["About:"] = "Lisätietoja:";
 $a->strings["Tags:"] = "Tunnisteet:";
 $a->strings["Gender:"] = "Sukupuoli:";
 $a->strings["Profile URL"] = "Profiilin URL";
-$a->strings["Network:"] = "Verkko:";
+$a->strings["Network:"] = "Uutisvirta:";
 $a->strings["No introductions."] = "Ei esittelyjä.";
 $a->strings["Show unread"] = "Näytä lukemattomat";
 $a->strings["Show all"] = "Näytä kaikki";
@@ -430,76 +403,15 @@ $a->strings["No more %s notifications."] = "Ei muita %s ilmoituksia.";
 $a->strings["OpenID protocol error. No ID returned."] = "OpenID -protokollavirhe. Tunnusta ei vastaanotettu.";
 $a->strings["Account not found and OpenID registration is not permitted on this site."] = "Käyttäjätiliä ei löytynyt. Rekisteröityminen OpenID:n kautta ei ole sallittua tällä sivustolla.";
 $a->strings["Login failed."] = "Kirjautuminen epäonnistui";
-$a->strings["Profile not found."] = "Profiilia ei löytynyt.";
-$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "";
-$a->strings["Response from remote site was not understood."] = "Etäsivuston vastaus oli epäselvä.";
-$a->strings["Unexpected response from remote site: "] = "Odottamaton vastaus etäsivustolta:";
-$a->strings["Confirmation completed successfully."] = "Vahvistus onnistui.";
-$a->strings["Temporary failure. Please wait and try again."] = "Tilapäinen vika. Yritä myöhemmin uudelleen.";
-$a->strings["Introduction failed or was revoked."] = "Kaverikutsu epäonnistui tai oli peruutettu.";
-$a->strings["Remote site reported: "] = "";
-$a->strings["Unable to set contact photo."] = "Kontaktin kuvaa ei voitu asettaa";
-$a->strings["No user record found for '%s' "] = "";
-$a->strings["Our site encryption key is apparently messed up."] = "Sivustomme salausavain on sekaisin.";
-$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "";
-$a->strings["Contact record was not found for you on our site."] = "";
-$a->strings["Site public key not available in contact record for URL %s."] = "";
-$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "";
-$a->strings["Unable to set your contact credentials on our system."] = "";
-$a->strings["Unable to update your contact profile details on our system"] = "";
-$a->strings["[Name Withheld]"] = "[Nimi jätetty pois]";
-$a->strings["%1\$s has joined %2\$s"] = "%1\$s on liittynyt kohteeseen %2\$s";
 $a->strings["Manage Identities and/or Pages"] = "Hallitse identiteetit ja/tai sivut";
 $a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "";
 $a->strings["Select an identity to manage: "] = "Valitse identiteetti hallitavaksi:";
+$a->strings["Submit"] = "Lähetä";
 $a->strings["Invalid request."] = "Virheellinen pyyntö.";
 $a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "";
 $a->strings["Or - did you try to upload an empty file?"] = "Yrititkö ladata tyhjän tiedoston?";
 $a->strings["File exceeds size limit of %s"] = "Tiedosto ylittää kokorajoituksen %s";
 $a->strings["File upload failed."] = "Tiedoston lähettäminen epäonnistui.";
-$a->strings["This introduction has already been accepted."] = "Tämä esittely on jo hyväksytty.";
-$a->strings["Profile location is not valid or does not contain profile information."] = "Profiilin sijainti on viallinen tai se ei sisällä profiilitietoja.";
-$a->strings["Warning: profile location has no identifiable owner name."] = "Varoitus: profiilin sijainnissa ei ole tunnistettavaa omistajan nimeä.";
-$a->strings["Warning: profile location has no profile photo."] = "Varoitus: profiilin sijainnissa ei ole profiilikuvaa.";
-$a->strings["%d required parameter was not found at the given location"] = [
-       0 => "",
-       1 => "",
-];
-$a->strings["Introduction complete."] = "Esittely valmis.";
-$a->strings["Unrecoverable protocol error."] = "Vakava protokollavirhe.";
-$a->strings["Profile unavailable."] = "Profiili ei saatavilla.";
-$a->strings["%s has received too many connection requests today."] = "%s on saanut liikaa yhteyspyyntöjä tänään.";
-$a->strings["Spam protection measures have been invoked."] = "Roskapostisuojaukset otettu käyttöön.";
-$a->strings["Friends are advised to please try again in 24 hours."] = "Ystäviä suositellaan yrittämään uudelleen vuorokauden sisällä.";
-$a->strings["Invalid locator"] = "Viallinen paikannin";
-$a->strings["You have already introduced yourself here."] = "Olet jo esitellyt itsesi täällä.";
-$a->strings["Apparently you are already friends with %s."] = "Ilmeisesti olet jo ystävystynyt henkilön %s kanssa.";
-$a->strings["Invalid profile URL."] = "Viallinen profiiliosoite.";
-$a->strings["Disallowed profile URL."] = "Kielletty profiiliosoite.";
-$a->strings["Blocked domain"] = "Estetty verkkotunnus";
-$a->strings["Failed to update contact record."] = "Kontaktitietojen päivitys epäonnistui.";
-$a->strings["Your introduction has been sent."] = "Esittelysi lähetettiin.";
-$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "";
-$a->strings["Please login to confirm introduction."] = "Kirjaudu vahvistaaksesi esittelysi.";
-$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Väärä identiteetti kirjautuneena sisään. Kirjaudu <strong>tähän</strong> profiiliin.";
-$a->strings["Confirm"] = "Vahvista";
-$a->strings["Hide this contact"] = "Piilota kontakti";
-$a->strings["Welcome home %s."] = "Tervetuloa kotiin %s.";
-$a->strings["Please confirm your introduction/connection request to %s."] = "Vahvista esittelysi/yhteyspyyntösi henkilölle %s.";
-$a->strings["Public access denied."] = "Julkinen käyttö estetty.";
-$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Anna \"henkilöllisyysosoitteesi\" joissakin seuraavista tuetuista viestintäverkoista:";
-$a->strings["If you are not yet a member of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."] = "";
-$a->strings["Friend/Connection Request"] = "Ystävä/yhteyspyyntö";
-$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Esim. jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de";
-$a->strings["Please answer the following:"] = "Vastaa seuraavaan:";
-$a->strings["Does %s know you?"] = "Tunteeko %s sinut?";
-$a->strings["Add a personal note:"] = "Lisää oma merkintä:";
-$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."] = " - älä käytä tätä lomaketta. Kirjoita sen sijaan %s Diaspora-hakupalkkiisi.";
-$a->strings["Your Identity Address:"] = "Identiteettisi osoite:";
-$a->strings["Submit Request"] = "Lähetä pyyntö";
 $a->strings["- select -"] = "- valitse -";
 $a->strings["l F d, Y \\@ g:i A"] = "";
 $a->strings["Time Conversion"] = "Aikamuunnos";
@@ -517,6 +429,7 @@ $a->strings["poke, prod or do other things to somebody"] = "";
 $a->strings["Recipient"] = "Vastaanottaja";
 $a->strings["Choose what you wish to do to recipient"] = "Valitse mitä haluat tehdä vastaanottajalle";
 $a->strings["Make this post private"] = "Muuta julkaisu yksityiseksi";
+$a->strings["Public access denied."] = "Julkinen käyttö estetty.";
 $a->strings["Only logged in users are permitted to perform a probing."] = "";
 $a->strings["Permission denied"] = "Käyttöoikeus evätty";
 $a->strings["Invalid profile identifier."] = "Virheellinen profiilitunniste.";
@@ -569,6 +482,7 @@ $a->strings["Item not found"] = "Kohdetta ei löytynyt";
 $a->strings["Edit post"] = "Muokkaa viestiä";
 $a->strings["CC: email addresses"] = "Kopio: sähköpostiosoitteet";
 $a->strings["Example: bob@example.com, mary@example.com"] = "Esimerkki: bob@example.com, mary@example.com";
+$a->strings["Contact not found."] = "Kontaktia ei ole.";
 $a->strings["Friend suggestion sent."] = "Ystäväehdotus lähetettiin.";
 $a->strings["Suggest Friends"] = "Ehdota ystäviä";
 $a->strings["Suggest a friend for %s"] = "Ehdota ystävää ystävälle %s";
@@ -589,26 +503,6 @@ $a->strings["All Contacts"] = "Kaikki yhteystiedot";
 $a->strings["Group is empty"] = "Ryhmä on tyhjä";
 $a->strings["Remove Contact"] = "Poista kontakti";
 $a->strings["Add Contact"] = "Lisää kontakti";
-$a->strings["New Message"] = "Uusi viesti";
-$a->strings["Unable to locate contact information."] = "Kontaktin tiedot ei löydy.";
-$a->strings["Messages"] = "Viestit";
-$a->strings["Do you really want to delete this message?"] = "Haluatko varmasti poistaa viestin?";
-$a->strings["Message deleted."] = "Viesti poistettu.";
-$a->strings["Conversation removed."] = "Keskustelu poistettu.";
-$a->strings["No messages."] = "Ei viestejä.";
-$a->strings["Message not available."] = "Viesti ei saatavilla.";
-$a->strings["Delete message"] = "Poista viesti";
-$a->strings["D, d M Y - g:i A"] = "";
-$a->strings["Delete conversation"] = "Poista keskustelu";
-$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "";
-$a->strings["Send Reply"] = "Lähetä vastaus";
-$a->strings["Unknown sender - %s"] = "Tuntematon lähettäjä - %s";
-$a->strings["You and %s"] = "Sinä ja %s";
-$a->strings["%s and You"] = "%s ja sinä";
-$a->strings["%d message"] = [
-       0 => "%d viesti",
-       1 => "%d viestiä",
-];
 $a->strings["Personal Notes"] = "Henkilökohtaiset tiedot";
 $a->strings["Photo Albums"] = "Valokuva-albumit";
 $a->strings["Recent Photos"] = "Viimeaikaisia kuvia";
@@ -687,6 +581,7 @@ $a->strings["%d contact edited."] = [
 $a->strings["Could not access contact record."] = "Yhteystietoon ei päästä käsiksi.";
 $a->strings["Could not locate selected profile."] = "Valittua profiilia ei löydy.";
 $a->strings["Contact updated."] = "Yhteystietopäivitys onnistui.";
+$a->strings["Failed to update contact record."] = "Kontaktitietojen päivitys epäonnistui.";
 $a->strings["Contact has been blocked"] = "Henkilö on estetty";
 $a->strings["Contact has been unblocked"] = "Henkilö on jälleen sallittu";
 $a->strings["Contact has been ignored"] = "Henkilöä ei enää huomioida";
@@ -788,7 +683,7 @@ $a->strings["Existing Page Delegates"] = "Sivun valtuutetut";
 $a->strings["Potential Delegates"] = "Mahdolliset valtuutetut";
 $a->strings["Add"] = "Lisää";
 $a->strings["No entries."] = "Ei kohteita.";
-$a->strings["Event can not end before it has started."] = "";
+$a->strings["Event can not end before it has started."] = "Tapahtuma ei voi päättyä ennen kuin on alkanut.";
 $a->strings["Event title and start time are required."] = "Tapahtuman nimi ja alkamisaika vaaditaan.";
 $a->strings["Create New Event"] = "Luo uusi tapahtuma";
 $a->strings["Event details"] = "Tapahtuman tiedot";
@@ -808,7 +703,7 @@ $a->strings["You must be logged in to use this module"] = "Sinun pitää kirjaut
 $a->strings["Source URL"] = "Lähde URL";
 $a->strings["Unable to locate original post."] = "Alkuperäinen julkaisu ei löydy.";
 $a->strings["Empty post discarded."] = "Tyhjä julkaisu hylätty.";
-$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "";
+$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Viestin lähetti %s Friendica sosiaaliverkoston kautta.";
 $a->strings["You may visit them online at %s"] = "";
 $a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "";
 $a->strings["%s posted an update."] = "%s julkaisi päivityksen.";
@@ -835,8 +730,10 @@ $a->strings["Done Editing"] = "Lopeta muokkaus";
 $a->strings["Image uploaded successfully."] = "Kuvan lähettäminen onnistui.";
 $a->strings["Contact wasn't found or can't be unfollowed."] = "";
 $a->strings["Contact unfollowed"] = "Kontaktia ei enää seurata";
+$a->strings["Submit Request"] = "Lähetä pyyntö";
 $a->strings["You aren't a friend of this contact."] = "Et ole kontaktin kaveri.";
 $a->strings["Unfollowing is currently not supported by your network."] = "Seuraamisen lopettaminen ei tällä hetkellä tueta verkossasi.";
+$a->strings["Your Identity Address:"] = "Identiteettisi osoite:";
 $a->strings["Status:"] = "Tila:";
 $a->strings["Homepage:"] = "Kotisivu:";
 $a->strings["Global Directory"] = "Maailmanlaajuinen hakemisto";
@@ -851,6 +748,9 @@ $a->strings["You already added this contact."] = "Olet jo lisännyt tämän kont
 $a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora -tuki ei ole käytössä. Kontaktia ei voi lisätä.";
 $a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus -tuki ei ole käytössä. Kontaktia ei voi lisätä.";
 $a->strings["The network type couldn't be detected. Contact can't be added."] = "Verkkotyyppiä ei voitu havaita. Kontaktia ei voitu lisätä.";
+$a->strings["Please answer the following:"] = "Vastaa seuraavaan:";
+$a->strings["Does %s know you?"] = "Tunteeko %s sinut?";
+$a->strings["Add a personal note:"] = "Lisää oma merkintä:";
 $a->strings["No valid account found."] = "Voimassa olevaa tiliä ei löytynyt.";
 $a->strings["Password reset request issued. Check your email."] = "Salasanan nollauspyyntö lähetetty. Tarkista sähköpostisi.";
 $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."] = "";
@@ -859,7 +759,7 @@ $a->strings["Password reset requested at %s"] = "Salasanan nollauspyyntö kohtee
 $a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Pyyntöä ei voitu vahvistaa. (Saatoit lähettää pyyntöä aikaisemmin.) Salasanan nollaus epäonnistui.";
 $a->strings["Request has expired, please make a new one."] = "Pyyntö on vanhentunut, tehkää uusi pyyntö.";
 $a->strings["Forgot your Password?"] = "Unohditko salasanasi?";
-$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "";
+$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Syötä sähköpostiosoitteesi salasanan nollausta varten. Lisäohjeet lähetetään sähköpostitse.";
 $a->strings["Nickname or Email: "] = "Lempinimi tai sähköposti:";
 $a->strings["Reset"] = "Nollaus";
 $a->strings["Password Reset"] = "Salasanan nollaus";
@@ -871,6 +771,7 @@ $a->strings["Your password may be changed from the <em>Settings</em> page after
 $a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = "";
 $a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "\n\t\t\tKäyttäjätilisi tiedot:\n\n\t\t\tSivuston osoite:\t%1\$s\n\t\t\tKäyttäjätunnus:\t%2\$s\n\t\t\tSalasana:\t%3\$s\n\n\t\t\tVoit vaihtaa salasanasi kirjautumisen jälkeen asetussivulta.\n\t\t";
 $a->strings["Your password has been changed at %s"] = "Salasanasi on vaihdettu sivustolla %s";
+$a->strings["Profile not found."] = "Profiilia ei löytynyt.";
 $a->strings["Profile deleted."] = "Profiili poistettiin.";
 $a->strings["Profile-"] = "Profiili-";
 $a->strings["New profile created."] = "Uusi profiili luotu.";
@@ -987,422 +888,170 @@ $a->strings["The user id is %d"] = "Käyttäjätunnus on %d";
 $a->strings["Remove My Account"] = "Poista tilini";
 $a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Tämä poistaa käyttäjätilisi pysyvästi. Poistoa ei voi perua myöhemmin.";
 $a->strings["Please enter your password for verification:"] = "Syötä salasanasi varmistusta varten:";
-$a->strings["Theme settings updated."] = "Teeman asetukset päivitetty.";
-$a->strings["Information"] = "Tietoja";
-$a->strings["Overview"] = "Yleiskatsaus";
-$a->strings["Federation Statistics"] = "Liiton tilastotiedot";
-$a->strings["Configuration"] = "Kokoonpano";
-$a->strings["Site"] = "Sivusto";
-$a->strings["Users"] = "Käyttäjät";
-$a->strings["Addons"] = "Lisäosat";
-$a->strings["Themes"] = "Teemat";
-$a->strings["Additional features"] = "Lisäominaisuuksia";
-$a->strings["Database"] = "Tietokanta";
-$a->strings["DB updates"] = "Tietokannan päivitykset";
-$a->strings["Inspect Queue"] = "Tarkista jono";
-$a->strings["Tools"] = "Työkalut";
-$a->strings["Contact Blocklist"] = "Kontaktien estolista";
-$a->strings["Server Blocklist"] = "Palvelimien estolista";
-$a->strings["Delete Item"] = "Poista kohde";
-$a->strings["Logs"] = "Lokit";
-$a->strings["View Logs"] = "Katso lokit";
-$a->strings["Diagnostics"] = "Diagnostiikka";
-$a->strings["PHP Info"] = "PHP tietoja";
-$a->strings["probe address"] = "";
-$a->strings["check webfinger"] = "Tarkista webfinger";
-$a->strings["Admin"] = "Ylläpitäjä";
-$a->strings["Addon Features"] = "Lisäosaominaisuudet";
-$a->strings["User registrations waiting for confirmation"] = "Käyttäjärekisteröinnit odottavat hyväksyntää";
-$a->strings["Administration"] = "Ylläpito";
-$a->strings["Display Terms of Service"] = "Näytä käyttöehdot";
-$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."] = "";
-$a->strings["Display Privacy Statement"] = "Näytä tietosuojalausunto";
-$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>."] = "";
-$a->strings["The Terms of Service"] = "Käyttöehdot";
-$a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "";
-$a->strings["The blocked domain"] = "Estetty verkkotunnus";
+$a->strings["Source input"] = "";
+$a->strings["BBCode::toPlaintext"] = "BBCode::toPlaintext";
+$a->strings["BBCode::convert (raw HTML)"] = "BBCode::convert (raaka HTML)";
+$a->strings["BBCode::convert"] = "BBCode::convert";
+$a->strings["BBCode::convert => HTML::toBBCode"] = "BBCode::convert => HTML::toBBCode";
+$a->strings["BBCode::toMarkdown"] = "BBCode::toMarkdown";
+$a->strings["BBCode::toMarkdown => Markdown::convert"] = "BBCode::toMarkdown => Markdown::convert";
+$a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "BBCode::toMarkdown => Markdown::toBBCode";
+$a->strings["BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"] = "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode";
+$a->strings["Source input \\x28Diaspora format\\x29"] = "";
+$a->strings["Markdown::toBBCode"] = "Markdown::toBBCode";
+$a->strings["Raw HTML input"] = "Raaka HTML-syöte";
+$a->strings["HTML Input"] = "HTML-syöte";
+$a->strings["HTML::toBBCode"] = "HTML::toBBCode";
+$a->strings["HTML::toPlaintext"] = "HTML::toPlaintext";
+$a->strings["Source text"] = "Lähdeteksti";
+$a->strings["BBCode"] = "BBCode";
+$a->strings["Markdown"] = "Markdown";
+$a->strings["HTML"] = "HTML";
+$a->strings["Community option not available."] = "Yhteisö vaihtoehto ei saatavilla.";
+$a->strings["Not available."] = "Ei saatavilla.";
+$a->strings["Local Community"] = "Paikallinen yhteisö";
+$a->strings["Posts from local users on this server"] = "Tämän palvelimen julkaisut";
+$a->strings["Global Community"] = "Maailmanlaajuinen yhteisö";
+$a->strings["Posts from users of the whole federated network"] = "Maailmanlaajuisen verkon julkaisut";
+$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "";
+$a->strings["This is Friendica, version"] = "Tämä on Friendica, versio";
+$a->strings["running at web location"] = "käynnissä osoitteessa";
+$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Vieraile osoitteessa <a href=\"https://friendi.ca\">Friendi.ca</a> saadaksesi lisätietoja Friendica- projektista.";
+$a->strings["Bug reports and issues: please visit"] = "Bugiraportit ja kysymykset: vieraile osoitteessa";
+$a->strings["the bugtracker at github"] = "githubin bugtrackeri";
+$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "Ehdotukset ja palaute: lähetä sähköposti osoitteeseen \"info\" at \"friendi - piste - ca";
+$a->strings["Installed addons/apps:"] = "Asennettu lisäosat/sovellukset:";
+$a->strings["No installed addons/apps"] = "Ei asennettuja lisäosia/sovelluksia";
+$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "Lue tämän solmun <a href=\"%1\$s/tos\">käyttöehdot</a>.";
+$a->strings["On this server the following remote servers are blocked."] = "Tällä palvelimella seuraavat etäpalvelimet ovat estetty.";
+$a->strings["Blocked domain"] = "Estetty verkkotunnus";
 $a->strings["Reason for the block"] = "Eston syy";
-$a->strings["The reason why you blocked this domain."] = "Verkkotunnuksen estosyy.";
-$a->strings["Delete domain"] = "Poista verkkotunnus";
-$a->strings["Check to delete this entry from the blocklist"] = "Laita rasti poistaaksesi kohde estolistalta";
-$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."] = "";
-$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."] = "";
-$a->strings["Add new entry to block list"] = "Lisää uusi kohde estolistaan";
-$a->strings["Server Domain"] = "Palvelimen verkkotunnus";
-$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "";
-$a->strings["Block reason"] = "Estosyy";
-$a->strings["Add Entry"] = "Lisää merkintä";
-$a->strings["Save changes to the blocklist"] = "Tallenna muutoksia estolistaan";
-$a->strings["Current Entries in the Blocklist"] = "Nykyinen estolista";
-$a->strings["Delete entry from blocklist"] = "Poista kohde estolistalta";
-$a->strings["Delete entry from blocklist?"] = "Poista kohde estolistalta?";
-$a->strings["Server added to blocklist."] = "Palvelin lisätty estolistalle";
-$a->strings["Site blocklist updated."] = "Sivuston estolista päivitetty.";
-$a->strings["The contact has been blocked from the node"] = "Kontakti on estetty tällä solmulla";
-$a->strings["Could not find any contact entry for this URL (%s)"] = "";
-$a->strings["%s contact unblocked"] = [
-       0 => "%s kontakti poistettu estolistalta",
-       1 => "%s kontaktia poistettu estolistalta",
+$a->strings["Total invitation limit exceeded."] = "Kutsuraja ylitetty.";
+$a->strings["%s : Not a valid email address."] = "%s : Virheellinen sähköpostiosoite.";
+$a->strings["Please join us on Friendica"] = "Tervetuloa Friendicaan";
+$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Kutsuraja ylitetty. Ota yhteyttä ylläpitäjään.";
+$a->strings["%s : Message delivery failed."] = "%s : Viestin toimitus epäonnistui.";
+$a->strings["%d message sent."] = [
+       0 => "%d viesti lähetetty.",
+       1 => "%d viestiä lähetetty.",
 ];
-$a->strings["Remote Contact Blocklist"] = "Etäkontakti estolista";
-$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "";
-$a->strings["Block Remote Contact"] = "Estä etäkontakti";
-$a->strings["select all"] = "valitse kaikki";
-$a->strings["select none"] = "älä valitse mitään";
-$a->strings["No remote contact is blocked from this node."] = "";
-$a->strings["Blocked Remote Contacts"] = "Estetty etäkontaktit";
-$a->strings["Block New Remote Contact"] = "Estä uusi etäkontakti";
-$a->strings["Photo"] = "Kuva";
-$a->strings["%s total blocked contact"] = [
-       0 => "Yhteensä %s estetty kontakti",
-       1 => "Yhteensä %s estettyjä kontakteja",
+$a->strings["You have no more invitations available"] = "Sinulla ei ole kutsuja jäljellä";
+$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "";
+$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Hyväksyäksesi tämän kutsun, rekisteröidy sivustolla %s tai millä tahansa muulla Friendica -sivustolla.";
+$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "";
+$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "";
+$a->strings["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."] = "";
+$a->strings["To accept this invitation, please visit and register at %s."] = "Hyväksyäksesi tämän kutsun, rekisteröidy sivustolla  %s.";
+$a->strings["Send invitations"] = "Lähetä kutsut";
+$a->strings["Enter email addresses, one per line:"] = "Syötä sähköpostiosoitteet, yksi riviä kohden:";
+$a->strings["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"] = "";
+$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Kun olet rekisteröitynyt, lähetä minulle kaverikutsun profiilisivuni kautta:";
+$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "";
+$a->strings["add"] = "lisää";
+$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
+       0 => "",
+       1 => "",
 ];
-$a->strings["URL of the remote contact to block."] = "Estettävän etäkontaktin URL-osoite";
-$a->strings["Delete this Item"] = "Poista tämä kohde";
-$a->strings["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."] = "";
-$a->strings["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."] = "";
-$a->strings["GUID"] = "GUID";
-$a->strings["The GUID of the item you want to delete."] = "Poistettavan kohteen GUID.";
-$a->strings["Item marked for deletion."] = "Kohde merkitty poistettavaksi.";
-$a->strings["unknown"] = "tuntematon";
-$a->strings["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."] = "";
-$a->strings["The <em>Auto Discovered Contact Directory</em> feature is not enabled, it will improve the data displayed here."] = "";
-$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "Tällä hetkellä tämä solmu havaitsee %d muita solmuja joissa %d rekisteröityneitä käyttäjiä. Tarkemmat tiedot:";
-$a->strings["ID"] = "";
-$a->strings["Recipient Name"] = "Vastaanottajan nimi";
-$a->strings["Recipient Profile"] = "Vastaanottajan profiili";
-$a->strings["Network"] = "Verkko";
-$a->strings["Created"] = "Luotu";
-$a->strings["Last Tried"] = "Viimeksi yritetty";
-$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "";
-$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 />"] = "";
-$a->strings["There is a new version of Friendica available for download. 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."] = "Tietokannan päivitys epäonnistui. Suorita komento \"php bin/console.php dbstructure update\" komentoriviltä ja lue mahdolliset virheviestit.";
-$a->strings["The worker was never executed. Please check your database structure!"] = "Workeriä ei ole otettu käyttöön. Tarkista tietokantasi rakenne!";
-$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "Viimeisin worker -käynnistys tapahtui klo %s UTC, eli yli tunti sitten. Tarkista crontab -asetukset.";
-$a->strings["Normal Account"] = "Perustili";
-$a->strings["Automatic Follower Account"] = "Automaattinen seuraajatili";
-$a->strings["Public Forum Account"] = "Julkinen foorumitili";
-$a->strings["Automatic Friend Account"] = "Automaattinen kaveritili";
-$a->strings["Blog Account"] = "Blogitili";
-$a->strings["Private Forum Account"] = "Yksityinen foorumitili";
-$a->strings["Message queues"] = "Viestijonot";
-$a->strings["Summary"] = "Yhteenveto";
-$a->strings["Registered users"] = "Rekisteröityneet käyttäjät";
-$a->strings["Pending registrations"] = "Vireillä olevat rekisteröinnit";
-$a->strings["Version"] = "Versio";
-$a->strings["Active addons"] = "Käytössäolevat lisäosat";
-$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "Ei voitu jäsentää perusosoitetta. Täytyy sisältää ainakin <scheme>://<domain>";
-$a->strings["Site settings updated."] = "Sivuston asetukset päivitettiin.";
-$a->strings["No special theme for mobile devices"] = "Ei mobiiliteemaa";
-$a->strings["No community page for local users"] = "";
-$a->strings["No community page"] = "Ei yhteisösivua";
-$a->strings["Public postings from users of this site"] = "Julkiset julkaisut tämän sivuston käyttäjiltä";
-$a->strings["Public postings from the federated network"] = "Julkiset julkaisut liittoutuneelta verkolta";
-$a->strings["Public postings from local users and the federated network"] = "Julkiset julkaisut tältä sivustolta ja liittoutuneelta verkolta";
-$a->strings["Users, Global Contacts"] = "Käyttäjät, maailmanlaajuiset kontaktit";
-$a->strings["Users, Global Contacts/fallback"] = "";
-$a->strings["One month"] = "Yksi kuukausi";
-$a->strings["Three months"] = "Kolme kuukautta";
-$a->strings["Half a year"] = "Puoli vuotta";
-$a->strings["One year"] = "Yksi vuosi";
-$a->strings["Multi user instance"] = "Monen käyttäjän instanssi";
-$a->strings["Closed"] = "Suljettu";
-$a->strings["Requires approval"] = "Edellyttää hyväksyntää";
-$a->strings["Open"] = "Avoin";
-$a->strings["No SSL policy, links will track page SSL state"] = "";
-$a->strings["Force all links to use SSL"] = "Pakota kaikki linkit käyttämään SSL-yhteyttä";
-$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "";
-$a->strings["Don't check"] = "Älä tarkista";
-$a->strings["check the stable version"] = "";
-$a->strings["check the development version"] = "";
-$a->strings["Republish users to directory"] = "";
-$a->strings["File upload"] = "Tiedoston lataus";
-$a->strings["Policies"] = "Käytännöt";
-$a->strings["Auto Discovered Contact Directory"] = "";
-$a->strings["Performance"] = "Suoritus";
-$a->strings["Worker"] = "Worker";
-$a->strings["Message Relay"] = "Viestirele";
-$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "";
-$a->strings["Site name"] = "Sivuston nimi";
-$a->strings["Host name"] = "Palvelimen nimi";
-$a->strings["Sender Email"] = "Lähettäjän sähköposti";
-$a->strings["The email address your server shall use to send notification emails from."] = "Lähettäjän sähköpostiosoite palvelimen ilmoitussähköposteissa.";
-$a->strings["Banner/Logo"] = "Banneri/logo";
-$a->strings["Shortcut icon"] = "Pikakuvake";
-$a->strings["Link to an icon that will be used for browsers."] = "Linkki kuvakkeeseen jota selaimet saa käyttää.";
-$a->strings["Touch icon"] = "Kosketusnäyttökuvake";
-$a->strings["Link to an icon that will be used for tablets and mobiles."] = "Linkki kuvakkeeseen jota tabletit ja matkapuhelimet saa käyttää.";
-$a->strings["Additional Info"] = "Lisätietoja";
-$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "";
-$a->strings["System language"] = "Järjestelmän kieli";
-$a->strings["System theme"] = "Järjestelmäteema";
-$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "";
-$a->strings["Mobile system theme"] = "Mobiili järjestelmäteema";
-$a->strings["Theme for mobile devices"] = "Mobiiliteema";
-$a->strings["SSL link policy"] = "SSL-linkkikäytäntö";
-$a->strings["Determines whether generated links should be forced to use SSL"] = "Määrittää pakotetaanko tuotetut linkit käyttämään SSL-yhteyttä.";
-$a->strings["Force SSL"] = "Pakoita SSL-yhteyden käyttöä";
-$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "";
-$a->strings["Hide help entry from navigation menu"] = "";
-$a->strings["Hides the menu entry for the Help pages from the navigation menu. You can still access it calling /help directly."] = "";
-$a->strings["Single user instance"] = "Yksittäisen käyttäjän instanssi";
-$a->strings["Make this instance multi-user or single-user for the named user"] = "";
-$a->strings["Maximum image size"] = "Suurin kuvakoko";
-$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Ladattavan kuvatiedoston enimmäiskoko tavuina. Oletusarvo on 0, eli ei enimmäiskokoa.";
-$a->strings["Maximum image length"] = "Suurin kuvapituus";
-$a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = "Ladattavan kuvatiedoston enimmäispituus pikseleinä. Oletusarvo on -1, eli ei enimmäispituutta.";
-$a->strings["JPEG image quality"] = "JPEG-kuvanlaatu";
-$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "Ladatut JPEG-kuvat tallennetaan tällä laatuasetuksella [0-100]. Oletus on 100, eli korkein laatu.";
-$a->strings["Register policy"] = "Rekisteröintipolitiikka";
-$a->strings["Maximum Daily Registrations"] = "Päivittäinen rekisteröitymisraja";
-$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day.  If register is set to closed, this setting has no effect."] = "Mikäli rekisteröityminen on sallittu, tämä asettaa enimmäismäärä uusia rekisteröitymisiä päivässä. Jos reksiteröityminen ei ole sallittu, tällä asetuksella ei ole vaikutusta.";
-$a->strings["Register text"] = "Rekisteröitymisteksti";
-$a->strings["Will be displayed prominently on the registration page. You can use BBCode here."] = "Näkyvästi esillä rekisteröitymissivulla. Voit käyttää BBCodeia.";
-$a->strings["Accounts abandoned after x days"] = "Käyttäjätilit hylätään X päivän jälkeen";
-$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "";
-$a->strings["Allowed friend domains"] = "Sallittuja kaveri-verkkotunnuksia";
-$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "";
-$a->strings["Allowed email domains"] = "Sallittuja sähköposti-verkkotunnuksia";
-$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "";
-$a->strings["No OEmbed rich content"] = "";
-$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = "";
-$a->strings["Allowed OEmbed domains"] = "Sallittuja OEmbed -verkkotunnuksia";
-$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "";
-$a->strings["Block public"] = "Estä vierailijat";
-$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "";
-$a->strings["Force publish"] = "";
-$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "";
-$a->strings["Global directory URL"] = "Maailmanlaajuisen hakemiston URL-osoite";
-$a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "";
-$a->strings["Private posts by default for new users"] = "";
-$a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "";
-$a->strings["Don't include post content in email notifications"] = "Älä lisää julkaisun sisältö sähköposti-ilmoitukseen";
-$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."] = "";
-$a->strings["Disallow public access to addons listed in the apps menu."] = "";
-$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "";
-$a->strings["Don't embed private images in posts"] = "Älä upota yksityisiä kuvia julkaisuissa";
-$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "";
-$a->strings["Allow Users to set remote_self"] = "";
-$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "";
-$a->strings["Block multiple registrations"] = "";
-$a->strings["Disallow users to register additional accounts for use as pages."] = "";
-$a->strings["OpenID support"] = "OpenID-tuki";
-$a->strings["OpenID support for registration and logins."] = "OpenID-tuki rekisteröitymiseen ja kirjautumiseen";
-$a->strings["Fullname check"] = "Koko nimi tarkistus";
-$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "";
-$a->strings["Community pages for visitors"] = "Yhteisösivu vieraille";
-$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "";
-$a->strings["Posts per user on community page"] = "";
-$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Enimmäismäärä julkaisuja käyttäjää kohden yhteisösivulla. (Ei koske maailmanlaajuista yhteisösivua.)";
-$a->strings["Enable OStatus support"] = "Salli OStatus-tuki";
-$a->strings["Provide 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 threads from our contacts"] = "Ainoastaan tuo OStatus -ketjuja kontakteiltamme";
-$a->strings["Normally we import every content from our OStatus 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-tuki voidaan ottaa käyttöön ainoastaan jos ketjuttaminen on jo otettu käyttöön.";
-$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "Diaspora -tukea ei voitu ottaa käyttöön koska Friendica on asennettu alihakemistoon.";
-$a->strings["Enable Diaspora support"] = "Salli Diaspora-tuki";
-$a->strings["Provide built-in Diaspora network compatibility."] = "Ota käyttöön Diaspora-yhteensopivuus";
-$a->strings["Only allow Friendica contacts"] = "Salli ainoastaan Friendica -kontakteja";
-$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "Kaikkien kontaktien on käytettävä Friendica-protokollaa. Kaikki muut protokollat poistetaan käytöstä.";
-$a->strings["Verify SSL"] = "Vahvista SSL";
-$a->strings["If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."] = "";
-$a->strings["Proxy user"] = "Välityspalvelimen käyttäjä";
-$a->strings["Proxy URL"] = "Välityspalvelimen osoite";
-$a->strings["Network timeout"] = "Verkon aikakatkaisu";
-$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "";
-$a->strings["Maximum Load Average"] = "Kuorman enimmäiskeksiarvo";
-$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Järjestelmäkuormitus jolloin lähetys- ja kyselyprosessit lykätään (oletusarvo 50).";
-$a->strings["Maximum Load Average (Frontend)"] = "Kuorman enimmäiskeskiarvo (Frontend)";
-$a->strings["Maximum system load before the frontend quits service - default 50."] = "Järjestelmäkuormitus jolloin Frontend poistetaan käytöstä (oletusarvo 50).";
-$a->strings["Minimal Memory"] = "";
-$a->strings["Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."] = "";
-$a->strings["Maximum table size for optimization"] = "Taulukon enimmäiskoko optimointia varten";
-$a->strings["Maximum table size (in MB) for the automatic optimization - default 100 MB. Enter -1 to disable it."] = "Taulukon enimmäiskoko (megatavuina) automaattista optimointia varten - oletusarvo 100 mt. Syötä -1 poistamaan optimointi käytöstä.";
-$a->strings["Minimum level of fragmentation"] = "";
-$a->strings["Minimum fragmenation level to start the automatic optimization - default value is 30%."] = "";
-$a->strings["Periodical check of global contacts"] = "";
-$a->strings["If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers."] = "";
-$a->strings["Days between requery"] = "";
-$a->strings["Number of days after which a server is requeried for his contacts."] = "";
-$a->strings["Discover contacts from other servers"] = "Etsi kontakteja muilta palvelimilta";
-$a->strings["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 recommened setting is 'Users, Global Contacts'."] = "";
-$a->strings["Timeframe for fetching global contacts"] = "";
-$a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "";
-$a->strings["Search the local directory"] = "Paikallisluettelohaku";
-$a->strings["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."] = "";
-$a->strings["Publish server information"] = "Julkaise palvelintiedot";
-$a->strings["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."] = "";
-$a->strings["Check upstream version"] = "";
-$a->strings["Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."] = "";
-$a->strings["Suppress Tags"] = "Piilota tunnisteet";
-$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Piilota tunnistelista julkaisun lopussa.";
-$a->strings["Path to item cache"] = "";
-$a->strings["The item caches buffers generated bbcode and external images."] = "";
-$a->strings["Cache duration in seconds"] = "";
-$a->strings["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."] = "";
-$a->strings["Maximum numbers of comments per post"] = "Julkaisun kommentiraja";
-$a->strings["How much comments should be shown for each post? Default value is 100."] = "";
-$a->strings["Temp path"] = "";
-$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "";
-$a->strings["Base path to installation"] = "Asennuksen peruspolku";
-$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "";
-$a->strings["Disable picture proxy"] = "";
-$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "";
-$a->strings["Only search in tags"] = "Tunnistehaku";
-$a->strings["On large systems the text search can slow down the system extremely."] = "";
-$a->strings["New base url"] = "Uusi perusosoite";
-$a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "Vaihtaa tämän palvelimen perus-URL-osoitteen. Lähettää uudelleensijoitusviestit käyttäjien kaikille kontakteille Friendicassa ja Diasporassa*.";
-$a->strings["RINO Encryption"] = "RINO-salaus";
-$a->strings["Encryption layer between nodes."] = "Salauskerros solmujen välillä.";
-$a->strings["Enabled"] = "Käytössä";
-$a->strings["Maximum number of parallel workers"] = "Enimmäismäärä rinnakkaisia workereitä";
-$a->strings["On shared hosters set this to 2. On larger systems, values of 10 are great. Default value is 4."] = "";
-$a->strings["Don't use 'proc_open' with the worker"] = "";
-$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "";
-$a->strings["Enable fastlane"] = "Käytä fastlane";
-$a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "";
-$a->strings["Enable frontend worker"] = "Ota Frontend Worker käyttöön";
-$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "";
-$a->strings["Subscribe to relay"] = "Relen tilaus";
-$a->strings["Enables the receiving of public posts from the relay. They will be included in the search, subscribed tags and on the global community page."] = "";
-$a->strings["Relay server"] = "Relepalvelin";
-$a->strings["Address of the relay server where public posts should be send to. For example https://relay.diasp.org"] = "";
-$a->strings["Direct relay transfer"] = "Suora releen siirto";
-$a->strings["Enables the direct transfer to other servers without using the relay servers"] = "";
-$a->strings["Relay scope"] = "Relen soveltamisala";
-$a->strings["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."] = "";
-$a->strings["all"] = "kaikki";
-$a->strings["tags"] = "tunnisteet";
-$a->strings["Server tags"] = "palvelintunnisteet";
-$a->strings["Comma separated list of tags for the 'tags' subscription."] = "Pilkulla erotettu tunnistelista tunnistetilausta varten.";
-$a->strings["Allow user tags"] = "Salli käyttäjien tunnisteet";
-$a->strings["If enabled, the tags from the saved searches will used for the 'tags' subscription in addition to the 'relay_server_tags'."] = "Jos otettu käyttöön, tunnisteet tallennetuista hauista käytetään tunnistetilaukseen 'relay_server_tags'in lisäksi.";
-$a->strings["Update has been marked successful"] = "";
-$a->strings["Database structure update %s was successfully applied."] = "Tietokannan rakenteen %s-päivitys onnistui.";
-$a->strings["Executing of database structure update %s failed with error: %s"] = "Tietokannan rakennepäivitys %s epäonnistui virheviestillä %s";
-$a->strings["Executing %s failed with error: %s"] = "";
-$a->strings["Update %s was successfully applied."] = "%s-päivitys onnistui.";
-$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "";
-$a->strings["There was no additional update function %s that needed to be called."] = "";
-$a->strings["No failed updates."] = "Ei epäonnistuineita päivityksiä.";
-$a->strings["Check database structure"] = "Tarkista tietokannan rakenne";
-$a->strings["Failed Updates"] = "Epäonnistuineita päivityksiä";
-$a->strings["This does not include updates prior to 1139, which did not return a status."] = "";
-$a->strings["Mark success (if update was manually applied)"] = "";
-$a->strings["Attempt to execute this update step automatically"] = "";
-$a->strings["\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."] = "";
-$a->strings["Registration details for %s"] = "";
-$a->strings["%s user blocked/unblocked"] = [
-       0 => "%s käyttäjä estetty / poistettu estolistalta",
-       1 => "%s käyttäjää estetty / poistettu estolistalta",
-];
-$a->strings["%s user deleted"] = [
-       0 => "%s käyttäjä poistettu",
-       1 => "%s käyttäjää poistettu",
+$a->strings["Messages in this group won't be send to these receivers."] = "";
+$a->strings["No such group"] = "Ryhmä ei ole olemassa";
+$a->strings["Group: %s"] = "Ryhmä: %s";
+$a->strings["Private messages to this person are at risk of public disclosure."] = "Yksityisviestit lähetetty tälle henkilölle saattaa näkyä muillekin.";
+$a->strings["Invalid contact."] = "Virheellinen kontakti.";
+$a->strings["Commented Order"] = "Järjestä viimeisimpien kommenttien mukaan";
+$a->strings["Sort by Comment Date"] = "Kommentit päivämäärän mukaan";
+$a->strings["Posted Order"] = "Järjestä julkaisupäivämäärän mukaan";
+$a->strings["Sort by Post Date"] = "Julkaisut päivämäärän mukaan";
+$a->strings["Posts that mention or involve you"] = "Julkaisut jotka liittyvät sinuun";
+$a->strings["New"] = "Uusi";
+$a->strings["Activity Stream - by date"] = "";
+$a->strings["Shared Links"] = "Jaetut linkit";
+$a->strings["Interesting Links"] = "Kiinnostavat linkit";
+$a->strings["Starred"] = "Tähtimerkitty";
+$a->strings["Favourite Posts"] = "Lempijulkaisut";
+$a->strings["Requested profile is not available."] = "Pyydettyä profiilia ei saatavilla.";
+$a->strings["%s's posts"] = "%s: julkaisut";
+$a->strings["%s's comments"] = "%s: kommentit";
+$a->strings["%s's timeline"] = "%s: aikajana";
+$a->strings["Tips for New Members"] = "Vinkkejä uusille käyttäjille";
+$a->strings["Contact settings applied."] = "Kontaktiasetukset tallennettu.";
+$a->strings["Contact update failed."] = "Kontaktipäivitys epäonnistui.";
+$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>VAROITUS: Tämä on erittäin vaativaa</strong> ja jos kirjoitat virheellisiä tietoja, viestintäsi tämän henkilön kanssa voi lakata toimimasta.";
+$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "Ole hyvä ja paina selaimesi 'Takaisin'-painiketta <strong>nyt</strong>, jos olet epävarma tämän sivun toiminnoista.";
+$a->strings["No mirroring"] = "Ei peilausta";
+$a->strings["Mirror as forwarded posting"] = "Peilaa välitettynä julkaisuna";
+$a->strings["Mirror as my own posting"] = "Peilaa omana julkaisuna";
+$a->strings["Return to contact editor"] = "Palaa kontaktin muokkaamiseen";
+$a->strings["Refetch contact data"] = "";
+$a->strings["Remote Self"] = "";
+$a->strings["Mirror postings from this contact"] = "Peilaa tämän kontaktin julkaisut";
+$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "";
+$a->strings["Name"] = "Nimi";
+$a->strings["Account Nickname"] = "Tilin lempinimi";
+$a->strings["@Tagname - overrides Name/Nickname"] = "@Tagname - ohittaa Nimen/Nimimerkin";
+$a->strings["Account URL"] = "Tilin URL-osoite";
+$a->strings["Friend Request URL"] = "URL kaveripyyntöä varten";
+$a->strings["Friend Confirm URL"] = "URL kaverin vahvistusta varten";
+$a->strings["Notification Endpoint URL"] = "URL huomautuksia varten";
+$a->strings["Poll/Feed URL"] = "URL äänestyksiä/syötteitä varten";
+$a->strings["New photo from this URL"] = "Uusi kuva osoitteesta";
+$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "";
+$a->strings["Response from remote site was not understood."] = "Etäsivuston vastaus oli epäselvä.";
+$a->strings["Unexpected response from remote site: "] = "Odottamaton vastaus etäsivustolta:";
+$a->strings["Confirmation completed successfully."] = "Vahvistus onnistui.";
+$a->strings["Temporary failure. Please wait and try again."] = "Tilapäinen vika. Yritä myöhemmin uudelleen.";
+$a->strings["Introduction failed or was revoked."] = "Kaverikutsu epäonnistui tai oli peruutettu.";
+$a->strings["Remote site reported: "] = "";
+$a->strings["Unable to set contact photo."] = "Kontaktin kuvaa ei voitu asettaa";
+$a->strings["No user record found for '%s' "] = "";
+$a->strings["Our site encryption key is apparently messed up."] = "Sivustomme salausavain on sekaisin.";
+$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "";
+$a->strings["Contact record was not found for you on our site."] = "";
+$a->strings["Site public key not available in contact record for URL %s."] = "";
+$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "";
+$a->strings["Unable to set your contact credentials on our system."] = "";
+$a->strings["Unable to update your contact profile details on our system"] = "";
+$a->strings["[Name Withheld]"] = "[Nimi jätetty pois]";
+$a->strings["%1\$s has joined %2\$s"] = "%1\$s on liittynyt kohteeseen %2\$s";
+$a->strings["%1\$s welcomes %2\$s"] = "%1\$s toivottaa tervetulleeksi ystävän %2\$s";
+$a->strings["This introduction has already been accepted."] = "Tämä esittely on jo hyväksytty.";
+$a->strings["Profile location is not valid or does not contain profile information."] = "Profiilin sijainti on viallinen tai se ei sisällä profiilitietoja.";
+$a->strings["Warning: profile location has no identifiable owner name."] = "Varoitus: profiilin sijainnissa ei ole tunnistettavaa omistajan nimeä.";
+$a->strings["Warning: profile location has no profile photo."] = "Varoitus: profiilin sijainnissa ei ole profiilikuvaa.";
+$a->strings["%d required parameter was not found at the given location"] = [
+       0 => "",
+       1 => "",
 ];
-$a->strings["User '%s' deleted"] = "Käyttäjä '%s' poistettu";
-$a->strings["User '%s' unblocked"] = "Käyttäjä '%s' poistettu estolistalta";
-$a->strings["User '%s' blocked"] = "Käyttäjä '%s' estetty";
-$a->strings["Normal Account Page"] = "Tavallinen käyttäjätili";
-$a->strings["Soapbox Page"] = "Saarnatuoli sivu";
-$a->strings["Public Forum"] = "Julkinen foorumi";
-$a->strings["Automatic Friend Page"] = "";
-$a->strings["Private Forum"] = "Yksityisfoorumi";
-$a->strings["Personal Page"] = "Henkilökohtainen sivu";
-$a->strings["Organisation Page"] = "Järjestön sivu";
-$a->strings["News Page"] = "Uutissivu";
-$a->strings["Community Forum"] = "Yhteisöfoorumi";
-$a->strings["Email"] = "Sähköposti";
-$a->strings["Register date"] = "Rekisteripäivämäärä";
-$a->strings["Last login"] = "Viimeisin kirjautuminen";
-$a->strings["Last item"] = "Viimeisin kohde";
-$a->strings["Type"] = "Tyyppi";
-$a->strings["Add User"] = "Lisää käyttäjä";
-$a->strings["User registrations waiting for confirm"] = "";
-$a->strings["User waiting for permanent deletion"] = "";
-$a->strings["Request date"] = "Pyynnön päivämäärä";
-$a->strings["No registrations."] = "Ei rekisteröintejä.";
-$a->strings["Note from the user"] = "";
-$a->strings["Deny"] = "Kieltäydy";
-$a->strings["Site admin"] = "Sivuston ylläpito";
-$a->strings["Account expired"] = "Tili vanhentunut";
-$a->strings["New User"] = "Uusi käyttäjä";
-$a->strings["Deleted since"] = "Poistettu";
-$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "";
-$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "";
-$a->strings["Name of the new user."] = "Uuden käyttäjän nimi.";
-$a->strings["Nickname"] = "Lempinimi";
-$a->strings["Nickname of the new user."] = "Uuden käyttäjän lempinimi";
-$a->strings["Email address of the new user."] = "Uuden käyttäjän sähköpostiosoite.";
-$a->strings["Addon %s disabled."] = "Lisäosa %s poistettu käytöstä.";
-$a->strings["Addon %s enabled."] = "Lisäosa %s käytössä.";
-$a->strings["Disable"] = "Poista käytöstä";
-$a->strings["Enable"] = "Ota käyttöön";
-$a->strings["Toggle"] = "Vaihda";
-$a->strings["Author: "] = "Tekijä";
-$a->strings["Maintainer: "] = "Ylläpitäjä:";
-$a->strings["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"] = "";
-$a->strings["No themes found."] = "Teemoja ei löytynyt.";
-$a->strings["Screenshot"] = "Kuvakaappaus";
-$a->strings["Reload active themes"] = "Lataa aktiiviset teemat uudelleen";
-$a->strings["No themes found on the system. They should be placed in %1\$s"] = "";
-$a->strings["[Experimental]"] = "[Kokeellinen]";
-$a->strings["[Unsupported]"] = "[Ei tueta]";
-$a->strings["Log settings updated."] = "Lokiasetukset päivitetty.";
-$a->strings["PHP log currently enabled."] = "PHP-loki käytössä";
-$a->strings["PHP log currently disabled."] = "PHP-loki pois käytöstä";
-$a->strings["Clear"] = "Tyhjennä";
-$a->strings["Enable Debugging"] = "Ota virheenkorjaustila käyttöön";
-$a->strings["Log file"] = "Lokitiedosto";
-$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "";
-$a->strings["Log level"] = "Lokitaso";
-$a->strings["PHP logging"] = "PHP-loki";
-$a->strings["To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "";
-$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."] = "";
-$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "";
-$a->strings["Off"] = "Pois päältä";
-$a->strings["On"] = "Päällä";
-$a->strings["Lock feature %s"] = "Lukitse ominaisuus %s";
-$a->strings["Manage Additional Features"] = "Hallitse lisäominaisuudet";
-$a->strings["Source input"] = "";
-$a->strings["BBCode::toPlaintext"] = "BBCode::toPlaintext";
-$a->strings["BBCode::convert (raw HTML)"] = "BBCode::convert (raaka HTML)";
-$a->strings["BBCode::convert"] = "BBCode::convert";
-$a->strings["BBCode::convert => HTML::toBBCode"] = "BBCode::convert => HTML::toBBCode";
-$a->strings["BBCode::toMarkdown"] = "BBCode::toMarkdown";
-$a->strings["BBCode::toMarkdown => Markdown::convert"] = "BBCode::toMarkdown => Markdown::convert";
-$a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "BBCode::toMarkdown => Markdown::toBBCode";
-$a->strings["BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"] = "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode";
-$a->strings["Source input \\x28Diaspora format\\x29"] = "";
-$a->strings["Markdown::toBBCode"] = "Markdown::toBBCode";
-$a->strings["Raw HTML input"] = "Raaka HTML-syöte";
-$a->strings["HTML Input"] = "HTML-syöte";
-$a->strings["HTML::toBBCode"] = "HTML::toBBCode";
-$a->strings["HTML::toPlaintext"] = "HTML::toPlaintext";
-$a->strings["Source text"] = "Lähdeteksti";
-$a->strings["BBCode"] = "BBCode";
-$a->strings["Markdown"] = "Markdown";
-$a->strings["HTML"] = "HTML";
-$a->strings["Community option not available."] = "Yhteisö vaihtoehto ei saatavilla.";
-$a->strings["Not available."] = "Ei saatavilla.";
-$a->strings["Local Community"] = "Paikallinen yhteisö";
-$a->strings["Posts from local users on this server"] = "Tämän palvelimen julkaisut";
-$a->strings["Global Community"] = "Maailmanlaajuinen yhteisö";
-$a->strings["Posts from users of the whole federated network"] = "Maailmanlaajuisen verkon julkaisut";
-$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "";
-$a->strings["This is Friendica, version"] = "Tämä on Friendica, versio";
-$a->strings["running at web location"] = "käynnissä osoitteessa";
-$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Vieraile osoitteessa <a href=\"https://friendi.ca\">Friendi.ca</a> saadaksesi lisätietoja Friendica- projektista.";
-$a->strings["Bug reports and issues: please visit"] = "Bugiraportit ja kysymykset: vieraile osoitteessa";
-$a->strings["the bugtracker at github"] = "githubin bugtrackeri";
-$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "Ehdotukset ja palaute: lähetä sähköposti osoitteeseen \"info\" at \"friendi - piste - ca";
-$a->strings["Installed addons/apps:"] = "Asennettu lisäosat/sovellukset:";
-$a->strings["No installed addons/apps"] = "Ei asennettuja lisäosia/sovelluksia";
-$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "Lue tämän solmun <a href=\"%1\$s/tos\">käyttöehdot</a>.";
-$a->strings["On this server the following remote servers are blocked."] = "Tällä palvelimella seuraavat etäpalvelimet ovat estetty.";
+$a->strings["Introduction complete."] = "Esittely valmis.";
+$a->strings["Unrecoverable protocol error."] = "Vakava protokollavirhe.";
+$a->strings["Profile unavailable."] = "Profiili ei saatavilla.";
+$a->strings["%s has received too many connection requests today."] = "%s on saanut liikaa yhteyspyyntöjä tänään.";
+$a->strings["Spam protection measures have been invoked."] = "Roskapostisuojaukset otettu käyttöön.";
+$a->strings["Friends are advised to please try again in 24 hours."] = "Ystäviä suositellaan yrittämään uudelleen vuorokauden sisällä.";
+$a->strings["Invalid locator"] = "Viallinen paikannin";
+$a->strings["You have already introduced yourself here."] = "Olet jo esitellyt itsesi täällä.";
+$a->strings["Apparently you are already friends with %s."] = "Ilmeisesti olet jo ystävystynyt henkilön %s kanssa.";
+$a->strings["Invalid profile URL."] = "Viallinen profiiliosoite.";
+$a->strings["Disallowed profile URL."] = "Kielletty profiiliosoite.";
+$a->strings["Your introduction has been sent."] = "Esittelysi lähetettiin.";
+$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "";
+$a->strings["Please login to confirm introduction."] = "Kirjaudu vahvistaaksesi esittelysi.";
+$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Väärä identiteetti kirjautuneena sisään. Kirjaudu <strong>tähän</strong> profiiliin.";
+$a->strings["Confirm"] = "Vahvista";
+$a->strings["Hide this contact"] = "Piilota kontakti";
+$a->strings["Welcome home %s."] = "Tervetuloa kotiin %s.";
+$a->strings["Please confirm your introduction/connection request to %s."] = "Vahvista esittelysi/yhteyspyyntösi henkilölle %s.";
+$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Anna \"henkilöllisyysosoitteesi\" joissakin seuraavista tuetuista viestintäverkoista:";
+$a->strings["If you are not yet a member of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."] = "";
+$a->strings["Friend/Connection Request"] = "Ystävä/yhteyspyyntö";
+$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Esim. jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de";
+$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."] = " - älä käytä tätä lomaketta. Kirjoita sen sijaan %s Diaspora-hakupalkkiisi.";
+$a->strings["Help:"] = "Ohje:";
+$a->strings["Help"] = "Ohje";
+$a->strings["Page not found."] = "Sivua ei löytynyt.";
 $a->strings["Friendica Communications Server - Setup"] = "Friendica viestinnän palvelin - asetukset";
 $a->strings["Could not connect to database."] = "Tietokantaan ei saada yhteyttä.";
 $a->strings["Could not create table."] = "Taulun luominen epäonnistui.";
@@ -1427,110 +1076,35 @@ $a->strings["Please select a default timezone for your website"] = "Valitse olet
 $a->strings["Site settings"] = "Sivuston asetukset";
 $a->strings["System Language:"] = "Järjestelmän kieli:";
 $a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Valitse Friendica-sivustosi oletuskieli.";
-$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Komentoriviversiota PHP:stä ei löytynyt web-palvelimen PATH:ista.";
-$a->strings["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 href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "";
-$a->strings["PHP executable path"] = "Polku PHP-ohjelmaan";
-$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Kirjoita koko polku PHP-ohjelmaan. Voit jättää sen tyhjäksi, jos haluat jatkaa asennusta.";
-$a->strings["Command line PHP"] = "Komentorivi-PHP";
-$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "";
-$a->strings["Found PHP version: "] = "PHP-versio löydetty:";
-$a->strings["PHP cli binary"] = "PHP cli -binääritiedosto";
-$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Järjestelmäsi komentorivi-PHP:ssä ei ole käytössä asetusta \"register_argc_argv\".";
-$a->strings["This is required for message delivery to work."] = "Asetus vaaditaan viestien lähettämiseen.";
-$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
-$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Virhe: järjestelmäsi \"openssl_pkey_new\" -funktio ei pysty generoimaan salausavaimia.";
-$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Jos on kyse Windows-pavelimesta, katso \"http://www.php.net/manual/en/openssl.installation.php\".";
-$a->strings["Generate encryption keys"] = "Luo salausavaimet";
-$a->strings["libCurl PHP module"] = "PHP-moduuli libCurl";
-$a->strings["GD graphics PHP module"] = "PHP-moduuli GD graphics";
-$a->strings["OpenSSL PHP module"] = "PHP-moduuli OpenSSL";
-$a->strings["PDO or MySQLi PHP module"] = "PDO tai MySQLi PHP-moduuli";
-$a->strings["mb_string PHP module"] = "PHP-moduuli mb_string";
-$a->strings["XML PHP module"] = "XML PHP-moduuli";
-$a->strings["iconv PHP module"] = "iconv PHP-moduuli";
-$a->strings["POSIX PHP module"] = "POSIX PHP-moduuli";
-$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite -moduuli";
-$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Virhe: Apache-palvelimen mod-rewrite -moduuli vaaditaan, mutta sitä ei ole asennettu.";
-$a->strings["Error: libCURL PHP module required but not installed."] = "Virhe: libCURL PHP -moduuli vaaditaan, mutta sitä ei ole asennettu.";
-$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Virhe: GD graphics PHP -moduuli JPEG-tuella vaaditaan, mutta sitä ei ole asennettu.";
-$a->strings["Error: openssl PHP module required but not installed."] = "Virhe: openssl PHP -moduuli vaaditaan, mutta sitä ei ole asennettu.";
-$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Virhe: PDO tai MySQLi PHP-moduuli vaaditaan, mutta sitä ei ole asennettu.";
-$a->strings["Error: The MySQL driver for PDO is not installed."] = "Virhe: PDO:n MySQL-ajuri ei ole asennettu";
-$a->strings["Error: mb_string PHP module required but not installed."] = "Virhe: PHP-moduuli mb_string vaaditaan, mutta sitä ei ole asennettu.";
-$a->strings["Error: iconv PHP module required but not installed."] = "Virhe: iconv PHP-moduuli vaaditaan, mutta sitä ei ole asennettu.";
-$a->strings["Error: POSIX PHP module required but not installed."] = "Virhe: POSIX PHP-moduuli vaadittaan, mutta sitä ei ole asennettu.";
-$a->strings["Error, XML PHP module required but not installed."] = "Virhe: XML PHP-moduuli vaaditaan, mutta sitä ei ole asennettu.";
-$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "Web-asennuksen pitäisi pystyä luomaan tiedosto nimeltä \".htconfig.php\" palvelimesi ylimpään kansioon, mutta se ei nyt onnistu.";
-$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Tämä on yleensä käyttöoikeusasetus, jolloin web-palvelimesi ei pysty kirjoittamaan tiedostoja kansioosi, vaikka itse siihen pystyisit.";
-$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "Tämän menettelyn lopussa annamme sinulle tekstin tallennettavaksi tiedostoon nimeltä .htconfig.php Friendican ylätason kansiossa.";
-$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "";
-$a->strings[".htconfig.php is writable"] = ".htconfig.php on kirjoitettava";
-$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "";
-$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "";
-$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "";
-$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "";
-$a->strings["view/smarty3 is writable"] = "view/smarty3 on kirjoitettava";
-$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "URL-osoitteen uudelleenkirjoitus .htaccess-tiedostossa ei toimi. Tarkista palvelimen asetukset.";
-$a->strings["Error message from Curl when fetching"] = "";
-$a->strings["Url rewrite is working"] = "URL-osoitteen uudellenkirjoitus toimii";
-$a->strings["ImageMagick PHP extension is not installed"] = "ImageMagick PHP-laajennus ei ole asetettu";
-$a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP-laajennus on asetettu";
-$a->strings["ImageMagick supports GIF"] = "ImageMagik tukee GIF-formaattia";
 $a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Tietokannan asetustiedostoa \".htconfig.php\" ei pystytty kirjoittamaan. Käytä mukaanliitettyä tekstiä luomaan asetustiedosto web-palvelimesi juureen.";
 $a->strings["<h1>What next</h1>"] = "<h1>Mitä seuraavaksi</h1>";
 $a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "TÄRKEÄÄ: Sinun pitää asettaa [manuaalisesti] ajastettu tehtävä Workerille.";
 $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."] = "";
-$a->strings["Total invitation limit exceeded."] = "Kutsuraja ylitetty.";
-$a->strings["%s : Not a valid email address."] = "%s : Virheellinen sähköpostiosoite.";
-$a->strings["Please join us on Friendica"] = "Tervetuloa Friendicaan";
-$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Kutsuraja ylitetty. Ota yhteyttä ylläpitäjään.";
-$a->strings["%s : Message delivery failed."] = "%s : Viestin toimitus epäonnistui.";
-$a->strings["%d message sent."] = [
-       0 => "%d viesti lähetetty.",
-       1 => "%d viestiä lähetetty.",
-];
-$a->strings["You have no more invitations available"] = "Sinulla ei ole kutsuja jäljellä";
-$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "";
-$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "";
-$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "";
-$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "";
-$a->strings["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."] = "";
-$a->strings["To accept this invitation, please visit and register at %s."] = "";
-$a->strings["Send invitations"] = "Lähetä kutsut";
-$a->strings["Enter email addresses, one per line:"] = "Syötä sähköpostiosoitteet, yksi riviä kohden:";
-$a->strings["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"] = "";
-$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Kun olet rekisteröitynyt, lähetä minulle kaverikutsun profiilisivuni kautta:";
-$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "";
-$a->strings["add"] = "lisää";
-$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
-       0 => "",
-       1 => "",
+$a->strings["New Message"] = "Uusi viesti";
+$a->strings["Unable to locate contact information."] = "Kontaktin tiedot ei löydy.";
+$a->strings["Messages"] = "Viestit";
+$a->strings["Do you really want to delete this message?"] = "Haluatko varmasti poistaa viestin?";
+$a->strings["Message deleted."] = "Viesti poistettu.";
+$a->strings["Conversation removed."] = "Keskustelu poistettu.";
+$a->strings["No messages."] = "Ei viestejä.";
+$a->strings["Message not available."] = "Viesti ei saatavilla.";
+$a->strings["Delete message"] = "Poista viesti";
+$a->strings["D, d M Y - g:i A"] = "";
+$a->strings["Delete conversation"] = "Poista keskustelu";
+$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "";
+$a->strings["Send Reply"] = "Lähetä vastaus";
+$a->strings["Unknown sender - %s"] = "Tuntematon lähettäjä - %s";
+$a->strings["You and %s"] = "Sinä ja %s";
+$a->strings["%s and You"] = "%s ja sinä";
+$a->strings["%d message"] = [
+       0 => "%d viesti",
+       1 => "%d viestiä",
 ];
-$a->strings["Messages in this group won't be send to these receivers."] = "";
-$a->strings["No such group"] = "Ryhmä ei ole olemassa";
-$a->strings["Group: %s"] = "Ryhmä: %s";
-$a->strings["Private messages to this person are at risk of public disclosure."] = "Yksityisviestit lähetetty tälle henkilölle saattaa näkyä muillekin.";
-$a->strings["Invalid contact."] = "Virheellinen kontakti.";
-$a->strings["Commented Order"] = "Järjestä viimeisimpien kommenttien mukaan";
-$a->strings["Sort by Comment Date"] = "Kommentit päivämäärän mukaan";
-$a->strings["Posted Order"] = "Järjestä julkaisupäivämäärän mukaan";
-$a->strings["Sort by Post Date"] = "Julkaisut päivämäärän mukaan";
-$a->strings["Posts that mention or involve you"] = "Julkaisut jotka liittyvät sinuun";
-$a->strings["New"] = "Uusi";
-$a->strings["Activity Stream - by date"] = "";
-$a->strings["Shared Links"] = "Jaetut linkit";
-$a->strings["Interesting Links"] = "Kiinnostavat linkit";
-$a->strings["Starred"] = "Tähtimerkitty";
-$a->strings["Favourite Posts"] = "Lempijulkaisut";
-$a->strings["Requested profile is not available."] = "Pyydettyä profiilia ei saatavilla.";
-$a->strings["%s's posts"] = "%s: julkaisut";
-$a->strings["%s's comments"] = "%s: kommentit";
-$a->strings["%s's timeline"] = "%s: aikajana";
-$a->strings["Tips for New Members"] = "Vinkkejä uusille käyttäjille";
 $a->strings["Account"] = "Tili";
+$a->strings["Additional features"] = "Lisäominaisuuksia";
 $a->strings["Display"] = "Ulkonäkö";
 $a->strings["Social Networks"] = "Sosiaalinen media";
+$a->strings["Addons"] = "Lisäosat";
 $a->strings["Delegations"] = "";
 $a->strings["Connected apps"] = "Yhdistetyt sovellukset";
 $a->strings["Remove account"] = "Poista tili";
@@ -1566,6 +1140,8 @@ $a->strings["No name"] = "Ei nimeä";
 $a->strings["Remove authorization"] = "Poista lupa";
 $a->strings["No Addon settings configured"] = "Lisäosa-asetukset puuttuvat";
 $a->strings["Addon Settings"] = "Lisäosa-asetukset";
+$a->strings["Off"] = "Pois päältä";
+$a->strings["On"] = "Päällä";
 $a->strings["Additional Features"] = "Lisäominaisuuksia";
 $a->strings["Diaspora"] = "Diaspora";
 $a->strings["enabled"] = "käytössä";
@@ -1576,7 +1152,7 @@ $a->strings["Email access is disabled on this site."] = "";
 $a->strings["General Social Media Settings"] = "Yleiset some asetukset";
 $a->strings["Disable Content Warning"] = "Poista sisältövaroitus käytöstä";
 $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."] = "";
-$a->strings["Disable intelligent shortening"] = "";
+$a->strings["Disable intelligent shortening"] = "Poista alykäs lyhentäminen käytöstä";
 $a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "";
 $a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "Automaattisesti seuraa GNU social (OStatus) seuraajat/mainitsijat";
 $a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "";
@@ -1599,6 +1175,7 @@ $a->strings["Action after import:"] = "Toiminta tuonnin jälkeen:";
 $a->strings["Mark as seen"] = "Merkitse luetuksi";
 $a->strings["Move to folder"] = "Siirrä kansioon";
 $a->strings["Move to folder:"] = "Siirrä kansioon:";
+$a->strings["No special theme for mobile devices"] = "Ei mobiiliteemaa";
 $a->strings["%s - (Unsupported)"] = "%s - (Ei tueta)";
 $a->strings["%s - (Experimental)"] = "%s - (Kokeellinen)";
 $a->strings["Display Settings"] = "Näyttöasetukset";
@@ -1630,13 +1207,21 @@ $a->strings["Unable to find your profile. Please contact your admin."] = "Profii
 $a->strings["Account Types"] = "Tilityypit";
 $a->strings["Personal Page Subtypes"] = "Henkilökohtaisen sivun alatyypit";
 $a->strings["Community Forum Subtypes"] = "Yhteisöfoorumin alatyypit";
+$a->strings["Personal Page"] = "Henkilökohtainen sivu";
 $a->strings["Account for a personal profile."] = "Henkilökohtaisen profiilin käyttäjätili.";
+$a->strings["Organisation Page"] = "Järjestön sivu";
 $a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = "";
+$a->strings["News Page"] = "Uutissivu";
 $a->strings["Account for a news reflector that automatically approves contact requests as \"Followers\"."] = "";
+$a->strings["Community Forum"] = "Yhteisöfoorumi";
 $a->strings["Account for community discussions."] = "";
+$a->strings["Normal Account Page"] = "Tavallinen käyttäjätili";
 $a->strings["Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."] = "";
+$a->strings["Soapbox Page"] = "Saarnatuoli sivu";
 $a->strings["Account for a public profile that automatically approves contact requests as \"Followers\"."] = "";
+$a->strings["Public Forum"] = "Julkinen foorumi";
 $a->strings["Automatically approves all contact requests."] = "Automaattisesti hyväksyy kaikki kontaktipyynnöt";
+$a->strings["Automatic Friend Page"] = "";
 $a->strings["Account for a popular profile that automatically approves contact requests as \"Friends\"."] = "";
 $a->strings["Private Forum [Experimental]"] = "Yksityisfoorumi [kokeellinen]";
 $a->strings["Requires manual approval of contact requests."] = "";
@@ -1673,14 +1258,14 @@ $a->strings["Account Settings"] = "Tiliasetukset";
 $a->strings["Password Settings"] = "Salasana-asetukset";
 $a->strings["Leave password fields blank unless changing"] = "Jätä salasana kenttää tyhjäksi jos et halua vaihtaa salasanaa";
 $a->strings["Current Password:"] = "Nykyinen salasana:";
-$a->strings["Your current password to confirm the changes"] = "";
+$a->strings["Your current password to confirm the changes"] = "Syötä nykyinen salasanasi vahvistaaksesi muutokset";
 $a->strings["Password:"] = "Salasana:";
 $a->strings["Basic Settings"] = "Perusasetukset";
 $a->strings["Full Name:"] = "Koko nimi:";
 $a->strings["Email Address:"] = "Sähköpostiosoite:";
 $a->strings["Your Timezone:"] = "Aikavyöhyke:";
 $a->strings["Your Language:"] = "Kieli:";
-$a->strings["Set the language we use to show you friendica interface and to send you emails"] = "";
+$a->strings["Set the language we use to show you friendica interface and to send you emails"] = "Aseta Friendican käyttöliittymän ja sähköpostiviestien kieli";
 $a->strings["Default Post Location:"] = "Julkaisun oletussijainti:";
 $a->strings["Use Browser Location:"] = "Käytä selaimen sijainti:";
 $a->strings["Security and Privacy Settings"] = "Turvallisuus ja tietosuoja-asetukset";
@@ -1717,6 +1302,378 @@ $a->strings["Change the behaviour of this account for special situations"] = "";
 $a->strings["Relocate"] = "Uudelleensijoitus";
 $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."] = "";
 $a->strings["Resend relocate message to contacts"] = "";
+$a->strings["Theme settings updated."] = "Teeman asetukset päivitetty.";
+$a->strings["Information"] = "Tietoja";
+$a->strings["Overview"] = "Yleiskatsaus";
+$a->strings["Federation Statistics"] = "Liiton tilastotiedot";
+$a->strings["Configuration"] = "Kokoonpano";
+$a->strings["Site"] = "Sivusto";
+$a->strings["Users"] = "Käyttäjät";
+$a->strings["Themes"] = "Teemat";
+$a->strings["Database"] = "Tietokanta";
+$a->strings["DB updates"] = "Tietokannan päivitykset";
+$a->strings["Inspect Queue"] = "Tarkista jono";
+$a->strings["Tools"] = "Työkalut";
+$a->strings["Contact Blocklist"] = "Kontaktien estolista";
+$a->strings["Server Blocklist"] = "Palvelimien estolista";
+$a->strings["Delete Item"] = "Poista kohde";
+$a->strings["Logs"] = "Lokit";
+$a->strings["View Logs"] = "Katso lokit";
+$a->strings["Diagnostics"] = "Diagnostiikka";
+$a->strings["PHP Info"] = "PHP tietoja";
+$a->strings["probe address"] = "";
+$a->strings["check webfinger"] = "Tarkista webfinger";
+$a->strings["Admin"] = "Ylläpitäjä";
+$a->strings["Addon Features"] = "Lisäosaominaisuudet";
+$a->strings["User registrations waiting for confirmation"] = "Käyttäjärekisteröinnit odottavat hyväksyntää";
+$a->strings["Administration"] = "Ylläpito";
+$a->strings["Display Terms of Service"] = "Näytä käyttöehdot";
+$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."] = "";
+$a->strings["Display Privacy Statement"] = "Näytä tietosuojalausunto";
+$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>."] = "";
+$a->strings["The Terms of Service"] = "Käyttöehdot";
+$a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "";
+$a->strings["The blocked domain"] = "Estetty verkkotunnus";
+$a->strings["The reason why you blocked this domain."] = "Verkkotunnuksen estosyy.";
+$a->strings["Delete domain"] = "Poista verkkotunnus";
+$a->strings["Check to delete this entry from the blocklist"] = "Laita rasti poistaaksesi kohde estolistalta";
+$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."] = "";
+$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."] = "";
+$a->strings["Add new entry to block list"] = "Lisää uusi kohde estolistaan";
+$a->strings["Server Domain"] = "Palvelimen verkkotunnus";
+$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "";
+$a->strings["Block reason"] = "Estosyy";
+$a->strings["Add Entry"] = "Lisää merkintä";
+$a->strings["Save changes to the blocklist"] = "Tallenna muutoksia estolistaan";
+$a->strings["Current Entries in the Blocklist"] = "Nykyinen estolista";
+$a->strings["Delete entry from blocklist"] = "Poista kohde estolistalta";
+$a->strings["Delete entry from blocklist?"] = "Poista kohde estolistalta?";
+$a->strings["Server added to blocklist."] = "Palvelin lisätty estolistalle";
+$a->strings["Site blocklist updated."] = "Sivuston estolista päivitetty.";
+$a->strings["The contact has been blocked from the node"] = "Kontakti on estetty tällä solmulla";
+$a->strings["Could not find any contact entry for this URL (%s)"] = "";
+$a->strings["%s contact unblocked"] = [
+       0 => "%s kontakti poistettu estolistalta",
+       1 => "%s kontaktia poistettu estolistalta",
+];
+$a->strings["Remote Contact Blocklist"] = "Etäkontakti estolista";
+$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "";
+$a->strings["Block Remote Contact"] = "Estä etäkontakti";
+$a->strings["select all"] = "valitse kaikki";
+$a->strings["select none"] = "älä valitse mitään";
+$a->strings["No remote contact is blocked from this node."] = "";
+$a->strings["Blocked Remote Contacts"] = "Estetty etäkontaktit";
+$a->strings["Block New Remote Contact"] = "Estä uusi etäkontakti";
+$a->strings["Photo"] = "Kuva";
+$a->strings["%s total blocked contact"] = [
+       0 => "Yhteensä %s estetty kontakti",
+       1 => "Yhteensä %s estettyjä kontakteja",
+];
+$a->strings["URL of the remote contact to block."] = "Estettävän etäkontaktin URL-osoite";
+$a->strings["Delete this Item"] = "Poista tämä kohde";
+$a->strings["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."] = "";
+$a->strings["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."] = "";
+$a->strings["GUID"] = "GUID";
+$a->strings["The GUID of the item you want to delete."] = "Poistettavan kohteen GUID.";
+$a->strings["Item marked for deletion."] = "Kohde merkitty poistettavaksi.";
+$a->strings["unknown"] = "tuntematon";
+$a->strings["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."] = "";
+$a->strings["The <em>Auto Discovered Contact Directory</em> feature is not enabled, it will improve the data displayed here."] = "";
+$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "Tällä hetkellä tämä solmu havaitsee %d muita solmuja joissa %d rekisteröityneitä käyttäjiä. Tarkemmat tiedot:";
+$a->strings["ID"] = "";
+$a->strings["Recipient Name"] = "Vastaanottajan nimi";
+$a->strings["Recipient Profile"] = "Vastaanottajan profiili";
+$a->strings["Network"] = "Uutisvirta";
+$a->strings["Created"] = "Luotu";
+$a->strings["Last Tried"] = "Viimeksi yritetty";
+$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "";
+$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 />"] = "";
+$a->strings["There is a new version of Friendica available for download. 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."] = "Tietokannan päivitys epäonnistui. Suorita komento \"php bin/console.php dbstructure update\" komentoriviltä ja lue mahdolliset virheviestit.";
+$a->strings["The worker was never executed. Please check your database structure!"] = "Workeriä ei ole otettu käyttöön. Tarkista tietokantasi rakenne!";
+$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "Viimeisin worker -käynnistys tapahtui klo %s UTC, eli yli tunti sitten. Tarkista crontab -asetukset.";
+$a->strings["Normal Account"] = "Perustili";
+$a->strings["Automatic Follower Account"] = "Automaattinen seuraajatili";
+$a->strings["Public Forum Account"] = "Julkinen foorumitili";
+$a->strings["Automatic Friend Account"] = "Automaattinen kaveritili";
+$a->strings["Blog Account"] = "Blogitili";
+$a->strings["Private Forum Account"] = "Yksityinen foorumitili";
+$a->strings["Message queues"] = "Viestijonot";
+$a->strings["Summary"] = "Yhteenveto";
+$a->strings["Registered users"] = "Rekisteröityneet käyttäjät";
+$a->strings["Pending registrations"] = "Vireillä olevat rekisteröinnit";
+$a->strings["Version"] = "Versio";
+$a->strings["Active addons"] = "Käytössäolevat lisäosat";
+$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "Ei voitu jäsentää perusosoitetta. Täytyy sisältää ainakin <scheme>://<domain>";
+$a->strings["Site settings updated."] = "Sivuston asetukset päivitettiin.";
+$a->strings["No community page for local users"] = "";
+$a->strings["No community page"] = "Ei yhteisösivua";
+$a->strings["Public postings from users of this site"] = "Julkiset julkaisut tämän sivuston käyttäjiltä";
+$a->strings["Public postings from the federated network"] = "Julkiset julkaisut liittoutuneelta verkolta";
+$a->strings["Public postings from local users and the federated network"] = "Julkiset julkaisut tältä sivustolta ja liittoutuneelta verkolta";
+$a->strings["Users, Global Contacts"] = "Käyttäjät, maailmanlaajuiset kontaktit";
+$a->strings["Users, Global Contacts/fallback"] = "";
+$a->strings["One month"] = "Yksi kuukausi";
+$a->strings["Three months"] = "Kolme kuukautta";
+$a->strings["Half a year"] = "Puoli vuotta";
+$a->strings["One year"] = "Yksi vuosi";
+$a->strings["Multi user instance"] = "Monen käyttäjän instanssi";
+$a->strings["Closed"] = "Suljettu";
+$a->strings["Requires approval"] = "Edellyttää hyväksyntää";
+$a->strings["Open"] = "Avoin";
+$a->strings["No SSL policy, links will track page SSL state"] = "";
+$a->strings["Force all links to use SSL"] = "Pakota kaikki linkit käyttämään SSL-yhteyttä";
+$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "";
+$a->strings["Don't check"] = "Älä tarkista";
+$a->strings["check the stable version"] = "";
+$a->strings["check the development version"] = "";
+$a->strings["Republish users to directory"] = "";
+$a->strings["File upload"] = "Tiedoston lataus";
+$a->strings["Policies"] = "Käytännöt";
+$a->strings["Auto Discovered Contact Directory"] = "";
+$a->strings["Performance"] = "Suoritus";
+$a->strings["Worker"] = "Worker";
+$a->strings["Message Relay"] = "Viestirele";
+$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "";
+$a->strings["Site name"] = "Sivuston nimi";
+$a->strings["Host name"] = "Palvelimen nimi";
+$a->strings["Sender Email"] = "Lähettäjän sähköposti";
+$a->strings["The email address your server shall use to send notification emails from."] = "Lähettäjän sähköpostiosoite palvelimen ilmoitussähköposteissa.";
+$a->strings["Banner/Logo"] = "Banneri/logo";
+$a->strings["Shortcut icon"] = "Pikakuvake";
+$a->strings["Link to an icon that will be used for browsers."] = "Linkki kuvakkeeseen jota selaimet saa käyttää.";
+$a->strings["Touch icon"] = "Kosketusnäyttökuvake";
+$a->strings["Link to an icon that will be used for tablets and mobiles."] = "Linkki kuvakkeeseen jota tabletit ja matkapuhelimet saa käyttää.";
+$a->strings["Additional Info"] = "Lisätietoja";
+$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "";
+$a->strings["System language"] = "Järjestelmän kieli";
+$a->strings["System theme"] = "Järjestelmäteema";
+$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "";
+$a->strings["Mobile system theme"] = "Mobiili järjestelmäteema";
+$a->strings["Theme for mobile devices"] = "Mobiiliteema";
+$a->strings["SSL link policy"] = "SSL-linkkikäytäntö";
+$a->strings["Determines whether generated links should be forced to use SSL"] = "Määrittää pakotetaanko tuotetut linkit käyttämään SSL-yhteyttä.";
+$a->strings["Force SSL"] = "Pakoita SSL-yhteyden käyttöä";
+$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "";
+$a->strings["Hide help entry from navigation menu"] = "";
+$a->strings["Hides the menu entry for the Help pages from the navigation menu. You can still access it calling /help directly."] = "";
+$a->strings["Single user instance"] = "Yksittäisen käyttäjän instanssi";
+$a->strings["Make this instance multi-user or single-user for the named user"] = "";
+$a->strings["Maximum image size"] = "Suurin kuvakoko";
+$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Ladattavan kuvatiedoston enimmäiskoko tavuina. Oletusarvo on 0, eli ei enimmäiskokoa.";
+$a->strings["Maximum image length"] = "Suurin kuvapituus";
+$a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = "Ladattavan kuvatiedoston enimmäispituus pikseleinä. Oletusarvo on -1, eli ei enimmäispituutta.";
+$a->strings["JPEG image quality"] = "JPEG-kuvanlaatu";
+$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "Ladatut JPEG-kuvat tallennetaan tällä laatuasetuksella [0-100]. Oletus on 100, eli korkein laatu.";
+$a->strings["Register policy"] = "Rekisteröintipolitiikka";
+$a->strings["Maximum Daily Registrations"] = "Päivittäinen rekisteröitymisraja";
+$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day.  If register is set to closed, this setting has no effect."] = "Mikäli rekisteröityminen on sallittu, tämä asettaa enimmäismäärä uusia rekisteröitymisiä päivässä. Jos reksiteröityminen ei ole sallittu, tällä asetuksella ei ole vaikutusta.";
+$a->strings["Register text"] = "Rekisteröitymisteksti";
+$a->strings["Will be displayed prominently on the registration page. You can use BBCode here."] = "Näkyvästi esillä rekisteröitymissivulla. Voit käyttää BBCodeia.";
+$a->strings["Accounts abandoned after x days"] = "Käyttäjätilit hylätään X päivän jälkeen";
+$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "";
+$a->strings["Allowed friend domains"] = "Sallittuja kaveri-verkkotunnuksia";
+$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "";
+$a->strings["Allowed email domains"] = "Sallittuja sähköposti-verkkotunnuksia";
+$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "";
+$a->strings["No OEmbed rich content"] = "";
+$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = "";
+$a->strings["Allowed OEmbed domains"] = "Sallittuja OEmbed -verkkotunnuksia";
+$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "";
+$a->strings["Block public"] = "Estä vierailijat";
+$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "";
+$a->strings["Force publish"] = "";
+$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "";
+$a->strings["Global directory URL"] = "Maailmanlaajuisen hakemiston URL-osoite";
+$a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "";
+$a->strings["Private posts by default for new users"] = "";
+$a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "";
+$a->strings["Don't include post content in email notifications"] = "Älä lisää julkaisun sisältö sähköposti-ilmoitukseen";
+$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."] = "";
+$a->strings["Disallow public access to addons listed in the apps menu."] = "";
+$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "";
+$a->strings["Don't embed private images in posts"] = "Älä upota yksityisiä kuvia julkaisuissa";
+$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "";
+$a->strings["Allow Users to set remote_self"] = "";
+$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "";
+$a->strings["Block multiple registrations"] = "";
+$a->strings["Disallow users to register additional accounts for use as pages."] = "";
+$a->strings["OpenID support"] = "OpenID-tuki";
+$a->strings["OpenID support for registration and logins."] = "OpenID-tuki rekisteröitymiseen ja kirjautumiseen";
+$a->strings["Fullname check"] = "Koko nimi tarkistus";
+$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "";
+$a->strings["Community pages for visitors"] = "Yhteisösivu vieraille";
+$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "";
+$a->strings["Posts per user on community page"] = "";
+$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Enimmäismäärä julkaisuja käyttäjää kohden yhteisösivulla. (Ei koske maailmanlaajuista yhteisösivua.)";
+$a->strings["Enable OStatus support"] = "Salli OStatus-tuki";
+$a->strings["Provide 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 threads from our contacts"] = "Ainoastaan tuo OStatus -ketjuja kontakteiltamme";
+$a->strings["Normally we import every content from our OStatus 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-tuki voidaan ottaa käyttöön ainoastaan jos ketjuttaminen on jo otettu käyttöön.";
+$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "Diaspora -tukea ei voitu ottaa käyttöön koska Friendica on asennettu alihakemistoon.";
+$a->strings["Enable Diaspora support"] = "Salli Diaspora-tuki";
+$a->strings["Provide built-in Diaspora network compatibility."] = "Ota käyttöön Diaspora-yhteensopivuus";
+$a->strings["Only allow Friendica contacts"] = "Salli ainoastaan Friendica -kontakteja";
+$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "Kaikkien kontaktien on käytettävä Friendica-protokollaa. Kaikki muut protokollat poistetaan käytöstä.";
+$a->strings["Verify SSL"] = "Vahvista SSL";
+$a->strings["If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."] = "";
+$a->strings["Proxy user"] = "Välityspalvelimen käyttäjä";
+$a->strings["Proxy URL"] = "Välityspalvelimen osoite";
+$a->strings["Network timeout"] = "Verkon aikakatkaisu";
+$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "";
+$a->strings["Maximum Load Average"] = "Kuorman enimmäiskeksiarvo";
+$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Järjestelmäkuormitus jolloin lähetys- ja kyselyprosessit lykätään (oletusarvo 50).";
+$a->strings["Maximum Load Average (Frontend)"] = "Kuorman enimmäiskeskiarvo (Frontend)";
+$a->strings["Maximum system load before the frontend quits service - default 50."] = "Järjestelmäkuormitus jolloin Frontend poistetaan käytöstä (oletusarvo 50).";
+$a->strings["Minimal Memory"] = "";
+$a->strings["Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."] = "";
+$a->strings["Maximum table size for optimization"] = "Taulukon enimmäiskoko optimointia varten";
+$a->strings["Maximum table size (in MB) for the automatic optimization - default 100 MB. Enter -1 to disable it."] = "Taulukon enimmäiskoko (megatavuina) automaattista optimointia varten - oletusarvo 100 mt. Syötä -1 poistamaan optimointi käytöstä.";
+$a->strings["Minimum level of fragmentation"] = "";
+$a->strings["Minimum fragmenation level to start the automatic optimization - default value is 30%."] = "";
+$a->strings["Periodical check of global contacts"] = "";
+$a->strings["If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers."] = "";
+$a->strings["Days between requery"] = "";
+$a->strings["Number of days after which a server is requeried for his contacts."] = "";
+$a->strings["Discover contacts from other servers"] = "Etsi kontakteja muilta palvelimilta";
+$a->strings["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 recommened setting is 'Users, Global Contacts'."] = "";
+$a->strings["Timeframe for fetching global contacts"] = "";
+$a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "";
+$a->strings["Search the local directory"] = "Paikallisluettelohaku";
+$a->strings["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."] = "";
+$a->strings["Publish server information"] = "Julkaise palvelintiedot";
+$a->strings["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."] = "";
+$a->strings["Check upstream version"] = "";
+$a->strings["Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."] = "";
+$a->strings["Suppress Tags"] = "Piilota tunnisteet";
+$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Piilota tunnistelista julkaisun lopussa.";
+$a->strings["Clean database"] = "Siivoa tietokanta";
+$a->strings["Remove old remote items, orphaned database records and old content from some other helper tables."] = "";
+$a->strings["Lifespan of remote items"] = "";
+$a->strings["When the database cleanup is enabled, this defines the days after which remote items will be deleted. Own items, and marked or filed items are always kept. 0 disables this behaviour."] = "";
+$a->strings["Lifespan of unclaimed items"] = "";
+$a->strings["When the database cleanup is enabled, this defines the days after which unclaimed remote items (mostly content from the relay) will be deleted. Default value is 90 days. Defaults to the general lifespan value of remote items if set to 0."] = "";
+$a->strings["Path to item cache"] = "";
+$a->strings["The item caches buffers generated bbcode and external images."] = "";
+$a->strings["Cache duration in seconds"] = "Välimuistin kesto sekunteina";
+$a->strings["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."] = "";
+$a->strings["Maximum numbers of comments per post"] = "Julkaisun kommentiraja";
+$a->strings["How much comments should be shown for each post? Default value is 100."] = "";
+$a->strings["Temp path"] = "Väliaikaistiedostojen polku";
+$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "Mikäli verkkopalvelimesi ei voi käyttää järjestelmän väliaikaistiedostojen polkua, syötä toinen polku tähän.";
+$a->strings["Base path to installation"] = "Asennuksen peruspolku";
+$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "";
+$a->strings["Disable picture proxy"] = "";
+$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "";
+$a->strings["Only search in tags"] = "Tunnistehaku";
+$a->strings["On large systems the text search can slow down the system extremely."] = "";
+$a->strings["New base url"] = "Uusi perusosoite";
+$a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "Vaihtaa tämän palvelimen perus-URL-osoitteen. Lähettää uudelleensijoitusviestit käyttäjien kaikille kontakteille Friendicassa ja Diasporassa*.";
+$a->strings["RINO Encryption"] = "RINO-salaus";
+$a->strings["Encryption layer between nodes."] = "Salauskerros solmujen välillä.";
+$a->strings["Enabled"] = "Käytössä";
+$a->strings["Maximum number of parallel workers"] = "Enimmäismäärä rinnakkaisia workereitä";
+$a->strings["On shared hosters set this to 2. On larger systems, values of 10 are great. Default value is 4."] = "";
+$a->strings["Don't use 'proc_open' with the worker"] = "";
+$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "";
+$a->strings["Enable fastlane"] = "Käytä fastlane";
+$a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "";
+$a->strings["Enable frontend worker"] = "Ota Frontend Worker käyttöön";
+$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "";
+$a->strings["Subscribe to relay"] = "Relen tilaus";
+$a->strings["Enables the receiving of public posts from the relay. They will be included in the search, subscribed tags and on the global community page."] = "";
+$a->strings["Relay server"] = "Relepalvelin";
+$a->strings["Address of the relay server where public posts should be send to. For example https://relay.diasp.org"] = "";
+$a->strings["Direct relay transfer"] = "Suora releen siirto";
+$a->strings["Enables the direct transfer to other servers without using the relay servers"] = "";
+$a->strings["Relay scope"] = "Relen soveltamisala";
+$a->strings["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."] = "";
+$a->strings["all"] = "kaikki";
+$a->strings["tags"] = "tunnisteet";
+$a->strings["Server tags"] = "palvelintunnisteet";
+$a->strings["Comma separated list of tags for the 'tags' subscription."] = "Pilkulla erotettu tunnistelista tunnistetilausta varten.";
+$a->strings["Allow user tags"] = "Salli käyttäjien tunnisteet";
+$a->strings["If enabled, the tags from the saved searches will used for the 'tags' subscription in addition to the 'relay_server_tags'."] = "Jos otettu käyttöön, tunnisteet tallennetuista hauista käytetään tunnistetilaukseen 'relay_server_tags'in lisäksi.";
+$a->strings["Update has been marked successful"] = "";
+$a->strings["Database structure update %s was successfully applied."] = "Tietokannan rakenteen %s-päivitys onnistui.";
+$a->strings["Executing of database structure update %s failed with error: %s"] = "Tietokannan rakennepäivitys %s epäonnistui virheviestillä %s";
+$a->strings["Executing %s failed with error: %s"] = "";
+$a->strings["Update %s was successfully applied."] = "%s-päivitys onnistui.";
+$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "";
+$a->strings["There was no additional update function %s that needed to be called."] = "";
+$a->strings["No failed updates."] = "Ei epäonnistuineita päivityksiä.";
+$a->strings["Check database structure"] = "Tarkista tietokannan rakenne";
+$a->strings["Failed Updates"] = "Epäonnistuineita päivityksiä";
+$a->strings["This does not include updates prior to 1139, which did not return a status."] = "";
+$a->strings["Mark success (if update was manually applied)"] = "";
+$a->strings["Attempt to execute this update step automatically"] = "";
+$a->strings["\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."] = "";
+$a->strings["Registration details for %s"] = "";
+$a->strings["%s user blocked/unblocked"] = [
+       0 => "%s käyttäjä estetty / poistettu estolistalta",
+       1 => "%s käyttäjää estetty / poistettu estolistalta",
+];
+$a->strings["%s user deleted"] = [
+       0 => "%s käyttäjä poistettu",
+       1 => "%s käyttäjää poistettu",
+];
+$a->strings["User '%s' deleted"] = "Käyttäjä '%s' poistettu";
+$a->strings["User '%s' unblocked"] = "Käyttäjä '%s' poistettu estolistalta";
+$a->strings["User '%s' blocked"] = "Käyttäjä '%s' estetty";
+$a->strings["Private Forum"] = "Yksityisfoorumi";
+$a->strings["Email"] = "Sähköposti";
+$a->strings["Register date"] = "Rekisteripäivämäärä";
+$a->strings["Last login"] = "Viimeisin kirjautuminen";
+$a->strings["Last item"] = "Viimeisin kohde";
+$a->strings["Type"] = "Tyyppi";
+$a->strings["Add User"] = "Lisää käyttäjä";
+$a->strings["User registrations waiting for confirm"] = "";
+$a->strings["User waiting for permanent deletion"] = "";
+$a->strings["Request date"] = "Pyynnön päivämäärä";
+$a->strings["No registrations."] = "Ei rekisteröintejä.";
+$a->strings["Note from the user"] = "";
+$a->strings["Deny"] = "Kieltäydy";
+$a->strings["Site admin"] = "Sivuston ylläpito";
+$a->strings["Account expired"] = "Tili vanhentunut";
+$a->strings["New User"] = "Uusi käyttäjä";
+$a->strings["Deleted since"] = "Poistettu";
+$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "";
+$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "";
+$a->strings["Name of the new user."] = "Uuden käyttäjän nimi.";
+$a->strings["Nickname"] = "Lempinimi";
+$a->strings["Nickname of the new user."] = "Uuden käyttäjän lempinimi";
+$a->strings["Email address of the new user."] = "Uuden käyttäjän sähköpostiosoite.";
+$a->strings["Addon %s disabled."] = "Lisäosa %s poistettu käytöstä.";
+$a->strings["Addon %s enabled."] = "Lisäosa %s käytössä.";
+$a->strings["Disable"] = "Poista käytöstä";
+$a->strings["Enable"] = "Ota käyttöön";
+$a->strings["Toggle"] = "Vaihda";
+$a->strings["Author: "] = "Tekijä";
+$a->strings["Maintainer: "] = "Ylläpitäjä:";
+$a->strings["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"] = "";
+$a->strings["No themes found."] = "Teemoja ei löytynyt.";
+$a->strings["Screenshot"] = "Kuvakaappaus";
+$a->strings["Reload active themes"] = "Lataa aktiiviset teemat uudelleen";
+$a->strings["No themes found on the system. They should be placed in %1\$s"] = "Teemoja ei löytynyt järjestelmästä. Teemat tulisi laittaa kansioon %1\$s";
+$a->strings["[Experimental]"] = "[Kokeellinen]";
+$a->strings["[Unsupported]"] = "[Ei tueta]";
+$a->strings["Log settings updated."] = "Lokiasetukset päivitetty.";
+$a->strings["PHP log currently enabled."] = "PHP-loki käytössä";
+$a->strings["PHP log currently disabled."] = "PHP-loki pois käytöstä";
+$a->strings["Clear"] = "Tyhjennä";
+$a->strings["Enable Debugging"] = "Ota virheenkorjaustila käyttöön";
+$a->strings["Log file"] = "Lokitiedosto";
+$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "";
+$a->strings["Log level"] = "Lokitaso";
+$a->strings["PHP logging"] = "PHP-loki";
+$a->strings["To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "";
+$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."] = "";
+$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "";
+$a->strings["Lock feature %s"] = "Lukitse ominaisuus %s";
+$a->strings["Manage Additional Features"] = "Hallitse lisäominaisuudet";
 $a->strings["default"] = "oletus";
 $a->strings["greenzero"] = "greenzero";
 $a->strings["purplezero"] = "purplezero";
@@ -1787,7 +1744,7 @@ $a->strings["Invite Friends"] = "Kutsu kavereita";
 $a->strings["Local Directory"] = "Paikallinen hakemisto";
 $a->strings["External link to forum"] = "Ulkoinen linkki foorumiin";
 $a->strings["Quick Start"] = "Pika-aloitus";
-$a->strings["Error decoding account file"] = "";
+$a->strings["Error decoding account file"] = "Tilitiedoston tulkinnassa tapahtui virhe";
 $a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Virhe: tiedostosta puuttuu versiotiedot! Saattaa olla että tämä ei ole Friendica -tilitiedosto?";
 $a->strings["User '%s' already exists on this server!"] = "Käyttäjä '%s' on jo olemassa tällä palvelimella!";
 $a->strings["User creation error"] = "Virhe käyttäjän luomisessa";
@@ -1820,6 +1777,55 @@ $a->strings["%s is now friends with %s"] = "%s ja %s ovat kavereita";
 $a->strings["Friend Suggestion"] = "Kaveriehdotus";
 $a->strings["Friend/Connect Request"] = "Ystävä/yhteyspyyntö";
 $a->strings["New Follower"] = "Uusi seuraaja";
+$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Komentoriviversiota PHP:stä ei löytynyt web-palvelimen PATH:ista.";
+$a->strings["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 href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "";
+$a->strings["PHP executable path"] = "Polku PHP-ohjelmaan";
+$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Kirjoita koko polku PHP-ohjelmaan. Voit jättää sen tyhjäksi, jos haluat jatkaa asennusta.";
+$a->strings["Command line PHP"] = "Komentorivi-PHP";
+$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "";
+$a->strings["Found PHP version: "] = "PHP-versio löydetty:";
+$a->strings["PHP cli binary"] = "PHP cli -binääritiedosto";
+$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Järjestelmäsi komentorivi-PHP:ssä ei ole käytössä asetusta \"register_argc_argv\".";
+$a->strings["This is required for message delivery to work."] = "Asetus vaaditaan viestien lähettämiseen.";
+$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
+$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Virhe: järjestelmäsi \"openssl_pkey_new\" -funktio ei pysty generoimaan salausavaimia.";
+$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Jos on kyse Windows-pavelimesta, katso \"http://www.php.net/manual/en/openssl.installation.php\".";
+$a->strings["Generate encryption keys"] = "Luo salausavaimet";
+$a->strings["libCurl PHP module"] = "PHP-moduuli libCurl";
+$a->strings["GD graphics PHP module"] = "PHP-moduuli GD graphics";
+$a->strings["OpenSSL PHP module"] = "PHP-moduuli OpenSSL";
+$a->strings["PDO or MySQLi PHP module"] = "PDO tai MySQLi PHP-moduuli";
+$a->strings["mb_string PHP module"] = "PHP-moduuli mb_string";
+$a->strings["XML PHP module"] = "XML PHP-moduuli";
+$a->strings["iconv PHP module"] = "iconv PHP-moduuli";
+$a->strings["POSIX PHP module"] = "POSIX PHP-moduuli";
+$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite -moduuli";
+$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Virhe: Apache-palvelimen mod-rewrite -moduuli vaaditaan, mutta sitä ei ole asennettu.";
+$a->strings["Error: libCURL PHP module required but not installed."] = "Virhe: libCURL PHP -moduuli vaaditaan, mutta sitä ei ole asennettu.";
+$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Virhe: GD graphics PHP -moduuli JPEG-tuella vaaditaan, mutta sitä ei ole asennettu.";
+$a->strings["Error: openssl PHP module required but not installed."] = "Virhe: openssl PHP -moduuli vaaditaan, mutta sitä ei ole asennettu.";
+$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Virhe: PDO tai MySQLi PHP-moduuli vaaditaan, mutta sitä ei ole asennettu.";
+$a->strings["Error: The MySQL driver for PDO is not installed."] = "Virhe: PDO:n MySQL-ajuri ei ole asennettu";
+$a->strings["Error: mb_string PHP module required but not installed."] = "Virhe: PHP-moduuli mb_string vaaditaan, mutta sitä ei ole asennettu.";
+$a->strings["Error: iconv PHP module required but not installed."] = "Virhe: iconv PHP-moduuli vaaditaan, mutta sitä ei ole asennettu.";
+$a->strings["Error: POSIX PHP module required but not installed."] = "Virhe: POSIX PHP-moduuli vaadittaan, mutta sitä ei ole asennettu.";
+$a->strings["Error, XML PHP module required but not installed."] = "Virhe: XML PHP-moduuli vaaditaan, mutta sitä ei ole asennettu.";
+$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "Web-asennuksen pitäisi pystyä luomaan tiedosto nimeltä \".htconfig.php\" palvelimesi ylimpään kansioon, mutta se ei nyt onnistu.";
+$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Tämä on yleensä käyttöoikeusasetus, jolloin web-palvelimesi ei pysty kirjoittamaan tiedostoja kansioosi, vaikka itse siihen pystyisit.";
+$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "Tämän menettelyn lopussa annamme sinulle tekstin tallennettavaksi tiedostoon nimeltä .htconfig.php Friendican ylätason kansiossa.";
+$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "";
+$a->strings[".htconfig.php is writable"] = ".htconfig.php on kirjoitettava";
+$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "";
+$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "";
+$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "";
+$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "";
+$a->strings["view/smarty3 is writable"] = "view/smarty3 on kirjoitettava";
+$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "URL-osoitteen uudelleenkirjoitus .htaccess-tiedostossa ei toimi. Tarkista palvelimen asetukset.";
+$a->strings["Error message from Curl when fetching"] = "";
+$a->strings["Url rewrite is working"] = "URL-osoitteen uudellenkirjoitus toimii";
+$a->strings["ImageMagick PHP extension is not installed"] = "ImageMagick PHP-laajennus ei ole asetettu";
+$a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP-laajennus on asetettu";
+$a->strings["ImageMagick supports GIF"] = "ImageMagik tukee GIF-formaattia";
 $a->strings["Birthday:"] = "Syntymäpäivä:";
 $a->strings["YYYY-MM-DD or MM-DD"] = "VVVV-KK-PP tai KK-PP";
 $a->strings["never"] = "ei ikinä";
@@ -1843,58 +1849,6 @@ $a->strings["$1 wrote:"] = "$1 kirjoitti:";
 $a->strings["Encrypted content"] = "Salattu sisältö";
 $a->strings["Invalid source protocol"] = "Virheellinen lähdeprotokolla";
 $a->strings["Invalid link protocol"] = "Virheellinen linkkiprotokolla";
-$a->strings["General Features"] = "Yleiset ominaisuudet";
-$a->strings["Multiple Profiles"] = "Monia profiileja";
-$a->strings["Ability to create multiple profiles"] = "Mahdollisuus luoda useita profiileja";
-$a->strings["Photo Location"] = "Kuvan sijainti";
-$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "Kuvan metadata poistetaan normaalisti. Tämä ottaa paikkatiedon (jos olemassa) ennen poistoa ja linkittää sen karttaan.";
-$a->strings["Export Public Calendar"] = "Vie julkinen kalenteri";
-$a->strings["Ability for visitors to download the public calendar"] = "Vierailijoiden mahdollisuus ladata julkinen kalenteri";
-$a->strings["Post Composition Features"] = "Kirjoittamisen ominaisuudet";
-$a->strings["Post Preview"] = "Viestin esikatselu";
-$a->strings["Allow previewing posts and comments before publishing them"] = "Mahdollistaa viestien esikatselun ennen niiden julkaisua";
-$a->strings["Auto-mention Forums"] = "";
-$a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "";
-$a->strings["Network Sidebar Widgets"] = "";
-$a->strings["Search by Date"] = "Päivämäärähaku";
-$a->strings["Ability to select posts by date ranges"] = "Mahdollisuus valita viestejä päivämäärärajauksella";
-$a->strings["List Forums"] = "Näytä foorumit";
-$a->strings["Enable widget to display the forums your are connected with"] = "";
-$a->strings["Group Filter"] = "Ryhmäsuodatin";
-$a->strings["Enable widget to display Network posts only from selected group"] = "";
-$a->strings["Network Filter"] = "Verkkosuodatin";
-$a->strings["Enable widget to display Network posts only from selected network"] = "";
-$a->strings["Save search terms for re-use"] = "Tallenna hakutermit myöhempää käyttöä varten";
-$a->strings["Network Tabs"] = "Verkko välilehdet";
-$a->strings["Network Personal Tab"] = "";
-$a->strings["Enable tab to display only Network posts that you've interacted on"] = "";
-$a->strings["Network New Tab"] = "";
-$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "";
-$a->strings["Network Shared Links Tab"] = "";
-$a->strings["Enable tab to display only Network posts with links in them"] = "";
-$a->strings["Post/Comment Tools"] = "Julkaisu/kommentti työkalut";
-$a->strings["Multiple Deletion"] = "";
-$a->strings["Select and delete multiple posts/comments at once"] = "Valitse ja poista monta julkaisua/kommentia yhtaikaa";
-$a->strings["Edit Sent Posts"] = "Muokkaa lähetetyt julkaisut";
-$a->strings["Edit and correct posts and comments after sending"] = "Muokkaa ja korjaa julkaisuja ja kommenteja julkaisun jälkeen";
-$a->strings["Tagging"] = "Tunnisteet";
-$a->strings["Ability to tag existing posts"] = "Saa merkitä olemassa olevia julkaisuja";
-$a->strings["Post Categories"] = "Julkaisuluokat";
-$a->strings["Add categories to your posts"] = "Luokittele julkaisusi";
-$a->strings["Saved Folders"] = "Tallennetut kansiot";
-$a->strings["Ability to file posts under folders"] = "Mahdollisuus tallettaa viestejä kansioihin";
-$a->strings["Dislike Posts"] = "Inhoa viestejä";
-$a->strings["Ability to dislike posts/comments"] = "Mahdollisuus inhota viestejä/kommentteja";
-$a->strings["Star Posts"] = "Tähtimerkityt julkaisut";
-$a->strings["Ability to mark special posts with a star indicator"] = "Salli julkaisujen tähtimerkintä";
-$a->strings["Mute Post Notifications"] = "Mykistä julkaisuilmoitukset";
-$a->strings["Ability to mute notifications for a thread"] = "";
-$a->strings["Advanced Profile Settings"] = "Profiilin lisäasetukset";
-$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "";
-$a->strings["Tag Cloud"] = "Tunnistepilvi";
-$a->strings["Provide a personal tag cloud on your profile page"] = "Näytä henkilökohtainen tunnistepilvi profiilisivullasi";
-$a->strings["Display Membership Date"] = "Näytä liittymispäivämäärä";
-$a->strings["Display membership date in profile"] = "Näytä liittymispäivämäärä profiilissa";
 $a->strings["Embedding disabled"] = "Upottaminen poistettu käytöstä";
 $a->strings["Embedded content"] = "Upotettu sisältö";
 $a->strings["Export"] = "Vie";
@@ -2016,18 +1970,69 @@ $a->strings["%d invitation available"] = [
 ];
 $a->strings["Networks"] = "Verkot";
 $a->strings["All Networks"] = "Kaikki verkot";
+$a->strings["Saved Folders"] = "Tallennetut kansiot";
 $a->strings["Everything"] = "Kaikki";
 $a->strings["Categories"] = "Luokat";
 $a->strings["%d contact in common"] = [
        0 => "%d yhteinen kontakti",
        1 => "%d yhteistä kontaktia",
 ];
+$a->strings["General Features"] = "Yleiset ominaisuudet";
+$a->strings["Multiple Profiles"] = "Monia profiileja";
+$a->strings["Ability to create multiple profiles"] = "Mahdollisuus luoda useita profiileja";
+$a->strings["Photo Location"] = "Kuvan sijainti";
+$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "Kuvan metadata poistetaan normaalisti. Tämä ottaa paikkatiedon (jos olemassa) ennen poistoa ja linkittää sen karttaan.";
+$a->strings["Export Public Calendar"] = "Vie julkinen kalenteri";
+$a->strings["Ability for visitors to download the public calendar"] = "Vierailijoiden mahdollisuus ladata julkinen kalenteri";
+$a->strings["Post Composition Features"] = "Kirjoittamisen ominaisuudet";
+$a->strings["Post Preview"] = "Viestin esikatselu";
+$a->strings["Allow previewing posts and comments before publishing them"] = "Mahdollistaa viestien esikatselun ennen niiden julkaisua";
+$a->strings["Auto-mention Forums"] = "";
+$a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "";
+$a->strings["Network Sidebar"] = "Uutisvirran sivupalkki";
+$a->strings["Ability to select posts by date ranges"] = "Mahdollisuus valita viestejä päivämäärärajauksella";
+$a->strings["List Forums"] = "Näytä foorumit";
+$a->strings["Enable widget to display the forums your are connected with"] = "";
+$a->strings["Group Filter"] = "Ryhmäsuodatin";
+$a->strings["Enable widget to display Network posts only from selected group"] = "";
+$a->strings["Network Filter"] = "Uutisvirtasuodatin";
+$a->strings["Enable widget to display Network posts only from selected network"] = "";
+$a->strings["Save search terms for re-use"] = "Tallenna hakutermit myöhempää käyttöä varten";
+$a->strings["Network Tabs"] = "Uutisvirta välilehdet";
+$a->strings["Network Personal Tab"] = "Henkilökohtainen uutisvirtavälilehti";
+$a->strings["Enable tab to display only Network posts that you've interacted on"] = "";
+$a->strings["Network New Tab"] = "Uusimmat uutisvirtajulkaisut";
+$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "";
+$a->strings["Network Shared Links Tab"] = "";
+$a->strings["Enable tab to display only Network posts with links in them"] = "";
+$a->strings["Post/Comment Tools"] = "Julkaisu/kommentti työkalut";
+$a->strings["Multiple Deletion"] = "";
+$a->strings["Select and delete multiple posts/comments at once"] = "Valitse ja poista monta julkaisua/kommentia yhtaikaa";
+$a->strings["Edit Sent Posts"] = "Muokkaa lähetetyt julkaisut";
+$a->strings["Edit and correct posts and comments after sending"] = "Muokkaa ja korjaa julkaisuja ja kommenteja julkaisun jälkeen";
+$a->strings["Tagging"] = "Tunnisteet";
+$a->strings["Ability to tag existing posts"] = "Saa merkitä olemassa olevia julkaisuja";
+$a->strings["Post Categories"] = "Julkaisuluokat";
+$a->strings["Add categories to your posts"] = "Luokittele julkaisusi";
+$a->strings["Ability to file posts under folders"] = "Mahdollisuus tallettaa viestejä kansioihin";
+$a->strings["Dislike Posts"] = "Inhoa viestejä";
+$a->strings["Ability to dislike posts/comments"] = "Mahdollisuus inhota viestejä/kommentteja";
+$a->strings["Star Posts"] = "Tähtimerkityt julkaisut";
+$a->strings["Ability to mark special posts with a star indicator"] = "Salli julkaisujen tähtimerkintä";
+$a->strings["Mute Post Notifications"] = "Mykistä julkaisuilmoitukset";
+$a->strings["Ability to mute notifications for a thread"] = "";
+$a->strings["Advanced Profile Settings"] = "Profiilin lisäasetukset";
+$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "";
+$a->strings["Tag Cloud"] = "Tunnistepilvi";
+$a->strings["Provide a personal tag cloud on your profile page"] = "Näytä henkilökohtainen tunnistepilvi profiilisivullasi";
+$a->strings["Display Membership Date"] = "Näytä liittymispäivämäärä";
+$a->strings["Display membership date in profile"] = "Näytä liittymispäivämäärä profiilissa";
 $a->strings["There are no tables on MyISAM."] = "MyISAMissa ei ole taulukoita.";
 $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\tFriendican kehittäjät askettäin julkaisi %s-päivityksen,\n\t\t\t\tmutta asennuksessa jotain meni pahasti pieleen.\n\t\t\t\tTämä on korjattava pian, ja en voi korjata sitä itse. Ota yhteyttä\n\t\t\t\tFriendica -kehittäjään jos et voi auttaa. Tietokantani saattaa olla virheellinen.";
 $a->strings["The error message is\n[pre]%s[/pre]"] = "Virheviesti on\n[pre]%s[/pre]";
 $a->strings["\nError %d occurred during database update:\n%s\n"] = "\n%d virhe tapahtui tietokannan päivityksen aikana:\n%s\n";
 $a->strings["Errors encountered performing database changes: "] = "Tietokannan muokkauksessa tapahtui virheitä:";
-$a->strings[": Database update"] = ": Tietokannan päivitys";
+$a->strings["%s: Database update"] = "%s: Tietokantapäivitys";
 $a->strings["%s: updating %s table."] = "%s: päivitetään %s-taulukkoa.";
 $a->strings["[no subject]"] = "[ei aihetta]";
 $a->strings["Starts:"] = "Alkaa:";
@@ -2077,27 +2082,6 @@ $a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Yo
 $a->strings["Registration at %s"] = "Rekisteröityminen kohteessa %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\tHei %1\$s,\n\t\t\t\tKiitoksia rekisteröinnistä sivustolle %2\$s. Tilisi on luotu.\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."] = "";
-$a->strings["Drop Contact"] = "Poista kontakti";
-$a->strings["Organisation"] = "Järjestö";
-$a->strings["News"] = "Uutiset";
-$a->strings["Forum"] = "Keskustelupalsta";
-$a->strings["Connect URL missing."] = "Yhteys URL-linkki puuttuu.";
-$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "Kontaktia ei pystytty lisäämään. Tarkista verkkoasetukset omista asetuksistasi (Settings -> Social Networks).";
-$a->strings["This site is not configured to allow communications with other networks."] = "Tämä sivusto ei salli yhteyksiä muiden verkkojen kanssa..";
-$a->strings["No compatible communication protocols or feeds were discovered."] = "Yhteensopivia viestintäprotokolleja tai syötteitä ei löytynyt.";
-$a->strings["The profile address specified does not provide adequate information."] = "Annettu profiiliosoite ei sisällä riittävästi tietoa.";
-$a->strings["An author or name was not found."] = "Julkaisija tai nimi puuttuu.";
-$a->strings["No browser URL could be matched to this address."] = "";
-$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "";
-$a->strings["Use mailto: in front of address to force email check."] = "Käytä \"mailto:\" osoitteen edessä pakottaaksesi sähköpostin tarkastuksen.";
-$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Profiilin osoite kuuluu verkkoon, joka on poistettu tältä sivustolta.";
-$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Rajoitettu profiili. Tämä henkilö ei pysty/tule saamaan suoria/henkilökohtaisia ilmoituksia sinulta.";
-$a->strings["Unable to retrieve contact information."] = "Kontaktin tietoja ei voitu hakea.";
-$a->strings["%s's birthday"] = "%s: syntymäpäivä";
-$a->strings["Happy Birthday %s"] = "Hyvää syntymäpäivää %s";
-$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s osallistuu tapahtumaan %3\$s, jonka järjestää %2\$s";
-$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s ei osallistu tapahtumaan %3\$s, jonka järjestää %2\$s";
-$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s ehkä osallistuu tapahtumaan %3\$s, jonka järjestää %2\$s";
 $a->strings["Requested account is not available."] = "Pyydetty käyttäjätili ei ole saatavilla.";
 $a->strings["Edit profile"] = "Muokkaa profiilia";
 $a->strings["Atom feed"] = "Atom -syöte";
@@ -2114,7 +2098,7 @@ $a->strings["Member since:"] = "Liittymispäivämäärä:";
 $a->strings["j F, Y"] = "j F, Y";
 $a->strings["j F"] = "j F";
 $a->strings["Age:"] = "Ikä:";
-$a->strings["for %1\$d %2\$s"] = "";
+$a->strings["for %1\$d %2\$s"] = "%1\$d%2\$s";
 $a->strings["Religion:"] = "Uskonto:";
 $a->strings["Hobbies/Interests:"] = "Harrastukset:";
 $a->strings["Contact information and Social Networks:"] = "Yhteystiedot ja sosiaalinen media:";
@@ -2127,6 +2111,27 @@ $a->strings["Work/employment:"] = "Työ:";
 $a->strings["School/education:"] = "Koulutus:";
 $a->strings["Forums:"] = "Foorumit:";
 $a->strings["Only You Can See This"] = "Vain sinä näet tämän";
+$a->strings["Drop Contact"] = "Poista kontakti";
+$a->strings["Organisation"] = "Järjestö";
+$a->strings["News"] = "Uutiset";
+$a->strings["Forum"] = "Keskustelupalsta";
+$a->strings["Connect URL missing."] = "Yhteys URL-linkki puuttuu.";
+$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "Kontaktia ei pystytty lisäämään. Tarkista verkkoasetukset omista asetuksistasi (Settings -> Social Networks).";
+$a->strings["This site is not configured to allow communications with other networks."] = "Tämä sivusto ei salli yhteyksiä muiden verkkojen kanssa..";
+$a->strings["No compatible communication protocols or feeds were discovered."] = "Yhteensopivia viestintäprotokolleja tai syötteitä ei löytynyt.";
+$a->strings["The profile address specified does not provide adequate information."] = "Annettu profiiliosoite ei sisällä riittävästi tietoa.";
+$a->strings["An author or name was not found."] = "Julkaisija tai nimi puuttuu.";
+$a->strings["No browser URL could be matched to this address."] = "";
+$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "";
+$a->strings["Use mailto: in front of address to force email check."] = "Käytä \"mailto:\" osoitteen edessä pakottaaksesi sähköpostin tarkastuksen.";
+$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Profiilin osoite kuuluu verkkoon, joka on poistettu tältä sivustolta.";
+$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Rajoitettu profiili. Tämä henkilö ei pysty/tule saamaan suoria/henkilökohtaisia ilmoituksia sinulta.";
+$a->strings["Unable to retrieve contact information."] = "Kontaktin tietoja ei voitu hakea.";
+$a->strings["%s's birthday"] = "%s: syntymäpäivä";
+$a->strings["Happy Birthday %s"] = "Hyvää syntymäpäivää %s";
+$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s osallistuu tapahtumaan %3\$s, jonka järjestää %2\$s";
+$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s ei osallistu tapahtumaan %3\$s, jonka järjestää %2\$s";
+$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s ehkä osallistuu tapahtumaan %3\$s, jonka järjestää %2\$s";
 $a->strings["%s is now following %s."] = "%s seuraa %s.";
 $a->strings["following"] = "seuraa";
 $a->strings["%s stopped following %s."] = "%s ei enää seuraa %s.";
@@ -2183,5 +2188,7 @@ $a->strings["Link"] = "Linkki";
 $a->strings["Video"] = "Video";
 $a->strings["Delete this item?"] = "Poista tämä kohde?";
 $a->strings["show fewer"] = "näytä vähemmän";
+$a->strings["No system theme config value set."] = "";
 $a->strings["toggle mobile"] = "Mobiilisivusto päälle/pois";
 $a->strings["Update %s failed. See error logs."] = "%s päivitys epäonnistui, katso virhelokit.";
+$a->strings["%s: Updating author-id and owner-id in item and thread table. "] = "";
index c7a5809bdddf2eea70402d5b8ffdf4dd3837f0b7..a8d249e66212e5b89929e6eaf034ffe44e362c2e 100644 (file)
@@ -38,8 +38,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-04-29 07:13+0200\n"
-"PO-Revision-Date: 2018-05-03 11:15+0000\n"
+"POT-Creation-Date: 2018-05-09 15:04+0200\n"
+"PO-Revision-Date: 2018-05-12 17:21+0000\n"
 "Last-Translator: Waldemar Stoczkowski <waldemar.stoczkowski@gmail.com>\n"
 "Language-Team: Polish (http://www.transifex.com/Friendica/friendica/language/pl/)\n"
 "MIME-Version: 1.0\n"
@@ -49,8 +49,8 @@ msgstr ""
 "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
 
 #: include/items.php:342 mod/notice.php:22 mod/viewsrc.php:21
-#: mod/display.php:72 mod/display.php:252 mod/display.php:354
-#: mod/admin.php:276 mod/admin.php:1870 mod/admin.php:2118
+#: mod/admin.php:276 mod/admin.php:1883 mod/admin.php:2131 mod/display.php:72
+#: mod/display.php:252 mod/display.php:354
 msgid "Item not found."
 msgstr "Element nie znaleziony."
 
@@ -59,90 +59,58 @@ msgid "Do you really want to delete this item?"
 msgstr "Czy na pewno chcesz usunąć ten element?"
 
 #: include/items.php:384 mod/api.php:110 mod/suggest.php:38
-#: mod/dfrn_request.php:653 mod/message.php:138 mod/contacts.php:472
-#: mod/follow.php:150 mod/profiles.php:636 mod/profiles.php:639
-#: mod/profiles.php:661 mod/register.php:237 mod/settings.php:1107
-#: mod/settings.php:1113 mod/settings.php:1120 mod/settings.php:1124
-#: mod/settings.php:1128 mod/settings.php:1132 mod/settings.php:1136
-#: mod/settings.php:1140 mod/settings.php:1160 mod/settings.php:1161
-#: mod/settings.php:1162 mod/settings.php:1163 mod/settings.php:1164
+#: mod/contacts.php:472 mod/follow.php:150 mod/profiles.php:636
+#: mod/profiles.php:639 mod/profiles.php:661 mod/register.php:237
+#: mod/dfrn_request.php:649 mod/message.php:138 mod/settings.php:1103
+#: mod/settings.php:1109 mod/settings.php:1116 mod/settings.php:1120
+#: mod/settings.php:1124 mod/settings.php:1128 mod/settings.php:1132
+#: mod/settings.php:1136 mod/settings.php:1156 mod/settings.php:1157
+#: mod/settings.php:1158 mod/settings.php:1159 mod/settings.php:1160
 msgid "Yes"
 msgstr "Tak"
 
-#: include/items.php:387 include/conversation.php:1355 mod/fbrowser.php:103
-#: mod/fbrowser.php:134 mod/suggest.php:41 mod/dfrn_request.php:663
-#: mod/tagrm.php:19 mod/tagrm.php:99 mod/editpost.php:149 mod/message.php:141
-#: mod/photos.php:248 mod/photos.php:324 mod/videos.php:147
-#: mod/contacts.php:475 mod/unfollow.php:117 mod/follow.php:161
-#: mod/settings.php:678 mod/settings.php:704
+#: include/items.php:387 include/conversation.php:1331 mod/fbrowser.php:103
+#: mod/fbrowser.php:134 mod/suggest.php:41 mod/tagrm.php:19 mod/tagrm.php:99
+#: mod/editpost.php:149 mod/photos.php:248 mod/photos.php:324
+#: mod/videos.php:147 mod/contacts.php:475 mod/unfollow.php:117
+#: mod/follow.php:161 mod/dfrn_request.php:659 mod/message.php:141
+#: mod/settings.php:676 mod/settings.php:702
 msgid "Cancel"
 msgstr "Anuluj"
 
 #: include/items.php:401 mod/allfriends.php:21 mod/api.php:35 mod/api.php:40
-#: mod/attach.php:38 mod/common.php:26 mod/crepair.php:98 mod/nogroup.php:28
+#: mod/attach.php:38 mod/common.php:26 mod/nogroup.php:28
 #: mod/repair_ostatus.php:13 mod/suggest.php:60 mod/uimport.php:28
-#: mod/notifications.php:73 mod/dfrn_confirm.php:68 mod/manage.php:131
-#: mod/wall_attach.php:74 mod/wall_attach.php:77 mod/poke.php:150
-#: mod/regmod.php:108 mod/viewcontacts.php:57 mod/wall_upload.php:103
-#: mod/wall_upload.php:106 mod/wallmessage.php:16 mod/wallmessage.php:40
-#: mod/wallmessage.php:79 mod/wallmessage.php:103 mod/editpost.php:18
-#: mod/fsuggest.php:80 mod/group.php:26 mod/message.php:59 mod/message.php:104
-#: mod/notes.php:30 mod/photos.php:174 mod/photos.php:1051 mod/cal.php:304
-#: mod/contacts.php:386 mod/delegate.php:25 mod/delegate.php:43
-#: mod/delegate.php:54 mod/events.php:194 mod/item.php:160
+#: mod/notifications.php:73 mod/manage.php:131 mod/wall_attach.php:74
+#: mod/wall_attach.php:77 mod/poke.php:150 mod/regmod.php:108
+#: mod/viewcontacts.php:57 mod/wall_upload.php:103 mod/wall_upload.php:106
+#: mod/wallmessage.php:16 mod/wallmessage.php:40 mod/wallmessage.php:79
+#: mod/wallmessage.php:103 mod/editpost.php:18 mod/fsuggest.php:80
+#: mod/group.php:26 mod/notes.php:30 mod/photos.php:174 mod/photos.php:1051
+#: mod/cal.php:304 mod/contacts.php:386 mod/delegate.php:25
+#: mod/delegate.php:43 mod/delegate.php:54 mod/events.php:194 mod/item.php:160
 #: mod/ostatus_subscribe.php:16 mod/profile_photo.php:30
 #: mod/profile_photo.php:176 mod/profile_photo.php:187
 #: mod/profile_photo.php:200 mod/unfollow.php:15 mod/unfollow.php:57
 #: mod/unfollow.php:90 mod/dirfind.php:25 mod/follow.php:17 mod/follow.php:54
 #: mod/follow.php:118 mod/profiles.php:182 mod/profiles.php:606
 #: mod/register.php:53 mod/invite.php:20 mod/invite.php:111 mod/network.php:32
-#: mod/settings.php:43 mod/settings.php:142 mod/settings.php:667 index.php:444
+#: mod/crepair.php:98 mod/dfrn_confirm.php:68 mod/message.php:59
+#: mod/message.php:104 mod/settings.php:43 mod/settings.php:142
+#: mod/settings.php:665 index.php:436
 msgid "Permission denied."
 msgstr "Brak uprawnień."
 
-#: include/items.php:471
+#: include/items.php:471 src/Content/Feature.php:96
 msgid "Archives"
 msgstr "Archiwum"
 
 #: include/items.php:477 view/theme/vier/theme.php:258
 #: src/Content/ForumManager.php:130 src/Content/Widget.php:317
-#: src/Object/Post.php:430 src/App.php:512
+#: src/Object/Post.php:430 src/App.php:525
 msgid "show more"
 msgstr "Pokaż więcej"
 
-#: include/api.php:1202
-#, 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] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-#: include/api.php:1226
-#, php-format
-msgid "Weekly posting limit of %d post reached. The post was rejected."
-msgid_plural ""
-"Weekly posting limit of %d posts reached. The post was rejected."
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-#: include/api.php:1250
-#, php-format
-msgid "Monthly posting limit of %d post reached. The post was rejected."
-msgstr "Miesięczny limit %d wysyłania postów. Post został odrzucony."
-
-#: include/api.php:4523 mod/photos.php:88 mod/photos.php:194
-#: mod/photos.php:722 mod/photos.php:1149 mod/photos.php:1166
-#: mod/photos.php:1684 mod/profile_photo.php:85 mod/profile_photo.php:93
-#: mod/profile_photo.php:101 mod/profile_photo.php:211
-#: mod/profile_photo.php:302 mod/profile_photo.php:312 src/Model/User.php:553
-#: src/Model/User.php:561 src/Model/User.php:569
-msgid "Profile Photos"
-msgstr "Zdjęcie profilowe"
-
 #: include/enotify.php:31
 msgid "Friendica Notification"
 msgstr "Powiadomienia Friendica"
@@ -453,789 +421,822 @@ msgid ""
 "form has been opened for too long (>3 hours) before submitting it."
 msgstr "Znacznik zabezpieczeń formularza nie był poprawny. Prawdopodobnie stało się tak, ponieważ formularz został otwarty zbyt długo (> 3 godziny) przed jego przesłaniem."
 
-#: include/conversation.php:144 include/conversation.php:282
-#: include/text.php:1748 src/Model/Item.php:1895
-msgid "event"
-msgstr "wydarzenie"
-
-#: include/conversation.php:147 include/conversation.php:157
-#: include/conversation.php:285 include/conversation.php:294
-#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1893
-#: src/Protocol/Diaspora.php:2026
-msgid "status"
-msgstr "status"
-
-#: include/conversation.php:152 include/conversation.php:290
-#: include/text.php:1750 mod/subthread.php:97 mod/tagger.php:72
-#: src/Model/Item.php:1893
-msgid "photo"
-msgstr "zdjęcie"
-
-#: include/conversation.php:164 src/Model/Item.php:1766
-#: src/Protocol/Diaspora.php:2022
+#: include/api.php:1202
 #, php-format
-msgid "%1$s likes %2$s's %3$s"
-msgstr "%1$s lubi to %2$s's %3$s"
+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] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
 
-#: include/conversation.php:167 src/Model/Item.php:1771
+#: include/api.php:1226
 #, php-format
-msgid "%1$s doesn't like %2$s's %3$s"
-msgstr "%1$s nie lubi %2$s's %3$s"
+msgid "Weekly posting limit of %d post reached. The post was rejected."
+msgid_plural ""
+"Weekly posting limit of %d posts reached. The post was rejected."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
 
-#: include/conversation.php:170
+#: include/api.php:1250
 #, php-format
-msgid "%1$s attends %2$s's %3$s"
-msgstr "%1$sbierze udział w %2$s's%3$s "
+msgid "Monthly posting limit of %d post reached. The post was rejected."
+msgstr "Miesięczny limit %d wysyłania postów. Post został odrzucony."
 
-#: include/conversation.php:173
-#, php-format
-msgid "%1$s doesn't attend %2$s's %3$s"
-msgstr "%1$s nie uczestniczy %2$s 's %3$s"
+#: include/api.php:4506 mod/photos.php:88 mod/photos.php:194
+#: mod/photos.php:722 mod/photos.php:1149 mod/photos.php:1166
+#: mod/photos.php:1684 mod/profile_photo.php:85 mod/profile_photo.php:93
+#: mod/profile_photo.php:101 mod/profile_photo.php:211
+#: mod/profile_photo.php:302 mod/profile_photo.php:312 src/Model/User.php:553
+#: src/Model/User.php:561 src/Model/User.php:569
+msgid "Profile Photos"
+msgstr "Zdjęcie profilowe"
 
-#: include/conversation.php:176
+#: include/dba.php:59
 #, php-format
-msgid "%1$s attends maybe %2$s's %3$s"
-msgstr "%1$s może bierze udział %2$s 's %3$s"
+msgid "Cannot locate DNS info for database server '%s'"
+msgstr "Nie można zlokalizować serwera DNS dla bazy danych '%s'"
 
-#: include/conversation.php:209 mod/dfrn_confirm.php:431
-#: src/Protocol/Diaspora.php:2500
-#, php-format
-msgid "%1$s is now friends with %2$s"
-msgstr "%1$s jest teraz znajomym z %2$s"
+#: include/text.php:302
+msgid "newer"
+msgstr "nowsze"
 
-#: include/conversation.php:250
-#, php-format
-msgid "%1$s poked %2$s"
-msgstr "%1$s zaczepił Cię %2$s"
+#: include/text.php:303
+msgid "older"
+msgstr "starsze"
 
-#: include/conversation.php:304 mod/tagger.php:110
-#, php-format
-msgid "%1$s tagged %2$s's %3$s with %4$s"
-msgstr "%1$s zaznaczył %2$s'go %3$s przy użyciu %4$s"
+#: include/text.php:308
+msgid "first"
+msgstr "pierwszy"
 
-#: include/conversation.php:331
-msgid "post/item"
-msgstr "stanowisko/pozycja"
+#: include/text.php:309
+msgid "prev"
+msgstr "poprzedni"
 
-#: include/conversation.php:332
-#, php-format
-msgid "%1$s marked %2$s's %3$s as favorite"
-msgstr "%1$s oznacz %2$s's %3$s jako ulubione"
+#: include/text.php:343
+msgid "next"
+msgstr "następny"
 
-#: include/conversation.php:608 mod/photos.php:1501 mod/profiles.php:355
-msgid "Likes"
-msgstr "Lubię to"
+#: include/text.php:344
+msgid "last"
+msgstr "ostatni"
 
-#: include/conversation.php:608 mod/photos.php:1501 mod/profiles.php:359
-msgid "Dislikes"
-msgstr "Nie lubię tego"
+#: include/text.php:398
+msgid "Loading more entries..."
+msgstr "Ładuję więcej wpisów..."
 
-#: include/conversation.php:609 include/conversation.php:1664
-#: mod/photos.php:1502
-msgid "Attending"
-msgid_plural "Attending"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
+#: include/text.php:399
+msgid "The end"
+msgstr "Koniec"
 
-#: include/conversation.php:609 mod/photos.php:1502
-msgid "Not attending"
-msgstr "Nie uczestniczyłem"
+#: include/text.php:884
+msgid "No contacts"
+msgstr "Brak kontaktów"
 
-#: include/conversation.php:609 mod/photos.php:1502
-msgid "Might attend"
-msgstr "Może wziąć udział"
+#: include/text.php:908
+#, php-format
+msgid "%d Contact"
+msgid_plural "%d Contacts"
+msgstr[0] "%d kontakt"
+msgstr[1] "%d kontaktów"
+msgstr[2] "%d kontakty"
+msgstr[3] "%d Kontakty"
 
-#: include/conversation.php:721 mod/photos.php:1569 src/Object/Post.php:178
-msgid "Select"
-msgstr "Wybierz"
+#: include/text.php:921
+msgid "View Contacts"
+msgstr "Widok kontaktów"
 
-#: include/conversation.php:722 mod/photos.php:1570 mod/contacts.php:830
-#: mod/contacts.php:1035 mod/admin.php:1814 mod/settings.php:740
-#: src/Object/Post.php:179
-msgid "Delete"
-msgstr "Usuń"
+#: include/text.php:1010 mod/filer.php:35 mod/editpost.php:110
+#: mod/notes.php:67
+msgid "Save"
+msgstr "Zapisz"
 
-#: include/conversation.php:760 src/Object/Post.php:363
-#: src/Object/Post.php:364
-#, php-format
-msgid "View %s's profile @ %s"
-msgstr "Pokaż %s's profil @ %s"
+#: include/text.php:1010
+msgid "Follow"
+msgstr "Śledź"
 
-#: include/conversation.php:772 src/Object/Post.php:351
-msgid "Categories:"
-msgstr "Kategorie:"
+#: include/text.php:1016 mod/search.php:155 src/Content/Nav.php:142
+msgid "Search"
+msgstr "Szukaj"
 
-#: include/conversation.php:773 src/Object/Post.php:352
-msgid "Filed under:"
-msgstr "Zapisano w:"
+#: include/text.php:1019 src/Content/Nav.php:58
+msgid "@name, !forum, #tags, content"
+msgstr "@imię, !forum, #tagi, treść"
 
-#: include/conversation.php:780 src/Object/Post.php:377
-#, php-format
-msgid "%s from %s"
-msgstr "%s od %s"
+#: include/text.php:1025 src/Content/Nav.php:145
+msgid "Full Text"
+msgstr "Pełny tekst"
 
-#: include/conversation.php:795
-msgid "View in context"
-msgstr "Zobacz w kontekście"
+#: include/text.php:1026 src/Content/Widget/TagCloud.php:54
+#: src/Content/Nav.php:146
+msgid "Tags"
+msgstr "Tagi"
 
-#: include/conversation.php:797 include/conversation.php:1337
-#: mod/wallmessage.php:145 mod/editpost.php:125 mod/message.php:264
-#: mod/message.php:433 mod/photos.php:1473 src/Object/Post.php:402
-msgid "Please wait"
-msgstr "Proszę czekać"
+#: include/text.php:1027 mod/viewcontacts.php:131 mod/contacts.php:814
+#: mod/contacts.php:875 view/theme/frio/theme.php:270 src/Content/Nav.php:147
+#: src/Content/Nav.php:209 src/Model/Profile.php:955 src/Model/Profile.php:958
+msgid "Contacts"
+msgstr "Kontakty"
 
-#: include/conversation.php:868
-msgid "remove"
-msgstr "usuń"
+#: include/text.php:1030 view/theme/vier/theme.php:253
+#: src/Content/ForumManager.php:125 src/Content/Nav.php:151
+msgid "Forums"
+msgstr "Fora"
 
-#: include/conversation.php:872
-msgid "Delete Selected Items"
-msgstr "Usuń zaznaczone elementy"
+#: include/text.php:1074
+msgid "poke"
+msgstr "zaczep"
 
-#: include/conversation.php:1042 view/theme/frio/theme.php:352
-msgid "Follow Thread"
-msgstr "Śledź wątek"
+#: include/text.php:1074
+msgid "poked"
+msgstr "zaczepił Cię"
 
-#: include/conversation.php:1043 src/Model/Contact.php:652
-msgid "View Status"
-msgstr "Zobacz status"
+#: include/text.php:1075
+msgid "ping"
+msgstr "ping"
 
-#: include/conversation.php:1044 include/conversation.php:1060
-#: mod/allfriends.php:73 mod/suggest.php:82 mod/match.php:89
-#: mod/directory.php:159 mod/dirfind.php:217 src/Model/Contact.php:592
-#: src/Model/Contact.php:605 src/Model/Contact.php:653
-msgid "View Profile"
-msgstr "Zobacz profil"
+#: include/text.php:1075
+msgid "pinged"
+msgstr "napięcia"
 
-#: include/conversation.php:1045 src/Model/Contact.php:654
-msgid "View Photos"
-msgstr "Zobacz zdjęcia"
+#: include/text.php:1076
+msgid "prod"
+msgstr "zaczep"
 
-#: include/conversation.php:1046 src/Model/Contact.php:655
-msgid "Network Posts"
-msgstr "Wiadomości sieciowe"
+#: include/text.php:1076
+msgid "prodded"
+msgstr "zaczepiać"
 
-#: include/conversation.php:1047 src/Model/Contact.php:656
-msgid "View Contact"
-msgstr "Pokaż kontakt"
+#: include/text.php:1077
+msgid "slap"
+msgstr "klask"
 
-#: include/conversation.php:1048 src/Model/Contact.php:658
-msgid "Send PM"
-msgstr "Wyślij prywatną wiadomość"
+#: include/text.php:1077
+msgid "slapped"
+msgstr "spoliczkowany"
 
-#: include/conversation.php:1052 src/Model/Contact.php:659
-msgid "Poke"
-msgstr "Zaczepka"
+#: include/text.php:1078
+msgid "finger"
+msgstr "wskaż"
 
-#: include/conversation.php:1057 mod/allfriends.php:74 mod/suggest.php:83
-#: mod/match.php:90 mod/contacts.php:596 mod/dirfind.php:218
-#: mod/follow.php:143 view/theme/vier/theme.php:201 src/Content/Widget.php:61
-#: src/Model/Contact.php:606
-msgid "Connect/Follow"
-msgstr "Połącz/Obserwuj"
+#: include/text.php:1078
+msgid "fingered"
+msgstr "dotknięty"
 
-#: include/conversation.php:1176
-#, php-format
-msgid "%s likes this."
-msgstr "%s lubi to."
+#: include/text.php:1079
+msgid "rebuff"
+msgstr "odrzuć"
 
-#: include/conversation.php:1179
-#, php-format
-msgid "%s doesn't like this."
-msgstr "%s nie lubi tego."
+#: include/text.php:1079
+msgid "rebuffed"
+msgstr "odrzucony"
 
-#: include/conversation.php:1182
-#, php-format
-msgid "%s attends."
-msgstr "%s uczestniczy."
+#: include/text.php:1093 mod/settings.php:941 src/Model/Event.php:379
+msgid "Monday"
+msgstr "Poniedziałek"
 
-#: include/conversation.php:1185
-#, php-format
-msgid "%s doesn't attend."
-msgstr "%s nie uczestniczy."
+#: include/text.php:1093 src/Model/Event.php:380
+msgid "Tuesday"
+msgstr "Wtorek"
 
-#: include/conversation.php:1188
-#, php-format
-msgid "%s attends maybe."
-msgstr "%s może bierze udział."
+#: include/text.php:1093 src/Model/Event.php:381
+msgid "Wednesday"
+msgstr "Środa"
 
-#: include/conversation.php:1199
-msgid "and"
-msgstr "i"
+#: include/text.php:1093 src/Model/Event.php:382
+msgid "Thursday"
+msgstr "Czwartek"
 
-#: include/conversation.php:1205
-#, php-format
-msgid "and %d other people"
-msgstr "i %d inni ludzie"
+#: include/text.php:1093 src/Model/Event.php:383
+msgid "Friday"
+msgstr "Piątek"
 
-#: include/conversation.php:1214
-#, php-format
-msgid "<span  %1$s>%2$d people</span> like this"
-msgstr "<span  %1$s>%2$d ludzi </span> lubi to"
+#: include/text.php:1093 src/Model/Event.php:384
+msgid "Saturday"
+msgstr "Sobota"
 
-#: include/conversation.php:1215
-#, php-format
-msgid "%s like this."
-msgstr "%s lubię to."
+#: include/text.php:1093 mod/settings.php:941 src/Model/Event.php:378
+msgid "Sunday"
+msgstr "Niedziela"
 
-#: include/conversation.php:1218
-#, php-format
-msgid "<span  %1$s>%2$d people</span> don't like this"
-msgstr "<span  %1$s>%2$d ludzi </span>nie lubi tego "
+#: include/text.php:1097 src/Model/Event.php:399
+msgid "January"
+msgstr "Styczeń"
 
-#: include/conversation.php:1219
-#, php-format
-msgid "%s don't like this."
-msgstr "%s nie lubię tego."
+#: include/text.php:1097 src/Model/Event.php:400
+msgid "February"
+msgstr "Luty"
 
-#: include/conversation.php:1222
-#, php-format
-msgid "<span  %1$s>%2$d people</span> attend"
-msgstr "<span  %1$s>%2$dosoby</span> uczestniczą"
+#: include/text.php:1097 src/Model/Event.php:401
+msgid "March"
+msgstr "Marzec"
 
-#: include/conversation.php:1223
-#, php-format
-msgid "%s attend."
-msgstr "%suczestniczy"
+#: include/text.php:1097 src/Model/Event.php:402
+msgid "April"
+msgstr "Kwiecień"
 
-#: include/conversation.php:1226
-#, php-format
-msgid "<span  %1$s>%2$d people</span> don't attend"
-msgstr "<span  %1$s>%2$dludzie</span> nie uczestniczą"
+#: include/text.php:1097 include/text.php:1114 src/Model/Event.php:390
+#: src/Model/Event.php:403
+msgid "May"
+msgstr "Maj"
 
-#: include/conversation.php:1227
-#, php-format
-msgid "%s don't attend."
-msgstr "%s nie uczestnicz"
+#: include/text.php:1097 src/Model/Event.php:404
+msgid "June"
+msgstr "Czerwiec"
 
-#: include/conversation.php:1230
-#, php-format
-msgid "<span  %1$s>%2$d people</span> attend maybe"
-msgstr "<span  %1$s>%2$dprzyjaciele</span>mogą uczestniczyć "
+#: include/text.php:1097 src/Model/Event.php:405
+msgid "July"
+msgstr "Lipiec"
 
-#: include/conversation.php:1231
-#, php-format
-msgid "%s attend maybe."
-msgstr "%sbyć może uczestniczyć. "
+#: include/text.php:1097 src/Model/Event.php:406
+msgid "August"
+msgstr "Sierpień"
 
-#: include/conversation.php:1261 include/conversation.php:1277
-msgid "Visible to <strong>everybody</strong>"
-msgstr "Widoczne dla <strong>wszystkich</strong>"
+#: include/text.php:1097 src/Model/Event.php:407
+msgid "September"
+msgstr "Wrzesień"
 
-#: include/conversation.php:1262 include/conversation.php:1278
-#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:200
-#: mod/message.php:207 mod/message.php:343 mod/message.php:350
-msgid "Please enter a link URL:"
-msgstr "Proszę wpisać adres URL:"
+#: include/text.php:1097 src/Model/Event.php:408
+msgid "October"
+msgstr "Październik"
 
-#: include/conversation.php:1263 include/conversation.php:1279
-msgid "Please enter a video link/URL:"
-msgstr "Podaj link do filmu"
+#: include/text.php:1097 src/Model/Event.php:409
+msgid "November"
+msgstr "Listopad"
 
-#: include/conversation.php:1264 include/conversation.php:1280
-msgid "Please enter an audio link/URL:"
-msgstr "Podaj link do muzyki"
+#: include/text.php:1097 src/Model/Event.php:410
+msgid "December"
+msgstr "Grudzień"
 
-#: include/conversation.php:1265 include/conversation.php:1281
-msgid "Tag term:"
-msgstr "Termin tagu:"
+#: include/text.php:1111 src/Model/Event.php:371
+msgid "Mon"
+msgstr "Pon"
 
-#: include/conversation.php:1266 include/conversation.php:1282
-#: mod/filer.php:34
-msgid "Save to Folder:"
-msgstr "Zapisz w folderze:"
+#: include/text.php:1111 src/Model/Event.php:372
+msgid "Tue"
+msgstr "Wt"
 
-#: include/conversation.php:1267 include/conversation.php:1283
-msgid "Where are you right now?"
-msgstr "Gdzie teraz jesteś?"
+#: include/text.php:1111 src/Model/Event.php:373
+msgid "Wed"
+msgstr "Śr"
 
-#: include/conversation.php:1268
-msgid "Delete item(s)?"
-msgstr "Usunąć pozycję (pozycje)?"
+#: include/text.php:1111 src/Model/Event.php:374
+msgid "Thu"
+msgstr "Czw"
 
-#: include/conversation.php:1315
-msgid "New Post"
-msgstr "Nowy Post"
+#: include/text.php:1111 src/Model/Event.php:375
+msgid "Fri"
+msgstr "Pt"
 
-#: include/conversation.php:1318
-msgid "Share"
-msgstr "Podziel się"
+#: include/text.php:1111 src/Model/Event.php:376
+msgid "Sat"
+msgstr "Sob"
 
-#: include/conversation.php:1319 mod/wallmessage.php:143 mod/editpost.php:111
-#: mod/message.php:262 mod/message.php:430
-msgid "Upload photo"
-msgstr "Wyślij zdjęcie"
+#: include/text.php:1111 src/Model/Event.php:370
+msgid "Sun"
+msgstr "Niedz"
 
-#: include/conversation.php:1320 mod/editpost.php:112
-msgid "upload photo"
-msgstr "dodaj zdjęcie"
+#: include/text.php:1114 src/Model/Event.php:386
+msgid "Jan"
+msgstr "Sty"
 
-#: include/conversation.php:1321 mod/editpost.php:113
-msgid "Attach file"
-msgstr "Załącz plik"
+#: include/text.php:1114 src/Model/Event.php:387
+msgid "Feb"
+msgstr "Lut"
 
-#: include/conversation.php:1322 mod/editpost.php:114
-msgid "attach file"
-msgstr "załącz plik"
+#: include/text.php:1114 src/Model/Event.php:388
+msgid "Mar"
+msgstr "Mar"
 
-#: include/conversation.php:1323 mod/wallmessage.php:144 mod/editpost.php:115
-#: mod/message.php:263 mod/message.php:431
-msgid "Insert web link"
-msgstr "Wstaw link"
+#: include/text.php:1114 src/Model/Event.php:389
+msgid "Apr"
+msgstr "Kwi"
 
-#: include/conversation.php:1324 mod/editpost.php:116
-msgid "web link"
-msgstr "Adres www"
+#: include/text.php:1114 src/Model/Event.php:392
+msgid "Jul"
+msgstr "Lip"
 
-#: include/conversation.php:1325 mod/editpost.php:117
-msgid "Insert video link"
-msgstr "Wstaw link do filmu"
+#: include/text.php:1114 src/Model/Event.php:393
+msgid "Aug"
+msgstr "Sie"
 
-#: include/conversation.php:1326 mod/editpost.php:118
-msgid "video link"
-msgstr "link do filmu"
+#: include/text.php:1114
+msgid "Sep"
+msgstr "Wrz"
 
-#: include/conversation.php:1327 mod/editpost.php:119
-msgid "Insert audio link"
-msgstr "Wstaw link do audio"
+#: include/text.php:1114 src/Model/Event.php:395
+msgid "Oct"
+msgstr "Paź"
 
-#: include/conversation.php:1328 mod/editpost.php:120
-msgid "audio link"
-msgstr "Link do nagrania audio"
+#: include/text.php:1114 src/Model/Event.php:396
+msgid "Nov"
+msgstr "Lis"
 
-#: include/conversation.php:1329 mod/editpost.php:121
-msgid "Set your location"
-msgstr "Ustaw swoją lokalizację"
+#: include/text.php:1114 src/Model/Event.php:397
+msgid "Dec"
+msgstr "Gru"
 
-#: include/conversation.php:1330 mod/editpost.php:122
-msgid "set location"
-msgstr "wybierz lokalizację"
+#: include/text.php:1254
+#, php-format
+msgid "Content warning: %s"
+msgstr "Ostrzeżenie o treści: %s"
 
-#: include/conversation.php:1331 mod/editpost.php:123
-msgid "Clear browser location"
-msgstr "Wyczyść lokalizację przeglądarki"
+#: include/text.php:1324 mod/videos.php:380
+msgid "View Video"
+msgstr "Zobacz film"
 
-#: include/conversation.php:1332 mod/editpost.php:124
-msgid "clear location"
-msgstr "wyczyść lokalizację"
+#: include/text.php:1341
+msgid "bytes"
+msgstr "bajty"
 
-#: include/conversation.php:1334 mod/editpost.php:138
-msgid "Set title"
-msgstr "Podaj tytuł"
+#: include/text.php:1374 include/text.php:1385 include/text.php:1418
+msgid "Click to open/close"
+msgstr "Kliknij aby otworzyć/zamknąć"
 
-#: include/conversation.php:1336 mod/editpost.php:140
-msgid "Categories (comma-separated list)"
-msgstr "Kategorie (lista słów oddzielonych przecinkiem)"
+#: include/text.php:1533
+msgid "View on separate page"
+msgstr "Zobacz na oddzielnej stronie"
 
-#: include/conversation.php:1338 mod/editpost.php:126
-msgid "Permission settings"
-msgstr "Ustawienia uprawnień"
+#: include/text.php:1534
+msgid "view on separate page"
+msgstr "zobacz na oddzielnej stronie"
 
-#: include/conversation.php:1339 mod/editpost.php:155
-msgid "permissions"
-msgstr "zezwolenia"
+#: include/text.php:1539 include/text.php:1546 src/Model/Event.php:594
+msgid "link to source"
+msgstr "link do źródła"
 
-#: include/conversation.php:1347 mod/editpost.php:135
-msgid "Public post"
-msgstr "Publiczny post"
+#: include/text.php:1748 include/conversation.php:144
+#: include/conversation.php:282 src/Model/Item.php:1928
+msgid "event"
+msgstr "wydarzenie"
 
-#: include/conversation.php:1351 mod/editpost.php:146 mod/photos.php:1492
-#: mod/photos.php:1531 mod/photos.php:1604 mod/events.php:528
-#: src/Object/Post.php:805
-msgid "Preview"
-msgstr "Podgląd"
-
-#: include/conversation.php:1360
-msgid "Post to Groups"
-msgstr "Opublikuj w grupach"
-
-#: include/conversation.php:1361
-msgid "Post to Contacts"
-msgstr "Wstaw do kontaktów"
-
-#: include/conversation.php:1362
-msgid "Private post"
-msgstr "Prywatne posty"
-
-#: include/conversation.php:1367 mod/editpost.php:153
-#: src/Model/Profile.php:338
-msgid "Message"
-msgstr "Wiadomość"
-
-#: include/conversation.php:1368 mod/editpost.php:154
-msgid "Browser"
-msgstr "Przeglądarka"
+#: include/text.php:1750 include/conversation.php:152
+#: include/conversation.php:290 mod/subthread.php:97 mod/tagger.php:72
+#: src/Model/Item.php:1926
+msgid "photo"
+msgstr "zdjęcie"
 
-#: include/conversation.php:1635
-msgid "View all"
-msgstr "Pokaż wszystkie"
+#: include/text.php:1752
+msgid "activity"
+msgstr "aktywność"
 
-#: include/conversation.php:1658
-msgid "Like"
-msgid_plural "Likes"
+#: include/text.php:1754 src/Object/Post.php:429 src/Object/Post.php:441
+msgid "comment"
+msgid_plural "comments"
 msgstr[0] ""
 msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
+msgstr[2] "komentarz"
+msgstr[3] "komentarz"
 
-#: include/conversation.php:1661
-msgid "Dislike"
-msgid_plural "Dislikes"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
+#: include/text.php:1757
+msgid "post"
+msgstr "post"
 
-#: include/conversation.php:1667
-msgid "Not Attending"
-msgid_plural "Not Attending"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
+#: include/text.php:1914
+msgid "Item filed"
+msgstr "Element złożony"
 
-#: include/conversation.php:1670 src/Content/ContactSelector.php:125
-msgid "Undecided"
-msgid_plural "Undecided"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
+#: include/conversation.php:147 include/conversation.php:157
+#: include/conversation.php:285 include/conversation.php:294
+#: mod/subthread.php:97 mod/tagger.php:72 src/Model/Item.php:1926
+#: src/Protocol/Diaspora.php:2010
+msgid "status"
+msgstr "status"
 
-#: include/dba.php:58
+#: include/conversation.php:164 src/Model/Item.php:1799
+#: src/Protocol/Diaspora.php:2006
 #, php-format
-msgid "Cannot locate DNS info for database server '%s'"
-msgstr "Nie można zlokalizować serwera DNS dla bazy danych '%s'"
-
-#: include/text.php:302
-msgid "newer"
-msgstr "nowsze"
+msgid "%1$s likes %2$s's %3$s"
+msgstr "%1$s lubi to %2$s's %3$s"
 
-#: include/text.php:303
-msgid "older"
-msgstr "starsze"
+#: include/conversation.php:167 src/Model/Item.php:1804
+#, php-format
+msgid "%1$s doesn't like %2$s's %3$s"
+msgstr "%1$s nie lubi %2$s's %3$s"
 
-#: include/text.php:308
-msgid "first"
-msgstr "pierwszy"
+#: include/conversation.php:170
+#, php-format
+msgid "%1$s attends %2$s's %3$s"
+msgstr "%1$sbierze udział w %2$s's%3$s "
 
-#: include/text.php:309
-msgid "prev"
-msgstr "poprzedni"
+#: include/conversation.php:173
+#, php-format
+msgid "%1$s doesn't attend %2$s's %3$s"
+msgstr "%1$s nie uczestniczy %2$s 's %3$s"
 
-#: include/text.php:343
-msgid "next"
-msgstr "następny"
+#: include/conversation.php:176
+#, php-format
+msgid "%1$s attends maybe %2$s's %3$s"
+msgstr "%1$s może bierze udział %2$s 's %3$s"
 
-#: include/text.php:344
-msgid "last"
-msgstr "ostatni"
+#: include/conversation.php:209 mod/dfrn_confirm.php:425
+#: src/Protocol/Diaspora.php:2484
+#, php-format
+msgid "%1$s is now friends with %2$s"
+msgstr "%1$s jest teraz znajomym z %2$s"
 
-#: include/text.php:398
-msgid "Loading more entries..."
-msgstr "Ładuję więcej wpisów..."
+#: include/conversation.php:250
+#, php-format
+msgid "%1$s poked %2$s"
+msgstr "%1$s zaczepił Cię %2$s"
 
-#: include/text.php:399
-msgid "The end"
-msgstr "Koniec"
+#: include/conversation.php:304 mod/tagger.php:110
+#, php-format
+msgid "%1$s tagged %2$s's %3$s with %4$s"
+msgstr "%1$s zaznaczył %2$s'go %3$s przy użyciu %4$s"
 
-#: include/text.php:884
-msgid "No contacts"
-msgstr "Brak kontaktów"
+#: include/conversation.php:331
+msgid "post/item"
+msgstr "stanowisko/pozycja"
 
-#: include/text.php:908
+#: include/conversation.php:332
 #, php-format
-msgid "%d Contact"
-msgid_plural "%d Contacts"
-msgstr[0] "%d kontakt"
-msgstr[1] "%d kontaktów"
-msgstr[2] "%d kontakty"
-msgstr[3] "%d Kontakty"
+msgid "%1$s marked %2$s's %3$s as favorite"
+msgstr "%1$s oznacz %2$s's %3$s jako ulubione"
 
-#: include/text.php:921
-msgid "View Contacts"
-msgstr "Widok kontaktów"
+#: include/conversation.php:609 mod/photos.php:1501 mod/profiles.php:355
+msgid "Likes"
+msgstr "Lubię to"
 
-#: include/text.php:1010 mod/filer.php:35 mod/editpost.php:110
-#: mod/notes.php:67
-msgid "Save"
-msgstr "Zapisz"
+#: include/conversation.php:609 mod/photos.php:1501 mod/profiles.php:359
+msgid "Dislikes"
+msgstr "Nie lubię tego"
 
-#: include/text.php:1010
-msgid "Follow"
-msgstr "Śledź"
+#: include/conversation.php:610 include/conversation.php:1640
+#: mod/photos.php:1502
+msgid "Attending"
+msgid_plural "Attending"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
 
-#: include/text.php:1016 mod/search.php:155 src/Content/Nav.php:142
-msgid "Search"
-msgstr "Szukaj"
+#: include/conversation.php:610 mod/photos.php:1502
+msgid "Not attending"
+msgstr "Nie uczestniczyłem"
 
-#: include/text.php:1019 src/Content/Nav.php:58
-msgid "@name, !forum, #tags, content"
-msgstr "@imię, !forum, #tagi, treść"
+#: include/conversation.php:610 mod/photos.php:1502
+msgid "Might attend"
+msgstr "Może wziąć udział"
 
-#: include/text.php:1025 src/Content/Nav.php:145
-msgid "Full Text"
-msgstr "Pełny tekst"
+#: include/conversation.php:722 mod/photos.php:1569 src/Object/Post.php:178
+msgid "Select"
+msgstr "Wybierz"
 
-#: include/text.php:1026 src/Content/Widget/TagCloud.php:54
-#: src/Content/Nav.php:146
-msgid "Tags"
-msgstr "Tagi"
+#: include/conversation.php:723 mod/photos.php:1570 mod/contacts.php:830
+#: mod/contacts.php:1035 mod/settings.php:736 mod/admin.php:1827
+#: src/Object/Post.php:179
+msgid "Delete"
+msgstr "Usuń"
 
-#: include/text.php:1027 mod/viewcontacts.php:131 mod/contacts.php:814
-#: mod/contacts.php:875 view/theme/frio/theme.php:270 src/Content/Nav.php:147
-#: src/Content/Nav.php:209 src/Model/Profile.php:955 src/Model/Profile.php:958
-msgid "Contacts"
-msgstr "Kontakty"
+#: include/conversation.php:761 src/Object/Post.php:363
+#: src/Object/Post.php:364
+#, php-format
+msgid "View %s's profile @ %s"
+msgstr "Pokaż %s's profil @ %s"
 
-#: include/text.php:1030 view/theme/vier/theme.php:253
-#: src/Content/ForumManager.php:125 src/Content/Nav.php:151
-msgid "Forums"
-msgstr "Fora"
+#: include/conversation.php:773 src/Object/Post.php:351
+msgid "Categories:"
+msgstr "Kategorie:"
 
-#: include/text.php:1074
-msgid "poke"
-msgstr "zaczep"
+#: include/conversation.php:774 src/Object/Post.php:352
+msgid "Filed under:"
+msgstr "Zapisano w:"
 
-#: include/text.php:1074
-msgid "poked"
-msgstr "zaczepił Cię"
+#: include/conversation.php:781 src/Object/Post.php:377
+#, php-format
+msgid "%s from %s"
+msgstr "%s od %s"
 
-#: include/text.php:1075
-msgid "ping"
-msgstr "ping"
+#: include/conversation.php:796
+msgid "View in context"
+msgstr "Zobacz w kontekście"
 
-#: include/text.php:1075
-msgid "pinged"
-msgstr "napięcia"
+#: include/conversation.php:798 include/conversation.php:1313
+#: mod/wallmessage.php:145 mod/editpost.php:125 mod/photos.php:1473
+#: mod/message.php:245 mod/message.php:414 src/Object/Post.php:402
+msgid "Please wait"
+msgstr "Proszę czekać"
 
-#: include/text.php:1076
-msgid "prod"
-msgstr "zaczep"
+#: include/conversation.php:869
+msgid "remove"
+msgstr "usuń"
 
-#: include/text.php:1076
-msgid "prodded"
-msgstr "zaczepiać"
+#: include/conversation.php:873
+msgid "Delete Selected Items"
+msgstr "Usuń zaznaczone elementy"
 
-#: include/text.php:1077
-msgid "slap"
-msgstr "klask"
+#: include/conversation.php:1018 view/theme/frio/theme.php:352
+msgid "Follow Thread"
+msgstr "Śledź wątek"
 
-#: include/text.php:1077
-msgid "slapped"
-msgstr "spoliczkowany"
+#: include/conversation.php:1019 src/Model/Contact.php:652
+msgid "View Status"
+msgstr "Zobacz status"
 
-#: include/text.php:1078
-msgid "finger"
-msgstr "wskaż"
+#: include/conversation.php:1020 include/conversation.php:1036
+#: mod/allfriends.php:73 mod/suggest.php:82 mod/match.php:89
+#: mod/directory.php:159 mod/dirfind.php:217 src/Model/Contact.php:592
+#: src/Model/Contact.php:605 src/Model/Contact.php:653
+msgid "View Profile"
+msgstr "Zobacz profil"
 
-#: include/text.php:1078
-msgid "fingered"
-msgstr "dotknięty"
+#: include/conversation.php:1021 src/Model/Contact.php:654
+msgid "View Photos"
+msgstr "Zobacz zdjęcia"
 
-#: include/text.php:1079
-msgid "rebuff"
-msgstr "odrzuć"
+#: include/conversation.php:1022 src/Model/Contact.php:655
+msgid "Network Posts"
+msgstr "Wiadomości sieciowe"
 
-#: include/text.php:1079
-msgid "rebuffed"
-msgstr "odrzucony"
+#: include/conversation.php:1023 src/Model/Contact.php:656
+msgid "View Contact"
+msgstr "Pokaż kontakt"
 
-#: include/text.php:1093 mod/settings.php:945 src/Model/Event.php:379
-msgid "Monday"
-msgstr "Poniedziałek"
+#: include/conversation.php:1024 src/Model/Contact.php:658
+msgid "Send PM"
+msgstr "Wyślij prywatną wiadomość"
 
-#: include/text.php:1093 src/Model/Event.php:380
-msgid "Tuesday"
-msgstr "Wtorek"
+#: include/conversation.php:1028 src/Model/Contact.php:659
+msgid "Poke"
+msgstr "Zaczepka"
 
-#: include/text.php:1093 src/Model/Event.php:381
-msgid "Wednesday"
-msgstr "Środa"
+#: include/conversation.php:1033 mod/allfriends.php:74 mod/suggest.php:83
+#: mod/match.php:90 mod/contacts.php:596 mod/dirfind.php:218
+#: mod/follow.php:143 view/theme/vier/theme.php:201 src/Content/Widget.php:61
+#: src/Model/Contact.php:606
+msgid "Connect/Follow"
+msgstr "Połącz/Obserwuj"
 
-#: include/text.php:1093 src/Model/Event.php:382
-msgid "Thursday"
-msgstr "Czwartek"
+#: include/conversation.php:1152
+#, php-format
+msgid "%s likes this."
+msgstr "%s lubi to."
 
-#: include/text.php:1093 src/Model/Event.php:383
-msgid "Friday"
-msgstr "Piątek"
+#: include/conversation.php:1155
+#, php-format
+msgid "%s doesn't like this."
+msgstr "%s nie lubi tego."
 
-#: include/text.php:1093 src/Model/Event.php:384
-msgid "Saturday"
-msgstr "Sobota"
+#: include/conversation.php:1158
+#, php-format
+msgid "%s attends."
+msgstr "%s uczestniczy."
 
-#: include/text.php:1093 mod/settings.php:945 src/Model/Event.php:378
-msgid "Sunday"
-msgstr "Niedziela"
+#: include/conversation.php:1161
+#, php-format
+msgid "%s doesn't attend."
+msgstr "%s nie uczestniczy."
 
-#: include/text.php:1097 src/Model/Event.php:399
-msgid "January"
-msgstr "Styczeń"
+#: include/conversation.php:1164
+#, php-format
+msgid "%s attends maybe."
+msgstr "%s może bierze udział."
 
-#: include/text.php:1097 src/Model/Event.php:400
-msgid "February"
-msgstr "Luty"
+#: include/conversation.php:1175
+msgid "and"
+msgstr "i"
 
-#: include/text.php:1097 src/Model/Event.php:401
-msgid "March"
-msgstr "Marzec"
+#: include/conversation.php:1181
+#, php-format
+msgid "and %d other people"
+msgstr "i %d inni ludzie"
 
-#: include/text.php:1097 src/Model/Event.php:402
-msgid "April"
-msgstr "Kwiecień"
+#: include/conversation.php:1190
+#, php-format
+msgid "<span  %1$s>%2$d people</span> like this"
+msgstr "<span  %1$s>%2$d ludzi </span> lubi to"
 
-#: include/text.php:1097 include/text.php:1114 src/Model/Event.php:390
-#: src/Model/Event.php:403
-msgid "May"
-msgstr "Maj"
+#: include/conversation.php:1191
+#, php-format
+msgid "%s like this."
+msgstr "%s lubię to."
 
-#: include/text.php:1097 src/Model/Event.php:404
-msgid "June"
-msgstr "Czerwiec"
+#: include/conversation.php:1194
+#, php-format
+msgid "<span  %1$s>%2$d people</span> don't like this"
+msgstr "<span  %1$s>%2$d ludzi </span>nie lubi tego "
 
-#: include/text.php:1097 src/Model/Event.php:405
-msgid "July"
-msgstr "Lipiec"
+#: include/conversation.php:1195
+#, php-format
+msgid "%s don't like this."
+msgstr "%s nie lubię tego."
 
-#: include/text.php:1097 src/Model/Event.php:406
-msgid "August"
-msgstr "Sierpień"
+#: include/conversation.php:1198
+#, php-format
+msgid "<span  %1$s>%2$d people</span> attend"
+msgstr "<span  %1$s>%2$dosoby</span> uczestniczą"
 
-#: include/text.php:1097 src/Model/Event.php:407
-msgid "September"
-msgstr "Wrzesień"
+#: include/conversation.php:1199
+#, php-format
+msgid "%s attend."
+msgstr "%suczestniczy"
 
-#: include/text.php:1097 src/Model/Event.php:408
-msgid "October"
-msgstr "Październik"
+#: include/conversation.php:1202
+#, php-format
+msgid "<span  %1$s>%2$d people</span> don't attend"
+msgstr "<span  %1$s>%2$dludzie</span> nie uczestniczą"
 
-#: include/text.php:1097 src/Model/Event.php:409
-msgid "November"
-msgstr "Listopad"
+#: include/conversation.php:1203
+#, php-format
+msgid "%s don't attend."
+msgstr "%s nie uczestnicz"
 
-#: include/text.php:1097 src/Model/Event.php:410
-msgid "December"
-msgstr "Grudzień"
+#: include/conversation.php:1206
+#, php-format
+msgid "<span  %1$s>%2$d people</span> attend maybe"
+msgstr "<span  %1$s>%2$dprzyjaciele</span>mogą uczestniczyć "
 
-#: include/text.php:1111 src/Model/Event.php:371
-msgid "Mon"
-msgstr "Pon"
+#: include/conversation.php:1207
+#, php-format
+msgid "%s attend maybe."
+msgstr "%sbyć może uczestniczyć. "
 
-#: include/text.php:1111 src/Model/Event.php:372
-msgid "Tue"
-msgstr "Wt"
+#: include/conversation.php:1237 include/conversation.php:1253
+msgid "Visible to <strong>everybody</strong>"
+msgstr "Widoczne dla <strong>wszystkich</strong>"
 
-#: include/text.php:1111 src/Model/Event.php:373
-msgid "Wed"
-msgstr "Śr"
+#: include/conversation.php:1238 include/conversation.php:1254
+#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:181
+#: mod/message.php:188 mod/message.php:324 mod/message.php:331
+msgid "Please enter a link URL:"
+msgstr "Proszę wpisać adres URL:"
 
-#: include/text.php:1111 src/Model/Event.php:374
-msgid "Thu"
-msgstr "Czw"
+#: include/conversation.php:1239 include/conversation.php:1255
+msgid "Please enter a video link/URL:"
+msgstr "Podaj link do filmu"
 
-#: include/text.php:1111 src/Model/Event.php:375
-msgid "Fri"
-msgstr "Pt"
+#: include/conversation.php:1240 include/conversation.php:1256
+msgid "Please enter an audio link/URL:"
+msgstr "Podaj link do muzyki"
 
-#: include/text.php:1111 src/Model/Event.php:376
-msgid "Sat"
-msgstr "Sob"
+#: include/conversation.php:1241 include/conversation.php:1257
+msgid "Tag term:"
+msgstr "Termin tagu:"
 
-#: include/text.php:1111 src/Model/Event.php:370
-msgid "Sun"
-msgstr "Niedz"
+#: include/conversation.php:1242 include/conversation.php:1258
+#: mod/filer.php:34
+msgid "Save to Folder:"
+msgstr "Zapisz w folderze:"
 
-#: include/text.php:1114 src/Model/Event.php:386
-msgid "Jan"
-msgstr "Sty"
+#: include/conversation.php:1243 include/conversation.php:1259
+msgid "Where are you right now?"
+msgstr "Gdzie teraz jesteś?"
 
-#: include/text.php:1114 src/Model/Event.php:387
-msgid "Feb"
-msgstr "Lut"
+#: include/conversation.php:1244
+msgid "Delete item(s)?"
+msgstr "Usunąć pozycję (pozycje)?"
 
-#: include/text.php:1114 src/Model/Event.php:388
-msgid "Mar"
-msgstr "Mar"
+#: include/conversation.php:1291
+msgid "New Post"
+msgstr "Nowy Post"
 
-#: include/text.php:1114 src/Model/Event.php:389
-msgid "Apr"
-msgstr "Kwi"
+#: include/conversation.php:1294
+msgid "Share"
+msgstr "Podziel się"
 
-#: include/text.php:1114 src/Model/Event.php:392
-msgid "Jul"
-msgstr "Lip"
+#: include/conversation.php:1295 mod/wallmessage.php:143 mod/editpost.php:111
+#: mod/message.php:243 mod/message.php:411
+msgid "Upload photo"
+msgstr "Wyślij zdjęcie"
 
-#: include/text.php:1114 src/Model/Event.php:393
-msgid "Aug"
-msgstr "Sie"
+#: include/conversation.php:1296 mod/editpost.php:112
+msgid "upload photo"
+msgstr "dodaj zdjęcie"
 
-#: include/text.php:1114
-msgid "Sep"
-msgstr "Wrz"
+#: include/conversation.php:1297 mod/editpost.php:113
+msgid "Attach file"
+msgstr "Załącz plik"
 
-#: include/text.php:1114 src/Model/Event.php:395
-msgid "Oct"
-msgstr "Paź"
+#: include/conversation.php:1298 mod/editpost.php:114
+msgid "attach file"
+msgstr "załącz plik"
 
-#: include/text.php:1114 src/Model/Event.php:396
-msgid "Nov"
-msgstr "Lis"
+#: include/conversation.php:1299 mod/wallmessage.php:144 mod/editpost.php:115
+#: mod/message.php:244 mod/message.php:412
+msgid "Insert web link"
+msgstr "Wstaw link"
 
-#: include/text.php:1114 src/Model/Event.php:397
-msgid "Dec"
-msgstr "Gru"
+#: include/conversation.php:1300 mod/editpost.php:116
+msgid "web link"
+msgstr "Adres www"
 
-#: include/text.php:1254
-#, php-format
-msgid "Content warning: %s"
-msgstr "Ostrzeżenie o treści: %s"
+#: include/conversation.php:1301 mod/editpost.php:117
+msgid "Insert video link"
+msgstr "Wstaw link do filmu"
 
-#: include/text.php:1324 mod/videos.php:380
-msgid "View Video"
-msgstr "Zobacz film"
+#: include/conversation.php:1302 mod/editpost.php:118
+msgid "video link"
+msgstr "link do filmu"
 
-#: include/text.php:1341
-msgid "bytes"
-msgstr "bajty"
+#: include/conversation.php:1303 mod/editpost.php:119
+msgid "Insert audio link"
+msgstr "Wstaw link do audio"
 
-#: include/text.php:1374 include/text.php:1385 include/text.php:1418
-msgid "Click to open/close"
-msgstr "Kliknij aby otworzyć/zamknąć"
+#: include/conversation.php:1304 mod/editpost.php:120
+msgid "audio link"
+msgstr "Link do nagrania audio"
 
-#: include/text.php:1533
-msgid "View on separate page"
-msgstr "Zobacz na oddzielnej stronie"
+#: include/conversation.php:1305 mod/editpost.php:121
+msgid "Set your location"
+msgstr "Ustaw swoją lokalizację"
 
-#: include/text.php:1534
-msgid "view on separate page"
-msgstr "zobacz na oddzielnej stronie"
+#: include/conversation.php:1306 mod/editpost.php:122
+msgid "set location"
+msgstr "wybierz lokalizację"
 
-#: include/text.php:1539 include/text.php:1546 src/Model/Event.php:594
-msgid "link to source"
-msgstr "link do źródła"
+#: include/conversation.php:1307 mod/editpost.php:123
+msgid "Clear browser location"
+msgstr "Wyczyść lokalizację przeglądarki"
 
-#: include/text.php:1752
-msgid "activity"
-msgstr "aktywność"
+#: include/conversation.php:1308 mod/editpost.php:124
+msgid "clear location"
+msgstr "wyczyść lokalizację"
 
-#: include/text.php:1754 src/Object/Post.php:429 src/Object/Post.php:441
-msgid "comment"
-msgid_plural "comments"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] "komentarz"
-msgstr[3] "komentarz"
+#: include/conversation.php:1310 mod/editpost.php:138
+msgid "Set title"
+msgstr "Podaj tytuł"
 
-#: include/text.php:1757
-msgid "post"
-msgstr "post"
+#: include/conversation.php:1312 mod/editpost.php:140
+msgid "Categories (comma-separated list)"
+msgstr "Kategorie (lista słów oddzielonych przecinkiem)"
 
-#: include/text.php:1914
-msgid "Item filed"
-msgstr "Element złożony"
+#: include/conversation.php:1314 mod/editpost.php:126
+msgid "Permission settings"
+msgstr "Ustawienia uprawnień"
+
+#: include/conversation.php:1315 mod/editpost.php:155
+msgid "permissions"
+msgstr "zezwolenia"
+
+#: include/conversation.php:1323 mod/editpost.php:135
+msgid "Public post"
+msgstr "Publiczny post"
+
+#: include/conversation.php:1327 mod/editpost.php:146 mod/photos.php:1492
+#: mod/photos.php:1531 mod/photos.php:1604 mod/events.php:528
+#: src/Object/Post.php:805
+msgid "Preview"
+msgstr "Podgląd"
+
+#: include/conversation.php:1336
+msgid "Post to Groups"
+msgstr "Opublikuj w grupach"
+
+#: include/conversation.php:1337
+msgid "Post to Contacts"
+msgstr "Wstaw do kontaktów"
+
+#: include/conversation.php:1338
+msgid "Private post"
+msgstr "Prywatne posty"
+
+#: include/conversation.php:1343 mod/editpost.php:153
+#: src/Model/Profile.php:338
+msgid "Message"
+msgstr "Wiadomość"
+
+#: include/conversation.php:1344 mod/editpost.php:154
+msgid "Browser"
+msgstr "Przeglądarka"
+
+#: include/conversation.php:1611
+msgid "View all"
+msgstr "Pokaż wszystkie"
+
+#: include/conversation.php:1634
+msgid "Like"
+msgid_plural "Likes"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+#: include/conversation.php:1637
+msgid "Dislike"
+msgid_plural "Dislikes"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+#: include/conversation.php:1643
+msgid "Not Attending"
+msgid_plural "Not Attending"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+#: include/conversation.php:1646 src/Content/ContactSelector.php:125
+msgid "Undecided"
+msgid_plural "Undecided"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
 
 #: mod/allfriends.php:51
 msgid "No friends to display."
@@ -1264,17 +1265,17 @@ msgid ""
 " and/or create new posts for you?"
 msgstr "Czy chcesz zezwolić tej aplikacji na dostęp do swoich postów i kontaktów i/lub tworzenie nowych postów?"
 
-#: mod/api.php:111 mod/dfrn_request.php:653 mod/follow.php:150
-#: mod/profiles.php:636 mod/profiles.php:640 mod/profiles.php:661
-#: mod/register.php:238 mod/settings.php:1107 mod/settings.php:1113
-#: mod/settings.php:1120 mod/settings.php:1124 mod/settings.php:1128
-#: mod/settings.php:1132 mod/settings.php:1136 mod/settings.php:1140
-#: mod/settings.php:1160 mod/settings.php:1161 mod/settings.php:1162
-#: mod/settings.php:1163 mod/settings.php:1164
+#: mod/api.php:111 mod/follow.php:150 mod/profiles.php:636
+#: mod/profiles.php:640 mod/profiles.php:661 mod/register.php:238
+#: mod/dfrn_request.php:649 mod/settings.php:1103 mod/settings.php:1109
+#: mod/settings.php:1116 mod/settings.php:1120 mod/settings.php:1124
+#: mod/settings.php:1128 mod/settings.php:1132 mod/settings.php:1136
+#: mod/settings.php:1156 mod/settings.php:1157 mod/settings.php:1158
+#: mod/settings.php:1159 mod/settings.php:1160
 msgid "No"
 msgstr "Nie"
 
-#: mod/apps.php:14 index.php:273
+#: mod/apps.php:14 index.php:265
 msgid "You must be logged in to use addons. "
 msgstr "Musisz być zalogowany, aby korzystać z dodatków."
 
@@ -1313,115 +1314,6 @@ msgid ""
 "code or the translation of Friendica. Thank you all!"
 msgstr "Friendica to projekt społecznościowy, który nie byłby możliwy bez pomocy wielu osób. Oto lista osób, które przyczyniły się do tworzenia kodu lub tłumaczenia Friendica. Dziękuję wam wszystkim!"
 
-#: mod/crepair.php:87
-msgid "Contact settings applied."
-msgstr "Ustawienia kontaktu zaktualizowane."
-
-#: mod/crepair.php:89
-msgid "Contact update failed."
-msgstr "Nie udało się zaktualizować kontaktu."
-
-#: mod/crepair.php:110 mod/dfrn_confirm.php:131 mod/fsuggest.php:30
-#: mod/fsuggest.php:96
-msgid "Contact not found."
-msgstr "Kontakt nie znaleziony"
-
-#: mod/crepair.php:114
-msgid ""
-"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect"
-" information your communications with this contact may stop working."
-msgstr "<strong>OSTRZEŻENIE: Jest to bardzo zaawansowane</strong> i jeśli wprowadzisz niepoprawne informacje, twoja komunikacja z tym kontaktem może przestać działać."
-
-#: mod/crepair.php:115
-msgid ""
-"Please use your browser 'Back' button <strong>now</strong> if you are "
-"uncertain what to do on this page."
-msgstr "Jeśli nie jesteś pewien, co zrobić na tej stronie, użyj <strong>teraz</strong> przycisku 'powrót' na swojej przeglądarce."
-
-#: mod/crepair.php:129 mod/crepair.php:131
-msgid "No mirroring"
-msgstr "Bez dublowania"
-
-#: mod/crepair.php:129
-msgid "Mirror as forwarded posting"
-msgstr "Przesłany lustrzany post"
-
-#: mod/crepair.php:129 mod/crepair.php:131
-msgid "Mirror as my own posting"
-msgstr "Lustro mojego własnego komentarza"
-
-#: mod/crepair.php:144
-msgid "Return to contact editor"
-msgstr "Wróć do edytora kontaktów"
-
-#: mod/crepair.php:146
-msgid "Refetch contact data"
-msgstr "Odśwież dane kontaktowe"
-
-#: mod/crepair.php:148 mod/manage.php:184 mod/localtime.php:56
-#: mod/poke.php:199 mod/fsuggest.php:114 mod/message.php:265
-#: mod/message.php:432 mod/photos.php:1080 mod/photos.php:1160
-#: mod/photos.php:1445 mod/photos.php:1491 mod/photos.php:1530
-#: mod/photos.php:1603 mod/contacts.php:610 mod/events.php:530
-#: mod/profiles.php:672 mod/install.php:251 mod/install.php:290
-#: mod/invite.php:154 view/theme/duepuntozero/config.php:71
-#: view/theme/frio/config.php:118 view/theme/quattro/config.php:73
-#: view/theme/vier/config.php:119 src/Object/Post.php:796
-msgid "Submit"
-msgstr "Potwierdź"
-
-#: mod/crepair.php:149
-msgid "Remote Self"
-msgstr "Zdalny Self"
-
-#: mod/crepair.php:152
-msgid "Mirror postings from this contact"
-msgstr "Publikacje lustrzane od tego kontaktu"
-
-#: mod/crepair.php:154
-msgid ""
-"Mark this contact as remote_self, this will cause friendica to repost new "
-"entries from this contact."
-msgstr "Oznacz ten kontakt jako remote_self, spowoduje to, że friendica odeśle nowe wpisy z tego kontaktu."
-
-#: mod/crepair.php:158 mod/admin.php:490 mod/admin.php:1798 mod/admin.php:1809
-#: mod/admin.php:1822 mod/admin.php:1838 mod/settings.php:679
-#: mod/settings.php:705
-msgid "Name"
-msgstr "Nazwa"
-
-#: mod/crepair.php:159
-msgid "Account Nickname"
-msgstr "Nazwa konta"
-
-#: mod/crepair.php:160
-msgid "@Tagname - overrides Name/Nickname"
-msgstr "@Zmienna - zastępuje Imię/Pseudonim"
-
-#: mod/crepair.php:161
-msgid "Account URL"
-msgstr "URL konta"
-
-#: mod/crepair.php:162
-msgid "Friend Request URL"
-msgstr "URL żądajacy znajomości"
-
-#: mod/crepair.php:163
-msgid "Friend Confirm URL"
-msgstr "URL potwierdzający znajomość"
-
-#: mod/crepair.php:164
-msgid "Notification Endpoint URL"
-msgstr "Zgłoszenie Punktu Końcowego URL"
-
-#: mod/crepair.php:165
-msgid "Poll/Feed URL"
-msgstr "Adres Ankiety/RSS"
-
-#: mod/crepair.php:166
-msgid "New photo from this URL"
-msgstr "Nowe zdjęcie z tego adresu URL"
-
 #: mod/fbrowser.php:34 view/theme/frio/theme.php:261 src/Content/Nav.php:102
 #: src/Model/Profile.php:902
 msgid "Photos"
@@ -1442,8 +1334,8 @@ msgstr "Załaduj"
 msgid "Files"
 msgstr "Pliki"
 
-#: mod/fetch.php:16 mod/fetch.php:52 mod/fetch.php:65 mod/help.php:60
-#: mod/p.php:21 mod/p.php:48 mod/p.php:57 index.php:320
+#: mod/fetch.php:16 mod/fetch.php:52 mod/fetch.php:65 mod/p.php:21
+#: mod/p.php:48 mod/p.php:57 mod/help.php:60 index.php:312
 msgid "Not Found"
 msgstr "Nie znaleziono"
 
@@ -1451,18 +1343,6 @@ msgstr "Nie znaleziono"
 msgid "No profile"
 msgstr "Brak profilu"
 
-#: mod/help.php:48
-msgid "Help:"
-msgstr "Pomoc:"
-
-#: mod/help.php:54 view/theme/vier/theme.php:297 src/Content/Nav.php:134
-msgid "Help"
-msgstr "Pomoc"
-
-#: mod/help.php:63 index.php:325
-msgid "Page not found."
-msgstr "Strona nie znaleziona."
-
 #: mod/home.php:39
 #, php-format
 msgid "Welcome to %s"
@@ -1511,8 +1391,8 @@ msgid ""
 " join."
 msgstr "Na stronie <em>Szybki start</em> - znajdź krótkie wprowadzenie do swojego profilu i kart sieciowych, stwórz nowe połączenia i znajdź kilka grup do przyłączenia się."
 
-#: mod/newmember.php:19 mod/admin.php:1922 mod/admin.php:2191
-#: mod/settings.php:124 view/theme/frio/theme.php:269 src/Content/Nav.php:203
+#: mod/newmember.php:19 mod/settings.php:124 mod/admin.php:1935
+#: mod/admin.php:2204 view/theme/frio/theme.php:269 src/Content/Nav.php:203
 msgid "Settings"
 msgstr "Ustawienia"
 
@@ -1763,11 +1643,6 @@ msgid ""
 "select \"Export account\""
 msgstr "Aby eksportować konto, wejdź w \"Ustawienia->Eksport danych osobistych\" i wybierz \"Eksportuj konto\""
 
-#: mod/dfrn_poll.php:123 mod/dfrn_poll.php:543
-#, php-format
-msgid "%1$s welcomes %2$s"
-msgstr "%1$s witamy %2$s"
-
 #: mod/match.php:48
 msgid "No keywords to match. Please add keywords to your default profile."
 msgstr "Brak pasujących słów kluczowych. Dodaj słowa kluczowe do domyślnego profilu."
@@ -1848,7 +1723,7 @@ msgstr "Opublikuj aktywność nowego znajomego"
 msgid "if applicable"
 msgstr "jeśli dotyczy"
 
-#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1812
+#: mod/notifications.php:179 mod/notifications.php:264 mod/admin.php:1825
 msgid "Approve"
 msgstr "Zatwierdź"
 
@@ -1961,91 +1836,6 @@ msgstr "Konto nie zostało znalezione, a rejestracja OpenID nie jest dozwolona n
 msgid "Login failed."
 msgstr "Logowanie nieudane."
 
-#: mod/dfrn_confirm.php:74 mod/profiles.php:39 mod/profiles.php:149
-#: mod/profiles.php:196 mod/profiles.php:618
-msgid "Profile not found."
-msgstr "Nie znaleziono profilu."
-
-#: mod/dfrn_confirm.php:132
-msgid ""
-"This may occasionally happen if contact was requested by both persons and it"
-" has already been approved."
-msgstr "Może się to zdarzyć, gdy kontakt został zgłoszony przez obie osoby i został już zatwierdzony."
-
-#: mod/dfrn_confirm.php:242
-msgid "Response from remote site was not understood."
-msgstr "Odpowiedź do zdalnej strony nie została zrozumiana"
-
-#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
-msgid "Unexpected response from remote site: "
-msgstr "Nieoczekiwana odpowiedź od strony zdalnej:"
-
-#: mod/dfrn_confirm.php:263
-msgid "Confirmation completed successfully."
-msgstr "Potwierdzenie zostało pomyślnie zakończone."
-
-#: mod/dfrn_confirm.php:275
-msgid "Temporary failure. Please wait and try again."
-msgstr "Tymczasowa awaria. Proszę czekać i spróbuj ponownie."
-
-#: mod/dfrn_confirm.php:278
-msgid "Introduction failed or was revoked."
-msgstr "Wprowadzenie nie powiodło się lub zostało odwołane."
-
-#: mod/dfrn_confirm.php:283
-msgid "Remote site reported: "
-msgstr "Zdalna witryna zgłoszona:"
-
-#: mod/dfrn_confirm.php:396
-msgid "Unable to set contact photo."
-msgstr "Nie można ustawić zdjęcia kontaktu."
-
-#: mod/dfrn_confirm.php:498
-#, php-format
-msgid "No user record found for '%s' "
-msgstr "Nie znaleziono użytkownika dla '%s'"
-
-#: mod/dfrn_confirm.php:508
-msgid "Our site encryption key is apparently messed up."
-msgstr "Klucz kodujący jest najwyraźniej uszkodzony."
-
-#: mod/dfrn_confirm.php:519
-msgid "Empty site URL was provided or URL could not be decrypted by us."
-msgstr "Został podany pusty adres URL witryny lub nie można go odszyfrować."
-
-#: mod/dfrn_confirm.php:535
-msgid "Contact record was not found for you on our site."
-msgstr "Nie znaleziono kontaktu na naszej stronie"
-
-#: mod/dfrn_confirm.php:549
-#, php-format
-msgid "Site public key not available in contact record for URL %s."
-msgstr "Publiczny klucz witryny jest niedostępny w rekordzie kontaktu dla adresu URL %s"
-
-#: mod/dfrn_confirm.php:565
-msgid ""
-"The ID provided by your system is a duplicate on our system. It should work "
-"if you try again."
-msgstr "Identyfikator dostarczony przez Twój system jest duplikatem w naszym systemie. Powinien działać, jeśli spróbujesz ponownie."
-
-#: mod/dfrn_confirm.php:576
-msgid "Unable to set your contact credentials on our system."
-msgstr "Nie można ustawić danych kontaktowych w naszym systemie."
-
-#: mod/dfrn_confirm.php:631
-msgid "Unable to update your contact profile details on our system"
-msgstr "Nie można zaktualizować danych Twojego profilu kontaktowego w naszym systemie"
-
-#: mod/dfrn_confirm.php:661 mod/dfrn_request.php:568
-#: src/Model/Contact.php:1537
-msgid "[Name Withheld]"
-msgstr "[Nazwa zastrzeżona]"
-
-#: mod/dfrn_confirm.php:694
-#, php-format
-msgid "%1$s has joined %2$s"
-msgstr "%1$s dołączył/a do %2$s"
-
 #: mod/manage.php:180
 msgid "Manage Identities and/or Pages"
 msgstr "Zarządzaj Tożsamościami i/lub Stronami."
@@ -2060,6 +1850,18 @@ msgstr "Przełącz między różnymi tożsamościami lub stronami społeczność
 msgid "Select an identity to manage: "
 msgstr "Wybierz tożsamość do zarządzania:"
 
+#: mod/manage.php:184 mod/localtime.php:56 mod/poke.php:199
+#: mod/fsuggest.php:114 mod/photos.php:1080 mod/photos.php:1160
+#: mod/photos.php:1445 mod/photos.php:1491 mod/photos.php:1530
+#: mod/photos.php:1603 mod/contacts.php:610 mod/events.php:530
+#: mod/profiles.php:672 mod/invite.php:154 mod/crepair.php:148
+#: mod/install.php:198 mod/install.php:237 mod/message.php:246
+#: mod/message.php:413 view/theme/duepuntozero/config.php:71
+#: view/theme/frio/config.php:118 view/theme/quattro/config.php:73
+#: view/theme/vier/config.php:119 src/Object/Post.php:796
+msgid "Submit"
+msgstr "Potwierdź"
+
 #: mod/wall_attach.php:24 mod/wall_attach.php:32 mod/wall_attach.php:83
 #: mod/wall_upload.php:38 mod/wall_upload.php:54 mod/wall_upload.php:112
 #: mod/wall_upload.php:155 mod/wall_upload.php:158
@@ -2083,194 +1885,6 @@ msgstr "Plik przekracza limit rozmiaru wynoszący %s"
 msgid "File upload failed."
 msgstr "Przesyłanie pliku nie powiodło się."
 
-#: mod/dfrn_request.php:94
-msgid "This introduction has already been accepted."
-msgstr "To wprowadzenie zostało już zaakceptowane."
-
-#: mod/dfrn_request.php:112 mod/dfrn_request.php:359
-msgid "Profile location is not valid or does not contain profile information."
-msgstr "Lokalizacja profilu jest nieprawidłowa lub nie zawiera informacji o profilu."
-
-#: mod/dfrn_request.php:116 mod/dfrn_request.php:363
-msgid "Warning: profile location has no identifiable owner name."
-msgstr "Ostrzeżenie: położenie profilu ma taką samą nazwę jak użytkownik."
-
-#: mod/dfrn_request.php:119 mod/dfrn_request.php:366
-msgid "Warning: profile location has no profile photo."
-msgstr "Ostrzeżenie: położenie profilu nie zawiera zdjęcia."
-
-#: mod/dfrn_request.php:123 mod/dfrn_request.php:370
-#, 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 wymagany parametr nie został znaleziony w podanej lokacji"
-msgstr[1] "%d wymagane parametry nie zostały znalezione w podanej lokacji"
-msgstr[2] "%d wymagany parametr nie został znaleziony w podanej lokacji"
-msgstr[3] "%d wymagany parametr nie został znaleziony w podanej lokacji"
-
-#: mod/dfrn_request.php:162
-msgid "Introduction complete."
-msgstr "Wprowadzanie zakończone."
-
-#: mod/dfrn_request.php:199
-msgid "Unrecoverable protocol error."
-msgstr "Nieodwracalny błąd protokołu."
-
-#: mod/dfrn_request.php:226
-msgid "Profile unavailable."
-msgstr "Profil niedostępny."
-
-#: mod/dfrn_request.php:248
-#, php-format
-msgid "%s has received too many connection requests today."
-msgstr "%s otrzymał dziś zbyt wiele żądań połączeń."
-
-#: mod/dfrn_request.php:249
-msgid "Spam protection measures have been invoked."
-msgstr "Wprowadzono zabezpieczenia przed spamem."
-
-#: mod/dfrn_request.php:250
-msgid "Friends are advised to please try again in 24 hours."
-msgstr "Przyjaciele namawiają do spróbowania za 24h."
-
-#: mod/dfrn_request.php:280
-msgid "Invalid locator"
-msgstr "Nieprawidłowy lokalizator"
-
-#: mod/dfrn_request.php:316
-msgid "You have already introduced yourself here."
-msgstr "Już się tu przedstawiłeś."
-
-#: mod/dfrn_request.php:319
-#, php-format
-msgid "Apparently you are already friends with %s."
-msgstr "Wygląda na to, że już jesteście przyjaciółmi z %s"
-
-#: mod/dfrn_request.php:339
-msgid "Invalid profile URL."
-msgstr "Nieprawidłowy URL profilu."
-
-#: mod/dfrn_request.php:345 src/Model/Contact.php:1235
-msgid "Disallowed profile URL."
-msgstr "Nie dozwolony adres URL profilu."
-
-#: mod/dfrn_request.php:351 mod/admin.php:353 mod/admin.php:371
-#: mod/friendica.php:128 src/Model/Contact.php:1240
-msgid "Blocked domain"
-msgstr "Zablokowana domena"
-
-#: mod/dfrn_request.php:419 mod/contacts.php:230
-msgid "Failed to update contact record."
-msgstr "Aktualizacja rekordu kontaktu nie powiodła się."
-
-#: mod/dfrn_request.php:439
-msgid "Your introduction has been sent."
-msgstr "Twoje dane zostały wysłane."
-
-#: mod/dfrn_request.php:477
-msgid ""
-"Remote subscription can't be done for your network. Please subscribe "
-"directly on your system."
-msgstr "Zdalnej subskrypcji nie można wykonać dla swojej sieci. Proszę zasubskrybuj bezpośrednio w swoim systemie."
-
-#: mod/dfrn_request.php:493
-msgid "Please login to confirm introduction."
-msgstr "Zaloguj się, aby potwierdzić wprowadzenie."
-
-#: mod/dfrn_request.php:501
-msgid ""
-"Incorrect identity currently logged in. Please login to "
-"<strong>this</strong> profile."
-msgstr "Niepoprawna tożsamość obecnego użytkownika. Proszę zalogować się na <strong>tego</strong> użytkownika. "
-
-#: mod/dfrn_request.php:515 mod/dfrn_request.php:532
-msgid "Confirm"
-msgstr "Potwierdź"
-
-#: mod/dfrn_request.php:527
-msgid "Hide this contact"
-msgstr "Ukryj kontakt"
-
-#: mod/dfrn_request.php:530
-#, php-format
-msgid "Welcome home %s."
-msgstr "Witaj na stronie domowej %s."
-
-#: mod/dfrn_request.php:531
-#, php-format
-msgid "Please confirm your introduction/connection request to %s."
-msgstr "Proszę potwierdzić swój wstęp/prośbę o połączenie do %s."
-
-#: mod/dfrn_request.php:607 mod/probe.php:13 mod/search.php:98
-#: mod/search.php:104 mod/viewcontacts.php:45 mod/webfinger.php:16
-#: mod/photos.php:932 mod/videos.php:199 mod/display.php:203
-#: mod/directory.php:42 mod/community.php:27
-msgid "Public access denied."
-msgstr "Publiczny dostęp zabroniony"
-
-#: mod/dfrn_request.php:642
-msgid ""
-"Please enter your 'Identity Address' from one of the following supported "
-"communications networks:"
-msgstr "Wprowadź swój 'Adres tożsamości' z jednej z następujących obsługiwanych sieci komunikacyjnych:"
-
-#: mod/dfrn_request.php:645
-#, 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 "Jeśli nie jesteś jeszcze członkiem darmowej sieci społecznościowej, <a href=\"%s\">kliknij ten link, aby znaleźć publiczną witrynę Friendica i dołącz do nas już dziś</a>."
-
-#: mod/dfrn_request.php:650
-msgid "Friend/Connection Request"
-msgstr "Przyjaciel/Prośba o połączenie"
-
-#: mod/dfrn_request.php:651
-msgid ""
-"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
-"testuser@gnusocial.de"
-msgstr "Przykłady: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"
-
-#: mod/dfrn_request.php:652 mod/follow.php:149
-msgid "Please answer the following:"
-msgstr "Proszę odpowiedzieć na następujące pytania:"
-
-#: mod/dfrn_request.php:653 mod/follow.php:150
-#, php-format
-msgid "Does %s know you?"
-msgstr "Czy %s Cię zna?"
-
-#: mod/dfrn_request.php:654 mod/follow.php:151
-msgid "Add a personal note:"
-msgstr "Dodaj osobistą notkę:"
-
-#: mod/dfrn_request.php:656 src/Content/ContactSelector.php:79
-msgid "Friendica"
-msgstr "Friendica"
-
-#: mod/dfrn_request.php:657
-msgid "GNU Social (Pleroma, Mastodon)"
-msgstr "GNU Social (Pleroma, Mastodon)"
-
-#: mod/dfrn_request.php:658
-msgid "Diaspora (Socialhome, Hubzilla)"
-msgstr "Diaspora (Socialhome, Hubzilla)"
-
-#: mod/dfrn_request.php:659
-#, php-format
-msgid ""
-" - please do not use this form.  Instead, enter %s into your Diaspora search"
-" bar."
-msgstr "- proszę nie używać tego formularza. Zamiast tego wpisz %s do paska wyszukiwania Diaspory."
-
-#: mod/dfrn_request.php:660 mod/unfollow.php:113 mod/follow.php:157
-msgid "Your Identity Address:"
-msgstr "Twój adres tożsamości:"
-
-#: mod/dfrn_request.php:662 mod/unfollow.php:65 mod/follow.php:62
-msgid "Submit Request"
-msgstr "Wyślij zgłoszenie"
-
 #: mod/filer.php:34
 msgid "- select -"
 msgstr "- wybierz -"
@@ -2344,11 +1958,18 @@ msgstr "Wybierz, co chcesz zrobić"
 msgid "Make this post private"
 msgstr "Ustaw ten post jako prywatny"
 
+#: mod/probe.php:13 mod/search.php:98 mod/search.php:104
+#: mod/viewcontacts.php:45 mod/webfinger.php:16 mod/photos.php:932
+#: mod/videos.php:199 mod/directory.php:42 mod/community.php:27
+#: mod/dfrn_request.php:603 mod/display.php:203
+msgid "Public access denied."
+msgstr "Publiczny dostęp zabroniony"
+
 #: mod/probe.php:14 mod/webfinger.php:17
 msgid "Only logged in users are permitted to perform a probing."
 msgstr "Tylko zalogowani użytkownicy mogą wykonywać sondowanie."
 
-#: mod/profperm.php:28 mod/group.php:83 index.php:443
+#: mod/profperm.php:28 mod/group.php:83 index.php:435
 msgid "Permission denied"
 msgstr "Odmowa dostępu"
 
@@ -2521,7 +2142,7 @@ msgstr "Wysłano."
 msgid "No recipient."
 msgstr "Brak odbiorcy."
 
-#: mod/wallmessage.php:132 mod/message.php:250
+#: mod/wallmessage.php:132 mod/message.php:231
 msgid "Send Private Message"
 msgstr "Wyślij prywatną wiadomość"
 
@@ -2532,16 +2153,16 @@ msgid ""
 "your site allow private mail from unknown senders."
 msgstr "Jeśli chcesz %s odpowiedzieć, sprawdź, czy ustawienia prywatności w Twojej witrynie zezwalają na prywatne wiadomości od nieznanych nadawców."
 
-#: mod/wallmessage.php:134 mod/message.php:251 mod/message.php:421
+#: mod/wallmessage.php:134 mod/message.php:232 mod/message.php:402
 msgid "To:"
 msgstr "Do:"
 
-#: mod/wallmessage.php:135 mod/message.php:255 mod/message.php:423
+#: mod/wallmessage.php:135 mod/message.php:236 mod/message.php:404
 msgid "Subject:"
 msgstr "Temat:"
 
-#: mod/wallmessage.php:141 mod/message.php:259 mod/message.php:426
-#: mod/invite.php:149
+#: mod/wallmessage.php:141 mod/invite.php:149 mod/message.php:240
+#: mod/message.php:407
 msgid "Your message:"
 msgstr "Twoja wiadomość:"
 
@@ -2569,6 +2190,11 @@ msgstr "CC: adresy e-mail"
 msgid "Example: bob@example.com, mary@example.com"
 msgstr "Przykład: bob@example.com, mary@example.com"
 
+#: mod/fsuggest.php:30 mod/fsuggest.php:96 mod/crepair.php:110
+#: mod/dfrn_confirm.php:131
+msgid "Contact not found."
+msgstr "Kontakt nie znaleziony"
+
 #: mod/fsuggest.php:72
 msgid "Friend suggestion sent."
 msgstr "Wysłana propozycja dodania do znajomych."
@@ -2650,84 +2276,6 @@ msgstr "Usuń Kontakt"
 msgid "Add Contact"
 msgstr "Dodaj Kontakt"
 
-#: mod/message.php:30 src/Content/Nav.php:195
-msgid "New Message"
-msgstr "Nowa wiadomość"
-
-#: mod/message.php:77
-msgid "Unable to locate contact information."
-msgstr "Nie można znaleźć informacji kontaktowych."
-
-#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:192
-msgid "Messages"
-msgstr "Wiadomości"
-
-#: mod/message.php:136
-msgid "Do you really want to delete this message?"
-msgstr "Czy na pewno chcesz usunąć tę wiadomość?"
-
-#: mod/message.php:156
-msgid "Message deleted."
-msgstr "Wiadomość usunięta."
-
-#: mod/message.php:185
-msgid "Conversation removed."
-msgstr "Rozmowa usunięta."
-
-#: mod/message.php:291
-msgid "No messages."
-msgstr "Brak wiadomości."
-
-#: mod/message.php:330
-msgid "Message not available."
-msgstr "Wiadomość nie jest dostępna."
-
-#: mod/message.php:397
-msgid "Delete message"
-msgstr "Usuń wiadomość"
-
-#: mod/message.php:399 mod/message.php:500
-msgid "D, d M Y - g:i A"
-msgstr "D, d M R - g:m AM/PM"
-
-#: mod/message.php:414 mod/message.php:497
-msgid "Delete conversation"
-msgstr "Usuń rozmowę"
-
-#: mod/message.php:416
-msgid ""
-"No secure communications available. You <strong>may</strong> be able to "
-"respond from the sender's profile page."
-msgstr "Brak bezpiecznej komunikacji. <strong>Możesz</strong> odpowiedzieć na stronie profilu nadawcy."
-
-#: mod/message.php:420
-msgid "Send Reply"
-msgstr "Odpowiedz"
-
-#: mod/message.php:471
-#, php-format
-msgid "Unknown sender - %s"
-msgstr "Nieznany nadawca - %s"
-
-#: mod/message.php:473
-#, php-format
-msgid "You and %s"
-msgstr "Ty i %s"
-
-#: mod/message.php:475
-#, php-format
-msgid "%s and You"
-msgstr "%s i ty"
-
-#: mod/message.php:503
-#, php-format
-msgid "%d message"
-msgid_plural "%d messages"
-msgstr[0] " %d wiadomość"
-msgstr[1] " %d wiadomości"
-msgstr[2] " %d wiadomości"
-msgstr[3] " %d wiadomości"
-
 #: mod/notes.php:52 src/Model/Profile.php:944
 msgid "Personal Notes"
 msgstr "Notatki"
@@ -2828,11 +2376,11 @@ msgstr "Nie pokazuj statusu postów dla tego wysłania"
 msgid "Permissions"
 msgstr "Uprawnienia"
 
-#: mod/photos.php:1106 mod/photos.php:1449 mod/settings.php:1231
+#: mod/photos.php:1106 mod/photos.php:1449 mod/settings.php:1227
 msgid "Show to Groups"
 msgstr "Pokaż Grupy"
 
-#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1232
+#: mod/photos.php:1107 mod/photos.php:1450 mod/settings.php:1228
 msgid "Show to Contacts"
 msgstr "Pokaż kontakty"
 
@@ -2963,7 +2511,7 @@ msgstr "Ostatnio dodane filmy"
 msgid "Upload New Videos"
 msgstr "Wstaw nowe filmy"
 
-#: mod/cal.php:142 mod/display.php:313 mod/profile.php:173
+#: mod/cal.php:142 mod/profile.php:173 mod/display.php:313
 msgid "Access to this profile has been restricted."
 msgstr "Dostęp do tego profilu został ograniczony."
 
@@ -2981,7 +2529,7 @@ msgstr "Widok"
 msgid "Previous"
 msgstr "Poprzedni"
 
-#: mod/cal.php:277 mod/events.php:395 mod/install.php:209
+#: mod/cal.php:277 mod/events.php:395 mod/install.php:156
 msgid "Next"
 msgstr "Następny"
 
@@ -3045,6 +2593,10 @@ msgstr "Nie można znaleźć wybranego profilu."
 msgid "Contact updated."
 msgstr "Kontakt zaktualizowany"
 
+#: mod/contacts.php:230 mod/dfrn_request.php:415
+msgid "Failed to update contact record."
+msgstr "Aktualizacja rekordu kontaktu nie powiodła się."
+
 #: mod/contacts.php:421
 msgid "Contact has been blocked"
 msgstr "Kontakt został zablokowany"
@@ -3136,8 +2688,8 @@ msgid ""
 "are taken from the meta header in the feed item and are posted as hash tags."
 msgstr "Pobieranie informacji, takich jak zdjęcia podglądu, tytuł i zwiastun z elementu kanału. Możesz to aktywować, jeśli plik danych nie zawiera dużo tekstu. Słowa kluczowe są pobierane z nagłówka meta w elemencie kanału i są publikowane jako znaczniki haszowania."
 
-#: mod/contacts.php:572 mod/admin.php:1274 mod/admin.php:1437
-#: mod/admin.php:1447
+#: mod/contacts.php:572 mod/admin.php:1284 mod/admin.php:1450
+#: mod/admin.php:1460
 msgid "Disabled"
 msgstr "Wyłączony"
 
@@ -3213,12 +2765,12 @@ msgid "Update now"
 msgstr "Aktualizuj teraz"
 
 #: mod/contacts.php:637 mod/contacts.php:827 mod/contacts.php:1011
-#: mod/admin.php:485 mod/admin.php:1816
+#: mod/admin.php:485 mod/admin.php:1829
 msgid "Unblock"
 msgstr "Odblokuj"
 
 #: mod/contacts.php:637 mod/contacts.php:827 mod/contacts.php:1011
-#: mod/admin.php:484 mod/admin.php:1815
+#: mod/admin.php:484 mod/admin.php:1828
 msgid "Block"
 msgstr "Zablokuj"
 
@@ -3343,7 +2895,7 @@ msgstr "Wyszukaj w kontaktach"
 msgid "Find"
 msgstr "Znajdź"
 
-#: mod/contacts.php:826 mod/settings.php:171 mod/settings.php:703
+#: mod/contacts.php:826 mod/settings.php:169 mod/settings.php:701
 msgid "Update"
 msgstr "Zaktualizuj"
 
@@ -3376,7 +2928,7 @@ msgstr "Zobacz wszystkie kontakty"
 msgid "View all common friends"
 msgstr "Zobacz wszystkich popularnych znajomych"
 
-#: mod/contacts.php:895 mod/events.php:532 mod/admin.php:1353
+#: mod/contacts.php:895 mod/events.php:532 mod/admin.php:1363
 #: src/Model/Profile.php:863
 msgid "Advanced"
 msgstr "Zaawansowany"
@@ -3440,10 +2992,10 @@ msgid ""
 "settings. Please double check whom you give this access."
 msgstr "Użytkownicy nadrzędni mają pełną kontrolę nad tym kontem, w tym także ustawienia konta. Sprawdź dokładnie, komu przyznasz ten dostęp."
 
-#: mod/delegate.php:168 mod/admin.php:307 mod/admin.php:1348
-#: mod/admin.php:1981 mod/admin.php:2234 mod/admin.php:2308 mod/admin.php:2455
-#: mod/settings.php:677 mod/settings.php:786 mod/settings.php:874
-#: mod/settings.php:963 mod/settings.php:1196
+#: mod/delegate.php:168 mod/settings.php:675 mod/settings.php:782
+#: mod/settings.php:870 mod/settings.php:959 mod/settings.php:1192
+#: mod/admin.php:307 mod/admin.php:1358 mod/admin.php:1994 mod/admin.php:2247
+#: mod/admin.php:2321 mod/admin.php:2468
 msgid "Save Settings"
 msgstr "Zapisz ustawienia"
 
@@ -3677,6 +3229,10 @@ msgstr "Kontakt nie został znaleziony lub nie można go pominąć."
 msgid "Contact unfollowed"
 msgstr "Skontaktuj się z obserwowanym"
 
+#: mod/unfollow.php:65 mod/follow.php:62 mod/dfrn_request.php:658
+msgid "Submit Request"
+msgstr "Wyślij zgłoszenie"
+
 #: mod/unfollow.php:73
 msgid "You aren't a friend of this contact."
 msgstr "Nie jesteś przyjacielem tego kontaktu."
@@ -3685,6 +3241,10 @@ msgstr "Nie jesteś przyjacielem tego kontaktu."
 msgid "Unfollowing is currently not supported by your network."
 msgstr "Brak obserwowania nie jest obecnie obsługiwany przez twoją sieć."
 
+#: mod/unfollow.php:113 mod/follow.php:157 mod/dfrn_request.php:656
+msgid "Your Identity Address:"
+msgstr "Twój adres tożsamości:"
+
 #: mod/directory.php:152 src/Model/Profile.php:417 src/Model/Profile.php:767
 msgid "Status:"
 msgstr "Status:"
@@ -3744,6 +3304,19 @@ msgstr "Obsługa OStatus jest wyłączona. Kontakt nie może zostać dodany."
 msgid "The network type couldn't be detected. Contact can't be added."
 msgstr "Nie można wykryć typu sieci. Kontakt nie może zostać dodany."
 
+#: mod/follow.php:149 mod/dfrn_request.php:648
+msgid "Please answer the following:"
+msgstr "Proszę odpowiedzieć na następujące pytania:"
+
+#: mod/follow.php:150 mod/dfrn_request.php:649
+#, php-format
+msgid "Does %s know you?"
+msgstr "Czy %s Cię zna?"
+
+#: mod/follow.php:151 mod/dfrn_request.php:650
+msgid "Add a personal note:"
+msgstr "Dodaj osobistą notkę:"
+
 #: mod/lostpass.php:27
 msgid "No valid account found."
 msgstr "Nie znaleziono ważnego konta."
@@ -3874,6 +3447,11 @@ msgstr "\n\t\t\tDane logowania są następujące:\n\n\t\t\tLokalizacja witryny:\
 msgid "Your password has been changed at %s"
 msgstr "Twoje hasło zostało zmienione na %s"
 
+#: mod/profiles.php:39 mod/profiles.php:149 mod/profiles.php:196
+#: mod/profiles.php:618 mod/dfrn_confirm.php:74
+msgid "Profile not found."
+msgstr "Nie znaleziono profilu."
+
 #: mod/profiles.php:58
 msgid "Profile deleted."
 msgstr "Konto usunięte."
@@ -4286,7 +3864,7 @@ msgstr "Członkostwo na tej stronie możliwe tylko dzięki zaproszeniu."
 msgid "Your invitation code: "
 msgstr "Twój kod zaproszenia:"
 
-#: mod/register.php:264 mod/admin.php:1350
+#: mod/register.php:264 mod/admin.php:1360
 msgid "Registration"
 msgstr "Rejestracja"
 
@@ -4300,7 +3878,7 @@ msgid ""
 "be an existing address.)"
 msgstr "Twój adres e-mail: (Informacje początkowe zostaną wysłane tam, więc musi to być istniejący adres)."
 
-#: mod/register.php:273 mod/settings.php:1203
+#: mod/register.php:273 mod/settings.php:1199
 msgid "New Password:"
 msgstr "Nowe hasło:"
 
@@ -4308,7 +3886,7 @@ msgstr "Nowe hasło:"
 msgid "Leave empty for an auto generated password."
 msgstr "Pozostaw puste dla wygenerowanego automatycznie hasła."
 
-#: mod/register.php:274 mod/settings.php:1204
+#: mod/register.php:274 mod/settings.php:1200
 msgid "Confirm:"
 msgstr "Potwierdź:"
 
@@ -4365,3293 +3943,3521 @@ msgstr "Spowoduje to całkowite usunięcie Twojego konta. Po wykonaniu tej czynn
 msgid "Please enter your password for verification:"
 msgstr "Wprowadź hasło w celu weryfikacji."
 
-#: mod/admin.php:106
-msgid "Theme settings updated."
-msgstr "Zaktualizowano ustawienia motywów."
-
-#: mod/admin.php:179 src/Content/Nav.php:175
-msgid "Information"
-msgstr "Informacje"
+#: mod/babel.php:22
+msgid "Source input"
+msgstr "Źródło wejściowe"
 
-#: mod/admin.php:180
-msgid "Overview"
-msgstr "Przegląd"
+#: mod/babel.php:28
+msgid "BBCode::toPlaintext"
+msgstr "BBCode::na prosty tekst"
 
-#: mod/admin.php:181 mod/admin.php:718
-msgid "Federation Statistics"
-msgstr "Statystyki Organizacji"
+#: mod/babel.php:34
+msgid "BBCode::convert (raw HTML)"
+msgstr "BBCode:: konwersjia (raw HTML)"
 
-#: mod/admin.php:182
-msgid "Configuration"
-msgstr "Konfiguracja"
+#: mod/babel.php:39
+msgid "BBCode::convert"
+msgstr "BBCode::przekształć"
 
-#: mod/admin.php:183 mod/admin.php:1347
-msgid "Site"
-msgstr "Strona"
+#: mod/babel.php:45
+msgid "BBCode::convert => HTML::toBBCode"
+msgstr "BBCode::przekształć => HTML::toBBCode"
 
-#: mod/admin.php:184 mod/admin.php:1275 mod/admin.php:1804 mod/admin.php:1820
-msgid "Users"
-msgstr "Użytkownicy"
+#: mod/babel.php:51
+msgid "BBCode::toMarkdown"
+msgstr "BBCode::toMarkdown"
 
-#: mod/admin.php:185 mod/admin.php:1920 mod/admin.php:1980 mod/settings.php:87
-msgid "Addons"
-msgstr "Dodatki"
+#: mod/babel.php:57
+msgid "BBCode::toMarkdown => Markdown::convert"
+msgstr "BBCode::toMarkdown => Markdown::przekształć"
 
-#: mod/admin.php:186 mod/admin.php:2189 mod/admin.php:2233
-msgid "Themes"
-msgstr "Wygląd"
+#: mod/babel.php:63
+msgid "BBCode::toMarkdown => Markdown::toBBCode"
+msgstr "BBCode::toMarkdown => Markdown::toBBCode"
 
-#: mod/admin.php:187 mod/settings.php:65
-msgid "Additional features"
-msgstr "Dodatkowe funkcje"
+#: mod/babel.php:69
+msgid "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"
+msgstr "BBCode::toMarkdown => Markdown::przekształć => HTML::toBBCode"
 
-#: mod/admin.php:189
-msgid "Database"
-msgstr "Baza danych"
+#: mod/babel.php:76
+msgid "Source input \\x28Diaspora format\\x29"
+msgstr "Źródło wejściowe \\x28Diaspora format\\x29"
 
-#: mod/admin.php:190
-msgid "DB updates"
-msgstr "Aktualizacje DB"
+#: mod/babel.php:82
+msgid "Markdown::toBBCode"
+msgstr "Markdown::toBBCode"
 
-#: mod/admin.php:191 mod/admin.php:753
-msgid "Inspect Queue"
-msgstr "Sprawdź kolejkę"
+#: mod/babel.php:89
+msgid "Raw HTML input"
+msgstr "Surowe wejście HTML"
 
-#: mod/admin.php:192
-msgid "Tools"
-msgstr "Narzędzia"
+#: mod/babel.php:94
+msgid "HTML Input"
+msgstr "Wejście HTML"
 
-#: mod/admin.php:193
-msgid "Contact Blocklist"
-msgstr "Lista zablokowanych kontaktów"
+#: mod/babel.php:100
+msgid "HTML::toBBCode"
+msgstr "HTML::toBBCode"
 
-#: mod/admin.php:194 mod/admin.php:362
-msgid "Server Blocklist"
-msgstr "Lista zablokowanych serwerów"
+#: mod/babel.php:106
+msgid "HTML::toPlaintext"
+msgstr "HTML::toPlaintext"
 
-#: mod/admin.php:195 mod/admin.php:521
-msgid "Delete Item"
-msgstr "Usuń przedmiot"
+#: mod/babel.php:114
+msgid "Source text"
+msgstr "Tekst źródłowy"
 
-#: mod/admin.php:196 mod/admin.php:197 mod/admin.php:2307
-msgid "Logs"
-msgstr "Logi"
+#: mod/babel.php:115
+msgid "BBCode"
+msgstr "BBCode"
 
-#: mod/admin.php:198 mod/admin.php:2374
-msgid "View Logs"
-msgstr "Zobacz rejestry"
+#: mod/babel.php:116
+msgid "Markdown"
+msgstr "Markdown"
 
-#: mod/admin.php:200
-msgid "Diagnostics"
-msgstr "Diagnostyka"
+#: mod/babel.php:117
+msgid "HTML"
+msgstr "HTML"
 
-#: mod/admin.php:201
-msgid "PHP Info"
-msgstr "Informacje o PHP"
+#: mod/community.php:51
+msgid "Community option not available."
+msgstr "Opcja wspólnotowa jest niedostępna."
 
-#: mod/admin.php:202
-msgid "probe address"
-msgstr "adres sondy"
+#: mod/community.php:68
+msgid "Not available."
+msgstr "Niedostępne."
 
-#: mod/admin.php:203
-msgid "check webfinger"
-msgstr "sprawdź webfinger"
+#: mod/community.php:81
+msgid "Local Community"
+msgstr "Lokalna społeczność"
 
-#: mod/admin.php:222 src/Content/Nav.php:214
-msgid "Admin"
-msgstr "Administator"
+#: mod/community.php:84
+msgid "Posts from local users on this server"
+msgstr "Wpisy od lokalnych użytkowników na tym serwerze"
 
-#: mod/admin.php:223
-msgid "Addon Features"
-msgstr "Funkcje dodatkowe"
+#: mod/community.php:92
+msgid "Global Community"
+msgstr "Globalna społeczność"
 
-#: mod/admin.php:224
-msgid "User registrations waiting for confirmation"
-msgstr "Rejestracje użytkownika czekają na potwierdzenie."
+#: mod/community.php:95
+msgid "Posts from users of the whole federated network"
+msgstr "Wpisy od użytkowników całej sieci stowarzyszonej"
 
-#: mod/admin.php:301 mod/admin.php:361 mod/admin.php:478 mod/admin.php:520
-#: mod/admin.php:717 mod/admin.php:752 mod/admin.php:848 mod/admin.php:1346
-#: mod/admin.php:1803 mod/admin.php:1919 mod/admin.php:1979 mod/admin.php:2188
-#: mod/admin.php:2232 mod/admin.php:2306 mod/admin.php:2373
-msgid "Administration"
-msgstr "Administracja"
+#: mod/community.php:185
+msgid ""
+"This community stream shows all public posts received by this node. They may"
+" not reflect the opinions of this node’s users."
+msgstr "Ten strumień społeczności pokazuje wszystkie publiczne posty otrzymane przez ten węzeł. Mogą nie odzwierciedlać opinii użytkowników tego węzła."
 
-#: mod/admin.php:303
-msgid "Display Terms of Service"
-msgstr "Wyświetl Warunki korzystania z usługi"
+#: mod/friendica.php:77
+msgid "This is Friendica, version"
+msgstr "To jest Friendica, wersja"
 
-#: mod/admin.php:303
+#: mod/friendica.php:78
+msgid "running at web location"
+msgstr "otwierane na serwerze"
+
+#: mod/friendica.php:82
 msgid ""
-"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."
-msgstr "Włącz stronę Warunki świadczenia usług. Jeśli ta opcja jest włączona, link do warunków zostanie dodany do formularza rejestracyjnego i strony z informacjami ogólnymi."
+"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
+"about the Friendica project."
+msgstr "Odwiedź stronę <a href=\"https://friendi.ca\">Friendi.ca</a> aby dowiedzieć się więcej o projekcie Friendica."
 
-#: mod/admin.php:304
-msgid "Display Privacy Statement"
-msgstr "Wyświetl oświadczenie o prywatności"
+#: mod/friendica.php:86
+msgid "Bug reports and issues: please visit"
+msgstr "Raporty o błędach i problemy: odwiedź stronę"
 
-#: mod/admin.php:304
-#, php-format
-msgid ""
-"Show some informations regarding the needed information to operate the node "
-"according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."
-msgstr "Pokaż niektóre informacje dotyczące potrzebnych informacji do obsługi węzła zgodnie np. do <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."
+#: mod/friendica.php:86
+msgid "the bugtracker at github"
+msgstr "bugtracker na github"
 
-#: mod/admin.php:305
-msgid "The Terms of Service"
-msgstr "Warunki świadczenia usług"
+#: mod/friendica.php:89
+msgid "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
+msgstr "Sugestie, pochwały itp. - napisz e-mail \"info\" na \"friendi - kropka - ca"
 
-#: mod/admin.php:305
-msgid ""
-"Enter the Terms of Service for your node here. You can use BBCode. Headers "
-"of sections should be [h2] and below."
-msgstr "Wprowadź tutaj Warunki świadczenia usług dla swojego węzła. Możesz użyć BBCode. Nagłówki sekcji powinny być [h2] i poniżej."
+#: mod/friendica.php:103
+msgid "Installed addons/apps:"
+msgstr "Zainstalowane dodatki/aplikacje:"
 
-#: mod/admin.php:353
-msgid "The blocked domain"
+#: mod/friendica.php:117
+msgid "No installed addons/apps"
+msgstr "Brak zainstalowanych dodatków/aplikacji"
+
+#: mod/friendica.php:122
+#, php-format
+msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
+msgstr "Przeczytaj o <a href=\"%1$s/tos\">Warunkach świadczenia usług</a> tego węzła."
+
+#: mod/friendica.php:127
+msgid "On this server the following remote servers are blocked."
+msgstr "Na tym serwerze następujące serwery zdalne są blokowane."
+
+#: mod/friendica.php:128 mod/dfrn_request.php:347 mod/admin.php:353
+#: mod/admin.php:371 src/Model/Contact.php:1271
+msgid "Blocked domain"
 msgstr "Zablokowana domena"
 
-#: mod/admin.php:354 mod/admin.php:372 mod/friendica.php:128
+#: mod/friendica.php:128 mod/admin.php:354 mod/admin.php:372
 msgid "Reason for the block"
 msgstr "Powód blokowania"
 
-#: mod/admin.php:354 mod/admin.php:367
-msgid "The reason why you blocked this domain."
-msgstr "Powód zablokowania tej domeny."
-
-#: mod/admin.php:355
-msgid "Delete domain"
-msgstr "Usuń domenę"
-
-#: mod/admin.php:355
-msgid "Check to delete this entry from the blocklist"
-msgstr "Zaznacz, aby usunąć ten wpis z listy bloków"
+#: mod/invite.php:33
+msgid "Total invitation limit exceeded."
+msgstr "Przekroczono limit zaproszeń ogółem."
 
-#: mod/admin.php:363
-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 "Na tej stronie można zdefiniować czarną listę serwerów ze stowarzyszonej sieci, które nie mogą współdziałać z danym węzłem. Dla wszystkich wprowadzonych domen powinieneś podać powód, dla którego zablokowałeś serwer zdalny."
+#: mod/invite.php:55
+#, php-format
+msgid "%s : Not a valid email address."
+msgstr "%s : Nieprawidłowy adres e-mail."
 
-#: mod/admin.php:364
-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 "Lista zablokowanych serwerów zostanie publicznie udostępniona na stronie /friendica, dzięki czemu użytkownicy i osoby badające problemy z komunikacją mogą łatwo znaleźć przyczynę."
+#: mod/invite.php:87
+msgid "Please join us on Friendica"
+msgstr "Dołącz do nas na Friendica"
 
-#: mod/admin.php:365
-msgid "Add new entry to block list"
-msgstr "Dodaj nowy wpis do listy bloków"
+#: mod/invite.php:96
+msgid "Invitation limit exceeded. Please contact your site administrator."
+msgstr "Przekroczono limit zaproszeń. Skontaktuj się z administratorem witryny."
 
-#: mod/admin.php:366
-msgid "Server Domain"
-msgstr "Domena serwera"
+#: mod/invite.php:100
+#, php-format
+msgid "%s : Message delivery failed."
+msgstr "%s : Nie udało się dostarczyć wiadomości."
 
-#: mod/admin.php:366
+#: mod/invite.php:104
+#, php-format
+msgid "%d message sent."
+msgid_plural "%d messages sent."
+msgstr[0] "%d wiadomość wysłana."
+msgstr[1] "%d wiadomości wysłane."
+msgstr[2] "%d wysłano ."
+msgstr[3] "%d wiadomość wysłano."
+
+#: mod/invite.php:122
+msgid "You have no more invitations available"
+msgstr "Nie masz już dostępnych zaproszeń"
+
+#: mod/invite.php:130
+#, php-format
 msgid ""
-"The domain of the new server to add to the block list. Do not include the "
-"protocol."
-msgstr "Domena nowego serwera do dodania do listy bloków. Nie dołączaj protokołu."
+"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 "Odwiedź %s listę publicznych witryn, do których możesz dołączyć. Członkowie Friendica na innych stronach mogą łączyć się ze sobą, jak również z członkami wielu innych sieci społecznościowych."
 
-#: mod/admin.php:367
-msgid "Block reason"
-msgstr "Powód zablokowania"
+#: mod/invite.php:132
+#, php-format
+msgid ""
+"To accept this invitation, please visit and register at %s or any other "
+"public Friendica website."
+msgstr "Aby zaakceptować to zaproszenie, odwiedź i zarejestruj się %s lub w dowolnej innej publicznej witrynie internetowej Friendica."
 
-#: mod/admin.php:368
-msgid "Add Entry"
-msgstr "Dodaj wpis"
+#: mod/invite.php:133
+#, 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 "Strony Friendica łączą się ze sobą, tworząc ogromną sieć społecznościową o zwiększonej prywatności, która jest własnością i jest kontrolowana przez jej członków. Mogą również łączyć się z wieloma tradycyjnymi sieciami społecznościowymi. Zobacz %s listę alternatywnych witryn Friendica, do których możesz dołączyć."
 
-#: mod/admin.php:369
-msgid "Save changes to the blocklist"
-msgstr "Zapisz zmiany w liście zablokowanych"
+#: mod/invite.php:137
+msgid ""
+"Our apologies. This system is not currently configured to connect with other"
+" public sites or invite members."
+msgstr "Przepraszamy. System nie jest obecnie skonfigurowany do łączenia się z innymi publicznymi witrynami lub zapraszania członków."
 
-#: mod/admin.php:370
-msgid "Current Entries in the Blocklist"
-msgstr "Aktualne wpisy na liście zablokowanych"
+#: mod/invite.php:141
+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 "Strony Friendica łączą się ze sobą, tworząc ogromną sieć społecznościową o zwiększonej prywatności, która jest własnością i jest kontrolowana przez jej członków. Mogą również łączyć się z wieloma tradycyjnymi sieciami społecznościowymi."
 
-#: mod/admin.php:373
-msgid "Delete entry from blocklist"
-msgstr "Usuń wpis z listy zablokowanych"
+#: mod/invite.php:140
+#, php-format
+msgid "To accept this invitation, please visit and register at %s."
+msgstr "Aby zaakceptować to zaproszenie, odwiedź stronę i zarejestruj się na stronie %s."
 
-#: mod/admin.php:376
-msgid "Delete entry from blocklist?"
-msgstr "Usunąć wpis z listy zablokowanych?"
+#: mod/invite.php:147
+msgid "Send invitations"
+msgstr "Wyślij zaproszenie"
 
-#: mod/admin.php:402
-msgid "Server added to blocklist."
-msgstr "Serwer dodany do listy zablokowanych."
+#: mod/invite.php:148
+msgid "Enter email addresses, one per line:"
+msgstr "Wprowadź adresy e-mail, po jednym w wierszu:"
 
-#: mod/admin.php:418
-msgid "Site blocklist updated."
-msgstr "Zaktualizowano listę bloków witryny."
+#: mod/invite.php:149
+msgid ""
+"You are cordially invited to join me and other close friends on Friendica - "
+"and help us to create a better social web."
+msgstr "Serdecznie zapraszam do przyłączenia się do mnie i innych bliskich znajomych na stronie Friendica - i pomóż nam stworzyć lepszą sieć społecznościową."
 
-#: mod/admin.php:441 src/Core/Console/GlobalCommunityBlock.php:72
-msgid "The contact has been blocked from the node"
-msgstr "Kontakt został zablokowany w węźle"
+#: mod/invite.php:151
+msgid "You will need to supply this invitation code: $invite_code"
+msgstr "Musisz podać ten kod zaproszenia: $invite_code"
 
-#: mod/admin.php:443 src/Core/Console/GlobalCommunityBlock.php:69
-#, php-format
-msgid "Could not find any contact entry for this URL (%s)"
-msgstr "Nie można znaleźć żadnego kontaktu dla tego adresu URL (%s)"
+#: mod/invite.php:151
+msgid ""
+"Once you have registered, please connect with me via my profile page at:"
+msgstr "Po rejestracji połącz się ze mną na stronie mojego profilu pod adresem:"
 
-#: mod/admin.php:450
+#: mod/invite.php:153
+msgid ""
+"For more information about the Friendica project and why we feel it is "
+"important, please visit http://friendi.ca"
+msgstr "Aby uzyskać więcej informacji na temat projektu Friendica i dlaczego uważamy, że jest to ważne, odwiedź http://friendi.ca"
+
+#: mod/network.php:202 src/Model/Group.php:413
+msgid "add"
+msgstr "dodaj"
+
+#: mod/network.php:547
 #, php-format
-msgid "%s contact unblocked"
-msgid_plural "%s contacts unblocked"
+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] ""
 msgstr[1] ""
 msgstr[2] ""
 msgstr[3] ""
 
-#: mod/admin.php:479
-msgid "Remote Contact Blocklist"
-msgstr "Lista zablokowanych kontaktów zdalnych"
+#: mod/network.php:550
+msgid "Messages in this group won't be send to these receivers."
+msgstr "Wiadomości z tej grupy nie będą wysyłane do tych odbiorców."
 
-#: mod/admin.php:480
-msgid ""
-"This page allows you to prevent any message from a remote contact to reach "
-"your node."
-msgstr "Ta strona pozwala zapobiec wysyłaniu do węzła wiadomości od kontaktu zdalnego."
+#: mod/network.php:618
+msgid "No such group"
+msgstr "Nie ma takiej grupy"
 
-#: mod/admin.php:481
-msgid "Block Remote Contact"
-msgstr "Zablokuj kontakt zdalny"
+#: mod/network.php:643
+#, php-format
+msgid "Group: %s"
+msgstr "Grupa: %s"
 
-#: mod/admin.php:482 mod/admin.php:1806
-msgid "select all"
-msgstr "Zaznacz wszystko"
+#: mod/network.php:669
+msgid "Private messages to this person are at risk of public disclosure."
+msgstr "Prywatne wiadomości do tej osoby mogą zostać publicznie ujawnione "
 
-#: mod/admin.php:483
-msgid "select none"
-msgstr "wybierz brak"
+#: mod/network.php:672
+msgid "Invalid contact."
+msgstr "Nieprawidłowy kontakt."
 
-#: mod/admin.php:486
-msgid "No remote contact is blocked from this node."
-msgstr "Z tego węzła nie jest blokowany kontakt zdalny."
+#: mod/network.php:937
+msgid "Commented Order"
+msgstr "Porządek według komentarzy"
 
-#: mod/admin.php:488
-msgid "Blocked Remote Contacts"
-msgstr "Zablokowane kontakty zdalne"
+#: mod/network.php:940
+msgid "Sort by Comment Date"
+msgstr "Sortuj według daty komentarza"
 
-#: mod/admin.php:489
-msgid "Block New Remote Contact"
-msgstr "Zablokuj nowy kontakt zdalny"
+#: mod/network.php:945
+msgid "Posted Order"
+msgstr "Porządek według wpisów"
 
-#: mod/admin.php:490
-msgid "Photo"
-msgstr "Zdjęcie"
+#: mod/network.php:948
+msgid "Sort by Post Date"
+msgstr "Sortuj według daty postów"
 
-#: mod/admin.php:498
+#: mod/network.php:959
+msgid "Posts that mention or involve you"
+msgstr "Posty, które wspominają lub angażują Ciebie"
+
+#: mod/network.php:967
+msgid "New"
+msgstr "Nowy"
+
+#: mod/network.php:970
+msgid "Activity Stream - by date"
+msgstr "Strumień aktywności - według daty"
+
+#: mod/network.php:978
+msgid "Shared Links"
+msgstr "Udostępnione łącza"
+
+#: mod/network.php:981
+msgid "Interesting Links"
+msgstr "Interesujące linki"
+
+#: mod/network.php:989
+msgid "Starred"
+msgstr "Ulubione"
+
+#: mod/network.php:992
+msgid "Favourite Posts"
+msgstr "Ulubione posty"
+
+#: mod/profile.php:37 src/Model/Profile.php:118
+msgid "Requested profile is not available."
+msgstr "Żądany profil jest niedostępny"
+
+#: mod/profile.php:78 src/Protocol/OStatus.php:1252
 #, php-format
-msgid "%s total blocked contact"
-msgid_plural "%s total blocked contacts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
+msgid "%s's posts"
+msgstr "%s posty "
 
-#: mod/admin.php:500
-msgid "URL of the remote contact to block."
-msgstr "Adres URL kontaktu zdalnego do zablokowania."
+#: mod/profile.php:79 src/Protocol/OStatus.php:1253
+#, php-format
+msgid "%s's comments"
+msgstr "%s komentarze "
 
-#: mod/admin.php:522
-msgid "Delete this Item"
-msgstr "Usuń ten przedmiot"
+#: mod/profile.php:80 src/Protocol/OStatus.php:1251
+#, php-format
+msgid "%s's timeline"
+msgstr "%s oś czasu "
 
-#: mod/admin.php:523
+#: mod/profile.php:194
+msgid "Tips for New Members"
+msgstr "Wskazówki dla nowych użytkowników"
+
+#: mod/crepair.php:87
+msgid "Contact settings applied."
+msgstr "Ustawienia kontaktu zaktualizowane."
+
+#: mod/crepair.php:89
+msgid "Contact update failed."
+msgstr "Nie udało się zaktualizować kontaktu."
+
+#: mod/crepair.php:114
 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 "Na tej stronie możesz usunąć przedmiot ze swojego węzła. Jeśli element jest publikowaniem na najwyższym poziomie, cały wątek zostanie usunięty."
+"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect"
+" information your communications with this contact may stop working."
+msgstr "<strong>OSTRZEŻENIE: Jest to bardzo zaawansowane</strong> i jeśli wprowadzisz niepoprawne informacje, twoja komunikacja z tym kontaktem może przestać działać."
 
-#: mod/admin.php:524
+#: mod/crepair.php:115
 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 "Musisz znać identyfikator GUID tego przedmiotu. Możesz go znaleźć np. patrząc na wyświetlany adres URL. Ostatnia część http://example.com/display/123456 to GUID, tutaj 123456."
+"Please use your browser 'Back' button <strong>now</strong> if you are "
+"uncertain what to do on this page."
+msgstr "Jeśli nie jesteś pewien, co zrobić na tej stronie, użyj <strong>teraz</strong> przycisku 'powrót' na swojej przeglądarce."
 
-#: mod/admin.php:525
-msgid "GUID"
-msgstr "GUID"
+#: mod/crepair.php:129 mod/crepair.php:131
+msgid "No mirroring"
+msgstr "Bez dublowania"
 
-#: mod/admin.php:525
-msgid "The GUID of the item you want to delete."
-msgstr "Identyfikator elementu GUID, który chcesz usunąć."
+#: mod/crepair.php:129
+msgid "Mirror as forwarded posting"
+msgstr "Przesłany lustrzany post"
 
-#: mod/admin.php:564
-msgid "Item marked for deletion."
-msgstr "Przedmiot oznaczony do usunięcia."
+#: mod/crepair.php:129 mod/crepair.php:131
+msgid "Mirror as my own posting"
+msgstr "Lustro mojego własnego komentarza"
 
-#: mod/admin.php:635
-msgid "unknown"
-msgstr "nieznany"
+#: mod/crepair.php:144
+msgid "Return to contact editor"
+msgstr "Wróć do edytora kontaktów"
 
-#: mod/admin.php:711
-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 "Ta strona zawiera kilka numerów do znanej części federacyjnej sieci społecznościowej, do której należy Twój węzeł Friendica. Liczby te nie są kompletne, ale odzwierciedlają tylko część sieci, o której wie twój węzeł."
+#: mod/crepair.php:146
+msgid "Refetch contact data"
+msgstr "Odśwież dane kontaktowe"
 
-#: mod/admin.php:712
-msgid ""
-"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
-"will improve the data displayed here."
-msgstr "Funkcja <em>Katalog kontaktów automatycznie odkrytych</em> nie jest włączona, poprawi ona wyświetlane tutaj dane."
+#: mod/crepair.php:149
+msgid "Remote Self"
+msgstr "Zdalny Self"
 
-#: mod/admin.php:724
-#, php-format
+#: mod/crepair.php:152
+msgid "Mirror postings from this contact"
+msgstr "Publikacje lustrzane od tego kontaktu"
+
+#: mod/crepair.php:154
 msgid ""
-"Currently this node is aware of %d nodes with %d registered users from the "
-"following platforms:"
-msgstr "Obecnie węzeł ten jest świadomy %dwęzłów z %d zarejestrowanymi użytkownikami z następujących platform:"
+"Mark this contact as remote_self, this will cause friendica to repost new "
+"entries from this contact."
+msgstr "Oznacz ten kontakt jako remote_self, spowoduje to, że friendica odeśle nowe wpisy z tego kontaktu."
 
-#: mod/admin.php:755
-msgid "ID"
-msgstr "ID"
+#: mod/crepair.php:158 mod/settings.php:677 mod/settings.php:703
+#: mod/admin.php:490 mod/admin.php:1811 mod/admin.php:1822 mod/admin.php:1835
+#: mod/admin.php:1851
+msgid "Name"
+msgstr "Nazwa"
 
-#: mod/admin.php:756
-msgid "Recipient Name"
-msgstr "Nazwa odbiorcy"
+#: mod/crepair.php:159
+msgid "Account Nickname"
+msgstr "Nazwa konta"
 
-#: mod/admin.php:757
-msgid "Recipient Profile"
-msgstr "Profil odbiorcy"
+#: mod/crepair.php:160
+msgid "@Tagname - overrides Name/Nickname"
+msgstr "@Zmienna - zastępuje Imię/Pseudonim"
 
-#: mod/admin.php:758 view/theme/frio/theme.php:266
-#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:179
-msgid "Network"
-msgstr "Sieć"
+#: mod/crepair.php:161
+msgid "Account URL"
+msgstr "URL konta"
 
-#: mod/admin.php:759
-msgid "Created"
-msgstr "Utwórz"
+#: mod/crepair.php:162
+msgid "Friend Request URL"
+msgstr "URL żądajacy znajomości"
 
-#: mod/admin.php:760
-msgid "Last Tried"
-msgstr "Ostatnia wypróbowana"
+#: mod/crepair.php:163
+msgid "Friend Confirm URL"
+msgstr "URL potwierdzający znajomość"
 
-#: mod/admin.php:761
-msgid ""
-"This page lists the content of the queue for outgoing postings. These are "
-"postings the initial delivery failed for. They will be resend later and "
-"eventually deleted if the delivery fails permanently."
-msgstr "Na tej stronie znajduje się zawartość kolejki dla wysyłek wychodzących. Są to posty, dla których początkowe wysyłanie nie powiodło się. Zostaną one ponownie wysłane później i ostatecznie usunięte, jeśli doręczenie zakończy się trwale."
+#: mod/crepair.php:164
+msgid "Notification Endpoint URL"
+msgstr "Zgłoszenie Punktu Końcowego URL"
 
-#: mod/admin.php:785
-#, 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 "Twoja baza danych nadal działa z tabelami MyISAM. Powinieneś zmienić typ silnika na InnoDB. Ponieważ Friendica będzie używać funkcji związanych z InnoDB tylko w przyszłości, powinieneś to zmienić! Zobacz <a href=\"%s\">tutaj</a> przewodnik, który może być pomocny w konwersji silników stołowych. Możesz także użyć polecenia <tt>php bin/console.php dbstructure toinnodb</tt> instalacji Friendica do automatycznej konwersji.<br />"
+#: mod/crepair.php:165
+msgid "Poll/Feed URL"
+msgstr "Adres Ankiety/RSS"
 
-#: mod/admin.php:792
-#, 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 "Dostępna jest nowa wersja aplikacji Friendica. Twoja aktualna wersja to %1$s wyższa wersja to %2$s"
+#: mod/crepair.php:166
+msgid "New photo from this URL"
+msgstr "Nowe zdjęcie z tego adresu URL"
 
-#: mod/admin.php:802
+#: mod/dfrn_confirm.php:132
 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 "Aktualizacja bazy danych nie powiodła się. Uruchom polecenie \"php bin/console.php dbstructure update\" z wiersza poleceń i sprawdź błędy, które mogą się pojawić."
+"This may occasionally happen if contact was requested by both persons and it"
+" has already been approved."
+msgstr "Może się to zdarzyć, gdy kontakt został zgłoszony przez obie osoby i został już zatwierdzony."
+
+#: mod/dfrn_confirm.php:242
+msgid "Response from remote site was not understood."
+msgstr "Odpowiedź do zdalnej strony nie została zrozumiana"
+
+#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
+msgid "Unexpected response from remote site: "
+msgstr "Nieoczekiwana odpowiedź od strony zdalnej:"
+
+#: mod/dfrn_confirm.php:263
+msgid "Confirmation completed successfully."
+msgstr "Potwierdzenie zostało pomyślnie zakończone."
+
+#: mod/dfrn_confirm.php:275
+msgid "Temporary failure. Please wait and try again."
+msgstr "Tymczasowa awaria. Proszę czekać i spróbuj ponownie."
+
+#: mod/dfrn_confirm.php:278
+msgid "Introduction failed or was revoked."
+msgstr "Wprowadzenie nie powiodło się lub zostało odwołane."
+
+#: mod/dfrn_confirm.php:283
+msgid "Remote site reported: "
+msgstr "Zdalna witryna zgłoszona:"
+
+#: mod/dfrn_confirm.php:390
+msgid "Unable to set contact photo."
+msgstr "Nie można ustawić zdjęcia kontaktu."
+
+#: mod/dfrn_confirm.php:492
+#, php-format
+msgid "No user record found for '%s' "
+msgstr "Nie znaleziono użytkownika dla '%s'"
 
-#: mod/admin.php:808
-msgid "The worker was never executed. Please check your database structure!"
-msgstr "Pracownik nigdy nie został stracony. Sprawdź swoją strukturę bazy danych!"
+#: mod/dfrn_confirm.php:502
+msgid "Our site encryption key is apparently messed up."
+msgstr "Klucz kodujący jest najwyraźniej uszkodzony."
 
-#: mod/admin.php:811
+#: mod/dfrn_confirm.php:513
+msgid "Empty site URL was provided or URL could not be decrypted by us."
+msgstr "Został podany pusty adres URL witryny lub nie można go odszyfrować."
+
+#: mod/dfrn_confirm.php:529
+msgid "Contact record was not found for you on our site."
+msgstr "Nie znaleziono kontaktu na naszej stronie"
+
+#: mod/dfrn_confirm.php:543
 #, php-format
+msgid "Site public key not available in contact record for URL %s."
+msgstr "Publiczny klucz witryny jest niedostępny w rekordzie kontaktu dla adresu URL %s"
+
+#: mod/dfrn_confirm.php:559
 msgid ""
-"The last worker execution was on %s UTC. This is older than one hour. Please"
-" check your crontab settings."
-msgstr "Ostatnie wykonanie robota było w %s UTC. To jest starsze niż jedna godzina. Sprawdź ustawienia crontab."
+"The ID provided by your system is a duplicate on our system. It should work "
+"if you try again."
+msgstr "Identyfikator dostarczony przez Twój system jest duplikatem w naszym systemie. Powinien działać, jeśli spróbujesz ponownie."
 
-#: mod/admin.php:816
-msgid "Normal Account"
-msgstr "Konto normalne"
+#: mod/dfrn_confirm.php:570
+msgid "Unable to set your contact credentials on our system."
+msgstr "Nie można ustawić danych kontaktowych w naszym systemie."
 
-#: mod/admin.php:817
-msgid "Automatic Follower Account"
-msgstr "Automatyczne konto obserwatora"
+#: mod/dfrn_confirm.php:625
+msgid "Unable to update your contact profile details on our system"
+msgstr "Nie można zaktualizować danych Twojego profilu kontaktowego w naszym systemie"
 
-#: mod/admin.php:818
-msgid "Public Forum Account"
-msgstr "Publiczne konto na forum"
+#: mod/dfrn_confirm.php:655 mod/dfrn_request.php:564
+#: src/Model/Contact.php:1568
+msgid "[Name Withheld]"
+msgstr "[Nazwa zastrzeżona]"
 
-#: mod/admin.php:819
-msgid "Automatic Friend Account"
-msgstr "Automatyczny przyjaciel konta"
+#: mod/dfrn_confirm.php:688
+#, php-format
+msgid "%1$s has joined %2$s"
+msgstr "%1$s dołączył/a do %2$s"
 
-#: mod/admin.php:820
-msgid "Blog Account"
-msgstr "Konto Bloga"
+#: mod/dfrn_poll.php:123 mod/dfrn_poll.php:539
+#, php-format
+msgid "%1$s welcomes %2$s"
+msgstr "%1$s witamy %2$s"
 
-#: mod/admin.php:821
-msgid "Private Forum Account"
-msgstr "Prywatne konto na forum"
+#: mod/dfrn_request.php:94
+msgid "This introduction has already been accepted."
+msgstr "To wprowadzenie zostało już zaakceptowane."
 
-#: mod/admin.php:843
-msgid "Message queues"
-msgstr "Wiadomości"
+#: mod/dfrn_request.php:112 mod/dfrn_request.php:355
+msgid "Profile location is not valid or does not contain profile information."
+msgstr "Lokalizacja profilu jest nieprawidłowa lub nie zawiera informacji o profilu."
 
-#: mod/admin.php:849
-msgid "Summary"
-msgstr "Podsumowanie"
+#: mod/dfrn_request.php:116 mod/dfrn_request.php:359
+msgid "Warning: profile location has no identifiable owner name."
+msgstr "Ostrzeżenie: położenie profilu ma taką samą nazwę jak użytkownik."
 
-#: mod/admin.php:851
-msgid "Registered users"
-msgstr "Zarejestrowani użytkownicy"
+#: mod/dfrn_request.php:119 mod/dfrn_request.php:362
+msgid "Warning: profile location has no profile photo."
+msgstr "Ostrzeżenie: położenie profilu nie zawiera zdjęcia."
 
-#: mod/admin.php:853
-msgid "Pending registrations"
-msgstr "Rejestracje w toku."
+#: mod/dfrn_request.php:123 mod/dfrn_request.php:366
+#, 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 wymagany parametr nie został znaleziony w podanej lokacji"
+msgstr[1] "%d wymagane parametry nie zostały znalezione w podanej lokacji"
+msgstr[2] "%d wymagany parametr nie został znaleziony w podanej lokacji"
+msgstr[3] "%d wymagany parametr nie został znaleziony w podanej lokacji"
 
-#: mod/admin.php:854
-msgid "Version"
-msgstr "Wersja"
+#: mod/dfrn_request.php:162
+msgid "Introduction complete."
+msgstr "Wprowadzanie zakończone."
 
-#: mod/admin.php:859
-msgid "Active addons"
-msgstr "Aktywne dodatki"
+#: mod/dfrn_request.php:199
+msgid "Unrecoverable protocol error."
+msgstr "Nieodwracalny błąd protokołu."
 
-#: mod/admin.php:890
-msgid "Can not parse base url. Must have at least <scheme>://<domain>"
-msgstr "Nie można zanalizować podstawowego adresu URL. Musi mieć co najmniej <scheme>: //<domain>"
+#: mod/dfrn_request.php:226
+msgid "Profile unavailable."
+msgstr "Profil niedostępny."
 
-#: mod/admin.php:1210
-msgid "Site settings updated."
-msgstr "Ustawienia strony zaktualizowane"
+#: mod/dfrn_request.php:248
+#, php-format
+msgid "%s has received too many connection requests today."
+msgstr "%s otrzymał dziś zbyt wiele żądań połączeń."
 
-#: mod/admin.php:1237 mod/settings.php:907
-msgid "No special theme for mobile devices"
-msgstr "Brak specialnego motywu dla urządzeń mobilnych"
+#: mod/dfrn_request.php:249
+msgid "Spam protection measures have been invoked."
+msgstr "Wprowadzono zabezpieczenia przed spamem."
 
-#: mod/admin.php:1266
-msgid "No community page for local users"
-msgstr "Brak strony społeczności dla użytkowników lokalnych"
+#: mod/dfrn_request.php:250
+msgid "Friends are advised to please try again in 24 hours."
+msgstr "Przyjaciele namawiają do spróbowania za 24h."
 
-#: mod/admin.php:1267
-msgid "No community page"
-msgstr "Brak strony społeczności"
+#: mod/dfrn_request.php:276
+msgid "Invalid locator"
+msgstr "Nieprawidłowy lokalizator"
 
-#: mod/admin.php:1268
-msgid "Public postings from users of this site"
-msgstr "Publikacje publiczne od użytkowników tej strony"
+#: mod/dfrn_request.php:312
+msgid "You have already introduced yourself here."
+msgstr "Już się tu przedstawiłeś."
 
-#: mod/admin.php:1269
-msgid "Public postings from the federated network"
-msgstr "Publikacje wpisy ze sfederowanej sieci"
+#: mod/dfrn_request.php:315
+#, php-format
+msgid "Apparently you are already friends with %s."
+msgstr "Wygląda na to, że już jesteście przyjaciółmi z %s"
 
-#: mod/admin.php:1270
-msgid "Public postings from local users and the federated network"
-msgstr "Publikacje publiczne od użytkowników lokalnych i sieci federacyjnej"
+#: mod/dfrn_request.php:335
+msgid "Invalid profile URL."
+msgstr "Nieprawidłowy URL profilu."
 
-#: mod/admin.php:1276
-msgid "Users, Global Contacts"
-msgstr "Użytkownicy, kontakty globalne"
+#: mod/dfrn_request.php:341 src/Model/Contact.php:1266
+msgid "Disallowed profile URL."
+msgstr "Nie dozwolony adres URL profilu."
 
-#: mod/admin.php:1277
-msgid "Users, Global Contacts/fallback"
-msgstr "Użytkownicy, kontakty globalne/awaryjne"
+#: mod/dfrn_request.php:435
+msgid "Your introduction has been sent."
+msgstr "Twoje dane zostały wysłane."
 
-#: mod/admin.php:1281
-msgid "One month"
-msgstr "Miesiąc"
+#: mod/dfrn_request.php:473
+msgid ""
+"Remote subscription can't be done for your network. Please subscribe "
+"directly on your system."
+msgstr "Zdalnej subskrypcji nie można wykonać dla swojej sieci. Proszę zasubskrybuj bezpośrednio w swoim systemie."
 
-#: mod/admin.php:1282
-msgid "Three months"
-msgstr "Trzy miesiące"
+#: mod/dfrn_request.php:489
+msgid "Please login to confirm introduction."
+msgstr "Zaloguj się, aby potwierdzić wprowadzenie."
 
-#: mod/admin.php:1283
-msgid "Half a year"
-msgstr "Pół roku"
+#: mod/dfrn_request.php:497
+msgid ""
+"Incorrect identity currently logged in. Please login to "
+"<strong>this</strong> profile."
+msgstr "Niepoprawna tożsamość obecnego użytkownika. Proszę zalogować się na <strong>tego</strong> użytkownika. "
 
-#: mod/admin.php:1284
-msgid "One year"
-msgstr "Rok"
+#: mod/dfrn_request.php:511 mod/dfrn_request.php:528
+msgid "Confirm"
+msgstr "Potwierdź"
 
-#: mod/admin.php:1289
-msgid "Multi user instance"
-msgstr "Tryb wielu użytkowników"
+#: mod/dfrn_request.php:523
+msgid "Hide this contact"
+msgstr "Ukryj kontakt"
 
-#: mod/admin.php:1312
-msgid "Closed"
-msgstr "Zamknięte"
+#: mod/dfrn_request.php:526
+#, php-format
+msgid "Welcome home %s."
+msgstr "Witaj na stronie domowej %s."
 
-#: mod/admin.php:1313
-msgid "Requires approval"
-msgstr "Wymagane zatwierdzenie."
+#: mod/dfrn_request.php:527
+#, php-format
+msgid "Please confirm your introduction/connection request to %s."
+msgstr "Proszę potwierdzić swój wstęp/prośbę o połączenie do %s."
 
-#: mod/admin.php:1314
-msgid "Open"
-msgstr "Otwarta"
+#: mod/dfrn_request.php:638
+msgid ""
+"Please enter your 'Identity Address' from one of the following supported "
+"communications networks:"
+msgstr "Wprowadź swój 'Adres tożsamości' z jednej z następujących obsługiwanych sieci komunikacyjnych:"
 
-#: mod/admin.php:1318
-msgid "No SSL policy, links will track page SSL state"
-msgstr "Brak SSL , linki będą śledzić stan SSL ."
+#: mod/dfrn_request.php:641
+#, 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 "Jeśli nie jesteś jeszcze członkiem darmowej sieci społecznościowej, <a href=\"%s\">kliknij ten link, aby znaleźć publiczną witrynę Friendica i dołącz do nas już dziś</a>."
 
-#: mod/admin.php:1319
-msgid "Force all links to use SSL"
-msgstr "Wymuś by linki używały SSL."
+#: mod/dfrn_request.php:646
+msgid "Friend/Connection Request"
+msgstr "Przyjaciel/Prośba o połączenie"
 
-#: mod/admin.php:1320
-msgid "Self-signed certificate, use SSL for local links only (discouraged)"
-msgstr "Wewnętrzne Certyfikaty , użyj SSL tylko dla linków lokalnych . "
+#: mod/dfrn_request.php:647
+msgid ""
+"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
+"testuser@gnusocial.de"
+msgstr "Przykłady: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"
 
-#: mod/admin.php:1324
-msgid "Don't check"
-msgstr "Nie sprawdzaj"
+#: mod/dfrn_request.php:652 src/Content/ContactSelector.php:79
+msgid "Friendica"
+msgstr "Friendica"
 
-#: mod/admin.php:1325
-msgid "check the stable version"
-msgstr "sprawdź wersję stabilną"
+#: mod/dfrn_request.php:653
+msgid "GNU Social (Pleroma, Mastodon)"
+msgstr "GNU Social (Pleroma, Mastodon)"
 
-#: mod/admin.php:1326
-msgid "check the development version"
-msgstr "sprawdź wersję rozwojową"
+#: mod/dfrn_request.php:654
+msgid "Diaspora (Socialhome, Hubzilla)"
+msgstr "Diaspora (Socialhome, Hubzilla)"
 
-#: mod/admin.php:1349
-msgid "Republish users to directory"
-msgstr "Ponownie opublikuj użytkowników w katalogu"
+#: mod/dfrn_request.php:655
+#, php-format
+msgid ""
+" - please do not use this form.  Instead, enter %s into your Diaspora search"
+" bar."
+msgstr "- proszę nie używać tego formularza. Zamiast tego wpisz %s do paska wyszukiwania Diaspory."
 
-#: mod/admin.php:1351
-msgid "File upload"
-msgstr "Przesyłanie plików"
+#: mod/help.php:48
+msgid "Help:"
+msgstr "Pomoc:"
 
-#: mod/admin.php:1352
-msgid "Policies"
-msgstr "Zasady"
+#: mod/help.php:54 view/theme/vier/theme.php:297 src/Content/Nav.php:134
+msgid "Help"
+msgstr "Pomoc"
 
-#: mod/admin.php:1354
-msgid "Auto Discovered Contact Directory"
-msgstr "Katalog kontaktów automatycznie odkrytych"
+#: mod/help.php:63 index.php:317
+msgid "Page not found."
+msgstr "Strona nie znaleziona."
 
-#: mod/admin.php:1355
-msgid "Performance"
-msgstr "Ustawienia"
+#: mod/install.php:87
+msgid "Friendica Communications Server - Setup"
+msgstr "Friendica Serwer Komunikacyjny - Instalacja"
 
-#: mod/admin.php:1356
-msgid "Worker"
-msgstr "Pracownik"
+#: mod/install.php:93
+msgid "Could not connect to database."
+msgstr "Nie można nawiązać połączenia z bazą danych"
 
-#: mod/admin.php:1357
-msgid "Message Relay"
-msgstr "Przekazywanie wiadomości"
+#: mod/install.php:97
+msgid "Could not create table."
+msgstr "Nie mogę stworzyć tabeli."
 
-#: mod/admin.php:1358
+#: mod/install.php:103
+msgid "Your Friendica site database has been installed."
+msgstr "Twoja baza danych witryny Friendica została zainstalowana."
+
+#: mod/install.php:108
 msgid ""
-"Relocate - WARNING: advanced function. Could make this server unreachable."
-msgstr "Relokacja - OSTRZEŻENIE: funkcja zaawansowana. Może spowodować, że serwer będzie nieosiągalny."
+"You may need to import the file \"database.sql\" manually using phpmyadmin "
+"or mysql."
+msgstr "Może być konieczne zaimportowanie pliku \"database.sql\" ręcznie, używając phpmyadmin lub mysql."
+
+#: mod/install.php:109 mod/install.php:155 mod/install.php:267
+msgid "Please see the file \"INSTALL.txt\"."
+msgstr "Proszę przejrzeć plik \"INSTALL.txt\"."
+
+#: mod/install.php:121
+msgid "Database already in use."
+msgstr "Baza danych jest już w użyciu."
 
-#: mod/admin.php:1361
-msgid "Site name"
-msgstr "Nazwa strony"
+#: mod/install.php:152
+msgid "System check"
+msgstr "Sprawdzanie systemu"
 
-#: mod/admin.php:1362
-msgid "Host name"
-msgstr "Nazwa hosta"
+#: mod/install.php:157
+msgid "Check again"
+msgstr "Sprawdź ponownie"
 
-#: mod/admin.php:1363
-msgid "Sender Email"
-msgstr "E-mail nadawcy"
+#: mod/install.php:177
+msgid "Database connection"
+msgstr "Połączenie z bazą danych"
 
-#: mod/admin.php:1363
+#: mod/install.php:178
 msgid ""
-"The email address your server shall use to send notification emails from."
-msgstr "Adres e-mail używany przez Twój serwer do wysyłania e-maili z powiadomieniami."
-
-#: mod/admin.php:1364
-msgid "Banner/Logo"
-msgstr "Logo"
+"In order to install Friendica we need to know how to connect to your "
+"database."
+msgstr "W celu zainstalowania Friendica musimy wiedzieć jak połączyć się z twoją bazą danych."
 
-#: mod/admin.php:1365
-msgid "Shortcut icon"
-msgstr "Ikona skrótu"
+#: mod/install.php:179
+msgid ""
+"Please contact your hosting provider or site administrator if you have "
+"questions about these settings."
+msgstr "Proszę skontaktuj się ze swoim dostawcą usług hostingowych bądź administratorem strony jeśli masz pytania co do tych ustawień ."
 
-#: mod/admin.php:1365
-msgid "Link to an icon that will be used for browsers."
-msgstr "Link do ikony, która będzie używana w przeglądarkach."
+#: mod/install.php:180
+msgid ""
+"The database you specify below should already exist. If it does not, please "
+"create it before continuing."
+msgstr "Wymieniona przez Ciebie baza danych powinna już istnieć. Jeżeli nie, utwórz ją przed kontynuacją."
 
-#: mod/admin.php:1366
-msgid "Touch icon"
-msgstr "Dołącz ikonę"
+#: mod/install.php:184
+msgid "Database Server Name"
+msgstr "Nazwa serwera bazy danych"
 
-#: mod/admin.php:1366
-msgid "Link to an icon that will be used for tablets and mobiles."
-msgstr "Link do ikony, która będzie używana w tabletach i telefonach komórkowych."
+#: mod/install.php:185
+msgid "Database Login Name"
+msgstr "Nazwa użytkownika bazy danych"
 
-#: mod/admin.php:1367
-msgid "Additional Info"
-msgstr "Dodatkowe informacje"
+#: mod/install.php:186
+msgid "Database Login Password"
+msgstr "Hasło logowania do bazy danych"
 
-#: mod/admin.php:1367
-#, php-format
-msgid ""
-"For public servers: you can add additional information here that will be "
-"listed at %s/servers."
-msgstr "W przypadku serwerów publicznych: możesz tu dodać dodatkowe informacje, które będą wymienione na %s/servers."
+#: mod/install.php:186
+msgid "For security reasons the password must not be empty"
+msgstr "Ze względów bezpieczeństwa hasło nie może być puste"
 
-#: mod/admin.php:1368
-msgid "System language"
-msgstr "Język systemu"
+#: mod/install.php:187
+msgid "Database Name"
+msgstr "Nazwa bazy danych"
 
-#: mod/admin.php:1369
-msgid "System theme"
-msgstr "Motyw systemowy"
+#: mod/install.php:188 mod/install.php:228
+msgid "Site administrator email address"
+msgstr "Adres e-mail administratora strony"
 
-#: mod/admin.php:1369
+#: mod/install.php:188 mod/install.php:228
 msgid ""
-"Default system theme - may be over-ridden by user profiles - <a href='#' "
-"id='cnftheme'>change theme settings</a>"
-msgstr "Domyślny motyw systemu - może być nadpisany przez profil użytkownika  <a href='#' id='cnftheme'>zmień ustawienia motywów</a>"
-
-#: mod/admin.php:1370
-msgid "Mobile system theme"
-msgstr "Motyw systemu mobilnego"
+"Your account email address must match this in order to use the web admin "
+"panel."
+msgstr "Adres e-mail konta musi pasować do tego, aby móc korzystać z panelu administracyjnego."
 
-#: mod/admin.php:1370
-msgid "Theme for mobile devices"
-msgstr "Motyw na urządzenia mobilne"
+#: mod/install.php:192 mod/install.php:231
+msgid "Please select a default timezone for your website"
+msgstr "Proszę wybrać domyślną strefę czasową dla swojej strony"
 
-#: mod/admin.php:1371
-msgid "SSL link policy"
-msgstr "polityka SSL"
+#: mod/install.php:218
+msgid "Site settings"
+msgstr "Ustawienia strony"
 
-#: mod/admin.php:1371
-msgid "Determines whether generated links should be forced to use SSL"
-msgstr "Określa kiedy generowane linki powinny używać wymuszonego SSl."
+#: mod/install.php:232
+msgid "System Language:"
+msgstr "Język systemu:"
 
-#: mod/admin.php:1372
-msgid "Force SSL"
-msgstr "Wymuś SSL"
+#: mod/install.php:232
+msgid ""
+"Set the default language for your Friendica installation interface and to "
+"send emails."
+msgstr "Ustaw domyślny język dla interfejsu instalacyjnego Friendica i wysyłaj e-maile."
 
-#: mod/admin.php:1372
+#: mod/install.php:248
 msgid ""
-"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
-" to endless loops."
-msgstr "Wymuszaj wszystkie żądania SSL bez SSL - Uwaga: w niektórych systemach może to prowadzić do niekończących się pętli."
+"The database configuration file \".htconfig.php\" could not be written. "
+"Please use the enclosed text to create a configuration file in your web "
+"server root."
+msgstr "Konfiguracja bazy danych pliku \".htconfig.php\" nie mogła zostać zapisana. Proszę użyć załączonego tekstu, aby utworzyć folder konfiguracyjny w sieci serwera."
 
-#: mod/admin.php:1373
-msgid "Hide help entry from navigation menu"
-msgstr "Wyłącz pomoc w menu nawigacyjnym "
+#: mod/install.php:265
+msgid "<h1>What next</h1>"
+msgstr "<h1>Co dalej</h1>"
 
-#: mod/admin.php:1373
+#: mod/install.php:266
 msgid ""
-"Hides the menu entry for the Help pages from the navigation menu. You can "
-"still access it calling /help directly."
-msgstr "Chowa pozycje menu dla stron pomocy ze strony nawigacyjnej. Możesz nadal ją wywołać poprzez komendę /help."
+"IMPORTANT: You will need to [manually] setup a scheduled task for the "
+"worker."
+msgstr "WAŻNE: Będziesz musiał [ręcznie] ustawić zaplanowane zadanie dla pracownika."
 
-#: mod/admin.php:1374
-msgid "Single user instance"
-msgstr "Tryb pojedynczego użytkownika"
+#: mod/install.php:269
+#, 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 "Przejdź do <a href=\"%s/register\">strony rejestracji</a> nowego węzła Friendica i zarejestruj się jako nowy użytkownik. Pamiętaj, aby użyć adresu e-mail wprowadzonego jako e-mail administratora. To pozwoli Ci wejść do panelu administratora witryny."
 
-#: mod/admin.php:1374
-msgid "Make this instance multi-user or single-user for the named user"
-msgstr "Ustawia tryb dla wielu użytkowników lub pojedynczego użytkownika dla nazwanego użytkownika"
+#: mod/message.php:30 src/Content/Nav.php:195
+msgid "New Message"
+msgstr "Nowa wiadomość"
 
-#: mod/admin.php:1375
-msgid "Maximum image size"
-msgstr "Maksymalny rozmiar zdjęcia"
+#: mod/message.php:77
+msgid "Unable to locate contact information."
+msgstr "Nie można znaleźć informacji kontaktowych."
 
-#: mod/admin.php:1375
-msgid ""
-"Maximum size in bytes of uploaded images. Default is 0, which means no "
-"limits."
-msgstr "Maksymalny rozmiar w bitach dla wczytywanego obrazu . Domyślnie jest to  0 , co oznacza bez limitu ."
+#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:192
+msgid "Messages"
+msgstr "Wiadomości"
 
-#: mod/admin.php:1376
-msgid "Maximum image length"
-msgstr "Maksymalna długość obrazu"
+#: mod/message.php:136
+msgid "Do you really want to delete this message?"
+msgstr "Czy na pewno chcesz usunąć tę wiadomość?"
 
-#: mod/admin.php:1376
-msgid ""
-"Maximum length in pixels of the longest side of uploaded images. Default is "
-"-1, which means no limits."
-msgstr "Maksymalna długość w pikselach dłuższego boku przesyłanego obrazu. Wartością domyślną jest -1, co oznacza brak ograniczeń."
+#: mod/message.php:152
+msgid "Message deleted."
+msgstr "Wiadomość usunięta."
 
-#: mod/admin.php:1377
-msgid "JPEG image quality"
-msgstr "Jakość obrazu JPEG"
+#: mod/message.php:166
+msgid "Conversation removed."
+msgstr "Rozmowa usunięta."
 
-#: mod/admin.php:1377
-msgid ""
-"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
-"100, which is full quality."
-msgstr "Przesłane pliki JPEG zostaną zapisane w tym ustawieniu jakości [0-100]. Domyślna wartość to 100, która jest pełną jakością."
+#: mod/message.php:272
+msgid "No messages."
+msgstr "Brak wiadomości."
 
-#: mod/admin.php:1379
-msgid "Register policy"
-msgstr "Zasady rejestracji"
+#: mod/message.php:311
+msgid "Message not available."
+msgstr "Wiadomość nie jest dostępna."
 
-#: mod/admin.php:1380
-msgid "Maximum Daily Registrations"
-msgstr "Maksymalna dzienna rejestracja"
+#: mod/message.php:378
+msgid "Delete message"
+msgstr "Usuń wiadomość"
 
-#: mod/admin.php:1380
-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 "Jeśli rejestracja powyżej jest dozwolona, to określa maksymalną liczbę nowych rejestracji użytkowników do zaakceptowania na dzień. Jeśli rejestracja jest ustawiona na \"Zamknięta\", to ustawienie to nie ma wpływu."
+#: mod/message.php:380 mod/message.php:481
+msgid "D, d M Y - g:i A"
+msgstr "D, d M R - g:m AM/PM"
 
-#: mod/admin.php:1381
-msgid "Register text"
-msgstr "Zarejestruj tekst"
+#: mod/message.php:395 mod/message.php:478
+msgid "Delete conversation"
+msgstr "Usuń rozmowę"
 
-#: mod/admin.php:1381
+#: mod/message.php:397
 msgid ""
-"Will be displayed prominently on the registration page. You can use BBCode "
-"here."
-msgstr "Będą wyświetlane w widocznym miejscu na stronie rejestracji. Możesz użyć BBCode tutaj."
+"No secure communications available. You <strong>may</strong> be able to "
+"respond from the sender's profile page."
+msgstr "Brak bezpiecznej komunikacji. <strong>Możesz</strong> odpowiedzieć na stronie profilu nadawcy."
 
-#: mod/admin.php:1382
-msgid "Accounts abandoned after x days"
-msgstr "Konto porzucone od x dni."
+#: mod/message.php:401
+msgid "Send Reply"
+msgstr "Odpowiedz"
 
-#: mod/admin.php:1382
-msgid ""
-"Will not waste system resources polling external sites for abandonded "
-"accounts. Enter 0 for no time limit."
-msgstr "Nie będzie marnować zasobów systemu wypytując zewnętrzne strony o opuszczone konta. Ustaw 0 dla braku limitu czasu ."
+#: mod/message.php:452
+#, php-format
+msgid "Unknown sender - %s"
+msgstr "Nieznany nadawca - %s"
 
-#: mod/admin.php:1383
-msgid "Allowed friend domains"
-msgstr "Dozwolone domeny przyjaciół"
+#: mod/message.php:454
+#, php-format
+msgid "You and %s"
+msgstr "Ty i %s"
 
-#: mod/admin.php:1383
-msgid ""
-"Comma separated list of domains which are allowed to establish friendships "
-"with this site. Wildcards are accepted. Empty to allow any domains"
-msgstr "Rozdzielana przecinkami lista domen, które mogą nawiązywać przyjaźnie z tą witryną. Symbole wieloznaczne są akceptowane. Pozostaw puste by zezwolić każdej domenie na zaprzyjaźnienie."
+#: mod/message.php:456
+#, php-format
+msgid "%s and You"
+msgstr "%s i ty"
 
-#: mod/admin.php:1384
-msgid "Allowed email domains"
-msgstr "Dozwolone domeny e-mailowe"
+#: mod/message.php:484
+#, php-format
+msgid "%d message"
+msgid_plural "%d messages"
+msgstr[0] " %d wiadomość"
+msgstr[1] " %d wiadomości"
+msgstr[2] " %d wiadomości"
+msgstr[3] " %d wiadomości"
+
+#: mod/settings.php:56
+msgid "Account"
+msgstr "Konto"
+
+#: mod/settings.php:65 mod/admin.php:187
+msgid "Additional features"
+msgstr "Dodatkowe funkcje"
+
+#: mod/settings.php:73
+msgid "Display"
+msgstr "Wygląd"
 
-#: mod/admin.php:1384
-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 "Rozdzielana przecinkami lista domen dozwolonych w adresach e-mail do rejestracji na tej stronie. Symbole wieloznaczne są akceptowane. Opróżnij, aby zezwolić na dowolne domeny"
+#: mod/settings.php:80 mod/settings.php:840
+msgid "Social Networks"
+msgstr "Portale społecznościowe"
 
-#: mod/admin.php:1385
-msgid "No OEmbed rich content"
-msgstr "Brak treści multimedialnych ze znaczkiem HTML"
+#: mod/settings.php:87 mod/admin.php:185 mod/admin.php:1933 mod/admin.php:1993
+msgid "Addons"
+msgstr "Dodatki"
 
-#: mod/admin.php:1385
-msgid ""
-"Don't show the rich content (e.g. embedded PDF), except from the domains "
-"listed below."
-msgstr "Nie wyświetlaj zasobów treści (np. osadzonego pliku PDF), z wyjątkiem domen wymienionych poniżej."
+#: mod/settings.php:94 src/Content/Nav.php:201
+msgid "Delegations"
+msgstr "Delegowanie"
 
-#: mod/admin.php:1386
-msgid "Allowed OEmbed domains"
-msgstr "Dozwolone domeny OEmbed"
+#: mod/settings.php:101
+msgid "Connected apps"
+msgstr "Powiązane aplikacje"
 
-#: mod/admin.php:1386
-msgid ""
-"Comma separated list of domains which oembed content is allowed to be "
-"displayed. Wildcards are accepted."
-msgstr "Rozdzielana przecinkami lista domen, w których wyświetlana jest treść, może być wyświetlana. Symbole wieloznaczne są akceptowane."
+#: mod/settings.php:115
+msgid "Remove account"
+msgstr "Usuń konto"
 
-#: mod/admin.php:1387
-msgid "Block public"
-msgstr "Blokuj publicznie"
+#: mod/settings.php:167
+msgid "Missing some important data!"
+msgstr "Brakuje ważnych danych!"
 
-#: mod/admin.php:1387
-msgid ""
-"Check to block public access to all otherwise public personal pages on this "
-"site unless you are currently logged in."
-msgstr "Zaznacz, aby zablokować publiczny dostęp do wszystkich publicznych stron prywatnych w tej witrynie, chyba że jesteś zalogowany."
+#: mod/settings.php:278
+msgid "Failed to connect with email account using the settings provided."
+msgstr "Połączenie z kontem email używając wybranych ustawień nie powiodło się."
 
-#: mod/admin.php:1388
-msgid "Force publish"
-msgstr "Wymuś publikację"
+#: mod/settings.php:283
+msgid "Email settings updated."
+msgstr "Zaktualizowano ustawienia email."
 
-#: mod/admin.php:1388
-msgid ""
-"Check to force all profiles on this site to be listed in the site directory."
-msgstr "Zaznacz, aby wymusić umieszczenie wszystkich profili w tej witrynie w katalogu witryny."
+#: mod/settings.php:299
+msgid "Features updated"
+msgstr "Funkcje zaktualizowane"
 
-#: mod/admin.php:1389
-msgid "Global directory URL"
-msgstr "Globalny adres URL katalogu"
+#: mod/settings.php:372
+msgid "Relocate message has been send to your contacts"
+msgstr "Przeniesienie wiadomości zostało wysłane do Twoich kontaktów"
 
-#: mod/admin.php:1389
-msgid ""
-"URL to the global directory. If this is not set, the global directory is "
-"completely unavailable to the application."
-msgstr "Adres URL do katalogu globalnego. Jeśli nie zostanie to ustawione, katalog globalny jest całkowicie niedostępny dla aplikacji."
+#: mod/settings.php:384 src/Model/User.php:339
+msgid "Passwords do not match. Password unchanged."
+msgstr "Hasła nie pasują do siebie. Hasło niezmienione."
 
-#: mod/admin.php:1390
-msgid "Private posts by default for new users"
-msgstr "Prywatne posty domyślnie dla nowych użytkowników"
+#: mod/settings.php:389
+msgid "Empty passwords are not allowed. Password unchanged."
+msgstr "Puste hasła są niedozwolone. Hasło niezmienione."
 
-#: mod/admin.php:1390
+#: mod/settings.php:394 src/Core/Console/NewPassword.php:87
 msgid ""
-"Set default post permissions for all new members to the default privacy "
-"group rather than public."
-msgstr "Ustaw domyślne uprawnienia do publikowania dla wszystkich nowych członków na domyślną grupę prywatności, a nie publiczną."
+"The new password has been exposed in a public data dump, please choose "
+"another."
+msgstr "Nowe hasło zostało ujawnione w publicznym zrzucie danych, wybierz inne."
 
-#: mod/admin.php:1391
-msgid "Don't include post content in email notifications"
-msgstr "Nie wklejaj zawartości postu do powiadomienia o poczcie"
+#: mod/settings.php:400
+msgid "Wrong password."
+msgstr "Złe hasło."
 
-#: mod/admin.php:1391
-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 "W celu ochrony prywatności, nie włączaj zawartości postu/komentarza/wiadomości prywatnej/etc. do powiadomień w wiadomościach mailowych wysyłanych z tej strony."
+#: mod/settings.php:407 src/Core/Console/NewPassword.php:94
+msgid "Password changed."
+msgstr "Hasło zostało zmianione."
 
-#: mod/admin.php:1392
-msgid "Disallow public access to addons listed in the apps menu."
-msgstr "Nie zezwalaj na publiczny dostęp do dodatkowych wtyczek wyszczególnionych w menu aplikacji."
+#: mod/settings.php:409 src/Core/Console/NewPassword.php:91
+msgid "Password update failed. Please try again."
+msgstr "Aktualizacja hasła nie powiodła się. Proszę spróbować ponownie."
 
-#: mod/admin.php:1392
-msgid ""
-"Checking this box will restrict addons listed in the apps menu to members "
-"only."
-msgstr "Zaznaczenie tego pola spowoduje ograniczenie dodatków wymienionych w menu aplikacji tylko dla członków."
+#: mod/settings.php:496
+msgid " Please use a shorter name."
+msgstr "Proszę użyć krótszej nazwy."
 
-#: mod/admin.php:1393
-msgid "Don't embed private images in posts"
-msgstr "Nie umieszczaj prywatnych zdjęć w postach"
+#: mod/settings.php:499
+msgid " Name too short."
+msgstr "Za krótka nazwa."
 
-#: mod/admin.php:1393
-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 "Nie zastępuj lokalnie hostowanych zdjęć prywatnych we wpisach za pomocą osadzonej kopii obrazu. Oznacza to, że osoby, które otrzymują posty zawierające prywatne zdjęcia, będą musiały uwierzytelnić i wczytać każdy obraz, co może trochę potrwać."
+#: mod/settings.php:507
+msgid "Wrong Password"
+msgstr "Złe hasło"
 
-#: mod/admin.php:1394
-msgid "Allow Users to set remote_self"
-msgstr "Zezwól użytkownikom na ustawienie remote_self"
+#: mod/settings.php:512
+msgid "Invalid email."
+msgstr "Niepoprawny e-mail."
 
-#: mod/admin.php:1394
-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 "Po sprawdzeniu tego każdy użytkownik może zaznaczyć każdy kontakt jako zdalny w oknie dialogowym kontaktu naprawczego. Ustawienie tej flagi na kontakcie powoduje dublowanie każdego wpisu tego kontaktu w strumieniu użytkowników."
+#: mod/settings.php:519
+msgid "Cannot change to that email."
+msgstr "Nie można zmienić tego e-maila."
 
-#: mod/admin.php:1395
-msgid "Block multiple registrations"
-msgstr "Zablokuj wielokrotną rejestrację"
+#: mod/settings.php:572
+msgid "Private forum has no privacy permissions. Using default privacy group."
+msgstr "Prywatne forum nie ma uprawnień do prywatności. Użyj domyślnej grupy prywatnej."
 
-#: mod/admin.php:1395
-msgid "Disallow users to register additional accounts for use as pages."
-msgstr "Nie pozwalaj użytkownikom na zakładanie dodatkowych kont do używania jako strony. "
+#: mod/settings.php:575
+msgid "Private forum has no privacy permissions and no default privacy group."
+msgstr "Prywatne forum nie ma uprawnień do prywatności ani domyślnej grupy prywatności."
 
-#: mod/admin.php:1396
-msgid "OpenID support"
-msgstr "Wsparcie OpenID"
+#: mod/settings.php:615
+msgid "Settings updated."
+msgstr "Zaktualizowano ustawienia."
 
-#: mod/admin.php:1396
-msgid "OpenID support for registration and logins."
-msgstr "Obsługa OpenID do rejestracji i logowania."
+#: mod/settings.php:674 mod/settings.php:700 mod/settings.php:734
+msgid "Add application"
+msgstr "Dodaj aplikację"
 
-#: mod/admin.php:1397
-msgid "Fullname check"
-msgstr "Sprawdzanie pełnej nazwy"
+#: mod/settings.php:678 mod/settings.php:704
+msgid "Consumer Key"
+msgstr "Klucz klienta"
 
-#: mod/admin.php:1397
-msgid ""
-"Force users to register with a space between firstname and lastname in Full "
-"name, as an antispam measure"
-msgstr "Aby ograniczyć spam, wymagaj by użytkownik przy rejestracji w polu Imię i nazwisko użył spacji pomiędzy imieniem i nazwiskiem."
+#: mod/settings.php:679 mod/settings.php:705
+msgid "Consumer Secret"
+msgstr "Tajny klucz klienta"
 
-#: mod/admin.php:1398
-msgid "Community pages for visitors"
-msgstr "Strony społecznościowe dla odwiedzających"
+#: mod/settings.php:680 mod/settings.php:706
+msgid "Redirect"
+msgstr "Przekierowanie"
 
-#: mod/admin.php:1398
-msgid ""
-"Which community pages should be available for visitors. Local users always "
-"see both pages."
-msgstr "Które strony społeczności powinny być dostępne dla odwiedzających. Lokalni użytkownicy zawsze widzą obie strony."
+#: mod/settings.php:681 mod/settings.php:707
+msgid "Icon url"
+msgstr "Adres Url ikony"
 
-#: mod/admin.php:1399
-msgid "Posts per user on community page"
-msgstr "Lista postów użytkownika na stronie społeczności"
+#: mod/settings.php:692
+msgid "You can't edit this application."
+msgstr "Nie możesz edytować tej aplikacji."
 
-#: mod/admin.php:1399
-msgid ""
-"The maximum number of posts per user on the community page. (Not valid for "
-"'Global Community')"
-msgstr "Maksymalna liczba postów na użytkownika na stronie społeczności. (Nie dotyczy 'społeczności globalnej')"
+#: mod/settings.php:733
+msgid "Connected Apps"
+msgstr "Powiązane aplikacje"
 
-#: mod/admin.php:1400
-msgid "Enable OStatus support"
-msgstr "Włącz wsparcie OStatus"
+#: mod/settings.php:735 src/Object/Post.php:155 src/Object/Post.php:157
+msgid "Edit"
+msgstr "Edytuj"
 
-#: mod/admin.php:1400
-msgid ""
-"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
-"communications in OStatus are public, so privacy warnings will be "
-"occasionally displayed."
-msgstr "Zapewnij kompatybilność z OStatus (StatusNet, GNU Social itp.). Cała komunikacja w stanie OStatus jest jawna, dlatego ostrzeżenia o prywatności będą czasami wyświetlane."
+#: mod/settings.php:737
+msgid "Client key starts with"
+msgstr "Klucz klienta zaczyna się od"
 
-#: mod/admin.php:1401
-msgid "Only import OStatus threads from our contacts"
-msgstr "Importuj wątki OStatus tylko z naszych kontaktów"
+#: mod/settings.php:738
+msgid "No name"
+msgstr "Bez nazwy"
 
-#: mod/admin.php:1401
-msgid ""
-"Normally we import every content from our OStatus contacts. With this option"
-" we only store threads that are started by a contact that is known on our "
-"system."
-msgstr "Normalnie importujemy każdą treść z naszych kontaktów OStatus. W tej opcji przechowujemy tylko wątki uruchomione przez kontakt znany w naszym systemie."
+#: mod/settings.php:739
+msgid "Remove authorization"
+msgstr "Odwołaj upoważnienie"
 
-#: mod/admin.php:1402
-msgid "OStatus support can only be enabled if threading is enabled."
-msgstr "Obsługa OStatus może być włączona tylko wtedy, gdy włączone jest wątkowanie."
+#: mod/settings.php:750
+msgid "No Addon settings configured"
+msgstr "Brak skonfigurowanych ustawień dodatków"
 
-#: mod/admin.php:1404
-msgid ""
-"Diaspora support can't be enabled because Friendica was installed into a sub"
-" directory."
-msgstr "Obsługa Diaspory nie może być włączona, ponieważ Friendica została zainstalowana w podkatalogu."
+#: mod/settings.php:759
+msgid "Addon Settings"
+msgstr "Ustawienia Dodatków"
 
-#: mod/admin.php:1405
-msgid "Enable Diaspora support"
-msgstr "Włączyć obsługę Diaspory"
+#: mod/settings.php:773 mod/admin.php:2457 mod/admin.php:2458
+msgid "Off"
+msgstr "Wyłącz"
 
-#: mod/admin.php:1405
-msgid "Provide built-in Diaspora network compatibility."
-msgstr "Zapewnij wbudowaną kompatybilność z siecią Diaspora."
+#: mod/settings.php:773 mod/admin.php:2457 mod/admin.php:2458
+msgid "On"
+msgstr "Włącz"
 
-#: mod/admin.php:1406
-msgid "Only allow Friendica contacts"
-msgstr "Dopuść tylko kontakty Friendrica"
+#: mod/settings.php:780
+msgid "Additional Features"
+msgstr "Dodatkowe funkcje"
 
-#: mod/admin.php:1406
-msgid ""
-"All contacts must use Friendica protocols. All other built-in communication "
-"protocols disabled."
-msgstr "Wszyscy znajomi muszą używać protokołów Friendica. Wszystkie inne wbudowane protokoły komunikacyjne są wyłączone."
+#: mod/settings.php:803 src/Content/ContactSelector.php:83
+msgid "Diaspora"
+msgstr "Diaspora"
 
-#: mod/admin.php:1407
-msgid "Verify SSL"
-msgstr "Weryfikacja SSL"
+#: mod/settings.php:803 mod/settings.php:804
+msgid "enabled"
+msgstr "włączony"
 
-#: mod/admin.php:1407
-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 "Jeśli chcesz, możesz włączyć ścisłe sprawdzanie certyfikatu. Oznacza to, że nie możesz połączyć się (w ogóle) z własnoręcznie podpisanymi stronami SSL."
+#: mod/settings.php:803 mod/settings.php:804
+msgid "disabled"
+msgstr "wyłączony"
 
-#: mod/admin.php:1408
-msgid "Proxy user"
-msgstr "Użytkownik proxy"
+#: mod/settings.php:803 mod/settings.php:804
+#, php-format
+msgid "Built-in support for %s connectivity is %s"
+msgstr "Wbudowane wsparcie dla %s łączność jest %s"
 
-#: mod/admin.php:1409
-msgid "Proxy URL"
-msgstr "URL Proxy"
+#: mod/settings.php:804
+msgid "GNU Social (OStatus)"
+msgstr "GNU Społeczny (OStatus)"
 
-#: mod/admin.php:1410
-msgid "Network timeout"
-msgstr "Network timeout"
+#: mod/settings.php:835
+msgid "Email access is disabled on this site."
+msgstr "Dostęp do e-maila nie jest w pełni sprawny na tej stronie"
 
-#: mod/admin.php:1410
-msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
-msgstr "Wartość jest w sekundach. Ustaw na 0 dla nieograniczonej (niezalecane)."
+#: mod/settings.php:845
+msgid "General Social Media Settings"
+msgstr "Ogólne ustawienia mediów społecznościowych"
 
-#: mod/admin.php:1411
-msgid "Maximum Load Average"
-msgstr "Maksymalne obciążenie średnie"
+#: mod/settings.php:846
+msgid "Disable Content Warning"
+msgstr "Wyłącz ostrzeżenie o treści"
 
-#: mod/admin.php:1411
+#: mod/settings.php:846
 msgid ""
-"Maximum system load before delivery and poll processes are deferred - "
-"default 50."
-msgstr "Maksymalne obciążenie systemu przed dostawą i odpytywaniem jest odłożone - domyślnie 50."
+"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 "Użytkownicy w sieciach takich jak Mastodon lub Pleroma mogą ustawić pole ostrzeżenia o treści, które domyślnie zwijać będzie swój wpis. Powoduje wyłączenie automatycznego zwijania i ustawia ostrzeżenie o treści jako tytuł postu. Nie ma wpływu na żadne inne filtrowanie treści, które ostatecznie utworzyłeś."
 
-#: mod/admin.php:1412
-msgid "Maximum Load Average (Frontend)"
-msgstr "Maksymalne obciążenie średnie (Frontend)"
+#: mod/settings.php:847
+msgid "Disable intelligent shortening"
+msgstr "Wyłącz inteligentne skracanie"
 
-#: mod/admin.php:1412
-msgid "Maximum system load before the frontend quits service - default 50."
-msgstr "Maksymalne obciążenie systemu, zanim frontend zakończy pracę - domyślnie 50."
+#: mod/settings.php:847
+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 "Zwykle system próbuje znaleźć najlepszy link do dodania do skróconych postów. Jeśli ta opcja jest włączona, każdy skrócony wpis zawsze wskazuje oryginalny post znajomej osoby."
 
-#: mod/admin.php:1413
-msgid "Minimal Memory"
-msgstr "Minimalna pamięć"
+#: mod/settings.php:848
+msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
+msgstr "Automatycznie podążaj za wszystkimi obserwatorami/rzecznikami GNU Społeczności (OStatus)"
 
-#: mod/admin.php:1413
+#: mod/settings.php:848
 msgid ""
-"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
-"default 0 (deactivated)."
-msgstr "Minimalna wolna pamięć w MB dla pracownika. Potrzebuje dostępu do /proc/ meminfo - domyślnie 0 (wyłączone)."
+"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 "Jeśli otrzymasz wiadomość od nieznanego użytkownika OStatus, ta opcja decyduje, co zrobić. Jeśli zostanie zaznaczone, dla każdego nieznanego użytkownika zostanie utworzony nowy kontakt."
 
-#: mod/admin.php:1414
-msgid "Maximum table size for optimization"
-msgstr "Maksymalny rozmiar stołu do optymalizacji"
+#: mod/settings.php:849
+msgid "Default group for OStatus contacts"
+msgstr "Domyślna grupa dla kontaktów OStatus"
 
-#: mod/admin.php:1414
+#: mod/settings.php:850
+msgid "Your legacy GNU Social account"
+msgstr "Twoje starsze konto społecznościowe GNU"
+
+#: mod/settings.php:850
 msgid ""
-"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
-"Enter -1 to disable it."
-msgstr "Maksymalny rozmiar tabeli (w MB) dla automatycznej optymalizacji - domyślnie 100 MB. Wprowadź -1, aby go wyłączyć."
+"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 "Jeśli podasz swoją starą nazwę konta GNU Social/Statusnet tutaj (w formacie user@domain.tld), twoje kontakty zostaną dodane automatycznie. Pole zostanie opróżnione po zakończeniu."
 
-#: mod/admin.php:1415
-msgid "Minimum level of fragmentation"
-msgstr "Minimalny poziom fragmentacji"
+#: mod/settings.php:853
+msgid "Repair OStatus subscriptions"
+msgstr "Napraw subskrypcje OStatus"
 
-#: mod/admin.php:1415
+#: mod/settings.php:857
+msgid "Email/Mailbox Setup"
+msgstr "Ustawienia  emaila/skrzynki mailowej"
+
+#: mod/settings.php:858
 msgid ""
-"Minimum fragmenation level to start the automatic optimization - default "
-"value is 30%."
-msgstr "Minimalny poziom fragmentacji, aby rozpocząć automatyczną optymalizację - domyślna wartość to 30%."
+"If you wish to communicate with email contacts using this service "
+"(optional), please specify how to connect to your mailbox."
+msgstr "Jeśli chcesz komunikować się z kontaktami e-mail za pomocą tej usługi (opcjonalnie), określ sposób łączenia się ze skrzynką pocztową."
 
-#: mod/admin.php:1417
-msgid "Periodical check of global contacts"
-msgstr "Okresowa kontrola kontaktów globalnych"
+#: mod/settings.php:859
+msgid "Last successful email check:"
+msgstr "Ostatni sprawdzony e-mail:"
 
-#: mod/admin.php:1417
-msgid ""
-"If enabled, the global contacts are checked periodically for missing or "
-"outdated data and the vitality of the contacts and servers."
-msgstr "Jeśli jest włączona, kontakty globalne są okresowo sprawdzane pod kątem brakujących lub nieaktualnych danych oraz żywotności kontaktów i serwerów."
+#: mod/settings.php:861
+msgid "IMAP server name:"
+msgstr "Nazwa serwera IMAP:"
 
-#: mod/admin.php:1418
-msgid "Days between requery"
-msgstr "Dni między żądaniem"
+#: mod/settings.php:862
+msgid "IMAP port:"
+msgstr "Port IMAP:"
 
-#: mod/admin.php:1418
-msgid "Number of days after which a server is requeried for his contacts."
-msgstr "Liczba dni, po upływie których serwer jest żądany dla swoich kontaktów."
+#: mod/settings.php:863
+msgid "Security:"
+msgstr "Ochrona:"
 
-#: mod/admin.php:1419
-msgid "Discover contacts from other servers"
-msgstr "Odkryj kontakty z innych serwerów"
+#: mod/settings.php:863 mod/settings.php:868
+msgid "None"
+msgstr "Brak"
 
-#: mod/admin.php:1419
-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 recommened setting is 'Users, "
-"Global Contacts'."
-msgstr "Okresowo wysyłaj zapytanie do innych serwerów o kontakty. Możesz wybierać pomiędzy 'użytkownikami': użytkownikami w systemie zdalnym, 'Kontakty globalne': aktywne kontakty znane w systemie. Zastępowanie jest przeznaczone dla serwerów Redmatrix i starszych serwerów Friendica, w których kontakty globalne nie były dostępne. Funkcja awaryjna zwiększa obciążenie serwera, dlatego zalecanym ustawieniem jest 'Użytkownicy, kontakty globalne'."
+#: mod/settings.php:864
+msgid "Email login name:"
+msgstr "Nazwa logowania e-mail:"
 
-#: mod/admin.php:1420
-msgid "Timeframe for fetching global contacts"
-msgstr "Czas pobierania globalnych kontaktów"
+#: mod/settings.php:865
+msgid "Email password:"
+msgstr "E-mail hasło:"
 
-#: mod/admin.php:1420
-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 "Po aktywowaniu wykrywania ta wartość określa czas działania globalnych kontaktów pobieranych z innych serwerów."
+#: mod/settings.php:866
+msgid "Reply-to address:"
+msgstr "Adres zwrotny:"
 
-#: mod/admin.php:1421
-msgid "Search the local directory"
-msgstr "Wyszukaj w lokalnym katalogu"
+#: mod/settings.php:867
+msgid "Send public posts to all email contacts:"
+msgstr "Wyślij publiczny post do wszystkich kontaktów e-mail"
 
-#: mod/admin.php:1421
-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 "Wyszukaj lokalny katalog zamiast katalogu globalnego. Podczas wyszukiwania lokalnie każde wyszukiwanie zostanie wykonane w katalogu globalnym w tle. Poprawia to wyniki wyszukiwania, gdy wyszukiwanie jest powtarzane."
+#: mod/settings.php:868
+msgid "Action after import:"
+msgstr "Akcja po zaimportowaniu:"
 
-#: mod/admin.php:1423
-msgid "Publish server information"
-msgstr "Publikuj informacje o serwerze"
+#: mod/settings.php:868 src/Content/Nav.php:189
+msgid "Mark as seen"
+msgstr "Oznacz jako przeczytane"
 
-#: mod/admin.php:1423
-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 "Jeśli opcja jest włączona, ogólne dane serwera i użytkowania zostaną opublikowane. Dane zawierają nazwę i wersję serwera, liczbę użytkowników z profilami publicznymi, liczbę postów oraz aktywowane protokoły i konektory. Aby uzyskać szczegółowe informacje, patrz <a href='http://the-federation.info/'>the-federation.info</a>."
+#: mod/settings.php:868
+msgid "Move to folder"
+msgstr "Przenieś do folderu"
 
-#: mod/admin.php:1425
-msgid "Check upstream version"
-msgstr "Sprawdź wersję powyżej"
+#: mod/settings.php:869
+msgid "Move to folder:"
+msgstr "Przenieś do folderu:"
 
-#: mod/admin.php:1425
-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 "Umożliwia sprawdzenie nowych wersji Friendica na github. Jeśli pojawi się nowa wersja, zostaniesz o tym poinformowany w panelu administracyjnym."
+#: mod/settings.php:903 mod/admin.php:1247
+msgid "No special theme for mobile devices"
+msgstr "Brak specialnego motywu dla urządzeń mobilnych"
 
-#: mod/admin.php:1426
-msgid "Suppress Tags"
-msgstr "Ukryj tagi"
+#: mod/settings.php:912
+#, php-format
+msgid "%s - (Unsupported)"
+msgstr "%s - (Nieobsługiwane)"
 
-#: mod/admin.php:1426
-msgid "Suppress showing a list of hashtags at the end of the posting."
-msgstr "Pomiń wyświetlenie listy hashtagów na końcu postu."
+#: mod/settings.php:914
+#, php-format
+msgid "%s - (Experimental)"
+msgstr "%s- (Eksperymentalne)"
 
-#: mod/admin.php:1427
-msgid "Path to item cache"
-msgstr "Ścieżka do pamięci podręcznej"
+#: mod/settings.php:957
+msgid "Display Settings"
+msgstr "Ustawienia wyglądu"
 
-#: mod/admin.php:1427
-msgid "The item caches buffers generated bbcode and external images."
-msgstr "Pozycja buforuje bufory generowane bbcode i obrazy zewnętrzne."
+#: mod/settings.php:963 mod/settings.php:987
+msgid "Display Theme:"
+msgstr "Wyświetl motyw:"
 
-#: mod/admin.php:1428
-msgid "Cache duration in seconds"
-msgstr "Czas trwania w sekundach"
+#: mod/settings.php:964
+msgid "Mobile Theme:"
+msgstr "Motyw dla urządzeń mobilnych:"
 
-#: mod/admin.php:1428
+#: mod/settings.php:965
+msgid "Suppress warning of insecure networks"
+msgstr "Ukryj ostrzeżenie przed niebezpiecznymi sieciami"
+
+#: mod/settings.php:965
 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 "Jak długo powinny być przechowywane pliki pamięci podręcznej? Wartość domyślna to 86400 sekund (jeden dzień). Aby wyłączyć pamięć podręczną elementów, ustaw wartość na -1."
+"Should the system suppress the warning that the current group contains "
+"members of networks that can't receive non public postings."
+msgstr "System powinien pominąć ostrzeżenie, że bieżąca grupa zawiera członków sieci, którzy nie mogą otrzymywać komentarzy niepublicznych"
 
-#: mod/admin.php:1429
-msgid "Maximum numbers of comments per post"
-msgstr "Maksymalna liczba komentarzy na post"
+#: mod/settings.php:966
+msgid "Update browser every xx seconds"
+msgstr "Odświeżaj stronę co xx sekund"
 
-#: mod/admin.php:1429
-msgid "How much comments should be shown for each post? Default value is 100."
-msgstr "Ile komentarzy powinno być pokazywanych dla każdego posta? Domyślna wartość to 100."
+#: mod/settings.php:966
+msgid "Minimum of 10 seconds. Enter -1 to disable it."
+msgstr "Minimum 10 sekund. Wprowadź -1, aby go wyłączyć."
+
+#: mod/settings.php:967
+msgid "Number of items to display per page:"
+msgstr "Liczba elementów do wyświetlenia na stronie:"
+
+#: mod/settings.php:967 mod/settings.php:968
+msgid "Maximum of 100 items"
+msgstr "Maksymalnie 100 elementów"
+
+#: mod/settings.php:968
+msgid "Number of items to display per page when viewed from mobile device:"
+msgstr "Liczba elementów do wyświetlenia na stronie podczas przeglądania z urządzenia mobilnego:"
+
+#: mod/settings.php:969
+msgid "Don't show emoticons"
+msgstr "Nie pokazuj emotikonek"
 
-#: mod/admin.php:1430
-msgid "Temp path"
-msgstr "Ścieżka do Temp"
+#: mod/settings.php:970
+msgid "Calendar"
+msgstr "Kalendarz"
 
-#: mod/admin.php:1430
-msgid ""
-"If you have a restricted system where the webserver can't access the system "
-"temp path, enter another path here."
-msgstr "Jeśli masz zastrzeżony system, w którym serwer internetowy nie może uzyskać dostępu do ścieżki temp systemu, wprowadź tutaj inną ścieżkę."
+#: mod/settings.php:971
+msgid "Beginning of week:"
+msgstr "Początek tygodnia:"
 
-#: mod/admin.php:1431
-msgid "Base path to installation"
-msgstr "Podstawowa ścieżka do instalacji"
+#: mod/settings.php:972
+msgid "Don't show notices"
+msgstr "Nie pokazuj powiadomień"
 
-#: mod/admin.php:1431
-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 "Jeśli system nie może wykryć poprawnej ścieżki do instalacji, wprowadź tutaj poprawną ścieżkę. To ustawienie powinno być ustawione tylko wtedy, gdy używasz ograniczonego systemu i dowiązań symbolicznych do twojego webroota."
+#: mod/settings.php:973
+msgid "Infinite scroll"
+msgstr "Nieskończone przewijanie"
 
-#: mod/admin.php:1432
-msgid "Disable picture proxy"
-msgstr "Wyłącz obraz proxy"
+#: mod/settings.php:974
+msgid "Automatic updates only at the top of the network page"
+msgstr "Automatyczne aktualizacje tylko u góry strony sieci"
 
-#: mod/admin.php:1432
+#: mod/settings.php:974
 msgid ""
-"The picture proxy increases performance and privacy. It shouldn't be used on"
-" systems with very low bandwith."
-msgstr "Proxy obrazu zwiększa wydajność i prywatność. Nie należy go stosować w systemach o bardzo niskiej przepustowości."
+"When disabled, the network page is updated all the time, which could be "
+"confusing while reading."
+msgstr "Po wyłączeniu strona sieciowa jest cały czas aktualizowana, co może być mylące podczas czytania."
 
-#: mod/admin.php:1433
-msgid "Only search in tags"
-msgstr "Szukaj tylko w tagach"
+#: mod/settings.php:975
+msgid "Bandwith Saver Mode"
+msgstr "Tryb oszczędzania przepustowości"
 
-#: mod/admin.php:1433
-msgid "On large systems the text search can slow down the system extremely."
-msgstr "W dużych systemach wyszukiwanie tekstu może wyjątkowo spowolnić system."
+#: mod/settings.php:975
+msgid ""
+"When enabled, embedded content is not displayed on automatic updates, they "
+"only show on page reload."
+msgstr "Po włączeniu wbudowana zawartość nie jest wyświetlana w automatycznych aktualizacjach, wyświetlają się tylko przy przeładowaniu strony."
 
-#: mod/admin.php:1435
-msgid "New base url"
-msgstr "Nowy bazowy adres url"
+#: mod/settings.php:976
+msgid "Smart Threading"
+msgstr "Inteligentne wątki"
 
-#: mod/admin.php:1435
+#: mod/settings.php:976
 msgid ""
-"Change base url for this server. Sends relocate message to all Friendica and"
-" Diaspora* contacts of all users."
-msgstr "Zmień bazowy adres URL dla tego serwera. Wysyła wiadomość o przeniesieniu do wszystkich kontaktów Friendica i Diaspora* wszystkich użytkowników."
-
-#: mod/admin.php:1437
-msgid "RINO Encryption"
-msgstr "Szyfrowanie RINO"
+"When enabled, suppress extraneous thread indentation while keeping it where "
+"it matters. Only works if threading is available and enabled."
+msgstr "Włączenie tej opcji powoduje pomijanie wcięcia wątków zewnętrznych, zachowując je w dowolnym miejscu. Działa tylko wtedy, gdy wątki są dostępne i włączone."
 
-#: mod/admin.php:1437
-msgid "Encryption layer between nodes."
-msgstr "Warstwa szyfrowania między węzłami."
+#: mod/settings.php:978
+msgid "General Theme Settings"
+msgstr "Ogólne ustawienia motywu"
 
-#: mod/admin.php:1437
-msgid "Enabled"
-msgstr "Włącz"
+#: mod/settings.php:979
+msgid "Custom Theme Settings"
+msgstr "Niestandardowe ustawienia motywów"
 
-#: mod/admin.php:1439
-msgid "Maximum number of parallel workers"
-msgstr "Maksymalna liczba równoległych pracowników"
+#: mod/settings.php:980
+msgid "Content Settings"
+msgstr "Ustawienia zawartości"
 
-#: mod/admin.php:1439
-msgid ""
-"On shared hosters set this to 2. On larger systems, values of 10 are great. "
-"Default value is 4."
-msgstr "Na współdzielonych hostach ustaw to na 2. W większych systemach wartości 10 są świetne. Domyślna wartość to 4."
+#: mod/settings.php:981 view/theme/duepuntozero/config.php:73
+#: view/theme/frio/config.php:120 view/theme/quattro/config.php:75
+#: view/theme/vier/config.php:121
+msgid "Theme settings"
+msgstr "Ustawienia motywu"
 
-#: mod/admin.php:1440
-msgid "Don't use 'proc_open' with the worker"
-msgstr "Nie używaj 'proc_open' z robotnikiem"
+#: mod/settings.php:1000
+msgid "Unable to find your profile. Please contact your admin."
+msgstr "Nie można znaleźć Twojego profilu. Skontaktuj się z administratorem."
 
-#: mod/admin.php:1440
-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 "Włącz to, jeśli twój system nie zezwala na użycie 'proc_open'. Może się to zdarzyć w przypadku współdzielonych hosterów. Jeśli ta opcja jest włączona, powinieneś zwiększyć częstotliwość wywołań pracowniczych w twoim pliku crontab."
+#: mod/settings.php:1042
+msgid "Account Types"
+msgstr "Rodzaje kont"
 
-#: mod/admin.php:1441
-msgid "Enable fastlane"
-msgstr "Włącz Fastlane"
+#: mod/settings.php:1043
+msgid "Personal Page Subtypes"
+msgstr "Podtypy osobistych stron"
 
-#: mod/admin.php:1441
-msgid ""
-"When enabed, the fastlane mechanism starts an additional worker if processes"
-" with higher priority are blocked by processes of lower priority."
-msgstr "Po włączeniu system Fastlane uruchamia dodatkowego pracownika, jeśli procesy o wyższym priorytecie są blokowane przez procesy o niższym priorytecie."
+#: mod/settings.php:1044
+msgid "Community Forum Subtypes"
+msgstr "Podtypy społeczności forum"
 
-#: mod/admin.php:1442
-msgid "Enable frontend worker"
-msgstr "Włącz pracownika frontend"
+#: mod/settings.php:1051 mod/admin.php:1761
+msgid "Personal Page"
+msgstr "Strona osobista"
 
-#: mod/admin.php:1442
-#, php-format
-msgid ""
-"When enabled the Worker process is triggered when backend access is "
-"performed \\x28e.g. messages being delivered\\x29. On smaller sites you "
-"might want to call %s/worker on a regular basis via an external cron job. "
-"You should only enable this option if you cannot utilize cron/scheduled jobs"
-" on your server."
-msgstr "Po włączeniu proces roboczy jest wyzwalany, gdy wykonywany jest dostęp do zaplecza \\x28e.g. wiadomości są dostarczane\\x29. W mniejszych witrynach możesz chcieć wywoływać %s/robotnika regularnie przez zewnętrzne zadanie cron. Tę opcję należy włączyć tylko wtedy, gdy nie można używać zadań cron/zaplanowanych na serwerze."
+#: mod/settings.php:1052
+msgid "Account for a personal profile."
+msgstr "Konto dla profilu osobistego."
 
-#: mod/admin.php:1444
-msgid "Subscribe to relay"
-msgstr "Subskrybuj przekaźnik"
+#: mod/settings.php:1055 mod/admin.php:1762
+msgid "Organisation Page"
+msgstr "Strona Organizacji"
 
-#: mod/admin.php:1444
+#: mod/settings.php:1056
 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 "Umożliwia odbieranie publicznych wiadomości z przekaźnika. Zostaną uwzględnione w tagach wyszukiwania, subskrybowanych i na stronie społeczności globalnej."
+"Account for an organisation that automatically approves contact requests as "
+"\"Followers\"."
+msgstr "Konto dla organizacji, która automatycznie zatwierdza prośby o kontakt jako \"Obserwatorzy\"."
 
-#: mod/admin.php:1445
-msgid "Relay server"
-msgstr "Serwer przekazujący"
+#: mod/settings.php:1059 mod/admin.php:1763
+msgid "News Page"
+msgstr "Strona Wiadomości"
 
-#: mod/admin.php:1445
+#: mod/settings.php:1060
 msgid ""
-"Address of the relay server where public posts should be send to. For "
-"example https://relay.diasp.org"
-msgstr "Adres serwera przekazującego, do którego należy wysyłać publiczne posty. Na przykład https://relay.diasp.org"
+"Account for a news reflector that automatically approves contact requests as"
+" \"Followers\"."
+msgstr "Konto dla reflektora wiadomości, który automatycznie zatwierdza prośby o kontakt jako \"Obserwatorzy\"."
 
-#: mod/admin.php:1446
-msgid "Direct relay transfer"
-msgstr "Bezpośredni transfer przekaźników"
+#: mod/settings.php:1063 mod/admin.php:1764
+msgid "Community Forum"
+msgstr "Forum społecznościowe"
 
-#: mod/admin.php:1446
-msgid ""
-"Enables the direct transfer to other servers without using the relay servers"
-msgstr "Umożliwia bezpośredni transfer do innych serwerów bez korzystania z serwerów przekazujących"
+#: mod/settings.php:1064
+msgid "Account for community discussions."
+msgstr "Konto do dyskusji w społeczności."
 
-#: mod/admin.php:1447
-msgid "Relay scope"
-msgstr "Zakres przekaźnika"
+#: mod/settings.php:1067 mod/admin.php:1754
+msgid "Normal Account Page"
+msgstr "Normalna strona konta"
 
-#: mod/admin.php:1447
+#: mod/settings.php:1068
 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 "Może być 'wszystkim' lub 'tagami'. 'wszystko' oznacza, że ​​każdy post publiczny powinien zostać odebrany. 'tagi' oznaczają, że powinny być odbierane tylko posty z wybranymi tagami."
+"Account for a regular personal profile that requires manual approval of "
+"\"Friends\" and \"Followers\"."
+msgstr "Konto dla zwykłego profilu osobistego, który wymaga ręcznej zgody \"Przyjaciół\" i \"Obserwatorów\"."
 
-#: mod/admin.php:1447
-msgid "all"
-msgstr "wszystko"
+#: mod/settings.php:1071 mod/admin.php:1755
+msgid "Soapbox Page"
+msgstr "Strona Soapbox"
 
-#: mod/admin.php:1447
-msgid "tags"
-msgstr "tagi"
+#: mod/settings.php:1072
+msgid ""
+"Account for a public profile that automatically approves contact requests as"
+" \"Followers\"."
+msgstr "Konto dla profilu publicznego, który automatycznie zatwierdza prośby o kontakt jako \"Obserwatorzy\"."
 
-#: mod/admin.php:1448
-msgid "Server tags"
-msgstr "Serwer tagów"
+#: mod/settings.php:1075 mod/admin.php:1756
+msgid "Public Forum"
+msgstr "Forum publiczne"
 
-#: mod/admin.php:1448
-msgid "Comma separated list of tags for the 'tags' subscription."
-msgstr "Lista oddzielonych przecinkami znaczników dla subskrypcji 'tagów'."
+#: mod/settings.php:1076
+msgid "Automatically approves all contact requests."
+msgstr "Automatycznie zatwierdza wszystkie prośby o kontakt."
 
-#: mod/admin.php:1449
-msgid "Allow user tags"
-msgstr "Pozwól na tagi użytkowników"
+#: mod/settings.php:1079 mod/admin.php:1757
+msgid "Automatic Friend Page"
+msgstr "Automatyczna strona znajomego"
 
-#: mod/admin.php:1449
+#: mod/settings.php:1080
 msgid ""
-"If enabled, the tags from the saved searches will used for the 'tags' "
-"subscription in addition to the 'relay_server_tags'."
-msgstr "Po włączeniu tagi z zapisanych wyszukiwań będą używane do subskrypcji 'tagów' oprócz 'relay_server_tags'."
+"Account for a popular profile that automatically approves contact requests "
+"as \"Friends\"."
+msgstr "Konto popularnego profilu, które automatycznie zatwierdza prośby o kontakt jako \"Przyjaciele\"."
 
-#: mod/admin.php:1477
-msgid "Update has been marked successful"
-msgstr "Aktualizacja została oznaczona jako udana"
+#: mod/settings.php:1083
+msgid "Private Forum [Experimental]"
+msgstr "Prywatne Forum [Eksperymentalne]"
 
-#: mod/admin.php:1484
-#, php-format
-msgid "Database structure update %s was successfully applied."
-msgstr "Pomyślnie zastosowano aktualizację %s struktury bazy danych."
+#: mod/settings.php:1084
+msgid "Requires manual approval of contact requests."
+msgstr "Wymaga ręcznego zatwierdzania żądań kontaktów."
 
-#: mod/admin.php:1487
-#, php-format
-msgid "Executing of database structure update %s failed with error: %s"
-msgstr "Wykonanie aktualizacji %s struktury bazy danych nie powiodło się z powodu błędu:%s"
+#: mod/settings.php:1095
+msgid "OpenID:"
+msgstr "OpenID:"
 
-#: mod/admin.php:1500
-#, php-format
-msgid "Executing %s failed with error: %s"
-msgstr "Wykonanie %s nie powiodło się z powodu błędu:%s"
+#: mod/settings.php:1095
+msgid "(Optional) Allow this OpenID to login to this account."
+msgstr "(Opcjonalnie) Pozwól zalogować się na to konto przy pomocy OpenID."
 
-#: mod/admin.php:1502
+#: mod/settings.php:1103
+msgid "Publish your default profile in your local site directory?"
+msgstr "Opublikować Twój domyślny profil w Twoim lokalnym katalogu stron?"
+
+#: mod/settings.php:1103
 #, php-format
-msgid "Update %s was successfully applied."
-msgstr "Aktualizacja %s została pomyślnie zastosowana."
+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 "Twój profil zostanie opublikowany w globalnych katalogach friendica (np.<a href=\"%s\">%s</a>). Twój profil będzie widoczny publicznie."
 
-#: mod/admin.php:1505
-#, php-format
-msgid "Update %s did not return a status. Unknown if it succeeded."
-msgstr "Aktualizacja %s nie zwróciła statusu. Nieznane, jeśli się udało."
+#: mod/settings.php:1109
+msgid "Publish your default profile in the global social directory?"
+msgstr "Opublikować Twój domyślny profil w globalnym, społecznościowym katalogu?"
 
-#: mod/admin.php:1508
+#: mod/settings.php:1109
 #, php-format
-msgid "There was no additional update function %s that needed to be called."
-msgstr "Nie było dodatkowej funkcji %s aktualizacji, która musiała zostać wywołana."
+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 "Twój profil zostanie opublikowany w lokalnym katalogu tego <a href=\"%s\">węzła</a>. Dane Twojego profilu mogą być publicznie widoczne w zależności od ustawień systemu."
 
-#: mod/admin.php:1528
-msgid "No failed updates."
-msgstr "Brak błędów aktualizacji."
+#: mod/settings.php:1116
+msgid "Hide your contact/friend list from viewers of your default profile?"
+msgstr "Ukryć listę znajomych przed odwiedzającymi Twój profil?"
 
-#: mod/admin.php:1529
-msgid "Check database structure"
-msgstr "Sprawdź strukturę bazy danych"
+#: mod/settings.php:1116
+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 "Twoja lista kontaktów nie będzie wyświetlana na domyślnej stronie profilu. Możesz zdecydować o wyświetleniu listy kontaktów osobno dla każdego tworzonego dodatkowego profilu."
 
-#: mod/admin.php:1534
-msgid "Failed Updates"
-msgstr "Błąd aktualizacji"
+#: mod/settings.php:1120
+msgid "Hide your profile details from anonymous viewers?"
+msgstr "Ukryć dane Twojego profilu przed anonimowymi widzami?"
 
-#: mod/admin.php:1535
+#: mod/settings.php:1120
 msgid ""
-"This does not include updates prior to 1139, which did not return a status."
-msgstr "Nie dotyczy to aktualizacji przed 1139, który nie zwrócił statusu."
-
-#: mod/admin.php:1536
-msgid "Mark success (if update was manually applied)"
-msgstr "Oznacz sukces (jeśli aktualizacja została ręcznie zastosowana)"
+"Anonymous visitors will only see your profile picture, your display name and"
+" the nickname you are using on your profile page. Disables posting public "
+"messages to Diaspora and other networks."
+msgstr "Anonimowi użytkownicy zobaczą tylko Twoje zdjęcie profilowe, Twoją wyświetlaną nazwę i pseudonim, którego używasz na stronie profilu. Wyłącza wysyłanie publicznych wiadomości do Diaspory i innych sieci."
 
-#: mod/admin.php:1537
-msgid "Attempt to execute this update step automatically"
-msgstr "Spróbuj automatycznie wykonać ten krok aktualizacji"
+#: mod/settings.php:1124
+msgid "Allow friends to post to your profile page?"
+msgstr "Zezwalać znajomym na publikowanie postów na stronie Twojego profilu?"
 
-#: mod/admin.php:1576
-#, php-format
+#: mod/settings.php:1124
 msgid ""
-"\n"
-"\t\t\tDear %1$s,\n"
-"\t\t\t\tthe administrator of %2$s has set up an account for you."
-msgstr "\n\t\t\tSzanowny/a Panie/Pani %1$s, \n\t\t\t\tadministrator %2$s założył dla ciebie konto."
+"Your contacts may write posts on your profile wall. These posts will be "
+"distributed to your contacts"
+msgstr "Twoi znajomi mogą pisać posty na stronie Twojego profilu. Posty zostaną przesłane do Twoich kontaktów."
 
-#: mod/admin.php:1579
-#, php-format
-msgid ""
-"\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."
-msgstr "\n\t\t\tDane logowania są następuje:\n\t\t\tLokalizacja witryny:\t%1$s\n\t\t\tNazwa użytkownika:%2$s\n\t\t\tHasło:%3$s\n\n\t\t\tPo zalogowaniu możesz zmienić hasło do swojego konta na stronie \"Ustawienia\"\n \t\t\tProszę poświęć chwilę, aby przejrzeć inne ustawienia konta na tej stronie.\n\n\t\t\tMożesz również dodać podstawowe informacje do swojego domyślnego profilu\n\t\t\t(na stronie \"Profil\"), aby inne osoby mogły łatwo Cię znaleźć.\n\n\t\t\tZalecamy ustawienie imienia i nazwiska, dodanie zdjęcia profilowego,\n\t\t\tdodanie niektórych \"słów kluczowych\" profilu (bardzo przydatne w nawiązywaniu nowych znajomości) - i\n\t\t\tbyć może w jakim kraju mieszkasz; jeśli nie chcesz być bardziej szczegółowy.\n\n\t\t\tW pełni szanujemy Twoje prawo do prywatności i żaden z tych elementów nie jest konieczny.\n\t\t\tJeśli jesteś nowy i nie znasz tutaj nikogo, oni mogą ci pomóc\n\t\t\tmożesz zdobyć nowych interesujących przyjaciół\n\n\t\t\tJeśli kiedykolwiek zechcesz usunąć swoje konto, możesz to zrobić w %1$s/Usuń konto\n\n\t\t\tDziękujemy i Zapraszamy do%4$s"
+#: mod/settings.php:1128
+msgid "Allow friends to tag your posts?"
+msgstr "Zezwolić na oznaczanie Twoich postów przez znajomych?"
 
-#: mod/admin.php:1613 src/Model/User.php:663
-#, php-format
-msgid "Registration details for %s"
-msgstr "Szczegóły rejestracji dla %s"
+#: mod/settings.php:1128
+msgid "Your contacts can add additional tags to your posts."
+msgstr "Twoje kontakty mogą dodawać do tagów dodatkowe posty."
 
-#: mod/admin.php:1623
-#, php-format
-msgid "%s user blocked/unblocked"
-msgid_plural "%s users blocked/unblocked"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
+#: mod/settings.php:1132
+msgid "Allow us to suggest you as a potential friend to new members?"
+msgstr "Zezwolić na zaproponowanie Cię jako potencjalnego przyjaciela dla nowych członków?"
 
-#: mod/admin.php:1629
-#, php-format
-msgid "%s user deleted"
-msgid_plural "%s users deleted"
-msgstr[0] " %s użytkownik usunięty"
-msgstr[1] " %s użytkownicy usunięci"
-msgstr[2] " %s usuniętych użytkowników "
-msgstr[3] " %s usuniętych użytkowników "
+#: mod/settings.php:1132
+msgid ""
+"If you like, Friendica may suggest new members to add you as a contact."
+msgstr "Jeśli chcesz, Friendica może zaproponować nowym członkom dodanie Cię jako kontakt."
 
-#: mod/admin.php:1676
-#, php-format
-msgid "User '%s' deleted"
-msgstr "Użytkownik '%s' usunięty"
+#: mod/settings.php:1136
+msgid "Permit unknown people to send you private mail?"
+msgstr "Zezwolić nieznanym osobom na wysyłanie prywatnych wiadomości?"
 
-#: mod/admin.php:1684
-#, php-format
-msgid "User '%s' unblocked"
-msgstr "Użytkownik '%s' odblokowany"
+#: mod/settings.php:1136
+msgid ""
+"Friendica network users may send you private messages even if they are not "
+"in your contact list."
+msgstr "Użytkownicy sieci w serwisie Friendica mogą wysyłać prywatne wiadomości, nawet jeśli nie znajdują się one na liście kontaktów."
 
-#: mod/admin.php:1684
-#, php-format
-msgid "User '%s' blocked"
-msgstr "Użytkownik '%s' zablokowany"
+#: mod/settings.php:1140
+msgid "Profile is <strong>not published</strong>."
+msgstr "Profil <strong>nie jest opublikowany</strong>"
 
-#: mod/admin.php:1741 mod/settings.php:1071
-msgid "Normal Account Page"
-msgstr "Normalna strona konta"
+#: mod/settings.php:1146
+#, php-format
+msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
+msgstr "Twój adres tożsamości to <strong>'%s'</strong> lub '%s'."
 
-#: mod/admin.php:1742 mod/settings.php:1075
-msgid "Soapbox Page"
-msgstr "Strona Soapbox"
+#: mod/settings.php:1153
+msgid "Automatically expire posts after this many days:"
+msgstr "Posty wygasną automatycznie po następującej liczbie dni:"
 
-#: mod/admin.php:1743 mod/settings.php:1079
-msgid "Public Forum"
-msgstr "Forum publiczne"
+#: mod/settings.php:1153
+msgid "If empty, posts will not expire. Expired posts will be deleted"
+msgstr "Pole puste, wiadomość nie wygaśnie. Niezapisane wpisy zostaną usunięte."
 
-#: mod/admin.php:1744 mod/settings.php:1083
-msgid "Automatic Friend Page"
-msgstr "Automatyczna strona znajomego"
+#: mod/settings.php:1154
+msgid "Advanced expiration settings"
+msgstr "Zaawansowane ustawienia wygasania"
 
-#: mod/admin.php:1745
-msgid "Private Forum"
-msgstr "Prywatne forum"
+#: mod/settings.php:1155
+msgid "Advanced Expiration"
+msgstr "Zaawansowane wygasanie"
 
-#: mod/admin.php:1748 mod/settings.php:1055
-msgid "Personal Page"
-msgstr "Strona osobista"
+#: mod/settings.php:1156
+msgid "Expire posts:"
+msgstr "Wygasające posty:"
 
-#: mod/admin.php:1749 mod/settings.php:1059
-msgid "Organisation Page"
-msgstr "Strona Organizacji"
+#: mod/settings.php:1157
+msgid "Expire personal notes:"
+msgstr "Wygasanie osobistych notatek:"
 
-#: mod/admin.php:1750 mod/settings.php:1063
-msgid "News Page"
-msgstr "Strona Wiadomości"
+#: mod/settings.php:1158
+msgid "Expire starred posts:"
+msgstr "Wygasaj posty oznaczone gwiazdką:"
 
-#: mod/admin.php:1751 mod/settings.php:1067
-msgid "Community Forum"
-msgstr "Forum społecznościowe"
+#: mod/settings.php:1159
+msgid "Expire photos:"
+msgstr "Wygasanie zdjęć:"
 
-#: mod/admin.php:1798 mod/admin.php:1809 mod/admin.php:1822 mod/admin.php:1840
-#: src/Content/ContactSelector.php:82
-msgid "Email"
-msgstr "E-mail"
+#: mod/settings.php:1160
+msgid "Only expire posts by others:"
+msgstr "Wygaszaj tylko te posty, które zostały napisane przez inne osoby:"
 
-#: mod/admin.php:1798 mod/admin.php:1822
-msgid "Register date"
-msgstr "Data rejestracji"
+#: mod/settings.php:1190
+msgid "Account Settings"
+msgstr "Ustawienia konta"
 
-#: mod/admin.php:1798 mod/admin.php:1822
-msgid "Last login"
-msgstr "Ostatnie logowanie"
+#: mod/settings.php:1198
+msgid "Password Settings"
+msgstr "Ustawienia hasła"
 
-#: mod/admin.php:1798 mod/admin.php:1822
-msgid "Last item"
-msgstr "Ostatni element"
+#: mod/settings.php:1200
+msgid "Leave password fields blank unless changing"
+msgstr "Pozostaw pole hasła puste, chyba że chcesz je zmienić."
 
-#: mod/admin.php:1798
-msgid "Type"
-msgstr "Typu"
+#: mod/settings.php:1201
+msgid "Current Password:"
+msgstr "Aktualne hasło:"
 
-#: mod/admin.php:1805
-msgid "Add User"
-msgstr "Dodaj użytkownika"
+#: mod/settings.php:1201 mod/settings.php:1202
+msgid "Your current password to confirm the changes"
+msgstr "Wpisz aktualne hasło, aby potwierdzić zmiany"
 
-#: mod/admin.php:1807
-msgid "User registrations waiting for confirm"
-msgstr "Zarejestrowani użytkownicy czekający na potwierdzenie"
+#: mod/settings.php:1202
+msgid "Password:"
+msgstr "Hasło:"
 
-#: mod/admin.php:1808
-msgid "User waiting for permanent deletion"
-msgstr "Użytkownik czekający na trwałe usunięcie"
+#: mod/settings.php:1206
+msgid "Basic Settings"
+msgstr "Ustawienia podstawowe"
 
-#: mod/admin.php:1809
-msgid "Request date"
-msgstr "Data prośby"
+#: mod/settings.php:1207 src/Model/Profile.php:736
+msgid "Full Name:"
+msgstr "Imię i Nazwisko:"
 
-#: mod/admin.php:1810
-msgid "No registrations."
-msgstr "Brak rejestracji."
+#: mod/settings.php:1208
+msgid "Email Address:"
+msgstr "Adres email:"
 
-#: mod/admin.php:1811
-msgid "Note from the user"
-msgstr "Uwaga od użytkownika"
+#: mod/settings.php:1209
+msgid "Your Timezone:"
+msgstr "Twoja strefa czasowa:"
 
-#: mod/admin.php:1813
-msgid "Deny"
-msgstr "Odmów"
+#: mod/settings.php:1210
+msgid "Your Language:"
+msgstr "Twój język:"
 
-#: mod/admin.php:1817
-msgid "Site admin"
-msgstr "Administracja stroną"
+#: mod/settings.php:1210
+msgid ""
+"Set the language we use to show you friendica interface and to send you "
+"emails"
+msgstr "Wybierz język, którego używasz, aby pokazać interfejs użytkownika friendica i do wysłania Ci e-maili"
 
-#: mod/admin.php:1818
-msgid "Account expired"
-msgstr "Konto wygasło."
+#: mod/settings.php:1211
+msgid "Default Post Location:"
+msgstr "Domyślna lokalizacja wiadomości:"
 
-#: mod/admin.php:1821
-msgid "New User"
-msgstr "Nowy użytkownik"
+#: mod/settings.php:1212
+msgid "Use Browser Location:"
+msgstr "Użyj lokalizacji przeglądarki:"
 
-#: mod/admin.php:1822
-msgid "Deleted since"
-msgstr "Skasowany od"
+#: mod/settings.php:1215
+msgid "Security and Privacy Settings"
+msgstr "Ustawienia bezpieczeństwa i prywatności"
 
-#: mod/admin.php:1827
-msgid ""
-"Selected users will be deleted!\\n\\nEverything these users had posted on "
-"this site will be permanently deleted!\\n\\nAre you sure?"
-msgstr "Zaznaczeni użytkownicy zostaną usunięci!\\n\\nWszystko co zamieścili na tej stronie będzie trwale skasowane!\\n\\nJesteś pewien?"
+#: mod/settings.php:1217
+msgid "Maximum Friend Requests/Day:"
+msgstr "Maksymalna dzienna liczba zaproszeń do grona przyjaciół:"
 
-#: mod/admin.php:1828
-msgid ""
-"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
-"site will be permanently deleted!\\n\\nAre you sure?"
-msgstr "Użytkownik {0} zostanie usunięty!\\n\\nWszystko co zamieścił na tej stronie będzie trwale skasowane!\\n\\nJesteś pewien?"
+#: mod/settings.php:1217 mod/settings.php:1246
+msgid "(to prevent spam abuse)"
+msgstr "(aby zapobiec spamowaniu)"
 
-#: mod/admin.php:1838
-msgid "Name of the new user."
-msgstr "Nazwa nowego użytkownika."
+#: mod/settings.php:1218
+msgid "Default Post Permissions"
+msgstr "Domyślne prawa dostępu wiadomości"
 
-#: mod/admin.php:1839
-msgid "Nickname"
-msgstr "Pseudonim"
+#: mod/settings.php:1219
+msgid "(click to open/close)"
+msgstr "(kliknij by otworzyć/zamknąć)"
 
-#: mod/admin.php:1839
-msgid "Nickname of the new user."
-msgstr "Pseudonim nowego użytkownika."
+#: mod/settings.php:1229
+msgid "Default Private Post"
+msgstr "Domyślny Prywatny Wpis"
 
-#: mod/admin.php:1840
-msgid "Email address of the new user."
-msgstr "Adres email nowego użytkownika."
+#: mod/settings.php:1230
+msgid "Default Public Post"
+msgstr "Domyślny Publiczny Post"
 
-#: mod/admin.php:1882
-#, php-format
-msgid "Addon %s disabled."
-msgstr "Dodatek %s wyłączony."
+#: mod/settings.php:1234
+msgid "Default Permissions for New Posts"
+msgstr "Uprawnienia domyślne dla nowych postów"
 
-#: mod/admin.php:1886
-#, php-format
-msgid "Addon %s enabled."
-msgstr "Dodatek %s włączony."
+#: mod/settings.php:1246
+msgid "Maximum private messages per day from unknown people:"
+msgstr "Maksymalna liczba prywatnych wiadomości dziennie od nieznanych osób:"
 
-#: mod/admin.php:1896 mod/admin.php:2145
-msgid "Disable"
-msgstr "Wyłącz"
+#: mod/settings.php:1249
+msgid "Notification Settings"
+msgstr "Ustawienia powiadomień"
 
-#: mod/admin.php:1899 mod/admin.php:2148
-msgid "Enable"
-msgstr "Zezwól"
+#: mod/settings.php:1250
+msgid "By default post a status message when:"
+msgstr "Publikuj domyślnie komunikat o stanie, gdy:"
 
-#: mod/admin.php:1921 mod/admin.php:2190
-msgid "Toggle"
-msgstr "Włącz"
+#: mod/settings.php:1251
+msgid "accepting a friend request"
+msgstr "przyjęto prośbę o dodanie do znajomych"
 
-#: mod/admin.php:1929 mod/admin.php:2199
-msgid "Author: "
-msgstr "Autor: "
+#: mod/settings.php:1252
+msgid "joining a forum/community"
+msgstr "dołączono do forum/społeczności"
 
-#: mod/admin.php:1930 mod/admin.php:2200
-msgid "Maintainer: "
-msgstr "Opiekun:"
+#: mod/settings.php:1253
+msgid "making an <em>interesting</em> profile change"
+msgstr "dokonano <em>interesującej</em> zmiany profilu"
 
-#: mod/admin.php:1982
-msgid "Reload active addons"
-msgstr "Załaduj ponownie aktywne dodatki"
+#: mod/settings.php:1254
+msgid "Send a notification email when:"
+msgstr "Wyślij powiadmonienia na email, kiedy:"
 
-#: mod/admin.php:1987
-#, 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 "W twoim węźle nie ma obecnie żadnych dodatków. Możesz znaleźć oficjalne repozytorium dodatków na %1$s i możesz znaleźć inne interesujące dodatki w otwartym rejestrze dodatków na %2$s"
+#: mod/settings.php:1255
+msgid "You receive an introduction"
+msgstr "Otrzymałeś zaproszenie"
 
-#: mod/admin.php:2107
-msgid "No themes found."
-msgstr "Nie znaleziono motywów."
+#: mod/settings.php:1256
+msgid "Your introductions are confirmed"
+msgstr "Twoje zaproszenie jest potwierdzone"
 
-#: mod/admin.php:2181
-msgid "Screenshot"
-msgstr "Zrzut ekranu"
+#: mod/settings.php:1257
+msgid "Someone writes on your profile wall"
+msgstr "Ktoś pisze na twoim profilu"
 
-#: mod/admin.php:2235
-msgid "Reload active themes"
-msgstr "Przeładuj aktywne motywy"
+#: mod/settings.php:1258
+msgid "Someone writes a followup comment"
+msgstr "Ktoś pisze komentarz nawiązujący."
 
-#: mod/admin.php:2240
-#, php-format
-msgid "No themes found on the system. They should be placed in %1$s"
-msgstr "Nie znaleziono motywów w systemie. Powinny zostać umieszczone %1$s"
+#: mod/settings.php:1259
+msgid "You receive a private message"
+msgstr "Otrzymałeś prywatną wiadomość"
 
-#: mod/admin.php:2241
-msgid "[Experimental]"
-msgstr "[Eksperymentalne]"
+#: mod/settings.php:1260
+msgid "You receive a friend suggestion"
+msgstr "Otrzymałeś propozycję od znajomych"
 
-#: mod/admin.php:2242
-msgid "[Unsupported]"
-msgstr "[Niewspieralne]"
+#: mod/settings.php:1261
+msgid "You are tagged in a post"
+msgstr "Jesteś oznaczony tagiem w poście"
 
-#: mod/admin.php:2266
-msgid "Log settings updated."
-msgstr "Zaktualizowano ustawienia logów."
+#: mod/settings.php:1262
+msgid "You are poked/prodded/etc. in a post"
+msgstr "Jesteś zaczepiony/zaczepiona/itp. w poście"
 
-#: mod/admin.php:2298
-msgid "PHP log currently enabled."
-msgstr "Dziennik PHP jest obecnie włączony."
+#: mod/settings.php:1264
+msgid "Activate desktop notifications"
+msgstr "Aktywuj powiadomienia na pulpicie"
 
-#: mod/admin.php:2300
-msgid "PHP log currently disabled."
-msgstr "Dziennik PHP jest obecnie wyłączony."
+#: mod/settings.php:1264
+msgid "Show desktop popup on new notifications"
+msgstr "Pokaż wyskakujące okienko dla nowych powiadomień"
 
-#: mod/admin.php:2309
-msgid "Clear"
-msgstr "Wyczyść"
+#: mod/settings.php:1266
+msgid "Text-only notification emails"
+msgstr "E-maile z powiadomieniami tekstowymi"
 
-#: mod/admin.php:2313
-msgid "Enable Debugging"
-msgstr "Włącz debugowanie"
+#: mod/settings.php:1268
+msgid "Send text only notification emails, without the html part"
+msgstr "Wysyłaj tylko e-maile z powiadomieniami tekstowymi, bez części html"
 
-#: mod/admin.php:2314
-msgid "Log file"
-msgstr "Plik logów"
+#: mod/settings.php:1270
+msgid "Show detailled notifications"
+msgstr "Pokaż szczegółowe powiadomienia"
 
-#: mod/admin.php:2314
+#: mod/settings.php:1272
 msgid ""
-"Must be writable by web server. Relative to your Friendica top-level "
-"directory."
-msgstr "Musi być zapisywalny przez serwer sieciowy. W stosunku do katalogu najwyższego poziomu Friendica."
+"Per default, notifications are condensed to a single notification per item. "
+"When enabled every notification is displayed."
+msgstr "Domyślne powiadomienia są skondensowane z jednym powiadomieniem dla każdego przedmiotu. Po włączeniu wyświetlane jest każde powiadomienie."
 
-#: mod/admin.php:2315
-msgid "Log level"
-msgstr "Poziom logów"
+#: mod/settings.php:1274
+msgid "Advanced Account/Page Type Settings"
+msgstr "Zaawansowane ustawienia konta/rodzaju strony"
 
-#: mod/admin.php:2317
-msgid "PHP logging"
-msgstr "Logowanie w PHP"
+#: mod/settings.php:1275
+msgid "Change the behaviour of this account for special situations"
+msgstr "Zmień zachowanie tego konta w sytuacjach specjalnych"
 
-#: mod/admin.php:2318
-msgid ""
-"To enable logging of PHP errors and warnings you can add the following to "
-"the .htconfig.php file of your installation. The filename set in the "
-"'error_log' line is relative to the friendica top-level directory and must "
-"be writeable by the web server. The option '1' for 'log_errors' and "
-"'display_errors' is to enable these options, set to '0' to disable them."
-msgstr "Aby włączyć rejestrowanie błędów i ostrzeżeń PHP, możesz dodać następujące dane do pliku .htconfig.php instalacji. Nazwa pliku ustawiona w linii 'error_log' odnosi się do katalogu najwyższego poziomu friendiki i musi być zapisywalna przez serwer WWW. Opcja '1' dla 'log_errors' i 'display_errors' polega na włączeniu tych opcji, ustawieniu na '0', aby je wyłączyć."
+#: mod/settings.php:1278
+msgid "Relocate"
+msgstr "Przeniesienie"
 
-#: mod/admin.php:2349
-#, php-format
+#: mod/settings.php:1279
 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 "Błąd podczas próby otwarcia <strong>%1$s</strong> pliku dziennika. \\r\\n <br/>Sprawdź, czy plik %1$s istnieje i czy można go odczytać."
+"If you have moved this profile from another server, and some of your "
+"contacts don't receive your updates, try pushing this button."
+msgstr "Jeśli ten profil został przeniesiony z innego serwera, a niektóre z Twoich kontaktów nie otrzymają aktualizacji, spróbuj nacisnąć ten przycisk."
 
-#: mod/admin.php:2353
-#, 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 "Nie można otworzyć <strong>%1$s</strong>pliku dziennika. \\r\\n<br/>Sprawdź, czy plik %1$s jest czytelny."
+#: mod/settings.php:1280
+msgid "Resend relocate message to contacts"
+msgstr "Wyślij ponownie przenieść wiadomości do kontaktów"
 
-#: mod/admin.php:2444 mod/admin.php:2445 mod/settings.php:777
-msgid "Off"
-msgstr "Wyłącz"
+#: mod/admin.php:106
+msgid "Theme settings updated."
+msgstr "Zaktualizowano ustawienia motywów."
 
-#: mod/admin.php:2444 mod/admin.php:2445 mod/settings.php:777
-msgid "On"
-msgstr "Włącz"
+#: mod/admin.php:179 src/Content/Nav.php:175
+msgid "Information"
+msgstr "Informacje"
 
-#: mod/admin.php:2445
-#, php-format
-msgid "Lock feature %s"
-msgstr "Funkcja blokady %s"
+#: mod/admin.php:180
+msgid "Overview"
+msgstr "Przegląd"
 
-#: mod/admin.php:2453
-msgid "Manage Additional Features"
-msgstr "Zarządzanie dodatkowymi funkcjami"
+#: mod/admin.php:181 mod/admin.php:718
+msgid "Federation Statistics"
+msgstr "Statystyki Organizacji"
 
-#: mod/babel.php:22
-msgid "Source input"
-msgstr "Źródło wejściowe"
+#: mod/admin.php:182
+msgid "Configuration"
+msgstr "Konfiguracja"
 
-#: mod/babel.php:28
-msgid "BBCode::toPlaintext"
-msgstr "BBCode::na prosty tekst"
+#: mod/admin.php:183 mod/admin.php:1357
+msgid "Site"
+msgstr "Strona"
 
-#: mod/babel.php:34
-msgid "BBCode::convert (raw HTML)"
-msgstr "BBCode:: konwersjia (raw HTML)"
+#: mod/admin.php:184 mod/admin.php:1285 mod/admin.php:1817 mod/admin.php:1833
+msgid "Users"
+msgstr "Użytkownicy"
 
-#: mod/babel.php:39
-msgid "BBCode::convert"
-msgstr "BBCode::przekształć"
+#: mod/admin.php:186 mod/admin.php:2202 mod/admin.php:2246
+msgid "Themes"
+msgstr "Wygląd"
 
-#: mod/babel.php:45
-msgid "BBCode::convert => HTML::toBBCode"
-msgstr "BBCode::przekształć => HTML::toBBCode"
+#: mod/admin.php:189
+msgid "Database"
+msgstr "Baza danych"
 
-#: mod/babel.php:51
-msgid "BBCode::toMarkdown"
-msgstr "BBCode::toMarkdown"
+#: mod/admin.php:190
+msgid "DB updates"
+msgstr "Aktualizacje DB"
 
-#: mod/babel.php:57
-msgid "BBCode::toMarkdown => Markdown::convert"
-msgstr "BBCode::toMarkdown => Markdown::przekształć"
+#: mod/admin.php:191 mod/admin.php:753
+msgid "Inspect Queue"
+msgstr "Sprawdź kolejkę"
 
-#: mod/babel.php:63
-msgid "BBCode::toMarkdown => Markdown::toBBCode"
-msgstr "BBCode::toMarkdown => Markdown::toBBCode"
+#: mod/admin.php:192
+msgid "Tools"
+msgstr "Narzędzia"
 
-#: mod/babel.php:69
-msgid "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"
-msgstr "BBCode::toMarkdown => Markdown::przekształć => HTML::toBBCode"
+#: mod/admin.php:193
+msgid "Contact Blocklist"
+msgstr "Lista zablokowanych kontaktów"
 
-#: mod/babel.php:76
-msgid "Source input \\x28Diaspora format\\x29"
-msgstr "Źródło wejściowe \\x28Diaspora format\\x29"
+#: mod/admin.php:194 mod/admin.php:362
+msgid "Server Blocklist"
+msgstr "Lista zablokowanych serwerów"
+
+#: mod/admin.php:195 mod/admin.php:521
+msgid "Delete Item"
+msgstr "Usuń przedmiot"
 
-#: mod/babel.php:82
-msgid "Markdown::toBBCode"
-msgstr "Markdown::toBBCode"
+#: mod/admin.php:196 mod/admin.php:197 mod/admin.php:2320
+msgid "Logs"
+msgstr "Logi"
 
-#: mod/babel.php:89
-msgid "Raw HTML input"
-msgstr "Surowe wejście HTML"
+#: mod/admin.php:198 mod/admin.php:2387
+msgid "View Logs"
+msgstr "Zobacz rejestry"
 
-#: mod/babel.php:94
-msgid "HTML Input"
-msgstr "Wejście HTML"
+#: mod/admin.php:200
+msgid "Diagnostics"
+msgstr "Diagnostyka"
 
-#: mod/babel.php:100
-msgid "HTML::toBBCode"
-msgstr "HTML::toBBCode"
+#: mod/admin.php:201
+msgid "PHP Info"
+msgstr "Informacje o PHP"
 
-#: mod/babel.php:106
-msgid "HTML::toPlaintext"
-msgstr "HTML::toPlaintext"
+#: mod/admin.php:202
+msgid "probe address"
+msgstr "adres sondy"
 
-#: mod/babel.php:114
-msgid "Source text"
-msgstr "Tekst źródłowy"
+#: mod/admin.php:203
+msgid "check webfinger"
+msgstr "sprawdź webfinger"
 
-#: mod/babel.php:115
-msgid "BBCode"
-msgstr "BBCode"
+#: mod/admin.php:222 src/Content/Nav.php:214
+msgid "Admin"
+msgstr "Administator"
 
-#: mod/babel.php:116
-msgid "Markdown"
-msgstr "Markdown"
+#: mod/admin.php:223
+msgid "Addon Features"
+msgstr "Funkcje dodatkowe"
 
-#: mod/babel.php:117
-msgid "HTML"
-msgstr "HTML"
+#: mod/admin.php:224
+msgid "User registrations waiting for confirmation"
+msgstr "Rejestracje użytkownika czekają na potwierdzenie."
 
-#: mod/community.php:51
-msgid "Community option not available."
-msgstr "Opcja wspólnotowa jest niedostępna."
+#: mod/admin.php:301 mod/admin.php:361 mod/admin.php:478 mod/admin.php:520
+#: mod/admin.php:717 mod/admin.php:752 mod/admin.php:848 mod/admin.php:1356
+#: mod/admin.php:1816 mod/admin.php:1932 mod/admin.php:1992 mod/admin.php:2201
+#: mod/admin.php:2245 mod/admin.php:2319 mod/admin.php:2386
+msgid "Administration"
+msgstr "Administracja"
 
-#: mod/community.php:68
-msgid "Not available."
-msgstr "Niedostępne."
+#: mod/admin.php:303
+msgid "Display Terms of Service"
+msgstr "Wyświetl Warunki korzystania z usługi"
 
-#: mod/community.php:81
-msgid "Local Community"
-msgstr "Lokalna społeczność"
+#: mod/admin.php:303
+msgid ""
+"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."
+msgstr "Włącz stronę Warunki świadczenia usług. Jeśli ta opcja jest włączona, link do warunków zostanie dodany do formularza rejestracyjnego i strony z informacjami ogólnymi."
 
-#: mod/community.php:84
-msgid "Posts from local users on this server"
-msgstr "Wpisy od lokalnych użytkowników na tym serwerze"
+#: mod/admin.php:304
+msgid "Display Privacy Statement"
+msgstr "Wyświetl oświadczenie o prywatności"
 
-#: mod/community.php:92
-msgid "Global Community"
-msgstr "Globalna społeczność"
+#: mod/admin.php:304
+#, php-format
+msgid ""
+"Show some informations regarding the needed information to operate the node "
+"according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."
+msgstr "Pokaż niektóre informacje dotyczące potrzebnych informacji do obsługi węzła zgodnie np. do <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."
 
-#: mod/community.php:95
-msgid "Posts from users of the whole federated network"
-msgstr "Wpisy od użytkowników całej sieci stowarzyszonej"
+#: mod/admin.php:305
+msgid "The Terms of Service"
+msgstr "Warunki świadczenia usług"
 
-#: mod/community.php:185
+#: mod/admin.php:305
 msgid ""
-"This community stream shows all public posts received by this node. They may"
-" not reflect the opinions of this node’s users."
-msgstr "Ten strumień społeczności pokazuje wszystkie publiczne posty otrzymane przez ten węzeł. Mogą nie odzwierciedlać opinii użytkowników tego węzła."
+"Enter the Terms of Service for your node here. You can use BBCode. Headers "
+"of sections should be [h2] and below."
+msgstr "Wprowadź tutaj Warunki świadczenia usług dla swojego węzła. Możesz użyć BBCode. Nagłówki sekcji powinny być [h2] i poniżej."
 
-#: mod/friendica.php:77
-msgid "This is Friendica, version"
-msgstr "To jest Friendica, wersja"
+#: mod/admin.php:353
+msgid "The blocked domain"
+msgstr "Zablokowana domena"
 
-#: mod/friendica.php:78
-msgid "running at web location"
-msgstr "otwierane na serwerze"
+#: mod/admin.php:354 mod/admin.php:367
+msgid "The reason why you blocked this domain."
+msgstr "Powód zablokowania tej domeny."
 
-#: mod/friendica.php:82
-msgid ""
-"Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more "
-"about the Friendica project."
-msgstr "Odwiedź stronę <a href=\"https://friendi.ca\">Friendi.ca</a> aby dowiedzieć się więcej o projekcie Friendica."
+#: mod/admin.php:355
+msgid "Delete domain"
+msgstr "Usuń domenę"
 
-#: mod/friendica.php:86
-msgid "Bug reports and issues: please visit"
-msgstr "Raporty o błędach i problemy: odwiedź stronę"
+#: mod/admin.php:355
+msgid "Check to delete this entry from the blocklist"
+msgstr "Zaznacz, aby usunąć ten wpis z listy bloków"
 
-#: mod/friendica.php:86
-msgid "the bugtracker at github"
-msgstr "bugtracker na github"
+#: mod/admin.php:363
+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 "Na tej stronie można zdefiniować czarną listę serwerów ze stowarzyszonej sieci, które nie mogą współdziałać z danym węzłem. Dla wszystkich wprowadzonych domen powinieneś podać powód, dla którego zablokowałeś serwer zdalny."
 
-#: mod/friendica.php:89
-msgid "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"
-msgstr "Sugestie, pochwały itp. - napisz e-mail \"info\" na \"friendi - kropka - ca"
+#: mod/admin.php:364
+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 "Lista zablokowanych serwerów zostanie publicznie udostępniona na stronie /friendica, dzięki czemu użytkownicy i osoby badające problemy z komunikacją mogą łatwo znaleźć przyczynę."
 
-#: mod/friendica.php:103
-msgid "Installed addons/apps:"
-msgstr "Zainstalowane dodatki/aplikacje:"
+#: mod/admin.php:365
+msgid "Add new entry to block list"
+msgstr "Dodaj nowy wpis do listy bloków"
 
-#: mod/friendica.php:117
-msgid "No installed addons/apps"
-msgstr "Brak zainstalowanych dodatków/aplikacji"
+#: mod/admin.php:366
+msgid "Server Domain"
+msgstr "Domena serwera"
 
-#: mod/friendica.php:122
-#, php-format
-msgid "Read about the <a href=\"%1$s/tos\">Terms of Service</a> of this node."
-msgstr "Przeczytaj o <a href=\"%1$s/tos\">Warunkach świadczenia usług</a> tego węzła."
+#: mod/admin.php:366
+msgid ""
+"The domain of the new server to add to the block list. Do not include the "
+"protocol."
+msgstr "Domena nowego serwera do dodania do listy bloków. Nie dołączaj protokołu."
 
-#: mod/friendica.php:127
-msgid "On this server the following remote servers are blocked."
-msgstr "Na tym serwerze następujące serwery zdalne są blokowane."
+#: mod/admin.php:367
+msgid "Block reason"
+msgstr "Powód zablokowania"
 
-#: mod/install.php:114
-msgid "Friendica Communications Server - Setup"
-msgstr "Friendica Serwer Komunikacyjny - Instalacja"
+#: mod/admin.php:368
+msgid "Add Entry"
+msgstr "Dodaj wpis"
 
-#: mod/install.php:120
-msgid "Could not connect to database."
-msgstr "Nie można nawiązać połączenia z bazą danych"
+#: mod/admin.php:369
+msgid "Save changes to the blocklist"
+msgstr "Zapisz zmiany w liście zablokowanych"
 
-#: mod/install.php:124
-msgid "Could not create table."
-msgstr "Nie mogę stworzyć tabeli."
+#: mod/admin.php:370
+msgid "Current Entries in the Blocklist"
+msgstr "Aktualne wpisy na liście zablokowanych"
 
-#: mod/install.php:130
-msgid "Your Friendica site database has been installed."
-msgstr "Twoja baza danych witryny Friendica została zainstalowana."
+#: mod/admin.php:373
+msgid "Delete entry from blocklist"
+msgstr "Usuń wpis z listy zablokowanych"
 
-#: mod/install.php:135
-msgid ""
-"You may need to import the file \"database.sql\" manually using phpmyadmin "
-"or mysql."
-msgstr "Może być konieczne zaimportowanie pliku \"database.sql\" ręcznie, używając phpmyadmin lub mysql."
+#: mod/admin.php:376
+msgid "Delete entry from blocklist?"
+msgstr "Usunąć wpis z listy zablokowanych?"
 
-#: mod/install.php:136 mod/install.php:208 mod/install.php:565
-msgid "Please see the file \"INSTALL.txt\"."
-msgstr "Proszę przejrzeć plik \"INSTALL.txt\"."
+#: mod/admin.php:402
+msgid "Server added to blocklist."
+msgstr "Serwer dodany do listy zablokowanych."
 
-#: mod/install.php:148
-msgid "Database already in use."
-msgstr "Baza danych jest już w użyciu."
+#: mod/admin.php:418
+msgid "Site blocklist updated."
+msgstr "Zaktualizowano listę bloków witryny."
 
-#: mod/install.php:205
-msgid "System check"
-msgstr "Sprawdzanie systemu"
+#: mod/admin.php:441 src/Core/Console/GlobalCommunityBlock.php:72
+msgid "The contact has been blocked from the node"
+msgstr "Kontakt został zablokowany w węźle"
 
-#: mod/install.php:210
-msgid "Check again"
-msgstr "Sprawdź ponownie"
+#: mod/admin.php:443 src/Core/Console/GlobalCommunityBlock.php:69
+#, php-format
+msgid "Could not find any contact entry for this URL (%s)"
+msgstr "Nie można znaleźć żadnego kontaktu dla tego adresu URL (%s)"
 
-#: mod/install.php:230
-msgid "Database connection"
-msgstr "Połączenie z bazą danych"
+#: mod/admin.php:450
+#, php-format
+msgid "%s contact unblocked"
+msgid_plural "%s contacts unblocked"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
 
-#: mod/install.php:231
-msgid ""
-"In order to install Friendica we need to know how to connect to your "
-"database."
-msgstr "W celu zainstalowania Friendica musimy wiedzieć jak połączyć się z twoją bazą danych."
+#: mod/admin.php:479
+msgid "Remote Contact Blocklist"
+msgstr "Lista zablokowanych kontaktów zdalnych"
 
-#: mod/install.php:232
+#: mod/admin.php:480
 msgid ""
-"Please contact your hosting provider or site administrator if you have "
-"questions about these settings."
-msgstr "Proszę skontaktuj się ze swoim dostawcą usług hostingowych bądź administratorem strony jeśli masz pytania co do tych ustawień ."
+"This page allows you to prevent any message from a remote contact to reach "
+"your node."
+msgstr "Ta strona pozwala zapobiec wysyłaniu do węzła wiadomości od kontaktu zdalnego."
+
+#: mod/admin.php:481
+msgid "Block Remote Contact"
+msgstr "Zablokuj kontakt zdalny"
+
+#: mod/admin.php:482 mod/admin.php:1819
+msgid "select all"
+msgstr "Zaznacz wszystko"
+
+#: mod/admin.php:483
+msgid "select none"
+msgstr "wybierz brak"
 
-#: mod/install.php:233
-msgid ""
-"The database you specify below should already exist. If it does not, please "
-"create it before continuing."
-msgstr "Wymieniona przez Ciebie baza danych powinna już istnieć. Jeżeli nie, utwórz ją przed kontynuacją."
+#: mod/admin.php:486
+msgid "No remote contact is blocked from this node."
+msgstr "Z tego węzła nie jest blokowany kontakt zdalny."
 
-#: mod/install.php:237
-msgid "Database Server Name"
-msgstr "Nazwa serwera bazy danych"
+#: mod/admin.php:488
+msgid "Blocked Remote Contacts"
+msgstr "Zablokowane kontakty zdalne"
 
-#: mod/install.php:238
-msgid "Database Login Name"
-msgstr "Nazwa użytkownika bazy danych"
+#: mod/admin.php:489
+msgid "Block New Remote Contact"
+msgstr "Zablokuj nowy kontakt zdalny"
 
-#: mod/install.php:239
-msgid "Database Login Password"
-msgstr "Hasło logowania do bazy danych"
+#: mod/admin.php:490
+msgid "Photo"
+msgstr "Zdjęcie"
 
-#: mod/install.php:239
-msgid "For security reasons the password must not be empty"
-msgstr "Ze względów bezpieczeństwa hasło nie może być puste"
+#: mod/admin.php:498
+#, php-format
+msgid "%s total blocked contact"
+msgid_plural "%s total blocked contacts"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
 
-#: mod/install.php:240
-msgid "Database Name"
-msgstr "Nazwa bazy danych"
+#: mod/admin.php:500
+msgid "URL of the remote contact to block."
+msgstr "Adres URL kontaktu zdalnego do zablokowania."
 
-#: mod/install.php:241 mod/install.php:281
-msgid "Site administrator email address"
-msgstr "Adres e-mail administratora strony"
+#: mod/admin.php:522
+msgid "Delete this Item"
+msgstr "Usuń ten przedmiot"
 
-#: mod/install.php:241 mod/install.php:281
+#: mod/admin.php:523
 msgid ""
-"Your account email address must match this in order to use the web admin "
-"panel."
-msgstr "Adres e-mail konta musi pasować do tego, aby móc korzystać z panelu administracyjnego."
+"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 "Na tej stronie możesz usunąć przedmiot ze swojego węzła. Jeśli element jest publikowaniem na najwyższym poziomie, cały wątek zostanie usunięty."
 
-#: mod/install.php:245 mod/install.php:284
-msgid "Please select a default timezone for your website"
-msgstr "Proszę wybrać domyślną strefę czasową dla swojej strony"
+#: mod/admin.php:524
+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 "Musisz znać identyfikator GUID tego przedmiotu. Możesz go znaleźć np. patrząc na wyświetlany adres URL. Ostatnia część http://example.com/display/123456 to GUID, tutaj 123456."
 
-#: mod/install.php:271
-msgid "Site settings"
-msgstr "Ustawienia strony"
+#: mod/admin.php:525
+msgid "GUID"
+msgstr "GUID"
 
-#: mod/install.php:285
-msgid "System Language:"
-msgstr "Język systemu:"
+#: mod/admin.php:525
+msgid "The GUID of the item you want to delete."
+msgstr "Identyfikator elementu GUID, który chcesz usunąć."
 
-#: mod/install.php:285
-msgid ""
-"Set the default language for your Friendica installation interface and to "
-"send emails."
-msgstr "Ustaw domyślny język dla interfejsu instalacyjnego Friendica i wysyłaj e-maile."
+#: mod/admin.php:564
+msgid "Item marked for deletion."
+msgstr "Przedmiot oznaczony do usunięcia."
 
-#: mod/install.php:326
-msgid "Could not find a command line version of PHP in the web server PATH."
-msgstr "Nie można znaleźć wersji PHP komendy w serwerze PATH"
+#: mod/admin.php:635
+msgid "unknown"
+msgstr "nieznany"
 
-#: mod/install.php:327
+#: mod/admin.php:711
 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 "
-"href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-"
-"up-the-worker'>'Setup the worker'</a>"
-msgstr "Jeśli nie masz zainstalowanej na serwerze wersji PHP z wiersza poleceń, nie będziesz mógł uruchomić przetwarzania w tle. Zobacz <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Konfiguracja pracownika'</a>"
-
-#: mod/install.php:331
-msgid "PHP executable path"
-msgstr "Ścieżka wykonywalna PHP"
+"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 "Ta strona zawiera kilka numerów do znanej części federacyjnej sieci społecznościowej, do której należy Twój węzeł Friendica. Liczby te nie są kompletne, ale odzwierciedlają tylko część sieci, o której wie twój węzeł."
 
-#: mod/install.php:331
+#: mod/admin.php:712
 msgid ""
-"Enter full path to php executable. You can leave this blank to continue the "
-"installation."
-msgstr "Wprowadź pełną ścieżkę do pliku wykonywalnego php. Możesz pozostawić to pole puste, aby kontynuować instalację."
+"The <em>Auto Discovered Contact Directory</em> feature is not enabled, it "
+"will improve the data displayed here."
+msgstr "Funkcja <em>Katalog kontaktów automatycznie odkrytych</em> nie jest włączona, poprawi ona wyświetlane tutaj dane."
 
-#: mod/install.php:336
-msgid "Command line PHP"
-msgstr "Linia komend PHP"
+#: mod/admin.php:724
+#, php-format
+msgid ""
+"Currently this node is aware of %d nodes with %d registered users from the "
+"following platforms:"
+msgstr "Obecnie węzeł ten jest świadomy %dwęzłów z %d zarejestrowanymi użytkownikami z następujących platform:"
 
-#: mod/install.php:345
-msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
-msgstr "Plik wykonywalny PHP nie jest php cli binarny (może być wersją cgi-fgci)"
+#: mod/admin.php:755
+msgid "ID"
+msgstr "ID"
 
-#: mod/install.php:346
-msgid "Found PHP version: "
-msgstr "Znaleziono wersje PHP:"
+#: mod/admin.php:756
+msgid "Recipient Name"
+msgstr "Nazwa odbiorcy"
 
-#: mod/install.php:348
-msgid "PHP cli binary"
-msgstr "PHP cli binarny"
+#: mod/admin.php:757
+msgid "Recipient Profile"
+msgstr "Profil odbiorcy"
 
-#: mod/install.php:359
-msgid ""
-"The command line version of PHP on your system does not have "
-"\"register_argc_argv\" enabled."
-msgstr "Wersja linii poleceń PHP w twoim systemie nie ma aktywowanego \"register_argc_argv\"."
+#: mod/admin.php:758 view/theme/frio/theme.php:266
+#: src/Core/NotificationsManager.php:178 src/Content/Nav.php:179
+msgid "Network"
+msgstr "Sieć"
 
-#: mod/install.php:360
-msgid "This is required for message delivery to work."
-msgstr "Jest wymagane, aby dostarczanie wiadomości działało."
+#: mod/admin.php:759
+msgid "Created"
+msgstr "Utwórz"
 
-#: mod/install.php:362
-msgid "PHP register_argc_argv"
-msgstr "PHP register_argc_argv"
+#: mod/admin.php:760
+msgid "Last Tried"
+msgstr "Ostatnia wypróbowana"
 
-#: mod/install.php:385
+#: mod/admin.php:761
 msgid ""
-"Error: the \"openssl_pkey_new\" function on this system is not able to "
-"generate encryption keys"
-msgstr "Błąd: funkcja \"openssl_pkey_new\" w tym systemie nie jest w stanie wygenerować kluczy szyfrujących"
+"This page lists the content of the queue for outgoing postings. These are "
+"postings the initial delivery failed for. They will be resend later and "
+"eventually deleted if the delivery fails permanently."
+msgstr "Na tej stronie znajduje się zawartość kolejki dla wysyłek wychodzących. Są to posty, dla których początkowe wysyłanie nie powiodło się. Zostaną one ponownie wysłane później i ostatecznie usunięte, jeśli doręczenie zakończy się trwale."
 
-#: mod/install.php:386
+#: mod/admin.php:785
+#, php-format
 msgid ""
-"If running under Windows, please see "
-"\"http://www.php.net/manual/en/openssl.installation.php\"."
-msgstr "Jeśli korzystasz z Windowsa, proszę odwiedzić \"http://www.php.net/manual/en/openssl.installation.php\"."
-
-#: mod/install.php:388
-msgid "Generate encryption keys"
-msgstr "Generuj klucz kodowania"
+"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 "Twoja baza danych nadal działa z tabelami MyISAM. Powinieneś zmienić typ silnika na InnoDB. Ponieważ Friendica będzie używać funkcji związanych z InnoDB tylko w przyszłości, powinieneś to zmienić! Zobacz <a href=\"%s\">tutaj</a> przewodnik, który może być pomocny w konwersji silników stołowych. Możesz także użyć polecenia <tt>php bin/console.php dbstructure toinnodb</tt> instalacji Friendica do automatycznej konwersji.<br />"
 
-#: mod/install.php:395
-msgid "libCurl PHP module"
-msgstr "Moduł libCurl PHP"
+#: mod/admin.php:792
+#, 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 "Dostępna jest nowa wersja aplikacji Friendica. Twoja aktualna wersja to %1$s wyższa wersja to %2$s"
 
-#: mod/install.php:396
-msgid "GD graphics PHP module"
-msgstr "Moduł PHP-GD"
+#: mod/admin.php:802
+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 "Aktualizacja bazy danych nie powiodła się. Uruchom polecenie \"php bin/console.php dbstructure update\" z wiersza poleceń i sprawdź błędy, które mogą się pojawić."
 
-#: mod/install.php:397
-msgid "OpenSSL PHP module"
-msgstr "Moduł PHP OpenSSL"
+#: mod/admin.php:808
+msgid "The worker was never executed. Please check your database structure!"
+msgstr "Pracownik nigdy nie został stracony. Sprawdź swoją strukturę bazy danych!"
 
-#: mod/install.php:398
-msgid "PDO or MySQLi PHP module"
-msgstr "Moduł PDO lub MySQLi PHP"
+#: mod/admin.php:811
+#, php-format
+msgid ""
+"The last worker execution was on %s UTC. This is older than one hour. Please"
+" check your crontab settings."
+msgstr "Ostatnie wykonanie robota było w %s UTC. To jest starsze niż jedna godzina. Sprawdź ustawienia crontab."
 
-#: mod/install.php:399
-msgid "mb_string PHP module"
-msgstr "Moduł mb_string PHP"
+#: mod/admin.php:816
+msgid "Normal Account"
+msgstr "Konto normalne"
 
-#: mod/install.php:400
-msgid "XML PHP module"
-msgstr "Moduł XML PHP"
+#: mod/admin.php:817
+msgid "Automatic Follower Account"
+msgstr "Automatyczne konto obserwatora"
 
-#: mod/install.php:401
-msgid "iconv PHP module"
-msgstr "Moduł PHP iconv"
+#: mod/admin.php:818
+msgid "Public Forum Account"
+msgstr "Publiczne konto na forum"
 
-#: mod/install.php:402
-msgid "POSIX PHP module"
-msgstr "Moduł POSIX PHP"
+#: mod/admin.php:819
+msgid "Automatic Friend Account"
+msgstr "Automatyczny przyjaciel konta"
 
-#: mod/install.php:406 mod/install.php:408
-msgid "Apache mod_rewrite module"
-msgstr "Moduł Apache mod_rewrite"
+#: mod/admin.php:820
+msgid "Blog Account"
+msgstr "Konto Bloga"
 
-#: mod/install.php:406
-msgid ""
-"Error: Apache webserver mod-rewrite module is required but not installed."
-msgstr "Błąd: moduł Apache webserver mod-rewrite jest potrzebny, jednakże nie jest zainstalowany."
+#: mod/admin.php:821
+msgid "Private Forum Account"
+msgstr "Prywatne konto na forum"
 
-#: mod/install.php:414
-msgid "Error: libCURL PHP module required but not installed."
-msgstr "Błąd: libCURL PHP wymagany moduł, lecz nie zainstalowany."
+#: mod/admin.php:843
+msgid "Message queues"
+msgstr "Wiadomości"
 
-#: mod/install.php:418
-msgid ""
-"Error: GD graphics PHP module with JPEG support required but not installed."
-msgstr "Błąd: moduł graficzny GD z PHP potrzebuje wsparcia technicznego JPEG, jednakże on nie jest zainstalowany."
+#: mod/admin.php:849
+msgid "Summary"
+msgstr "Podsumowanie"
 
-#: mod/install.php:422
-msgid "Error: openssl PHP module required but not installed."
-msgstr "Błąd: openssl PHP wymagany moduł, lecz nie zainstalowany."
+#: mod/admin.php:851
+msgid "Registered users"
+msgstr "Zarejestrowani użytkownicy"
 
-#: mod/install.php:426
-msgid "Error: PDO or MySQLi PHP module required but not installed."
-msgstr "Błąd: Wymagany moduł PDO lub MySQLi PHP, ale nie zainstalowany."
+#: mod/admin.php:853
+msgid "Pending registrations"
+msgstr "Rejestracje w toku."
 
-#: mod/install.php:430
-msgid "Error: The MySQL driver for PDO is not installed."
-msgstr "Błąd: Sterownik MySQL dla PDO nie jest zainstalowany."
+#: mod/admin.php:854
+msgid "Version"
+msgstr "Wersja"
 
-#: mod/install.php:434
-msgid "Error: mb_string PHP module required but not installed."
-msgstr "Błąd: moduł PHP mb_string  jest wymagany ale nie jest zainstalowany"
+#: mod/admin.php:859
+msgid "Active addons"
+msgstr "Aktywne dodatki"
 
-#: mod/install.php:438
-msgid "Error: iconv PHP module required but not installed."
-msgstr "Błąd: wymagany moduł PHP iconv, ale nie zainstalowany."
+#: mod/admin.php:890
+msgid "Can not parse base url. Must have at least <scheme>://<domain>"
+msgstr "Nie można zanalizować podstawowego adresu URL. Musi mieć co najmniej <scheme>: //<domain>"
 
-#: mod/install.php:442
-msgid "Error: POSIX PHP module required but not installed."
-msgstr "Błąd: wymagany moduł POSIX PHP, ale nie zainstalowany."
+#: mod/admin.php:1220
+msgid "Site settings updated."
+msgstr "Ustawienia strony zaktualizowane"
 
-#: mod/install.php:452
-msgid "Error, XML PHP module required but not installed."
-msgstr "Błąd, wymagany moduł XML PHP, ale nie zainstalowany."
+#: mod/admin.php:1276
+msgid "No community page for local users"
+msgstr "Brak strony społeczności dla użytkowników lokalnych"
 
-#: mod/install.php:464
-msgid ""
-"The web installer needs to be able to create a file called \".htconfig.php\""
-" in the top folder of your web server and it is unable to do so."
-msgstr "Instalator WWW musi być w stanie utworzyć plik o nazwie \". Htconfig.php\"  i nie jest w stanie tego zrobić."
+#: mod/admin.php:1277
+msgid "No community page"
+msgstr "Brak strony społeczności"
 
-#: mod/install.php:465
-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 "Jest to najczęściej ustawienie uprawnień, ponieważ serwer sieciowy może nie być w stanie zapisywać plików w folderze - nawet jeśli możesz."
+#: mod/admin.php:1278
+msgid "Public postings from users of this site"
+msgstr "Publikacje publiczne od użytkowników tej strony"
 
-#: mod/install.php:466
-msgid ""
-"At the end of this procedure, we will give you a text to save in a file "
-"named .htconfig.php in your Friendica top folder."
-msgstr "Pod koniec tej procedury podamy Ci tekst do zapisania w pliku o nazwie .htconfig.php w twoim górnym folderze Friendica."
+#: mod/admin.php:1279
+msgid "Public postings from the federated network"
+msgstr "Publikacje wpisy ze sfederowanej sieci"
 
-#: mod/install.php:467
-msgid ""
-"You can alternatively skip this procedure and perform a manual installation."
-" Please see the file \"INSTALL.txt\" for instructions."
-msgstr "Alternatywnie można pominąć tę procedurę i wykonać ręczną instalację. Proszę zobaczyć plik 'INSTALL.txt' z instrukcjami."
+#: mod/admin.php:1280
+msgid "Public postings from local users and the federated network"
+msgstr "Publikacje publiczne od użytkowników lokalnych i sieci federacyjnej"
 
-#: mod/install.php:470
-msgid ".htconfig.php is writable"
-msgstr ".htconfig.php jest zapisywalny"
+#: mod/admin.php:1286
+msgid "Users, Global Contacts"
+msgstr "Użytkownicy, kontakty globalne"
 
-#: mod/install.php:480
-msgid ""
-"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
-"compiles templates to PHP to speed up rendering."
-msgstr "Friendica używa silnika szablonów Smarty3 do renderowania swoich widoków. Smarty3 kompiluje szablony do PHP, aby przyspieszyć renderowanie."
+#: mod/admin.php:1287
+msgid "Users, Global Contacts/fallback"
+msgstr "Użytkownicy, kontakty globalne/awaryjne"
 
-#: mod/install.php:481
-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 "Aby przechowywać te skompilowane szablony, serwer WWW musi mieć dostęp do zapisu do katalogu view/smarty3/ w folderze najwyższego poziomu Friendica."
+#: mod/admin.php:1291
+msgid "One month"
+msgstr "Miesiąc"
 
-#: mod/install.php:482
-msgid ""
-"Please ensure that the user that your web server runs as (e.g. www-data) has"
-" write access to this folder."
-msgstr "Upewnij się, że użytkownik, na którym działa serwer WWW (np. www-data), ma prawo do zapisu do tego folderu."
+#: mod/admin.php:1292
+msgid "Three months"
+msgstr "Trzy miesiące"
 
-#: mod/install.php:483
-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 "Uwaga: jako środek bezpieczeństwa, powinieneś dać serwerowi dostęp do zapisu view/smarty3/ jedynie - nie do plików szablonów (.tpl), które zawiera."
+#: mod/admin.php:1293
+msgid "Half a year"
+msgstr "Pół roku"
 
-#: mod/install.php:486
-msgid "view/smarty3 is writable"
-msgstr "view/smarty3 jest zapisywalny"
+#: mod/admin.php:1294
+msgid "One year"
+msgstr "Rok"
 
-#: mod/install.php:504
-msgid ""
-"Url rewrite in .htaccess is not working. Check your server configuration."
-msgstr "Nie działa URL w .htaccess popraw. Sprawdź konfigurację serwera."
+#: mod/admin.php:1299
+msgid "Multi user instance"
+msgstr "Tryb wielu użytkowników"
 
-#: mod/install.php:506
-msgid "Error message from Curl when fetching"
-msgstr "Komunikat o błędzie z Curl podczas pobierania"
+#: mod/admin.php:1322
+msgid "Closed"
+msgstr "Zamknięte"
 
-#: mod/install.php:510
-msgid "Url rewrite is working"
-msgstr "Działający adres URL"
+#: mod/admin.php:1323
+msgid "Requires approval"
+msgstr "Wymagane zatwierdzenie."
 
-#: mod/install.php:529
-msgid "ImageMagick PHP extension is not installed"
-msgstr "Rozszerzenie PHP ImageMagick nie jest zainstalowane"
+#: mod/admin.php:1324
+msgid "Open"
+msgstr "Otwarta"
 
-#: mod/install.php:531
-msgid "ImageMagick PHP extension is installed"
-msgstr "Rozszerzenie PHP ImageMagick jest zainstalowane"
+#: mod/admin.php:1328
+msgid "No SSL policy, links will track page SSL state"
+msgstr "Brak SSL , linki będą śledzić stan SSL ."
 
-#: mod/install.php:533
-msgid "ImageMagick supports GIF"
-msgstr "ImageMagick obsługuje GIF"
+#: mod/admin.php:1329
+msgid "Force all links to use SSL"
+msgstr "Wymuś by linki używały SSL."
 
-#: mod/install.php:540
-msgid ""
-"The database configuration file \".htconfig.php\" could not be written. "
-"Please use the enclosed text to create a configuration file in your web "
-"server root."
-msgstr "Konfiguracja bazy danych pliku \".htconfig.php\" nie mogła zostać zapisana. Proszę użyć załączonego tekstu, aby utworzyć folder konfiguracyjny w sieci serwera."
+#: mod/admin.php:1330
+msgid "Self-signed certificate, use SSL for local links only (discouraged)"
+msgstr "Wewnętrzne Certyfikaty , użyj SSL tylko dla linków lokalnych . "
 
-#: mod/install.php:563
-msgid "<h1>What next</h1>"
-msgstr "<h1>Co dalej</h1>"
+#: mod/admin.php:1334
+msgid "Don't check"
+msgstr "Nie sprawdzaj"
 
-#: mod/install.php:564
-msgid ""
-"IMPORTANT: You will need to [manually] setup a scheduled task for the "
-"worker."
-msgstr "WAŻNE: Będziesz musiał [ręcznie] ustawić zaplanowane zadanie dla pracownika."
+#: mod/admin.php:1335
+msgid "check the stable version"
+msgstr "sprawdź wersję stabilną"
 
-#: mod/install.php:567
-#, 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 "Przejdź do <a href=\"%s/register\">strony rejestracji</a> nowego węzła Friendica i zarejestruj się jako nowy użytkownik. Pamiętaj, aby użyć adresu e-mail wprowadzonego jako e-mail administratora. To pozwoli Ci wejść do panelu administratora witryny."
+#: mod/admin.php:1336
+msgid "check the development version"
+msgstr "sprawdź wersję rozwojową"
 
-#: mod/invite.php:33
-msgid "Total invitation limit exceeded."
-msgstr "Przekroczono limit zaproszeń ogółem."
+#: mod/admin.php:1359
+msgid "Republish users to directory"
+msgstr "Ponownie opublikuj użytkowników w katalogu"
 
-#: mod/invite.php:55
-#, php-format
-msgid "%s : Not a valid email address."
-msgstr "%s : Nieprawidłowy adres e-mail."
+#: mod/admin.php:1361
+msgid "File upload"
+msgstr "Przesyłanie plików"
 
-#: mod/invite.php:87
-msgid "Please join us on Friendica"
-msgstr "Dołącz do nas na Friendica"
+#: mod/admin.php:1362
+msgid "Policies"
+msgstr "Zasady"
 
-#: mod/invite.php:96
-msgid "Invitation limit exceeded. Please contact your site administrator."
-msgstr "Przekroczono limit zaproszeń. Skontaktuj się z administratorem witryny."
+#: mod/admin.php:1364
+msgid "Auto Discovered Contact Directory"
+msgstr "Katalog kontaktów automatycznie odkrytych"
 
-#: mod/invite.php:100
-#, php-format
-msgid "%s : Message delivery failed."
-msgstr "%s : Nie udało się dostarczyć wiadomości."
+#: mod/admin.php:1365
+msgid "Performance"
+msgstr "Ustawienia"
 
-#: mod/invite.php:104
-#, php-format
-msgid "%d message sent."
-msgid_plural "%d messages sent."
-msgstr[0] "%d wiadomość wysłana."
-msgstr[1] "%d wiadomości wysłane."
-msgstr[2] "%d wysłano ."
-msgstr[3] "%d wiadomość wysłano."
+#: mod/admin.php:1366
+msgid "Worker"
+msgstr "Pracownik"
 
-#: mod/invite.php:122
-msgid "You have no more invitations available"
-msgstr "Nie masz już dostępnych zaproszeń"
+#: mod/admin.php:1367
+msgid "Message Relay"
+msgstr "Przekazywanie wiadomości"
 
-#: mod/invite.php:130
-#, php-format
+#: mod/admin.php:1368
 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 "Odwiedź %s listę publicznych witryn, do których możesz dołączyć. Członkowie Friendica na innych stronach mogą łączyć się ze sobą, jak również z członkami wielu innych sieci społecznościowych."
+"Relocate - WARNING: advanced function. Could make this server unreachable."
+msgstr "Relokacja - OSTRZEŻENIE: funkcja zaawansowana. Może spowodować, że serwer będzie nieosiągalny."
 
-#: mod/invite.php:132
-#, php-format
-msgid ""
-"To accept this invitation, please visit and register at %s or any other "
-"public Friendica website."
-msgstr "Aby zaakceptować to zaproszenie, odwiedź i zarejestruj się %s lub w dowolnej innej publicznej witrynie internetowej Friendica."
+#: mod/admin.php:1371
+msgid "Site name"
+msgstr "Nazwa strony"
 
-#: mod/invite.php:133
-#, 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 "Strony Friendica łączą się ze sobą, tworząc ogromną sieć społecznościową o zwiększonej prywatności, która jest własnością i jest kontrolowana przez jej członków. Mogą również łączyć się z wieloma tradycyjnymi sieciami społecznościowymi. Zobacz %s listę alternatywnych witryn Friendica, do których możesz dołączyć."
+#: mod/admin.php:1372
+msgid "Host name"
+msgstr "Nazwa hosta"
 
-#: mod/invite.php:137
-msgid ""
-"Our apologies. This system is not currently configured to connect with other"
-" public sites or invite members."
-msgstr "Przepraszamy. System nie jest obecnie skonfigurowany do łączenia się z innymi publicznymi witrynami lub zapraszania członków."
+#: mod/admin.php:1373
+msgid "Sender Email"
+msgstr "E-mail nadawcy"
 
-#: mod/invite.php:141
+#: mod/admin.php:1373
 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 "Strony Friendica łączą się ze sobą, tworząc ogromną sieć społecznościową o zwiększonej prywatności, która jest własnością i jest kontrolowana przez jej członków. Mogą również łączyć się z wieloma tradycyjnymi sieciami społecznościowymi."
+"The email address your server shall use to send notification emails from."
+msgstr "Adres e-mail używany przez Twój serwer do wysyłania e-maili z powiadomieniami."
 
-#: mod/invite.php:140
-#, php-format
-msgid "To accept this invitation, please visit and register at %s."
-msgstr "Aby zaakceptować to zaproszenie, odwiedź stronę i zarejestruj się na stronie %s."
+#: mod/admin.php:1374
+msgid "Banner/Logo"
+msgstr "Logo"
 
-#: mod/invite.php:147
-msgid "Send invitations"
-msgstr "Wyślij zaproszenie"
+#: mod/admin.php:1375
+msgid "Shortcut icon"
+msgstr "Ikona skrótu"
 
-#: mod/invite.php:148
-msgid "Enter email addresses, one per line:"
-msgstr "Wprowadź adresy e-mail, po jednym w wierszu:"
+#: mod/admin.php:1375
+msgid "Link to an icon that will be used for browsers."
+msgstr "Link do ikony, która będzie używana w przeglądarkach."
 
-#: mod/invite.php:149
-msgid ""
-"You are cordially invited to join me and other close friends on Friendica - "
-"and help us to create a better social web."
-msgstr "Serdecznie zapraszam do przyłączenia się do mnie i innych bliskich znajomych na stronie Friendica - i pomóż nam stworzyć lepszą sieć społecznościową."
+#: mod/admin.php:1376
+msgid "Touch icon"
+msgstr "Dołącz ikonę"
 
-#: mod/invite.php:151
-msgid "You will need to supply this invitation code: $invite_code"
-msgstr "Musisz podać ten kod zaproszenia: $invite_code"
+#: mod/admin.php:1376
+msgid "Link to an icon that will be used for tablets and mobiles."
+msgstr "Link do ikony, która będzie używana w tabletach i telefonach komórkowych."
 
-#: mod/invite.php:151
-msgid ""
-"Once you have registered, please connect with me via my profile page at:"
-msgstr "Po rejestracji połącz się ze mną na stronie mojego profilu pod adresem:"
+#: mod/admin.php:1377
+msgid "Additional Info"
+msgstr "Dodatkowe informacje"
 
-#: mod/invite.php:153
+#: mod/admin.php:1377
+#, php-format
 msgid ""
-"For more information about the Friendica project and why we feel it is "
-"important, please visit http://friendi.ca"
-msgstr "Aby uzyskać więcej informacji na temat projektu Friendica i dlaczego uważamy, że jest to ważne, odwiedź http://friendi.ca"
+"For public servers: you can add additional information here that will be "
+"listed at %s/servers."
+msgstr "W przypadku serwerów publicznych: możesz tu dodać dodatkowe informacje, które będą wymienione na %s/servers."
 
-#: mod/network.php:202 src/Model/Group.php:413
-msgid "add"
-msgstr "dodaj"
+#: mod/admin.php:1378
+msgid "System language"
+msgstr "Język systemu"
 
-#: mod/network.php:547
-#, php-format
+#: mod/admin.php:1379
+msgid "System theme"
+msgstr "Motyw systemowy"
+
+#: mod/admin.php:1379
 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] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
+"Default system theme - may be over-ridden by user profiles - <a href='#' "
+"id='cnftheme'>change theme settings</a>"
+msgstr "Domyślny motyw systemu - może być nadpisany przez profil użytkownika  <a href='#' id='cnftheme'>zmień ustawienia motywów</a>"
 
-#: mod/network.php:550
-msgid "Messages in this group won't be send to these receivers."
-msgstr "Wiadomości z tej grupy nie będą wysyłane do tych odbiorców."
+#: mod/admin.php:1380
+msgid "Mobile system theme"
+msgstr "Motyw systemu mobilnego"
 
-#: mod/network.php:618
-msgid "No such group"
-msgstr "Nie ma takiej grupy"
+#: mod/admin.php:1380
+msgid "Theme for mobile devices"
+msgstr "Motyw na urządzenia mobilne"
 
-#: mod/network.php:643
-#, php-format
-msgid "Group: %s"
-msgstr "Grupa: %s"
+#: mod/admin.php:1381
+msgid "SSL link policy"
+msgstr "polityka SSL"
 
-#: mod/network.php:669
-msgid "Private messages to this person are at risk of public disclosure."
-msgstr "Prywatne wiadomości do tej osoby mogą zostać publicznie ujawnione "
+#: mod/admin.php:1381
+msgid "Determines whether generated links should be forced to use SSL"
+msgstr "Określa kiedy generowane linki powinny używać wymuszonego SSl."
 
-#: mod/network.php:672
-msgid "Invalid contact."
-msgstr "Nieprawidłowy kontakt."
+#: mod/admin.php:1382
+msgid "Force SSL"
+msgstr "Wymuś SSL"
 
-#: mod/network.php:937
-msgid "Commented Order"
-msgstr "Porządek według komentarzy"
+#: mod/admin.php:1382
+msgid ""
+"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
+" to endless loops."
+msgstr "Wymuszaj wszystkie żądania SSL bez SSL - Uwaga: w niektórych systemach może to prowadzić do niekończących się pętli."
 
-#: mod/network.php:940
-msgid "Sort by Comment Date"
-msgstr "Sortuj według daty komentarza"
+#: mod/admin.php:1383
+msgid "Hide help entry from navigation menu"
+msgstr "Wyłącz pomoc w menu nawigacyjnym "
 
-#: mod/network.php:945
-msgid "Posted Order"
-msgstr "Porządek według wpisów"
+#: mod/admin.php:1383
+msgid ""
+"Hides the menu entry for the Help pages from the navigation menu. You can "
+"still access it calling /help directly."
+msgstr "Chowa pozycje menu dla stron pomocy ze strony nawigacyjnej. Możesz nadal ją wywołać poprzez komendę /help."
 
-#: mod/network.php:948
-msgid "Sort by Post Date"
-msgstr "Sortuj według daty postów"
+#: mod/admin.php:1384
+msgid "Single user instance"
+msgstr "Tryb pojedynczego użytkownika"
 
-#: mod/network.php:959
-msgid "Posts that mention or involve you"
-msgstr "Posty, które wspominają lub angażują Ciebie"
+#: mod/admin.php:1384
+msgid "Make this instance multi-user or single-user for the named user"
+msgstr "Ustawia tryb dla wielu użytkowników lub pojedynczego użytkownika dla nazwanego użytkownika"
 
-#: mod/network.php:967
-msgid "New"
-msgstr "Nowy"
+#: mod/admin.php:1385
+msgid "Maximum image size"
+msgstr "Maksymalny rozmiar zdjęcia"
 
-#: mod/network.php:970
-msgid "Activity Stream - by date"
-msgstr "Strumień aktywności - według daty"
+#: mod/admin.php:1385
+msgid ""
+"Maximum size in bytes of uploaded images. Default is 0, which means no "
+"limits."
+msgstr "Maksymalny rozmiar w bitach dla wczytywanego obrazu . Domyślnie jest to  0 , co oznacza bez limitu ."
 
-#: mod/network.php:978
-msgid "Shared Links"
-msgstr "Udostępnione łącza"
+#: mod/admin.php:1386
+msgid "Maximum image length"
+msgstr "Maksymalna długość obrazu"
 
-#: mod/network.php:981
-msgid "Interesting Links"
-msgstr "Interesujące linki"
+#: mod/admin.php:1386
+msgid ""
+"Maximum length in pixels of the longest side of uploaded images. Default is "
+"-1, which means no limits."
+msgstr "Maksymalna długość w pikselach dłuższego boku przesyłanego obrazu. Wartością domyślną jest -1, co oznacza brak ograniczeń."
 
-#: mod/network.php:989
-msgid "Starred"
-msgstr "Ulubione"
+#: mod/admin.php:1387
+msgid "JPEG image quality"
+msgstr "Jakość obrazu JPEG"
 
-#: mod/network.php:992
-msgid "Favourite Posts"
-msgstr "Ulubione posty"
+#: mod/admin.php:1387
+msgid ""
+"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
+"100, which is full quality."
+msgstr "Przesłane pliki JPEG zostaną zapisane w tym ustawieniu jakości [0-100]. Domyślna wartość to 100, która jest pełną jakością."
 
-#: mod/profile.php:37 src/Model/Profile.php:118
-msgid "Requested profile is not available."
-msgstr "Żądany profil jest niedostępny"
+#: mod/admin.php:1389
+msgid "Register policy"
+msgstr "Zasady rejestracji"
 
-#: mod/profile.php:78 src/Protocol/OStatus.php:1252
-#, php-format
-msgid "%s's posts"
-msgstr "%s posty "
+#: mod/admin.php:1390
+msgid "Maximum Daily Registrations"
+msgstr "Maksymalna dzienna rejestracja"
 
-#: mod/profile.php:79 src/Protocol/OStatus.php:1253
-#, php-format
-msgid "%s's comments"
-msgstr "%s komentarze "
+#: mod/admin.php:1390
+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 "Jeśli rejestracja powyżej jest dozwolona, to określa maksymalną liczbę nowych rejestracji użytkowników do zaakceptowania na dzień. Jeśli rejestracja jest ustawiona na \"Zamknięta\", to ustawienie to nie ma wpływu."
 
-#: mod/profile.php:80 src/Protocol/OStatus.php:1251
-#, php-format
-msgid "%s's timeline"
-msgstr "%s oś czasu "
+#: mod/admin.php:1391
+msgid "Register text"
+msgstr "Zarejestruj tekst"
 
-#: mod/profile.php:194
-msgid "Tips for New Members"
-msgstr "Wskazówki dla nowych użytkowników"
+#: mod/admin.php:1391
+msgid ""
+"Will be displayed prominently on the registration page. You can use BBCode "
+"here."
+msgstr "Będą wyświetlane w widocznym miejscu na stronie rejestracji. Możesz użyć BBCode tutaj."
 
-#: mod/settings.php:56
-msgid "Account"
-msgstr "Konto"
+#: mod/admin.php:1392
+msgid "Accounts abandoned after x days"
+msgstr "Konto porzucone od x dni."
 
-#: mod/settings.php:73
-msgid "Display"
-msgstr "Wygląd"
+#: mod/admin.php:1392
+msgid ""
+"Will not waste system resources polling external sites for abandonded "
+"accounts. Enter 0 for no time limit."
+msgstr "Nie będzie marnować zasobów systemu wypytując zewnętrzne strony o opuszczone konta. Ustaw 0 dla braku limitu czasu ."
 
-#: mod/settings.php:80 mod/settings.php:844
-msgid "Social Networks"
-msgstr "Portale społecznościowe"
+#: mod/admin.php:1393
+msgid "Allowed friend domains"
+msgstr "Dozwolone domeny przyjaciół"
 
-#: mod/settings.php:94 src/Content/Nav.php:201
-msgid "Delegations"
-msgstr "Delegowanie"
+#: mod/admin.php:1393
+msgid ""
+"Comma separated list of domains which are allowed to establish friendships "
+"with this site. Wildcards are accepted. Empty to allow any domains"
+msgstr "Rozdzielana przecinkami lista domen, które mogą nawiązywać przyjaźnie z tą witryną. Symbole wieloznaczne są akceptowane. Pozostaw puste by zezwolić każdej domenie na zaprzyjaźnienie."
 
-#: mod/settings.php:101
-msgid "Connected apps"
-msgstr "Powiązane aplikacje"
+#: mod/admin.php:1394
+msgid "Allowed email domains"
+msgstr "Dozwolone domeny e-mailowe"
 
-#: mod/settings.php:115
-msgid "Remove account"
-msgstr "Usuń konto"
+#: mod/admin.php:1394
+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 "Rozdzielana przecinkami lista domen dozwolonych w adresach e-mail do rejestracji na tej stronie. Symbole wieloznaczne są akceptowane. Opróżnij, aby zezwolić na dowolne domeny"
 
-#: mod/settings.php:169
-msgid "Missing some important data!"
-msgstr "Brakuje ważnych danych!"
+#: mod/admin.php:1395
+msgid "No OEmbed rich content"
+msgstr "Brak treści multimedialnych ze znaczkiem HTML"
 
-#: mod/settings.php:280
-msgid "Failed to connect with email account using the settings provided."
-msgstr "Połączenie z kontem email używając wybranych ustawień nie powiodło się."
+#: mod/admin.php:1395
+msgid ""
+"Don't show the rich content (e.g. embedded PDF), except from the domains "
+"listed below."
+msgstr "Nie wyświetlaj zasobów treści (np. osadzonego pliku PDF), z wyjątkiem domen wymienionych poniżej."
 
-#: mod/settings.php:285
-msgid "Email settings updated."
-msgstr "Zaktualizowano ustawienia email."
+#: mod/admin.php:1396
+msgid "Allowed OEmbed domains"
+msgstr "Dozwolone domeny OEmbed"
 
-#: mod/settings.php:301
-msgid "Features updated"
-msgstr "Funkcje zaktualizowane"
+#: mod/admin.php:1396
+msgid ""
+"Comma separated list of domains which oembed content is allowed to be "
+"displayed. Wildcards are accepted."
+msgstr "Rozdzielana przecinkami lista domen, w których wyświetlana jest treść, może być wyświetlana. Symbole wieloznaczne są akceptowane."
 
-#: mod/settings.php:374
-msgid "Relocate message has been send to your contacts"
-msgstr "Przeniesienie wiadomości zostało wysłane do Twoich kontaktów"
+#: mod/admin.php:1397
+msgid "Block public"
+msgstr "Blokuj publicznie"
 
-#: mod/settings.php:386 src/Model/User.php:339
-msgid "Passwords do not match. Password unchanged."
-msgstr "Hasła nie pasują do siebie. Hasło niezmienione."
+#: mod/admin.php:1397
+msgid ""
+"Check to block public access to all otherwise public personal pages on this "
+"site unless you are currently logged in."
+msgstr "Zaznacz, aby zablokować publiczny dostęp do wszystkich publicznych stron prywatnych w tej witrynie, chyba że jesteś zalogowany."
 
-#: mod/settings.php:391
-msgid "Empty passwords are not allowed. Password unchanged."
-msgstr "Puste hasła są niedozwolone. Hasło niezmienione."
+#: mod/admin.php:1398
+msgid "Force publish"
+msgstr "Wymuś publikację"
 
-#: mod/settings.php:396 src/Core/Console/NewPassword.php:87
+#: mod/admin.php:1398
 msgid ""
-"The new password has been exposed in a public data dump, please choose "
-"another."
-msgstr "Nowe hasło zostało ujawnione w publicznym zrzucie danych, wybierz inne."
+"Check to force all profiles on this site to be listed in the site directory."
+msgstr "Zaznacz, aby wymusić umieszczenie wszystkich profili w tej witrynie w katalogu witryny."
 
-#: mod/settings.php:402
-msgid "Wrong password."
-msgstr "Złe hasło."
+#: mod/admin.php:1399
+msgid "Global directory URL"
+msgstr "Globalny adres URL katalogu"
 
-#: mod/settings.php:409 src/Core/Console/NewPassword.php:94
-msgid "Password changed."
-msgstr "Hasło zostało zmianione."
+#: mod/admin.php:1399
+msgid ""
+"URL to the global directory. If this is not set, the global directory is "
+"completely unavailable to the application."
+msgstr "Adres URL do katalogu globalnego. Jeśli nie zostanie to ustawione, katalog globalny jest całkowicie niedostępny dla aplikacji."
 
-#: mod/settings.php:411 src/Core/Console/NewPassword.php:91
-msgid "Password update failed. Please try again."
-msgstr "Aktualizacja hasła nie powiodła się. Proszę spróbować ponownie."
+#: mod/admin.php:1400
+msgid "Private posts by default for new users"
+msgstr "Prywatne posty domyślnie dla nowych użytkowników"
 
-#: mod/settings.php:498
-msgid " Please use a shorter name."
-msgstr "Proszę użyć krótszej nazwy."
+#: mod/admin.php:1400
+msgid ""
+"Set default post permissions for all new members to the default privacy "
+"group rather than public."
+msgstr "Ustaw domyślne uprawnienia do publikowania dla wszystkich nowych członków na domyślną grupę prywatności, a nie publiczną."
 
-#: mod/settings.php:501
-msgid " Name too short."
-msgstr "Za krótka nazwa."
+#: mod/admin.php:1401
+msgid "Don't include post content in email notifications"
+msgstr "Nie wklejaj zawartości postu do powiadomienia o poczcie"
 
-#: mod/settings.php:509
-msgid "Wrong Password"
-msgstr "Złe hasło"
+#: mod/admin.php:1401
+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 "W celu ochrony prywatności, nie włączaj zawartości postu/komentarza/wiadomości prywatnej/etc. do powiadomień w wiadomościach mailowych wysyłanych z tej strony."
 
-#: mod/settings.php:514
-msgid "Invalid email."
-msgstr "Niepoprawny e-mail."
+#: mod/admin.php:1402
+msgid "Disallow public access to addons listed in the apps menu."
+msgstr "Nie zezwalaj na publiczny dostęp do dodatkowych wtyczek wyszczególnionych w menu aplikacji."
 
-#: mod/settings.php:521
-msgid "Cannot change to that email."
-msgstr "Nie można zmienić tego e-maila."
+#: mod/admin.php:1402
+msgid ""
+"Checking this box will restrict addons listed in the apps menu to members "
+"only."
+msgstr "Zaznaczenie tego pola spowoduje ograniczenie dodatków wymienionych w menu aplikacji tylko dla członków."
 
-#: mod/settings.php:574
-msgid "Private forum has no privacy permissions. Using default privacy group."
-msgstr "Prywatne forum nie ma uprawnień do prywatności. Użyj domyślnej grupy prywatnej."
+#: mod/admin.php:1403
+msgid "Don't embed private images in posts"
+msgstr "Nie umieszczaj prywatnych zdjęć w postach"
 
-#: mod/settings.php:577
-msgid "Private forum has no privacy permissions and no default privacy group."
-msgstr "Prywatne forum nie ma uprawnień do prywatności ani domyślnej grupy prywatności."
+#: mod/admin.php:1403
+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 "Nie zastępuj lokalnie hostowanych zdjęć prywatnych we wpisach za pomocą osadzonej kopii obrazu. Oznacza to, że osoby, które otrzymują posty zawierające prywatne zdjęcia, będą musiały uwierzytelnić i wczytać każdy obraz, co może trochę potrwać."
 
-#: mod/settings.php:617
-msgid "Settings updated."
-msgstr "Zaktualizowano ustawienia."
+#: mod/admin.php:1404
+msgid "Allow Users to set remote_self"
+msgstr "Zezwól użytkownikom na ustawienie remote_self"
 
-#: mod/settings.php:676 mod/settings.php:702 mod/settings.php:738
-msgid "Add application"
-msgstr "Dodaj aplikację"
+#: mod/admin.php:1404
+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 "Po sprawdzeniu tego każdy użytkownik może zaznaczyć każdy kontakt jako zdalny w oknie dialogowym kontaktu naprawczego. Ustawienie tej flagi na kontakcie powoduje dublowanie każdego wpisu tego kontaktu w strumieniu użytkowników."
 
-#: mod/settings.php:680 mod/settings.php:706
-msgid "Consumer Key"
-msgstr "Klucz klienta"
+#: mod/admin.php:1405
+msgid "Block multiple registrations"
+msgstr "Zablokuj wielokrotną rejestrację"
 
-#: mod/settings.php:681 mod/settings.php:707
-msgid "Consumer Secret"
-msgstr "Tajny klucz klienta"
+#: mod/admin.php:1405
+msgid "Disallow users to register additional accounts for use as pages."
+msgstr "Nie pozwalaj użytkownikom na zakładanie dodatkowych kont do używania jako strony. "
 
-#: mod/settings.php:682 mod/settings.php:708
-msgid "Redirect"
-msgstr "Przekierowanie"
+#: mod/admin.php:1406
+msgid "OpenID support"
+msgstr "Wsparcie OpenID"
 
-#: mod/settings.php:683 mod/settings.php:709
-msgid "Icon url"
-msgstr "Adres Url ikony"
+#: mod/admin.php:1406
+msgid "OpenID support for registration and logins."
+msgstr "Obsługa OpenID do rejestracji i logowania."
 
-#: mod/settings.php:694
-msgid "You can't edit this application."
-msgstr "Nie możesz edytować tej aplikacji."
+#: mod/admin.php:1407
+msgid "Fullname check"
+msgstr "Sprawdzanie pełnej nazwy"
 
-#: mod/settings.php:737
-msgid "Connected Apps"
-msgstr "Powiązane aplikacje"
+#: mod/admin.php:1407
+msgid ""
+"Force users to register with a space between firstname and lastname in Full "
+"name, as an antispam measure"
+msgstr "Aby ograniczyć spam, wymagaj by użytkownik przy rejestracji w polu Imię i nazwisko użył spacji pomiędzy imieniem i nazwiskiem."
 
-#: mod/settings.php:739 src/Object/Post.php:155 src/Object/Post.php:157
-msgid "Edit"
-msgstr "Edytuj"
+#: mod/admin.php:1408
+msgid "Community pages for visitors"
+msgstr "Strony społecznościowe dla odwiedzających"
 
-#: mod/settings.php:741
-msgid "Client key starts with"
-msgstr "Klucz klienta zaczyna się od"
+#: mod/admin.php:1408
+msgid ""
+"Which community pages should be available for visitors. Local users always "
+"see both pages."
+msgstr "Które strony społeczności powinny być dostępne dla odwiedzających. Lokalni użytkownicy zawsze widzą obie strony."
 
-#: mod/settings.php:742
-msgid "No name"
-msgstr "Bez nazwy"
+#: mod/admin.php:1409
+msgid "Posts per user on community page"
+msgstr "Lista postów użytkownika na stronie społeczności"
 
-#: mod/settings.php:743
-msgid "Remove authorization"
-msgstr "Odwołaj upoważnienie"
+#: mod/admin.php:1409
+msgid ""
+"The maximum number of posts per user on the community page. (Not valid for "
+"'Global Community')"
+msgstr "Maksymalna liczba postów na użytkownika na stronie społeczności. (Nie dotyczy 'społeczności globalnej')"
 
-#: mod/settings.php:754
-msgid "No Addon settings configured"
-msgstr "Brak skonfigurowanych ustawień dodatków"
+#: mod/admin.php:1410
+msgid "Enable OStatus support"
+msgstr "Włącz wsparcie OStatus"
 
-#: mod/settings.php:763
-msgid "Addon Settings"
-msgstr "Ustawienia Dodatków"
+#: mod/admin.php:1410
+msgid ""
+"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
+"communications in OStatus are public, so privacy warnings will be "
+"occasionally displayed."
+msgstr "Zapewnij kompatybilność z OStatus (StatusNet, GNU Social itp.). Cała komunikacja w stanie OStatus jest jawna, dlatego ostrzeżenia o prywatności będą czasami wyświetlane."
 
-#: mod/settings.php:784
-msgid "Additional Features"
-msgstr "Dodatkowe funkcje"
+#: mod/admin.php:1411
+msgid "Only import OStatus threads from our contacts"
+msgstr "Importuj wątki OStatus tylko z naszych kontaktów"
 
-#: mod/settings.php:807 src/Content/ContactSelector.php:83
-msgid "Diaspora"
-msgstr "Diaspora"
+#: mod/admin.php:1411
+msgid ""
+"Normally we import every content from our OStatus contacts. With this option"
+" we only store threads that are started by a contact that is known on our "
+"system."
+msgstr "Normalnie importujemy każdą treść z naszych kontaktów OStatus. W tej opcji przechowujemy tylko wątki uruchomione przez kontakt znany w naszym systemie."
 
-#: mod/settings.php:807 mod/settings.php:808
-msgid "enabled"
-msgstr "włączony"
+#: mod/admin.php:1412
+msgid "OStatus support can only be enabled if threading is enabled."
+msgstr "Obsługa OStatus może być włączona tylko wtedy, gdy włączone jest wątkowanie."
 
-#: mod/settings.php:807 mod/settings.php:808
-msgid "disabled"
-msgstr "wyłączony"
+#: mod/admin.php:1414
+msgid ""
+"Diaspora support can't be enabled because Friendica was installed into a sub"
+" directory."
+msgstr "Obsługa Diaspory nie może być włączona, ponieważ Friendica została zainstalowana w podkatalogu."
 
-#: mod/settings.php:807 mod/settings.php:808
-#, php-format
-msgid "Built-in support for %s connectivity is %s"
-msgstr "Wbudowane wsparcie dla %s łączność jest %s"
+#: mod/admin.php:1415
+msgid "Enable Diaspora support"
+msgstr "Włączyć obsługę Diaspory"
 
-#: mod/settings.php:808
-msgid "GNU Social (OStatus)"
-msgstr "GNU Społeczny (OStatus)"
+#: mod/admin.php:1415
+msgid "Provide built-in Diaspora network compatibility."
+msgstr "Zapewnij wbudowaną kompatybilność z siecią Diaspora."
 
-#: mod/settings.php:839
-msgid "Email access is disabled on this site."
-msgstr "Dostęp do e-maila nie jest w pełni sprawny na tej stronie"
+#: mod/admin.php:1416
+msgid "Only allow Friendica contacts"
+msgstr "Dopuść tylko kontakty Friendrica"
 
-#: mod/settings.php:849
-msgid "General Social Media Settings"
-msgstr "Ogólne ustawienia mediów społecznościowych"
+#: mod/admin.php:1416
+msgid ""
+"All contacts must use Friendica protocols. All other built-in communication "
+"protocols disabled."
+msgstr "Wszyscy znajomi muszą używać protokołów Friendica. Wszystkie inne wbudowane protokoły komunikacyjne są wyłączone."
 
-#: mod/settings.php:850
-msgid "Disable Content Warning"
-msgstr "Wyłącz ostrzeżenie o treści"
+#: mod/admin.php:1417
+msgid "Verify SSL"
+msgstr "Weryfikacja SSL"
 
-#: mod/settings.php:850
+#: mod/admin.php:1417
 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 "Użytkownicy w sieciach takich jak Mastodon lub Pleroma mogą ustawić pole ostrzeżenia o treści, które domyślnie zwijać będzie swój wpis. Powoduje wyłączenie automatycznego zwijania i ustawia ostrzeżenie o treści jako tytuł postu. Nie ma wpływu na żadne inne filtrowanie treści, które ostatecznie utworzyłeś."
+"If you wish, you can turn on strict certificate checking. This will mean you"
+" cannot connect (at all) to self-signed SSL sites."
+msgstr "Jeśli chcesz, możesz włączyć ścisłe sprawdzanie certyfikatu. Oznacza to, że nie możesz połączyć się (w ogóle) z własnoręcznie podpisanymi stronami SSL."
 
-#: mod/settings.php:851
-msgid "Disable intelligent shortening"
-msgstr "Wyłącz inteligentne skracanie"
+#: mod/admin.php:1418
+msgid "Proxy user"
+msgstr "Użytkownik proxy"
 
-#: 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 "Zwykle system próbuje znaleźć najlepszy link do dodania do skróconych postów. Jeśli ta opcja jest włączona, każdy skrócony wpis zawsze wskazuje oryginalny post znajomej osoby."
+#: mod/admin.php:1419
+msgid "Proxy URL"
+msgstr "URL Proxy"
 
-#: mod/settings.php:852
-msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
-msgstr "Automatycznie podążaj za wszystkimi obserwatorami/rzecznikami GNU Społeczności (OStatus)"
+#: mod/admin.php:1420
+msgid "Network timeout"
+msgstr "Network timeout"
+
+#: mod/admin.php:1420
+msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
+msgstr "Wartość jest w sekundach. Ustaw na 0 dla nieograniczonej (niezalecane)."
+
+#: mod/admin.php:1421
+msgid "Maximum Load Average"
+msgstr "Maksymalne obciążenie średnie"
 
-#: mod/settings.php:852
+#: mod/admin.php:1421
 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 "Jeśli otrzymasz wiadomość od nieznanego użytkownika OStatus, ta opcja decyduje, co zrobić. Jeśli zostanie zaznaczone, dla każdego nieznanego użytkownika zostanie utworzony nowy kontakt."
+"Maximum system load before delivery and poll processes are deferred - "
+"default 50."
+msgstr "Maksymalne obciążenie systemu przed dostawą i odpytywaniem jest odłożone - domyślnie 50."
+
+#: mod/admin.php:1422
+msgid "Maximum Load Average (Frontend)"
+msgstr "Maksymalne obciążenie średnie (Frontend)"
 
-#: mod/settings.php:853
-msgid "Default group for OStatus contacts"
-msgstr "Domyślna grupa dla kontaktów OStatus"
+#: mod/admin.php:1422
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr "Maksymalne obciążenie systemu, zanim frontend zakończy pracę - domyślnie 50."
 
-#: mod/settings.php:854
-msgid "Your legacy GNU Social account"
-msgstr "Twoje starsze konto społecznościowe GNU"
+#: mod/admin.php:1423
+msgid "Minimal Memory"
+msgstr "Minimalna pamięć"
 
-#: mod/settings.php:854
+#: mod/admin.php:1423
 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 "Jeśli podasz swoją starą nazwę konta GNU Social/Statusnet tutaj (w formacie user@domain.tld), twoje kontakty zostaną dodane automatycznie. Pole zostanie opróżnione po zakończeniu."
+"Minimal free memory in MB for the worker. Needs access to /proc/meminfo - "
+"default 0 (deactivated)."
+msgstr "Minimalna wolna pamięć w MB dla pracownika. Potrzebuje dostępu do /proc/ meminfo - domyślnie 0 (wyłączone)."
 
-#: mod/settings.php:857
-msgid "Repair OStatus subscriptions"
-msgstr "Napraw subskrypcje OStatus"
+#: mod/admin.php:1424
+msgid "Maximum table size for optimization"
+msgstr "Maksymalny rozmiar stołu do optymalizacji"
 
-#: mod/settings.php:861
-msgid "Email/Mailbox Setup"
-msgstr "Ustawienia  emaila/skrzynki mailowej"
+#: mod/admin.php:1424
+msgid ""
+"Maximum table size (in MB) for the automatic optimization - default 100 MB. "
+"Enter -1 to disable it."
+msgstr "Maksymalny rozmiar tabeli (w MB) dla automatycznej optymalizacji - domyślnie 100 MB. Wprowadź -1, aby go wyłączyć."
 
-#: mod/settings.php:862
+#: mod/admin.php:1425
+msgid "Minimum level of fragmentation"
+msgstr "Minimalny poziom fragmentacji"
+
+#: mod/admin.php:1425
 msgid ""
-"If you wish to communicate with email contacts using this service "
-"(optional), please specify how to connect to your mailbox."
-msgstr "Jeśli chcesz komunikować się z kontaktami e-mail za pomocą tej usługi (opcjonalnie), określ sposób łączenia się ze skrzynką pocztową."
+"Minimum fragmenation level to start the automatic optimization - default "
+"value is 30%."
+msgstr "Minimalny poziom fragmentacji, aby rozpocząć automatyczną optymalizację - domyślna wartość to 30%."
 
-#: mod/settings.php:863
-msgid "Last successful email check:"
-msgstr "Ostatni sprawdzony e-mail:"
+#: mod/admin.php:1427
+msgid "Periodical check of global contacts"
+msgstr "Okresowa kontrola kontaktów globalnych"
 
-#: mod/settings.php:865
-msgid "IMAP server name:"
-msgstr "Nazwa serwera IMAP:"
+#: mod/admin.php:1427
+msgid ""
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
+msgstr "Jeśli jest włączona, kontakty globalne są okresowo sprawdzane pod kątem brakujących lub nieaktualnych danych oraz żywotności kontaktów i serwerów."
 
-#: mod/settings.php:866
-msgid "IMAP port:"
-msgstr "Port IMAP:"
+#: mod/admin.php:1428
+msgid "Days between requery"
+msgstr "Dni między żądaniem"
 
-#: mod/settings.php:867
-msgid "Security:"
-msgstr "Ochrona:"
+#: mod/admin.php:1428
+msgid "Number of days after which a server is requeried for his contacts."
+msgstr "Liczba dni, po upływie których serwer jest żądany dla swoich kontaktów."
 
-#: mod/settings.php:867 mod/settings.php:872
-msgid "None"
-msgstr "Brak"
+#: mod/admin.php:1429
+msgid "Discover contacts from other servers"
+msgstr "Odkryj kontakty z innych serwerów"
 
-#: mod/settings.php:868
-msgid "Email login name:"
-msgstr "Nazwa logowania e-mail:"
+#: mod/admin.php:1429
+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 recommened setting is 'Users, "
+"Global Contacts'."
+msgstr "Okresowo wysyłaj zapytanie do innych serwerów o kontakty. Możesz wybierać pomiędzy 'użytkownikami': użytkownikami w systemie zdalnym, 'Kontakty globalne': aktywne kontakty znane w systemie. Zastępowanie jest przeznaczone dla serwerów Redmatrix i starszych serwerów Friendica, w których kontakty globalne nie były dostępne. Funkcja awaryjna zwiększa obciążenie serwera, dlatego zalecanym ustawieniem jest 'Użytkownicy, kontakty globalne'."
 
-#: mod/settings.php:869
-msgid "Email password:"
-msgstr "E-mail hasło:"
+#: mod/admin.php:1430
+msgid "Timeframe for fetching global contacts"
+msgstr "Czas pobierania globalnych kontaktów"
 
-#: mod/settings.php:870
-msgid "Reply-to address:"
-msgstr "Adres zwrotny:"
+#: mod/admin.php:1430
+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 "Po aktywowaniu wykrywania ta wartość określa czas działania globalnych kontaktów pobieranych z innych serwerów."
 
-#: mod/settings.php:871
-msgid "Send public posts to all email contacts:"
-msgstr "Wyślij publiczny post do wszystkich kontaktów e-mail"
+#: mod/admin.php:1431
+msgid "Search the local directory"
+msgstr "Wyszukaj w lokalnym katalogu"
 
-#: mod/settings.php:872
-msgid "Action after import:"
-msgstr "Akcja po zaimportowaniu:"
+#: mod/admin.php:1431
+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 "Wyszukaj lokalny katalog zamiast katalogu globalnego. Podczas wyszukiwania lokalnie każde wyszukiwanie zostanie wykonane w katalogu globalnym w tle. Poprawia to wyniki wyszukiwania, gdy wyszukiwanie jest powtarzane."
 
-#: mod/settings.php:872 src/Content/Nav.php:189
-msgid "Mark as seen"
-msgstr "Oznacz jako przeczytane"
+#: mod/admin.php:1433
+msgid "Publish server information"
+msgstr "Publikuj informacje o serwerze"
 
-#: mod/settings.php:872
-msgid "Move to folder"
-msgstr "Przenieś do folderu"
+#: mod/admin.php:1433
+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 "Jeśli opcja jest włączona, ogólne dane serwera i użytkowania zostaną opublikowane. Dane zawierają nazwę i wersję serwera, liczbę użytkowników z profilami publicznymi, liczbę postów oraz aktywowane protokoły i konektory. Aby uzyskać szczegółowe informacje, patrz <a href='http://the-federation.info/'>the-federation.info</a>."
 
-#: mod/settings.php:873
-msgid "Move to folder:"
-msgstr "Przenieś do folderu:"
+#: mod/admin.php:1435
+msgid "Check upstream version"
+msgstr "Sprawdź wersję powyżej"
 
-#: mod/settings.php:916
-#, php-format
-msgid "%s - (Unsupported)"
-msgstr "%s - (Nieobsługiwane)"
+#: mod/admin.php:1435
+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 "Umożliwia sprawdzenie nowych wersji Friendica na github. Jeśli pojawi się nowa wersja, zostaniesz o tym poinformowany w panelu administracyjnym."
 
-#: mod/settings.php:918
-#, php-format
-msgid "%s - (Experimental)"
-msgstr "%s- (Eksperymentalne)"
+#: mod/admin.php:1436
+msgid "Suppress Tags"
+msgstr "Ukryj tagi"
 
-#: mod/settings.php:961
-msgid "Display Settings"
-msgstr "Ustawienia wyglądu"
+#: mod/admin.php:1436
+msgid "Suppress showing a list of hashtags at the end of the posting."
+msgstr "Pomiń wyświetlenie listy hashtagów na końcu postu."
 
-#: mod/settings.php:967 mod/settings.php:991
-msgid "Display Theme:"
-msgstr "Wyświetl motyw:"
+#: mod/admin.php:1437
+msgid "Clean database"
+msgstr "Wyczyść bazę danych"
 
-#: mod/settings.php:968
-msgid "Mobile Theme:"
-msgstr "Motyw dla urządzeń mobilnych:"
+#: mod/admin.php:1437
+msgid ""
+"Remove old remote items, orphaned database records and old content from some"
+" other helper tables."
+msgstr "Usuń stare zdalne pozycje, osierocone rekordy bazy danych i starą zawartość z innych tabel pomocników."
 
-#: mod/settings.php:969
-msgid "Suppress warning of insecure networks"
-msgstr "Ukryj ostrzeżenie przed niebezpiecznymi sieciami"
+#: mod/admin.php:1438
+msgid "Lifespan of remote items"
+msgstr "Żywotność odległych przedmiotów"
 
-#: mod/settings.php:969
+#: mod/admin.php:1438
 msgid ""
-"Should the system suppress the warning that the current group contains "
-"members of networks that can't receive non public postings."
-msgstr "System powinien pominąć ostrzeżenie, że bieżąca grupa zawiera członków sieci, którzy nie mogą otrzymywać komentarzy niepublicznych"
+"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 "Po włączeniu czyszczenia bazy danych określa dni, po których zdalne elementy zostaną usunięte. Własne przedmioty oraz oznaczone lub wypełnione pozycje są zawsze przechowywane. 0 wyłącza to zachowanie."
 
-#: mod/settings.php:970
-msgid "Update browser every xx seconds"
-msgstr "Odświeżaj stronę co xx sekund"
+#: mod/admin.php:1439
+msgid "Lifespan of unclaimed items"
+msgstr "Żywotność nieodebranych przedmiotów"
 
-#: mod/settings.php:970
-msgid "Minimum of 10 seconds. Enter -1 to disable it."
-msgstr "Minimum 10 sekund. Wprowadź -1, aby go wyłączyć."
+#: mod/admin.php:1439
+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 "Po włączeniu czyszczenia bazy danych określa się dni, po których usunięte zostaną nieodebrane zdalne elementy (głównie zawartość z przekaźnika). Wartość domyślna to 90 dni. Wartość domyślna dla ogólnej długości życia zdalnych pozycji, jeśli jest ustawiona na 0."
 
-#: mod/settings.php:971
-msgid "Number of items to display per page:"
-msgstr "Liczba elementów do wyświetlenia na stronie:"
+#: mod/admin.php:1440
+msgid "Path to item cache"
+msgstr "Ścieżka do pamięci podręcznej"
 
-#: mod/settings.php:971 mod/settings.php:972
-msgid "Maximum of 100 items"
-msgstr "Maksymalnie 100 elementów"
+#: mod/admin.php:1440
+msgid "The item caches buffers generated bbcode and external images."
+msgstr "Pozycja buforuje bufory generowane bbcode i obrazy zewnętrzne."
 
-#: mod/settings.php:972
-msgid "Number of items to display per page when viewed from mobile device:"
-msgstr "Liczba elementów do wyświetlenia na stronie podczas przeglądania z urządzenia mobilnego:"
+#: mod/admin.php:1441
+msgid "Cache duration in seconds"
+msgstr "Czas trwania w sekundach"
 
-#: mod/settings.php:973
-msgid "Don't show emoticons"
-msgstr "Nie pokazuj emotikonek"
+#: mod/admin.php:1441
+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 "Jak długo powinny być przechowywane pliki pamięci podręcznej? Wartość domyślna to 86400 sekund (jeden dzień). Aby wyłączyć pamięć podręczną elementów, ustaw wartość na -1."
 
-#: mod/settings.php:974
-msgid "Calendar"
-msgstr "Kalendarz"
+#: mod/admin.php:1442
+msgid "Maximum numbers of comments per post"
+msgstr "Maksymalna liczba komentarzy na post"
 
-#: mod/settings.php:975
-msgid "Beginning of week:"
-msgstr "Początek tygodnia:"
+#: mod/admin.php:1442
+msgid "How much comments should be shown for each post? Default value is 100."
+msgstr "Ile komentarzy powinno być pokazywanych dla każdego posta? Domyślna wartość to 100."
 
-#: mod/settings.php:976
-msgid "Don't show notices"
-msgstr "Nie pokazuj powiadomień"
+#: mod/admin.php:1443
+msgid "Temp path"
+msgstr "Ścieżka do Temp"
 
-#: mod/settings.php:977
-msgid "Infinite scroll"
-msgstr "Nieskończone przewijanie"
+#: mod/admin.php:1443
+msgid ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr "Jeśli masz zastrzeżony system, w którym serwer internetowy nie może uzyskać dostępu do ścieżki temp systemu, wprowadź tutaj inną ścieżkę."
 
-#: mod/settings.php:978
-msgid "Automatic updates only at the top of the network page"
-msgstr "Automatyczne aktualizacje tylko u góry strony sieci"
+#: mod/admin.php:1444
+msgid "Base path to installation"
+msgstr "Podstawowa ścieżka do instalacji"
 
-#: mod/settings.php:978
+#: mod/admin.php:1444
 msgid ""
-"When disabled, the network page is updated all the time, which could be "
-"confusing while reading."
-msgstr "Po wyłączeniu strona sieciowa jest cały czas aktualizowana, co może być mylące podczas czytania."
+"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 "Jeśli system nie może wykryć poprawnej ścieżki do instalacji, wprowadź tutaj poprawną ścieżkę. To ustawienie powinno być ustawione tylko wtedy, gdy używasz ograniczonego systemu i dowiązań symbolicznych do twojego webroota."
 
-#: mod/settings.php:979
-msgid "Bandwith Saver Mode"
-msgstr "Tryb oszczędzania przepustowości"
+#: mod/admin.php:1445
+msgid "Disable picture proxy"
+msgstr "Wyłącz obraz proxy"
 
-#: mod/settings.php:979
+#: mod/admin.php:1445
 msgid ""
-"When enabled, embedded content is not displayed on automatic updates, they "
-"only show on page reload."
-msgstr "Po włączeniu wbudowana zawartość nie jest wyświetlana w automatycznych aktualizacjach, wyświetlają się tylko przy przeładowaniu strony."
+"The picture proxy increases performance and privacy. It shouldn't be used on"
+" systems with very low bandwith."
+msgstr "Proxy obrazu zwiększa wydajność i prywatność. Nie należy go stosować w systemach o bardzo niskiej przepustowości."
+
+#: mod/admin.php:1446
+msgid "Only search in tags"
+msgstr "Szukaj tylko w tagach"
+
+#: mod/admin.php:1446
+msgid "On large systems the text search can slow down the system extremely."
+msgstr "W dużych systemach wyszukiwanie tekstu może wyjątkowo spowolnić system."
 
-#: mod/settings.php:980
-msgid "Smart Threading"
-msgstr "Inteligentne wątki"
+#: mod/admin.php:1448
+msgid "New base url"
+msgstr "Nowy bazowy adres url"
 
-#: mod/settings.php:980
+#: mod/admin.php:1448
 msgid ""
-"When enabled, suppress extraneous thread indentation while keeping it where "
-"it matters. Only works if threading is available and enabled."
-msgstr "Włączenie tej opcji powoduje pomijanie wcięcia wątków zewnętrznych, zachowując je w dowolnym miejscu. Działa tylko wtedy, gdy wątki są dostępne i włączone."
+"Change base url for this server. Sends relocate message to all Friendica and"
+" Diaspora* contacts of all users."
+msgstr "Zmień bazowy adres URL dla tego serwera. Wysyła wiadomość o przeniesieniu do wszystkich kontaktów Friendica i Diaspora* wszystkich użytkowników."
 
-#: mod/settings.php:982
-msgid "General Theme Settings"
-msgstr "Ogólne ustawienia motywu"
+#: mod/admin.php:1450
+msgid "RINO Encryption"
+msgstr "Szyfrowanie RINO"
 
-#: mod/settings.php:983
-msgid "Custom Theme Settings"
-msgstr "Niestandardowe ustawienia motywów"
+#: mod/admin.php:1450
+msgid "Encryption layer between nodes."
+msgstr "Warstwa szyfrowania między węzłami."
 
-#: mod/settings.php:984
-msgid "Content Settings"
-msgstr "Ustawienia zawartości"
+#: mod/admin.php:1450
+msgid "Enabled"
+msgstr "Włącz"
 
-#: mod/settings.php:985 view/theme/duepuntozero/config.php:73
-#: view/theme/frio/config.php:120 view/theme/quattro/config.php:75
-#: view/theme/vier/config.php:121
-msgid "Theme settings"
-msgstr "Ustawienia motywu"
+#: mod/admin.php:1452
+msgid "Maximum number of parallel workers"
+msgstr "Maksymalna liczba równoległych pracowników"
 
-#: mod/settings.php:1004
-msgid "Unable to find your profile. Please contact your admin."
-msgstr "Nie można znaleźć Twojego profilu. Skontaktuj się z administratorem."
+#: mod/admin.php:1452
+msgid ""
+"On shared hosters set this to 2. On larger systems, values of 10 are great. "
+"Default value is 4."
+msgstr "Na współdzielonych hostach ustaw to na 2. W większych systemach wartości 10 są świetne. Domyślna wartość to 4."
 
-#: mod/settings.php:1046
-msgid "Account Types"
-msgstr "Rodzaje kont"
+#: mod/admin.php:1453
+msgid "Don't use 'proc_open' with the worker"
+msgstr "Nie używaj 'proc_open' z robotnikiem"
 
-#: mod/settings.php:1047
-msgid "Personal Page Subtypes"
-msgstr "Podtypy osobistych stron"
+#: mod/admin.php:1453
+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 "Włącz to, jeśli twój system nie zezwala na użycie 'proc_open'. Może się to zdarzyć w przypadku współdzielonych hosterów. Jeśli ta opcja jest włączona, powinieneś zwiększyć częstotliwość wywołań pracowniczych w twoim pliku crontab."
 
-#: mod/settings.php:1048
-msgid "Community Forum Subtypes"
-msgstr "Podtypy społeczności forum"
+#: mod/admin.php:1454
+msgid "Enable fastlane"
+msgstr "Włącz Fastlane"
 
-#: mod/settings.php:1056
-msgid "Account for a personal profile."
-msgstr "Konto dla profilu osobistego."
+#: mod/admin.php:1454
+msgid ""
+"When enabed, the fastlane mechanism starts an additional worker if processes"
+" with higher priority are blocked by processes of lower priority."
+msgstr "Po włączeniu system Fastlane uruchamia dodatkowego pracownika, jeśli procesy o wyższym priorytecie są blokowane przez procesy o niższym priorytecie."
 
-#: mod/settings.php:1060
+#: mod/admin.php:1455
+msgid "Enable frontend worker"
+msgstr "Włącz pracownika frontend"
+
+#: mod/admin.php:1455
+#, php-format
 msgid ""
-"Account for an organisation that automatically approves contact requests as "
-"\"Followers\"."
-msgstr "Konto dla organizacji, która automatycznie zatwierdza prośby o kontakt jako \"Obserwatorzy\"."
+"When enabled the Worker process is triggered when backend access is "
+"performed \\x28e.g. messages being delivered\\x29. On smaller sites you "
+"might want to call %s/worker on a regular basis via an external cron job. "
+"You should only enable this option if you cannot utilize cron/scheduled jobs"
+" on your server."
+msgstr "Po włączeniu proces roboczy jest wyzwalany, gdy wykonywany jest dostęp do zaplecza \\x28e.g. wiadomości są dostarczane\\x29. W mniejszych witrynach możesz chcieć wywoływać %s/robotnika regularnie przez zewnętrzne zadanie cron. Tę opcję należy włączyć tylko wtedy, gdy nie można używać zadań cron/zaplanowanych na serwerze."
 
-#: mod/settings.php:1064
+#: mod/admin.php:1457
+msgid "Subscribe to relay"
+msgstr "Subskrybuj przekaźnik"
+
+#: mod/admin.php:1457
 msgid ""
-"Account for a news reflector that automatically approves contact requests as"
-" \"Followers\"."
-msgstr "Konto dla reflektora wiadomości, który automatycznie zatwierdza prośby o kontakt jako \"Obserwatorzy\"."
+"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 "Umożliwia odbieranie publicznych wiadomości z przekaźnika. Zostaną uwzględnione w tagach wyszukiwania, subskrybowanych i na stronie społeczności globalnej."
 
-#: mod/settings.php:1068
-msgid "Account for community discussions."
-msgstr "Konto do dyskusji w społeczności."
+#: mod/admin.php:1458
+msgid "Relay server"
+msgstr "Serwer przekazujący"
 
-#: mod/settings.php:1072
+#: mod/admin.php:1458
 msgid ""
-"Account for a regular personal profile that requires manual approval of "
-"\"Friends\" and \"Followers\"."
-msgstr "Konto dla zwykłego profilu osobistego, który wymaga ręcznej zgody \"Przyjaciół\" i \"Obserwatorów\"."
+"Address of the relay server where public posts should be send to. For "
+"example https://relay.diasp.org"
+msgstr "Adres serwera przekazującego, do którego należy wysyłać publiczne posty. Na przykład https://relay.diasp.org"
 
-#: mod/settings.php:1076
+#: mod/admin.php:1459
+msgid "Direct relay transfer"
+msgstr "Bezpośredni transfer przekaźników"
+
+#: mod/admin.php:1459
 msgid ""
-"Account for a public profile that automatically approves contact requests as"
-" \"Followers\"."
-msgstr "Konto dla profilu publicznego, który automatycznie zatwierdza prośby o kontakt jako \"Obserwatorzy\"."
+"Enables the direct transfer to other servers without using the relay servers"
+msgstr "Umożliwia bezpośredni transfer do innych serwerów bez korzystania z serwerów przekazujących"
 
-#: mod/settings.php:1080
-msgid "Automatically approves all contact requests."
-msgstr "Automatycznie zatwierdza wszystkie prośby o kontakt."
+#: mod/admin.php:1460
+msgid "Relay scope"
+msgstr "Zakres przekaźnika"
 
-#: mod/settings.php:1084
+#: mod/admin.php:1460
 msgid ""
-"Account for a popular profile that automatically approves contact requests "
-"as \"Friends\"."
-msgstr "Konto popularnego profilu, które automatycznie zatwierdza prośby o kontakt jako \"Przyjaciele\"."
+"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 "Może być 'wszystkim' lub 'tagami'. 'wszystko' oznacza, że ​​każdy post publiczny powinien zostać odebrany. 'tagi' oznaczają, że powinny być odbierane tylko posty z wybranymi tagami."
 
-#: mod/settings.php:1087
-msgid "Private Forum [Experimental]"
-msgstr "Prywatne Forum [Eksperymentalne]"
+#: mod/admin.php:1460
+msgid "all"
+msgstr "wszystko"
 
-#: mod/settings.php:1088
-msgid "Requires manual approval of contact requests."
-msgstr "Wymaga ręcznego zatwierdzania żądań kontaktów."
+#: mod/admin.php:1460
+msgid "tags"
+msgstr "tagi"
 
-#: mod/settings.php:1099
-msgid "OpenID:"
-msgstr "OpenID:"
+#: mod/admin.php:1461
+msgid "Server tags"
+msgstr "Serwer tagów"
 
-#: mod/settings.php:1099
-msgid "(Optional) Allow this OpenID to login to this account."
-msgstr "(Opcjonalnie) Pozwól zalogować się na to konto przy pomocy OpenID."
+#: mod/admin.php:1461
+msgid "Comma separated list of tags for the 'tags' subscription."
+msgstr "Lista oddzielonych przecinkami znaczników dla subskrypcji 'tagów'."
 
-#: mod/settings.php:1107
-msgid "Publish your default profile in your local site directory?"
-msgstr "Opublikować Twój domyślny profil w Twoim lokalnym katalogu stron?"
+#: mod/admin.php:1462
+msgid "Allow user tags"
+msgstr "Pozwól na tagi użytkowników"
 
-#: mod/settings.php:1107
-#, php-format
+#: mod/admin.php:1462
 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 "Twój profil zostanie opublikowany w globalnych katalogach friendica (np.<a href=\"%s\">%s</a>). Twój profil będzie widoczny publicznie."
+"If enabled, the tags from the saved searches will used for the 'tags' "
+"subscription in addition to the 'relay_server_tags'."
+msgstr "Po włączeniu tagi z zapisanych wyszukiwań będą używane do subskrypcji 'tagów' oprócz 'relay_server_tags'."
 
-#: mod/settings.php:1113
-msgid "Publish your default profile in the global social directory?"
-msgstr "Opublikować Twój domyślny profil w globalnym, społecznościowym katalogu?"
+#: mod/admin.php:1490
+msgid "Update has been marked successful"
+msgstr "Aktualizacja została oznaczona jako udana"
 
-#: mod/settings.php:1113
+#: mod/admin.php:1497
 #, 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 "Twój profil zostanie opublikowany w lokalnym katalogu tego <a href=\"%s\">węzła</a>. Dane Twojego profilu mogą być publicznie widoczne w zależności od ustawień systemu."
+msgid "Database structure update %s was successfully applied."
+msgstr "Pomyślnie zastosowano aktualizację %s struktury bazy danych."
 
-#: mod/settings.php:1120
-msgid "Hide your contact/friend list from viewers of your default profile?"
-msgstr "Ukryć listę znajomych przed odwiedzającymi Twój profil?"
+#: mod/admin.php:1500
+#, php-format
+msgid "Executing of database structure update %s failed with error: %s"
+msgstr "Wykonanie aktualizacji %s struktury bazy danych nie powiodło się z powodu błędu:%s"
 
-#: mod/settings.php:1120
-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 "Twoja lista kontaktów nie będzie wyświetlana na domyślnej stronie profilu. Możesz zdecydować o wyświetleniu listy kontaktów osobno dla każdego tworzonego dodatkowego profilu."
+#: mod/admin.php:1513
+#, php-format
+msgid "Executing %s failed with error: %s"
+msgstr "Wykonanie %s nie powiodło się z powodu błędu:%s"
 
-#: mod/settings.php:1124
-msgid "Hide your profile details from anonymous viewers?"
-msgstr "Ukryć dane Twojego profilu przed anonimowymi widzami?"
+#: mod/admin.php:1515
+#, php-format
+msgid "Update %s was successfully applied."
+msgstr "Aktualizacja %s została pomyślnie zastosowana."
 
-#: mod/settings.php:1124
-msgid ""
-"Anonymous visitors will only see your profile picture, your display name and"
-" the nickname you are using on your profile page. Disables posting public "
-"messages to Diaspora and other networks."
-msgstr "Anonimowi użytkownicy zobaczą tylko Twoje zdjęcie profilowe, Twoją wyświetlaną nazwę i pseudonim, którego używasz na stronie profilu. Wyłącza wysyłanie publicznych wiadomości do Diaspory i innych sieci."
+#: mod/admin.php:1518
+#, php-format
+msgid "Update %s did not return a status. Unknown if it succeeded."
+msgstr "Aktualizacja %s nie zwróciła statusu. Nieznane, jeśli się udało."
 
-#: mod/settings.php:1128
-msgid "Allow friends to post to your profile page?"
-msgstr "Zezwalać znajomym na publikowanie postów na stronie Twojego profilu?"
+#: mod/admin.php:1521
+#, php-format
+msgid "There was no additional update function %s that needed to be called."
+msgstr "Nie było dodatkowej funkcji %s aktualizacji, która musiała zostać wywołana."
 
-#: mod/settings.php:1128
-msgid ""
-"Your contacts may write posts on your profile wall. These posts will be "
-"distributed to your contacts"
-msgstr "Twoi znajomi mogą pisać posty na stronie Twojego profilu. Posty zostaną przesłane do Twoich kontaktów."
+#: mod/admin.php:1541
+msgid "No failed updates."
+msgstr "Brak błędów aktualizacji."
 
-#: mod/settings.php:1132
-msgid "Allow friends to tag your posts?"
-msgstr "Zezwolić na oznaczanie Twoich postów przez znajomych?"
+#: mod/admin.php:1542
+msgid "Check database structure"
+msgstr "Sprawdź strukturę bazy danych"
 
-#: mod/settings.php:1132
-msgid "Your contacts can add additional tags to your posts."
-msgstr "Twoje kontakty mogą dodawać do tagów dodatkowe posty."
+#: mod/admin.php:1547
+msgid "Failed Updates"
+msgstr "Błąd aktualizacji"
 
-#: mod/settings.php:1136
-msgid "Allow us to suggest you as a potential friend to new members?"
-msgstr "Zezwolić na zaproponowanie Cię jako potencjalnego przyjaciela dla nowych członków?"
+#: mod/admin.php:1548
+msgid ""
+"This does not include updates prior to 1139, which did not return a status."
+msgstr "Nie dotyczy to aktualizacji przed 1139, który nie zwrócił statusu."
 
-#: mod/settings.php:1136
+#: mod/admin.php:1549
+msgid "Mark success (if update was manually applied)"
+msgstr "Oznacz sukces (jeśli aktualizacja została ręcznie zastosowana)"
+
+#: mod/admin.php:1550
+msgid "Attempt to execute this update step automatically"
+msgstr "Spróbuj automatycznie wykonać ten krok aktualizacji"
+
+#: mod/admin.php:1589
+#, php-format
 msgid ""
-"If you like, Friendica may suggest new members to add you as a contact."
-msgstr "Jeśli chcesz, Friendica może zaproponować nowym członkom dodanie Cię jako kontakt."
+"\n"
+"\t\t\tDear %1$s,\n"
+"\t\t\t\tthe administrator of %2$s has set up an account for you."
+msgstr "\n\t\t\tSzanowny/a Panie/Pani %1$s, \n\t\t\t\tadministrator %2$s założył dla ciebie konto."
 
-#: mod/settings.php:1140
-msgid "Permit unknown people to send you private mail?"
-msgstr "Zezwolić nieznanym osobom na wysyłanie prywatnych wiadomości?"
+#: mod/admin.php:1592
+#, php-format
+msgid ""
+"\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."
+msgstr "\n\t\t\tDane logowania są następuje:\n\t\t\tLokalizacja witryny:\t%1$s\n\t\t\tNazwa użytkownika:%2$s\n\t\t\tHasło:%3$s\n\n\t\t\tPo zalogowaniu możesz zmienić hasło do swojego konta na stronie \"Ustawienia\"\n \t\t\tProszę poświęć chwilę, aby przejrzeć inne ustawienia konta na tej stronie.\n\n\t\t\tMożesz również dodać podstawowe informacje do swojego domyślnego profilu\n\t\t\t(na stronie \"Profil\"), aby inne osoby mogły łatwo Cię znaleźć.\n\n\t\t\tZalecamy ustawienie imienia i nazwiska, dodanie zdjęcia profilowego,\n\t\t\tdodanie niektórych \"słów kluczowych\" profilu (bardzo przydatne w nawiązywaniu nowych znajomości) - i\n\t\t\tbyć może w jakim kraju mieszkasz; jeśli nie chcesz być bardziej szczegółowy.\n\n\t\t\tW pełni szanujemy Twoje prawo do prywatności i żaden z tych elementów nie jest konieczny.\n\t\t\tJeśli jesteś nowy i nie znasz tutaj nikogo, oni mogą ci pomóc\n\t\t\tmożesz zdobyć nowych interesujących przyjaciół\n\n\t\t\tJeśli kiedykolwiek zechcesz usunąć swoje konto, możesz to zrobić w %1$s/Usuń konto\n\n\t\t\tDziękujemy i Zapraszamy do%4$s"
 
-#: mod/settings.php:1140
-msgid ""
-"Friendica network users may send you private messages even if they are not "
-"in your contact list."
-msgstr "Użytkownicy sieci w serwisie Friendica mogą wysyłać prywatne wiadomości, nawet jeśli nie znajdują się one na liście kontaktów."
+#: mod/admin.php:1626 src/Model/User.php:663
+#, php-format
+msgid "Registration details for %s"
+msgstr "Szczegóły rejestracji dla %s"
 
-#: mod/settings.php:1144
-msgid "Profile is <strong>not published</strong>."
-msgstr "Profil <strong>nie jest opublikowany</strong>"
+#: mod/admin.php:1636
+#, php-format
+msgid "%s user blocked/unblocked"
+msgid_plural "%s users blocked/unblocked"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
 
-#: mod/settings.php:1150
+#: mod/admin.php:1642
 #, php-format
-msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
-msgstr "Twój adres tożsamości to <strong>'%s'</strong> lub '%s'."
+msgid "%s user deleted"
+msgid_plural "%s users deleted"
+msgstr[0] " %s użytkownik usunięty"
+msgstr[1] " %s użytkownicy usunięci"
+msgstr[2] " %s usuniętych użytkowników "
+msgstr[3] " %s usuniętych użytkowników "
 
-#: mod/settings.php:1157
-msgid "Automatically expire posts after this many days:"
-msgstr "Posty wygasną automatycznie po następującej liczbie dni:"
+#: mod/admin.php:1689
+#, php-format
+msgid "User '%s' deleted"
+msgstr "Użytkownik '%s' usunięty"
 
-#: mod/settings.php:1157
-msgid "If empty, posts will not expire. Expired posts will be deleted"
-msgstr "Pole puste, wiadomość nie wygaśnie. Niezapisane wpisy zostaną usunięte."
+#: mod/admin.php:1697
+#, php-format
+msgid "User '%s' unblocked"
+msgstr "Użytkownik '%s' odblokowany"
 
-#: mod/settings.php:1158
-msgid "Advanced expiration settings"
-msgstr "Zaawansowane ustawienia wygasania"
+#: mod/admin.php:1697
+#, php-format
+msgid "User '%s' blocked"
+msgstr "Użytkownik '%s' zablokowany"
 
-#: mod/settings.php:1159
-msgid "Advanced Expiration"
-msgstr "Zaawansowane wygasanie"
+#: mod/admin.php:1758
+msgid "Private Forum"
+msgstr "Prywatne forum"
 
-#: mod/settings.php:1160
-msgid "Expire posts:"
-msgstr "Wygasające posty:"
+#: mod/admin.php:1811 mod/admin.php:1822 mod/admin.php:1835 mod/admin.php:1853
+#: src/Content/ContactSelector.php:82
+msgid "Email"
+msgstr "E-mail"
 
-#: mod/settings.php:1161
-msgid "Expire personal notes:"
-msgstr "Wygasanie osobistych notatek:"
+#: mod/admin.php:1811 mod/admin.php:1835
+msgid "Register date"
+msgstr "Data rejestracji"
 
-#: mod/settings.php:1162
-msgid "Expire starred posts:"
-msgstr "Wygasaj posty oznaczone gwiazdką:"
+#: mod/admin.php:1811 mod/admin.php:1835
+msgid "Last login"
+msgstr "Ostatnie logowanie"
 
-#: mod/settings.php:1163
-msgid "Expire photos:"
-msgstr "Wygasanie zdjęć:"
+#: mod/admin.php:1811 mod/admin.php:1835
+msgid "Last item"
+msgstr "Ostatni element"
 
-#: mod/settings.php:1164
-msgid "Only expire posts by others:"
-msgstr "Wygaszaj tylko te posty, które zostały napisane przez inne osoby:"
+#: mod/admin.php:1811
+msgid "Type"
+msgstr "Typu"
 
-#: mod/settings.php:1194
-msgid "Account Settings"
-msgstr "Ustawienia konta"
+#: mod/admin.php:1818
+msgid "Add User"
+msgstr "Dodaj użytkownika"
 
-#: mod/settings.php:1202
-msgid "Password Settings"
-msgstr "Ustawienia hasła"
+#: mod/admin.php:1820
+msgid "User registrations waiting for confirm"
+msgstr "Zarejestrowani użytkownicy czekający na potwierdzenie"
 
-#: mod/settings.php:1204
-msgid "Leave password fields blank unless changing"
-msgstr "Pozostaw pole hasła puste, chyba że chcesz je zmienić."
+#: mod/admin.php:1821
+msgid "User waiting for permanent deletion"
+msgstr "Użytkownik czekający na trwałe usunięcie"
 
-#: mod/settings.php:1205
-msgid "Current Password:"
-msgstr "Aktualne hasło:"
+#: mod/admin.php:1822
+msgid "Request date"
+msgstr "Data prośby"
 
-#: mod/settings.php:1205 mod/settings.php:1206
-msgid "Your current password to confirm the changes"
-msgstr "Wpisz aktualne hasło, aby potwierdzić zmiany"
+#: mod/admin.php:1823
+msgid "No registrations."
+msgstr "Brak rejestracji."
 
-#: mod/settings.php:1206
-msgid "Password:"
-msgstr "Hasło:"
+#: mod/admin.php:1824
+msgid "Note from the user"
+msgstr "Uwaga od użytkownika"
 
-#: mod/settings.php:1210
-msgid "Basic Settings"
-msgstr "Ustawienia podstawowe"
+#: mod/admin.php:1826
+msgid "Deny"
+msgstr "Odmów"
 
-#: mod/settings.php:1211 src/Model/Profile.php:736
-msgid "Full Name:"
-msgstr "Imię i Nazwisko:"
+#: mod/admin.php:1830
+msgid "Site admin"
+msgstr "Administracja stroną"
 
-#: mod/settings.php:1212
-msgid "Email Address:"
-msgstr "Adres email:"
+#: mod/admin.php:1831
+msgid "Account expired"
+msgstr "Konto wygasło."
 
-#: mod/settings.php:1213
-msgid "Your Timezone:"
-msgstr "Twoja strefa czasowa:"
+#: mod/admin.php:1834
+msgid "New User"
+msgstr "Nowy użytkownik"
 
-#: mod/settings.php:1214
-msgid "Your Language:"
-msgstr "Twój język:"
+#: mod/admin.php:1835
+msgid "Deleted since"
+msgstr "Skasowany od"
 
-#: mod/settings.php:1214
+#: mod/admin.php:1840
 msgid ""
-"Set the language we use to show you friendica interface and to send you "
-"emails"
-msgstr "Wybierz język, którego używasz, aby pokazać interfejs użytkownika friendica i do wysłania Ci e-maili"
-
-#: mod/settings.php:1215
-msgid "Default Post Location:"
-msgstr "Domyślna lokalizacja wiadomości:"
-
-#: mod/settings.php:1216
-msgid "Use Browser Location:"
-msgstr "Użyj lokalizacji przeglądarki:"
-
-#: mod/settings.php:1219
-msgid "Security and Privacy Settings"
-msgstr "Ustawienia bezpieczeństwa i prywatności"
-
-#: mod/settings.php:1221
-msgid "Maximum Friend Requests/Day:"
-msgstr "Maksymalna dzienna liczba zaproszeń do grona przyjaciół:"
+"Selected users will be deleted!\\n\\nEverything these users had posted on "
+"this site will be permanently deleted!\\n\\nAre you sure?"
+msgstr "Zaznaczeni użytkownicy zostaną usunięci!\\n\\nWszystko co zamieścili na tej stronie będzie trwale skasowane!\\n\\nJesteś pewien?"
 
-#: mod/settings.php:1221 mod/settings.php:1250
-msgid "(to prevent spam abuse)"
-msgstr "(aby zapobiec spamowaniu)"
+#: mod/admin.php:1841
+msgid ""
+"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
+"site will be permanently deleted!\\n\\nAre you sure?"
+msgstr "Użytkownik {0} zostanie usunięty!\\n\\nWszystko co zamieścił na tej stronie będzie trwale skasowane!\\n\\nJesteś pewien?"
 
-#: mod/settings.php:1222
-msgid "Default Post Permissions"
-msgstr "Domyślne prawa dostępu wiadomości"
+#: mod/admin.php:1851
+msgid "Name of the new user."
+msgstr "Nazwa nowego użytkownika."
 
-#: mod/settings.php:1223
-msgid "(click to open/close)"
-msgstr "(kliknij by otworzyć/zamknąć)"
+#: mod/admin.php:1852
+msgid "Nickname"
+msgstr "Pseudonim"
 
-#: mod/settings.php:1233
-msgid "Default Private Post"
-msgstr "Domyślny Prywatny Wpis"
+#: mod/admin.php:1852
+msgid "Nickname of the new user."
+msgstr "Pseudonim nowego użytkownika."
 
-#: mod/settings.php:1234
-msgid "Default Public Post"
-msgstr "Domyślny Publiczny Post"
+#: mod/admin.php:1853
+msgid "Email address of the new user."
+msgstr "Adres email nowego użytkownika."
 
-#: mod/settings.php:1238
-msgid "Default Permissions for New Posts"
-msgstr "Uprawnienia domyślne dla nowych postów"
+#: mod/admin.php:1895
+#, php-format
+msgid "Addon %s disabled."
+msgstr "Dodatek %s wyłączony."
 
-#: mod/settings.php:1250
-msgid "Maximum private messages per day from unknown people:"
-msgstr "Maksymalna liczba prywatnych wiadomości dziennie od nieznanych osób:"
+#: mod/admin.php:1899
+#, php-format
+msgid "Addon %s enabled."
+msgstr "Dodatek %s włączony."
 
-#: mod/settings.php:1253
-msgid "Notification Settings"
-msgstr "Ustawienia powiadomień"
+#: mod/admin.php:1909 mod/admin.php:2158
+msgid "Disable"
+msgstr "Wyłącz"
 
-#: mod/settings.php:1254
-msgid "By default post a status message when:"
-msgstr "Publikuj domyślnie komunikat o stanie, gdy:"
+#: mod/admin.php:1912 mod/admin.php:2161
+msgid "Enable"
+msgstr "Zezwól"
 
-#: mod/settings.php:1255
-msgid "accepting a friend request"
-msgstr "przyjęto prośbę o dodanie do znajomych"
+#: mod/admin.php:1934 mod/admin.php:2203
+msgid "Toggle"
+msgstr "Włącz"
 
-#: mod/settings.php:1256
-msgid "joining a forum/community"
-msgstr "dołączono do forum/społeczności"
+#: mod/admin.php:1942 mod/admin.php:2212
+msgid "Author: "
+msgstr "Autor: "
 
-#: mod/settings.php:1257
-msgid "making an <em>interesting</em> profile change"
-msgstr "dokonano <em>interesującej</em> zmiany profilu"
+#: mod/admin.php:1943 mod/admin.php:2213
+msgid "Maintainer: "
+msgstr "Opiekun:"
 
-#: mod/settings.php:1258
-msgid "Send a notification email when:"
-msgstr "Wyślij powiadmonienia na email, kiedy:"
+#: mod/admin.php:1995
+msgid "Reload active addons"
+msgstr "Załaduj ponownie aktywne dodatki"
 
-#: mod/settings.php:1259
-msgid "You receive an introduction"
-msgstr "Otrzymałeś zaproszenie"
+#: mod/admin.php:2000
+#, 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 "W twoim węźle nie ma obecnie żadnych dodatków. Możesz znaleźć oficjalne repozytorium dodatków na %1$s i możesz znaleźć inne interesujące dodatki w otwartym rejestrze dodatków na %2$s"
 
-#: mod/settings.php:1260
-msgid "Your introductions are confirmed"
-msgstr "Twoje zaproszenie jest potwierdzone"
+#: mod/admin.php:2120
+msgid "No themes found."
+msgstr "Nie znaleziono motywów."
 
-#: mod/settings.php:1261
-msgid "Someone writes on your profile wall"
-msgstr "Ktoś pisze na twoim profilu"
+#: mod/admin.php:2194
+msgid "Screenshot"
+msgstr "Zrzut ekranu"
 
-#: mod/settings.php:1262
-msgid "Someone writes a followup comment"
-msgstr "Ktoś pisze komentarz nawiązujący."
+#: mod/admin.php:2248
+msgid "Reload active themes"
+msgstr "Przeładuj aktywne motywy"
 
-#: mod/settings.php:1263
-msgid "You receive a private message"
-msgstr "Otrzymałeś prywatną wiadomość"
+#: mod/admin.php:2253
+#, php-format
+msgid "No themes found on the system. They should be placed in %1$s"
+msgstr "Nie znaleziono motywów w systemie. Powinny zostać umieszczone %1$s"
 
-#: mod/settings.php:1264
-msgid "You receive a friend suggestion"
-msgstr "Otrzymałeś propozycję od znajomych"
+#: mod/admin.php:2254
+msgid "[Experimental]"
+msgstr "[Eksperymentalne]"
 
-#: mod/settings.php:1265
-msgid "You are tagged in a post"
-msgstr "Jesteś oznaczony tagiem w poście"
+#: mod/admin.php:2255
+msgid "[Unsupported]"
+msgstr "[Niewspieralne]"
 
-#: mod/settings.php:1266
-msgid "You are poked/prodded/etc. in a post"
-msgstr "Jesteś zaczepiony/zaczepiona/itp. w poście"
+#: mod/admin.php:2279
+msgid "Log settings updated."
+msgstr "Zaktualizowano ustawienia logów."
 
-#: mod/settings.php:1268
-msgid "Activate desktop notifications"
-msgstr "Aktywuj powiadomienia na pulpicie"
+#: mod/admin.php:2311
+msgid "PHP log currently enabled."
+msgstr "Dziennik PHP jest obecnie włączony."
 
-#: mod/settings.php:1268
-msgid "Show desktop popup on new notifications"
-msgstr "Pokaż wyskakujące okienko dla nowych powiadomień"
+#: mod/admin.php:2313
+msgid "PHP log currently disabled."
+msgstr "Dziennik PHP jest obecnie wyłączony."
 
-#: mod/settings.php:1270
-msgid "Text-only notification emails"
-msgstr "E-maile z powiadomieniami tekstowymi"
+#: mod/admin.php:2322
+msgid "Clear"
+msgstr "Wyczyść"
 
-#: mod/settings.php:1272
-msgid "Send text only notification emails, without the html part"
-msgstr "Wysyłaj tylko e-maile z powiadomieniami tekstowymi, bez części html"
+#: mod/admin.php:2326
+msgid "Enable Debugging"
+msgstr "Włącz debugowanie"
 
-#: mod/settings.php:1274
-msgid "Show detailled notifications"
-msgstr "Pokaż szczegółowe powiadomienia"
+#: mod/admin.php:2327
+msgid "Log file"
+msgstr "Plik logów"
 
-#: mod/settings.php:1276
+#: mod/admin.php:2327
 msgid ""
-"Per default, notifications are condensed to a single notification per item. "
-"When enabled every notification is displayed."
-msgstr "Domyślne powiadomienia są skondensowane z jednym powiadomieniem dla każdego przedmiotu. Po włączeniu wyświetlane jest każde powiadomienie."
+"Must be writable by web server. Relative to your Friendica top-level "
+"directory."
+msgstr "Musi być zapisywalny przez serwer sieciowy. W stosunku do katalogu najwyższego poziomu Friendica."
 
-#: mod/settings.php:1278
-msgid "Advanced Account/Page Type Settings"
-msgstr "Zaawansowane ustawienia konta/rodzaju strony"
+#: mod/admin.php:2328
+msgid "Log level"
+msgstr "Poziom logów"
 
-#: mod/settings.php:1279
-msgid "Change the behaviour of this account for special situations"
-msgstr "Zmień zachowanie tego konta w sytuacjach specjalnych"
+#: mod/admin.php:2330
+msgid "PHP logging"
+msgstr "Logowanie w PHP"
 
-#: mod/settings.php:1282
-msgid "Relocate"
-msgstr "Przeniesienie"
+#: mod/admin.php:2331
+msgid ""
+"To enable logging of PHP errors and warnings you can add the following to "
+"the .htconfig.php file of your installation. The filename set in the "
+"'error_log' line is relative to the friendica top-level directory and must "
+"be writeable by the web server. The option '1' for 'log_errors' and "
+"'display_errors' is to enable these options, set to '0' to disable them."
+msgstr "Aby włączyć rejestrowanie błędów i ostrzeżeń PHP, możesz dodać następujące dane do pliku .htconfig.php instalacji. Nazwa pliku ustawiona w linii 'error_log' odnosi się do katalogu najwyższego poziomu friendiki i musi być zapisywalna przez serwer WWW. Opcja '1' dla 'log_errors' i 'display_errors' polega na włączeniu tych opcji, ustawieniu na '0', aby je wyłączyć."
 
-#: mod/settings.php:1283
+#: mod/admin.php:2362
+#, php-format
 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 "Jeśli ten profil został przeniesiony z innego serwera, a niektóre z Twoich kontaktów nie otrzymają aktualizacji, spróbuj nacisnąć ten przycisk."
+"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 "Błąd podczas próby otwarcia <strong>%1$s</strong> pliku dziennika. \\r\\n <br/>Sprawdź, czy plik %1$s istnieje i czy można go odczytać."
 
-#: mod/settings.php:1284
-msgid "Resend relocate message to contacts"
-msgstr "Wyślij ponownie przenieść wiadomości do kontaktów"
+#: mod/admin.php:2366
+#, 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 "Nie można otworzyć <strong>%1$s</strong>pliku dziennika. \\r\\n<br/>Sprawdź, czy plik %1$s jest czytelny."
+
+#: mod/admin.php:2458
+#, php-format
+msgid "Lock feature %s"
+msgstr "Funkcja blokady %s"
+
+#: mod/admin.php:2466
+msgid "Manage Additional Features"
+msgstr "Zarządzanie dodatkowymi funkcjami"
 
 #: view/theme/duepuntozero/config.php:54 src/Model/User.php:502
 msgid "default"
@@ -8046,37 +7852,265 @@ msgstr "%s polubił wpis %s"
 msgid "%s disliked %s's post"
 msgstr "%s nie lubi tych %s postów"
 
-#: src/Core/NotificationsManager.php:307
-#, php-format
-msgid "%s is attending %s's event"
-msgstr "%suczestniczy %sw wydarzeniu "
+#: src/Core/NotificationsManager.php:307
+#, php-format
+msgid "%s is attending %s's event"
+msgstr "%suczestniczy %sw wydarzeniu "
+
+#: src/Core/NotificationsManager.php:320
+#, php-format
+msgid "%s is not attending %s's event"
+msgstr "%snie uczestniczy %s w wydarzeniu "
+
+#: src/Core/NotificationsManager.php:333
+#, php-format
+msgid "%s may attend %s's event"
+msgstr "%smoże uczestniczyć %s w wydarzeniu"
+
+#: src/Core/NotificationsManager.php:350
+#, php-format
+msgid "%s is now friends with %s"
+msgstr "%s jest teraz znajomym %s"
+
+#: src/Core/NotificationsManager.php:825
+msgid "Friend Suggestion"
+msgstr "Propozycja znajomych"
+
+#: src/Core/NotificationsManager.php:851
+msgid "Friend/Connect Request"
+msgstr "Prośba o dodanie do przyjaciół/powiązanych"
+
+#: src/Core/NotificationsManager.php:851
+msgid "New Follower"
+msgstr "Nowy obserwujący"
+
+#: src/Core/Install.php:157
+msgid "Could not find a command line version of PHP in the web server PATH."
+msgstr "Nie można znaleźć wersji PHP komendy w serwerze PATH"
+
+#: src/Core/Install.php:158
+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 "
+"href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-"
+"up-the-worker'>'Setup the worker'</a>"
+msgstr "Jeśli nie masz zainstalowanej na serwerze wersji PHP z wiersza poleceń, nie będziesz mógł uruchomić przetwarzania w tle. Zobacz <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Konfiguracja pracownika'</a>"
+
+#: src/Core/Install.php:162
+msgid "PHP executable path"
+msgstr "Ścieżka wykonywalna PHP"
+
+#: src/Core/Install.php:162
+msgid ""
+"Enter full path to php executable. You can leave this blank to continue the "
+"installation."
+msgstr "Wprowadź pełną ścieżkę do pliku wykonywalnego php. Możesz pozostawić to pole puste, aby kontynuować instalację."
+
+#: src/Core/Install.php:167
+msgid "Command line PHP"
+msgstr "Linia komend PHP"
+
+#: src/Core/Install.php:176
+msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
+msgstr "Plik wykonywalny PHP nie jest php cli binarny (może być wersją cgi-fgci)"
+
+#: src/Core/Install.php:177
+msgid "Found PHP version: "
+msgstr "Znaleziono wersje PHP:"
+
+#: src/Core/Install.php:179
+msgid "PHP cli binary"
+msgstr "PHP cli binarny"
+
+#: src/Core/Install.php:189
+msgid ""
+"The command line version of PHP on your system does not have "
+"\"register_argc_argv\" enabled."
+msgstr "Wersja linii poleceń PHP w twoim systemie nie ma aktywowanego \"register_argc_argv\"."
+
+#: src/Core/Install.php:190
+msgid "This is required for message delivery to work."
+msgstr "Jest wymagane, aby dostarczanie wiadomości działało."
+
+#: src/Core/Install.php:192
+msgid "PHP register_argc_argv"
+msgstr "PHP register_argc_argv"
+
+#: src/Core/Install.php:220
+msgid ""
+"Error: the \"openssl_pkey_new\" function on this system is not able to "
+"generate encryption keys"
+msgstr "Błąd: funkcja \"openssl_pkey_new\" w tym systemie nie jest w stanie wygenerować kluczy szyfrujących"
+
+#: src/Core/Install.php:221
+msgid ""
+"If running under Windows, please see "
+"\"http://www.php.net/manual/en/openssl.installation.php\"."
+msgstr "Jeśli korzystasz z Windowsa, proszę odwiedzić \"http://www.php.net/manual/en/openssl.installation.php\"."
+
+#: src/Core/Install.php:223
+msgid "Generate encryption keys"
+msgstr "Generuj klucz kodowania"
+
+#: src/Core/Install.php:244
+msgid "libCurl PHP module"
+msgstr "Moduł libCurl PHP"
+
+#: src/Core/Install.php:245
+msgid "GD graphics PHP module"
+msgstr "Moduł PHP-GD"
+
+#: src/Core/Install.php:246
+msgid "OpenSSL PHP module"
+msgstr "Moduł PHP OpenSSL"
+
+#: src/Core/Install.php:247
+msgid "PDO or MySQLi PHP module"
+msgstr "Moduł PDO lub MySQLi PHP"
+
+#: src/Core/Install.php:248
+msgid "mb_string PHP module"
+msgstr "Moduł mb_string PHP"
+
+#: src/Core/Install.php:249
+msgid "XML PHP module"
+msgstr "Moduł XML PHP"
+
+#: src/Core/Install.php:250
+msgid "iconv PHP module"
+msgstr "Moduł PHP iconv"
+
+#: src/Core/Install.php:251
+msgid "POSIX PHP module"
+msgstr "Moduł POSIX PHP"
+
+#: src/Core/Install.php:255 src/Core/Install.php:257
+msgid "Apache mod_rewrite module"
+msgstr "Moduł Apache mod_rewrite"
+
+#: src/Core/Install.php:255
+msgid ""
+"Error: Apache webserver mod-rewrite module is required but not installed."
+msgstr "Błąd: moduł Apache webserver mod-rewrite jest potrzebny, jednakże nie jest zainstalowany."
+
+#: src/Core/Install.php:263
+msgid "Error: libCURL PHP module required but not installed."
+msgstr "Błąd: libCURL PHP wymagany moduł, lecz nie zainstalowany."
+
+#: src/Core/Install.php:267
+msgid ""
+"Error: GD graphics PHP module with JPEG support required but not installed."
+msgstr "Błąd: moduł graficzny GD z PHP potrzebuje wsparcia technicznego JPEG, jednakże on nie jest zainstalowany."
+
+#: src/Core/Install.php:271
+msgid "Error: openssl PHP module required but not installed."
+msgstr "Błąd: openssl PHP wymagany moduł, lecz nie zainstalowany."
+
+#: src/Core/Install.php:275
+msgid "Error: PDO or MySQLi PHP module required but not installed."
+msgstr "Błąd: Wymagany moduł PDO lub MySQLi PHP, ale nie zainstalowany."
+
+#: src/Core/Install.php:279
+msgid "Error: The MySQL driver for PDO is not installed."
+msgstr "Błąd: Sterownik MySQL dla PDO nie jest zainstalowany."
+
+#: src/Core/Install.php:283
+msgid "Error: mb_string PHP module required but not installed."
+msgstr "Błąd: moduł PHP mb_string  jest wymagany ale nie jest zainstalowany"
+
+#: src/Core/Install.php:287
+msgid "Error: iconv PHP module required but not installed."
+msgstr "Błąd: wymagany moduł PHP iconv, ale nie zainstalowany."
+
+#: src/Core/Install.php:291
+msgid "Error: POSIX PHP module required but not installed."
+msgstr "Błąd: wymagany moduł POSIX PHP, ale nie zainstalowany."
+
+#: src/Core/Install.php:301
+msgid "Error, XML PHP module required but not installed."
+msgstr "Błąd, wymagany moduł XML PHP, ale nie zainstalowany."
+
+#: src/Core/Install.php:320
+msgid ""
+"The web installer needs to be able to create a file called \".htconfig.php\""
+" in the top folder of your web server and it is unable to do so."
+msgstr "Instalator WWW musi być w stanie utworzyć plik o nazwie \". Htconfig.php\"  i nie jest w stanie tego zrobić."
+
+#: src/Core/Install.php:321
+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 "Jest to najczęściej ustawienie uprawnień, ponieważ serwer sieciowy może nie być w stanie zapisywać plików w folderze - nawet jeśli możesz."
+
+#: src/Core/Install.php:322
+msgid ""
+"At the end of this procedure, we will give you a text to save in a file "
+"named .htconfig.php in your Friendica top folder."
+msgstr "Pod koniec tej procedury podamy Ci tekst do zapisania w pliku o nazwie .htconfig.php w twoim górnym folderze Friendica."
+
+#: src/Core/Install.php:323
+msgid ""
+"You can alternatively skip this procedure and perform a manual installation."
+" Please see the file \"INSTALL.txt\" for instructions."
+msgstr "Alternatywnie można pominąć tę procedurę i wykonać ręczną instalację. Proszę zobaczyć plik 'INSTALL.txt' z instrukcjami."
+
+#: src/Core/Install.php:326
+msgid ".htconfig.php is writable"
+msgstr ".htconfig.php jest zapisywalny"
+
+#: src/Core/Install.php:344
+msgid ""
+"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
+"compiles templates to PHP to speed up rendering."
+msgstr "Friendica używa silnika szablonów Smarty3 do renderowania swoich widoków. Smarty3 kompiluje szablony do PHP, aby przyspieszyć renderowanie."
+
+#: src/Core/Install.php:345
+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 "Aby przechowywać te skompilowane szablony, serwer WWW musi mieć dostęp do zapisu do katalogu view/smarty3/ w folderze najwyższego poziomu Friendica."
+
+#: src/Core/Install.php:346
+msgid ""
+"Please ensure that the user that your web server runs as (e.g. www-data) has"
+" write access to this folder."
+msgstr "Upewnij się, że użytkownik, na którym działa serwer WWW (np. www-data), ma prawo do zapisu do tego folderu."
+
+#: src/Core/Install.php:347
+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 "Uwaga: jako środek bezpieczeństwa, powinieneś dać serwerowi dostęp do zapisu view/smarty3/ jedynie - nie do plików szablonów (.tpl), które zawiera."
 
-#: src/Core/NotificationsManager.php:320
-#, php-format
-msgid "%s is not attending %s's event"
-msgstr "%snie uczestniczy %s w wydarzeniu "
+#: src/Core/Install.php:350
+msgid "view/smarty3 is writable"
+msgstr "view/smarty3 jest zapisywalny"
 
-#: src/Core/NotificationsManager.php:333
-#, php-format
-msgid "%s may attend %s's event"
-msgstr "%smoże uczestniczyć %s w wydarzeniu"
+#: src/Core/Install.php:375
+msgid ""
+"Url rewrite in .htaccess is not working. Check your server configuration."
+msgstr "Nie działa URL w .htaccess popraw. Sprawdź konfigurację serwera."
 
-#: src/Core/NotificationsManager.php:350
-#, php-format
-msgid "%s is now friends with %s"
-msgstr "%s jest teraz znajomym %s"
+#: src/Core/Install.php:377
+msgid "Error message from Curl when fetching"
+msgstr "Komunikat o błędzie z Curl podczas pobierania"
 
-#: src/Core/NotificationsManager.php:825
-msgid "Friend Suggestion"
-msgstr "Propozycja znajomych"
+#: src/Core/Install.php:381
+msgid "Url rewrite is working"
+msgstr "Działający adres URL"
 
-#: src/Core/NotificationsManager.php:851
-msgid "Friend/Connect Request"
-msgstr "Prośba o dodanie do przyjaciół/powiązanych"
+#: src/Core/Install.php:408
+msgid "ImageMagick PHP extension is not installed"
+msgstr "Rozszerzenie PHP ImageMagick nie jest zainstalowane"
 
-#: src/Core/NotificationsManager.php:851
-msgid "New Follower"
-msgstr "Nowy obserwujący"
+#: src/Core/Install.php:410
+msgid "ImageMagick PHP extension is installed"
+msgstr "Rozszerzenie PHP ImageMagick jest zainstalowane"
+
+#: src/Core/Install.php:412
+msgid "ImageMagick supports GIF"
+msgstr "ImageMagick obsługuje GIF"
 
 #: src/Util/Temporal.php:147 src/Model/Profile.php:756
 msgid "Birthday:"
@@ -8140,249 +8174,38 @@ msgstr "sekundy"
 
 #: src/Util/Temporal.php:318
 #, php-format
-msgid "%1$d %2$s ago"
-msgstr "%1$d %2$s temu"
-
-#: src/Content/Text/BBCode.php:416
-msgid "view full size"
-msgstr "Zobacz w pełnym wymiarze"
-
-#: src/Content/Text/BBCode.php:842 src/Content/Text/BBCode.php:1611
-#: src/Content/Text/BBCode.php:1612
-msgid "Image/photo"
-msgstr "Obrazek/zdjęcie"
-
-#: src/Content/Text/BBCode.php:980
-#, 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:1538 src/Content/Text/BBCode.php:1560
-msgid "$1 wrote:"
-msgstr "$1 napisał:"
-
-#: src/Content/Text/BBCode.php:1620 src/Content/Text/BBCode.php:1621
-msgid "Encrypted content"
-msgstr "Szyfrowana treść"
-
-#: src/Content/Text/BBCode.php:1740
-msgid "Invalid source protocol"
-msgstr "Nieprawidłowy protokół źródłowy"
-
-#: src/Content/Text/BBCode.php:1751
-msgid "Invalid link protocol"
-msgstr "Niepoprawny link protokołu"
-
-#: src/Content/Feature.php:79
-msgid "General Features"
-msgstr "Funkcje ogólne"
-
-#: src/Content/Feature.php:81
-msgid "Multiple Profiles"
-msgstr "Wiele profili"
-
-#: src/Content/Feature.php:81
-msgid "Ability to create multiple profiles"
-msgstr "Umożliwia tworzenia wielu profili"
-
-#: src/Content/Feature.php:82
-msgid "Photo Location"
-msgstr "Lokalizacja zdjęcia"
-
-#: src/Content/Feature.php:82
-msgid ""
-"Photo metadata is normally stripped. This extracts the location (if present)"
-" prior to stripping metadata and links it to a map."
-msgstr "Metadane zdjęć są zwykle usuwane. Wyodrębnia to położenie (jeśli jest obecne) przed usunięciem metadanych i łączy je z mapą."
-
-#: src/Content/Feature.php:83
-msgid "Export Public Calendar"
-msgstr "Eksportowanie publicznego kalendarza"
-
-#: src/Content/Feature.php:83
-msgid "Ability for visitors to download the public calendar"
-msgstr "Umożliwia pobieranie kalendarza publicznego przez odwiedzających"
-
-#: src/Content/Feature.php:88
-msgid "Post Composition Features"
-msgstr "Ustawienia funkcji postów"
-
-#: src/Content/Feature.php:89
-msgid "Post Preview"
-msgstr "Podgląd posta"
-
-#: src/Content/Feature.php:89
-msgid "Allow previewing posts and comments before publishing them"
-msgstr "Zezwala na podgląd postów i komentarzy przed ich opublikowaniem"
-
-#: src/Content/Feature.php:90
-msgid "Auto-mention Forums"
-msgstr "Automatyczne wymienianie forów"
-
-#: src/Content/Feature.php:90
-msgid ""
-"Add/remove mention when a forum page is selected/deselected in ACL window."
-msgstr "Dodaj/usuń wzmiankę, gdy strona forum zostanie wybrana/cofnięta w oknie ACL."
-
-#: src/Content/Feature.php:95
-msgid "Network Sidebar Widgets"
-msgstr "Widgety paska bocznego sieci"
-
-#: src/Content/Feature.php:96
-msgid "Search by Date"
-msgstr "Szukanie wg daty"
-
-#: src/Content/Feature.php:96
-msgid "Ability to select posts by date ranges"
-msgstr "Wybierz wpisy według zakresów dat"
-
-#: src/Content/Feature.php:97 src/Content/Feature.php:127
-msgid "List Forums"
-msgstr "Lista forów"
-
-#: src/Content/Feature.php:97
-msgid "Enable widget to display the forums your are connected with"
-msgstr "Włącza widżet wyświetlający fora, z którymi jesteś połączony"
-
-#: src/Content/Feature.php:98
-msgid "Group Filter"
-msgstr "Filtr grupowy"
-
-#: src/Content/Feature.php:98
-msgid "Enable widget to display Network posts only from selected group"
-msgstr "Włącza widżet wyświetlający posty sieciowe tylko z wybranej grupy"
-
-#: src/Content/Feature.php:99
-msgid "Network Filter"
-msgstr "Filtr sieciowy"
-
-#: src/Content/Feature.php:99
-msgid "Enable widget to display Network posts only from selected network"
-msgstr "Włącz widżet wyświetlający posty sieciowe tylko z wybranej sieci"
-
-#: src/Content/Feature.php:100
-msgid "Save search terms for re-use"
-msgstr "Zapisuje wyszukiwane hasła do ponownego użycia"
-
-#: src/Content/Feature.php:105
-msgid "Network Tabs"
-msgstr "Etykiety sieciowe"
-
-#: src/Content/Feature.php:106
-msgid "Network Personal Tab"
-msgstr "Etykieta Sieć Osobista"
-
-#: src/Content/Feature.php:106
-msgid "Enable tab to display only Network posts that you've interacted on"
-msgstr "Włącza etykietę wyświetlającą posty tylko z sieci, z którymi współpracujesz"
-
-#: src/Content/Feature.php:107
-msgid "Network New Tab"
-msgstr "Etykieta Nowe Posty Sieciowe"
-
-#: src/Content/Feature.php:107
-msgid "Enable tab to display only new Network posts (from the last 12 hours)"
-msgstr "Włącza etykietę wyświetlającą tylko nowe posty sieciowe (z ostatnich 12 godzin)"
-
-#: src/Content/Feature.php:108
-msgid "Network Shared Links Tab"
-msgstr "Etykieta Udostępnianie Łącz Sieciowych"
-
-#: src/Content/Feature.php:108
-msgid "Enable tab to display only Network posts with links in them"
-msgstr "Włącza etykietę wyświetlającą tylko posty sieciowe z łączami do nich"
-
-#: src/Content/Feature.php:113
-msgid "Post/Comment Tools"
-msgstr "Narzędzia post/komentarz"
-
-#: src/Content/Feature.php:114
-msgid "Multiple Deletion"
-msgstr "Wielokrotne Usuwanie"
-
-#: src/Content/Feature.php:114
-msgid "Select and delete multiple posts/comments at once"
-msgstr "Wybierz i usuń wiele postów/komentarzy jednocześnie"
-
-#: src/Content/Feature.php:115
-msgid "Edit Sent Posts"
-msgstr "Edytowanie wysłanych postów"
-
-#: src/Content/Feature.php:115
-msgid "Edit and correct posts and comments after sending"
-msgstr "Umożliwia edycję i poprawianie wpisów i komentarzy po wysłaniu"
-
-#: src/Content/Feature.php:116
-msgid "Tagging"
-msgstr "Tagowanie"
-
-#: src/Content/Feature.php:116
-msgid "Ability to tag existing posts"
-msgstr "Umożliwia oznaczania istniejących postów"
-
-#: src/Content/Feature.php:117
-msgid "Post Categories"
-msgstr "Kategorie postów"
-
-#: src/Content/Feature.php:117
-msgid "Add categories to your posts"
-msgstr "Umożliwia dodawanie kategorii do twoich postów"
-
-#: src/Content/Feature.php:118 src/Content/Widget.php:205
-msgid "Saved Folders"
-msgstr "Zapisz w folderach"
-
-#: src/Content/Feature.php:118
-msgid "Ability to file posts under folders"
-msgstr "Umożliwia przesyłanie postów do folderów"
-
-#: src/Content/Feature.php:119
-msgid "Dislike Posts"
-msgstr "Nie lubię Postów"
-
-#: src/Content/Feature.php:119
-msgid "Ability to dislike posts/comments"
-msgstr "Umożliwia niechęć do postów/komentarzy"
-
-#: src/Content/Feature.php:120
-msgid "Star Posts"
-msgstr "Oznacz posty gwiazdką"
-
-#: src/Content/Feature.php:120
-msgid "Ability to mark special posts with a star indicator"
-msgstr "Umożliwia oznaczanie specjalnych postów gwiazdką"
-
-#: src/Content/Feature.php:121
-msgid "Mute Post Notifications"
-msgstr "Ignoruj ​​powiadomienia pocztą"
+msgid "%1$d %2$s ago"
+msgstr "%1$d %2$s temu"
 
-#: src/Content/Feature.php:121
-msgid "Ability to mute notifications for a thread"
-msgstr "Umożliwia ignorowanie powiadomień dla wątku"
+#: src/Content/Text/BBCode.php:416
+msgid "view full size"
+msgstr "Zobacz w pełnym wymiarze"
 
-#: src/Content/Feature.php:126
-msgid "Advanced Profile Settings"
-msgstr "Zaawansowane ustawienia profilu"
+#: src/Content/Text/BBCode.php:842 src/Content/Text/BBCode.php:1611
+#: src/Content/Text/BBCode.php:1612
+msgid "Image/photo"
+msgstr "Obrazek/zdjęcie"
 
-#: src/Content/Feature.php:127
-msgid "Show visitors public community forums at the Advanced Profile Page"
-msgstr "Wyświetla publiczne fora społeczności na stronie profilu zaawansowanego"
+#: src/Content/Text/BBCode.php:980
+#, 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/Feature.php:128
-msgid "Tag Cloud"
-msgstr "Chmura tagów"
+#: src/Content/Text/BBCode.php:1538 src/Content/Text/BBCode.php:1560
+msgid "$1 wrote:"
+msgstr "$1 napisał:"
 
-#: src/Content/Feature.php:128
-msgid "Provide a personal tag cloud on your profile page"
-msgstr "Podaj osobistą chmurę tagów na stronie profilu"
+#: src/Content/Text/BBCode.php:1620 src/Content/Text/BBCode.php:1621
+msgid "Encrypted content"
+msgstr "Szyfrowana treść"
 
-#: src/Content/Feature.php:129
-msgid "Display Membership Date"
-msgstr "Wyświetl datę członkostwa"
+#: src/Content/Text/BBCode.php:1740
+msgid "Invalid source protocol"
+msgstr "Nieprawidłowy protokół źródłowy"
 
-#: src/Content/Feature.php:129
-msgid "Display membership date in profile"
-msgstr "Wyświetla datę członkostwa w profilu"
+#: src/Content/Text/BBCode.php:1751
+msgid "Invalid link protocol"
+msgstr "Niepoprawny link protokołu"
 
 #: src/Content/OEmbed.php:253
 msgid "Embedding disabled"
@@ -8816,67 +8639,274 @@ msgstr "Zarządzaj innymi stronami"
 msgid "Profiles"
 msgstr "Profile"
 
-#: src/Content/Nav.php:206
-msgid "Manage/Edit Profiles"
-msgstr "Zarządzaj/Edytuj profile"
+#: src/Content/Nav.php:206
+msgid "Manage/Edit Profiles"
+msgstr "Zarządzaj/Edytuj profile"
+
+#: src/Content/Nav.php:214
+msgid "Site setup and configuration"
+msgstr "Konfiguracja i ustawienia instancji"
+
+#: src/Content/Nav.php:217
+msgid "Navigation"
+msgstr "Nawigacja"
+
+#: src/Content/Nav.php:217
+msgid "Site map"
+msgstr "Mapa strony"
+
+#: src/Content/Widget.php:33
+msgid "Add New Contact"
+msgstr "Dodaj nowy kontakt"
+
+#: src/Content/Widget.php:34
+msgid "Enter address or web location"
+msgstr "Wpisz adres lub lokalizację sieciową"
+
+#: src/Content/Widget.php:35
+msgid "Example: bob@example.com, http://example.com/barbara"
+msgstr "Przykład: bob@przykład.com, http://przykład.com/barbara"
+
+#: src/Content/Widget.php:53
+#, php-format
+msgid "%d invitation available"
+msgid_plural "%d invitations available"
+msgstr[0] "%d zaproszenie dostępne"
+msgstr[1] "%d zaproszeń dostępnych"
+msgstr[2] "%d zaproszenia dostępne"
+msgstr[3] "%d zaproszenia dostępne"
+
+#: src/Content/Widget.php:164
+msgid "Networks"
+msgstr "Sieci"
+
+#: src/Content/Widget.php:167
+msgid "All Networks"
+msgstr "Wszystkie Sieci"
+
+#: src/Content/Widget.php:205 src/Content/Feature.php:118
+msgid "Saved Folders"
+msgstr "Zapisz w folderach"
+
+#: src/Content/Widget.php:208 src/Content/Widget.php:248
+msgid "Everything"
+msgstr "Wszystko"
+
+#: src/Content/Widget.php:245
+msgid "Categories"
+msgstr "Kategorie"
+
+#: src/Content/Widget.php:312
+#, php-format
+msgid "%d contact in common"
+msgid_plural "%d contacts in common"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
+#: src/Content/Feature.php:79
+msgid "General Features"
+msgstr "Funkcje ogólne"
+
+#: src/Content/Feature.php:81
+msgid "Multiple Profiles"
+msgstr "Wiele profili"
+
+#: src/Content/Feature.php:81
+msgid "Ability to create multiple profiles"
+msgstr "Umożliwia tworzenia wielu profili"
+
+#: src/Content/Feature.php:82
+msgid "Photo Location"
+msgstr "Lokalizacja zdjęcia"
+
+#: src/Content/Feature.php:82
+msgid ""
+"Photo metadata is normally stripped. This extracts the location (if present)"
+" prior to stripping metadata and links it to a map."
+msgstr "Metadane zdjęć są zwykle usuwane. Wyodrębnia to położenie (jeśli jest obecne) przed usunięciem metadanych i łączy je z mapą."
+
+#: src/Content/Feature.php:83
+msgid "Export Public Calendar"
+msgstr "Eksportowanie publicznego kalendarza"
+
+#: src/Content/Feature.php:83
+msgid "Ability for visitors to download the public calendar"
+msgstr "Umożliwia pobieranie kalendarza publicznego przez odwiedzających"
+
+#: src/Content/Feature.php:88
+msgid "Post Composition Features"
+msgstr "Ustawienia funkcji postów"
+
+#: src/Content/Feature.php:89
+msgid "Post Preview"
+msgstr "Podgląd posta"
+
+#: src/Content/Feature.php:89
+msgid "Allow previewing posts and comments before publishing them"
+msgstr "Zezwala na podgląd postów i komentarzy przed ich opublikowaniem"
+
+#: src/Content/Feature.php:90
+msgid "Auto-mention Forums"
+msgstr "Automatyczne wymienianie forów"
+
+#: src/Content/Feature.php:90
+msgid ""
+"Add/remove mention when a forum page is selected/deselected in ACL window."
+msgstr "Dodaj/usuń wzmiankę, gdy strona forum zostanie wybrana/cofnięta w oknie ACL."
+
+#: src/Content/Feature.php:95
+msgid "Network Sidebar"
+msgstr "Sieć Pasek Boczny"
+
+#: src/Content/Feature.php:96
+msgid "Ability to select posts by date ranges"
+msgstr "Wybierz wpisy według zakresów dat"
+
+#: src/Content/Feature.php:97 src/Content/Feature.php:127
+msgid "List Forums"
+msgstr "Lista forów"
+
+#: src/Content/Feature.php:97
+msgid "Enable widget to display the forums your are connected with"
+msgstr "Włącza widżet wyświetlający fora, z którymi jesteś połączony"
+
+#: src/Content/Feature.php:98
+msgid "Group Filter"
+msgstr "Filtr grupowy"
+
+#: src/Content/Feature.php:98
+msgid "Enable widget to display Network posts only from selected group"
+msgstr "Włącza widżet wyświetlający posty sieciowe tylko z wybranej grupy"
+
+#: src/Content/Feature.php:99
+msgid "Network Filter"
+msgstr "Filtr sieciowy"
+
+#: src/Content/Feature.php:99
+msgid "Enable widget to display Network posts only from selected network"
+msgstr "Włącz widżet wyświetlający posty sieciowe tylko z wybranej sieci"
+
+#: src/Content/Feature.php:100
+msgid "Save search terms for re-use"
+msgstr "Zapisuje wyszukiwane hasła do ponownego użycia"
+
+#: src/Content/Feature.php:105
+msgid "Network Tabs"
+msgstr "Etykiety sieciowe"
+
+#: src/Content/Feature.php:106
+msgid "Network Personal Tab"
+msgstr "Etykieta Sieć Osobista"
+
+#: src/Content/Feature.php:106
+msgid "Enable tab to display only Network posts that you've interacted on"
+msgstr "Włącza etykietę wyświetlającą posty tylko z sieci, z którymi współpracujesz"
+
+#: src/Content/Feature.php:107
+msgid "Network New Tab"
+msgstr "Etykieta Nowe Posty Sieciowe"
+
+#: src/Content/Feature.php:107
+msgid "Enable tab to display only new Network posts (from the last 12 hours)"
+msgstr "Włącza etykietę wyświetlającą tylko nowe posty sieciowe (z ostatnich 12 godzin)"
+
+#: src/Content/Feature.php:108
+msgid "Network Shared Links Tab"
+msgstr "Etykieta Udostępnianie Łącz Sieciowych"
+
+#: src/Content/Feature.php:108
+msgid "Enable tab to display only Network posts with links in them"
+msgstr "Włącza etykietę wyświetlającą tylko posty sieciowe z łączami do nich"
+
+#: src/Content/Feature.php:113
+msgid "Post/Comment Tools"
+msgstr "Narzędzia post/komentarz"
+
+#: src/Content/Feature.php:114
+msgid "Multiple Deletion"
+msgstr "Wielokrotne Usuwanie"
+
+#: src/Content/Feature.php:114
+msgid "Select and delete multiple posts/comments at once"
+msgstr "Wybierz i usuń wiele postów/komentarzy jednocześnie"
+
+#: src/Content/Feature.php:115
+msgid "Edit Sent Posts"
+msgstr "Edytowanie wysłanych postów"
+
+#: src/Content/Feature.php:115
+msgid "Edit and correct posts and comments after sending"
+msgstr "Umożliwia edycję i poprawianie wpisów i komentarzy po wysłaniu"
+
+#: src/Content/Feature.php:116
+msgid "Tagging"
+msgstr "Tagowanie"
+
+#: src/Content/Feature.php:116
+msgid "Ability to tag existing posts"
+msgstr "Umożliwia oznaczania istniejących postów"
+
+#: src/Content/Feature.php:117
+msgid "Post Categories"
+msgstr "Kategorie postów"
+
+#: src/Content/Feature.php:117
+msgid "Add categories to your posts"
+msgstr "Umożliwia dodawanie kategorii do twoich postów"
 
-#: src/Content/Nav.php:214
-msgid "Site setup and configuration"
-msgstr "Konfiguracja i ustawienia instancji"
+#: src/Content/Feature.php:118
+msgid "Ability to file posts under folders"
+msgstr "Umożliwia przesyłanie postów do folderów"
 
-#: src/Content/Nav.php:217
-msgid "Navigation"
-msgstr "Nawigacja"
+#: src/Content/Feature.php:119
+msgid "Dislike Posts"
+msgstr "Nie lubię Postów"
 
-#: src/Content/Nav.php:217
-msgid "Site map"
-msgstr "Mapa strony"
+#: src/Content/Feature.php:119
+msgid "Ability to dislike posts/comments"
+msgstr "Umożliwia niechęć do postów/komentarzy"
 
-#: src/Content/Widget.php:33
-msgid "Add New Contact"
-msgstr "Dodaj nowy kontakt"
+#: src/Content/Feature.php:120
+msgid "Star Posts"
+msgstr "Oznacz posty gwiazdką"
 
-#: src/Content/Widget.php:34
-msgid "Enter address or web location"
-msgstr "Wpisz adres lub lokalizację sieciową"
+#: src/Content/Feature.php:120
+msgid "Ability to mark special posts with a star indicator"
+msgstr "Umożliwia oznaczanie specjalnych postów gwiazdką"
 
-#: src/Content/Widget.php:35
-msgid "Example: bob@example.com, http://example.com/barbara"
-msgstr "Przykład: bob@przykład.com, http://przykład.com/barbara"
+#: src/Content/Feature.php:121
+msgid "Mute Post Notifications"
+msgstr "Ignoruj ​​powiadomienia pocztą"
 
-#: src/Content/Widget.php:53
-#, php-format
-msgid "%d invitation available"
-msgid_plural "%d invitations available"
-msgstr[0] "%d zaproszenie dostępne"
-msgstr[1] "%d zaproszeń dostępnych"
-msgstr[2] "%d zaproszenia dostępne"
-msgstr[3] "%d zaproszenia dostępne"
+#: src/Content/Feature.php:121
+msgid "Ability to mute notifications for a thread"
+msgstr "Umożliwia ignorowanie powiadomień dla wątku"
 
-#: src/Content/Widget.php:164
-msgid "Networks"
-msgstr "Sieci"
+#: src/Content/Feature.php:126
+msgid "Advanced Profile Settings"
+msgstr "Zaawansowane ustawienia profilu"
 
-#: src/Content/Widget.php:167
-msgid "All Networks"
-msgstr "Wszystkie Sieci"
+#: src/Content/Feature.php:127
+msgid "Show visitors public community forums at the Advanced Profile Page"
+msgstr "Wyświetla publiczne fora społeczności na stronie profilu zaawansowanego"
 
-#: src/Content/Widget.php:208 src/Content/Widget.php:248
-msgid "Everything"
-msgstr "Wszystko"
+#: src/Content/Feature.php:128
+msgid "Tag Cloud"
+msgstr "Chmura tagów"
 
-#: src/Content/Widget.php:245
-msgid "Categories"
-msgstr "Kategorie"
+#: src/Content/Feature.php:128
+msgid "Provide a personal tag cloud on your profile page"
+msgstr "Podaj osobistą chmurę tagów na stronie profilu"
 
-#: src/Content/Widget.php:312
-#, php-format
-msgid "%d contact in common"
-msgid_plural "%d contacts in common"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
+#: src/Content/Feature.php:129
+msgid "Display Membership Date"
+msgstr "Wyświetl datę członkostwa"
+
+#: src/Content/Feature.php:129
+msgid "Display membership date in profile"
+msgstr "Wyświetla datę członkostwa w profilu"
 
 #: src/Database/DBStructure.php:32
 msgid "There are no tables on MyISAM."
@@ -8912,8 +8942,9 @@ msgid "Errors encountered performing database changes: "
 msgstr "Napotkane błędy powodujące zmiany w bazie danych:"
 
 #: src/Database/DBStructure.php:210
-msgid ": Database update"
-msgstr ": Aktualizacja bazy danych"
+#, php-format
+msgid "%s: Database update"
+msgstr "%s: Aktualizacja bazy danych:"
 
 #: src/Database/DBStructure.php:460
 #, php-format
@@ -8968,11 +8999,11 @@ msgstr "Usuń wydarzenie"
 
 #: src/Model/Event.php:815
 msgid "D g:i A"
-msgstr ""
+msgstr "D g:m AM/PM"
 
 #: src/Model/Event.php:816
 msgid "g:i A"
-msgstr ""
+msgstr "g:m AM/PM"
 
 #: src/Model/Event.php:901 src/Model/Event.php:903
 msgid "Show map"
@@ -9159,104 +9190,6 @@ msgid ""
 "\t\t\tThank you and welcome to %2$s."
 msgstr "\n\t\t\tDane logowania są następuje:\n\t\t\tLokalizacja witryny:\t%3$s\n\t\t\tNazwa użytkownika:\t\t%1$s\n\t\t\tHasło:\t\t%5$s\n\n\t\t\tPo zalogowaniu możesz zmienić hasło do swojego konta na stronie \"Ustawienia\"\n \t\t\tProszę poświęć chwilę, aby przejrzeć inne ustawienia konta na tej stronie.\n\n\t\t\tMożesz również dodać podstawowe informacje do swojego domyślnego profilu\n\t\t\t(na stronie \"Profil\"), aby inne osoby mogły łatwo Cię znaleźć.\n\n\t\t\tZalecamy ustawienie imienia i nazwiska, dodanie zdjęcia profilowego,\n\t\t\tdodanie niektórych \"słów kluczowych\" profilu (bardzo przydatne w nawiązywaniu nowych znajomości) - i\n\t\t\tbyć może w jakim kraju mieszkasz; jeśli nie chcesz być bardziej szczegółowy.\n\n\t\t\tW pełni szanujemy Twoje prawo do prywatności i żaden z tych elementów nie jest konieczny.\n\t\t\tJeśli jesteś nowy i nie znasz tutaj nikogo, oni mogą ci pomóc\n\t\t\tmożesz zdobyć nowych interesujących przyjaciół\n\n\t\t\tJeśli kiedykolwiek zechcesz usunąć swoje konto, możesz to zrobić w %3$s/Usuń konto\n\n\t\t\tDziękujemy i Zapraszamy do %2$s."
 
-#: src/Model/Contact.php:657
-msgid "Drop Contact"
-msgstr "Upuść kontakt"
-
-#: src/Model/Contact.php:1060
-msgid "Organisation"
-msgstr "Organizacja"
-
-#: src/Model/Contact.php:1063
-msgid "News"
-msgstr "Aktualności"
-
-#: src/Model/Contact.php:1066
-msgid "Forum"
-msgstr "Forum"
-
-#: src/Model/Contact.php:1245
-msgid "Connect URL missing."
-msgstr "Brak adresu URL połączenia."
-
-#: src/Model/Contact.php:1254
-msgid ""
-"The contact could not be added. Please check the relevant network "
-"credentials in your Settings -> Social Networks page."
-msgstr "Nie można dodać kontaktu. Sprawdź odpowiednie poświadczenia sieciowe na stronie Ustawienia -> Sieci społecznościowe."
-
-#: src/Model/Contact.php:1301
-msgid ""
-"This site is not configured to allow communications with other networks."
-msgstr "Ta strona nie jest skonfigurowana do pozwalania na komunikację z innymi sieciami"
-
-#: src/Model/Contact.php:1302 src/Model/Contact.php:1316
-msgid "No compatible communication protocols or feeds were discovered."
-msgstr "Nie znaleziono żadnych kompatybilnych protokołów komunikacyjnych ani źródeł."
-
-#: src/Model/Contact.php:1314
-msgid "The profile address specified does not provide adequate information."
-msgstr "Dany adres profilu nie dostarcza odpowiednich informacji."
-
-#: src/Model/Contact.php:1319
-msgid "An author or name was not found."
-msgstr "Autor lub nazwa nie zostało znalezione."
-
-#: src/Model/Contact.php:1322
-msgid "No browser URL could be matched to this address."
-msgstr "Przeglądarka WWW nie może odnaleźć podanego adresu"
-
-#: src/Model/Contact.php:1325
-msgid ""
-"Unable to match @-style Identity Address with a known protocol or email "
-"contact."
-msgstr "Nie można dopasować @-stylu Adres identyfikacyjny ze znanym protokołem lub kontaktem e-mail."
-
-#: src/Model/Contact.php:1326
-msgid "Use mailto: in front of address to force email check."
-msgstr "Użyj mailto: przed adresem, aby wymusić sprawdzanie poczty e-mail."
-
-#: src/Model/Contact.php:1332
-msgid ""
-"The profile address specified belongs to a network which has been disabled "
-"on this site."
-msgstr "Określony adres profilu należy do sieci, która została wyłączona na tej stronie."
-
-#: src/Model/Contact.php:1337
-msgid ""
-"Limited profile. This person will be unable to receive direct/personal "
-"notifications from you."
-msgstr "Profil ograniczony. Ta osoba będzie niezdolna do odbierania osobistych powiadomień od ciebie."
-
-#: src/Model/Contact.php:1388
-msgid "Unable to retrieve contact information."
-msgstr "Nie można otrzymać informacji kontaktowych"
-
-#: src/Model/Contact.php:1605 src/Protocol/DFRN.php:1510
-#, php-format
-msgid "%s's birthday"
-msgstr "Urodziny %s"
-
-#: src/Model/Contact.php:1606 src/Protocol/DFRN.php:1511
-#, php-format
-msgid "Happy Birthday %s"
-msgstr "Urodziny %s"
-
-#: src/Model/Item.php:1776
-#, php-format
-msgid "%1$s is attending %2$s's %3$s"
-msgstr "%1$suczestniczy %2$s's %3$s "
-
-#: src/Model/Item.php:1781
-#, php-format
-msgid "%1$s is not attending %2$s's %3$s"
-msgstr "%1$snie uczestniczy %2$s's %3$s "
-
-#: src/Model/Item.php:1786
-#, php-format
-msgid "%1$s may attend %2$s's %3$s"
-msgstr "%1$smogą uczestniczyć %2$s's %3$s "
-
 #: src/Model/Profile.php:97
 msgid "Requested account is not available."
 msgstr "Żądane konto jest niedostępne."
@@ -9375,6 +9308,104 @@ msgstr "Fora:"
 msgid "Only You Can See This"
 msgstr "Tylko ty możesz to zobaczyć"
 
+#: src/Model/Contact.php:657
+msgid "Drop Contact"
+msgstr "Upuść kontakt"
+
+#: src/Model/Contact.php:1091
+msgid "Organisation"
+msgstr "Organizacja"
+
+#: src/Model/Contact.php:1094
+msgid "News"
+msgstr "Aktualności"
+
+#: src/Model/Contact.php:1097
+msgid "Forum"
+msgstr "Forum"
+
+#: src/Model/Contact.php:1276
+msgid "Connect URL missing."
+msgstr "Brak adresu URL połączenia."
+
+#: src/Model/Contact.php:1285
+msgid ""
+"The contact could not be added. Please check the relevant network "
+"credentials in your Settings -> Social Networks page."
+msgstr "Nie można dodać kontaktu. Sprawdź odpowiednie poświadczenia sieciowe na stronie Ustawienia -> Sieci społecznościowe."
+
+#: src/Model/Contact.php:1332
+msgid ""
+"This site is not configured to allow communications with other networks."
+msgstr "Ta strona nie jest skonfigurowana do pozwalania na komunikację z innymi sieciami"
+
+#: src/Model/Contact.php:1333 src/Model/Contact.php:1347
+msgid "No compatible communication protocols or feeds were discovered."
+msgstr "Nie znaleziono żadnych kompatybilnych protokołów komunikacyjnych ani źródeł."
+
+#: src/Model/Contact.php:1345
+msgid "The profile address specified does not provide adequate information."
+msgstr "Dany adres profilu nie dostarcza odpowiednich informacji."
+
+#: src/Model/Contact.php:1350
+msgid "An author or name was not found."
+msgstr "Autor lub nazwa nie zostało znalezione."
+
+#: src/Model/Contact.php:1353
+msgid "No browser URL could be matched to this address."
+msgstr "Przeglądarka WWW nie może odnaleźć podanego adresu"
+
+#: src/Model/Contact.php:1356
+msgid ""
+"Unable to match @-style Identity Address with a known protocol or email "
+"contact."
+msgstr "Nie można dopasować @-stylu Adres identyfikacyjny ze znanym protokołem lub kontaktem e-mail."
+
+#: src/Model/Contact.php:1357
+msgid "Use mailto: in front of address to force email check."
+msgstr "Użyj mailto: przed adresem, aby wymusić sprawdzanie poczty e-mail."
+
+#: src/Model/Contact.php:1363
+msgid ""
+"The profile address specified belongs to a network which has been disabled "
+"on this site."
+msgstr "Określony adres profilu należy do sieci, która została wyłączona na tej stronie."
+
+#: src/Model/Contact.php:1368
+msgid ""
+"Limited profile. This person will be unable to receive direct/personal "
+"notifications from you."
+msgstr "Profil ograniczony. Ta osoba będzie niezdolna do odbierania osobistych powiadomień od ciebie."
+
+#: src/Model/Contact.php:1419
+msgid "Unable to retrieve contact information."
+msgstr "Nie można otrzymać informacji kontaktowych"
+
+#: src/Model/Contact.php:1636 src/Protocol/DFRN.php:1513
+#, php-format
+msgid "%s's birthday"
+msgstr "Urodziny %s"
+
+#: src/Model/Contact.php:1637 src/Protocol/DFRN.php:1514
+#, php-format
+msgid "Happy Birthday %s"
+msgstr "Urodziny %s"
+
+#: src/Model/Item.php:1809
+#, php-format
+msgid "%1$s is attending %2$s's %3$s"
+msgstr "%1$suczestniczy %2$s's %3$s "
+
+#: src/Model/Item.php:1814
+#, php-format
+msgid "%1$s is not attending %2$s's %3$s"
+msgstr "%1$snie uczestniczy %2$s's %3$s "
+
+#: src/Model/Item.php:1819
+#, php-format
+msgid "%1$s may attend %2$s's %3$s"
+msgstr "%1$smogą uczestniczyć %2$s's %3$s "
+
 #: src/Protocol/OStatus.php:1799
 #, php-format
 msgid "%s is now following %s."
@@ -9393,15 +9424,15 @@ msgstr "%sprzestał śledzić %s. "
 msgid "stopped following"
 msgstr "przestał śledzić"
 
-#: src/Protocol/Diaspora.php:2670
+#: src/Protocol/Diaspora.php:2654
 msgid "Sharing notification from Diaspora network"
 msgstr "Wspólne powiadomienie z sieci Diaspora"
 
-#: src/Protocol/Diaspora.php:3762
+#: src/Protocol/Diaspora.php:3744
 msgid "Attachments:"
 msgstr "Załączniki:"
 
-#: src/Worker/Delivery.php:407
+#: src/Worker/Delivery.php:415
 msgid "(no subject)"
 msgstr "(bez tematu)"
 
@@ -9604,15 +9635,19 @@ msgstr "Link"
 msgid "Video"
 msgstr "Video"
 
-#: src/App.php:511
+#: src/App.php:524
 msgid "Delete this item?"
 msgstr "Usunąć ten element?"
 
-#: src/App.php:513
+#: src/App.php:526
 msgid "show fewer"
 msgstr "Pokaż mniej"
 
-#: index.php:472
+#: src/App.php:1122
+msgid "No system theme config value set."
+msgstr "Nie ustawiono wartości konfiguracyjnej zestawu tematycznego."
+
+#: index.php:464
 msgid "toggle mobile"
 msgstr "przełącz na mobilny"
 
@@ -9620,3 +9655,8 @@ msgstr "przełącz na mobilny"
 #, php-format
 msgid "Update %s failed. See error logs."
 msgstr "Aktualizacja %s nie powiodła się. Zobacz dziennik błędów."
+
+#: update.php:193
+#, php-format
+msgid "%s: Updating author-id and owner-id in item and thread table. "
+msgstr "%s: Aktualizowanie ID autora i właściciela w tabeli pozycji i wątku."
index e4860c1ae86fab9fcac22133e974503cd2629966..27b381f93046deb950560bb3060b956fed6ed2d7 100644 (file)
@@ -12,20 +12,6 @@ $a->strings["Cancel"] = "Anuluj";
 $a->strings["Permission denied."] = "Brak uprawnień.";
 $a->strings["Archives"] = "Archiwum";
 $a->strings["show more"] = "Pokaż więcej";
-$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
-       0 => "",
-       1 => "",
-       2 => "",
-       3 => "",
-];
-$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
-       0 => "",
-       1 => "",
-       2 => "",
-       3 => "",
-];
-$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Miesięczny limit %d wysyłania postów. Post został odrzucony.";
-$a->strings["Profile Photos"] = "Zdjęcie profilowe";
 $a->strings["Friendica Notification"] = "Powiadomienia Friendica";
 $a->strings["Thank You,"] = "Dziękuję,";
 $a->strings["%s Administrator"] = "%s Administrator";
@@ -89,9 +75,112 @@ $a->strings["Welcome "] = "Witaj ";
 $a->strings["Please upload a profile photo."] = "Proszę dodać zdjęcie profilowe.";
 $a->strings["Welcome back "] = "Witaj ponownie ";
 $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."] = "Znacznik zabezpieczeń formularza nie był poprawny. Prawdopodobnie stało się tak, ponieważ formularz został otwarty zbyt długo (> 3 godziny) przed jego przesłaniem.";
+$a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
+       0 => "",
+       1 => "",
+       2 => "",
+       3 => "",
+];
+$a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
+       0 => "",
+       1 => "",
+       2 => "",
+       3 => "",
+];
+$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Miesięczny limit %d wysyłania postów. Post został odrzucony.";
+$a->strings["Profile Photos"] = "Zdjęcie profilowe";
+$a->strings["Cannot locate DNS info for database server '%s'"] = "Nie można zlokalizować serwera DNS dla bazy danych '%s'";
+$a->strings["newer"] = "nowsze";
+$a->strings["older"] = "starsze";
+$a->strings["first"] = "pierwszy";
+$a->strings["prev"] = "poprzedni";
+$a->strings["next"] = "następny";
+$a->strings["last"] = "ostatni";
+$a->strings["Loading more entries..."] = "Ładuję więcej wpisów...";
+$a->strings["The end"] = "Koniec";
+$a->strings["No contacts"] = "Brak kontaktów";
+$a->strings["%d Contact"] = [
+       0 => "%d kontakt",
+       1 => "%d kontaktów",
+       2 => "%d kontakty",
+       3 => "%d Kontakty",
+];
+$a->strings["View Contacts"] = "Widok kontaktów";
+$a->strings["Save"] = "Zapisz";
+$a->strings["Follow"] = "Śledź";
+$a->strings["Search"] = "Szukaj";
+$a->strings["@name, !forum, #tags, content"] = "@imię, !forum, #tagi, treść";
+$a->strings["Full Text"] = "Pełny tekst";
+$a->strings["Tags"] = "Tagi";
+$a->strings["Contacts"] = "Kontakty";
+$a->strings["Forums"] = "Fora";
+$a->strings["poke"] = "zaczep";
+$a->strings["poked"] = "zaczepił Cię";
+$a->strings["ping"] = "ping";
+$a->strings["pinged"] = "napięcia";
+$a->strings["prod"] = "zaczep";
+$a->strings["prodded"] = "zaczepiać";
+$a->strings["slap"] = "klask";
+$a->strings["slapped"] = "spoliczkowany";
+$a->strings["finger"] = "wskaż";
+$a->strings["fingered"] = "dotknięty";
+$a->strings["rebuff"] = "odrzuć";
+$a->strings["rebuffed"] = "odrzucony";
+$a->strings["Monday"] = "Poniedziałek";
+$a->strings["Tuesday"] = "Wtorek";
+$a->strings["Wednesday"] = "Środa";
+$a->strings["Thursday"] = "Czwartek";
+$a->strings["Friday"] = "Piątek";
+$a->strings["Saturday"] = "Sobota";
+$a->strings["Sunday"] = "Niedziela";
+$a->strings["January"] = "Styczeń";
+$a->strings["February"] = "Luty";
+$a->strings["March"] = "Marzec";
+$a->strings["April"] = "Kwiecień";
+$a->strings["May"] = "Maj";
+$a->strings["June"] = "Czerwiec";
+$a->strings["July"] = "Lipiec";
+$a->strings["August"] = "Sierpień";
+$a->strings["September"] = "Wrzesień";
+$a->strings["October"] = "Październik";
+$a->strings["November"] = "Listopad";
+$a->strings["December"] = "Grudzień";
+$a->strings["Mon"] = "Pon";
+$a->strings["Tue"] = "Wt";
+$a->strings["Wed"] = "Śr";
+$a->strings["Thu"] = "Czw";
+$a->strings["Fri"] = "Pt";
+$a->strings["Sat"] = "Sob";
+$a->strings["Sun"] = "Niedz";
+$a->strings["Jan"] = "Sty";
+$a->strings["Feb"] = "Lut";
+$a->strings["Mar"] = "Mar";
+$a->strings["Apr"] = "Kwi";
+$a->strings["Jul"] = "Lip";
+$a->strings["Aug"] = "Sie";
+$a->strings["Sep"] = "Wrz";
+$a->strings["Oct"] = "Paź";
+$a->strings["Nov"] = "Lis";
+$a->strings["Dec"] = "Gru";
+$a->strings["Content warning: %s"] = "Ostrzeżenie o treści: %s";
+$a->strings["View Video"] = "Zobacz film";
+$a->strings["bytes"] = "bajty";
+$a->strings["Click to open/close"] = "Kliknij aby otworzyć/zamknąć";
+$a->strings["View on separate page"] = "Zobacz na oddzielnej stronie";
+$a->strings["view on separate page"] = "zobacz na oddzielnej stronie";
+$a->strings["link to source"] = "link do źródła";
 $a->strings["event"] = "wydarzenie";
-$a->strings["status"] = "status";
 $a->strings["photo"] = "zdjęcie";
+$a->strings["activity"] = "aktywność";
+$a->strings["comment"] = [
+       0 => "",
+       1 => "",
+       2 => "komentarz",
+       3 => "komentarz",
+];
+$a->strings["post"] = "post";
+$a->strings["Item filed"] = "Element złożony";
+$a->strings["status"] = "status";
 $a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s lubi to %2\$s's %3\$s";
 $a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s nie lubi %2\$s's %3\$s";
 $a->strings["%1\$s attends %2\$s's %3\$s"] = "%1\$sbierze udział w %2\$s's%3\$s ";
@@ -208,95 +297,6 @@ $a->strings["Undecided"] = [
        2 => "",
        3 => "",
 ];
-$a->strings["Cannot locate DNS info for database server '%s'"] = "Nie można zlokalizować serwera DNS dla bazy danych '%s'";
-$a->strings["newer"] = "nowsze";
-$a->strings["older"] = "starsze";
-$a->strings["first"] = "pierwszy";
-$a->strings["prev"] = "poprzedni";
-$a->strings["next"] = "następny";
-$a->strings["last"] = "ostatni";
-$a->strings["Loading more entries..."] = "Ładuję więcej wpisów...";
-$a->strings["The end"] = "Koniec";
-$a->strings["No contacts"] = "Brak kontaktów";
-$a->strings["%d Contact"] = [
-       0 => "%d kontakt",
-       1 => "%d kontaktów",
-       2 => "%d kontakty",
-       3 => "%d Kontakty",
-];
-$a->strings["View Contacts"] = "Widok kontaktów";
-$a->strings["Save"] = "Zapisz";
-$a->strings["Follow"] = "Śledź";
-$a->strings["Search"] = "Szukaj";
-$a->strings["@name, !forum, #tags, content"] = "@imię, !forum, #tagi, treść";
-$a->strings["Full Text"] = "Pełny tekst";
-$a->strings["Tags"] = "Tagi";
-$a->strings["Contacts"] = "Kontakty";
-$a->strings["Forums"] = "Fora";
-$a->strings["poke"] = "zaczep";
-$a->strings["poked"] = "zaczepił Cię";
-$a->strings["ping"] = "ping";
-$a->strings["pinged"] = "napięcia";
-$a->strings["prod"] = "zaczep";
-$a->strings["prodded"] = "zaczepiać";
-$a->strings["slap"] = "klask";
-$a->strings["slapped"] = "spoliczkowany";
-$a->strings["finger"] = "wskaż";
-$a->strings["fingered"] = "dotknięty";
-$a->strings["rebuff"] = "odrzuć";
-$a->strings["rebuffed"] = "odrzucony";
-$a->strings["Monday"] = "Poniedziałek";
-$a->strings["Tuesday"] = "Wtorek";
-$a->strings["Wednesday"] = "Środa";
-$a->strings["Thursday"] = "Czwartek";
-$a->strings["Friday"] = "Piątek";
-$a->strings["Saturday"] = "Sobota";
-$a->strings["Sunday"] = "Niedziela";
-$a->strings["January"] = "Styczeń";
-$a->strings["February"] = "Luty";
-$a->strings["March"] = "Marzec";
-$a->strings["April"] = "Kwiecień";
-$a->strings["May"] = "Maj";
-$a->strings["June"] = "Czerwiec";
-$a->strings["July"] = "Lipiec";
-$a->strings["August"] = "Sierpień";
-$a->strings["September"] = "Wrzesień";
-$a->strings["October"] = "Październik";
-$a->strings["November"] = "Listopad";
-$a->strings["December"] = "Grudzień";
-$a->strings["Mon"] = "Pon";
-$a->strings["Tue"] = "Wt";
-$a->strings["Wed"] = "Śr";
-$a->strings["Thu"] = "Czw";
-$a->strings["Fri"] = "Pt";
-$a->strings["Sat"] = "Sob";
-$a->strings["Sun"] = "Niedz";
-$a->strings["Jan"] = "Sty";
-$a->strings["Feb"] = "Lut";
-$a->strings["Mar"] = "Mar";
-$a->strings["Apr"] = "Kwi";
-$a->strings["Jul"] = "Lip";
-$a->strings["Aug"] = "Sie";
-$a->strings["Sep"] = "Wrz";
-$a->strings["Oct"] = "Paź";
-$a->strings["Nov"] = "Lis";
-$a->strings["Dec"] = "Gru";
-$a->strings["Content warning: %s"] = "Ostrzeżenie o treści: %s";
-$a->strings["View Video"] = "Zobacz film";
-$a->strings["bytes"] = "bajty";
-$a->strings["Click to open/close"] = "Kliknij aby otworzyć/zamknąć";
-$a->strings["View on separate page"] = "Zobacz na oddzielnej stronie";
-$a->strings["view on separate page"] = "zobacz na oddzielnej stronie";
-$a->strings["link to source"] = "link do źródła";
-$a->strings["activity"] = "aktywność";
-$a->strings["comment"] = [
-       0 => "",
-       1 => "",
-       2 => "komentarz",
-       3 => "komentarz",
-];
-$a->strings["post"] = "post";
-$a->strings["Item filed"] = "Element złożony";
 $a->strings["No friends to display."] = "Brak znajomych do wyświetlenia";
 $a->strings["Connect"] = "Połącz";
 $a->strings["Authorize application connection"] = "Autoryzacja połączenia aplikacji";
@@ -313,38 +313,12 @@ $a->strings["No contacts in common."] = "Brak wspólnych kontaktów.";
 $a->strings["Common Friends"] = "Wspólni znajomi";
 $a->strings["Credits"] = "Zaufany";
 $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 to projekt społecznościowy, który nie byłby możliwy bez pomocy wielu osób. Oto lista osób, które przyczyniły się do tworzenia kodu lub tłumaczenia Friendica. Dziękuję wam wszystkim!";
-$a->strings["Contact settings applied."] = "Ustawienia kontaktu zaktualizowane.";
-$a->strings["Contact update failed."] = "Nie udało się zaktualizować kontaktu.";
-$a->strings["Contact not found."] = "Kontakt nie znaleziony";
-$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>OSTRZEŻENIE: Jest to bardzo zaawansowane</strong> i jeśli wprowadzisz niepoprawne informacje, twoja komunikacja z tym kontaktem może przestać działać.";
-$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "Jeśli nie jesteś pewien, co zrobić na tej stronie, użyj <strong>teraz</strong> przycisku 'powrót' na swojej przeglądarce.";
-$a->strings["No mirroring"] = "Bez dublowania";
-$a->strings["Mirror as forwarded posting"] = "Przesłany lustrzany post";
-$a->strings["Mirror as my own posting"] = "Lustro mojego własnego komentarza";
-$a->strings["Return to contact editor"] = "Wróć do edytora kontaktów";
-$a->strings["Refetch contact data"] = "Odśwież dane kontaktowe";
-$a->strings["Submit"] = "Potwierdź";
-$a->strings["Remote Self"] = "Zdalny Self";
-$a->strings["Mirror postings from this contact"] = "Publikacje lustrzane od tego kontaktu";
-$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Oznacz ten kontakt jako remote_self, spowoduje to, że friendica odeśle nowe wpisy z tego kontaktu.";
-$a->strings["Name"] = "Nazwa";
-$a->strings["Account Nickname"] = "Nazwa konta";
-$a->strings["@Tagname - overrides Name/Nickname"] = "@Zmienna - zastępuje Imię/Pseudonim";
-$a->strings["Account URL"] = "URL konta";
-$a->strings["Friend Request URL"] = "URL żądajacy znajomości";
-$a->strings["Friend Confirm URL"] = "URL potwierdzający znajomość";
-$a->strings["Notification Endpoint URL"] = "Zgłoszenie Punktu Końcowego URL";
-$a->strings["Poll/Feed URL"] = "Adres Ankiety/RSS";
-$a->strings["New photo from this URL"] = "Nowe zdjęcie z tego adresu URL";
 $a->strings["Photos"] = "Zdjęcia";
 $a->strings["Contact Photos"] = "Zdjęcia kontaktu";
 $a->strings["Upload"] = "Załaduj";
 $a->strings["Files"] = "Pliki";
 $a->strings["Not Found"] = "Nie znaleziono";
 $a->strings["No profile"] = "Brak profilu";
-$a->strings["Help:"] = "Pomoc:";
-$a->strings["Help"] = "Pomoc";
-$a->strings["Page not found."] = "Strona nie znaleziona.";
 $a->strings["Welcome to %s"] = "Witamy w %s";
 $a->strings["Remote privacy information not available."] = "Nie są dostępne zdalne informacje o prywatności.";
 $a->strings["Visible to:"] = "Widoczne dla:";
@@ -404,7 +378,6 @@ $a->strings["You need to export your account from the old server and upload it h
 $a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "Ta funkcja jest eksperymentalna. Nie możemy importować kontaktów z sieci OStatus (GNU Social/Statusnet) lub z Diaspory";
 $a->strings["Account file"] = "Pliki konta";
 $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Aby eksportować konto, wejdź w \"Ustawienia->Eksport danych osobistych\" i wybierz \"Eksportuj konto\"";
-$a->strings["%1\$s welcomes %2\$s"] = "%1\$s witamy %2\$s";
 $a->strings["No keywords to match. Please add keywords to your default profile."] = "Brak pasujących słów kluczowych. Dodaj słowa kluczowe do domyślnego profilu.";
 $a->strings["is interested in:"] = "interesuje się:";
 $a->strings["Profile Match"] = "Dopasowanie profilu";
@@ -448,78 +421,15 @@ $a->strings["No more %s notifications."] = "Nigdy więcej %s powiadomień.";
 $a->strings["OpenID protocol error. No ID returned."] = "Błąd protokołu OpenID. Nie znaleziono identyfikatora.";
 $a->strings["Account not found and OpenID registration is not permitted on this site."] = "Konto nie zostało znalezione, a rejestracja OpenID nie jest dozwolona na tej stronie.";
 $a->strings["Login failed."] = "Logowanie nieudane.";
-$a->strings["Profile not found."] = "Nie znaleziono profilu.";
-$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Może się to zdarzyć, gdy kontakt został zgłoszony przez obie osoby i został już zatwierdzony.";
-$a->strings["Response from remote site was not understood."] = "Odpowiedź do zdalnej strony nie została zrozumiana";
-$a->strings["Unexpected response from remote site: "] = "Nieoczekiwana odpowiedź od strony zdalnej:";
-$a->strings["Confirmation completed successfully."] = "Potwierdzenie zostało pomyślnie zakończone.";
-$a->strings["Temporary failure. Please wait and try again."] = "Tymczasowa awaria. Proszę czekać i spróbuj ponownie.";
-$a->strings["Introduction failed or was revoked."] = "Wprowadzenie nie powiodło się lub zostało odwołane.";
-$a->strings["Remote site reported: "] = "Zdalna witryna zgłoszona:";
-$a->strings["Unable to set contact photo."] = "Nie można ustawić zdjęcia kontaktu.";
-$a->strings["No user record found for '%s' "] = "Nie znaleziono użytkownika dla '%s'";
-$a->strings["Our site encryption key is apparently messed up."] = "Klucz kodujący jest najwyraźniej uszkodzony.";
-$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Został podany pusty adres URL witryny lub nie można go odszyfrować.";
-$a->strings["Contact record was not found for you on our site."] = "Nie znaleziono kontaktu na naszej stronie";
-$a->strings["Site public key not available in contact record for URL %s."] = "Publiczny klucz witryny jest niedostępny w rekordzie kontaktu dla adresu URL %s";
-$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Identyfikator dostarczony przez Twój system jest duplikatem w naszym systemie. Powinien działać, jeśli spróbujesz ponownie.";
-$a->strings["Unable to set your contact credentials on our system."] = "Nie można ustawić danych kontaktowych w naszym systemie.";
-$a->strings["Unable to update your contact profile details on our system"] = "Nie można zaktualizować danych Twojego profilu kontaktowego w naszym systemie";
-$a->strings["[Name Withheld]"] = "[Nazwa zastrzeżona]";
-$a->strings["%1\$s has joined %2\$s"] = "%1\$s dołączył/a do %2\$s";
 $a->strings["Manage Identities and/or Pages"] = "Zarządzaj Tożsamościami i/lub Stronami.";
 $a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Przełącz między różnymi tożsamościami lub stronami społeczność/grupy, które udostępniają dane Twojego konta lub które otrzymałeś uprawnienia \"zarządzaj\"";
 $a->strings["Select an identity to manage: "] = "Wybierz tożsamość do zarządzania:";
+$a->strings["Submit"] = "Potwierdź";
 $a->strings["Invalid request."] = "Nieprawidłowe żądanie.";
 $a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Przepraszam, może twój przesyłany plik jest większy niż pozwala konfiguracja PHP";
 $a->strings["Or - did you try to upload an empty file?"] = "Lub - czy próbowałeś załadować pusty plik?";
 $a->strings["File exceeds size limit of %s"] = "Plik przekracza limit rozmiaru wynoszący %s";
 $a->strings["File upload failed."] = "Przesyłanie pliku nie powiodło się.";
-$a->strings["This introduction has already been accepted."] = "To wprowadzenie zostało już zaakceptowane.";
-$a->strings["Profile location is not valid or does not contain profile information."] = "Lokalizacja profilu jest nieprawidłowa lub nie zawiera informacji o profilu.";
-$a->strings["Warning: profile location has no identifiable owner name."] = "Ostrzeżenie: położenie profilu ma taką samą nazwę jak użytkownik.";
-$a->strings["Warning: profile location has no profile photo."] = "Ostrzeżenie: położenie profilu nie zawiera zdjęcia.";
-$a->strings["%d required parameter was not found at the given location"] = [
-       0 => "%d wymagany parametr nie został znaleziony w podanej lokacji",
-       1 => "%d wymagane parametry nie zostały znalezione w podanej lokacji",
-       2 => "%d wymagany parametr nie został znaleziony w podanej lokacji",
-       3 => "%d wymagany parametr nie został znaleziony w podanej lokacji",
-];
-$a->strings["Introduction complete."] = "Wprowadzanie zakończone.";
-$a->strings["Unrecoverable protocol error."] = "Nieodwracalny błąd protokołu.";
-$a->strings["Profile unavailable."] = "Profil niedostępny.";
-$a->strings["%s has received too many connection requests today."] = "%s otrzymał dziś zbyt wiele żądań połączeń.";
-$a->strings["Spam protection measures have been invoked."] = "Wprowadzono zabezpieczenia przed spamem.";
-$a->strings["Friends are advised to please try again in 24 hours."] = "Przyjaciele namawiają do spróbowania za 24h.";
-$a->strings["Invalid locator"] = "Nieprawidłowy lokalizator";
-$a->strings["You have already introduced yourself here."] = "Już się tu przedstawiłeś.";
-$a->strings["Apparently you are already friends with %s."] = "Wygląda na to, że już jesteście przyjaciółmi z %s";
-$a->strings["Invalid profile URL."] = "Nieprawidłowy URL profilu.";
-$a->strings["Disallowed profile URL."] = "Nie dozwolony adres URL profilu.";
-$a->strings["Blocked domain"] = "Zablokowana domena";
-$a->strings["Failed to update contact record."] = "Aktualizacja rekordu kontaktu nie powiodła się.";
-$a->strings["Your introduction has been sent."] = "Twoje dane zostały wysłane.";
-$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "Zdalnej subskrypcji nie można wykonać dla swojej sieci. Proszę zasubskrybuj bezpośrednio w swoim systemie.";
-$a->strings["Please login to confirm introduction."] = "Zaloguj się, aby potwierdzić wprowadzenie.";
-$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Niepoprawna tożsamość obecnego użytkownika. Proszę zalogować się na <strong>tego</strong> użytkownika. ";
-$a->strings["Confirm"] = "Potwierdź";
-$a->strings["Hide this contact"] = "Ukryj kontakt";
-$a->strings["Welcome home %s."] = "Witaj na stronie domowej %s.";
-$a->strings["Please confirm your introduction/connection request to %s."] = "Proszę potwierdzić swój wstęp/prośbę o połączenie do %s.";
-$a->strings["Public access denied."] = "Publiczny dostęp zabroniony";
-$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Wprowadź swój 'Adres tożsamości' z jednej z następujących obsługiwanych sieci komunikacyjnych:";
-$a->strings["If you are not yet a member of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."] = "Jeśli nie jesteś jeszcze członkiem darmowej sieci społecznościowej, <a href=\"%s\">kliknij ten link, aby znaleźć publiczną witrynę Friendica i dołącz do nas już dziś</a>.";
-$a->strings["Friend/Connection Request"] = "Przyjaciel/Prośba o połączenie";
-$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Przykłady: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de";
-$a->strings["Please answer the following:"] = "Proszę odpowiedzieć na następujące pytania:";
-$a->strings["Does %s know you?"] = "Czy %s Cię zna?";
-$a->strings["Add a personal note:"] = "Dodaj osobistą notkę:";
-$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."] = "- proszę nie używać tego formularza. Zamiast tego wpisz %s do paska wyszukiwania Diaspory.";
-$a->strings["Your Identity Address:"] = "Twój adres tożsamości:";
-$a->strings["Submit Request"] = "Wyślij zgłoszenie";
 $a->strings["- select -"] = "- wybierz -";
 $a->strings["l F d, Y \\@ g:i A"] = "";
 $a->strings["Time Conversion"] = "Zmiana czasu";
@@ -537,6 +447,7 @@ $a->strings["poke, prod or do other things to somebody"] = "szturchać, zaczepi
 $a->strings["Recipient"] = "Odbiorca";
 $a->strings["Choose what you wish to do to recipient"] = "Wybierz, co chcesz zrobić";
 $a->strings["Make this post private"] = "Ustaw ten post jako prywatny";
+$a->strings["Public access denied."] = "Publiczny dostęp zabroniony";
 $a->strings["Only logged in users are permitted to perform a probing."] = "Tylko zalogowani użytkownicy mogą wykonywać sondowanie.";
 $a->strings["Permission denied"] = "Odmowa dostępu";
 $a->strings["Invalid profile identifier."] = "Nieprawidłowa nazwa użytkownika.";
@@ -589,6 +500,7 @@ $a->strings["Item not found"] = "Nie znaleziono elementu";
 $a->strings["Edit post"] = "Edytuj post";
 $a->strings["CC: email addresses"] = "CC: adresy e-mail";
 $a->strings["Example: bob@example.com, mary@example.com"] = "Przykład: bob@example.com, mary@example.com";
+$a->strings["Contact not found."] = "Kontakt nie znaleziony";
 $a->strings["Friend suggestion sent."] = "Wysłana propozycja dodania do znajomych.";
 $a->strings["Suggest Friends"] = "Zaproponuj znajomych";
 $a->strings["Suggest a friend for %s"] = "Zaproponuj znajomych dla %s";
@@ -609,28 +521,6 @@ $a->strings["All Contacts"] = "Wszystkie kontakty";
 $a->strings["Group is empty"] = "Grupa jest pusta";
 $a->strings["Remove Contact"] = "Usuń Kontakt";
 $a->strings["Add Contact"] = "Dodaj Kontakt";
-$a->strings["New Message"] = "Nowa wiadomość";
-$a->strings["Unable to locate contact information."] = "Nie można znaleźć informacji kontaktowych.";
-$a->strings["Messages"] = "Wiadomości";
-$a->strings["Do you really want to delete this message?"] = "Czy na pewno chcesz usunąć tę wiadomość?";
-$a->strings["Message deleted."] = "Wiadomość usunięta.";
-$a->strings["Conversation removed."] = "Rozmowa usunięta.";
-$a->strings["No messages."] = "Brak wiadomości.";
-$a->strings["Message not available."] = "Wiadomość nie jest dostępna.";
-$a->strings["Delete message"] = "Usuń wiadomość";
-$a->strings["D, d M Y - g:i A"] = "D, d M R - g:m AM/PM";
-$a->strings["Delete conversation"] = "Usuń rozmowę";
-$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Brak bezpiecznej komunikacji. <strong>Możesz</strong> odpowiedzieć na stronie profilu nadawcy.";
-$a->strings["Send Reply"] = "Odpowiedz";
-$a->strings["Unknown sender - %s"] = "Nieznany nadawca - %s";
-$a->strings["You and %s"] = "Ty i %s";
-$a->strings["%s and You"] = "%s i ty";
-$a->strings["%d message"] = [
-       0 => " %d wiadomość",
-       1 => " %d wiadomości",
-       2 => " %d wiadomości",
-       3 => " %d wiadomości",
-];
 $a->strings["Personal Notes"] = "Notatki";
 $a->strings["Photo Albums"] = "Albumy zdjęć";
 $a->strings["Recent Photos"] = "Ostatnio dodane zdjęcia";
@@ -711,6 +601,7 @@ $a->strings["%d contact edited."] = [
 $a->strings["Could not access contact record."] = "Nie można uzyskać dostępu do rejestru kontaktów.";
 $a->strings["Could not locate selected profile."] = "Nie można znaleźć wybranego profilu.";
 $a->strings["Contact updated."] = "Kontakt zaktualizowany";
+$a->strings["Failed to update contact record."] = "Aktualizacja rekordu kontaktu nie powiodła się.";
 $a->strings["Contact has been blocked"] = "Kontakt został zablokowany";
 $a->strings["Contact has been unblocked"] = "Kontakt został odblokowany";
 $a->strings["Contact has been ignored"] = "Kontakt jest ignorowany";
@@ -859,8 +750,10 @@ $a->strings["Done Editing"] = "Zakończono edycję";
 $a->strings["Image uploaded successfully."] = "Zdjęcie wczytano pomyślnie ";
 $a->strings["Contact wasn't found or can't be unfollowed."] = "Kontakt nie został znaleziony lub nie można go pominąć.";
 $a->strings["Contact unfollowed"] = "Skontaktuj się z obserwowanym";
+$a->strings["Submit Request"] = "Wyślij zgłoszenie";
 $a->strings["You aren't a friend of this contact."] = "Nie jesteś przyjacielem tego kontaktu.";
 $a->strings["Unfollowing is currently not supported by your network."] = "Brak obserwowania nie jest obecnie obsługiwany przez twoją sieć.";
+$a->strings["Your Identity Address:"] = "Twój adres tożsamości:";
 $a->strings["Status:"] = "Status:";
 $a->strings["Homepage:"] = "Strona główna:";
 $a->strings["Global Directory"] = "Globalny Katalog";
@@ -875,6 +768,9 @@ $a->strings["You already added this contact."] = "Już dodałeś ten kontakt.";
 $a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Obsługa Diaspory nie jest włączona. Kontakt nie może zostać dodany.";
 $a->strings["OStatus support is disabled. Contact can't be added."] = "Obsługa OStatus jest wyłączona. Kontakt nie może zostać dodany.";
 $a->strings["The network type couldn't be detected. Contact can't be added."] = "Nie można wykryć typu sieci. Kontakt nie może zostać dodany.";
+$a->strings["Please answer the following:"] = "Proszę odpowiedzieć na następujące pytania:";
+$a->strings["Does %s know you?"] = "Czy %s Cię zna?";
+$a->strings["Add a personal note:"] = "Dodaj osobistą notkę:";
 $a->strings["No valid account found."] = "Nie znaleziono ważnego konta.";
 $a->strings["Password reset request issued. Check your email."] = "Prośba o zresetowanie hasła została zatwierdzona. Sprawdź swój e-mail.";
 $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\tDrodzy %1\$s, \n\t\t\tOtrzymano niedawno prośbę o ''%2\$s\" zresetowanie konta \n\t\thasło. Aby potwierdzić tę prośbę, wybierz link weryfikacyjny \n\t\tponiżej lub wklej go na pasek adresu przeglądarki internetowej. \n \n\t\tJeśli NIE poprosiłeś o tę zmianę, NIE wykonuj tego linku \n\t\tpod warunkiem, że zignorujesz i/lub usuniesz ten e-mail, prośba wkrótce wygaśnie. \n \n\t\tTwoje hasło nie zostanie zmienione, chyba że będziemy mogli to potwierdzić \n\t\twydał to żądanie.";
@@ -895,6 +791,7 @@ $a->strings["Your password may be changed from the <em>Settings</em> page after
 $a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = "\n\t\t\tDrogi %1\$s, \n\t\t\t\tTwoje hasło zostało zmienione zgodnie z życzeniem. Proszę, zachowaj te \n\t\t\tinformacje dotyczące twoich rekordów (lub natychmiast zmień hasło na \n\t\t\tcoś, co zapamiętasz).\n\t\t";
 $a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "\n\t\t\tDane logowania są następujące:\n\n\t\t\tLokalizacja witryny:\t%1\$s\n\t\t\tNazwa użytkownika:\t%2\$s\n\t\t\tHasło:\t%3\$s\n\n\t\t\tMożesz zmienić hasło na stronie ustawień konta po zalogowaniu.\n\t\t";
 $a->strings["Your password has been changed at %s"] = "Twoje hasło zostało zmienione na %s";
+$a->strings["Profile not found."] = "Nie znaleziono profilu.";
 $a->strings["Profile deleted."] = "Konto usunięte.";
 $a->strings["Profile-"] = "Profil-";
 $a->strings["New profile created."] = "Utworzono nowy profil.";
@@ -1011,430 +908,176 @@ $a->strings["The user id is %d"] = "Identyfikatorem użytkownika jest %d";
 $a->strings["Remove My Account"] = "Usuń moje konto";
 $a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Spowoduje to całkowite usunięcie Twojego konta. Po wykonaniu tej czynności nie można jej cofnąć.";
 $a->strings["Please enter your password for verification:"] = "Wprowadź hasło w celu weryfikacji.";
-$a->strings["Theme settings updated."] = "Zaktualizowano ustawienia motywów.";
-$a->strings["Information"] = "Informacje";
-$a->strings["Overview"] = "Przegląd";
-$a->strings["Federation Statistics"] = "Statystyki Organizacji";
-$a->strings["Configuration"] = "Konfiguracja";
-$a->strings["Site"] = "Strona";
-$a->strings["Users"] = "Użytkownicy";
-$a->strings["Addons"] = "Dodatki";
-$a->strings["Themes"] = "Wygląd";
-$a->strings["Additional features"] = "Dodatkowe funkcje";
-$a->strings["Database"] = "Baza danych";
-$a->strings["DB updates"] = "Aktualizacje DB";
-$a->strings["Inspect Queue"] = "Sprawdź kolejkę";
-$a->strings["Tools"] = "Narzędzia";
-$a->strings["Contact Blocklist"] = "Lista zablokowanych kontaktów";
-$a->strings["Server Blocklist"] = "Lista zablokowanych serwerów";
-$a->strings["Delete Item"] = "Usuń przedmiot";
-$a->strings["Logs"] = "Logi";
-$a->strings["View Logs"] = "Zobacz rejestry";
-$a->strings["Diagnostics"] = "Diagnostyka";
-$a->strings["PHP Info"] = "Informacje o PHP";
-$a->strings["probe address"] = "adres sondy";
-$a->strings["check webfinger"] = "sprawdź webfinger";
-$a->strings["Admin"] = "Administator";
-$a->strings["Addon Features"] = "Funkcje dodatkowe";
-$a->strings["User registrations waiting for confirmation"] = "Rejestracje użytkownika czekają na potwierdzenie.";
-$a->strings["Administration"] = "Administracja";
-$a->strings["Display Terms of Service"] = "Wyświetl Warunki korzystania z usługi";
-$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."] = "Włącz stronę Warunki świadczenia usług. Jeśli ta opcja jest włączona, link do warunków zostanie dodany do formularza rejestracyjnego i strony z informacjami ogólnymi.";
-$a->strings["Display Privacy Statement"] = "Wyświetl oświadczenie o prywatności";
-$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>."] = "Pokaż niektóre informacje dotyczące potrzebnych informacji do obsługi węzła zgodnie np. do <a href=\"%s\" target=\"_blank\">EU-GDPR</a>.";
-$a->strings["The Terms of Service"] = "Warunki świadczenia usług";
-$a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "Wprowadź tutaj Warunki świadczenia usług dla swojego węzła. Możesz użyć BBCode. Nagłówki sekcji powinny być [h2] i poniżej.";
-$a->strings["The blocked domain"] = "Zablokowana domena";
+$a->strings["Source input"] = "Źródło wejściowe";
+$a->strings["BBCode::toPlaintext"] = "BBCode::na prosty tekst";
+$a->strings["BBCode::convert (raw HTML)"] = "BBCode:: konwersjia (raw HTML)";
+$a->strings["BBCode::convert"] = "BBCode::przekształć";
+$a->strings["BBCode::convert => HTML::toBBCode"] = "BBCode::przekształć => HTML::toBBCode";
+$a->strings["BBCode::toMarkdown"] = "BBCode::toMarkdown";
+$a->strings["BBCode::toMarkdown => Markdown::convert"] = "BBCode::toMarkdown => Markdown::przekształć";
+$a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "BBCode::toMarkdown => Markdown::toBBCode";
+$a->strings["BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"] = "BBCode::toMarkdown => Markdown::przekształć => HTML::toBBCode";
+$a->strings["Source input \\x28Diaspora format\\x29"] = "Źródło wejściowe \\x28Diaspora format\\x29";
+$a->strings["Markdown::toBBCode"] = "Markdown::toBBCode";
+$a->strings["Raw HTML input"] = "Surowe wejście HTML";
+$a->strings["HTML Input"] = "Wejście HTML";
+$a->strings["HTML::toBBCode"] = "HTML::toBBCode";
+$a->strings["HTML::toPlaintext"] = "HTML::toPlaintext";
+$a->strings["Source text"] = "Tekst źródłowy";
+$a->strings["BBCode"] = "BBCode";
+$a->strings["Markdown"] = "Markdown";
+$a->strings["HTML"] = "HTML";
+$a->strings["Community option not available."] = "Opcja wspólnotowa jest niedostępna.";
+$a->strings["Not available."] = "Niedostępne.";
+$a->strings["Local Community"] = "Lokalna społeczność";
+$a->strings["Posts from local users on this server"] = "Wpisy od lokalnych użytkowników na tym serwerze";
+$a->strings["Global Community"] = "Globalna społeczność";
+$a->strings["Posts from users of the whole federated network"] = "Wpisy od użytkowników całej sieci stowarzyszonej";
+$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "Ten strumień społeczności pokazuje wszystkie publiczne posty otrzymane przez ten węzeł. Mogą nie odzwierciedlać opinii użytkowników tego węzła.";
+$a->strings["This is Friendica, version"] = "To jest Friendica, wersja";
+$a->strings["running at web location"] = "otwierane na serwerze";
+$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Odwiedź stronę <a href=\"https://friendi.ca\">Friendi.ca</a> aby dowiedzieć się więcej o projekcie Friendica.";
+$a->strings["Bug reports and issues: please visit"] = "Raporty o błędach i problemy: odwiedź stronę";
+$a->strings["the bugtracker at github"] = "bugtracker na github";
+$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "Sugestie, pochwały itp. - napisz e-mail \"info\" na \"friendi - kropka - ca";
+$a->strings["Installed addons/apps:"] = "Zainstalowane dodatki/aplikacje:";
+$a->strings["No installed addons/apps"] = "Brak zainstalowanych dodatków/aplikacji";
+$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "Przeczytaj o <a href=\"%1\$s/tos\">Warunkach świadczenia usług</a> tego węzła.";
+$a->strings["On this server the following remote servers are blocked."] = "Na tym serwerze następujące serwery zdalne są blokowane.";
+$a->strings["Blocked domain"] = "Zablokowana domena";
 $a->strings["Reason for the block"] = "Powód blokowania";
-$a->strings["The reason why you blocked this domain."] = "Powód zablokowania tej domeny.";
-$a->strings["Delete domain"] = "Usuń domenę";
-$a->strings["Check to delete this entry from the blocklist"] = "Zaznacz, aby usunąć ten wpis z listy bloków";
-$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."] = "Na tej stronie można zdefiniować czarną listę serwerów ze stowarzyszonej sieci, które nie mogą współdziałać z danym węzłem. Dla wszystkich wprowadzonych domen powinieneś podać powód, dla którego zablokowałeś serwer zdalny.";
-$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."] = "Lista zablokowanych serwerów zostanie publicznie udostępniona na stronie /friendica, dzięki czemu użytkownicy i osoby badające problemy z komunikacją mogą łatwo znaleźć przyczynę.";
-$a->strings["Add new entry to block list"] = "Dodaj nowy wpis do listy bloków";
-$a->strings["Server Domain"] = "Domena serwera";
-$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "Domena nowego serwera do dodania do listy bloków. Nie dołączaj protokołu.";
-$a->strings["Block reason"] = "Powód zablokowania";
-$a->strings["Add Entry"] = "Dodaj wpis";
-$a->strings["Save changes to the blocklist"] = "Zapisz zmiany w liście zablokowanych";
-$a->strings["Current Entries in the Blocklist"] = "Aktualne wpisy na liście zablokowanych";
-$a->strings["Delete entry from blocklist"] = "Usuń wpis z listy zablokowanych";
-$a->strings["Delete entry from blocklist?"] = "Usunąć wpis z listy zablokowanych?";
-$a->strings["Server added to blocklist."] = "Serwer dodany do listy zablokowanych.";
-$a->strings["Site blocklist updated."] = "Zaktualizowano listę bloków witryny.";
-$a->strings["The contact has been blocked from the node"] = "Kontakt został zablokowany w węźle";
-$a->strings["Could not find any contact entry for this URL (%s)"] = "Nie można znaleźć żadnego kontaktu dla tego adresu URL (%s)";
-$a->strings["%s contact unblocked"] = [
-       0 => "",
-       1 => "",
-       2 => "",
-       3 => "",
+$a->strings["Total invitation limit exceeded."] = "Przekroczono limit zaproszeń ogółem.";
+$a->strings["%s : Not a valid email address."] = "%s : Nieprawidłowy adres e-mail.";
+$a->strings["Please join us on Friendica"] = "Dołącz do nas na Friendica";
+$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Przekroczono limit zaproszeń. Skontaktuj się z administratorem witryny.";
+$a->strings["%s : Message delivery failed."] = "%s : Nie udało się dostarczyć wiadomości.";
+$a->strings["%d message sent."] = [
+       0 => "%d wiadomość wysłana.",
+       1 => "%d wiadomości wysłane.",
+       2 => "%d wysłano .",
+       3 => "%d wiadomość wysłano.",
 ];
-$a->strings["Remote Contact Blocklist"] = "Lista zablokowanych kontaktów zdalnych";
-$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "Ta strona pozwala zapobiec wysyłaniu do węzła wiadomości od kontaktu zdalnego.";
-$a->strings["Block Remote Contact"] = "Zablokuj kontakt zdalny";
-$a->strings["select all"] = "Zaznacz wszystko";
-$a->strings["select none"] = "wybierz brak";
-$a->strings["No remote contact is blocked from this node."] = "Z tego węzła nie jest blokowany kontakt zdalny.";
-$a->strings["Blocked Remote Contacts"] = "Zablokowane kontakty zdalne";
-$a->strings["Block New Remote Contact"] = "Zablokuj nowy kontakt zdalny";
-$a->strings["Photo"] = "Zdjęcie";
-$a->strings["%s total blocked contact"] = [
+$a->strings["You have no more invitations available"] = "Nie masz już dostępnych zaproszeń";
+$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."] = "Odwiedź %s listę publicznych witryn, do których możesz dołączyć. Członkowie Friendica na innych stronach mogą łączyć się ze sobą, jak również z członkami wielu innych sieci społecznościowych.";
+$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Aby zaakceptować to zaproszenie, odwiedź i zarejestruj się %s lub w dowolnej innej publicznej witrynie internetowej Friendica.";
+$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."] = "Strony Friendica łączą się ze sobą, tworząc ogromną sieć społecznościową o zwiększonej prywatności, która jest własnością i jest kontrolowana przez jej członków. Mogą również łączyć się z wieloma tradycyjnymi sieciami społecznościowymi. Zobacz %s listę alternatywnych witryn Friendica, do których możesz dołączyć.";
+$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Przepraszamy. System nie jest obecnie skonfigurowany do łączenia się z innymi publicznymi witrynami lub zapraszania członków.";
+$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."] = "Strony Friendica łączą się ze sobą, tworząc ogromną sieć społecznościową o zwiększonej prywatności, która jest własnością i jest kontrolowana przez jej członków. Mogą również łączyć się z wieloma tradycyjnymi sieciami społecznościowymi.";
+$a->strings["To accept this invitation, please visit and register at %s."] = "Aby zaakceptować to zaproszenie, odwiedź stronę i zarejestruj się na stronie %s.";
+$a->strings["Send invitations"] = "Wyślij zaproszenie";
+$a->strings["Enter email addresses, one per line:"] = "Wprowadź adresy e-mail, po jednym w wierszu:";
+$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Serdecznie zapraszam do przyłączenia się do mnie i innych bliskich znajomych na stronie Friendica - i pomóż nam stworzyć lepszą sieć społecznościową.";
+$a->strings["You will need to supply this invitation code: \$invite_code"] = "Musisz podać ten kod zaproszenia: \$invite_code";
+$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Po rejestracji połącz się ze mną na stronie mojego profilu pod adresem:";
+$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "Aby uzyskać więcej informacji na temat projektu Friendica i dlaczego uważamy, że jest to ważne, odwiedź http://friendi.ca";
+$a->strings["add"] = "dodaj";
+$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
        0 => "",
        1 => "",
        2 => "",
        3 => "",
 ];
-$a->strings["URL of the remote contact to block."] = "Adres URL kontaktu zdalnego do zablokowania.";
-$a->strings["Delete this Item"] = "Usuń ten przedmiot";
-$a->strings["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."] = "Na tej stronie możesz usunąć przedmiot ze swojego węzła. Jeśli element jest publikowaniem na najwyższym poziomie, cały wątek zostanie usunięty.";
-$a->strings["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."] = "Musisz znać identyfikator GUID tego przedmiotu. Możesz go znaleźć np. patrząc na wyświetlany adres URL. Ostatnia część http://example.com/display/123456 to GUID, tutaj 123456.";
-$a->strings["GUID"] = "GUID";
-$a->strings["The GUID of the item you want to delete."] = "Identyfikator elementu GUID, który chcesz usunąć.";
-$a->strings["Item marked for deletion."] = "Przedmiot oznaczony do usunięcia.";
-$a->strings["unknown"] = "nieznany";
-$a->strings["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."] = "Ta strona zawiera kilka numerów do znanej części federacyjnej sieci społecznościowej, do której należy Twój węzeł Friendica. Liczby te nie są kompletne, ale odzwierciedlają tylko część sieci, o której wie twój węzeł.";
-$a->strings["The <em>Auto Discovered Contact Directory</em> feature is not enabled, it will improve the data displayed here."] = "Funkcja <em>Katalog kontaktów automatycznie odkrytych</em> nie jest włączona, poprawi ona wyświetlane tutaj dane.";
-$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "Obecnie węzeł ten jest świadomy %dwęzłów z %d zarejestrowanymi użytkownikami z następujących platform:";
-$a->strings["ID"] = "ID";
-$a->strings["Recipient Name"] = "Nazwa odbiorcy";
-$a->strings["Recipient Profile"] = "Profil odbiorcy";
-$a->strings["Network"] = "Sieć";
-$a->strings["Created"] = "Utwórz";
-$a->strings["Last Tried"] = "Ostatnia wypróbowana";
-$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "Na tej stronie znajduje się zawartość kolejki dla wysyłek wychodzących. Są to posty, dla których początkowe wysyłanie nie powiodło się. Zostaną one ponownie wysłane później i ostatecznie usunięte, jeśli doręczenie zakończy się trwale.";
-$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 />"] = "Twoja baza danych nadal działa z tabelami MyISAM. Powinieneś zmienić typ silnika na InnoDB. Ponieważ Friendica będzie używać funkcji związanych z InnoDB tylko w przyszłości, powinieneś to zmienić! Zobacz <a href=\"%s\">tutaj</a> przewodnik, który może być pomocny w konwersji silników stołowych. Możesz także użyć polecenia <tt>php bin/console.php dbstructure toinnodb</tt> instalacji Friendica do automatycznej konwersji.<br />";
-$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "Dostępna jest nowa wersja aplikacji Friendica. Twoja aktualna wersja to %1\$s wyższa wersja to %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."] = "Aktualizacja bazy danych nie powiodła się. Uruchom polecenie \"php bin/console.php dbstructure update\" z wiersza poleceń i sprawdź błędy, które mogą się pojawić.";
-$a->strings["The worker was never executed. Please check your database structure!"] = "Pracownik nigdy nie został stracony. Sprawdź swoją strukturę bazy danych!";
-$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "Ostatnie wykonanie robota było w %s UTC. To jest starsze niż jedna godzina. Sprawdź ustawienia crontab.";
-$a->strings["Normal Account"] = "Konto normalne";
-$a->strings["Automatic Follower Account"] = "Automatyczne konto obserwatora";
-$a->strings["Public Forum Account"] = "Publiczne konto na forum";
-$a->strings["Automatic Friend Account"] = "Automatyczny przyjaciel konta";
-$a->strings["Blog Account"] = "Konto Bloga";
-$a->strings["Private Forum Account"] = "Prywatne konto na forum";
-$a->strings["Message queues"] = "Wiadomości";
-$a->strings["Summary"] = "Podsumowanie";
-$a->strings["Registered users"] = "Zarejestrowani użytkownicy";
-$a->strings["Pending registrations"] = "Rejestracje w toku.";
-$a->strings["Version"] = "Wersja";
-$a->strings["Active addons"] = "Aktywne dodatki";
-$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "Nie można zanalizować podstawowego adresu URL. Musi mieć co najmniej <scheme>: //<domain>";
-$a->strings["Site settings updated."] = "Ustawienia strony zaktualizowane";
-$a->strings["No special theme for mobile devices"] = "Brak specialnego motywu dla urządzeń mobilnych";
-$a->strings["No community page for local users"] = "Brak strony społeczności dla użytkowników lokalnych";
-$a->strings["No community page"] = "Brak strony społeczności";
-$a->strings["Public postings from users of this site"] = "Publikacje publiczne od użytkowników tej strony";
-$a->strings["Public postings from the federated network"] = "Publikacje wpisy ze sfederowanej sieci";
-$a->strings["Public postings from local users and the federated network"] = "Publikacje publiczne od użytkowników lokalnych i sieci federacyjnej";
-$a->strings["Users, Global Contacts"] = "Użytkownicy, kontakty globalne";
-$a->strings["Users, Global Contacts/fallback"] = "Użytkownicy, kontakty globalne/awaryjne";
-$a->strings["One month"] = "Miesiąc";
-$a->strings["Three months"] = "Trzy miesiące";
-$a->strings["Half a year"] = "Pół roku";
-$a->strings["One year"] = "Rok";
-$a->strings["Multi user instance"] = "Tryb wielu użytkowników";
-$a->strings["Closed"] = "Zamknięte";
-$a->strings["Requires approval"] = "Wymagane zatwierdzenie.";
-$a->strings["Open"] = "Otwarta";
-$a->strings["No SSL policy, links will track page SSL state"] = "Brak SSL , linki będą śledzić stan SSL .";
-$a->strings["Force all links to use SSL"] = "Wymuś by linki używały SSL.";
-$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Wewnętrzne Certyfikaty , użyj SSL tylko dla linków lokalnych . ";
-$a->strings["Don't check"] = "Nie sprawdzaj";
-$a->strings["check the stable version"] = "sprawdź wersję stabilną";
-$a->strings["check the development version"] = "sprawdź wersję rozwojową";
-$a->strings["Republish users to directory"] = "Ponownie opublikuj użytkowników w katalogu";
-$a->strings["File upload"] = "Przesyłanie plików";
-$a->strings["Policies"] = "Zasady";
-$a->strings["Auto Discovered Contact Directory"] = "Katalog kontaktów automatycznie odkrytych";
-$a->strings["Performance"] = "Ustawienia";
-$a->strings["Worker"] = "Pracownik";
-$a->strings["Message Relay"] = "Przekazywanie wiadomości";
-$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "Relokacja - OSTRZEŻENIE: funkcja zaawansowana. Może spowodować, że serwer będzie nieosiągalny.";
-$a->strings["Site name"] = "Nazwa strony";
-$a->strings["Host name"] = "Nazwa hosta";
-$a->strings["Sender Email"] = "E-mail nadawcy";
-$a->strings["The email address your server shall use to send notification emails from."] = "Adres e-mail używany przez Twój serwer do wysyłania e-maili z powiadomieniami.";
-$a->strings["Banner/Logo"] = "Logo";
-$a->strings["Shortcut icon"] = "Ikona skrótu";
-$a->strings["Link to an icon that will be used for browsers."] = "Link do ikony, która będzie używana w przeglądarkach.";
-$a->strings["Touch icon"] = "Dołącz ikonę";
-$a->strings["Link to an icon that will be used for tablets and mobiles."] = "Link do ikony, która będzie używana w tabletach i telefonach komórkowych.";
-$a->strings["Additional Info"] = "Dodatkowe informacje";
-$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "W przypadku serwerów publicznych: możesz tu dodać dodatkowe informacje, które będą wymienione na %s/servers.";
-$a->strings["System language"] = "Język systemu";
-$a->strings["System theme"] = "Motyw systemowy";
-$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Domyślny motyw systemu - może być nadpisany przez profil użytkownika  <a href='#' id='cnftheme'>zmień ustawienia motywów</a>";
-$a->strings["Mobile system theme"] = "Motyw systemu mobilnego";
-$a->strings["Theme for mobile devices"] = "Motyw na urządzenia mobilne";
-$a->strings["SSL link policy"] = "polityka SSL";
-$a->strings["Determines whether generated links should be forced to use SSL"] = "Określa kiedy generowane linki powinny używać wymuszonego SSl.";
-$a->strings["Force SSL"] = "Wymuś SSL";
-$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "Wymuszaj wszystkie żądania SSL bez SSL - Uwaga: w niektórych systemach może to prowadzić do niekończących się pętli.";
-$a->strings["Hide help entry from navigation menu"] = "Wyłącz pomoc w menu nawigacyjnym ";
-$a->strings["Hides the menu entry for the Help pages from the navigation menu. You can still access it calling /help directly."] = "Chowa pozycje menu dla stron pomocy ze strony nawigacyjnej. Możesz nadal ją wywołać poprzez komendę /help.";
-$a->strings["Single user instance"] = "Tryb pojedynczego użytkownika";
-$a->strings["Make this instance multi-user or single-user for the named user"] = "Ustawia tryb dla wielu użytkowników lub pojedynczego użytkownika dla nazwanego użytkownika";
-$a->strings["Maximum image size"] = "Maksymalny rozmiar zdjęcia";
-$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Maksymalny rozmiar w bitach dla wczytywanego obrazu . Domyślnie jest to  0 , co oznacza bez limitu .";
-$a->strings["Maximum image length"] = "Maksymalna długość obrazu";
-$a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = "Maksymalna długość w pikselach dłuższego boku przesyłanego obrazu. Wartością domyślną jest -1, co oznacza brak ograniczeń.";
-$a->strings["JPEG image quality"] = "Jakość obrazu JPEG";
-$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "Przesłane pliki JPEG zostaną zapisane w tym ustawieniu jakości [0-100]. Domyślna wartość to 100, która jest pełną jakością.";
-$a->strings["Register policy"] = "Zasady rejestracji";
-$a->strings["Maximum Daily Registrations"] = "Maksymalna dzienna rejestracja";
-$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day.  If register is set to closed, this setting has no effect."] = "Jeśli rejestracja powyżej jest dozwolona, to określa maksymalną liczbę nowych rejestracji użytkowników do zaakceptowania na dzień. Jeśli rejestracja jest ustawiona na \"Zamknięta\", to ustawienie to nie ma wpływu.";
-$a->strings["Register text"] = "Zarejestruj tekst";
-$a->strings["Will be displayed prominently on the registration page. You can use BBCode here."] = "Będą wyświetlane w widocznym miejscu na stronie rejestracji. Możesz użyć BBCode tutaj.";
-$a->strings["Accounts abandoned after x days"] = "Konto porzucone od x dni.";
-$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Nie będzie marnować zasobów systemu wypytując zewnętrzne strony o opuszczone konta. Ustaw 0 dla braku limitu czasu .";
-$a->strings["Allowed friend domains"] = "Dozwolone domeny przyjaciół";
-$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Rozdzielana przecinkami lista domen, które mogą nawiązywać przyjaźnie z tą witryną. Symbole wieloznaczne są akceptowane. Pozostaw puste by zezwolić każdej domenie na zaprzyjaźnienie.";
-$a->strings["Allowed email domains"] = "Dozwolone domeny e-mailowe";
-$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Rozdzielana przecinkami lista domen dozwolonych w adresach e-mail do rejestracji na tej stronie. Symbole wieloznaczne są akceptowane. Opróżnij, aby zezwolić na dowolne domeny";
-$a->strings["No OEmbed rich content"] = "Brak treści multimedialnych ze znaczkiem HTML";
-$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = "Nie wyświetlaj zasobów treści (np. osadzonego pliku PDF), z wyjątkiem domen wymienionych poniżej.";
-$a->strings["Allowed OEmbed domains"] = "Dozwolone domeny OEmbed";
-$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "Rozdzielana przecinkami lista domen, w których wyświetlana jest treść, może być wyświetlana. Symbole wieloznaczne są akceptowane.";
-$a->strings["Block public"] = "Blokuj publicznie";
-$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Zaznacz, aby zablokować publiczny dostęp do wszystkich publicznych stron prywatnych w tej witrynie, chyba że jesteś zalogowany.";
-$a->strings["Force publish"] = "Wymuś publikację";
-$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Zaznacz, aby wymusić umieszczenie wszystkich profili w tej witrynie w katalogu witryny.";
-$a->strings["Global directory URL"] = "Globalny adres URL katalogu";
-$a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "Adres URL do katalogu globalnego. Jeśli nie zostanie to ustawione, katalog globalny jest całkowicie niedostępny dla aplikacji.";
-$a->strings["Private posts by default for new users"] = "Prywatne posty domyślnie dla nowych użytkowników";
-$a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "Ustaw domyślne uprawnienia do publikowania dla wszystkich nowych członków na domyślną grupę prywatności, a nie publiczną.";
-$a->strings["Don't include post content in email notifications"] = "Nie wklejaj zawartości postu do powiadomienia o poczcie";
-$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."] = "W celu ochrony prywatności, nie włączaj zawartości postu/komentarza/wiadomości prywatnej/etc. do powiadomień w wiadomościach mailowych wysyłanych z tej strony.";
-$a->strings["Disallow public access to addons listed in the apps menu."] = "Nie zezwalaj na publiczny dostęp do dodatkowych wtyczek wyszczególnionych w menu aplikacji.";
-$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "Zaznaczenie tego pola spowoduje ograniczenie dodatków wymienionych w menu aplikacji tylko dla członków.";
-$a->strings["Don't embed private images in posts"] = "Nie umieszczaj prywatnych zdjęć w postach";
-$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "Nie zastępuj lokalnie hostowanych zdjęć prywatnych we wpisach za pomocą osadzonej kopii obrazu. Oznacza to, że osoby, które otrzymują posty zawierające prywatne zdjęcia, będą musiały uwierzytelnić i wczytać każdy obraz, co może trochę potrwać.";
-$a->strings["Allow Users to set remote_self"] = "Zezwól użytkownikom na ustawienie remote_self";
-$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "Po sprawdzeniu tego każdy użytkownik może zaznaczyć każdy kontakt jako zdalny w oknie dialogowym kontaktu naprawczego. Ustawienie tej flagi na kontakcie powoduje dublowanie każdego wpisu tego kontaktu w strumieniu użytkowników.";
-$a->strings["Block multiple registrations"] = "Zablokuj wielokrotną rejestrację";
-$a->strings["Disallow users to register additional accounts for use as pages."] = "Nie pozwalaj użytkownikom na zakładanie dodatkowych kont do używania jako strony. ";
-$a->strings["OpenID support"] = "Wsparcie OpenID";
-$a->strings["OpenID support for registration and logins."] = "Obsługa OpenID do rejestracji i logowania.";
-$a->strings["Fullname check"] = "Sprawdzanie pełnej nazwy";
-$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Aby ograniczyć spam, wymagaj by użytkownik przy rejestracji w polu Imię i nazwisko użył spacji pomiędzy imieniem i nazwiskiem.";
-$a->strings["Community pages for visitors"] = "Strony społecznościowe dla odwiedzających";
-$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "Które strony społeczności powinny być dostępne dla odwiedzających. Lokalni użytkownicy zawsze widzą obie strony.";
-$a->strings["Posts per user on community page"] = "Lista postów użytkownika na stronie społeczności";
-$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Maksymalna liczba postów na użytkownika na stronie społeczności. (Nie dotyczy 'społeczności globalnej')";
-$a->strings["Enable OStatus support"] = "Włącz wsparcie OStatus";
-$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Zapewnij kompatybilność z OStatus (StatusNet, GNU Social itp.). Cała komunikacja w stanie OStatus jest jawna, dlatego ostrzeżenia o prywatności będą czasami wyświetlane.";
-$a->strings["Only import OStatus threads from our contacts"] = "Importuj wątki OStatus tylko z naszych kontaktów";
-$a->strings["Normally we import every content from our OStatus contacts. With this option we only store threads that are started by a contact that is known on our system."] = "Normalnie importujemy każdą treść z naszych kontaktów OStatus. W tej opcji przechowujemy tylko wątki uruchomione przez kontakt znany w naszym systemie.";
-$a->strings["OStatus support can only be enabled if threading is enabled."] = "Obsługa OStatus może być włączona tylko wtedy, gdy włączone jest wątkowanie.";
-$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "Obsługa Diaspory nie może być włączona, ponieważ Friendica została zainstalowana w podkatalogu.";
-$a->strings["Enable Diaspora support"] = "Włączyć obsługę Diaspory";
-$a->strings["Provide built-in Diaspora network compatibility."] = "Zapewnij wbudowaną kompatybilność z siecią Diaspora.";
-$a->strings["Only allow Friendica contacts"] = "Dopuść tylko kontakty Friendrica";
-$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "Wszyscy znajomi muszą używać protokołów Friendica. Wszystkie inne wbudowane protokoły komunikacyjne są wyłączone.";
-$a->strings["Verify SSL"] = "Weryfikacja SSL";
-$a->strings["If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."] = "Jeśli chcesz, możesz włączyć ścisłe sprawdzanie certyfikatu. Oznacza to, że nie możesz połączyć się (w ogóle) z własnoręcznie podpisanymi stronami SSL.";
-$a->strings["Proxy user"] = "Użytkownik proxy";
-$a->strings["Proxy URL"] = "URL Proxy";
-$a->strings["Network timeout"] = "Network timeout";
-$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Wartość jest w sekundach. Ustaw na 0 dla nieograniczonej (niezalecane).";
-$a->strings["Maximum Load Average"] = "Maksymalne obciążenie średnie";
-$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Maksymalne obciążenie systemu przed dostawą i odpytywaniem jest odłożone - domyślnie 50.";
-$a->strings["Maximum Load Average (Frontend)"] = "Maksymalne obciążenie średnie (Frontend)";
-$a->strings["Maximum system load before the frontend quits service - default 50."] = "Maksymalne obciążenie systemu, zanim frontend zakończy pracę - domyślnie 50.";
-$a->strings["Minimal Memory"] = "Minimalna pamięć";
-$a->strings["Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."] = "Minimalna wolna pamięć w MB dla pracownika. Potrzebuje dostępu do /proc/ meminfo - domyślnie 0 (wyłączone).";
-$a->strings["Maximum table size for optimization"] = "Maksymalny rozmiar stołu do optymalizacji";
-$a->strings["Maximum table size (in MB) for the automatic optimization - default 100 MB. Enter -1 to disable it."] = "Maksymalny rozmiar tabeli (w MB) dla automatycznej optymalizacji - domyślnie 100 MB. Wprowadź -1, aby go wyłączyć.";
-$a->strings["Minimum level of fragmentation"] = "Minimalny poziom fragmentacji";
-$a->strings["Minimum fragmenation level to start the automatic optimization - default value is 30%."] = "Minimalny poziom fragmentacji, aby rozpocząć automatyczną optymalizację - domyślna wartość to 30%.";
-$a->strings["Periodical check of global contacts"] = "Okresowa kontrola kontaktów globalnych";
-$a->strings["If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers."] = "Jeśli jest włączona, kontakty globalne są okresowo sprawdzane pod kątem brakujących lub nieaktualnych danych oraz żywotności kontaktów i serwerów.";
-$a->strings["Days between requery"] = "Dni między żądaniem";
-$a->strings["Number of days after which a server is requeried for his contacts."] = "Liczba dni, po upływie których serwer jest żądany dla swoich kontaktów.";
-$a->strings["Discover contacts from other servers"] = "Odkryj kontakty z innych serwerów";
-$a->strings["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 recommened setting is 'Users, Global Contacts'."] = "Okresowo wysyłaj zapytanie do innych serwerów o kontakty. Możesz wybierać pomiędzy 'użytkownikami': użytkownikami w systemie zdalnym, 'Kontakty globalne': aktywne kontakty znane w systemie. Zastępowanie jest przeznaczone dla serwerów Redmatrix i starszych serwerów Friendica, w których kontakty globalne nie były dostępne. Funkcja awaryjna zwiększa obciążenie serwera, dlatego zalecanym ustawieniem jest 'Użytkownicy, kontakty globalne'.";
-$a->strings["Timeframe for fetching global contacts"] = "Czas pobierania globalnych kontaktów";
-$a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "Po aktywowaniu wykrywania ta wartość określa czas działania globalnych kontaktów pobieranych z innych serwerów.";
-$a->strings["Search the local directory"] = "Wyszukaj w lokalnym katalogu";
-$a->strings["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."] = "Wyszukaj lokalny katalog zamiast katalogu globalnego. Podczas wyszukiwania lokalnie każde wyszukiwanie zostanie wykonane w katalogu globalnym w tle. Poprawia to wyniki wyszukiwania, gdy wyszukiwanie jest powtarzane.";
-$a->strings["Publish server information"] = "Publikuj informacje o serwerze";
-$a->strings["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."] = "Jeśli opcja jest włączona, ogólne dane serwera i użytkowania zostaną opublikowane. Dane zawierają nazwę i wersję serwera, liczbę użytkowników z profilami publicznymi, liczbę postów oraz aktywowane protokoły i konektory. Aby uzyskać szczegółowe informacje, patrz <a href='http://the-federation.info/'>the-federation.info</a>.";
-$a->strings["Check upstream version"] = "Sprawdź wersję powyżej";
-$a->strings["Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."] = "Umożliwia sprawdzenie nowych wersji Friendica na github. Jeśli pojawi się nowa wersja, zostaniesz o tym poinformowany w panelu administracyjnym.";
-$a->strings["Suppress Tags"] = "Ukryj tagi";
-$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Pomiń wyświetlenie listy hashtagów na końcu postu.";
-$a->strings["Path to item cache"] = "Ścieżka do pamięci podręcznej";
-$a->strings["The item caches buffers generated bbcode and external images."] = "Pozycja buforuje bufory generowane bbcode i obrazy zewnętrzne.";
-$a->strings["Cache duration in seconds"] = "Czas trwania w sekundach";
-$a->strings["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."] = "Jak długo powinny być przechowywane pliki pamięci podręcznej? Wartość domyślna to 86400 sekund (jeden dzień). Aby wyłączyć pamięć podręczną elementów, ustaw wartość na -1.";
-$a->strings["Maximum numbers of comments per post"] = "Maksymalna liczba komentarzy na post";
-$a->strings["How much comments should be shown for each post? Default value is 100."] = "Ile komentarzy powinno być pokazywanych dla każdego posta? Domyślna wartość to 100.";
-$a->strings["Temp path"] = "Ścieżka do Temp";
-$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "Jeśli masz zastrzeżony system, w którym serwer internetowy nie może uzyskać dostępu do ścieżki temp systemu, wprowadź tutaj inną ścieżkę.";
-$a->strings["Base path to installation"] = "Podstawowa ścieżka do instalacji";
-$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "Jeśli system nie może wykryć poprawnej ścieżki do instalacji, wprowadź tutaj poprawną ścieżkę. To ustawienie powinno być ustawione tylko wtedy, gdy używasz ograniczonego systemu i dowiązań symbolicznych do twojego webroota.";
-$a->strings["Disable picture proxy"] = "Wyłącz obraz proxy";
-$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "Proxy obrazu zwiększa wydajność i prywatność. Nie należy go stosować w systemach o bardzo niskiej przepustowości.";
-$a->strings["Only search in tags"] = "Szukaj tylko w tagach";
-$a->strings["On large systems the text search can slow down the system extremely."] = "W dużych systemach wyszukiwanie tekstu może wyjątkowo spowolnić system.";
-$a->strings["New base url"] = "Nowy bazowy adres url";
-$a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "Zmień bazowy adres URL dla tego serwera. Wysyła wiadomość o przeniesieniu do wszystkich kontaktów Friendica i Diaspora* wszystkich użytkowników.";
-$a->strings["RINO Encryption"] = "Szyfrowanie RINO";
-$a->strings["Encryption layer between nodes."] = "Warstwa szyfrowania między węzłami.";
-$a->strings["Enabled"] = "Włącz";
-$a->strings["Maximum number of parallel workers"] = "Maksymalna liczba równoległych pracowników";
-$a->strings["On shared hosters set this to 2. On larger systems, values of 10 are great. Default value is 4."] = "Na współdzielonych hostach ustaw to na 2. W większych systemach wartości 10 są świetne. Domyślna wartość to 4.";
-$a->strings["Don't use 'proc_open' with the worker"] = "Nie używaj 'proc_open' z robotnikiem";
-$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "Włącz to, jeśli twój system nie zezwala na użycie 'proc_open'. Może się to zdarzyć w przypadku współdzielonych hosterów. Jeśli ta opcja jest włączona, powinieneś zwiększyć częstotliwość wywołań pracowniczych w twoim pliku crontab.";
-$a->strings["Enable fastlane"] = "Włącz Fastlane";
-$a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "Po włączeniu system Fastlane uruchamia dodatkowego pracownika, jeśli procesy o wyższym priorytecie są blokowane przez procesy o niższym priorytecie.";
-$a->strings["Enable frontend worker"] = "Włącz pracownika frontend";
-$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "Po włączeniu proces roboczy jest wyzwalany, gdy wykonywany jest dostęp do zaplecza \\x28e.g. wiadomości są dostarczane\\x29. W mniejszych witrynach możesz chcieć wywoływać %s/robotnika regularnie przez zewnętrzne zadanie cron. Tę opcję należy włączyć tylko wtedy, gdy nie można używać zadań cron/zaplanowanych na serwerze.";
-$a->strings["Subscribe to relay"] = "Subskrybuj przekaźnik";
-$a->strings["Enables the receiving of public posts from the relay. They will be included in the search, subscribed tags and on the global community page."] = "Umożliwia odbieranie publicznych wiadomości z przekaźnika. Zostaną uwzględnione w tagach wyszukiwania, subskrybowanych i na stronie społeczności globalnej.";
-$a->strings["Relay server"] = "Serwer przekazujący";
-$a->strings["Address of the relay server where public posts should be send to. For example https://relay.diasp.org"] = "Adres serwera przekazującego, do którego należy wysyłać publiczne posty. Na przykład https://relay.diasp.org";
-$a->strings["Direct relay transfer"] = "Bezpośredni transfer przekaźników";
-$a->strings["Enables the direct transfer to other servers without using the relay servers"] = "Umożliwia bezpośredni transfer do innych serwerów bez korzystania z serwerów przekazujących";
-$a->strings["Relay scope"] = "Zakres przekaźnika";
-$a->strings["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."] = "Może być 'wszystkim' lub 'tagami'. 'wszystko' oznacza, że ​​każdy post publiczny powinien zostać odebrany. 'tagi' oznaczają, że powinny być odbierane tylko posty z wybranymi tagami.";
-$a->strings["all"] = "wszystko";
-$a->strings["tags"] = "tagi";
-$a->strings["Server tags"] = "Serwer tagów";
-$a->strings["Comma separated list of tags for the 'tags' subscription."] = "Lista oddzielonych przecinkami znaczników dla subskrypcji 'tagów'.";
-$a->strings["Allow user tags"] = "Pozwól na tagi użytkowników";
-$a->strings["If enabled, the tags from the saved searches will used for the 'tags' subscription in addition to the 'relay_server_tags'."] = "Po włączeniu tagi z zapisanych wyszukiwań będą używane do subskrypcji 'tagów' oprócz 'relay_server_tags'.";
-$a->strings["Update has been marked successful"] = "Aktualizacja została oznaczona jako udana";
-$a->strings["Database structure update %s was successfully applied."] = "Pomyślnie zastosowano aktualizację %s struktury bazy danych.";
-$a->strings["Executing of database structure update %s failed with error: %s"] = "Wykonanie aktualizacji %s struktury bazy danych nie powiodło się z powodu błędu:%s";
-$a->strings["Executing %s failed with error: %s"] = "Wykonanie %s nie powiodło się z powodu błędu:%s";
-$a->strings["Update %s was successfully applied."] = "Aktualizacja %s została pomyślnie zastosowana.";
-$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Aktualizacja %s nie zwróciła statusu. Nieznane, jeśli się udało.";
-$a->strings["There was no additional update function %s that needed to be called."] = "Nie było dodatkowej funkcji %s aktualizacji, która musiała zostać wywołana.";
-$a->strings["No failed updates."] = "Brak błędów aktualizacji.";
-$a->strings["Check database structure"] = "Sprawdź strukturę bazy danych";
-$a->strings["Failed Updates"] = "Błąd aktualizacji";
-$a->strings["This does not include updates prior to 1139, which did not return a status."] = "Nie dotyczy to aktualizacji przed 1139, który nie zwrócił statusu.";
-$a->strings["Mark success (if update was manually applied)"] = "Oznacz sukces (jeśli aktualizacja została ręcznie zastosowana)";
-$a->strings["Attempt to execute this update step automatically"] = "Spróbuj automatycznie wykonać ten krok aktualizacji";
-$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\tSzanowny/a Panie/Pani %1\$s, \n\t\t\t\tadministrator %2\$s założył dla ciebie konto.";
-$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\tDane logowania są następuje:\n\t\t\tLokalizacja witryny:\t%1\$s\n\t\t\tNazwa użytkownika:%2\$s\n\t\t\tHasło:%3\$s\n\n\t\t\tPo zalogowaniu możesz zmienić hasło do swojego konta na stronie \"Ustawienia\"\n \t\t\tProszę poświęć chwilę, aby przejrzeć inne ustawienia konta na tej stronie.\n\n\t\t\tMożesz również dodać podstawowe informacje do swojego domyślnego profilu\n\t\t\t(na stronie \"Profil\"), aby inne osoby mogły łatwo Cię znaleźć.\n\n\t\t\tZalecamy ustawienie imienia i nazwiska, dodanie zdjęcia profilowego,\n\t\t\tdodanie niektórych \"słów kluczowych\" profilu (bardzo przydatne w nawiązywaniu nowych znajomości) - i\n\t\t\tbyć może w jakim kraju mieszkasz; jeśli nie chcesz być bardziej szczegółowy.\n\n\t\t\tW pełni szanujemy Twoje prawo do prywatności i żaden z tych elementów nie jest konieczny.\n\t\t\tJeśli jesteś nowy i nie znasz tutaj nikogo, oni mogą ci pomóc\n\t\t\tmożesz zdobyć nowych interesujących przyjaciół\n\n\t\t\tJeśli kiedykolwiek zechcesz usunąć swoje konto, możesz to zrobić w %1\$s/Usuń konto\n\n\t\t\tDziękujemy i Zapraszamy do%4\$s";
-$a->strings["Registration details for %s"] = "Szczegóły rejestracji dla %s";
-$a->strings["%s user blocked/unblocked"] = [
-       0 => "",
-       1 => "",
-       2 => "",
-       3 => "",
-];
-$a->strings["%s user deleted"] = [
-       0 => " %s użytkownik usunięty",
-       1 => " %s użytkownicy usunięci",
-       2 => " %s usuniętych użytkowników ",
-       3 => " %s usuniętych użytkowników ",
+$a->strings["Messages in this group won't be send to these receivers."] = "Wiadomości z tej grupy nie będą wysyłane do tych odbiorców.";
+$a->strings["No such group"] = "Nie ma takiej grupy";
+$a->strings["Group: %s"] = "Grupa: %s";
+$a->strings["Private messages to this person are at risk of public disclosure."] = "Prywatne wiadomości do tej osoby mogą zostać publicznie ujawnione ";
+$a->strings["Invalid contact."] = "Nieprawidłowy kontakt.";
+$a->strings["Commented Order"] = "Porządek według komentarzy";
+$a->strings["Sort by Comment Date"] = "Sortuj według daty komentarza";
+$a->strings["Posted Order"] = "Porządek według wpisów";
+$a->strings["Sort by Post Date"] = "Sortuj według daty postów";
+$a->strings["Posts that mention or involve you"] = "Posty, które wspominają lub angażują Ciebie";
+$a->strings["New"] = "Nowy";
+$a->strings["Activity Stream - by date"] = "Strumień aktywności - według daty";
+$a->strings["Shared Links"] = "Udostępnione łącza";
+$a->strings["Interesting Links"] = "Interesujące linki";
+$a->strings["Starred"] = "Ulubione";
+$a->strings["Favourite Posts"] = "Ulubione posty";
+$a->strings["Requested profile is not available."] = "Żądany profil jest niedostępny";
+$a->strings["%s's posts"] = "%s posty ";
+$a->strings["%s's comments"] = "%s komentarze ";
+$a->strings["%s's timeline"] = "%s oś czasu ";
+$a->strings["Tips for New Members"] = "Wskazówki dla nowych użytkowników";
+$a->strings["Contact settings applied."] = "Ustawienia kontaktu zaktualizowane.";
+$a->strings["Contact update failed."] = "Nie udało się zaktualizować kontaktu.";
+$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>OSTRZEŻENIE: Jest to bardzo zaawansowane</strong> i jeśli wprowadzisz niepoprawne informacje, twoja komunikacja z tym kontaktem może przestać działać.";
+$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "Jeśli nie jesteś pewien, co zrobić na tej stronie, użyj <strong>teraz</strong> przycisku 'powrót' na swojej przeglądarce.";
+$a->strings["No mirroring"] = "Bez dublowania";
+$a->strings["Mirror as forwarded posting"] = "Przesłany lustrzany post";
+$a->strings["Mirror as my own posting"] = "Lustro mojego własnego komentarza";
+$a->strings["Return to contact editor"] = "Wróć do edytora kontaktów";
+$a->strings["Refetch contact data"] = "Odśwież dane kontaktowe";
+$a->strings["Remote Self"] = "Zdalny Self";
+$a->strings["Mirror postings from this contact"] = "Publikacje lustrzane od tego kontaktu";
+$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Oznacz ten kontakt jako remote_self, spowoduje to, że friendica odeśle nowe wpisy z tego kontaktu.";
+$a->strings["Name"] = "Nazwa";
+$a->strings["Account Nickname"] = "Nazwa konta";
+$a->strings["@Tagname - overrides Name/Nickname"] = "@Zmienna - zastępuje Imię/Pseudonim";
+$a->strings["Account URL"] = "URL konta";
+$a->strings["Friend Request URL"] = "URL żądajacy znajomości";
+$a->strings["Friend Confirm URL"] = "URL potwierdzający znajomość";
+$a->strings["Notification Endpoint URL"] = "Zgłoszenie Punktu Końcowego URL";
+$a->strings["Poll/Feed URL"] = "Adres Ankiety/RSS";
+$a->strings["New photo from this URL"] = "Nowe zdjęcie z tego adresu URL";
+$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Może się to zdarzyć, gdy kontakt został zgłoszony przez obie osoby i został już zatwierdzony.";
+$a->strings["Response from remote site was not understood."] = "Odpowiedź do zdalnej strony nie została zrozumiana";
+$a->strings["Unexpected response from remote site: "] = "Nieoczekiwana odpowiedź od strony zdalnej:";
+$a->strings["Confirmation completed successfully."] = "Potwierdzenie zostało pomyślnie zakończone.";
+$a->strings["Temporary failure. Please wait and try again."] = "Tymczasowa awaria. Proszę czekać i spróbuj ponownie.";
+$a->strings["Introduction failed or was revoked."] = "Wprowadzenie nie powiodło się lub zostało odwołane.";
+$a->strings["Remote site reported: "] = "Zdalna witryna zgłoszona:";
+$a->strings["Unable to set contact photo."] = "Nie można ustawić zdjęcia kontaktu.";
+$a->strings["No user record found for '%s' "] = "Nie znaleziono użytkownika dla '%s'";
+$a->strings["Our site encryption key is apparently messed up."] = "Klucz kodujący jest najwyraźniej uszkodzony.";
+$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "Został podany pusty adres URL witryny lub nie można go odszyfrować.";
+$a->strings["Contact record was not found for you on our site."] = "Nie znaleziono kontaktu na naszej stronie";
+$a->strings["Site public key not available in contact record for URL %s."] = "Publiczny klucz witryny jest niedostępny w rekordzie kontaktu dla adresu URL %s";
+$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "Identyfikator dostarczony przez Twój system jest duplikatem w naszym systemie. Powinien działać, jeśli spróbujesz ponownie.";
+$a->strings["Unable to set your contact credentials on our system."] = "Nie można ustawić danych kontaktowych w naszym systemie.";
+$a->strings["Unable to update your contact profile details on our system"] = "Nie można zaktualizować danych Twojego profilu kontaktowego w naszym systemie";
+$a->strings["[Name Withheld]"] = "[Nazwa zastrzeżona]";
+$a->strings["%1\$s has joined %2\$s"] = "%1\$s dołączył/a do %2\$s";
+$a->strings["%1\$s welcomes %2\$s"] = "%1\$s witamy %2\$s";
+$a->strings["This introduction has already been accepted."] = "To wprowadzenie zostało już zaakceptowane.";
+$a->strings["Profile location is not valid or does not contain profile information."] = "Lokalizacja profilu jest nieprawidłowa lub nie zawiera informacji o profilu.";
+$a->strings["Warning: profile location has no identifiable owner name."] = "Ostrzeżenie: położenie profilu ma taką samą nazwę jak użytkownik.";
+$a->strings["Warning: profile location has no profile photo."] = "Ostrzeżenie: położenie profilu nie zawiera zdjęcia.";
+$a->strings["%d required parameter was not found at the given location"] = [
+       0 => "%d wymagany parametr nie został znaleziony w podanej lokacji",
+       1 => "%d wymagane parametry nie zostały znalezione w podanej lokacji",
+       2 => "%d wymagany parametr nie został znaleziony w podanej lokacji",
+       3 => "%d wymagany parametr nie został znaleziony w podanej lokacji",
 ];
-$a->strings["User '%s' deleted"] = "Użytkownik '%s' usunięty";
-$a->strings["User '%s' unblocked"] = "Użytkownik '%s' odblokowany";
-$a->strings["User '%s' blocked"] = "Użytkownik '%s' zablokowany";
-$a->strings["Normal Account Page"] = "Normalna strona konta";
-$a->strings["Soapbox Page"] = "Strona Soapbox";
-$a->strings["Public Forum"] = "Forum publiczne";
-$a->strings["Automatic Friend Page"] = "Automatyczna strona znajomego";
-$a->strings["Private Forum"] = "Prywatne forum";
-$a->strings["Personal Page"] = "Strona osobista";
-$a->strings["Organisation Page"] = "Strona Organizacji";
-$a->strings["News Page"] = "Strona Wiadomości";
-$a->strings["Community Forum"] = "Forum społecznościowe";
-$a->strings["Email"] = "E-mail";
-$a->strings["Register date"] = "Data rejestracji";
-$a->strings["Last login"] = "Ostatnie logowanie";
-$a->strings["Last item"] = "Ostatni element";
-$a->strings["Type"] = "Typu";
-$a->strings["Add User"] = "Dodaj użytkownika";
-$a->strings["User registrations waiting for confirm"] = "Zarejestrowani użytkownicy czekający na potwierdzenie";
-$a->strings["User waiting for permanent deletion"] = "Użytkownik czekający na trwałe usunięcie";
-$a->strings["Request date"] = "Data prośby";
-$a->strings["No registrations."] = "Brak rejestracji.";
-$a->strings["Note from the user"] = "Uwaga od użytkownika";
-$a->strings["Deny"] = "Odmów";
-$a->strings["Site admin"] = "Administracja stroną";
-$a->strings["Account expired"] = "Konto wygasło.";
-$a->strings["New User"] = "Nowy użytkownik";
-$a->strings["Deleted since"] = "Skasowany od";
-$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Zaznaczeni użytkownicy zostaną usunięci!\\n\\nWszystko co zamieścili na tej stronie będzie trwale skasowane!\\n\\nJesteś pewien?";
-$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?"] = "Użytkownik {0} zostanie usunięty!\\n\\nWszystko co zamieścił na tej stronie będzie trwale skasowane!\\n\\nJesteś pewien?";
-$a->strings["Name of the new user."] = "Nazwa nowego użytkownika.";
-$a->strings["Nickname"] = "Pseudonim";
-$a->strings["Nickname of the new user."] = "Pseudonim nowego użytkownika.";
-$a->strings["Email address of the new user."] = "Adres email nowego użytkownika.";
-$a->strings["Addon %s disabled."] = "Dodatek %s wyłączony.";
-$a->strings["Addon %s enabled."] = "Dodatek %s włączony.";
-$a->strings["Disable"] = "Wyłącz";
-$a->strings["Enable"] = "Zezwól";
-$a->strings["Toggle"] = "Włącz";
-$a->strings["Author: "] = "Autor: ";
-$a->strings["Maintainer: "] = "Opiekun:";
-$a->strings["Reload active addons"] = "Załaduj ponownie aktywne dodatki";
-$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"] = "W twoim węźle nie ma obecnie żadnych dodatków. Możesz znaleźć oficjalne repozytorium dodatków na %1\$s i możesz znaleźć inne interesujące dodatki w otwartym rejestrze dodatków na %2\$s";
-$a->strings["No themes found."] = "Nie znaleziono motywów.";
-$a->strings["Screenshot"] = "Zrzut ekranu";
-$a->strings["Reload active themes"] = "Przeładuj aktywne motywy";
-$a->strings["No themes found on the system. They should be placed in %1\$s"] = "Nie znaleziono motywów w systemie. Powinny zostać umieszczone %1\$s";
-$a->strings["[Experimental]"] = "[Eksperymentalne]";
-$a->strings["[Unsupported]"] = "[Niewspieralne]";
-$a->strings["Log settings updated."] = "Zaktualizowano ustawienia logów.";
-$a->strings["PHP log currently enabled."] = "Dziennik PHP jest obecnie włączony.";
-$a->strings["PHP log currently disabled."] = "Dziennik PHP jest obecnie wyłączony.";
-$a->strings["Clear"] = "Wyczyść";
-$a->strings["Enable Debugging"] = "Włącz debugowanie";
-$a->strings["Log file"] = "Plik logów";
-$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Musi być zapisywalny przez serwer sieciowy. W stosunku do katalogu najwyższego poziomu Friendica.";
-$a->strings["Log level"] = "Poziom logów";
-$a->strings["PHP logging"] = "Logowanie w PHP";
-$a->strings["To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "Aby włączyć rejestrowanie błędów i ostrzeżeń PHP, możesz dodać następujące dane do pliku .htconfig.php instalacji. Nazwa pliku ustawiona w linii 'error_log' odnosi się do katalogu najwyższego poziomu friendiki i musi być zapisywalna przez serwer WWW. Opcja '1' dla 'log_errors' i 'display_errors' polega na włączeniu tych opcji, ustawieniu na '0', aby je wyłączyć.";
-$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."] = "Błąd podczas próby otwarcia <strong>%1\$s</strong> pliku dziennika. \\r\\n <br/>Sprawdź, czy plik %1\$s istnieje i czy można go odczytać.";
-$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "Nie można otworzyć <strong>%1\$s</strong>pliku dziennika. \\r\\n<br/>Sprawdź, czy plik %1\$s jest czytelny.";
-$a->strings["Off"] = "Wyłącz";
-$a->strings["On"] = "Włącz";
-$a->strings["Lock feature %s"] = "Funkcja blokady %s";
-$a->strings["Manage Additional Features"] = "Zarządzanie dodatkowymi funkcjami";
-$a->strings["Source input"] = "Źródło wejściowe";
-$a->strings["BBCode::toPlaintext"] = "BBCode::na prosty tekst";
-$a->strings["BBCode::convert (raw HTML)"] = "BBCode:: konwersjia (raw HTML)";
-$a->strings["BBCode::convert"] = "BBCode::przekształć";
-$a->strings["BBCode::convert => HTML::toBBCode"] = "BBCode::przekształć => HTML::toBBCode";
-$a->strings["BBCode::toMarkdown"] = "BBCode::toMarkdown";
-$a->strings["BBCode::toMarkdown => Markdown::convert"] = "BBCode::toMarkdown => Markdown::przekształć";
-$a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "BBCode::toMarkdown => Markdown::toBBCode";
-$a->strings["BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"] = "BBCode::toMarkdown => Markdown::przekształć => HTML::toBBCode";
-$a->strings["Source input \\x28Diaspora format\\x29"] = "Źródło wejściowe \\x28Diaspora format\\x29";
-$a->strings["Markdown::toBBCode"] = "Markdown::toBBCode";
-$a->strings["Raw HTML input"] = "Surowe wejście HTML";
-$a->strings["HTML Input"] = "Wejście HTML";
-$a->strings["HTML::toBBCode"] = "HTML::toBBCode";
-$a->strings["HTML::toPlaintext"] = "HTML::toPlaintext";
-$a->strings["Source text"] = "Tekst źródłowy";
-$a->strings["BBCode"] = "BBCode";
-$a->strings["Markdown"] = "Markdown";
-$a->strings["HTML"] = "HTML";
-$a->strings["Community option not available."] = "Opcja wspólnotowa jest niedostępna.";
-$a->strings["Not available."] = "Niedostępne.";
-$a->strings["Local Community"] = "Lokalna społeczność";
-$a->strings["Posts from local users on this server"] = "Wpisy od lokalnych użytkowników na tym serwerze";
-$a->strings["Global Community"] = "Globalna społeczność";
-$a->strings["Posts from users of the whole federated network"] = "Wpisy od użytkowników całej sieci stowarzyszonej";
-$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "Ten strumień społeczności pokazuje wszystkie publiczne posty otrzymane przez ten węzeł. Mogą nie odzwierciedlać opinii użytkowników tego węzła.";
-$a->strings["This is Friendica, version"] = "To jest Friendica, wersja";
-$a->strings["running at web location"] = "otwierane na serwerze";
-$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Odwiedź stronę <a href=\"https://friendi.ca\">Friendi.ca</a> aby dowiedzieć się więcej o projekcie Friendica.";
-$a->strings["Bug reports and issues: please visit"] = "Raporty o błędach i problemy: odwiedź stronę";
-$a->strings["the bugtracker at github"] = "bugtracker na github";
-$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "Sugestie, pochwały itp. - napisz e-mail \"info\" na \"friendi - kropka - ca";
-$a->strings["Installed addons/apps:"] = "Zainstalowane dodatki/aplikacje:";
-$a->strings["No installed addons/apps"] = "Brak zainstalowanych dodatków/aplikacji";
-$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "Przeczytaj o <a href=\"%1\$s/tos\">Warunkach świadczenia usług</a> tego węzła.";
-$a->strings["On this server the following remote servers are blocked."] = "Na tym serwerze następujące serwery zdalne są blokowane.";
+$a->strings["Introduction complete."] = "Wprowadzanie zakończone.";
+$a->strings["Unrecoverable protocol error."] = "Nieodwracalny błąd protokołu.";
+$a->strings["Profile unavailable."] = "Profil niedostępny.";
+$a->strings["%s has received too many connection requests today."] = "%s otrzymał dziś zbyt wiele żądań połączeń.";
+$a->strings["Spam protection measures have been invoked."] = "Wprowadzono zabezpieczenia przed spamem.";
+$a->strings["Friends are advised to please try again in 24 hours."] = "Przyjaciele namawiają do spróbowania za 24h.";
+$a->strings["Invalid locator"] = "Nieprawidłowy lokalizator";
+$a->strings["You have already introduced yourself here."] = "Już się tu przedstawiłeś.";
+$a->strings["Apparently you are already friends with %s."] = "Wygląda na to, że już jesteście przyjaciółmi z %s";
+$a->strings["Invalid profile URL."] = "Nieprawidłowy URL profilu.";
+$a->strings["Disallowed profile URL."] = "Nie dozwolony adres URL profilu.";
+$a->strings["Your introduction has been sent."] = "Twoje dane zostały wysłane.";
+$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "Zdalnej subskrypcji nie można wykonać dla swojej sieci. Proszę zasubskrybuj bezpośrednio w swoim systemie.";
+$a->strings["Please login to confirm introduction."] = "Zaloguj się, aby potwierdzić wprowadzenie.";
+$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Niepoprawna tożsamość obecnego użytkownika. Proszę zalogować się na <strong>tego</strong> użytkownika. ";
+$a->strings["Confirm"] = "Potwierdź";
+$a->strings["Hide this contact"] = "Ukryj kontakt";
+$a->strings["Welcome home %s."] = "Witaj na stronie domowej %s.";
+$a->strings["Please confirm your introduction/connection request to %s."] = "Proszę potwierdzić swój wstęp/prośbę o połączenie do %s.";
+$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Wprowadź swój 'Adres tożsamości' z jednej z następujących obsługiwanych sieci komunikacyjnych:";
+$a->strings["If you are not yet a member of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."] = "Jeśli nie jesteś jeszcze członkiem darmowej sieci społecznościowej, <a href=\"%s\">kliknij ten link, aby znaleźć publiczną witrynę Friendica i dołącz do nas już dziś</a>.";
+$a->strings["Friend/Connection Request"] = "Przyjaciel/Prośba o połączenie";
+$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Przykłady: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de";
+$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."] = "- proszę nie używać tego formularza. Zamiast tego wpisz %s do paska wyszukiwania Diaspory.";
+$a->strings["Help:"] = "Pomoc:";
+$a->strings["Help"] = "Pomoc";
+$a->strings["Page not found."] = "Strona nie znaleziona.";
 $a->strings["Friendica Communications Server - Setup"] = "Friendica Serwer Komunikacyjny - Instalacja";
 $a->strings["Could not connect to database."] = "Nie można nawiązać połączenia z bazą danych";
 $a->strings["Could not create table."] = "Nie mogę stworzyć tabeli.";
@@ -1455,304 +1098,618 @@ $a->strings["For security reasons the password must not be empty"] = "Ze względ
 $a->strings["Database Name"] = "Nazwa bazy danych";
 $a->strings["Site administrator email address"] = "Adres e-mail administratora strony";
 $a->strings["Your account email address must match this in order to use the web admin panel."] = "Adres e-mail konta musi pasować do tego, aby móc korzystać z panelu administracyjnego.";
-$a->strings["Please select a default timezone for your website"] = "Proszę wybrać domyślną strefę czasową dla swojej strony";
-$a->strings["Site settings"] = "Ustawienia strony";
-$a->strings["System Language:"] = "Język systemu:";
-$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Ustaw domyślny język dla interfejsu instalacyjnego Friendica i wysyłaj e-maile.";
-$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Nie można znaleźć wersji PHP komendy w serwerze PATH";
-$a->strings["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 href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "Jeśli nie masz zainstalowanej na serwerze wersji PHP z wiersza poleceń, nie będziesz mógł uruchomić przetwarzania w tle. Zobacz <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Konfiguracja pracownika'</a>";
-$a->strings["PHP executable path"] = "Ścieżka wykonywalna PHP";
-$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Wprowadź pełną ścieżkę do pliku wykonywalnego php. Możesz pozostawić to pole puste, aby kontynuować instalację.";
-$a->strings["Command line PHP"] = "Linia komend PHP";
-$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "Plik wykonywalny PHP nie jest php cli binarny (może być wersją cgi-fgci)";
-$a->strings["Found PHP version: "] = "Znaleziono wersje PHP:";
-$a->strings["PHP cli binary"] = "PHP cli binarny";
-$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Wersja linii poleceń PHP w twoim systemie nie ma aktywowanego \"register_argc_argv\".";
-$a->strings["This is required for message delivery to work."] = "Jest wymagane, aby dostarczanie wiadomości działało.";
-$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
-$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Błąd: funkcja \"openssl_pkey_new\" w tym systemie nie jest w stanie wygenerować kluczy szyfrujących";
-$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Jeśli korzystasz z Windowsa, proszę odwiedzić \"http://www.php.net/manual/en/openssl.installation.php\".";
-$a->strings["Generate encryption keys"] = "Generuj klucz kodowania";
-$a->strings["libCurl PHP module"] = "Moduł libCurl PHP";
-$a->strings["GD graphics PHP module"] = "Moduł PHP-GD";
-$a->strings["OpenSSL PHP module"] = "Moduł PHP OpenSSL";
-$a->strings["PDO or MySQLi PHP module"] = "Moduł PDO lub MySQLi PHP";
-$a->strings["mb_string PHP module"] = "Moduł mb_string PHP";
-$a->strings["XML PHP module"] = "Moduł XML PHP";
-$a->strings["iconv PHP module"] = "Moduł PHP iconv";
-$a->strings["POSIX PHP module"] = "Moduł POSIX PHP";
-$a->strings["Apache mod_rewrite module"] = "Moduł Apache mod_rewrite";
-$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Błąd: moduł Apache webserver mod-rewrite jest potrzebny, jednakże nie jest zainstalowany.";
-$a->strings["Error: libCURL PHP module required but not installed."] = "Błąd: libCURL PHP wymagany moduł, lecz nie zainstalowany.";
-$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Błąd: moduł graficzny GD z PHP potrzebuje wsparcia technicznego JPEG, jednakże on nie jest zainstalowany.";
-$a->strings["Error: openssl PHP module required but not installed."] = "Błąd: openssl PHP wymagany moduł, lecz nie zainstalowany.";
-$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Błąd: Wymagany moduł PDO lub MySQLi PHP, ale nie zainstalowany.";
-$a->strings["Error: The MySQL driver for PDO is not installed."] = "Błąd: Sterownik MySQL dla PDO nie jest zainstalowany.";
-$a->strings["Error: mb_string PHP module required but not installed."] = "Błąd: moduł PHP mb_string  jest wymagany ale nie jest zainstalowany";
-$a->strings["Error: iconv PHP module required but not installed."] = "Błąd: wymagany moduł PHP iconv, ale nie zainstalowany.";
-$a->strings["Error: POSIX PHP module required but not installed."] = "Błąd: wymagany moduł POSIX PHP, ale nie zainstalowany.";
-$a->strings["Error, XML PHP module required but not installed."] = "Błąd, wymagany moduł XML PHP, ale nie zainstalowany.";
-$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "Instalator WWW musi być w stanie utworzyć plik o nazwie \". Htconfig.php\"  i nie jest w stanie tego zrobić.";
-$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Jest to najczęściej ustawienie uprawnień, ponieważ serwer sieciowy może nie być w stanie zapisywać plików w folderze - nawet jeśli możesz.";
-$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "Pod koniec tej procedury podamy Ci tekst do zapisania w pliku o nazwie .htconfig.php w twoim górnym folderze Friendica.";
-$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternatywnie można pominąć tę procedurę i wykonać ręczną instalację. Proszę zobaczyć plik 'INSTALL.txt' z instrukcjami.";
-$a->strings[".htconfig.php is writable"] = ".htconfig.php jest zapisywalny";
-$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica używa silnika szablonów Smarty3 do renderowania swoich widoków. Smarty3 kompiluje szablony do PHP, aby przyspieszyć renderowanie.";
-$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Aby przechowywać te skompilowane szablony, serwer WWW musi mieć dostęp do zapisu do katalogu view/smarty3/ w folderze najwyższego poziomu Friendica.";
-$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Upewnij się, że użytkownik, na którym działa serwer WWW (np. www-data), ma prawo do zapisu do tego folderu.";
-$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Uwaga: jako środek bezpieczeństwa, powinieneś dać serwerowi dostęp do zapisu view/smarty3/ jedynie - nie do plików szablonów (.tpl), które zawiera.";
-$a->strings["view/smarty3 is writable"] = "view/smarty3 jest zapisywalny";
-$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "Nie działa URL w .htaccess popraw. Sprawdź konfigurację serwera.";
-$a->strings["Error message from Curl when fetching"] = "Komunikat o błędzie z Curl podczas pobierania";
-$a->strings["Url rewrite is working"] = "Działający adres URL";
-$a->strings["ImageMagick PHP extension is not installed"] = "Rozszerzenie PHP ImageMagick nie jest zainstalowane";
-$a->strings["ImageMagick PHP extension is installed"] = "Rozszerzenie PHP ImageMagick jest zainstalowane";
-$a->strings["ImageMagick supports GIF"] = "ImageMagick obsługuje GIF";
-$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Konfiguracja bazy danych pliku \".htconfig.php\" nie mogła zostać zapisana. Proszę użyć załączonego tekstu, aby utworzyć folder konfiguracyjny w sieci serwera.";
-$a->strings["<h1>What next</h1>"] = "<h1>Co dalej</h1>";
-$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "WAŻNE: Będziesz musiał [ręcznie] ustawić zaplanowane zadanie dla pracownika.";
-$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."] = "Przejdź do <a href=\"%s/register\">strony rejestracji</a> nowego węzła Friendica i zarejestruj się jako nowy użytkownik. Pamiętaj, aby użyć adresu e-mail wprowadzonego jako e-mail administratora. To pozwoli Ci wejść do panelu administratora witryny.";
-$a->strings["Total invitation limit exceeded."] = "Przekroczono limit zaproszeń ogółem.";
-$a->strings["%s : Not a valid email address."] = "%s : Nieprawidłowy adres e-mail.";
-$a->strings["Please join us on Friendica"] = "Dołącz do nas na Friendica";
-$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Przekroczono limit zaproszeń. Skontaktuj się z administratorem witryny.";
-$a->strings["%s : Message delivery failed."] = "%s : Nie udało się dostarczyć wiadomości.";
-$a->strings["%d message sent."] = [
-       0 => "%d wiadomość wysłana.",
-       1 => "%d wiadomości wysłane.",
-       2 => "%d wysłano .",
-       3 => "%d wiadomość wysłano.",
+$a->strings["Please select a default timezone for your website"] = "Proszę wybrać domyślną strefę czasową dla swojej strony";
+$a->strings["Site settings"] = "Ustawienia strony";
+$a->strings["System Language:"] = "Język systemu:";
+$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Ustaw domyślny język dla interfejsu instalacyjnego Friendica i wysyłaj e-maile.";
+$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Konfiguracja bazy danych pliku \".htconfig.php\" nie mogła zostać zapisana. Proszę użyć załączonego tekstu, aby utworzyć folder konfiguracyjny w sieci serwera.";
+$a->strings["<h1>What next</h1>"] = "<h1>Co dalej</h1>";
+$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "WAŻNE: Będziesz musiał [ręcznie] ustawić zaplanowane zadanie dla pracownika.";
+$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."] = "Przejdź do <a href=\"%s/register\">strony rejestracji</a> nowego węzła Friendica i zarejestruj się jako nowy użytkownik. Pamiętaj, aby użyć adresu e-mail wprowadzonego jako e-mail administratora. To pozwoli Ci wejść do panelu administratora witryny.";
+$a->strings["New Message"] = "Nowa wiadomość";
+$a->strings["Unable to locate contact information."] = "Nie można znaleźć informacji kontaktowych.";
+$a->strings["Messages"] = "Wiadomości";
+$a->strings["Do you really want to delete this message?"] = "Czy na pewno chcesz usunąć tę wiadomość?";
+$a->strings["Message deleted."] = "Wiadomość usunięta.";
+$a->strings["Conversation removed."] = "Rozmowa usunięta.";
+$a->strings["No messages."] = "Brak wiadomości.";
+$a->strings["Message not available."] = "Wiadomość nie jest dostępna.";
+$a->strings["Delete message"] = "Usuń wiadomość";
+$a->strings["D, d M Y - g:i A"] = "D, d M R - g:m AM/PM";
+$a->strings["Delete conversation"] = "Usuń rozmowę";
+$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Brak bezpiecznej komunikacji. <strong>Możesz</strong> odpowiedzieć na stronie profilu nadawcy.";
+$a->strings["Send Reply"] = "Odpowiedz";
+$a->strings["Unknown sender - %s"] = "Nieznany nadawca - %s";
+$a->strings["You and %s"] = "Ty i %s";
+$a->strings["%s and You"] = "%s i ty";
+$a->strings["%d message"] = [
+       0 => " %d wiadomość",
+       1 => " %d wiadomości",
+       2 => " %d wiadomości",
+       3 => " %d wiadomości",
+];
+$a->strings["Account"] = "Konto";
+$a->strings["Additional features"] = "Dodatkowe funkcje";
+$a->strings["Display"] = "Wygląd";
+$a->strings["Social Networks"] = "Portale społecznościowe";
+$a->strings["Addons"] = "Dodatki";
+$a->strings["Delegations"] = "Delegowanie";
+$a->strings["Connected apps"] = "Powiązane aplikacje";
+$a->strings["Remove account"] = "Usuń konto";
+$a->strings["Missing some important data!"] = "Brakuje ważnych danych!";
+$a->strings["Failed to connect with email account using the settings provided."] = "Połączenie z kontem email używając wybranych ustawień nie powiodło się.";
+$a->strings["Email settings updated."] = "Zaktualizowano ustawienia email.";
+$a->strings["Features updated"] = "Funkcje zaktualizowane";
+$a->strings["Relocate message has been send to your contacts"] = "Przeniesienie wiadomości zostało wysłane do Twoich kontaktów";
+$a->strings["Passwords do not match. Password unchanged."] = "Hasła nie pasują do siebie. Hasło niezmienione.";
+$a->strings["Empty passwords are not allowed. Password unchanged."] = "Puste hasła są niedozwolone. Hasło niezmienione.";
+$a->strings["The new password has been exposed in a public data dump, please choose another."] = "Nowe hasło zostało ujawnione w publicznym zrzucie danych, wybierz inne.";
+$a->strings["Wrong password."] = "Złe hasło.";
+$a->strings["Password changed."] = "Hasło zostało zmianione.";
+$a->strings["Password update failed. Please try again."] = "Aktualizacja hasła nie powiodła się. Proszę spróbować ponownie.";
+$a->strings[" Please use a shorter name."] = "Proszę użyć krótszej nazwy.";
+$a->strings[" Name too short."] = "Za krótka nazwa.";
+$a->strings["Wrong Password"] = "Złe hasło";
+$a->strings["Invalid email."] = "Niepoprawny e-mail.";
+$a->strings["Cannot change to that email."] = "Nie można zmienić tego e-maila.";
+$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Prywatne forum nie ma uprawnień do prywatności. Użyj domyślnej grupy prywatnej.";
+$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Prywatne forum nie ma uprawnień do prywatności ani domyślnej grupy prywatności.";
+$a->strings["Settings updated."] = "Zaktualizowano ustawienia.";
+$a->strings["Add application"] = "Dodaj aplikację";
+$a->strings["Consumer Key"] = "Klucz klienta";
+$a->strings["Consumer Secret"] = "Tajny klucz klienta";
+$a->strings["Redirect"] = "Przekierowanie";
+$a->strings["Icon url"] = "Adres Url ikony";
+$a->strings["You can't edit this application."] = "Nie możesz edytować tej aplikacji.";
+$a->strings["Connected Apps"] = "Powiązane aplikacje";
+$a->strings["Edit"] = "Edytuj";
+$a->strings["Client key starts with"] = "Klucz klienta zaczyna się od";
+$a->strings["No name"] = "Bez nazwy";
+$a->strings["Remove authorization"] = "Odwołaj upoważnienie";
+$a->strings["No Addon settings configured"] = "Brak skonfigurowanych ustawień dodatków";
+$a->strings["Addon Settings"] = "Ustawienia Dodatków";
+$a->strings["Off"] = "Wyłącz";
+$a->strings["On"] = "Włącz";
+$a->strings["Additional Features"] = "Dodatkowe funkcje";
+$a->strings["Diaspora"] = "Diaspora";
+$a->strings["enabled"] = "włączony";
+$a->strings["disabled"] = "wyłączony";
+$a->strings["Built-in support for %s connectivity is %s"] = "Wbudowane wsparcie dla %s łączność jest %s";
+$a->strings["GNU Social (OStatus)"] = "GNU Społeczny (OStatus)";
+$a->strings["Email access is disabled on this site."] = "Dostęp do e-maila nie jest w pełni sprawny na tej stronie";
+$a->strings["General Social Media Settings"] = "Ogólne ustawienia mediów społecznościowych";
+$a->strings["Disable Content Warning"] = "Wyłącz ostrzeżenie o treści";
+$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."] = "Użytkownicy w sieciach takich jak Mastodon lub Pleroma mogą ustawić pole ostrzeżenia o treści, które domyślnie zwijać będzie swój wpis. Powoduje wyłączenie automatycznego zwijania i ustawia ostrzeżenie o treści jako tytuł postu. Nie ma wpływu na żadne inne filtrowanie treści, które ostatecznie utworzyłeś.";
+$a->strings["Disable intelligent shortening"] = "Wyłącz inteligentne skracanie";
+$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "Zwykle system próbuje znaleźć najlepszy link do dodania do skróconych postów. Jeśli ta opcja jest włączona, każdy skrócony wpis zawsze wskazuje oryginalny post znajomej osoby.";
+$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "Automatycznie podążaj za wszystkimi obserwatorami/rzecznikami GNU Społeczności (OStatus)";
+$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "Jeśli otrzymasz wiadomość od nieznanego użytkownika OStatus, ta opcja decyduje, co zrobić. Jeśli zostanie zaznaczone, dla każdego nieznanego użytkownika zostanie utworzony nowy kontakt.";
+$a->strings["Default group for OStatus contacts"] = "Domyślna grupa dla kontaktów OStatus";
+$a->strings["Your legacy GNU Social account"] = "Twoje starsze konto społecznościowe GNU";
+$a->strings["If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done."] = "Jeśli podasz swoją starą nazwę konta GNU Social/Statusnet tutaj (w formacie user@domain.tld), twoje kontakty zostaną dodane automatycznie. Pole zostanie opróżnione po zakończeniu.";
+$a->strings["Repair OStatus subscriptions"] = "Napraw subskrypcje OStatus";
+$a->strings["Email/Mailbox Setup"] = "Ustawienia  emaila/skrzynki mailowej";
+$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Jeśli chcesz komunikować się z kontaktami e-mail za pomocą tej usługi (opcjonalnie), określ sposób łączenia się ze skrzynką pocztową.";
+$a->strings["Last successful email check:"] = "Ostatni sprawdzony e-mail:";
+$a->strings["IMAP server name:"] = "Nazwa serwera IMAP:";
+$a->strings["IMAP port:"] = "Port IMAP:";
+$a->strings["Security:"] = "Ochrona:";
+$a->strings["None"] = "Brak";
+$a->strings["Email login name:"] = "Nazwa logowania e-mail:";
+$a->strings["Email password:"] = "E-mail hasło:";
+$a->strings["Reply-to address:"] = "Adres zwrotny:";
+$a->strings["Send public posts to all email contacts:"] = "Wyślij publiczny post do wszystkich kontaktów e-mail";
+$a->strings["Action after import:"] = "Akcja po zaimportowaniu:";
+$a->strings["Mark as seen"] = "Oznacz jako przeczytane";
+$a->strings["Move to folder"] = "Przenieś do folderu";
+$a->strings["Move to folder:"] = "Przenieś do folderu:";
+$a->strings["No special theme for mobile devices"] = "Brak specialnego motywu dla urządzeń mobilnych";
+$a->strings["%s - (Unsupported)"] = "%s - (Nieobsługiwane)";
+$a->strings["%s - (Experimental)"] = "%s- (Eksperymentalne)";
+$a->strings["Display Settings"] = "Ustawienia wyglądu";
+$a->strings["Display Theme:"] = "Wyświetl motyw:";
+$a->strings["Mobile Theme:"] = "Motyw dla urządzeń mobilnych:";
+$a->strings["Suppress warning of insecure networks"] = "Ukryj ostrzeżenie przed niebezpiecznymi sieciami";
+$a->strings["Should the system suppress the warning that the current group contains members of networks that can't receive non public postings."] = "System powinien pominąć ostrzeżenie, że bieżąca grupa zawiera członków sieci, którzy nie mogą otrzymywać komentarzy niepublicznych";
+$a->strings["Update browser every xx seconds"] = "Odświeżaj stronę co xx sekund";
+$a->strings["Minimum of 10 seconds. Enter -1 to disable it."] = "Minimum 10 sekund. Wprowadź -1, aby go wyłączyć.";
+$a->strings["Number of items to display per page:"] = "Liczba elementów do wyświetlenia na stronie:";
+$a->strings["Maximum of 100 items"] = "Maksymalnie 100 elementów";
+$a->strings["Number of items to display per page when viewed from mobile device:"] = "Liczba elementów do wyświetlenia na stronie podczas przeglądania z urządzenia mobilnego:";
+$a->strings["Don't show emoticons"] = "Nie pokazuj emotikonek";
+$a->strings["Calendar"] = "Kalendarz";
+$a->strings["Beginning of week:"] = "Początek tygodnia:";
+$a->strings["Don't show notices"] = "Nie pokazuj powiadomień";
+$a->strings["Infinite scroll"] = "Nieskończone przewijanie";
+$a->strings["Automatic updates only at the top of the network page"] = "Automatyczne aktualizacje tylko u góry strony sieci";
+$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "Po wyłączeniu strona sieciowa jest cały czas aktualizowana, co może być mylące podczas czytania.";
+$a->strings["Bandwith Saver Mode"] = "Tryb oszczędzania przepustowości";
+$a->strings["When enabled, embedded content is not displayed on automatic updates, they only show on page reload."] = "Po włączeniu wbudowana zawartość nie jest wyświetlana w automatycznych aktualizacjach, wyświetlają się tylko przy przeładowaniu strony.";
+$a->strings["Smart Threading"] = "Inteligentne wątki";
+$a->strings["When enabled, suppress extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."] = "Włączenie tej opcji powoduje pomijanie wcięcia wątków zewnętrznych, zachowując je w dowolnym miejscu. Działa tylko wtedy, gdy wątki są dostępne i włączone.";
+$a->strings["General Theme Settings"] = "Ogólne ustawienia motywu";
+$a->strings["Custom Theme Settings"] = "Niestandardowe ustawienia motywów";
+$a->strings["Content Settings"] = "Ustawienia zawartości";
+$a->strings["Theme settings"] = "Ustawienia motywu";
+$a->strings["Unable to find your profile. Please contact your admin."] = "Nie można znaleźć Twojego profilu. Skontaktuj się z administratorem.";
+$a->strings["Account Types"] = "Rodzaje kont";
+$a->strings["Personal Page Subtypes"] = "Podtypy osobistych stron";
+$a->strings["Community Forum Subtypes"] = "Podtypy społeczności forum";
+$a->strings["Personal Page"] = "Strona osobista";
+$a->strings["Account for a personal profile."] = "Konto dla profilu osobistego.";
+$a->strings["Organisation Page"] = "Strona Organizacji";
+$a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = "Konto dla organizacji, która automatycznie zatwierdza prośby o kontakt jako \"Obserwatorzy\".";
+$a->strings["News Page"] = "Strona Wiadomości";
+$a->strings["Account for a news reflector that automatically approves contact requests as \"Followers\"."] = "Konto dla reflektora wiadomości, który automatycznie zatwierdza prośby o kontakt jako \"Obserwatorzy\".";
+$a->strings["Community Forum"] = "Forum społecznościowe";
+$a->strings["Account for community discussions."] = "Konto do dyskusji w społeczności.";
+$a->strings["Normal Account Page"] = "Normalna strona konta";
+$a->strings["Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."] = "Konto dla zwykłego profilu osobistego, który wymaga ręcznej zgody \"Przyjaciół\" i \"Obserwatorów\".";
+$a->strings["Soapbox Page"] = "Strona Soapbox";
+$a->strings["Account for a public profile that automatically approves contact requests as \"Followers\"."] = "Konto dla profilu publicznego, który automatycznie zatwierdza prośby o kontakt jako \"Obserwatorzy\".";
+$a->strings["Public Forum"] = "Forum publiczne";
+$a->strings["Automatically approves all contact requests."] = "Automatycznie zatwierdza wszystkie prośby o kontakt.";
+$a->strings["Automatic Friend Page"] = "Automatyczna strona znajomego";
+$a->strings["Account for a popular profile that automatically approves contact requests as \"Friends\"."] = "Konto popularnego profilu, które automatycznie zatwierdza prośby o kontakt jako \"Przyjaciele\".";
+$a->strings["Private Forum [Experimental]"] = "Prywatne Forum [Eksperymentalne]";
+$a->strings["Requires manual approval of contact requests."] = "Wymaga ręcznego zatwierdzania żądań kontaktów.";
+$a->strings["OpenID:"] = "OpenID:";
+$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Opcjonalnie) Pozwól zalogować się na to konto przy pomocy OpenID.";
+$a->strings["Publish your default profile in your local site directory?"] = "Opublikować Twój domyślny profil w Twoim lokalnym katalogu stron?";
+$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."] = "Twój profil zostanie opublikowany w globalnych katalogach friendica (np.<a href=\"%s\">%s</a>). Twój profil będzie widoczny publicznie.";
+$a->strings["Publish your default profile in the global social directory?"] = "Opublikować Twój domyślny profil w globalnym, społecznościowym katalogu?";
+$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."] = "Twój profil zostanie opublikowany w lokalnym katalogu tego <a href=\"%s\">węzła</a>. Dane Twojego profilu mogą być publicznie widoczne w zależności od ustawień systemu.";
+$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Ukryć listę znajomych przed odwiedzającymi Twój profil?";
+$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"] = "Twoja lista kontaktów nie będzie wyświetlana na domyślnej stronie profilu. Możesz zdecydować o wyświetleniu listy kontaktów osobno dla każdego tworzonego dodatkowego profilu.";
+$a->strings["Hide your profile details from anonymous viewers?"] = "Ukryć dane Twojego profilu przed anonimowymi widzami?";
+$a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Disables posting public messages to Diaspora and other networks."] = "Anonimowi użytkownicy zobaczą tylko Twoje zdjęcie profilowe, Twoją wyświetlaną nazwę i pseudonim, którego używasz na stronie profilu. Wyłącza wysyłanie publicznych wiadomości do Diaspory i innych sieci.";
+$a->strings["Allow friends to post to your profile page?"] = "Zezwalać znajomym na publikowanie postów na stronie Twojego profilu?";
+$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "Twoi znajomi mogą pisać posty na stronie Twojego profilu. Posty zostaną przesłane do Twoich kontaktów.";
+$a->strings["Allow friends to tag your posts?"] = "Zezwolić na oznaczanie Twoich postów przez znajomych?";
+$a->strings["Your contacts can add additional tags to your posts."] = "Twoje kontakty mogą dodawać do tagów dodatkowe posty.";
+$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Zezwolić na zaproponowanie Cię jako potencjalnego przyjaciela dla nowych członków?";
+$a->strings["If you like, Friendica may suggest new members to add you as a contact."] = "Jeśli chcesz, Friendica może zaproponować nowym członkom dodanie Cię jako kontakt.";
+$a->strings["Permit unknown people to send you private mail?"] = "Zezwolić nieznanym osobom na wysyłanie prywatnych wiadomości?";
+$a->strings["Friendica network users may send you private messages even if they are not in your contact list."] = "Użytkownicy sieci w serwisie Friendica mogą wysyłać prywatne wiadomości, nawet jeśli nie znajdują się one na liście kontaktów.";
+$a->strings["Profile is <strong>not published</strong>."] = "Profil <strong>nie jest opublikowany</strong>";
+$a->strings["Your Identity Address is <strong>'%s'</strong> or '%s'."] = "Twój adres tożsamości to <strong>'%s'</strong> lub '%s'.";
+$a->strings["Automatically expire posts after this many days:"] = "Posty wygasną automatycznie po następującej liczbie dni:";
+$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Pole puste, wiadomość nie wygaśnie. Niezapisane wpisy zostaną usunięte.";
+$a->strings["Advanced expiration settings"] = "Zaawansowane ustawienia wygasania";
+$a->strings["Advanced Expiration"] = "Zaawansowane wygasanie";
+$a->strings["Expire posts:"] = "Wygasające posty:";
+$a->strings["Expire personal notes:"] = "Wygasanie osobistych notatek:";
+$a->strings["Expire starred posts:"] = "Wygasaj posty oznaczone gwiazdką:";
+$a->strings["Expire photos:"] = "Wygasanie zdjęć:";
+$a->strings["Only expire posts by others:"] = "Wygaszaj tylko te posty, które zostały napisane przez inne osoby:";
+$a->strings["Account Settings"] = "Ustawienia konta";
+$a->strings["Password Settings"] = "Ustawienia hasła";
+$a->strings["Leave password fields blank unless changing"] = "Pozostaw pole hasła puste, chyba że chcesz je zmienić.";
+$a->strings["Current Password:"] = "Aktualne hasło:";
+$a->strings["Your current password to confirm the changes"] = "Wpisz aktualne hasło, aby potwierdzić zmiany";
+$a->strings["Password:"] = "Hasło:";
+$a->strings["Basic Settings"] = "Ustawienia podstawowe";
+$a->strings["Full Name:"] = "Imię i Nazwisko:";
+$a->strings["Email Address:"] = "Adres email:";
+$a->strings["Your Timezone:"] = "Twoja strefa czasowa:";
+$a->strings["Your Language:"] = "Twój język:";
+$a->strings["Set the language we use to show you friendica interface and to send you emails"] = "Wybierz język, którego używasz, aby pokazać interfejs użytkownika friendica i do wysłania Ci e-maili";
+$a->strings["Default Post Location:"] = "Domyślna lokalizacja wiadomości:";
+$a->strings["Use Browser Location:"] = "Użyj lokalizacji przeglądarki:";
+$a->strings["Security and Privacy Settings"] = "Ustawienia bezpieczeństwa i prywatności";
+$a->strings["Maximum Friend Requests/Day:"] = "Maksymalna dzienna liczba zaproszeń do grona przyjaciół:";
+$a->strings["(to prevent spam abuse)"] = "(aby zapobiec spamowaniu)";
+$a->strings["Default Post Permissions"] = "Domyślne prawa dostępu wiadomości";
+$a->strings["(click to open/close)"] = "(kliknij by otworzyć/zamknąć)";
+$a->strings["Default Private Post"] = "Domyślny Prywatny Wpis";
+$a->strings["Default Public Post"] = "Domyślny Publiczny Post";
+$a->strings["Default Permissions for New Posts"] = "Uprawnienia domyślne dla nowych postów";
+$a->strings["Maximum private messages per day from unknown people:"] = "Maksymalna liczba prywatnych wiadomości dziennie od nieznanych osób:";
+$a->strings["Notification Settings"] = "Ustawienia powiadomień";
+$a->strings["By default post a status message when:"] = "Publikuj domyślnie komunikat o stanie, gdy:";
+$a->strings["accepting a friend request"] = "przyjęto prośbę o dodanie do znajomych";
+$a->strings["joining a forum/community"] = "dołączono do forum/społeczności";
+$a->strings["making an <em>interesting</em> profile change"] = "dokonano <em>interesującej</em> zmiany profilu";
+$a->strings["Send a notification email when:"] = "Wyślij powiadmonienia na email, kiedy:";
+$a->strings["You receive an introduction"] = "Otrzymałeś zaproszenie";
+$a->strings["Your introductions are confirmed"] = "Twoje zaproszenie jest potwierdzone";
+$a->strings["Someone writes on your profile wall"] = "Ktoś pisze na twoim profilu";
+$a->strings["Someone writes a followup comment"] = "Ktoś pisze komentarz nawiązujący.";
+$a->strings["You receive a private message"] = "Otrzymałeś prywatną wiadomość";
+$a->strings["You receive a friend suggestion"] = "Otrzymałeś propozycję od znajomych";
+$a->strings["You are tagged in a post"] = "Jesteś oznaczony tagiem w poście";
+$a->strings["You are poked/prodded/etc. in a post"] = "Jesteś zaczepiony/zaczepiona/itp. w poście";
+$a->strings["Activate desktop notifications"] = "Aktywuj powiadomienia na pulpicie";
+$a->strings["Show desktop popup on new notifications"] = "Pokaż wyskakujące okienko dla nowych powiadomień";
+$a->strings["Text-only notification emails"] = "E-maile z powiadomieniami tekstowymi";
+$a->strings["Send text only notification emails, without the html part"] = "Wysyłaj tylko e-maile z powiadomieniami tekstowymi, bez części html";
+$a->strings["Show detailled notifications"] = "Pokaż szczegółowe powiadomienia";
+$a->strings["Per default, notifications are condensed to a single notification per item. When enabled every notification is displayed."] = "Domyślne powiadomienia są skondensowane z jednym powiadomieniem dla każdego przedmiotu. Po włączeniu wyświetlane jest każde powiadomienie.";
+$a->strings["Advanced Account/Page Type Settings"] = "Zaawansowane ustawienia konta/rodzaju strony";
+$a->strings["Change the behaviour of this account for special situations"] = "Zmień zachowanie tego konta w sytuacjach specjalnych";
+$a->strings["Relocate"] = "Przeniesienie";
+$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."] = "Jeśli ten profil został przeniesiony z innego serwera, a niektóre z Twoich kontaktów nie otrzymają aktualizacji, spróbuj nacisnąć ten przycisk.";
+$a->strings["Resend relocate message to contacts"] = "Wyślij ponownie przenieść wiadomości do kontaktów";
+$a->strings["Theme settings updated."] = "Zaktualizowano ustawienia motywów.";
+$a->strings["Information"] = "Informacje";
+$a->strings["Overview"] = "Przegląd";
+$a->strings["Federation Statistics"] = "Statystyki Organizacji";
+$a->strings["Configuration"] = "Konfiguracja";
+$a->strings["Site"] = "Strona";
+$a->strings["Users"] = "Użytkownicy";
+$a->strings["Themes"] = "Wygląd";
+$a->strings["Database"] = "Baza danych";
+$a->strings["DB updates"] = "Aktualizacje DB";
+$a->strings["Inspect Queue"] = "Sprawdź kolejkę";
+$a->strings["Tools"] = "Narzędzia";
+$a->strings["Contact Blocklist"] = "Lista zablokowanych kontaktów";
+$a->strings["Server Blocklist"] = "Lista zablokowanych serwerów";
+$a->strings["Delete Item"] = "Usuń przedmiot";
+$a->strings["Logs"] = "Logi";
+$a->strings["View Logs"] = "Zobacz rejestry";
+$a->strings["Diagnostics"] = "Diagnostyka";
+$a->strings["PHP Info"] = "Informacje o PHP";
+$a->strings["probe address"] = "adres sondy";
+$a->strings["check webfinger"] = "sprawdź webfinger";
+$a->strings["Admin"] = "Administator";
+$a->strings["Addon Features"] = "Funkcje dodatkowe";
+$a->strings["User registrations waiting for confirmation"] = "Rejestracje użytkownika czekają na potwierdzenie.";
+$a->strings["Administration"] = "Administracja";
+$a->strings["Display Terms of Service"] = "Wyświetl Warunki korzystania z usługi";
+$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."] = "Włącz stronę Warunki świadczenia usług. Jeśli ta opcja jest włączona, link do warunków zostanie dodany do formularza rejestracyjnego i strony z informacjami ogólnymi.";
+$a->strings["Display Privacy Statement"] = "Wyświetl oświadczenie o prywatności";
+$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>."] = "Pokaż niektóre informacje dotyczące potrzebnych informacji do obsługi węzła zgodnie np. do <a href=\"%s\" target=\"_blank\">EU-GDPR</a>.";
+$a->strings["The Terms of Service"] = "Warunki świadczenia usług";
+$a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "Wprowadź tutaj Warunki świadczenia usług dla swojego węzła. Możesz użyć BBCode. Nagłówki sekcji powinny być [h2] i poniżej.";
+$a->strings["The blocked domain"] = "Zablokowana domena";
+$a->strings["The reason why you blocked this domain."] = "Powód zablokowania tej domeny.";
+$a->strings["Delete domain"] = "Usuń domenę";
+$a->strings["Check to delete this entry from the blocklist"] = "Zaznacz, aby usunąć ten wpis z listy bloków";
+$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."] = "Na tej stronie można zdefiniować czarną listę serwerów ze stowarzyszonej sieci, które nie mogą współdziałać z danym węzłem. Dla wszystkich wprowadzonych domen powinieneś podać powód, dla którego zablokowałeś serwer zdalny.";
+$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."] = "Lista zablokowanych serwerów zostanie publicznie udostępniona na stronie /friendica, dzięki czemu użytkownicy i osoby badające problemy z komunikacją mogą łatwo znaleźć przyczynę.";
+$a->strings["Add new entry to block list"] = "Dodaj nowy wpis do listy bloków";
+$a->strings["Server Domain"] = "Domena serwera";
+$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "Domena nowego serwera do dodania do listy bloków. Nie dołączaj protokołu.";
+$a->strings["Block reason"] = "Powód zablokowania";
+$a->strings["Add Entry"] = "Dodaj wpis";
+$a->strings["Save changes to the blocklist"] = "Zapisz zmiany w liście zablokowanych";
+$a->strings["Current Entries in the Blocklist"] = "Aktualne wpisy na liście zablokowanych";
+$a->strings["Delete entry from blocklist"] = "Usuń wpis z listy zablokowanych";
+$a->strings["Delete entry from blocklist?"] = "Usunąć wpis z listy zablokowanych?";
+$a->strings["Server added to blocklist."] = "Serwer dodany do listy zablokowanych.";
+$a->strings["Site blocklist updated."] = "Zaktualizowano listę bloków witryny.";
+$a->strings["The contact has been blocked from the node"] = "Kontakt został zablokowany w węźle";
+$a->strings["Could not find any contact entry for this URL (%s)"] = "Nie można znaleźć żadnego kontaktu dla tego adresu URL (%s)";
+$a->strings["%s contact unblocked"] = [
+       0 => "",
+       1 => "",
+       2 => "",
+       3 => "",
 ];
-$a->strings["You have no more invitations available"] = "Nie masz już dostępnych zaproszeń";
-$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."] = "Odwiedź %s listę publicznych witryn, do których możesz dołączyć. Członkowie Friendica na innych stronach mogą łączyć się ze sobą, jak również z członkami wielu innych sieci społecznościowych.";
-$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Aby zaakceptować to zaproszenie, odwiedź i zarejestruj się %s lub w dowolnej innej publicznej witrynie internetowej Friendica.";
-$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."] = "Strony Friendica łączą się ze sobą, tworząc ogromną sieć społecznościową o zwiększonej prywatności, która jest własnością i jest kontrolowana przez jej członków. Mogą również łączyć się z wieloma tradycyjnymi sieciami społecznościowymi. Zobacz %s listę alternatywnych witryn Friendica, do których możesz dołączyć.";
-$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Przepraszamy. System nie jest obecnie skonfigurowany do łączenia się z innymi publicznymi witrynami lub zapraszania członków.";
-$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."] = "Strony Friendica łączą się ze sobą, tworząc ogromną sieć społecznościową o zwiększonej prywatności, która jest własnością i jest kontrolowana przez jej członków. Mogą również łączyć się z wieloma tradycyjnymi sieciami społecznościowymi.";
-$a->strings["To accept this invitation, please visit and register at %s."] = "Aby zaakceptować to zaproszenie, odwiedź stronę i zarejestruj się na stronie %s.";
-$a->strings["Send invitations"] = "Wyślij zaproszenie";
-$a->strings["Enter email addresses, one per line:"] = "Wprowadź adresy e-mail, po jednym w wierszu:";
-$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Serdecznie zapraszam do przyłączenia się do mnie i innych bliskich znajomych na stronie Friendica - i pomóż nam stworzyć lepszą sieć społecznościową.";
-$a->strings["You will need to supply this invitation code: \$invite_code"] = "Musisz podać ten kod zaproszenia: \$invite_code";
-$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Po rejestracji połącz się ze mną na stronie mojego profilu pod adresem:";
-$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "Aby uzyskać więcej informacji na temat projektu Friendica i dlaczego uważamy, że jest to ważne, odwiedź http://friendi.ca";
-$a->strings["add"] = "dodaj";
-$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
+$a->strings["Remote Contact Blocklist"] = "Lista zablokowanych kontaktów zdalnych";
+$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "Ta strona pozwala zapobiec wysyłaniu do węzła wiadomości od kontaktu zdalnego.";
+$a->strings["Block Remote Contact"] = "Zablokuj kontakt zdalny";
+$a->strings["select all"] = "Zaznacz wszystko";
+$a->strings["select none"] = "wybierz brak";
+$a->strings["No remote contact is blocked from this node."] = "Z tego węzła nie jest blokowany kontakt zdalny.";
+$a->strings["Blocked Remote Contacts"] = "Zablokowane kontakty zdalne";
+$a->strings["Block New Remote Contact"] = "Zablokuj nowy kontakt zdalny";
+$a->strings["Photo"] = "Zdjęcie";
+$a->strings["%s total blocked contact"] = [
+       0 => "",
+       1 => "",
+       2 => "",
+       3 => "",
+];
+$a->strings["URL of the remote contact to block."] = "Adres URL kontaktu zdalnego do zablokowania.";
+$a->strings["Delete this Item"] = "Usuń ten przedmiot";
+$a->strings["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."] = "Na tej stronie możesz usunąć przedmiot ze swojego węzła. Jeśli element jest publikowaniem na najwyższym poziomie, cały wątek zostanie usunięty.";
+$a->strings["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."] = "Musisz znać identyfikator GUID tego przedmiotu. Możesz go znaleźć np. patrząc na wyświetlany adres URL. Ostatnia część http://example.com/display/123456 to GUID, tutaj 123456.";
+$a->strings["GUID"] = "GUID";
+$a->strings["The GUID of the item you want to delete."] = "Identyfikator elementu GUID, który chcesz usunąć.";
+$a->strings["Item marked for deletion."] = "Przedmiot oznaczony do usunięcia.";
+$a->strings["unknown"] = "nieznany";
+$a->strings["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."] = "Ta strona zawiera kilka numerów do znanej części federacyjnej sieci społecznościowej, do której należy Twój węzeł Friendica. Liczby te nie są kompletne, ale odzwierciedlają tylko część sieci, o której wie twój węzeł.";
+$a->strings["The <em>Auto Discovered Contact Directory</em> feature is not enabled, it will improve the data displayed here."] = "Funkcja <em>Katalog kontaktów automatycznie odkrytych</em> nie jest włączona, poprawi ona wyświetlane tutaj dane.";
+$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "Obecnie węzeł ten jest świadomy %dwęzłów z %d zarejestrowanymi użytkownikami z następujących platform:";
+$a->strings["ID"] = "ID";
+$a->strings["Recipient Name"] = "Nazwa odbiorcy";
+$a->strings["Recipient Profile"] = "Profil odbiorcy";
+$a->strings["Network"] = "Sieć";
+$a->strings["Created"] = "Utwórz";
+$a->strings["Last Tried"] = "Ostatnia wypróbowana";
+$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "Na tej stronie znajduje się zawartość kolejki dla wysyłek wychodzących. Są to posty, dla których początkowe wysyłanie nie powiodło się. Zostaną one ponownie wysłane później i ostatecznie usunięte, jeśli doręczenie zakończy się trwale.";
+$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 />"] = "Twoja baza danych nadal działa z tabelami MyISAM. Powinieneś zmienić typ silnika na InnoDB. Ponieważ Friendica będzie używać funkcji związanych z InnoDB tylko w przyszłości, powinieneś to zmienić! Zobacz <a href=\"%s\">tutaj</a> przewodnik, który może być pomocny w konwersji silników stołowych. Możesz także użyć polecenia <tt>php bin/console.php dbstructure toinnodb</tt> instalacji Friendica do automatycznej konwersji.<br />";
+$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "Dostępna jest nowa wersja aplikacji Friendica. Twoja aktualna wersja to %1\$s wyższa wersja to %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."] = "Aktualizacja bazy danych nie powiodła się. Uruchom polecenie \"php bin/console.php dbstructure update\" z wiersza poleceń i sprawdź błędy, które mogą się pojawić.";
+$a->strings["The worker was never executed. Please check your database structure!"] = "Pracownik nigdy nie został stracony. Sprawdź swoją strukturę bazy danych!";
+$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "Ostatnie wykonanie robota było w %s UTC. To jest starsze niż jedna godzina. Sprawdź ustawienia crontab.";
+$a->strings["Normal Account"] = "Konto normalne";
+$a->strings["Automatic Follower Account"] = "Automatyczne konto obserwatora";
+$a->strings["Public Forum Account"] = "Publiczne konto na forum";
+$a->strings["Automatic Friend Account"] = "Automatyczny przyjaciel konta";
+$a->strings["Blog Account"] = "Konto Bloga";
+$a->strings["Private Forum Account"] = "Prywatne konto na forum";
+$a->strings["Message queues"] = "Wiadomości";
+$a->strings["Summary"] = "Podsumowanie";
+$a->strings["Registered users"] = "Zarejestrowani użytkownicy";
+$a->strings["Pending registrations"] = "Rejestracje w toku.";
+$a->strings["Version"] = "Wersja";
+$a->strings["Active addons"] = "Aktywne dodatki";
+$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "Nie można zanalizować podstawowego adresu URL. Musi mieć co najmniej <scheme>: //<domain>";
+$a->strings["Site settings updated."] = "Ustawienia strony zaktualizowane";
+$a->strings["No community page for local users"] = "Brak strony społeczności dla użytkowników lokalnych";
+$a->strings["No community page"] = "Brak strony społeczności";
+$a->strings["Public postings from users of this site"] = "Publikacje publiczne od użytkowników tej strony";
+$a->strings["Public postings from the federated network"] = "Publikacje wpisy ze sfederowanej sieci";
+$a->strings["Public postings from local users and the federated network"] = "Publikacje publiczne od użytkowników lokalnych i sieci federacyjnej";
+$a->strings["Users, Global Contacts"] = "Użytkownicy, kontakty globalne";
+$a->strings["Users, Global Contacts/fallback"] = "Użytkownicy, kontakty globalne/awaryjne";
+$a->strings["One month"] = "Miesiąc";
+$a->strings["Three months"] = "Trzy miesiące";
+$a->strings["Half a year"] = "Pół roku";
+$a->strings["One year"] = "Rok";
+$a->strings["Multi user instance"] = "Tryb wielu użytkowników";
+$a->strings["Closed"] = "Zamknięte";
+$a->strings["Requires approval"] = "Wymagane zatwierdzenie.";
+$a->strings["Open"] = "Otwarta";
+$a->strings["No SSL policy, links will track page SSL state"] = "Brak SSL , linki będą śledzić stan SSL .";
+$a->strings["Force all links to use SSL"] = "Wymuś by linki używały SSL.";
+$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Wewnętrzne Certyfikaty , użyj SSL tylko dla linków lokalnych . ";
+$a->strings["Don't check"] = "Nie sprawdzaj";
+$a->strings["check the stable version"] = "sprawdź wersję stabilną";
+$a->strings["check the development version"] = "sprawdź wersję rozwojową";
+$a->strings["Republish users to directory"] = "Ponownie opublikuj użytkowników w katalogu";
+$a->strings["File upload"] = "Przesyłanie plików";
+$a->strings["Policies"] = "Zasady";
+$a->strings["Auto Discovered Contact Directory"] = "Katalog kontaktów automatycznie odkrytych";
+$a->strings["Performance"] = "Ustawienia";
+$a->strings["Worker"] = "Pracownik";
+$a->strings["Message Relay"] = "Przekazywanie wiadomości";
+$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "Relokacja - OSTRZEŻENIE: funkcja zaawansowana. Może spowodować, że serwer będzie nieosiągalny.";
+$a->strings["Site name"] = "Nazwa strony";
+$a->strings["Host name"] = "Nazwa hosta";
+$a->strings["Sender Email"] = "E-mail nadawcy";
+$a->strings["The email address your server shall use to send notification emails from."] = "Adres e-mail używany przez Twój serwer do wysyłania e-maili z powiadomieniami.";
+$a->strings["Banner/Logo"] = "Logo";
+$a->strings["Shortcut icon"] = "Ikona skrótu";
+$a->strings["Link to an icon that will be used for browsers."] = "Link do ikony, która będzie używana w przeglądarkach.";
+$a->strings["Touch icon"] = "Dołącz ikonę";
+$a->strings["Link to an icon that will be used for tablets and mobiles."] = "Link do ikony, która będzie używana w tabletach i telefonach komórkowych.";
+$a->strings["Additional Info"] = "Dodatkowe informacje";
+$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "W przypadku serwerów publicznych: możesz tu dodać dodatkowe informacje, które będą wymienione na %s/servers.";
+$a->strings["System language"] = "Język systemu";
+$a->strings["System theme"] = "Motyw systemowy";
+$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Domyślny motyw systemu - może być nadpisany przez profil użytkownika  <a href='#' id='cnftheme'>zmień ustawienia motywów</a>";
+$a->strings["Mobile system theme"] = "Motyw systemu mobilnego";
+$a->strings["Theme for mobile devices"] = "Motyw na urządzenia mobilne";
+$a->strings["SSL link policy"] = "polityka SSL";
+$a->strings["Determines whether generated links should be forced to use SSL"] = "Określa kiedy generowane linki powinny używać wymuszonego SSl.";
+$a->strings["Force SSL"] = "Wymuś SSL";
+$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "Wymuszaj wszystkie żądania SSL bez SSL - Uwaga: w niektórych systemach może to prowadzić do niekończących się pętli.";
+$a->strings["Hide help entry from navigation menu"] = "Wyłącz pomoc w menu nawigacyjnym ";
+$a->strings["Hides the menu entry for the Help pages from the navigation menu. You can still access it calling /help directly."] = "Chowa pozycje menu dla stron pomocy ze strony nawigacyjnej. Możesz nadal ją wywołać poprzez komendę /help.";
+$a->strings["Single user instance"] = "Tryb pojedynczego użytkownika";
+$a->strings["Make this instance multi-user or single-user for the named user"] = "Ustawia tryb dla wielu użytkowników lub pojedynczego użytkownika dla nazwanego użytkownika";
+$a->strings["Maximum image size"] = "Maksymalny rozmiar zdjęcia";
+$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Maksymalny rozmiar w bitach dla wczytywanego obrazu . Domyślnie jest to  0 , co oznacza bez limitu .";
+$a->strings["Maximum image length"] = "Maksymalna długość obrazu";
+$a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = "Maksymalna długość w pikselach dłuższego boku przesyłanego obrazu. Wartością domyślną jest -1, co oznacza brak ograniczeń.";
+$a->strings["JPEG image quality"] = "Jakość obrazu JPEG";
+$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "Przesłane pliki JPEG zostaną zapisane w tym ustawieniu jakości [0-100]. Domyślna wartość to 100, która jest pełną jakością.";
+$a->strings["Register policy"] = "Zasady rejestracji";
+$a->strings["Maximum Daily Registrations"] = "Maksymalna dzienna rejestracja";
+$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day.  If register is set to closed, this setting has no effect."] = "Jeśli rejestracja powyżej jest dozwolona, to określa maksymalną liczbę nowych rejestracji użytkowników do zaakceptowania na dzień. Jeśli rejestracja jest ustawiona na \"Zamknięta\", to ustawienie to nie ma wpływu.";
+$a->strings["Register text"] = "Zarejestruj tekst";
+$a->strings["Will be displayed prominently on the registration page. You can use BBCode here."] = "Będą wyświetlane w widocznym miejscu na stronie rejestracji. Możesz użyć BBCode tutaj.";
+$a->strings["Accounts abandoned after x days"] = "Konto porzucone od x dni.";
+$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Nie będzie marnować zasobów systemu wypytując zewnętrzne strony o opuszczone konta. Ustaw 0 dla braku limitu czasu .";
+$a->strings["Allowed friend domains"] = "Dozwolone domeny przyjaciół";
+$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Rozdzielana przecinkami lista domen, które mogą nawiązywać przyjaźnie z tą witryną. Symbole wieloznaczne są akceptowane. Pozostaw puste by zezwolić każdej domenie na zaprzyjaźnienie.";
+$a->strings["Allowed email domains"] = "Dozwolone domeny e-mailowe";
+$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Rozdzielana przecinkami lista domen dozwolonych w adresach e-mail do rejestracji na tej stronie. Symbole wieloznaczne są akceptowane. Opróżnij, aby zezwolić na dowolne domeny";
+$a->strings["No OEmbed rich content"] = "Brak treści multimedialnych ze znaczkiem HTML";
+$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = "Nie wyświetlaj zasobów treści (np. osadzonego pliku PDF), z wyjątkiem domen wymienionych poniżej.";
+$a->strings["Allowed OEmbed domains"] = "Dozwolone domeny OEmbed";
+$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "Rozdzielana przecinkami lista domen, w których wyświetlana jest treść, może być wyświetlana. Symbole wieloznaczne są akceptowane.";
+$a->strings["Block public"] = "Blokuj publicznie";
+$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Zaznacz, aby zablokować publiczny dostęp do wszystkich publicznych stron prywatnych w tej witrynie, chyba że jesteś zalogowany.";
+$a->strings["Force publish"] = "Wymuś publikację";
+$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Zaznacz, aby wymusić umieszczenie wszystkich profili w tej witrynie w katalogu witryny.";
+$a->strings["Global directory URL"] = "Globalny adres URL katalogu";
+$a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "Adres URL do katalogu globalnego. Jeśli nie zostanie to ustawione, katalog globalny jest całkowicie niedostępny dla aplikacji.";
+$a->strings["Private posts by default for new users"] = "Prywatne posty domyślnie dla nowych użytkowników";
+$a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "Ustaw domyślne uprawnienia do publikowania dla wszystkich nowych członków na domyślną grupę prywatności, a nie publiczną.";
+$a->strings["Don't include post content in email notifications"] = "Nie wklejaj zawartości postu do powiadomienia o poczcie";
+$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."] = "W celu ochrony prywatności, nie włączaj zawartości postu/komentarza/wiadomości prywatnej/etc. do powiadomień w wiadomościach mailowych wysyłanych z tej strony.";
+$a->strings["Disallow public access to addons listed in the apps menu."] = "Nie zezwalaj na publiczny dostęp do dodatkowych wtyczek wyszczególnionych w menu aplikacji.";
+$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "Zaznaczenie tego pola spowoduje ograniczenie dodatków wymienionych w menu aplikacji tylko dla członków.";
+$a->strings["Don't embed private images in posts"] = "Nie umieszczaj prywatnych zdjęć w postach";
+$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "Nie zastępuj lokalnie hostowanych zdjęć prywatnych we wpisach za pomocą osadzonej kopii obrazu. Oznacza to, że osoby, które otrzymują posty zawierające prywatne zdjęcia, będą musiały uwierzytelnić i wczytać każdy obraz, co może trochę potrwać.";
+$a->strings["Allow Users to set remote_self"] = "Zezwól użytkownikom na ustawienie remote_self";
+$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "Po sprawdzeniu tego każdy użytkownik może zaznaczyć każdy kontakt jako zdalny w oknie dialogowym kontaktu naprawczego. Ustawienie tej flagi na kontakcie powoduje dublowanie każdego wpisu tego kontaktu w strumieniu użytkowników.";
+$a->strings["Block multiple registrations"] = "Zablokuj wielokrotną rejestrację";
+$a->strings["Disallow users to register additional accounts for use as pages."] = "Nie pozwalaj użytkownikom na zakładanie dodatkowych kont do używania jako strony. ";
+$a->strings["OpenID support"] = "Wsparcie OpenID";
+$a->strings["OpenID support for registration and logins."] = "Obsługa OpenID do rejestracji i logowania.";
+$a->strings["Fullname check"] = "Sprawdzanie pełnej nazwy";
+$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Aby ograniczyć spam, wymagaj by użytkownik przy rejestracji w polu Imię i nazwisko użył spacji pomiędzy imieniem i nazwiskiem.";
+$a->strings["Community pages for visitors"] = "Strony społecznościowe dla odwiedzających";
+$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "Które strony społeczności powinny być dostępne dla odwiedzających. Lokalni użytkownicy zawsze widzą obie strony.";
+$a->strings["Posts per user on community page"] = "Lista postów użytkownika na stronie społeczności";
+$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Maksymalna liczba postów na użytkownika na stronie społeczności. (Nie dotyczy 'społeczności globalnej')";
+$a->strings["Enable OStatus support"] = "Włącz wsparcie OStatus";
+$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Zapewnij kompatybilność z OStatus (StatusNet, GNU Social itp.). Cała komunikacja w stanie OStatus jest jawna, dlatego ostrzeżenia o prywatności będą czasami wyświetlane.";
+$a->strings["Only import OStatus threads from our contacts"] = "Importuj wątki OStatus tylko z naszych kontaktów";
+$a->strings["Normally we import every content from our OStatus contacts. With this option we only store threads that are started by a contact that is known on our system."] = "Normalnie importujemy każdą treść z naszych kontaktów OStatus. W tej opcji przechowujemy tylko wątki uruchomione przez kontakt znany w naszym systemie.";
+$a->strings["OStatus support can only be enabled if threading is enabled."] = "Obsługa OStatus może być włączona tylko wtedy, gdy włączone jest wątkowanie.";
+$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "Obsługa Diaspory nie może być włączona, ponieważ Friendica została zainstalowana w podkatalogu.";
+$a->strings["Enable Diaspora support"] = "Włączyć obsługę Diaspory";
+$a->strings["Provide built-in Diaspora network compatibility."] = "Zapewnij wbudowaną kompatybilność z siecią Diaspora.";
+$a->strings["Only allow Friendica contacts"] = "Dopuść tylko kontakty Friendrica";
+$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "Wszyscy znajomi muszą używać protokołów Friendica. Wszystkie inne wbudowane protokoły komunikacyjne są wyłączone.";
+$a->strings["Verify SSL"] = "Weryfikacja SSL";
+$a->strings["If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."] = "Jeśli chcesz, możesz włączyć ścisłe sprawdzanie certyfikatu. Oznacza to, że nie możesz połączyć się (w ogóle) z własnoręcznie podpisanymi stronami SSL.";
+$a->strings["Proxy user"] = "Użytkownik proxy";
+$a->strings["Proxy URL"] = "URL Proxy";
+$a->strings["Network timeout"] = "Network timeout";
+$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Wartość jest w sekundach. Ustaw na 0 dla nieograniczonej (niezalecane).";
+$a->strings["Maximum Load Average"] = "Maksymalne obciążenie średnie";
+$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Maksymalne obciążenie systemu przed dostawą i odpytywaniem jest odłożone - domyślnie 50.";
+$a->strings["Maximum Load Average (Frontend)"] = "Maksymalne obciążenie średnie (Frontend)";
+$a->strings["Maximum system load before the frontend quits service - default 50."] = "Maksymalne obciążenie systemu, zanim frontend zakończy pracę - domyślnie 50.";
+$a->strings["Minimal Memory"] = "Minimalna pamięć";
+$a->strings["Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."] = "Minimalna wolna pamięć w MB dla pracownika. Potrzebuje dostępu do /proc/ meminfo - domyślnie 0 (wyłączone).";
+$a->strings["Maximum table size for optimization"] = "Maksymalny rozmiar stołu do optymalizacji";
+$a->strings["Maximum table size (in MB) for the automatic optimization - default 100 MB. Enter -1 to disable it."] = "Maksymalny rozmiar tabeli (w MB) dla automatycznej optymalizacji - domyślnie 100 MB. Wprowadź -1, aby go wyłączyć.";
+$a->strings["Minimum level of fragmentation"] = "Minimalny poziom fragmentacji";
+$a->strings["Minimum fragmenation level to start the automatic optimization - default value is 30%."] = "Minimalny poziom fragmentacji, aby rozpocząć automatyczną optymalizację - domyślna wartość to 30%.";
+$a->strings["Periodical check of global contacts"] = "Okresowa kontrola kontaktów globalnych";
+$a->strings["If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers."] = "Jeśli jest włączona, kontakty globalne są okresowo sprawdzane pod kątem brakujących lub nieaktualnych danych oraz żywotności kontaktów i serwerów.";
+$a->strings["Days between requery"] = "Dni między żądaniem";
+$a->strings["Number of days after which a server is requeried for his contacts."] = "Liczba dni, po upływie których serwer jest żądany dla swoich kontaktów.";
+$a->strings["Discover contacts from other servers"] = "Odkryj kontakty z innych serwerów";
+$a->strings["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 recommened setting is 'Users, Global Contacts'."] = "Okresowo wysyłaj zapytanie do innych serwerów o kontakty. Możesz wybierać pomiędzy 'użytkownikami': użytkownikami w systemie zdalnym, 'Kontakty globalne': aktywne kontakty znane w systemie. Zastępowanie jest przeznaczone dla serwerów Redmatrix i starszych serwerów Friendica, w których kontakty globalne nie były dostępne. Funkcja awaryjna zwiększa obciążenie serwera, dlatego zalecanym ustawieniem jest 'Użytkownicy, kontakty globalne'.";
+$a->strings["Timeframe for fetching global contacts"] = "Czas pobierania globalnych kontaktów";
+$a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "Po aktywowaniu wykrywania ta wartość określa czas działania globalnych kontaktów pobieranych z innych serwerów.";
+$a->strings["Search the local directory"] = "Wyszukaj w lokalnym katalogu";
+$a->strings["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."] = "Wyszukaj lokalny katalog zamiast katalogu globalnego. Podczas wyszukiwania lokalnie każde wyszukiwanie zostanie wykonane w katalogu globalnym w tle. Poprawia to wyniki wyszukiwania, gdy wyszukiwanie jest powtarzane.";
+$a->strings["Publish server information"] = "Publikuj informacje o serwerze";
+$a->strings["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."] = "Jeśli opcja jest włączona, ogólne dane serwera i użytkowania zostaną opublikowane. Dane zawierają nazwę i wersję serwera, liczbę użytkowników z profilami publicznymi, liczbę postów oraz aktywowane protokoły i konektory. Aby uzyskać szczegółowe informacje, patrz <a href='http://the-federation.info/'>the-federation.info</a>.";
+$a->strings["Check upstream version"] = "Sprawdź wersję powyżej";
+$a->strings["Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."] = "Umożliwia sprawdzenie nowych wersji Friendica na github. Jeśli pojawi się nowa wersja, zostaniesz o tym poinformowany w panelu administracyjnym.";
+$a->strings["Suppress Tags"] = "Ukryj tagi";
+$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Pomiń wyświetlenie listy hashtagów na końcu postu.";
+$a->strings["Clean database"] = "Wyczyść bazę danych";
+$a->strings["Remove old remote items, orphaned database records and old content from some other helper tables."] = "Usuń stare zdalne pozycje, osierocone rekordy bazy danych i starą zawartość z innych tabel pomocników.";
+$a->strings["Lifespan of remote items"] = "Żywotność odległych przedmiotów";
+$a->strings["When the database cleanup is enabled, this defines the days after which remote items will be deleted. Own items, and marked or filed items are always kept. 0 disables this behaviour."] = "Po włączeniu czyszczenia bazy danych określa dni, po których zdalne elementy zostaną usunięte. Własne przedmioty oraz oznaczone lub wypełnione pozycje są zawsze przechowywane. 0 wyłącza to zachowanie.";
+$a->strings["Lifespan of unclaimed items"] = "Żywotność nieodebranych przedmiotów";
+$a->strings["When the database cleanup is enabled, this defines the days after which unclaimed remote items (mostly content from the relay) will be deleted. Default value is 90 days. Defaults to the general lifespan value of remote items if set to 0."] = "Po włączeniu czyszczenia bazy danych określa się dni, po których usunięte zostaną nieodebrane zdalne elementy (głównie zawartość z przekaźnika). Wartość domyślna to 90 dni. Wartość domyślna dla ogólnej długości życia zdalnych pozycji, jeśli jest ustawiona na 0.";
+$a->strings["Path to item cache"] = "Ścieżka do pamięci podręcznej";
+$a->strings["The item caches buffers generated bbcode and external images."] = "Pozycja buforuje bufory generowane bbcode i obrazy zewnętrzne.";
+$a->strings["Cache duration in seconds"] = "Czas trwania w sekundach";
+$a->strings["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."] = "Jak długo powinny być przechowywane pliki pamięci podręcznej? Wartość domyślna to 86400 sekund (jeden dzień). Aby wyłączyć pamięć podręczną elementów, ustaw wartość na -1.";
+$a->strings["Maximum numbers of comments per post"] = "Maksymalna liczba komentarzy na post";
+$a->strings["How much comments should be shown for each post? Default value is 100."] = "Ile komentarzy powinno być pokazywanych dla każdego posta? Domyślna wartość to 100.";
+$a->strings["Temp path"] = "Ścieżka do Temp";
+$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "Jeśli masz zastrzeżony system, w którym serwer internetowy nie może uzyskać dostępu do ścieżki temp systemu, wprowadź tutaj inną ścieżkę.";
+$a->strings["Base path to installation"] = "Podstawowa ścieżka do instalacji";
+$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "Jeśli system nie może wykryć poprawnej ścieżki do instalacji, wprowadź tutaj poprawną ścieżkę. To ustawienie powinno być ustawione tylko wtedy, gdy używasz ograniczonego systemu i dowiązań symbolicznych do twojego webroota.";
+$a->strings["Disable picture proxy"] = "Wyłącz obraz proxy";
+$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "Proxy obrazu zwiększa wydajność i prywatność. Nie należy go stosować w systemach o bardzo niskiej przepustowości.";
+$a->strings["Only search in tags"] = "Szukaj tylko w tagach";
+$a->strings["On large systems the text search can slow down the system extremely."] = "W dużych systemach wyszukiwanie tekstu może wyjątkowo spowolnić system.";
+$a->strings["New base url"] = "Nowy bazowy adres url";
+$a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "Zmień bazowy adres URL dla tego serwera. Wysyła wiadomość o przeniesieniu do wszystkich kontaktów Friendica i Diaspora* wszystkich użytkowników.";
+$a->strings["RINO Encryption"] = "Szyfrowanie RINO";
+$a->strings["Encryption layer between nodes."] = "Warstwa szyfrowania między węzłami.";
+$a->strings["Enabled"] = "Włącz";
+$a->strings["Maximum number of parallel workers"] = "Maksymalna liczba równoległych pracowników";
+$a->strings["On shared hosters set this to 2. On larger systems, values of 10 are great. Default value is 4."] = "Na współdzielonych hostach ustaw to na 2. W większych systemach wartości 10 są świetne. Domyślna wartość to 4.";
+$a->strings["Don't use 'proc_open' with the worker"] = "Nie używaj 'proc_open' z robotnikiem";
+$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "Włącz to, jeśli twój system nie zezwala na użycie 'proc_open'. Może się to zdarzyć w przypadku współdzielonych hosterów. Jeśli ta opcja jest włączona, powinieneś zwiększyć częstotliwość wywołań pracowniczych w twoim pliku crontab.";
+$a->strings["Enable fastlane"] = "Włącz Fastlane";
+$a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "Po włączeniu system Fastlane uruchamia dodatkowego pracownika, jeśli procesy o wyższym priorytecie są blokowane przez procesy o niższym priorytecie.";
+$a->strings["Enable frontend worker"] = "Włącz pracownika frontend";
+$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "Po włączeniu proces roboczy jest wyzwalany, gdy wykonywany jest dostęp do zaplecza \\x28e.g. wiadomości są dostarczane\\x29. W mniejszych witrynach możesz chcieć wywoływać %s/robotnika regularnie przez zewnętrzne zadanie cron. Tę opcję należy włączyć tylko wtedy, gdy nie można używać zadań cron/zaplanowanych na serwerze.";
+$a->strings["Subscribe to relay"] = "Subskrybuj przekaźnik";
+$a->strings["Enables the receiving of public posts from the relay. They will be included in the search, subscribed tags and on the global community page."] = "Umożliwia odbieranie publicznych wiadomości z przekaźnika. Zostaną uwzględnione w tagach wyszukiwania, subskrybowanych i na stronie społeczności globalnej.";
+$a->strings["Relay server"] = "Serwer przekazujący";
+$a->strings["Address of the relay server where public posts should be send to. For example https://relay.diasp.org"] = "Adres serwera przekazującego, do którego należy wysyłać publiczne posty. Na przykład https://relay.diasp.org";
+$a->strings["Direct relay transfer"] = "Bezpośredni transfer przekaźników";
+$a->strings["Enables the direct transfer to other servers without using the relay servers"] = "Umożliwia bezpośredni transfer do innych serwerów bez korzystania z serwerów przekazujących";
+$a->strings["Relay scope"] = "Zakres przekaźnika";
+$a->strings["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."] = "Może być 'wszystkim' lub 'tagami'. 'wszystko' oznacza, że ​​każdy post publiczny powinien zostać odebrany. 'tagi' oznaczają, że powinny być odbierane tylko posty z wybranymi tagami.";
+$a->strings["all"] = "wszystko";
+$a->strings["tags"] = "tagi";
+$a->strings["Server tags"] = "Serwer tagów";
+$a->strings["Comma separated list of tags for the 'tags' subscription."] = "Lista oddzielonych przecinkami znaczników dla subskrypcji 'tagów'.";
+$a->strings["Allow user tags"] = "Pozwól na tagi użytkowników";
+$a->strings["If enabled, the tags from the saved searches will used for the 'tags' subscription in addition to the 'relay_server_tags'."] = "Po włączeniu tagi z zapisanych wyszukiwań będą używane do subskrypcji 'tagów' oprócz 'relay_server_tags'.";
+$a->strings["Update has been marked successful"] = "Aktualizacja została oznaczona jako udana";
+$a->strings["Database structure update %s was successfully applied."] = "Pomyślnie zastosowano aktualizację %s struktury bazy danych.";
+$a->strings["Executing of database structure update %s failed with error: %s"] = "Wykonanie aktualizacji %s struktury bazy danych nie powiodło się z powodu błędu:%s";
+$a->strings["Executing %s failed with error: %s"] = "Wykonanie %s nie powiodło się z powodu błędu:%s";
+$a->strings["Update %s was successfully applied."] = "Aktualizacja %s została pomyślnie zastosowana.";
+$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "Aktualizacja %s nie zwróciła statusu. Nieznane, jeśli się udało.";
+$a->strings["There was no additional update function %s that needed to be called."] = "Nie było dodatkowej funkcji %s aktualizacji, która musiała zostać wywołana.";
+$a->strings["No failed updates."] = "Brak błędów aktualizacji.";
+$a->strings["Check database structure"] = "Sprawdź strukturę bazy danych";
+$a->strings["Failed Updates"] = "Błąd aktualizacji";
+$a->strings["This does not include updates prior to 1139, which did not return a status."] = "Nie dotyczy to aktualizacji przed 1139, który nie zwrócił statusu.";
+$a->strings["Mark success (if update was manually applied)"] = "Oznacz sukces (jeśli aktualizacja została ręcznie zastosowana)";
+$a->strings["Attempt to execute this update step automatically"] = "Spróbuj automatycznie wykonać ten krok aktualizacji";
+$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\tSzanowny/a Panie/Pani %1\$s, \n\t\t\t\tadministrator %2\$s założył dla ciebie konto.";
+$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\tDane logowania są następuje:\n\t\t\tLokalizacja witryny:\t%1\$s\n\t\t\tNazwa użytkownika:%2\$s\n\t\t\tHasło:%3\$s\n\n\t\t\tPo zalogowaniu możesz zmienić hasło do swojego konta na stronie \"Ustawienia\"\n \t\t\tProszę poświęć chwilę, aby przejrzeć inne ustawienia konta na tej stronie.\n\n\t\t\tMożesz również dodać podstawowe informacje do swojego domyślnego profilu\n\t\t\t(na stronie \"Profil\"), aby inne osoby mogły łatwo Cię znaleźć.\n\n\t\t\tZalecamy ustawienie imienia i nazwiska, dodanie zdjęcia profilowego,\n\t\t\tdodanie niektórych \"słów kluczowych\" profilu (bardzo przydatne w nawiązywaniu nowych znajomości) - i\n\t\t\tbyć może w jakim kraju mieszkasz; jeśli nie chcesz być bardziej szczegółowy.\n\n\t\t\tW pełni szanujemy Twoje prawo do prywatności i żaden z tych elementów nie jest konieczny.\n\t\t\tJeśli jesteś nowy i nie znasz tutaj nikogo, oni mogą ci pomóc\n\t\t\tmożesz zdobyć nowych interesujących przyjaciół\n\n\t\t\tJeśli kiedykolwiek zechcesz usunąć swoje konto, możesz to zrobić w %1\$s/Usuń konto\n\n\t\t\tDziękujemy i Zapraszamy do%4\$s";
+$a->strings["Registration details for %s"] = "Szczegóły rejestracji dla %s";
+$a->strings["%s user blocked/unblocked"] = [
        0 => "",
-       1 => "",
-       2 => "",
-       3 => "",
-];
-$a->strings["Messages in this group won't be send to these receivers."] = "Wiadomości z tej grupy nie będą wysyłane do tych odbiorców.";
-$a->strings["No such group"] = "Nie ma takiej grupy";
-$a->strings["Group: %s"] = "Grupa: %s";
-$a->strings["Private messages to this person are at risk of public disclosure."] = "Prywatne wiadomości do tej osoby mogą zostać publicznie ujawnione ";
-$a->strings["Invalid contact."] = "Nieprawidłowy kontakt.";
-$a->strings["Commented Order"] = "Porządek według komentarzy";
-$a->strings["Sort by Comment Date"] = "Sortuj według daty komentarza";
-$a->strings["Posted Order"] = "Porządek według wpisów";
-$a->strings["Sort by Post Date"] = "Sortuj według daty postów";
-$a->strings["Posts that mention or involve you"] = "Posty, które wspominają lub angażują Ciebie";
-$a->strings["New"] = "Nowy";
-$a->strings["Activity Stream - by date"] = "Strumień aktywności - według daty";
-$a->strings["Shared Links"] = "Udostępnione łącza";
-$a->strings["Interesting Links"] = "Interesujące linki";
-$a->strings["Starred"] = "Ulubione";
-$a->strings["Favourite Posts"] = "Ulubione posty";
-$a->strings["Requested profile is not available."] = "Żądany profil jest niedostępny";
-$a->strings["%s's posts"] = "%s posty ";
-$a->strings["%s's comments"] = "%s komentarze ";
-$a->strings["%s's timeline"] = "%s oś czasu ";
-$a->strings["Tips for New Members"] = "Wskazówki dla nowych użytkowników";
-$a->strings["Account"] = "Konto";
-$a->strings["Display"] = "Wygląd";
-$a->strings["Social Networks"] = "Portale społecznościowe";
-$a->strings["Delegations"] = "Delegowanie";
-$a->strings["Connected apps"] = "Powiązane aplikacje";
-$a->strings["Remove account"] = "Usuń konto";
-$a->strings["Missing some important data!"] = "Brakuje ważnych danych!";
-$a->strings["Failed to connect with email account using the settings provided."] = "Połączenie z kontem email używając wybranych ustawień nie powiodło się.";
-$a->strings["Email settings updated."] = "Zaktualizowano ustawienia email.";
-$a->strings["Features updated"] = "Funkcje zaktualizowane";
-$a->strings["Relocate message has been send to your contacts"] = "Przeniesienie wiadomości zostało wysłane do Twoich kontaktów";
-$a->strings["Passwords do not match. Password unchanged."] = "Hasła nie pasują do siebie. Hasło niezmienione.";
-$a->strings["Empty passwords are not allowed. Password unchanged."] = "Puste hasła są niedozwolone. Hasło niezmienione.";
-$a->strings["The new password has been exposed in a public data dump, please choose another."] = "Nowe hasło zostało ujawnione w publicznym zrzucie danych, wybierz inne.";
-$a->strings["Wrong password."] = "Złe hasło.";
-$a->strings["Password changed."] = "Hasło zostało zmianione.";
-$a->strings["Password update failed. Please try again."] = "Aktualizacja hasła nie powiodła się. Proszę spróbować ponownie.";
-$a->strings[" Please use a shorter name."] = "Proszę użyć krótszej nazwy.";
-$a->strings[" Name too short."] = "Za krótka nazwa.";
-$a->strings["Wrong Password"] = "Złe hasło";
-$a->strings["Invalid email."] = "Niepoprawny e-mail.";
-$a->strings["Cannot change to that email."] = "Nie można zmienić tego e-maila.";
-$a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Prywatne forum nie ma uprawnień do prywatności. Użyj domyślnej grupy prywatnej.";
-$a->strings["Private forum has no privacy permissions and no default privacy group."] = "Prywatne forum nie ma uprawnień do prywatności ani domyślnej grupy prywatności.";
-$a->strings["Settings updated."] = "Zaktualizowano ustawienia.";
-$a->strings["Add application"] = "Dodaj aplikację";
-$a->strings["Consumer Key"] = "Klucz klienta";
-$a->strings["Consumer Secret"] = "Tajny klucz klienta";
-$a->strings["Redirect"] = "Przekierowanie";
-$a->strings["Icon url"] = "Adres Url ikony";
-$a->strings["You can't edit this application."] = "Nie możesz edytować tej aplikacji.";
-$a->strings["Connected Apps"] = "Powiązane aplikacje";
-$a->strings["Edit"] = "Edytuj";
-$a->strings["Client key starts with"] = "Klucz klienta zaczyna się od";
-$a->strings["No name"] = "Bez nazwy";
-$a->strings["Remove authorization"] = "Odwołaj upoważnienie";
-$a->strings["No Addon settings configured"] = "Brak skonfigurowanych ustawień dodatków";
-$a->strings["Addon Settings"] = "Ustawienia Dodatków";
-$a->strings["Additional Features"] = "Dodatkowe funkcje";
-$a->strings["Diaspora"] = "Diaspora";
-$a->strings["enabled"] = "włączony";
-$a->strings["disabled"] = "wyłączony";
-$a->strings["Built-in support for %s connectivity is %s"] = "Wbudowane wsparcie dla %s łączność jest %s";
-$a->strings["GNU Social (OStatus)"] = "GNU Społeczny (OStatus)";
-$a->strings["Email access is disabled on this site."] = "Dostęp do e-maila nie jest w pełni sprawny na tej stronie";
-$a->strings["General Social Media Settings"] = "Ogólne ustawienia mediów społecznościowych";
-$a->strings["Disable Content Warning"] = "Wyłącz ostrzeżenie o treści";
-$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."] = "Użytkownicy w sieciach takich jak Mastodon lub Pleroma mogą ustawić pole ostrzeżenia o treści, które domyślnie zwijać będzie swój wpis. Powoduje wyłączenie automatycznego zwijania i ustawia ostrzeżenie o treści jako tytuł postu. Nie ma wpływu na żadne inne filtrowanie treści, które ostatecznie utworzyłeś.";
-$a->strings["Disable intelligent shortening"] = "Wyłącz inteligentne skracanie";
-$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "Zwykle system próbuje znaleźć najlepszy link do dodania do skróconych postów. Jeśli ta opcja jest włączona, każdy skrócony wpis zawsze wskazuje oryginalny post znajomej osoby.";
-$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "Automatycznie podążaj za wszystkimi obserwatorami/rzecznikami GNU Społeczności (OStatus)";
-$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "Jeśli otrzymasz wiadomość od nieznanego użytkownika OStatus, ta opcja decyduje, co zrobić. Jeśli zostanie zaznaczone, dla każdego nieznanego użytkownika zostanie utworzony nowy kontakt.";
-$a->strings["Default group for OStatus contacts"] = "Domyślna grupa dla kontaktów OStatus";
-$a->strings["Your legacy GNU Social account"] = "Twoje starsze konto społecznościowe GNU";
-$a->strings["If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done."] = "Jeśli podasz swoją starą nazwę konta GNU Social/Statusnet tutaj (w formacie user@domain.tld), twoje kontakty zostaną dodane automatycznie. Pole zostanie opróżnione po zakończeniu.";
-$a->strings["Repair OStatus subscriptions"] = "Napraw subskrypcje OStatus";
-$a->strings["Email/Mailbox Setup"] = "Ustawienia  emaila/skrzynki mailowej";
-$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Jeśli chcesz komunikować się z kontaktami e-mail za pomocą tej usługi (opcjonalnie), określ sposób łączenia się ze skrzynką pocztową.";
-$a->strings["Last successful email check:"] = "Ostatni sprawdzony e-mail:";
-$a->strings["IMAP server name:"] = "Nazwa serwera IMAP:";
-$a->strings["IMAP port:"] = "Port IMAP:";
-$a->strings["Security:"] = "Ochrona:";
-$a->strings["None"] = "Brak";
-$a->strings["Email login name:"] = "Nazwa logowania e-mail:";
-$a->strings["Email password:"] = "E-mail hasło:";
-$a->strings["Reply-to address:"] = "Adres zwrotny:";
-$a->strings["Send public posts to all email contacts:"] = "Wyślij publiczny post do wszystkich kontaktów e-mail";
-$a->strings["Action after import:"] = "Akcja po zaimportowaniu:";
-$a->strings["Mark as seen"] = "Oznacz jako przeczytane";
-$a->strings["Move to folder"] = "Przenieś do folderu";
-$a->strings["Move to folder:"] = "Przenieś do folderu:";
-$a->strings["%s - (Unsupported)"] = "%s - (Nieobsługiwane)";
-$a->strings["%s - (Experimental)"] = "%s- (Eksperymentalne)";
-$a->strings["Display Settings"] = "Ustawienia wyglądu";
-$a->strings["Display Theme:"] = "Wyświetl motyw:";
-$a->strings["Mobile Theme:"] = "Motyw dla urządzeń mobilnych:";
-$a->strings["Suppress warning of insecure networks"] = "Ukryj ostrzeżenie przed niebezpiecznymi sieciami";
-$a->strings["Should the system suppress the warning that the current group contains members of networks that can't receive non public postings."] = "System powinien pominąć ostrzeżenie, że bieżąca grupa zawiera członków sieci, którzy nie mogą otrzymywać komentarzy niepublicznych";
-$a->strings["Update browser every xx seconds"] = "Odświeżaj stronę co xx sekund";
-$a->strings["Minimum of 10 seconds. Enter -1 to disable it."] = "Minimum 10 sekund. Wprowadź -1, aby go wyłączyć.";
-$a->strings["Number of items to display per page:"] = "Liczba elementów do wyświetlenia na stronie:";
-$a->strings["Maximum of 100 items"] = "Maksymalnie 100 elementów";
-$a->strings["Number of items to display per page when viewed from mobile device:"] = "Liczba elementów do wyświetlenia na stronie podczas przeglądania z urządzenia mobilnego:";
-$a->strings["Don't show emoticons"] = "Nie pokazuj emotikonek";
-$a->strings["Calendar"] = "Kalendarz";
-$a->strings["Beginning of week:"] = "Początek tygodnia:";
-$a->strings["Don't show notices"] = "Nie pokazuj powiadomień";
-$a->strings["Infinite scroll"] = "Nieskończone przewijanie";
-$a->strings["Automatic updates only at the top of the network page"] = "Automatyczne aktualizacje tylko u góry strony sieci";
-$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "Po wyłączeniu strona sieciowa jest cały czas aktualizowana, co może być mylące podczas czytania.";
-$a->strings["Bandwith Saver Mode"] = "Tryb oszczędzania przepustowości";
-$a->strings["When enabled, embedded content is not displayed on automatic updates, they only show on page reload."] = "Po włączeniu wbudowana zawartość nie jest wyświetlana w automatycznych aktualizacjach, wyświetlają się tylko przy przeładowaniu strony.";
-$a->strings["Smart Threading"] = "Inteligentne wątki";
-$a->strings["When enabled, suppress extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."] = "Włączenie tej opcji powoduje pomijanie wcięcia wątków zewnętrznych, zachowując je w dowolnym miejscu. Działa tylko wtedy, gdy wątki są dostępne i włączone.";
-$a->strings["General Theme Settings"] = "Ogólne ustawienia motywu";
-$a->strings["Custom Theme Settings"] = "Niestandardowe ustawienia motywów";
-$a->strings["Content Settings"] = "Ustawienia zawartości";
-$a->strings["Theme settings"] = "Ustawienia motywu";
-$a->strings["Unable to find your profile. Please contact your admin."] = "Nie można znaleźć Twojego profilu. Skontaktuj się z administratorem.";
-$a->strings["Account Types"] = "Rodzaje kont";
-$a->strings["Personal Page Subtypes"] = "Podtypy osobistych stron";
-$a->strings["Community Forum Subtypes"] = "Podtypy społeczności forum";
-$a->strings["Account for a personal profile."] = "Konto dla profilu osobistego.";
-$a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = "Konto dla organizacji, która automatycznie zatwierdza prośby o kontakt jako \"Obserwatorzy\".";
-$a->strings["Account for a news reflector that automatically approves contact requests as \"Followers\"."] = "Konto dla reflektora wiadomości, który automatycznie zatwierdza prośby o kontakt jako \"Obserwatorzy\".";
-$a->strings["Account for community discussions."] = "Konto do dyskusji w społeczności.";
-$a->strings["Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."] = "Konto dla zwykłego profilu osobistego, który wymaga ręcznej zgody \"Przyjaciół\" i \"Obserwatorów\".";
-$a->strings["Account for a public profile that automatically approves contact requests as \"Followers\"."] = "Konto dla profilu publicznego, który automatycznie zatwierdza prośby o kontakt jako \"Obserwatorzy\".";
-$a->strings["Automatically approves all contact requests."] = "Automatycznie zatwierdza wszystkie prośby o kontakt.";
-$a->strings["Account for a popular profile that automatically approves contact requests as \"Friends\"."] = "Konto popularnego profilu, które automatycznie zatwierdza prośby o kontakt jako \"Przyjaciele\".";
-$a->strings["Private Forum [Experimental]"] = "Prywatne Forum [Eksperymentalne]";
-$a->strings["Requires manual approval of contact requests."] = "Wymaga ręcznego zatwierdzania żądań kontaktów.";
-$a->strings["OpenID:"] = "OpenID:";
-$a->strings["(Optional) Allow this OpenID to login to this account."] = "(Opcjonalnie) Pozwól zalogować się na to konto przy pomocy OpenID.";
-$a->strings["Publish your default profile in your local site directory?"] = "Opublikować Twój domyślny profil w Twoim lokalnym katalogu stron?";
-$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."] = "Twój profil zostanie opublikowany w globalnych katalogach friendica (np.<a href=\"%s\">%s</a>). Twój profil będzie widoczny publicznie.";
-$a->strings["Publish your default profile in the global social directory?"] = "Opublikować Twój domyślny profil w globalnym, społecznościowym katalogu?";
-$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."] = "Twój profil zostanie opublikowany w lokalnym katalogu tego <a href=\"%s\">węzła</a>. Dane Twojego profilu mogą być publicznie widoczne w zależności od ustawień systemu.";
-$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Ukryć listę znajomych przed odwiedzającymi Twój profil?";
-$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"] = "Twoja lista kontaktów nie będzie wyświetlana na domyślnej stronie profilu. Możesz zdecydować o wyświetleniu listy kontaktów osobno dla każdego tworzonego dodatkowego profilu.";
-$a->strings["Hide your profile details from anonymous viewers?"] = "Ukryć dane Twojego profilu przed anonimowymi widzami?";
-$a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Disables posting public messages to Diaspora and other networks."] = "Anonimowi użytkownicy zobaczą tylko Twoje zdjęcie profilowe, Twoją wyświetlaną nazwę i pseudonim, którego używasz na stronie profilu. Wyłącza wysyłanie publicznych wiadomości do Diaspory i innych sieci.";
-$a->strings["Allow friends to post to your profile page?"] = "Zezwalać znajomym na publikowanie postów na stronie Twojego profilu?";
-$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "Twoi znajomi mogą pisać posty na stronie Twojego profilu. Posty zostaną przesłane do Twoich kontaktów.";
-$a->strings["Allow friends to tag your posts?"] = "Zezwolić na oznaczanie Twoich postów przez znajomych?";
-$a->strings["Your contacts can add additional tags to your posts."] = "Twoje kontakty mogą dodawać do tagów dodatkowe posty.";
-$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Zezwolić na zaproponowanie Cię jako potencjalnego przyjaciela dla nowych członków?";
-$a->strings["If you like, Friendica may suggest new members to add you as a contact."] = "Jeśli chcesz, Friendica może zaproponować nowym członkom dodanie Cię jako kontakt.";
-$a->strings["Permit unknown people to send you private mail?"] = "Zezwolić nieznanym osobom na wysyłanie prywatnych wiadomości?";
-$a->strings["Friendica network users may send you private messages even if they are not in your contact list."] = "Użytkownicy sieci w serwisie Friendica mogą wysyłać prywatne wiadomości, nawet jeśli nie znajdują się one na liście kontaktów.";
-$a->strings["Profile is <strong>not published</strong>."] = "Profil <strong>nie jest opublikowany</strong>";
-$a->strings["Your Identity Address is <strong>'%s'</strong> or '%s'."] = "Twój adres tożsamości to <strong>'%s'</strong> lub '%s'.";
-$a->strings["Automatically expire posts after this many days:"] = "Posty wygasną automatycznie po następującej liczbie dni:";
-$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Pole puste, wiadomość nie wygaśnie. Niezapisane wpisy zostaną usunięte.";
-$a->strings["Advanced expiration settings"] = "Zaawansowane ustawienia wygasania";
-$a->strings["Advanced Expiration"] = "Zaawansowane wygasanie";
-$a->strings["Expire posts:"] = "Wygasające posty:";
-$a->strings["Expire personal notes:"] = "Wygasanie osobistych notatek:";
-$a->strings["Expire starred posts:"] = "Wygasaj posty oznaczone gwiazdką:";
-$a->strings["Expire photos:"] = "Wygasanie zdjęć:";
-$a->strings["Only expire posts by others:"] = "Wygaszaj tylko te posty, które zostały napisane przez inne osoby:";
-$a->strings["Account Settings"] = "Ustawienia konta";
-$a->strings["Password Settings"] = "Ustawienia hasła";
-$a->strings["Leave password fields blank unless changing"] = "Pozostaw pole hasła puste, chyba że chcesz je zmienić.";
-$a->strings["Current Password:"] = "Aktualne hasło:";
-$a->strings["Your current password to confirm the changes"] = "Wpisz aktualne hasło, aby potwierdzić zmiany";
-$a->strings["Password:"] = "Hasło:";
-$a->strings["Basic Settings"] = "Ustawienia podstawowe";
-$a->strings["Full Name:"] = "Imię i Nazwisko:";
-$a->strings["Email Address:"] = "Adres email:";
-$a->strings["Your Timezone:"] = "Twoja strefa czasowa:";
-$a->strings["Your Language:"] = "Twój język:";
-$a->strings["Set the language we use to show you friendica interface and to send you emails"] = "Wybierz język, którego używasz, aby pokazać interfejs użytkownika friendica i do wysłania Ci e-maili";
-$a->strings["Default Post Location:"] = "Domyślna lokalizacja wiadomości:";
-$a->strings["Use Browser Location:"] = "Użyj lokalizacji przeglądarki:";
-$a->strings["Security and Privacy Settings"] = "Ustawienia bezpieczeństwa i prywatności";
-$a->strings["Maximum Friend Requests/Day:"] = "Maksymalna dzienna liczba zaproszeń do grona przyjaciół:";
-$a->strings["(to prevent spam abuse)"] = "(aby zapobiec spamowaniu)";
-$a->strings["Default Post Permissions"] = "Domyślne prawa dostępu wiadomości";
-$a->strings["(click to open/close)"] = "(kliknij by otworzyć/zamknąć)";
-$a->strings["Default Private Post"] = "Domyślny Prywatny Wpis";
-$a->strings["Default Public Post"] = "Domyślny Publiczny Post";
-$a->strings["Default Permissions for New Posts"] = "Uprawnienia domyślne dla nowych postów";
-$a->strings["Maximum private messages per day from unknown people:"] = "Maksymalna liczba prywatnych wiadomości dziennie od nieznanych osób:";
-$a->strings["Notification Settings"] = "Ustawienia powiadomień";
-$a->strings["By default post a status message when:"] = "Publikuj domyślnie komunikat o stanie, gdy:";
-$a->strings["accepting a friend request"] = "przyjęto prośbę o dodanie do znajomych";
-$a->strings["joining a forum/community"] = "dołączono do forum/społeczności";
-$a->strings["making an <em>interesting</em> profile change"] = "dokonano <em>interesującej</em> zmiany profilu";
-$a->strings["Send a notification email when:"] = "Wyślij powiadmonienia na email, kiedy:";
-$a->strings["You receive an introduction"] = "Otrzymałeś zaproszenie";
-$a->strings["Your introductions are confirmed"] = "Twoje zaproszenie jest potwierdzone";
-$a->strings["Someone writes on your profile wall"] = "Ktoś pisze na twoim profilu";
-$a->strings["Someone writes a followup comment"] = "Ktoś pisze komentarz nawiązujący.";
-$a->strings["You receive a private message"] = "Otrzymałeś prywatną wiadomość";
-$a->strings["You receive a friend suggestion"] = "Otrzymałeś propozycję od znajomych";
-$a->strings["You are tagged in a post"] = "Jesteś oznaczony tagiem w poście";
-$a->strings["You are poked/prodded/etc. in a post"] = "Jesteś zaczepiony/zaczepiona/itp. w poście";
-$a->strings["Activate desktop notifications"] = "Aktywuj powiadomienia na pulpicie";
-$a->strings["Show desktop popup on new notifications"] = "Pokaż wyskakujące okienko dla nowych powiadomień";
-$a->strings["Text-only notification emails"] = "E-maile z powiadomieniami tekstowymi";
-$a->strings["Send text only notification emails, without the html part"] = "Wysyłaj tylko e-maile z powiadomieniami tekstowymi, bez części html";
-$a->strings["Show detailled notifications"] = "Pokaż szczegółowe powiadomienia";
-$a->strings["Per default, notifications are condensed to a single notification per item. When enabled every notification is displayed."] = "Domyślne powiadomienia są skondensowane z jednym powiadomieniem dla każdego przedmiotu. Po włączeniu wyświetlane jest każde powiadomienie.";
-$a->strings["Advanced Account/Page Type Settings"] = "Zaawansowane ustawienia konta/rodzaju strony";
-$a->strings["Change the behaviour of this account for special situations"] = "Zmień zachowanie tego konta w sytuacjach specjalnych";
-$a->strings["Relocate"] = "Przeniesienie";
-$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."] = "Jeśli ten profil został przeniesiony z innego serwera, a niektóre z Twoich kontaktów nie otrzymają aktualizacji, spróbuj nacisnąć ten przycisk.";
-$a->strings["Resend relocate message to contacts"] = "Wyślij ponownie przenieść wiadomości do kontaktów";
+       1 => "",
+       2 => "",
+       3 => "",
+];
+$a->strings["%s user deleted"] = [
+       0 => " %s użytkownik usunięty",
+       1 => " %s użytkownicy usunięci",
+       2 => " %s usuniętych użytkowników ",
+       3 => " %s usuniętych użytkowników ",
+];
+$a->strings["User '%s' deleted"] = "Użytkownik '%s' usunięty";
+$a->strings["User '%s' unblocked"] = "Użytkownik '%s' odblokowany";
+$a->strings["User '%s' blocked"] = "Użytkownik '%s' zablokowany";
+$a->strings["Private Forum"] = "Prywatne forum";
+$a->strings["Email"] = "E-mail";
+$a->strings["Register date"] = "Data rejestracji";
+$a->strings["Last login"] = "Ostatnie logowanie";
+$a->strings["Last item"] = "Ostatni element";
+$a->strings["Type"] = "Typu";
+$a->strings["Add User"] = "Dodaj użytkownika";
+$a->strings["User registrations waiting for confirm"] = "Zarejestrowani użytkownicy czekający na potwierdzenie";
+$a->strings["User waiting for permanent deletion"] = "Użytkownik czekający na trwałe usunięcie";
+$a->strings["Request date"] = "Data prośby";
+$a->strings["No registrations."] = "Brak rejestracji.";
+$a->strings["Note from the user"] = "Uwaga od użytkownika";
+$a->strings["Deny"] = "Odmów";
+$a->strings["Site admin"] = "Administracja stroną";
+$a->strings["Account expired"] = "Konto wygasło.";
+$a->strings["New User"] = "Nowy użytkownik";
+$a->strings["Deleted since"] = "Skasowany od";
+$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Zaznaczeni użytkownicy zostaną usunięci!\\n\\nWszystko co zamieścili na tej stronie będzie trwale skasowane!\\n\\nJesteś pewien?";
+$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?"] = "Użytkownik {0} zostanie usunięty!\\n\\nWszystko co zamieścił na tej stronie będzie trwale skasowane!\\n\\nJesteś pewien?";
+$a->strings["Name of the new user."] = "Nazwa nowego użytkownika.";
+$a->strings["Nickname"] = "Pseudonim";
+$a->strings["Nickname of the new user."] = "Pseudonim nowego użytkownika.";
+$a->strings["Email address of the new user."] = "Adres email nowego użytkownika.";
+$a->strings["Addon %s disabled."] = "Dodatek %s wyłączony.";
+$a->strings["Addon %s enabled."] = "Dodatek %s włączony.";
+$a->strings["Disable"] = "Wyłącz";
+$a->strings["Enable"] = "Zezwól";
+$a->strings["Toggle"] = "Włącz";
+$a->strings["Author: "] = "Autor: ";
+$a->strings["Maintainer: "] = "Opiekun:";
+$a->strings["Reload active addons"] = "Załaduj ponownie aktywne dodatki";
+$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"] = "W twoim węźle nie ma obecnie żadnych dodatków. Możesz znaleźć oficjalne repozytorium dodatków na %1\$s i możesz znaleźć inne interesujące dodatki w otwartym rejestrze dodatków na %2\$s";
+$a->strings["No themes found."] = "Nie znaleziono motywów.";
+$a->strings["Screenshot"] = "Zrzut ekranu";
+$a->strings["Reload active themes"] = "Przeładuj aktywne motywy";
+$a->strings["No themes found on the system. They should be placed in %1\$s"] = "Nie znaleziono motywów w systemie. Powinny zostać umieszczone %1\$s";
+$a->strings["[Experimental]"] = "[Eksperymentalne]";
+$a->strings["[Unsupported]"] = "[Niewspieralne]";
+$a->strings["Log settings updated."] = "Zaktualizowano ustawienia logów.";
+$a->strings["PHP log currently enabled."] = "Dziennik PHP jest obecnie włączony.";
+$a->strings["PHP log currently disabled."] = "Dziennik PHP jest obecnie wyłączony.";
+$a->strings["Clear"] = "Wyczyść";
+$a->strings["Enable Debugging"] = "Włącz debugowanie";
+$a->strings["Log file"] = "Plik logów";
+$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Musi być zapisywalny przez serwer sieciowy. W stosunku do katalogu najwyższego poziomu Friendica.";
+$a->strings["Log level"] = "Poziom logów";
+$a->strings["PHP logging"] = "Logowanie w PHP";
+$a->strings["To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "Aby włączyć rejestrowanie błędów i ostrzeżeń PHP, możesz dodać następujące dane do pliku .htconfig.php instalacji. Nazwa pliku ustawiona w linii 'error_log' odnosi się do katalogu najwyższego poziomu friendiki i musi być zapisywalna przez serwer WWW. Opcja '1' dla 'log_errors' i 'display_errors' polega na włączeniu tych opcji, ustawieniu na '0', aby je wyłączyć.";
+$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."] = "Błąd podczas próby otwarcia <strong>%1\$s</strong> pliku dziennika. \\r\\n <br/>Sprawdź, czy plik %1\$s istnieje i czy można go odczytać.";
+$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "Nie można otworzyć <strong>%1\$s</strong>pliku dziennika. \\r\\n<br/>Sprawdź, czy plik %1\$s jest czytelny.";
+$a->strings["Lock feature %s"] = "Funkcja blokady %s";
+$a->strings["Manage Additional Features"] = "Zarządzanie dodatkowymi funkcjami";
 $a->strings["default"] = "standardowe";
 $a->strings["greenzero"] = "greenzero";
 $a->strings["purplezero"] = "purplezero";
@@ -1858,6 +1815,55 @@ $a->strings["%s is now friends with %s"] = "%s jest teraz znajomym %s";
 $a->strings["Friend Suggestion"] = "Propozycja znajomych";
 $a->strings["Friend/Connect Request"] = "Prośba o dodanie do przyjaciół/powiązanych";
 $a->strings["New Follower"] = "Nowy obserwujący";
+$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Nie można znaleźć wersji PHP komendy w serwerze PATH";
+$a->strings["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 href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "Jeśli nie masz zainstalowanej na serwerze wersji PHP z wiersza poleceń, nie będziesz mógł uruchomić przetwarzania w tle. Zobacz <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Konfiguracja pracownika'</a>";
+$a->strings["PHP executable path"] = "Ścieżka wykonywalna PHP";
+$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Wprowadź pełną ścieżkę do pliku wykonywalnego php. Możesz pozostawić to pole puste, aby kontynuować instalację.";
+$a->strings["Command line PHP"] = "Linia komend PHP";
+$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "Plik wykonywalny PHP nie jest php cli binarny (może być wersją cgi-fgci)";
+$a->strings["Found PHP version: "] = "Znaleziono wersje PHP:";
+$a->strings["PHP cli binary"] = "PHP cli binarny";
+$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "Wersja linii poleceń PHP w twoim systemie nie ma aktywowanego \"register_argc_argv\".";
+$a->strings["This is required for message delivery to work."] = "Jest wymagane, aby dostarczanie wiadomości działało.";
+$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
+$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Błąd: funkcja \"openssl_pkey_new\" w tym systemie nie jest w stanie wygenerować kluczy szyfrujących";
+$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Jeśli korzystasz z Windowsa, proszę odwiedzić \"http://www.php.net/manual/en/openssl.installation.php\".";
+$a->strings["Generate encryption keys"] = "Generuj klucz kodowania";
+$a->strings["libCurl PHP module"] = "Moduł libCurl PHP";
+$a->strings["GD graphics PHP module"] = "Moduł PHP-GD";
+$a->strings["OpenSSL PHP module"] = "Moduł PHP OpenSSL";
+$a->strings["PDO or MySQLi PHP module"] = "Moduł PDO lub MySQLi PHP";
+$a->strings["mb_string PHP module"] = "Moduł mb_string PHP";
+$a->strings["XML PHP module"] = "Moduł XML PHP";
+$a->strings["iconv PHP module"] = "Moduł PHP iconv";
+$a->strings["POSIX PHP module"] = "Moduł POSIX PHP";
+$a->strings["Apache mod_rewrite module"] = "Moduł Apache mod_rewrite";
+$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Błąd: moduł Apache webserver mod-rewrite jest potrzebny, jednakże nie jest zainstalowany.";
+$a->strings["Error: libCURL PHP module required but not installed."] = "Błąd: libCURL PHP wymagany moduł, lecz nie zainstalowany.";
+$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Błąd: moduł graficzny GD z PHP potrzebuje wsparcia technicznego JPEG, jednakże on nie jest zainstalowany.";
+$a->strings["Error: openssl PHP module required but not installed."] = "Błąd: openssl PHP wymagany moduł, lecz nie zainstalowany.";
+$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Błąd: Wymagany moduł PDO lub MySQLi PHP, ale nie zainstalowany.";
+$a->strings["Error: The MySQL driver for PDO is not installed."] = "Błąd: Sterownik MySQL dla PDO nie jest zainstalowany.";
+$a->strings["Error: mb_string PHP module required but not installed."] = "Błąd: moduł PHP mb_string  jest wymagany ale nie jest zainstalowany";
+$a->strings["Error: iconv PHP module required but not installed."] = "Błąd: wymagany moduł PHP iconv, ale nie zainstalowany.";
+$a->strings["Error: POSIX PHP module required but not installed."] = "Błąd: wymagany moduł POSIX PHP, ale nie zainstalowany.";
+$a->strings["Error, XML PHP module required but not installed."] = "Błąd, wymagany moduł XML PHP, ale nie zainstalowany.";
+$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = "Instalator WWW musi być w stanie utworzyć plik o nazwie \". Htconfig.php\"  i nie jest w stanie tego zrobić.";
+$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Jest to najczęściej ustawienie uprawnień, ponieważ serwer sieciowy może nie być w stanie zapisywać plików w folderze - nawet jeśli możesz.";
+$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "Pod koniec tej procedury podamy Ci tekst do zapisania w pliku o nazwie .htconfig.php w twoim górnym folderze Friendica.";
+$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternatywnie można pominąć tę procedurę i wykonać ręczną instalację. Proszę zobaczyć plik 'INSTALL.txt' z instrukcjami.";
+$a->strings[".htconfig.php is writable"] = ".htconfig.php jest zapisywalny";
+$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica używa silnika szablonów Smarty3 do renderowania swoich widoków. Smarty3 kompiluje szablony do PHP, aby przyspieszyć renderowanie.";
+$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Aby przechowywać te skompilowane szablony, serwer WWW musi mieć dostęp do zapisu do katalogu view/smarty3/ w folderze najwyższego poziomu Friendica.";
+$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Upewnij się, że użytkownik, na którym działa serwer WWW (np. www-data), ma prawo do zapisu do tego folderu.";
+$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Uwaga: jako środek bezpieczeństwa, powinieneś dać serwerowi dostęp do zapisu view/smarty3/ jedynie - nie do plików szablonów (.tpl), które zawiera.";
+$a->strings["view/smarty3 is writable"] = "view/smarty3 jest zapisywalny";
+$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "Nie działa URL w .htaccess popraw. Sprawdź konfigurację serwera.";
+$a->strings["Error message from Curl when fetching"] = "Komunikat o błędzie z Curl podczas pobierania";
+$a->strings["Url rewrite is working"] = "Działający adres URL";
+$a->strings["ImageMagick PHP extension is not installed"] = "Rozszerzenie PHP ImageMagick nie jest zainstalowane";
+$a->strings["ImageMagick PHP extension is installed"] = "Rozszerzenie PHP ImageMagick jest zainstalowane";
+$a->strings["ImageMagick supports GIF"] = "ImageMagick obsługuje GIF";
 $a->strings["Birthday:"] = "Urodziny:";
 $a->strings["YYYY-MM-DD or MM-DD"] = "RRRR-MM-DD lub MM-DD";
 $a->strings["never"] = "nigdy";
@@ -1881,58 +1887,6 @@ $a->strings["$1 wrote:"] = "$1 napisał:";
 $a->strings["Encrypted content"] = "Szyfrowana treść";
 $a->strings["Invalid source protocol"] = "Nieprawidłowy protokół źródłowy";
 $a->strings["Invalid link protocol"] = "Niepoprawny link protokołu";
-$a->strings["General Features"] = "Funkcje ogólne";
-$a->strings["Multiple Profiles"] = "Wiele profili";
-$a->strings["Ability to create multiple profiles"] = "Umożliwia tworzenia wielu profili";
-$a->strings["Photo Location"] = "Lokalizacja zdjęcia";
-$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "Metadane zdjęć są zwykle usuwane. Wyodrębnia to położenie (jeśli jest obecne) przed usunięciem metadanych i łączy je z mapą.";
-$a->strings["Export Public Calendar"] = "Eksportowanie publicznego kalendarza";
-$a->strings["Ability for visitors to download the public calendar"] = "Umożliwia pobieranie kalendarza publicznego przez odwiedzających";
-$a->strings["Post Composition Features"] = "Ustawienia funkcji postów";
-$a->strings["Post Preview"] = "Podgląd posta";
-$a->strings["Allow previewing posts and comments before publishing them"] = "Zezwala na podgląd postów i komentarzy przed ich opublikowaniem";
-$a->strings["Auto-mention Forums"] = "Automatyczne wymienianie forów";
-$a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "Dodaj/usuń wzmiankę, gdy strona forum zostanie wybrana/cofnięta w oknie ACL.";
-$a->strings["Network Sidebar Widgets"] = "Widgety paska bocznego sieci";
-$a->strings["Search by Date"] = "Szukanie wg daty";
-$a->strings["Ability to select posts by date ranges"] = "Wybierz wpisy według zakresów dat";
-$a->strings["List Forums"] = "Lista forów";
-$a->strings["Enable widget to display the forums your are connected with"] = "Włącza widżet wyświetlający fora, z którymi jesteś połączony";
-$a->strings["Group Filter"] = "Filtr grupowy";
-$a->strings["Enable widget to display Network posts only from selected group"] = "Włącza widżet wyświetlający posty sieciowe tylko z wybranej grupy";
-$a->strings["Network Filter"] = "Filtr sieciowy";
-$a->strings["Enable widget to display Network posts only from selected network"] = "Włącz widżet wyświetlający posty sieciowe tylko z wybranej sieci";
-$a->strings["Save search terms for re-use"] = "Zapisuje wyszukiwane hasła do ponownego użycia";
-$a->strings["Network Tabs"] = "Etykiety sieciowe";
-$a->strings["Network Personal Tab"] = "Etykieta Sieć Osobista";
-$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Włącza etykietę wyświetlającą posty tylko z sieci, z którymi współpracujesz";
-$a->strings["Network New Tab"] = "Etykieta Nowe Posty Sieciowe";
-$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Włącza etykietę wyświetlającą tylko nowe posty sieciowe (z ostatnich 12 godzin)";
-$a->strings["Network Shared Links Tab"] = "Etykieta Udostępnianie Łącz Sieciowych";
-$a->strings["Enable tab to display only Network posts with links in them"] = "Włącza etykietę wyświetlającą tylko posty sieciowe z łączami do nich";
-$a->strings["Post/Comment Tools"] = "Narzędzia post/komentarz";
-$a->strings["Multiple Deletion"] = "Wielokrotne Usuwanie";
-$a->strings["Select and delete multiple posts/comments at once"] = "Wybierz i usuń wiele postów/komentarzy jednocześnie";
-$a->strings["Edit Sent Posts"] = "Edytowanie wysłanych postów";
-$a->strings["Edit and correct posts and comments after sending"] = "Umożliwia edycję i poprawianie wpisów i komentarzy po wysłaniu";
-$a->strings["Tagging"] = "Tagowanie";
-$a->strings["Ability to tag existing posts"] = "Umożliwia oznaczania istniejących postów";
-$a->strings["Post Categories"] = "Kategorie postów";
-$a->strings["Add categories to your posts"] = "Umożliwia dodawanie kategorii do twoich postów";
-$a->strings["Saved Folders"] = "Zapisz w folderach";
-$a->strings["Ability to file posts under folders"] = "Umożliwia przesyłanie postów do folderów";
-$a->strings["Dislike Posts"] = "Nie lubię Postów";
-$a->strings["Ability to dislike posts/comments"] = "Umożliwia niechęć do postów/komentarzy";
-$a->strings["Star Posts"] = "Oznacz posty gwiazdką";
-$a->strings["Ability to mark special posts with a star indicator"] = "Umożliwia oznaczanie specjalnych postów gwiazdką";
-$a->strings["Mute Post Notifications"] = "Ignoruj ​​powiadomienia pocztą";
-$a->strings["Ability to mute notifications for a thread"] = "Umożliwia ignorowanie powiadomień dla wątku";
-$a->strings["Advanced Profile Settings"] = "Zaawansowane ustawienia profilu";
-$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Wyświetla publiczne fora społeczności na stronie profilu zaawansowanego";
-$a->strings["Tag Cloud"] = "Chmura tagów";
-$a->strings["Provide a personal tag cloud on your profile page"] = "Podaj osobistą chmurę tagów na stronie profilu";
-$a->strings["Display Membership Date"] = "Wyświetl datę członkostwa";
-$a->strings["Display membership date in profile"] = "Wyświetla datę członkostwa w profilu";
 $a->strings["Embedding disabled"] = "Osadzanie wyłączone";
 $a->strings["Embedded content"] = "Osadzona zawartość";
 $a->strings["Export"] = "Eksport";
@@ -2056,6 +2010,7 @@ $a->strings["%d invitation available"] = [
 ];
 $a->strings["Networks"] = "Sieci";
 $a->strings["All Networks"] = "Wszystkie Sieci";
+$a->strings["Saved Folders"] = "Zapisz w folderach";
 $a->strings["Everything"] = "Wszystko";
 $a->strings["Categories"] = "Kategorie";
 $a->strings["%d contact in common"] = [
@@ -2064,12 +2019,62 @@ $a->strings["%d contact in common"] = [
        2 => "",
        3 => "",
 ];
+$a->strings["General Features"] = "Funkcje ogólne";
+$a->strings["Multiple Profiles"] = "Wiele profili";
+$a->strings["Ability to create multiple profiles"] = "Umożliwia tworzenia wielu profili";
+$a->strings["Photo Location"] = "Lokalizacja zdjęcia";
+$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "Metadane zdjęć są zwykle usuwane. Wyodrębnia to położenie (jeśli jest obecne) przed usunięciem metadanych i łączy je z mapą.";
+$a->strings["Export Public Calendar"] = "Eksportowanie publicznego kalendarza";
+$a->strings["Ability for visitors to download the public calendar"] = "Umożliwia pobieranie kalendarza publicznego przez odwiedzających";
+$a->strings["Post Composition Features"] = "Ustawienia funkcji postów";
+$a->strings["Post Preview"] = "Podgląd posta";
+$a->strings["Allow previewing posts and comments before publishing them"] = "Zezwala na podgląd postów i komentarzy przed ich opublikowaniem";
+$a->strings["Auto-mention Forums"] = "Automatyczne wymienianie forów";
+$a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "Dodaj/usuń wzmiankę, gdy strona forum zostanie wybrana/cofnięta w oknie ACL.";
+$a->strings["Network Sidebar"] = "Sieć Pasek Boczny";
+$a->strings["Ability to select posts by date ranges"] = "Wybierz wpisy według zakresów dat";
+$a->strings["List Forums"] = "Lista forów";
+$a->strings["Enable widget to display the forums your are connected with"] = "Włącza widżet wyświetlający fora, z którymi jesteś połączony";
+$a->strings["Group Filter"] = "Filtr grupowy";
+$a->strings["Enable widget to display Network posts only from selected group"] = "Włącza widżet wyświetlający posty sieciowe tylko z wybranej grupy";
+$a->strings["Network Filter"] = "Filtr sieciowy";
+$a->strings["Enable widget to display Network posts only from selected network"] = "Włącz widżet wyświetlający posty sieciowe tylko z wybranej sieci";
+$a->strings["Save search terms for re-use"] = "Zapisuje wyszukiwane hasła do ponownego użycia";
+$a->strings["Network Tabs"] = "Etykiety sieciowe";
+$a->strings["Network Personal Tab"] = "Etykieta Sieć Osobista";
+$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Włącza etykietę wyświetlającą posty tylko z sieci, z którymi współpracujesz";
+$a->strings["Network New Tab"] = "Etykieta Nowe Posty Sieciowe";
+$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Włącza etykietę wyświetlającą tylko nowe posty sieciowe (z ostatnich 12 godzin)";
+$a->strings["Network Shared Links Tab"] = "Etykieta Udostępnianie Łącz Sieciowych";
+$a->strings["Enable tab to display only Network posts with links in them"] = "Włącza etykietę wyświetlającą tylko posty sieciowe z łączami do nich";
+$a->strings["Post/Comment Tools"] = "Narzędzia post/komentarz";
+$a->strings["Multiple Deletion"] = "Wielokrotne Usuwanie";
+$a->strings["Select and delete multiple posts/comments at once"] = "Wybierz i usuń wiele postów/komentarzy jednocześnie";
+$a->strings["Edit Sent Posts"] = "Edytowanie wysłanych postów";
+$a->strings["Edit and correct posts and comments after sending"] = "Umożliwia edycję i poprawianie wpisów i komentarzy po wysłaniu";
+$a->strings["Tagging"] = "Tagowanie";
+$a->strings["Ability to tag existing posts"] = "Umożliwia oznaczania istniejących postów";
+$a->strings["Post Categories"] = "Kategorie postów";
+$a->strings["Add categories to your posts"] = "Umożliwia dodawanie kategorii do twoich postów";
+$a->strings["Ability to file posts under folders"] = "Umożliwia przesyłanie postów do folderów";
+$a->strings["Dislike Posts"] = "Nie lubię Postów";
+$a->strings["Ability to dislike posts/comments"] = "Umożliwia niechęć do postów/komentarzy";
+$a->strings["Star Posts"] = "Oznacz posty gwiazdką";
+$a->strings["Ability to mark special posts with a star indicator"] = "Umożliwia oznaczanie specjalnych postów gwiazdką";
+$a->strings["Mute Post Notifications"] = "Ignoruj ​​powiadomienia pocztą";
+$a->strings["Ability to mute notifications for a thread"] = "Umożliwia ignorowanie powiadomień dla wątku";
+$a->strings["Advanced Profile Settings"] = "Zaawansowane ustawienia profilu";
+$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Wyświetla publiczne fora społeczności na stronie profilu zaawansowanego";
+$a->strings["Tag Cloud"] = "Chmura tagów";
+$a->strings["Provide a personal tag cloud on your profile page"] = "Podaj osobistą chmurę tagów na stronie profilu";
+$a->strings["Display Membership Date"] = "Wyświetl datę członkostwa";
+$a->strings["Display membership date in profile"] = "Wyświetla datę członkostwa w profilu";
 $a->strings["There are no tables on MyISAM."] = "W MyISAM nie ma tabel.";
 $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\tDeweloperzy friendica wydali niedawno aktualizację %s,\n\t\t\t\tale podczas próby instalacji, coś poszło nie tak.\n\t\t\t\tZostanie to naprawione wkrótce i nie mogę tego zrobić sam. Proszę skontaktować się z \n\t\t\t\tprogramistami friendica, jeśli nie możesz mi pomóc na własną rękę. Moja baza danych może być nieprawidłowa.";
 $a->strings["The error message is\n[pre]%s[/pre]"] = "Komunikat o błędzie jest \n[pre]%s[/ pre]";
 $a->strings["\nError %d occurred during database update:\n%s\n"] = "\nWystąpił błąd %d podczas aktualizacji bazy danych:\n%s\n";
 $a->strings["Errors encountered performing database changes: "] = "Napotkane błędy powodujące zmiany w bazie danych:";
-$a->strings[": Database update"] = ": Aktualizacja bazy danych";
+$a->strings["%s: Database update"] = "%s: Aktualizacja bazy danych:";
 $a->strings["%s: updating %s table."] = "%s: aktualizowanie %s tabeli.";
 $a->strings["[no subject]"] = "[bez tematu]";
 $a->strings["Starts:"] = "Rozpoczęcie:";
@@ -2082,8 +2087,8 @@ $a->strings["l, F j"] = "d, M d ";
 $a->strings["Edit event"] = "Edytuj wydarzenie";
 $a->strings["Duplicate event"] = "Zduplikowane zdarzenie";
 $a->strings["Delete event"] = "Usuń wydarzenie";
-$a->strings["D g:i A"] = "";
-$a->strings["g:i A"] = "";
+$a->strings["D g:i A"] = "D g:m AM/PM";
+$a->strings["g:i A"] = "g:m AM/PM";
 $a->strings["Show map"] = "Pokaż mapę";
 $a->strings["Hide map"] = "Ukryj mapę";
 $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."] = "Skasowana grupa o tej nazwie została przywrócona. Istniejące uprawnienia do pozycji <strong>mogą</strong> dotyczyć tej grupy i wszystkich przyszłych członków. Jeśli nie jest to zamierzone, utwórz inną grupę o innej nazwie.";
@@ -2119,27 +2124,6 @@ $a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Yo
 $a->strings["Registration at %s"] = "Rejestracja w %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\tDrodzy %1\$s, \n\t\t\t\tDziękujemy za rejestrację na stronie %2\$s. Twoje konto zostało utworzone.";
 $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\tDane logowania są następuje:\n\t\t\tLokalizacja witryny:\t%3\$s\n\t\t\tNazwa użytkownika:\t\t%1\$s\n\t\t\tHasło:\t\t%5\$s\n\n\t\t\tPo zalogowaniu możesz zmienić hasło do swojego konta na stronie \"Ustawienia\"\n \t\t\tProszę poświęć chwilę, aby przejrzeć inne ustawienia konta na tej stronie.\n\n\t\t\tMożesz również dodać podstawowe informacje do swojego domyślnego profilu\n\t\t\t(na stronie \"Profil\"), aby inne osoby mogły łatwo Cię znaleźć.\n\n\t\t\tZalecamy ustawienie imienia i nazwiska, dodanie zdjęcia profilowego,\n\t\t\tdodanie niektórych \"słów kluczowych\" profilu (bardzo przydatne w nawiązywaniu nowych znajomości) - i\n\t\t\tbyć może w jakim kraju mieszkasz; jeśli nie chcesz być bardziej szczegółowy.\n\n\t\t\tW pełni szanujemy Twoje prawo do prywatności i żaden z tych elementów nie jest konieczny.\n\t\t\tJeśli jesteś nowy i nie znasz tutaj nikogo, oni mogą ci pomóc\n\t\t\tmożesz zdobyć nowych interesujących przyjaciół\n\n\t\t\tJeśli kiedykolwiek zechcesz usunąć swoje konto, możesz to zrobić w %3\$s/Usuń konto\n\n\t\t\tDziękujemy i Zapraszamy do %2\$s.";
-$a->strings["Drop Contact"] = "Upuść kontakt";
-$a->strings["Organisation"] = "Organizacja";
-$a->strings["News"] = "Aktualności";
-$a->strings["Forum"] = "Forum";
-$a->strings["Connect URL missing."] = "Brak adresu URL połączenia.";
-$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "Nie można dodać kontaktu. Sprawdź odpowiednie poświadczenia sieciowe na stronie Ustawienia -> Sieci społecznościowe.";
-$a->strings["This site is not configured to allow communications with other networks."] = "Ta strona nie jest skonfigurowana do pozwalania na komunikację z innymi sieciami";
-$a->strings["No compatible communication protocols or feeds were discovered."] = "Nie znaleziono żadnych kompatybilnych protokołów komunikacyjnych ani źródeł.";
-$a->strings["The profile address specified does not provide adequate information."] = "Dany adres profilu nie dostarcza odpowiednich informacji.";
-$a->strings["An author or name was not found."] = "Autor lub nazwa nie zostało znalezione.";
-$a->strings["No browser URL could be matched to this address."] = "Przeglądarka WWW nie może odnaleźć podanego adresu";
-$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Nie można dopasować @-stylu Adres identyfikacyjny ze znanym protokołem lub kontaktem e-mail.";
-$a->strings["Use mailto: in front of address to force email check."] = "Użyj mailto: przed adresem, aby wymusić sprawdzanie poczty e-mail.";
-$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Określony adres profilu należy do sieci, która została wyłączona na tej stronie.";
-$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profil ograniczony. Ta osoba będzie niezdolna do odbierania osobistych powiadomień od ciebie.";
-$a->strings["Unable to retrieve contact information."] = "Nie można otrzymać informacji kontaktowych";
-$a->strings["%s's birthday"] = "Urodziny %s";
-$a->strings["Happy Birthday %s"] = "Urodziny %s";
-$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$suczestniczy %2\$s's %3\$s ";
-$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$snie uczestniczy %2\$s's %3\$s ";
-$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$smogą uczestniczyć %2\$s's %3\$s ";
 $a->strings["Requested account is not available."] = "Żądane konto jest niedostępne.";
 $a->strings["Edit profile"] = "Edytuj profil";
 $a->strings["Atom feed"] = "Kanał Atom";
@@ -2169,6 +2153,27 @@ $a->strings["Work/employment:"] = "Praca/zatrudnienie:";
 $a->strings["School/education:"] = "Szkoła/edukacja:";
 $a->strings["Forums:"] = "Fora:";
 $a->strings["Only You Can See This"] = "Tylko ty możesz to zobaczyć";
+$a->strings["Drop Contact"] = "Upuść kontakt";
+$a->strings["Organisation"] = "Organizacja";
+$a->strings["News"] = "Aktualności";
+$a->strings["Forum"] = "Forum";
+$a->strings["Connect URL missing."] = "Brak adresu URL połączenia.";
+$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "Nie można dodać kontaktu. Sprawdź odpowiednie poświadczenia sieciowe na stronie Ustawienia -> Sieci społecznościowe.";
+$a->strings["This site is not configured to allow communications with other networks."] = "Ta strona nie jest skonfigurowana do pozwalania na komunikację z innymi sieciami";
+$a->strings["No compatible communication protocols or feeds were discovered."] = "Nie znaleziono żadnych kompatybilnych protokołów komunikacyjnych ani źródeł.";
+$a->strings["The profile address specified does not provide adequate information."] = "Dany adres profilu nie dostarcza odpowiednich informacji.";
+$a->strings["An author or name was not found."] = "Autor lub nazwa nie zostało znalezione.";
+$a->strings["No browser URL could be matched to this address."] = "Przeglądarka WWW nie może odnaleźć podanego adresu";
+$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Nie można dopasować @-stylu Adres identyfikacyjny ze znanym protokołem lub kontaktem e-mail.";
+$a->strings["Use mailto: in front of address to force email check."] = "Użyj mailto: przed adresem, aby wymusić sprawdzanie poczty e-mail.";
+$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "Określony adres profilu należy do sieci, która została wyłączona na tej stronie.";
+$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profil ograniczony. Ta osoba będzie niezdolna do odbierania osobistych powiadomień od ciebie.";
+$a->strings["Unable to retrieve contact information."] = "Nie można otrzymać informacji kontaktowych";
+$a->strings["%s's birthday"] = "Urodziny %s";
+$a->strings["Happy Birthday %s"] = "Urodziny %s";
+$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$suczestniczy %2\$s's %3\$s ";
+$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$snie uczestniczy %2\$s's %3\$s ";
+$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$smogą uczestniczyć %2\$s's %3\$s ";
 $a->strings["%s is now following %s."] = "%sjest teraz następujące %s. ";
 $a->strings["following"] = "następujący";
 $a->strings["%s stopped following %s."] = "%sprzestał śledzić %s. ";
@@ -2227,5 +2232,7 @@ $a->strings["Link"] = "Link";
 $a->strings["Video"] = "Video";
 $a->strings["Delete this item?"] = "Usunąć ten element?";
 $a->strings["show fewer"] = "Pokaż mniej";
+$a->strings["No system theme config value set."] = "Nie ustawiono wartości konfiguracyjnej zestawu tematycznego.";
 $a->strings["toggle mobile"] = "przełącz na mobilny";
 $a->strings["Update %s failed. See error logs."] = "Aktualizacja %s nie powiodła się. Zobacz dziennik błędów.";
+$a->strings["%s: Updating author-id and owner-id in item and thread table. "] = "%s: Aktualizowanie ID autora i właściciela w tabeli pozycji i wątku.";